Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libass for openSUSE:Factory checked 
in at 2022-05-20 17:50:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libass (Old)
 and      /work/SRC/openSUSE:Factory/.libass.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libass"

Fri May 20 17:50:11 2022 rev:46 rq:977969 version:0.16.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libass/libass.changes    2021-09-25 
00:35:58.323165560 +0200
+++ /work/SRC/openSUSE:Factory/.libass.new.1538/libass.changes  2022-05-20 
17:50:15.263200578 +0200
@@ -1,0 +2,23 @@
+Wed May 18 15:21:57 UTC 2022 - Dominique Leuenberger <[email protected]>
+
+- Update to version 0.16.0:
+  + Fix crashes with fonts missing Postscript names and without one
+    being synthesised by the font provider.
+  + Fix crashes on negative fontsizes and some overflows.
+  + Fix a rare memory leak introduced in 0.13.0.
+  + x86: Fix potential buffer over-read by 16 bytes with AVX2
+    assembly when large tiles are not enabled (the default).
+  + x86: Fix PIC flags not being interpreted by the assembler,
+    breaking the asm-enabled build setup on NetBSD and OpenBSD. On
+    32-bit x86, if the toolchain requires PIC objects and relies on
+    compiler defaults to get PIC implicitly, you need to pass
+    --with-pic to configure to ensure NASM always produces PIC
+    objects.
+  + x86: Fix AVX support not being detected on non-Intel CPUs and
+    some VMs.
+  + x86: Fix CPUID being used on CPUs not supporting the
+    instruction (<= i486) and the way it is used for CPUs with less
+    than 7 CPUID-leafs which could lead to crashes due to illegal
+    instructions.
+
+-------------------------------------------------------------------

Old:
----
  libass-0.15.2.tar.xz

New:
----
  libass-0.16.0.tar.xz

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

Other differences:
------------------
++++++ libass.spec ++++++
--- /var/tmp/diff_new_pack.qQvRzL/_old  2022-05-20 17:50:15.863201115 +0200
+++ /var/tmp/diff_new_pack.qQvRzL/_new  2022-05-20 17:50:15.867201119 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libass
 #
-# Copyright (c) 2021 SUSE LLC
+# 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
@@ -18,13 +18,13 @@
 
 %define sover   9
 Name:           libass
-Version:        0.15.2
+Version:        0.16.0
 Release:        0
 Summary:        Library for SSA/ASS-formatted subtitle rendering
 License:        ISC
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/libass/libass
-Source:         %{URL}/releases/download/%{version}/%{name}-%{version}.tar.xz
+Source:         %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 BuildRequires:  nasm
 BuildRequires:  pkgconfig

++++++ libass-0.15.2.tar.xz -> libass-0.16.0.tar.xz ++++++
++++ 8575 lines of diff (skipped)

Reply via email to