1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

net/ocserv: update to 0.12.2

Noteworthy changes in 0.12.2

- Added support for AES256-SHA legacy cipher. This allows the anyconnect clients to use AES256.
- Added support for the DTLS1.2 protocol hack used by new anyconnect client.

While I'm here pet portlint.

MFH:		2019Q1
This commit is contained in:
Carlos J. Puga Medina 2019-01-11 16:20:18 +00:00
parent cee73ffeeb
commit 8d1ec2c96e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489983
2 changed files with 5 additions and 6 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= ocserv
PORTVERSION= 0.12.1
PORTREVISION= 1
PORTVERSION= 0.12.2
CATEGORIES= net security
MASTER_SITES= ftp://ftp.infradead.org/pub/ocserv/ \
LOCAL/cpm
@ -29,9 +28,9 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \
USES= autoreconf cpe gperf libtool localbase ncurses \
pathfix pkgconfig readline tar:xz
CPE_VENDOR= infradead
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-geoip \
--without-http-parser

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1526166790
SHA256 (ocserv-0.12.1.tar.xz) = 0b7d6f4cd54cf8bf6400a27d202819eec32341225ae48ca73d049f9d17e3a2bc
SIZE (ocserv-0.12.1.tar.xz) = 678784
TIMESTAMP = 1547221519
SHA256 (ocserv-0.12.2.tar.xz) = 71ccf1dfe9e13a05d9dc1104256cad6ff91e7b7d8c07a02398842ce018a3897d
SIZE (ocserv-0.12.2.tar.xz) = 682272