Auto-sync with upstream branch master
Upstream commit: 4612268a0ad8e3409d8ce2314dd2dd8ee0af5269 - Correct the list of static PIE architectures - glibc_post_upgrade: Remove process restart logic - glibc_post_upgrade: Integrate into the build process - glibc_post_upgrade: Do not clean up tls subdirectories - glibc_post_upgrade: Drop ia64 support - Remove architecture-specific symbolic link for iconvconfig - powerpc: Fix syscalls during early process initialization (swbz#22685)
This commit is contained in:
parent
a071c6801c
commit
fac98a7443
15
glibc.spec
15
glibc.spec
@ -1,6 +1,6 @@
|
|||||||
%define glibcsrcdir glibc-2.26.9000-1139-g64f63cb458
|
%define glibcsrcdir glibc-2.26.9000-1140-g4612268a0a
|
||||||
%define glibcversion 2.26.9000
|
%define glibcversion 2.26.9000
|
||||||
%define glibcrelease 43%{?dist}
|
%define glibcrelease 44%{?dist}
|
||||||
# Pre-release tarballs are pulled in from git using a command that is
|
# Pre-release tarballs are pulled in from git using a command that is
|
||||||
# effectively:
|
# effectively:
|
||||||
#
|
#
|
||||||
@ -2035,6 +2035,17 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 19 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-44
|
||||||
|
- Correct the list of static PIE architectures
|
||||||
|
- glibc_post_upgrade: Remove process restart logic
|
||||||
|
- glibc_post_upgrade: Integrate into the build process
|
||||||
|
- glibc_post_upgrade: Do not clean up tls subdirectories
|
||||||
|
- glibc_post_upgrade: Drop ia64 support
|
||||||
|
- Remove architecture-specific symbolic link for iconvconfig
|
||||||
|
- Auto-sync with upstream branch master,
|
||||||
|
commit 4612268a0ad8e3409d8ce2314dd2dd8ee0af5269:
|
||||||
|
- powerpc: Fix syscalls during early process initialization (swbz#22685)
|
||||||
|
|
||||||
* Fri Jan 19 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-43
|
* Fri Jan 19 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-43
|
||||||
- Enable static PIE support
|
- Enable static PIE support
|
||||||
- Remove add-on support (already gone upstream)
|
- Remove add-on support (already gone upstream)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (glibc-2.26.9000-1125-g860b0240a5.tar.gz) = 9508cbf8a7ce5f54f2fd847213de093b8b788a15d0092d1857742dd8109ba54d7b52d7cdc65ba5500c80de493e92b0e059f7daaec2870cb1fbc6ea9de3cf5808
|
SHA512 (glibc-2.26.9000-1140-g4612268a0a.tar.gz) = b35f937e3f20b4b934e7106bad92a7ec80ce8daeb7e9a037d46e0443d64f8bfe0525126b47e4904533a179a2a20d495602e0c6085c83fac85537c4033086a41a
|
||||||
|
Loading…
Reference in New Issue
Block a user