Auto-sync with upstream branch master,
commit 6bbfc5c09fc5b5e3d4a0cddbbd4e2e457767dae7. - Add statx conditionals for wordsize-32 *xstat.c - regex: fix storage-exhaustion error (swbz#18040) - regex: fix heap-use-after-free error (swbz#18040) - manual: Document thread/task IDs for Linux
This commit is contained in:
parent
60935671c3
commit
650d554f72
12
glibc.spec
12
glibc.spec
@ -1,6 +1,6 @@
|
||||
%define glibcsrcdir glibc-2.28.9000-391-gade8b817fe
|
||||
%define glibcsrcdir glibc-2.28.9000-400-g6bbfc5c09f
|
||||
%define glibcversion 2.28.9000
|
||||
%define glibcrelease 27%{?dist}
|
||||
%define glibcrelease 28%{?dist}
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
#
|
||||
@ -1905,6 +1905,14 @@ fi
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Mon Dec 17 2018 DJ Delorie <dj@redhat.com> - 2.28.9000-28
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 6bbfc5c09fc5b5e3d4a0cddbbd4e2e457767dae7.
|
||||
- Add statx conditionals for wordsize-32 *xstat.c
|
||||
- regex: fix storage-exhaustion error (swbz#18040)
|
||||
- regex: fix heap-use-after-free error (swbz#18040)
|
||||
- manual: Document thread/task IDs for Linux
|
||||
|
||||
* Thu Dec 13 2018 Carlos O'Donell <carlos@redhat.com> - 2.28.9000-27
|
||||
- Auto-sync with upstream branch master,
|
||||
commit ade8b817fead73b302d08c88cd44ea2ea56793d4.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.28.9000-391-gade8b817fe.tar.xz) = 64e72015cfbd95f3f7a07cc83903735764860d6d7b31b37c01ad2f054d1db144169cd4a204c610501396fd071c18bfc85c350e17f4e7097c8d85eaefe783e86d
|
||||
SHA512 (glibc-2.28.9000-400-g6bbfc5c09f.tar.xz) = 9dcbbaa112a7552d8a60d47c0a704173a7d1b21d9432d6c60c62f7c42d940f004917e4a6f234bfb13a1dd407c9e138a54f51f3a482e0bf8a592840c957127b17
|
||||
|
Loading…
Reference in New Issue
Block a user