Date: Fri, 20 Aug 2021 14:35:09 GMT From: Koichiro Iwao <meta@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: a8d47e02f914 - 2021Q3 - security/softether: Update to 4.38.9760 Message-ID: <202108201435.17KEZ9sF012925@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=a8d47e02f91429353ac4efd7beae657afb1906ed commit a8d47e02f91429353ac4efd7beae657afb1906ed Author: Koichiro Iwao <meta@FreeBSD.org> AuthorDate: 2021-08-20 13:57:12 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2021-08-20 14:30:35 +0000 security/softether: Update to 4.38.9760 This version includes mitigations for attack attempts on IPsec. See also the article[1]. Also, mark security/softether-devel as IGNORE because no beta versions ahead of RTM release version now. Use security/softether instead. [1] https://ja.softether.org/9-about/news/901-210816 Relnotes: https://www.softether.org/5-download/history Relnotes: https://ja.softether.org/5-download/history (cherry picked from commit c9cd0210ceb8a47560acb64b04692b87cd4dafcf) --- security/softether-devel/Makefile | 2 +- security/softether/Makefile | 6 +++--- security/softether/distinfo | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/security/softether-devel/Makefile b/security/softether-devel/Makefile index 5adbc90e113c..ddc8254fa42e 100644 --- a/security/softether-devel/Makefile +++ b/security/softether-devel/Makefile @@ -13,7 +13,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc powerpc64 powerpc64le -#IGNORE= no beta version available right now, use security/softether instead +IGNORE= no beta version available right now, use security/softether instead USES= dos2unix gmake iconv:wchar_t localbase:ldflags ncurses \ readline ssl diff --git a/security/softether/Makefile b/security/softether/Makefile index 3fb96f25697b..e53c2cc90955 100644 --- a/security/softether/Makefile +++ b/security/softether/Makefile @@ -1,8 +1,8 @@ PORTNAME= softether -DISTVERSION= 4.34-9745 -PORTREVISION= 3 +DISTVERSION= 4.38-9760 +PORTREVISION= 0 CATEGORIES= security net-vpn -MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-rtm-2020.04.05-tree/Source_Code/ +MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-rtm-2020.08.17-tree/Source_Code/ DISTNAME= ${PORTNAME}-src-v${DISTVERSION}-rtm MAINTAINER= meta@FreeBSD.org diff --git a/security/softether/distinfo b/security/softether/distinfo index d1ca47ed61b0..4e8cb52c16ab 100644 --- a/security/softether/distinfo +++ b/security/softether/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623118938 -SHA256 (softether-src-v4.34-9745-rtm.tar.gz) = bf5547e2a190e8620fe02da9756b32d010e3b64cbc6317f172f7820394b4c036 -SIZE (softether-src-v4.34-9745-rtm.tar.gz) = 59108198 +TIMESTAMP = 1629467215 +SHA256 (softether-src-v4.38-9760-rtm.tar.gz) = e68128b46171bd9f3f9ca38d10e60e8590a833bfc6488fa014674f9a22541f35 +SIZE (softether-src-v4.38-9760-rtm.tar.gz) = 59317170
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108201435.17KEZ9sF012925>