Switch to upstream 2.39 release
Upstream commit: ef321e23c20eebc6d6fb4044425c00e6df27b05f - Document CVE-2023-6246, CVE-2023-6779, and CVE-2023-6780 - Update advisory format and introduce some automation - manual/io: Fix swapped reading and writing phrase. - Fix typo - S390: Fix building with --disable-mutli-arch [BZ #31196] - NEWS: insert advisories and fixed bugs for 2.39 - contrib.texi: update - INSTALL, install.texi: minor updates, regenerate - libc.pot: regenerate - version.h, include/features.h: Bump version to 2.39 - Create ChangeLog.old/ChangeLog.28
This commit is contained in:
parent
7ce2803ac6
commit
385a689f17
21
glibc.spec
21
glibc.spec
@ -1,5 +1,5 @@
|
||||
%global glibcsrcdir glibc-2.38.9000-530-gddf542da94
|
||||
%global glibcversion 2.38.9000
|
||||
%global glibcsrcdir glibc-2.39
|
||||
%global glibcversion 2.39
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
#
|
||||
@ -171,7 +171,7 @@ Version: %{glibcversion}
|
||||
# - It allows using the Release number without the %%dist tag in the dependency
|
||||
# generator to make the generated requires interchangeable between Rawhide
|
||||
# and ELN (.elnYY < .fcXX).
|
||||
%global baserelease 39
|
||||
%global baserelease 1
|
||||
Release: %{baserelease}%{?dist}
|
||||
|
||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||
@ -2308,6 +2308,21 @@ update_gconv_modules_cache ()
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Feb 02 2024 Carlos O'Donell <carlos@redhat.com> - 2.39-1
|
||||
- Switch to upstream 2.39 release,
|
||||
commit ef321e23c20eebc6d6fb4044425c00e6df27b05f
|
||||
- Document CVE-2023-6246, CVE-2023-6779, and CVE-2023-6780
|
||||
- Update advisory format and introduce some automation
|
||||
- manual/io: Fix swapped reading and writing phrase.
|
||||
- Fix typo
|
||||
- S390: Fix building with --disable-mutli-arch [BZ #31196]
|
||||
- NEWS: insert advisories and fixed bugs for 2.39
|
||||
- contrib.texi: update
|
||||
- INSTALL, install.texi: minor updates, regenerate
|
||||
- libc.pot: regenerate
|
||||
- version.h, include/features.h: Bump version to 2.39
|
||||
- Create ChangeLog.old/ChangeLog.28
|
||||
|
||||
* Wed Jan 31 2024 Florian Weimer <fweimer@redhat.com> - 2.38.9000-39
|
||||
- Add noarch sysroot subpackages
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.38.9000-530-gddf542da94.tar.xz) = d6e19bbc1eaa22833124d2068570f0943fa3bac130ecc433875514e281fdabfcb976f67cf33c052d06a8ce7ab91134622e2d4df143d4efb1b4627b4c342960a7
|
||||
SHA512 (glibc-2.39.tar.xz) = 818f58172a52815b4338ea9f2a69ecaa3335492b9f8f64cbf8afb24c0d737982341968ecd79631cae3d3074ab0ae4bc6056fc4ba3ffe790849dc374835cd57e2
|
||||
|
Loading…
Reference in New Issue
Block a user