Sync from SUSE:SLFO:Main libsrtp2 revision 26069b637ad24b9f3042f06bce848b34
This commit is contained in:
@@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 16 22:03:14 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.7
|
||||
* Fix srtp_unprotect_rtcp_mki when RTP auth != RTCP
|
||||
* Fix function signature mismatch for `srtp_remove_stream`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 3 09:23:53 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- version update to 2.6.0
|
||||
* remove use of pointers to 32bit values
|
||||
* Cleaning up cmake and enabled more warnings.
|
||||
* start using const on internal arguments
|
||||
* Some srtp_driver fixes
|
||||
* remove travis reference from README.md
|
||||
* meson.build: implement mbedtls support
|
||||
* iv length is constant so set only once
|
||||
* Add x86 SIMD optimizations to crypto datatypes
|
||||
* Add a missing typedef for stream list ctx
|
||||
* cmake: Rename TEST_APPS as LIBSRTP_TEST_APPS option
|
||||
* cmake: Support configuring as subproject
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 25 12:33:30 UTC 2023 - Pedro Monreal <pmonreal@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libsrtp2
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
Name: libsrtp2
|
||||
%define lname libsrtp2-1
|
||||
Version: 2.5.0
|
||||
Version: 2.7.0
|
||||
Release: 0
|
||||
Summary: Secure Real-Time Transport Protocol (SRTP) library v2
|
||||
License: BSD-3-Clause
|
||||
|
BIN
v2.5.0.tar.gz
(Stored with Git LFS)
BIN
v2.5.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
v2.7.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
v2.7.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user