Re: git: 03b2c6723f87 - main - security/openvpn: security update to 2.6.7
- In reply to: Matthias Andree : "git: 03b2c6723f87 - main - security/openvpn: security update to 2.6.7"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Nov 2023 11:51:19 UTC
14.11.2023 02:06, Matthias Andree пишет: > The branch main has been updated by mandree: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=03b2c6723f872fdfe5f0ea88bc97e6a7374c48ac > > commit 03b2c6723f872fdfe5f0ea88bc97e6a7374c48ac > Author: Brad Davis <brd@FreeBSD.org> > AuthorDate: 2023-11-13 23:01:18 +0000 > Commit: Matthias Andree <mandree@FreeBSD.org> > CommitDate: 2023-11-13 23:05:59 +0000 > > security/openvpn: security update to 2.6.7 > > PR: 275055 > Changelog: https://github.com/OpenVPN/openvpn/blob/v2.6.7/Changes.rst#overview-of-changes-in-267 > Security: CVE-2023-46849 > Security: CVE-2023-46850 > MFH: 2023Q4 > --- > security/openvpn/Makefile | 2 +- > security/openvpn/distinfo | 6 +++--- > 2 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile > index ff12e5cb0be5..2fd0f2dcf85f 100644 > --- a/security/openvpn/Makefile > +++ b/security/openvpn/Makefile > @@ -1,5 +1,5 @@ > PORTNAME= openvpn > -DISTVERSION= 2.6.6 > +DISTVERSION= 2.6.7 > PORTREVISION?= 0 > CATEGORIES= security net net-vpn > MASTER_SITES= https://swupdate.openvpn.org/community/releases/ \ > diff --git a/security/openvpn/distinfo b/security/openvpn/distinfo > index d835bc1f11c5..ca10ef7b6996 100644 > --- a/security/openvpn/distinfo > +++ b/security/openvpn/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1692130787 > -SHA256 (openvpn-2.6.6.tar.gz) = 3b074f392818b31aa529b84f76e8b5e4ad03fca764924f46d906bceaaf421034 > -SIZE (openvpn-2.6.6.tar.gz) = 1901689 > +TIMESTAMP = 1699892936 > +SHA256 (openvpn-2.6.7.tar.gz) = ee9877340b1d8de47eb5b52712c3366855fa6a4a1955bf950c68577bd2039913 > +SIZE (openvpn-2.6.7.tar.gz) = 1895682 It have regression: https://github.com/OpenVPN/openvpn/issues/449 -- Best regards, Vladimir Druzenko