[packages/srtp] - updated to 1.6.0 (note: AES 256 ICM/AES GCM ciphers for RTCP are compatible with 2.1 but not 1.5/2

qboosh qboosh at pld-linux.org
Sat Dec 23 12:08:58 CET 2017


commit f000bf383fe99023363ef156cfdde84b4c69fd4c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Dec 23 12:10:24 2017 +0100

    - updated to 1.6.0 (note: AES 256 ICM/AES GCM ciphers for RTCP are compatible with 2.1 but not 1.5/2.0)

 srtp.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/srtp.spec b/srtp.spec
index 14db19b..48dfd50 100644
--- a/srtp.spec
+++ b/srtp.spec
@@ -2,12 +2,12 @@
 Summary:	Open-source implementation of Secure Real-time Transport Protocol
 Summary(pl.UTF-8):	Otwarta implementacja protokołu Secure Real-time Transport Protocol
 Name:		srtp
-Version:	1.5.4
+Version:	1.6.0
 Release:	1
 License:	BSD
 Group:		Libraries
 Source0:	https://github.com/cisco/libsrtp/archive/v%{version}/libsrtp-%{version}.tar.gz
-# Source0-md5:	64a9580f86a9c3e1c4986e944e6a5a84
+# Source0-md5:	0f2188e50468a52cdd51d0479849236a
 Patch0:		%{name}-rename_functions.patch
 Patch1:		%{name}-headers.patch
 Patch2:		%{name}-ismacryp.patch
@@ -73,6 +73,7 @@ Statyczna biblioteka SRTP.
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/srtp.git/commitdiff/f000bf383fe99023363ef156cfdde84b4c69fd4c



More information about the pld-cvs-commit mailing list