import CS mpg123-1.32.9-1.el9_5
This commit is contained in:
parent
d6ba047b6b
commit
c9b76cf2a4
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/mpg123-1.26.2.tar.bz2
|
SOURCES/mpg123-1.32.9.tar.bz2
|
||||||
|
@ -1 +1 @@
|
|||||||
1172bda449e58293412bde953ccf8aee32b672af SOURCES/mpg123-1.26.2.tar.bz2
|
25aea7c5edfe6bc637f603c075210c13955200fe SOURCES/mpg123-1.32.9.tar.bz2
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
%global syn syn123
|
%global syn syn123
|
||||||
|
|
||||||
Name: mpg123
|
Name: mpg123
|
||||||
Version: 1.26.2
|
Version: 1.32.9
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3
|
Summary: Real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -98,7 +98,7 @@ Obsoletes: %{name}-libs-devel < 1.23.8-3
|
|||||||
Development files for decoding and output libraries.
|
Development files for decoding and output libraries.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -vfi
|
autoreconf -vfi
|
||||||
@ -162,6 +162,14 @@ rm %{buildroot}%{_libdir}/*.la
|
|||||||
%{_libdir}/pkgconfig/lib%{syn}.pc
|
%{_libdir}/pkgconfig/lib%{syn}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 02 2024 Wim Taymans <wtaymans@redhat.com> - 1.32.9-1
|
||||||
|
- Rebase to 1.32.9, includes patch for CVE-2024-10573
|
||||||
|
Resolves: RHEL-65445
|
||||||
|
|
||||||
|
* Mon Dec 02 2024 Wim Taymans <wtaymans@redhat.com> - 1.26.2-6
|
||||||
|
- Add patch for CVE-2024-10573
|
||||||
|
Resolves: RHEL-65445
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.26.2-5
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.26.2-5
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
Loading…
Reference in New Issue
Block a user