From 73f4071b023b2cfdde017aaf32b75beeafb5592b Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 7 Jan 2021 10:52:40 +0100 Subject: [PATCH] 1.3.3-4 --- flac.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/flac.spec b/flac.spec index 7c04b02..1d928f9 100644 --- a/flac.spec +++ b/flac.spec @@ -8,7 +8,7 @@ Summary: An encoder/decoder for the Free Lossless Audio Codec Name: flac Version: 1.3.3 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD and GPLv2+ and GFDL Source0: https://downloads.xiph.org/releases/flac/flac-%{version}.tar.xz URL: https://www.xiph.org/flac/ @@ -143,6 +143,9 @@ make check %endif %changelog +* Thu Jan 07 2021 Miroslav Lichvar 1.3.3-4 +- fix out-of-bounds read in decoder (CVE-2020-0499) + * Mon Jul 27 2020 Fedora Release Engineering - 1.3.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild