Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libavif for openSUSE:Factory checked 
in at 2025-07-17 17:17:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libavif (Old)
 and      /work/SRC/openSUSE:Factory/.libavif.new.8875 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libavif"

Thu Jul 17 17:17:26 2025 rev:31 rq:1293489 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libavif/libavif.changes  2025-07-09 
17:27:46.181953342 +0200
+++ /work/SRC/openSUSE:Factory/.libavif.new.8875/libavif.changes        
2025-07-17 17:18:03.890003901 +0200
@@ -1,0 +2,8 @@
+Fri Jul 11 13:51:38 UTC 2025 - Cliff Zhao <qz...@suse.com>
+ 
+- Update libavif.spec:
+  Add compile condition for SvtAv1Enc, SLE-15-SP4, and other old
+  releases will not build with it to make the update successful.
+  (jsc#PED-13277, CVE-2025-48175, bsc#1243270, CVE-2025-48174, bsc#1243269)
+
+-------------------------------------------------------------------
@@ -37 +45 @@
-    (CVE-2025-48175, bsc#1243270)
+    (jsc#PED-13277, CVE-2025-48175, bsc#1243270)
@@ -40 +48 @@
-    (CVE-2025-48174, bsc#1243269)
+    (jsc#PED-13277, CVE-2025-48174, bsc#1243269)

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

Other differences:
------------------
++++++ libavif.spec ++++++
--- /var/tmp/diff_new_pack.hlfsF2/_old  2025-07-17 17:18:04.790041332 +0200
+++ /var/tmp/diff_new_pack.hlfsF2/_new  2025-07-17 17:18:04.794041498 +0200
@@ -25,11 +25,13 @@
 %bcond_with     man_pages
 %bcond_with     tests
 
+%if 0%{?sle_version} > 150400 || 0%{?suse_version} >= 1599
 %ifarch aarch64 x86_64
 %bcond_without  SvtAv1Enc
 %else
 %bcond_with     SvtAv1Enc
 %endif
+%endif
 
 Name:           libavif
 Version:        1.3.0

Reply via email to