Merge branch 'c8-stream-2.7' into a8-stream-2.7
This commit is contained in:
commit
834e1c6dec
@ -105,7 +105,7 @@ Summary: An interpreted, interactive, object-oriented programming language
|
||||
Name: %{python}
|
||||
# Remember to also rebase python2-docs when changing this:
|
||||
Version: 2.7.18
|
||||
Release: 13%{?dist}.2.alma.1
|
||||
Release: 15%{?dist}.alma.1
|
||||
License: Python
|
||||
Group: Development/Languages
|
||||
Requires: %{python}-libs%{?_isa} = %{version}-%{release}
|
||||
@ -920,6 +920,7 @@ This package contains files used to embed Python 2 into applications.
|
||||
Summary: Libraries and header files needed for Python 2 development
|
||||
Group: Development/Libraries
|
||||
Requires: %{python}%{?_isa} = %{version}-%{release}
|
||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||
Requires: python-rpm-macros
|
||||
Requires: python2-rpm-macros
|
||||
Requires: pkgconfig
|
||||
@ -994,6 +995,7 @@ user interface for Python 2 programming.
|
||||
Summary: The test modules from the main python2 package
|
||||
Group: Development/Languages
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description test
|
||||
|
||||
@ -2116,15 +2118,15 @@ fi
|
||||
# ======================================================
|
||||
|
||||
%changelog
|
||||
* Tue Oct 24 2023 Andrew Lukoshko <alukoshko@almalinux.org> - 2.7.18-13.2.alma.1
|
||||
* Wed Nov 15 2023 Eduard Abdullin <eabdullin@almalinux.org> - 2.7.18-15.alma.1
|
||||
- Add AlmaLinux to supported distros
|
||||
|
||||
* Wed Sep 27 2023 Charalampos Stratakis <cstratak@redhat.com> - 2.7.18-13.2
|
||||
* Wed Sep 27 2023 Charalampos Stratakis <cstratak@redhat.com> - 2.7.18-15
|
||||
- Security fix for CVE-2023-40217
|
||||
Resolves: RHEL-9620
|
||||
Resolves: RHEL-9621
|
||||
|
||||
* Thu May 25 2023 Charalampos Stratakis <cstratak@redhat.com> - 2.7.18-13.1
|
||||
- Fix for CVE-2023-24329
|
||||
* Thu Jul 20 2023 Charalampos Stratakis <cstratak@redhat.com> - 2.7.18-14
|
||||
- Security fix for CVE-2023-24329
|
||||
Resolves: rhbz#2173917
|
||||
|
||||
* Thu Feb 16 2023 Josef Ridky <jridky@redhat.com> - 2.7.18-13
|
||||
|
Loading…
Reference in New Issue
Block a user