Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 May 2022 19:44:21 GMT
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 0902905b3cd7 - 2022Q2 - sysutils/rsyslog8: security update to 8.2204.1
Message-ID:  <202205061944.246JiLBj075890@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q2 has been updated by matthew:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0902905b3cd79656179d0ae3b3e85e545e6c8078

commit 0902905b3cd79656179d0ae3b3e85e545e6c8078
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2022-05-06 19:36:31 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2022-05-06 19:43:06 +0000

    sysutils/rsyslog8: security update to 8.2204.1
    
    Heap buffer overflow on receiving TCP syslog traffic
    
    https://github.com/rsyslog/rsyslog/security/advisories/GHSA-ggw7-xr6h-mmr8
    
    Security:       b9837fa1-cd72-11ec-98f1-6805ca0b3d42
    ChangeLog:      https://github.com/rsyslog/rsyslog/blob/v8.2204.1/ChangeLog
    (cherry picked from commit 8583bcdcde4bcbdba6d2ddbbc438c72e3ca9aee8)
---
 sysutils/rsyslog8/Makefile | 3 +--
 sysutils/rsyslog8/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/sysutils/rsyslog8/Makefile b/sysutils/rsyslog8/Makefile
index b7d2f5dcd797..d411dd2d69a2 100644
--- a/sysutils/rsyslog8/Makefile
+++ b/sysutils/rsyslog8/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	rsyslog
-PORTVERSION=	8.2202.0
-PORTREVISION=	1
+PORTVERSION=	8.2204.1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.rsyslog.com/files/download/rsyslog/
 
diff --git a/sysutils/rsyslog8/distinfo b/sysutils/rsyslog8/distinfo
index ea5fa6ad99a7..c6d8d0457aae 100644
--- a/sysutils/rsyslog8/distinfo
+++ b/sysutils/rsyslog8/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646608334
-SHA256 (rsyslog-8.2202.0.tar.gz) = e41308a5a171939b3cbc246e9d4bd30be44e801521e04cd95d051fa3867d6738
-SIZE (rsyslog-8.2202.0.tar.gz) = 3234026
+TIMESTAMP = 1651865219
+SHA256 (rsyslog-8.2204.1.tar.gz) = a6d731e46ad3d64f6ad4b19bbf1bf56ca4760a44a24bb96823189dc2e71f7028
+SIZE (rsyslog-8.2204.1.tar.gz) = 3243183



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205061944.246JiLBj075890>