Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libmad for openSUSE:Factory checked 
in at 2022-08-31 18:08:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmad (Old)
 and      /work/SRC/openSUSE:Factory/.libmad.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmad"

Wed Aug 31 18:08:34 2022 rev:4 rq:1000150 version:0.15.1b

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmad/libmad.changes    2018-02-22 
14:58:47.629887473 +0100
+++ /work/SRC/openSUSE:Factory/.libmad.new.2083/libmad.changes  2022-08-31 
18:08:39.535323218 +0200
@@ -1,0 +2,7 @@
+Mon Aug 29 12:39:50 UTC 2022 - Adam Majer <[email protected]>
+
+- length-check.patch: repaces frame_length.diff. Fixes now also
+  bsc#1036968 (CVE-2017-8373)
+- use %license for the license
+
+-------------------------------------------------------------------

Old:
----
  frame_length.diff

New:
----
  length-check.patch

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

Other differences:
------------------
++++++ libmad.spec ++++++
--- /var/tmp/diff_new_pack.GB9x1Y/_old  2022-08-31 18:08:40.015324488 +0200
+++ /var/tmp/diff_new_pack.GB9x1Y/_new  2022-08-31 18:08:40.019324498 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libmad
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -22,9 +22,9 @@
 Version:        0.15.1b
 Release:        0
 Summary:        An MPEG audio decoder library
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Other
-Url:            http://www.underbit.com/products/mad/
+URL:            http://www.underbit.com/products/mad/
 Source:         
https://sourceforge.net/projects/mad/files/libmad/%{version}/libmad-%{version}.tar.gz
 Source1000:     baselibs.conf
 Patch0:         libmad-0.15.1b-automake.patch
@@ -33,7 +33,7 @@
 Patch3:         Provide-Thumb-2-alternative-code-for-MAD_F_MLN.diff
 Patch4:         libmad.thumb.diff
 Patch5:         libmad-0.15.1b-ppc.patch
-Patch6:         frame_length.diff
+Patch6:         length-check.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
@@ -111,12 +111,11 @@
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files -n %{libname}
-%defattr(-,root,root)
-%doc CHANGES COPYING COPYRIGHT CREDITS README TODO VERSION
+%license COPYING
+%doc CHANGES COPYRIGHT CREDITS README TODO VERSION
 %{_libdir}/libmad.so.%{sover}*
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/mad.h
 %{_libdir}/libmad.so
 %{_libdir}/pkgconfig/mad.pc

++++++ length-check.patch ++++++
++++ 818 lines (skipped)

Reply via email to