Auto-sync with upstream branch master
Upstream commit: 40b68e8cc00ca40348bc084b651c0561d31feb46 - wcsmbs: Reformat Makefile. - linux: Reformat Makefile. - stdlib: Reformat Makefile. - stdio-common: Reformat Makefile. - socket: Reformat Makefile. - misc: Reformat Makefile. - debug: Reformat Makefile. - elf: Reformat Makefile. - libio: Add __nonnull for FILE * arguments of fclose and freopen - nss: Reconcile conditional declaration and use of `is_nscd' - Update syscall lists for Linux 6.3 - hurd: rule out some mach headers when generating errno.h - Stop checking if MiG supports retcode. - Added Redirects to longdouble error functions [BZ #29033] - nptl: Reformat Makefile. - scripts: Add sort-makefile-lines.py to sort Makefile variables. - dlopen: skip debugger notification for DSO loaded from sprof (bug 30258)
This commit is contained in:
parent
151cd6bca7
commit
102db1b2b1
25
glibc.spec
25
glibc.spec
@ -1,4 +1,4 @@
|
||||
%global glibcsrcdir glibc-2.37.9000-381-gd1417176a3
|
||||
%global glibcsrcdir glibc-2.37.9000-398-g40b68e8cc0
|
||||
%global glibcversion 2.37.9000
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
@ -159,7 +159,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 9
|
||||
%global baserelease 10
|
||||
Release: %{baserelease}%{?dist}
|
||||
|
||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||
@ -2195,6 +2195,27 @@ update_gconv_modules_cache ()
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Tue May 16 2023 Carlos O'Donell <carlos@redhat.com> - 2.37.9000-10
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 40b68e8cc00ca40348bc084b651c0561d31feb46:
|
||||
- wcsmbs: Reformat Makefile.
|
||||
- linux: Reformat Makefile.
|
||||
- stdlib: Reformat Makefile.
|
||||
- stdio-common: Reformat Makefile.
|
||||
- socket: Reformat Makefile.
|
||||
- misc: Reformat Makefile.
|
||||
- debug: Reformat Makefile.
|
||||
- elf: Reformat Makefile.
|
||||
- libio: Add __nonnull for FILE * arguments of fclose and freopen
|
||||
- nss: Reconcile conditional declaration and use of `is_nscd'
|
||||
- Update syscall lists for Linux 6.3
|
||||
- hurd: rule out some mach headers when generating errno.h
|
||||
- Stop checking if MiG supports retcode.
|
||||
- Added Redirects to longdouble error functions [BZ #29033]
|
||||
- nptl: Reformat Makefile.
|
||||
- scripts: Add sort-makefile-lines.py to sort Makefile variables.
|
||||
- dlopen: skip debugger notification for DSO loaded from sprof (bug 30258)
|
||||
|
||||
* Tue May 09 2023 Arjun Shankar <arjun@redhat.com> - 2.37.9000-9
|
||||
- Auto-sync with upstream branch master,
|
||||
commit d1417176a35d27ffb8da0ffb1e33154163b6eeb2:
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.37.9000-381-gd1417176a3.tar.xz) = 57988327c974b35d0a5641a9b1db7d5131278948ee0b887e5232b009c0b40dad9337a6c985c44038a6055ee620015e0cf583f6b9a1a7160012e9864c5157af44
|
||||
SHA512 (glibc-2.37.9000-398-g40b68e8cc0.tar.xz) = 0701590862e130c15c5c607ac8f2bb7d3a3479764a5985fc72ac005e2d39d8d366188f0edf2f4ef034a46823135a34275f7ac76f204af700a83811dee512095d
|
||||
|
Loading…
Reference in New Issue
Block a user