Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ffmpeg-8 for openSUSE:Factory 
checked in at 2026-05-11 16:48:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ffmpeg-8 (Old)
 and      /work/SRC/openSUSE:Factory/.ffmpeg-8.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ffmpeg-8"

Mon May 11 16:48:22 2026 rev:10 rq:1352198 version:8.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ffmpeg-8/ffmpeg-8.changes        2026-04-18 
21:30:07.210323641 +0200
+++ /work/SRC/openSUSE:Factory/.ffmpeg-8.new.1966/ffmpeg-8.changes      
2026-05-11 16:48:24.986701578 +0200
@@ -1,0 +2,22 @@
+Sat May  9 09:36:25 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 8.1.1:
+  * Various codec, filter and other changes, stable bugfix update.
+
+-------------------------------------------------------------------
+Thu Apr 30 19:22:32 UTC 2026 - Mia Herkt <[email protected]>
+
+- Switch back to OpenSSL
+  I do not remember why exactly this was changed, but I believe
+  one of the reasons was that back when EC certificates were new,
+  FFmpeg was only using the SSL 3.0/TLS 1.0 functions of the
+  library, which meant a security downgrade and prevented it from
+  connecting to hosts that restricted clients to newer protocol
+  versions.
+
+  Both libraries are kind of terrible, but at least OpenSSL does
+  not have a start function that unconditionally incurs significant
+  startup delays (200-300ms on an older laptop) for everything that
+  links to it.
+
+-------------------------------------------------------------------

Old:
----
  ffmpeg-8.1.tar.xz
  ffmpeg-8.1.tar.xz.asc

New:
----
  ffmpeg-8.1.1.tar.xz
  ffmpeg-8.1.1.tar.xz.asc

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

Other differences:
------------------
++++++ ffmpeg-8.spec ++++++
--- /var/tmp/diff_new_pack.HG4gJS/_old  2026-05-11 16:48:26.134748615 +0200
+++ /var/tmp/diff_new_pack.HG4gJS/_new  2026-05-11 16:48:26.138748779 +0200
@@ -96,7 +96,7 @@
 %define _major_expected 9
 
 Name:           ffmpeg-8
-Version:        8.1
+Version:        8.1.1
 Release:        0
 Summary:        Set of libraries for working with various multimedia formats
 License:        GPL-3.0-or-later
@@ -131,7 +131,7 @@
 BuildRequires:  pkgconfig(fontconfig) >= 2.4.2
 BuildRequires:  pkgconfig(freetype2)
 BuildRequires:  pkgconfig(fribidi) >= 0.19.0
-BuildRequires:  pkgconfig(gnutls)
+BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(harfbuzz)
 BuildRequires:  pkgconfig(jack)
 BuildRequires:  pkgconfig(libass) >= 0.11.0
@@ -534,8 +534,8 @@
 %if %{with smbclient}
        --enable-libsmbclient \
 %endif
-       --disable-openssl \
-       --enable-gnutls \
+       --enable-openssl \
+       --disable-gnutls \
        --enable-ladspa \
 %if %{with vulkan}
        --enable-libshaderc \
@@ -790,7 +790,7 @@
 #
 #!BcntSyncTag:  ffmpeg-8
 Name:           ffmpeg-8-mini
-Version:        8.1
+Version:        8.1.1
 Release:        0
 Summary:        Set of libraries for working with various multimedia formats
 License:        GPL-3.0-or-later
@@ -873,7 +873,7 @@
        --disable-muxers --disable-demuxers \
        --disable-encoders --disable-decoders \
        --disable-programs --disable-doc
-for i in H264 HEVC VC1; do
+for i in H264 HEVC VC1 VVC; do
        grep -q "#define CONFIG_${i}_DECODER 0" config_components.h
 done
 cat config.h

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.HG4gJS/_old  2026-05-11 16:48:26.210751729 +0200
+++ /var/tmp/diff_new_pack.HG4gJS/_new  2026-05-11 16:48:26.214751894 +0200
@@ -1,5 +1,5 @@
-mtime: 1776377442
-commit: bf4217579a0cd1893c409ffb30ecf99bdb8cfd688aae20f3f892f9b5293c7d13
+mtime: 1778325382
+commit: 5fb723fdbf889a75f9d436fb8270bba692eeccfaf82e3acd17aaa266b83872c0
 url: https://src.opensuse.org/jengelh/ffmpeg
 revision: master
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-05-09 13:16:22.000000000 +0200
@@ -0,0 +1 @@
+.osc

++++++ ffmpeg-8.1.tar.xz -> ffmpeg-8.1.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/ffmpeg-8/ffmpeg-8.1.tar.xz 
/work/SRC/openSUSE:Factory/.ffmpeg-8.new.1966/ffmpeg-8.1.1.tar.xz differ: char 
26, line 1

Reply via email to