pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/openconnect Updated openconnect to 7.07.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e97b41bdecc6
branches:  trunk
changeset: 354394:e97b41bdecc6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 28 10:02:38 2016 +0000

description:
Updated openconnect to 7.07.

>From Kai-Uwe Eckhardt in PR 51576.

OpenConnect v7.07 (PGP signature) ? 2016-07-11

    More fixes for OpenSSL 1.1 build.
    Support Juniper "Post Sign-in Message".
    Add --protocol option.
    Fix ChaCha20-Poly1305 cipher suite to reflect final standard.
    Add ability to disable IPv6 support via library API.
    Set groups appropriately when using setuid().
    Automatic DTLS MTU detection.
    Support SSL client certificate authentication with Juniper servers.
    Revamp SSL certificate validation for OpenSSL and stop supporting OpenSSL older than 0.9.8.
    Fix handling of multiple DNS search domains with Network Connect.
    Fix handling of large configuration packets for Network Connect.
    Enable SNI when built with OpenSSL (1.0.1g or later).
    Add --resolve and --local-hostname options to command line.

diffstat:

 net/openconnect/Makefile |   5 ++---
 net/openconnect/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r 7ece85c1b26f -r e97b41bdecc6 net/openconnect/Makefile
--- a/net/openconnect/Makefile  Fri Oct 28 10:02:00 2016 +0000
+++ b/net/openconnect/Makefile  Fri Oct 28 10:02:38 2016 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2016/03/05 11:29:09 jperkin Exp $
+# $NetBSD: Makefile,v 1.4 2016/10/28 10:02:38 wiz Exp $
 
-DISTNAME=      openconnect-7.06
-PKGREVISION=   1
+DISTNAME=      openconnect-7.07
 CATEGORIES=    net security
 MASTER_SITES=  ftp://ftp.infradead.org/pub/openconnect/
 
diff -r 7ece85c1b26f -r e97b41bdecc6 net/openconnect/distinfo
--- a/net/openconnect/distinfo  Fri Oct 28 10:02:00 2016 +0000
+++ b/net/openconnect/distinfo  Fri Oct 28 10:02:38 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 00:35:17 agc Exp $
+$NetBSD: distinfo,v 1.4 2016/10/28 10:02:38 wiz Exp $
 
-SHA1 (openconnect-7.06.tar.gz) = 2351408693aab0c6bc97d37e68b4a869fbb217ed
-RMD160 (openconnect-7.06.tar.gz) = fb9f55e413bd3eb065521332d8632001fb14b12f
-SHA512 (openconnect-7.06.tar.gz) = d1af9efe4ac1f6671dc6b92db0df981e8cae3f2f50b8b4c35a112b42a76517b7c8ea9fd5da93352445dd61da3012bf34fdbcc3add9d8727cbaad7d311e516108
-Size (openconnect-7.06.tar.gz) = 1343870 bytes
+SHA1 (openconnect-7.07.tar.gz) = 6ed96962b49a59ba94307d3383d729564777fa35
+RMD160 (openconnect-7.07.tar.gz) = c62e4e50a76fb6cb0797ad8b066d8bef4b738bb9
+SHA512 (openconnect-7.07.tar.gz) = fcce82419a058f5210f8b6167a10e52eb572c93cda3ec941bf11e5bfcf8395ce2f816cba4f5f9a02920eb023fe7dfbd8192d5664ce5bab29bf88506b67ec34e3
+Size (openconnect-7.07.tar.gz) = 1557283 bytes



Home | Main Index | Thread Index | Old Index