Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package faad2 for openSUSE:Factory checked 
in at 2026-06-28 21:04:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/faad2 (Old)
 and      /work/SRC/openSUSE:Factory/.faad2.new.11887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "faad2"

Sun Jun 28 21:04:51 2026 rev:5 rq:1361910 version:2.11.2.git13

Changes:
--------
--- /work/SRC/openSUSE:Factory/faad2/faad2.changes      2026-03-19 
17:36:40.132048596 +0100
+++ /work/SRC/openSUSE:Factory/.faad2.new.11887/faad2.changes   2026-06-28 
21:05:09.487292257 +0200
@@ -1,0 +2,18 @@
+Fri Jun 26 11:45:17 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 2.11.2.git13:
+  * fix out-of-bounds X underflow in SBR low-power QMF assembly
+  * fix out-of-bounds Xsbr write in hf_assembly sinusoid addition
+  * update to Visual Studio 18
+  * prevent length_of_rvlc_sf underflow in rvlc_scale_factor_data
+  * fix out-of-bounds iq_table read in iquant for -32768
+  * bound sscanf field width in option parsing
+  * fix integer overflow in stszin/stscin allocation size checks
+  * fix off-by-one frame index check in mp4read_seek
+  * SBR: prevent heap overflow in channel-pair reconstruction
+  * fix typo
+- Drop patches fixed upstream:
+  * bc5de3ac7264f7a232951d06150ec1fcd4a20f6c.patch
+  * 2653c918d788c5dc83826c97aaa4de4dd8931a8b.patch
+
+-------------------------------------------------------------------

Old:
----
  2653c918d788c5dc83826c97aaa4de4dd8931a8b.patch
  bc5de3ac7264f7a232951d06150ec1fcd4a20f6c.patch
  faad2-2.11.2.obscpio

New:
----
  faad2-2.11.2.git13.obscpio

----------(Old B)----------
  Old:  * bc5de3ac7264f7a232951d06150ec1fcd4a20f6c.patch
  * 2653c918d788c5dc83826c97aaa4de4dd8931a8b.patch
  Old:- Drop patches fixed upstream:
  * bc5de3ac7264f7a232951d06150ec1fcd4a20f6c.patch
  * 2653c918d788c5dc83826c97aaa4de4dd8931a8b.patch
----------(Old E)----------

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

Other differences:
------------------
++++++ faad2.spec ++++++
--- /var/tmp/diff_new_pack.6Gxm5M/_old  2026-06-28 21:05:13.703434321 +0200
+++ /var/tmp/diff_new_pack.6Gxm5M/_new  2026-06-28 21:05:13.723434995 +0200
@@ -24,17 +24,13 @@
 %define so_name     libfaad%so_version
 %define so_name_drm libfaad_drm%so_version
 Name:           faad2
-Version:        2.11.2
+Version:        2.11.2.git13
 Release:        0
 Summary:        Freeware Advanced Audio (AAC) Decoder including SBR decoding
 License:        GPL-2.0-or-later
 URL:            https://github.com/knik0/faad2
 Source0:        %name-%version.tar.zst
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM bc5de3ac7264f7a232951d06150ec1fcd4a20f6c.patch -- 
libfaad/fixed.h: Fix ISO C warning
-Patch0:         
https://github.com/knik0/faad2/commit/bc5de3ac7264f7a232951d06150ec1fcd4a20f6c.patch
-# PATCH-FIX-UPSTREAM 2653c918d788c5dc83826c97aaa4de4dd8931a8b.patch -- check 
for mp4config.frame.nsclices == 0
-Patch1:         
https://github.com/knik0/faad2/commit/2653c918d788c5dc83826c97aaa4de4dd8931a8b.patch
 
 BuildRequires:  cmake >= 3.15
 BuildRequires:  pkgconfig

++++++ _service ++++++
--- /var/tmp/diff_new_pack.6Gxm5M/_old  2026-06-28 21:05:13.911441330 +0200
+++ /var/tmp/diff_new_pack.6Gxm5M/_new  2026-06-28 21:05:13.915441465 +0200
@@ -1,13 +1,14 @@
 <services>
        <service name="obs_scm" mode="manual">
                <param name="filename">faad2</param>
-               <param 
name="revision">673a22a3c7c33e96e2ff7aae7c4d2bc190dfbf92</param>
+               <param 
name="revision">e87c7410155becdd05123d4bb532d7c7d56fca04</param>
                <param name="scm">git</param>
                <param name="submodules">disable</param>
                <param name="url">https://github.com/knik0/faad2.git</param>
-               <param name="versionformat">@PARENT_TAG@</param>
-               <param name="versionrewrite-pattern">[v]?([^\+]+)(.*)</param>
+               <param name="versionformat">@[email protected]@TAG_OFFSET@</param>
+               <param 
name="versionrewrite-pattern">[v]?([^\+]+)(.*)\.git0</param>
                <param name="versionrewrite-replacement">\1</param>
+<!--           <param name="changesgenerate">enable</param> -->
        </service>
        <service name="tar" mode="buildtime"/>
                <service name="recompress" mode="buildtime">

++++++ faad2.obsinfo ++++++
--- /var/tmp/diff_new_pack.6Gxm5M/_old  2026-06-28 21:05:13.987443891 +0200
+++ /var/tmp/diff_new_pack.6Gxm5M/_new  2026-06-28 21:05:13.991444025 +0200
@@ -1,5 +1,5 @@
 name: faad2
-version: 2.11.2
-mtime: 1741077662
-commit: 673a22a3c7c33e96e2ff7aae7c4d2bc190dfbf92
+version: 2.11.2.git13
+mtime: 1782426339
+commit: e87c7410155becdd05123d4bb532d7c7d56fca04
 

Reply via email to