Sync from SUSE:SLFO:Main libsrtp2 revision 26069b637ad24b9f3042f06bce848b34

This commit is contained in:
2025-04-24 00:17:23 +02:00
parent 3cdbd92fb7
commit 21fd0985cc
4 changed files with 28 additions and 5 deletions

View File

@@ -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>

View File

@@ -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)

Binary file not shown.

BIN
v2.7.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.