Date: Thu, 16 Nov 2023 21:34:02 GMT From: Dan Langille <dvl@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c64400753bc6 - main - net/activemq: Update to 5.18.3 Message-ID: <202311162134.3AGLY2Vt021244@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=c64400753bc684921fdeb93323fb45a598da6fcf commit c64400753bc684921fdeb93323fb45a598da6fcf Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2023-11-16 21:32:12 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2023-11-16 21:33:58 +0000 net/activemq: Update to 5.18.3 fixes CVE-2023-46604 PR: 274879 Approved by: maintainer (timeout 2 weeks) Security: CVE-2023-46604 --- net/activemq/Makefile | 2 +- net/activemq/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/activemq/Makefile b/net/activemq/Makefile index 953c048cb821..b45f4d82394f 100644 --- a/net/activemq/Makefile +++ b/net/activemq/Makefile @@ -1,5 +1,5 @@ PORTNAME= activemq -PORTVERSION= 5.18.1 +PORTVERSION= 5.18.3 CATEGORIES= net java MASTER_SITES= APACHE/${PORTNAME}/${PORTVERSION} DISTNAME= apache-${PORTNAME}-${PORTVERSION} diff --git a/net/activemq/distinfo b/net/activemq/distinfo index 1b9119985556..e654dc2c42de 100644 --- a/net/activemq/distinfo +++ b/net/activemq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682592741 -SHA256 (apache-activemq-5.18.1-bin.tar.gz) = fedd7bde9af5babaeb072bf7aeb2065d9021c26163ded639c87a32d673795472 -SIZE (apache-activemq-5.18.1-bin.tar.gz) = 49261889 +TIMESTAMP = 1698944036 +SHA256 (apache-activemq-5.18.3-bin.tar.gz) = 943381aa6d340707de6c42eadbf7b41b7fdf93df604156d972d50c4da783544f +SIZE (apache-activemq-5.18.3-bin.tar.gz) = 49549502
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311162134.3AGLY2Vt021244>