head 1.2; access; symbols pkgsrc-2020Q1:1.1.0.18 pkgsrc-2020Q1-base:1.1 pkgsrc-2019Q4:1.1.0.40 pkgsrc-2019Q4-base:1.1 pkgsrc-2019Q3:1.1.0.36 pkgsrc-2019Q3-base:1.1 pkgsrc-2019Q2:1.1.0.34 pkgsrc-2019Q2-base:1.1 pkgsrc-2019Q1:1.1.0.32 pkgsrc-2019Q1-base:1.1 pkgsrc-2018Q4:1.1.0.30 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.28 pkgsrc-2018Q3-base:1.1 pkgsrc-2018Q2:1.1.0.26 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.24 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.22 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.20 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.16 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.14 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.12 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.10 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.8 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.6 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.4 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.2 pkgsrc-2015Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2020.05.05.17.54.39; author adam; state dead; branches; next 1.1; commitid 91QESKLZ8mETU47C; 1.1 date 2015.09.06.14.02.08; author joerg; state Exp; branches; next ; commitid FurC4B5C6tB8ncAy; desc @@ 1.2 log @srtp: updated to 2.3.0 libsrtp 2.3.0 Major changes in this release are a fuzzer for libsrtp, NSS as optional crypto back end and cmake support for building. For more details and a complete list of changes please see the CHANGES file. libsrtp 2.2.0 First release in the 2.2 series. The major change with this release is that the all the code has been reformatted to be consistent and this consistency can be enforced with the include .clang-format file. This resulted in a lot of none functional changes but was considered worth it to simplify maintenance in the future. There are numerous other minor fixes, see the CHANGES file for more details. libsrtp 2.1.0 First release in the 2.1 series. libsrtp 2.0.0 Initial libsrtp 2.0 release. @ text @$NetBSD: patch-configure,v 1.1 2015/09/06 14:02:08 joerg Exp $ --- configure.orig 2005-10-03 15:23:13.000000000 +0000 +++ configure @@@@ -2493,11 +2493,11 @@@@ fi echo "$as_me:$LINENO: checking which random device to use" >&5 echo $ECHO_N "checking which random device to use... $ECHO_C" >&6 if test "$enable_kernel_linux" = "yes"; then - RNG_OBJS=rand_linux_kernel.o + RNG_OBJS=rand_linux_kernel.lo echo "$as_me:$LINENO: result: Linux kernel builtin" >&5 echo "${ECHO_T}Linux kernel builtin" >&6 else - RNG_OBJS=rand_source.o + RNG_OBJS=rand_source.lo if test -n "$DEV_URANDOM"; then cat >>confdefs.h <<_ACEOF @@@@ -7158,7 +7158,7 @@@@ cat >>confdefs.h <<\_ACEOF #define SRTP_GDOI 1 _ACEOF - GDOI_OBJS=gdoi/srtp+gdoi.o + GDOI_OBJS=gdoi/srtp+gdoi.lo fi echo "$as_me:$LINENO: result: $enable_gdoi" >&5 @ 1.1 log @Add srtp-1.4.4, an implementation of Secure RTP. @ text @d1 1 a1 1 $NetBSD$ @