From: Raspbian automatic forward porter Date: Mon, 25 Jan 2021 00:51:07 +0000 (+0000) Subject: Merge version 3.0.11.1-3+rpi1 and 3.0.12-1 to produce 3.0.12-1+rpi1 X-Git-Tag: archive/raspbian/3.0.12-1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1e9c7d4da7409430d1015c9d26be998f8cc4a912;p=vlc.git Merge version 3.0.11.1-3+rpi1 and 3.0.12-1 to produce 3.0.12-1+rpi1 --- 1e9c7d4da7409430d1015c9d26be998f8cc4a912 diff --cc debian/changelog index 71278685,9a9c74d7..63f9c16e --- a/debian/changelog +++ b/debian/changelog @@@ -1,10 -1,14 +1,22 @@@ - vlc (3.0.11.1-3+rpi1) bullseye-staging; urgency=medium ++vlc (3.0.12-1+rpi1) bullseye-staging; urgency=medium + + [changes brought forward from 3.0.11.1-1+rpi1 by Peter Michael Green at Sun, 30 Aug 2020 00:37:35 +0000] + * Add extern to three functions for gcc-10 compatibility. + * Partially fix clean target. + - -- Raspbian forward porter Mon, 26 Oct 2020 13:07:11 +0000 ++ -- Raspbian forward porter Mon, 25 Jan 2021 00:51:06 +0000 ++ + vlc (3.0.12-1) unstable; urgency=medium + + * New upstream release + - mkv: Fix heap-based buffer overflow (CVE-2020-26664) (Closes: #979676) + * debian/control: + - Switch to libshout-dev + - Bump Standards-Version + * debian/patches: Refresh patches + * debian/vlc-plugins-base.install: Install RIST access plugins + + -- Sebastian Ramacher Mon, 18 Jan 2021 17:13:21 +0100 vlc (3.0.11.1-3) unstable; urgency=medium diff --cc debian/patches/series index c3a49a40,4ac56b9c..00ff3ab4 --- a/debian/patches/series +++ b/debian/patches/series @@@ -1,6 -1,3 +1,4 @@@ 0001-configure-fix-linking-on-RISC-V-ISA.patch 0002-Revert-configure-Require-libmodplug-0.8.9.patch 0003-Do-not-generate-cache-during-build.patch - 0004-qt-fix-missing-header-when-compiling-with-Qt-5.15.patch - 0005-qt-add-missing-include-for-QPainterPath.patch +add-extern-qualifiers.patch