1.3.2-12
Related: CVE-2020-22219
This commit is contained in:
parent
1e73dc165c
commit
32e4c4d9e6
@ -8,7 +8,7 @@
|
|||||||
Summary: An encoder/decoder for the Free Lossless Audio Codec
|
Summary: An encoder/decoder for the Free Lossless Audio Codec
|
||||||
Name: flac
|
Name: flac
|
||||||
Version: 1.3.3
|
Version: 1.3.3
|
||||||
Release: 11%{?dist}
|
Release: 12%{?dist}
|
||||||
License: BSD and GPLv2+ and GFDL
|
License: BSD and GPLv2+ and GFDL
|
||||||
Source0: https://downloads.xiph.org/releases/flac/flac-%{version}.tar.xz
|
Source0: https://downloads.xiph.org/releases/flac/flac-%{version}.tar.xz
|
||||||
URL: https://www.xiph.org/flac/
|
URL: https://www.xiph.org/flac/
|
||||||
@ -149,6 +149,9 @@ make check
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 25 2023 Miroslav Lichvar <mlichvar@redhat.com> 1.3.2-12
|
||||||
|
- rebuild
|
||||||
|
|
||||||
* Mon Sep 18 2023 Miroslav Lichvar <mlichvar@redhat.com> 1.3.3-11
|
* Mon Sep 18 2023 Miroslav Lichvar <mlichvar@redhat.com> 1.3.3-11
|
||||||
- don't free memory that is still used after realloc() error (CVE-2020-22219)
|
- don't free memory that is still used after realloc() error (CVE-2020-22219)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user