Auto-sync with upstream branch master
Upstream commit: 177a3d48a1c74d7b2cd6bfd48901519d25a5ecad - y2038: linux: Provide __clock_getres64 implementation - time: Introduce function to check correctness of nanoseconds value - Add Transliterations for Unicode Misc. Mathematical Symbols-A/B [BZ #23132] - Install charmaps uncompressed in testroot - Add wait-for-debugger test harness hooks - Define __STATFS_MATCHES_STATFS64 - hurd: Fix build after __pread64 usage in the dynamic loader - sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts - S390: Remove not needed stack frame in syscall function.
This commit is contained in:
parent
59ddeeccff
commit
0ce23ddfbe
17
glibc.spec
17
glibc.spec
@ -1,4 +1,4 @@
|
||||
%define glibcsrcdir glibc-2.30.9000-185-g7db1fe38de
|
||||
%define glibcsrcdir glibc-2.30.9000-194-g177a3d48a1
|
||||
%define glibcversion 2.30.9000
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
@ -87,7 +87,7 @@
|
||||
Summary: The GNU libc libraries
|
||||
Name: glibc
|
||||
Version: %{glibcversion}
|
||||
Release: 15%{?dist}
|
||||
Release: 16%{?dist}
|
||||
|
||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||
# libraries.
|
||||
@ -2038,6 +2038,19 @@ fi
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Mon Oct 28 2019 DJ Delorie <dj@redhat.com> - 2.30.9000-16
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 177a3d48a1c74d7b2cd6bfd48901519d25a5ecad.
|
||||
- y2038: linux: Provide __clock_getres64 implementation
|
||||
- time: Introduce function to check correctness of nanoseconds value
|
||||
- Add Transliterations for Unicode Misc. Mathematical Symbols-A/B [BZ #23132]
|
||||
- Install charmaps uncompressed in testroot
|
||||
- Add wait-for-debugger test harness hooks
|
||||
- Define __STATFS_MATCHES_STATFS64
|
||||
- hurd: Fix build after __pread64 usage in the dynamic loader
|
||||
- sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts
|
||||
- S390: Remove not needed stack frame in syscall function.
|
||||
|
||||
* Fri Oct 25 2019 DJ Delorie <dj@redhat.com> - 2.30.9000-15
|
||||
- Add *.mo files to all-langpacks (#1624528)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.30.9000-185-g7db1fe38de.tar.xz) = b6da6699c9db281863acfb5e9c3eb3b64040b273a033dbe4ac6262853b1d4dc00e740620e01587aac019826bd3ffd86a54155d38f24af395c045ef8fb776c0ec
|
||||
SHA512 (glibc-2.30.9000-194-g177a3d48a1.tar.xz) = 78002730753afd0448d5d5d2736c70dcf833d041c3cd7999968d449c148f613b7a735c8c6d417f897ee426d0f1e83513df471b539f0180b7853079d49bcb18b3
|
||||
|
Loading…
Reference in New Issue
Block a user