head 1.2; access; symbols pkgsrc-2016Q3:1.1.0.4 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.2 pkgsrc-2016Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2016.11.11.19.41.44; author joerg; state dead; branches; next 1.1; commitid hoLfpoZgKqZAkKtz; 1.1 date 2016.05.31.21.37.12; author joerg; state Exp; branches; next ; commitid 1zNrq7nXCLMkhG8z; desc @@ 1.2 log @Update to Botan-1.11.33: - avoid side channel with OAEP (CVE-2016-8871) - avoid Lucky13 timing attack against CBC-based TLS cipher - added X25519-based key exchange for TLS - add support for the TLS Supported Point Formats Extension from RFC 4492 - add support for the NewHope Ring-LWE key encapsulation algorithm for estimated ~200 bit security level against a quantum attacker. - add support for TLS Encrypt-then-MAC extension - Fix undefined behavior in Curve25519 for 32bit platforms - bugfix for GCM when 32-bit counters overflowed - added ChaCha20Poly1305 TLS cipher @ text @$NetBSD: patch-src_build-data_os_freebsd.txt,v 1.1 2016/05/31 21:37:12 joerg Exp $ --- src/build-data/os/freebsd.txt.orig 2016-05-25 21:22:53.135096812 +0000 +++ src/build-data/os/freebsd.txt @@@@ -1,5 +1,9 @@@@ os_type unix +soname_pattern_base "libbotan-{version_major}.{version_minor}.so" +soname_pattern_abi "libbotan-{version_major}.{version_minor}.so.{abi_rev}" +soname_pattern_patch "libbotan-{version_major}.{version_minor}.so.{abi_rev}.{version_patch}" + clock_gettime gettimeofday @ 1.1 log @Use library pattern on the BSDs as well. @ text @d1 1 a1 1 $NetBSD$ @