From owner-svn-ports-head@freebsd.org Fri Aug 10 14:23:19 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54633106C341; Fri, 10 Aug 2018 14:23:19 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 01A148CD90; Fri, 10 Aug 2018 14:23:19 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D675A1539; Fri, 10 Aug 2018 14:23:18 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7AENIFR010774; Fri, 10 Aug 2018 14:23:18 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7AENG1Z010761; Fri, 10 Aug 2018 14:23:16 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201808101423.w7AENG1Z010761@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Fri, 10 Aug 2018 14:23:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476834 - in head: dns/kadnode emulators/dolphin-emu lang/gauche lang/neko net/bctoolbox net/shadowsocks-libev security/mbedtls security/mbedtls/files security/openvpn security/openvpn-... X-SVN-Group: ports-head X-SVN-Commit-Author: tijl X-SVN-Commit-Paths: in head: dns/kadnode emulators/dolphin-emu lang/gauche lang/neko net/bctoolbox net/shadowsocks-libev security/mbedtls security/mbedtls/files security/openvpn security/openvpn-devel www/hiawatha X-SVN-Commit-Revision: 476834 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Aug 2018 14:23:19 -0000 Author: tijl Date: Fri Aug 10 14:23:15 2018 New Revision: 476834 URL: https://svnweb.freebsd.org/changeset/ports/476834 Log: Update security/mbedtls to 2.12.0 and bump dependent ports. MFH: 2018Q3 Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2018-02 Modified: head/dns/kadnode/Makefile head/emulators/dolphin-emu/Makefile head/lang/gauche/Makefile head/lang/neko/Makefile head/net/bctoolbox/Makefile head/net/shadowsocks-libev/Makefile head/security/mbedtls/Makefile head/security/mbedtls/distinfo head/security/mbedtls/files/patch-dtls-srtp head/security/mbedtls/pkg-plist head/security/openvpn-devel/Makefile head/security/openvpn/Makefile head/www/hiawatha/Makefile Modified: head/dns/kadnode/Makefile ============================================================================== --- head/dns/kadnode/Makefile Fri Aug 10 14:12:52 2018 (r476833) +++ head/dns/kadnode/Makefile Fri Aug 10 14:23:15 2018 (r476834) @@ -4,7 +4,7 @@ PORTNAME= kadnode DISTVERSIONPREFIX= v DISTVERSION= 2.2.3 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= moritzwarning@web.de Modified: head/emulators/dolphin-emu/Makefile ============================================================================== --- head/emulators/dolphin-emu/Makefile Fri Aug 10 14:12:52 2018 (r476833) +++ head/emulators/dolphin-emu/Makefile Fri Aug 10 14:23:15 2018 (r476834) @@ -3,7 +3,7 @@ PORTNAME= dolphin-emu PORTVERSION= 5.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org Modified: head/lang/gauche/Makefile ============================================================================== --- head/lang/gauche/Makefile Fri Aug 10 14:12:52 2018 (r476833) +++ head/lang/gauche/Makefile Fri Aug 10 14:23:15 2018 (r476834) @@ -3,6 +3,7 @@ PORTNAME= gauche PORTVERSION= 0.9.6 +PORTREVISION= 1 CATEGORIES= lang scheme MASTER_SITES= SF/${PORTNAME}/Gauche DISTNAME= Gauche-${PORTVERSION} Modified: head/lang/neko/Makefile ============================================================================== --- head/lang/neko/Makefile Fri Aug 10 14:12:52 2018 (r476833) +++ head/lang/neko/Makefile Fri Aug 10 14:23:15 2018 (r476834) @@ -3,7 +3,7 @@ PORTNAME= neko DISTVERSIONPREFIX= v DISTVERSION= 2-2-0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= lang MAINTAINER= penzin.dev@gmail.com Modified: head/net/bctoolbox/Makefile ============================================================================== --- head/net/bctoolbox/Makefile Fri Aug 10 14:12:52 2018 (r476833) +++ head/net/bctoolbox/Makefile Fri Aug 10 14:23:15 2018 (r476834) @@ -3,7 +3,7 @@ PORTNAME= bctoolbox PORTVERSION= 0.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= SAVANNAH/linphone/bctoolbox Modified: head/net/shadowsocks-libev/Makefile ============================================================================== --- head/net/shadowsocks-libev/Makefile Fri Aug 10 14:12:52 2018 (r476833) +++ head/net/shadowsocks-libev/Makefile Fri Aug 10 14:23:15 2018 (r476834) @@ -4,7 +4,7 @@ PORTNAME= shadowsocks-libev DISTVERSIONPREFIX= v DISTVERSION= 3.1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MAINTAINER= xiaoding+freebsd@xiaoding.org Modified: head/security/mbedtls/Makefile ============================================================================== --- head/security/mbedtls/Makefile Fri Aug 10 14:12:52 2018 (r476833) +++ head/security/mbedtls/Makefile Fri Aug 10 14:23:15 2018 (r476834) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mbedtls -PORTVERSION= 2.9.0 +PORTVERSION= 2.12.0 DISTVERSIONPREFIX=${PORTNAME}- CATEGORIES= security devel Modified: head/security/mbedtls/distinfo ============================================================================== --- head/security/mbedtls/distinfo Fri Aug 10 14:12:52 2018 (r476833) +++ head/security/mbedtls/distinfo Fri Aug 10 14:23:15 2018 (r476834) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528372776 -SHA256 (ARMmbed-mbedtls-mbedtls-2.9.0_GH0.tar.gz) = 1972a98a25486a5d174ac97706a468355a007842e0b3ad72305c53d38ea8f6d3 -SIZE (ARMmbed-mbedtls-mbedtls-2.9.0_GH0.tar.gz) = 2163543 +TIMESTAMP = 1533902976 +SHA256 (ARMmbed-mbedtls-mbedtls-2.12.0_GH0.tar.gz) = 05b126f25d4438f206d062b48cd2f2db2a1cd11bda58b21afe40b9b7cf6fca48 +SIZE (ARMmbed-mbedtls-mbedtls-2.12.0_GH0.tar.gz) = 2299830 Modified: head/security/mbedtls/files/patch-dtls-srtp ============================================================================== --- head/security/mbedtls/files/patch-dtls-srtp Fri Aug 10 14:12:52 2018 (r476833) +++ head/security/mbedtls/files/patch-dtls-srtp Fri Aug 10 14:23:15 2018 (r476834) @@ -639,7 +639,7 @@ index 4424f56..940f8aa 100644 #endif +#if defined (MBEDTLS_SSL_DTLS_SRTP) -+ mbedtls_zeroize( ssl->dtls_srtp_keys, ssl->dtls_srtp_keys_len ); ++ mbedtls_platform_zeroize( ssl->dtls_srtp_keys, ssl->dtls_srtp_keys_len ); + mbedtls_free( ssl->dtls_srtp_keys ); +#endif /* MBEDTLS_SSL_DTLS_SRTP */ + @@ -654,6 +654,6 @@ index 4424f56..940f8aa 100644 + mbedtls_free( conf->dtls_srtp_profiles_list ); +#endif + - mbedtls_zeroize( conf, sizeof( mbedtls_ssl_config ) ); + mbedtls_platform_zeroize( conf, sizeof( mbedtls_ssl_config ) ); } Modified: head/security/mbedtls/pkg-plist ============================================================================== --- head/security/mbedtls/pkg-plist Fri Aug 10 14:12:52 2018 (r476833) +++ head/security/mbedtls/pkg-plist Fri Aug 10 14:23:15 2018 (r476834) @@ -46,9 +46,11 @@ bin/mbedtls_ssl_server2 bin/mbedtls_strerror bin/mbedtls_udp_proxy bin/mbedtls_udp_proxy_wrapper.sh +bin/mbedtls_zeroize include/mbedtls/aes.h include/mbedtls/aesni.h include/mbedtls/arc4.h +include/mbedtls/aria.h include/mbedtls/asn1.h include/mbedtls/asn1write.h include/mbedtls/base64.h @@ -58,6 +60,8 @@ include/mbedtls/bn_mul.h include/mbedtls/camellia.h include/mbedtls/ccm.h include/mbedtls/certs.h +include/mbedtls/chacha20.h +include/mbedtls/chachapoly.h include/mbedtls/check_config.h include/mbedtls/cipher.h include/mbedtls/cipher_internal.h @@ -78,6 +82,7 @@ include/mbedtls/entropy_poll.h include/mbedtls/error.h include/mbedtls/gcm.h include/mbedtls/havege.h +include/mbedtls/hkdf.h include/mbedtls/hmac_drbg.h include/mbedtls/md.h include/mbedtls/md2.h @@ -87,6 +92,7 @@ include/mbedtls/md_internal.h include/mbedtls/memory_buffer_alloc.h include/mbedtls/net.h include/mbedtls/net_sockets.h +include/mbedtls/nist_kw.h include/mbedtls/oid.h include/mbedtls/padlock.h include/mbedtls/pem.h @@ -97,6 +103,8 @@ include/mbedtls/pkcs12.h include/mbedtls/pkcs5.h include/mbedtls/platform.h include/mbedtls/platform_time.h +include/mbedtls/platform_util.h +include/mbedtls/poly1305.h include/mbedtls/ripemd160.h include/mbedtls/rsa.h include/mbedtls/rsa_internal.h @@ -119,10 +127,10 @@ include/mbedtls/x509_csr.h include/mbedtls/xtea.h lib/libmbedcrypto.a lib/libmbedcrypto.so -lib/libmbedcrypto.so.2 +lib/libmbedcrypto.so.3 lib/libmbedtls.a lib/libmbedtls.so -lib/libmbedtls.so.10 +lib/libmbedtls.so.11 lib/libmbedx509.a lib/libmbedx509.so lib/libmbedx509.so.0 Modified: head/security/openvpn-devel/Makefile ============================================================================== --- head/security/openvpn-devel/Makefile Fri Aug 10 14:12:52 2018 (r476833) +++ head/security/openvpn-devel/Makefile Fri Aug 10 14:23:15 2018 (r476834) @@ -3,7 +3,7 @@ PORTNAME= openvpn DISTVERSION= 201821 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net MASTER_SITES= https://secure-computing.net/files/openvpn/ \ ftp://ftp2.secure-computing.net/pub/FreeBSD/openvpn-devel/ Modified: head/security/openvpn/Makefile ============================================================================== --- head/security/openvpn/Makefile Fri Aug 10 14:12:52 2018 (r476833) +++ head/security/openvpn/Makefile Fri Aug 10 14:23:15 2018 (r476834) @@ -3,7 +3,7 @@ PORTNAME= openvpn DISTVERSION= 2.4.6 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= security net MASTER_SITES= https://swupdate.openvpn.org/community/releases/ \ https://build.openvpn.net/downloads/releases/ Modified: head/www/hiawatha/Makefile ============================================================================== --- head/www/hiawatha/Makefile Fri Aug 10 14:12:52 2018 (r476833) +++ head/www/hiawatha/Makefile Fri Aug 10 14:23:15 2018 (r476834) @@ -3,7 +3,7 @@ PORTNAME= hiawatha PORTVERSION= 10.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= https://www.hiawatha-webserver.org/files/