6.2-12.20210508
Related: RHEL-101067
This commit is contained in:
parent
b455c5903c
commit
b7beb462ec
@ -2,7 +2,7 @@
|
|||||||
Summary: Ncurses support utilities
|
Summary: Ncurses support utilities
|
||||||
Name: ncurses
|
Name: ncurses
|
||||||
Version: 6.2
|
Version: 6.2
|
||||||
Release: 11.%{revision}%{?dist}
|
Release: 12.%{revision}%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://invisible-island.net/ncurses/ncurses.html
|
URL: https://invisible-island.net/ncurses/ncurses.html
|
||||||
Source0: https://invisible-mirror.net/archives/ncurses/current/ncurses-%{version}-%{revision}.tgz
|
Source0: https://invisible-mirror.net/archives/ncurses/current/ncurses-%{version}-%{revision}.tgz
|
||||||
@ -283,6 +283,9 @@ xz NEWS
|
|||||||
%{_libdir}/lib*.a
|
%{_libdir}/lib*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 01 2025 Miroslav Lichvar <mlichvar@redhat.com> 6.2-12.20210508
|
||||||
|
- remove execute permissions from ANNOUNCE file (RHEL-101067)
|
||||||
|
|
||||||
* Thu Jun 26 2025 Miroslav Lichvar <mlichvar@redhat.com> 6.2-11.20210508
|
* Thu Jun 26 2025 Miroslav Lichvar <mlichvar@redhat.com> 6.2-11.20210508
|
||||||
- guard against corrupt terminfo data in string conversion (CVE-2022-29458
|
- guard against corrupt terminfo data in string conversion (CVE-2022-29458
|
||||||
RHEL-100135)
|
RHEL-100135)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user