Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libsrtp2 for openSUSE:Factory 
checked in at 2021-10-05 22:33:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsrtp2 (Old)
 and      /work/SRC/openSUSE:Factory/.libsrtp2.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsrtp2"

Tue Oct  5 22:33:28 2021 rev:8 rq:922064 version:2.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsrtp2/libsrtp2.changes        2021-09-13 
16:24:54.702771108 +0200
+++ /work/SRC/openSUSE:Factory/.libsrtp2.new.2443/libsrtp2.changes      
2021-10-05 22:33:29.930832422 +0200
@@ -1,0 +2,6 @@
+Tue Sep 21 19:13:21 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 2.4.2
+  * Fixes an unspecified regression introduced in 2.4.1
+
+-------------------------------------------------------------------

Old:
----
  v2.4.1.tar.gz

New:
----
  v2.4.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libsrtp2.spec ++++++
--- /var/tmp/diff_new_pack.7Wi54k/_old  2021-10-05 22:33:30.746833841 +0200
+++ /var/tmp/diff_new_pack.7Wi54k/_new  2021-10-05 22:33:30.750833848 +0200
@@ -18,7 +18,7 @@
 
 Name:           libsrtp2
 %define lname  libsrtp2-1
-Version:        2.4.1
+Version:        2.4.2
 Release:        0
 Summary:        Secure Real-Time Transport Protocol (SRTP) library v2
 License:        BSD-3-Clause

++++++ v2.4.1.tar.gz -> v2.4.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsrtp-2.4.1/CHANGES new/libsrtp-2.4.2/CHANGES
--- old/libsrtp-2.4.1/CHANGES   2021-09-09 17:30:52.000000000 +0200
+++ new/libsrtp-2.4.2/CHANGES   2021-09-20 16:13:26.000000000 +0200
@@ -1,5 +1,9 @@
 Changelog
 
+2.4.2
+
+#563 - Fix typo introduced by PR 559
+
 2.4.1
 
 Major changes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsrtp-2.4.1/CMakeLists.txt 
new/libsrtp-2.4.2/CMakeLists.txt
--- old/libsrtp-2.4.1/CMakeLists.txt    2021-09-09 17:30:52.000000000 +0200
+++ new/libsrtp-2.4.2/CMakeLists.txt    2021-09-20 16:13:26.000000000 +0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.12)
 
-project(libsrtp2 VERSION 2.4.1 LANGUAGES C)
+project(libsrtp2 VERSION 2.4.2 LANGUAGES C)
 
 set(PACKAGE_VERSION ${CMAKE_PROJECT_VERSION})
 set(PACKAGE_STRING "${CMAKE_PROJECT_NAME} ${CMAKE_PROJECT_VERSION}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsrtp-2.4.1/configure new/libsrtp-2.4.2/configure
--- old/libsrtp-2.4.1/configure 2021-09-09 17:30:52.000000000 +0200
+++ new/libsrtp-2.4.2/configure 2021-09-20 16:13:26.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libsrtp2 2.4.1.
+# Generated by GNU Autoconf 2.69 for libsrtp2 2.4.2.
 #
 # Report bugs to <https://github.com/cisco/libsrtp/issues>.
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='libsrtp2'
 PACKAGE_TARNAME='libsrtp2'
-PACKAGE_VERSION='2.4.1'
-PACKAGE_STRING='libsrtp2 2.4.1'
+PACKAGE_VERSION='2.4.2'
+PACKAGE_STRING='libsrtp2 2.4.2'
 PACKAGE_BUGREPORT='https://github.com/cisco/libsrtp/issues'
 PACKAGE_URL=''
 
@@ -1288,7 +1288,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libsrtp2 2.4.1 to adapt to many kinds of systems.
+\`configure' configures libsrtp2 2.4.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1354,7 +1354,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of libsrtp2 2.4.1:";;
+     short | recursive ) echo "Configuration of libsrtp2 2.4.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1467,7 +1467,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libsrtp2 configure 2.4.1
+libsrtp2 configure 2.4.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2020,7 +2020,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libsrtp2 $as_me 2.4.1, which was
+It was created by libsrtp2 $as_me 2.4.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -7159,7 +7159,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libsrtp2 $as_me 2.4.1, which was
+This file was extended by libsrtp2 $as_me 2.4.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -7221,7 +7221,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-libsrtp2 config.status 2.4.1
+libsrtp2 config.status 2.4.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsrtp-2.4.1/configure.ac 
new/libsrtp-2.4.2/configure.ac
--- old/libsrtp-2.4.1/configure.ac      2021-09-09 17:30:52.000000000 +0200
+++ new/libsrtp-2.4.2/configure.ac      2021-09-20 16:13:26.000000000 +0200
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([libsrtp2], [2.4.1], [https://github.com/cisco/libsrtp/issues])
+AC_INIT([libsrtp2], [2.4.2], [https://github.com/cisco/libsrtp/issues])
 
 dnl Must come before AC_PROG_CC
 EMPTY_CFLAGS="no"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsrtp-2.4.1/meson.build 
new/libsrtp-2.4.2/meson.build
--- old/libsrtp-2.4.1/meson.build       2021-09-09 17:30:52.000000000 +0200
+++ new/libsrtp-2.4.2/meson.build       2021-09-20 16:13:26.000000000 +0200
@@ -1,4 +1,4 @@
-project('libsrtp2', 'c', version: '2.4.1',
+project('libsrtp2', 'c', version: '2.4.2',
   meson_version: '>= 0.52.0',
   default_options: ['buildtype=debugoptimized'])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsrtp-2.4.1/srtp/srtp.c 
new/libsrtp-2.4.2/srtp/srtp.c
--- old/libsrtp-2.4.1/srtp/srtp.c       2021-09-09 17:30:52.000000000 +0200
+++ new/libsrtp-2.4.2/srtp/srtp.c       2021-09-20 16:13:26.000000000 +0200
@@ -788,7 +788,7 @@
     case SRTP_AES_GCM_128:
         return SRTP_AES_GCM_128_KEY_LEN_WSALT;
     case SRTP_AES_GCM_256:
-        return SRTP_AES_ICM_256_KEY_LEN_WSALT;
+        return SRTP_AES_GCM_256_KEY_LEN_WSALT;
     default:
         return 0;
     }

Reply via email to