From 7d67dd3e871fe171bb0ed7412838e55454b4569d572862a971c83569231d49e4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 22 Dec 2022 10:59:57 +0000 Subject: [PATCH 1/2] - Update to version 3.0.18 (CVE-2022-41325, boo#1206142): OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=307 --- vlc.changes | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/vlc.changes b/vlc.changes index 560d9e9..651901c 100644 --- a/vlc.changes +++ b/vlc.changes @@ -58,6 +58,55 @@ Fri Nov 25 07:17:41 UTC 2022 - Dominique Leuenberger - Drop vlc-get-addr-by-ref-from-getConnectionEndpointAddress.patch: fixed upstream (commit b689202d). +------------------------------------------------------------------- +Fri Nov 25 07:17:41 UTC 2022 - Dominique Leuenberger + +- Update to version 3.0.18 (CVE-2022-41325, boo#1206142): + + macOS: Fix audio device listing with non-latin names. + + Misc: Fix rendering and performance issue with older GPUs. + + Updated translations. +- Changes from version 3.0.18-rc2: + + Codec/Demux: + - Add support for Y16 chroma. + - Fix build of gme plugin. + + Lua: + - Fix script for vocaroo. + - Fix script for youtube to allow throttled playback. + + Service Discovery: Fix UPnP regression on Windows. + + Video Output: Fix video placement with caopengllayer. + + Misc: Fix password search in kwallet module. +- Changes from version 3.0.18-rc: + + Demux: + - Major adaptive streaming update, notably for multiple + timelies and webvtt. + - Fix seeking with some fragmented MP4 files. + - Add support for DVBSub inside MKV. + - Fix some Flac files that could not be played. + - Improve seeking in Ogg files. + + Decoders: + - Fix DxVA/D3D11 crashes on HEVC files with bogus references. + - Fix libass storage size and crash. + - Fix decoding errors on macOS hw decoding on some HEVC files. + + Video Output: + - Fix color regression with VAAPI/iOS and OpenGL output. + - Fix some resizing issues with OpenGL on GLX/EGL/X11/XV. + - Fix Direct3d9 texture stretching. + - Fix 10-bit accelerated video filters on macOS. + + Playlist: Avoid playlist liveloop on failed/tiny items + (temporize EOS bursts). + + Misc: + - Misc fixes for the extension UI on macOS. + - Improve SMBv1 and SMBv2 behaviours. + - Improve FTP compatibility. + - Support RISC-V. + - Fix AVI muxing for Windows Media Player compatibility. + - Fix seeking speed on macOS. +- Drop vlc-dav1d-1.0.patch and 867.patch: fixed upstream. +- Drop vlc-get-addr-by-ref-from-getConnectionEndpointAddress.patch: + fixed upstream (commit 05445b74). +- Drop vlc-get-addr-by-ref-from-getConnectionEndpointAddress.patch: + fixed upstream (commit b689202d). + ------------------------------------------------------------------- Thu Nov 17 10:55:57 UTC 2022 - Valentin Lefebvre From 5bf58e3068a160c676476e3c90ec00309a0a405e2bc3af4f62c4c4079c4c0fe8 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 22 Dec 2022 15:21:43 +0000 Subject: [PATCH 2/2] Updating link to change in openSUSE:Factory/vlc revision 133 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=24521329b9aa0bd27ed4ce9717cdc385 --- vlc.changes | 49 ------------------------------------------------- 1 file changed, 49 deletions(-) diff --git a/vlc.changes b/vlc.changes index 651901c..9068f2f 100644 --- a/vlc.changes +++ b/vlc.changes @@ -12,55 +12,6 @@ Fri Nov 25 15:22:01 UTC 2022 - Niklas Haas ------------------------------------------------------------------- Fri Nov 25 07:17:41 UTC 2022 - Dominique Leuenberger -- Update to version 3.0.18: - + macOS: Fix audio device listing with non-latin names. - + Misc: Fix rendering and performance issue with older GPUs. - + Updated translations. -- Changes from version 3.0.18-rc2: - + Codec/Demux: - - Add support for Y16 chroma. - - Fix build of gme plugin. - + Lua: - - Fix script for vocaroo. - - Fix script for youtube to allow throttled playback. - + Service Discovery: Fix UPnP regression on Windows. - + Video Output: Fix video placement with caopengllayer. - + Misc: Fix password search in kwallet module. -- Changes from version 3.0.18-rc: - + Demux: - - Major adaptive streaming update, notably for multiple - timelies and webvtt. - - Fix seeking with some fragmented MP4 files. - - Add support for DVBSub inside MKV. - - Fix some Flac files that could not be played. - - Improve seeking in Ogg files. - + Decoders: - - Fix DxVA/D3D11 crashes on HEVC files with bogus references. - - Fix libass storage size and crash. - - Fix decoding errors on macOS hw decoding on some HEVC files. - + Video Output: - - Fix color regression with VAAPI/iOS and OpenGL output. - - Fix some resizing issues with OpenGL on GLX/EGL/X11/XV. - - Fix Direct3d9 texture stretching. - - Fix 10-bit accelerated video filters on macOS. - + Playlist: Avoid playlist liveloop on failed/tiny items - (temporize EOS bursts). - + Misc: - - Misc fixes for the extension UI on macOS. - - Improve SMBv1 and SMBv2 behaviours. - - Improve FTP compatibility. - - Support RISC-V. - - Fix AVI muxing for Windows Media Player compatibility. - - Fix seeking speed on macOS. -- Drop vlc-dav1d-1.0.patch and 867.patch: fixed upstream. -- Drop vlc-get-addr-by-ref-from-getConnectionEndpointAddress.patch: - fixed upstream (commit 05445b74). -- Drop vlc-get-addr-by-ref-from-getConnectionEndpointAddress.patch: - fixed upstream (commit b689202d). - -------------------------------------------------------------------- -Fri Nov 25 07:17:41 UTC 2022 - Dominique Leuenberger - - Update to version 3.0.18 (CVE-2022-41325, boo#1206142): + macOS: Fix audio device listing with non-latin names. + Misc: Fix rendering and performance issue with older GPUs.