Date: Sat, 5 Jun 2021 14:34:40 GMT From: Juraj Lutter <otis@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: af3eb1411a17 - 2021Q2 - net/ocserv: Update to 1.1.3 Message-ID: <202106051434.155EYe5Z049527@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=af3eb1411a17755b193bcdac6c65637baaf97483 commit af3eb1411a17755b193bcdac6c65637baaf97483 Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2021-06-05 11:51:09 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2021-06-05 14:33:31 +0000 net/ocserv: Update to 1.1.3 (cherry picked from commit cd0a1795e02636de8e062b47fb71935299751b49) --- net/ocserv/Makefile | 4 +--- net/ocserv/distinfo | 6 +++--- net/ocserv/pkg-message | 4 ++-- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile index f5f656062114..195fe7caf20e 100644 --- a/net/ocserv/Makefile +++ b/net/ocserv/Makefile @@ -1,7 +1,5 @@ -# Created by: Carlos J Puga Medina <cpm@fbsd.es> - PORTNAME= ocserv -DISTVERSION= 1.1.2 +DISTVERSION= 1.1.3 CATEGORIES= net net-vpn security MASTER_SITES= ftp://ftp.infradead.org/pub/ocserv/ diff --git a/net/ocserv/distinfo b/net/ocserv/distinfo index 959354ad5522..b8474b901191 100644 --- a/net/ocserv/distinfo +++ b/net/ocserv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611791595 -SHA256 (ocserv-1.1.2.tar.xz) = 889ccdbe8e67d3bc2bc8713b7fbb5bd4e79228abc6054e88858cb4ad6d0245dd -SIZE (ocserv-1.1.2.tar.xz) = 824924 +TIMESTAMP = 1622876708 +SHA256 (ocserv-1.1.3.tar.xz) = 1ab70c6e6ea36b613e8e171fc03b6081c4312a45ee52cc2959c068c27324107e +SIZE (ocserv-1.1.3.tar.xz) = 833320 diff --git a/net/ocserv/pkg-message b/net/ocserv/pkg-message index 71bdb86b7e13..57de6e07e917 100644 --- a/net/ocserv/pkg-message +++ b/net/ocserv/pkg-message @@ -1,7 +1,7 @@ [ { message: <<EOM -SECURITY NOTE: ocserv 1.0.1 currently cannot isolate workers processes -on FreeBSD, it only supports Linux's seccomp, but not FreeBSD's capsicum. +SECURITY NOTE: ocserv cannot isolate workers processes on FreeBSD, +it only supports Linux's seccomp, but not FreeBSD's capsicum. EOM } ]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106051434.155EYe5Z049527>