head 1.2; access; symbols pkgsrc-2015Q1:1.1.0.10 pkgsrc-2015Q1-base:1.1 pkgsrc-2014Q4:1.1.0.8 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.6 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.4 pkgsrc-2014Q2-base:1.1 pkgsrc-2014Q1:1.1.0.2 pkgsrc-2014Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2015.05.14.18.39.24; author joerg; state dead; branches; next 1.1; commitid ljflnaF910Vcxrly; 1.1 date 2014.03.05.21.22.38; author joerg; state Exp; branches; next ; commitid FRgvNqD051Ywuyrx; desc @@ 1.2 log @Update to Botan 1.11.16: - Switch to using IETF ALPN extension for negotiating application-level protocols for TLS in place of NPN extension. - Optimizations for ECDSA - Allow using OpenSSL's RSA implementation - RC4 is deprecated and will be removed in the future - Removed global state like the global PRNG. - Cleaner registration for algorithm etc, potentially requires changes for statically linked programs. - Simple C binding for common operations - Optimized reductors for P-192, P-224, P-256, P-384, P-521 - Experimental OCB support for TLS - Reduced memory footprint of CTR - botan-config has been merged into botan - Removal of SSLv3 support - MCEIES, DTLS-STRP, SipHash, Curve25519, Poly1305, ChaCha20Poly1305 supported - Changed format of serialized TLS sessions - TLS heartbeat messages support user-defined size of padding for PMTU discovery - RFC 6979 support for deterministic nouns and signatures with DSA and ECDSA - Support for TLS fallback signaling @ text @$NetBSD: patch-src_build-data_cc_clang.txt,v 1.1 2014/03/05 21:22:38 joerg Exp $ --- src/build-data/cc/clang.txt.orig 2014-03-01 16:46:28.000000000 +0000 +++ src/build-data/cc/clang.txt @@@@ -53,8 +53,7 @@@@ ivybridge -> "-march=core-avx-i" -#all -> "-stdlib=libc++ -pthread" -all -> "-stdlib=libstdc++ -pthread" +all -> "-pthread" x86_64 -> "-m64" ppc64 -> "-m64" @ 1.1 log @Fix build on NetBSD and with clang. @ text @d1 1 a1 1 $NetBSD$ @