tag 845521 pending
thanks
Hello,
Bug #845521 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=pkg-glibc/glibc.git;a=commitdiff;h=6d07bf4
---
commit 6d07bf4c0f984d393627adaf20d393c82c4fee7e
Author: Aurelien Jarno <[email protected]>
Date: Thu Nov 24 17:08:42 2016 +0100
debian/patches/git-updates.diff: update from upstream stable branch:
* debian/patches/git-updates.diff: update from upstream stable branch:
- Fix missing memcpy_chk in libc.a on amd64 when the compiler defaults to
PIE. Closes: #845521.
diff --git a/debian/changelog b/debian/changelog
index 8057df7..b96ae86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,11 @@ glibc (2.24-7) UNRELEASED; urgency=medium
* hurd-i386/tg-NOFOLLOW-DIRECTORY.diff: New patch to fix O_NOFOLLOW |
O_DIRECTORY errors.
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix missing memcpy_chk in libc.a on amd64 when the compiler defaults to
+ PIE. Closes: #845521.
+
-- Aurelien Jarno <[email protected]> Mon, 21 Nov 2016 19:24:59 +0100
glibc (2.24-6) unstable; urgency=medium