tag 883186 pending
thanks
Hello,
Bug #883186 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:
https://anonscm.debian.org/cgit/pkg-glibc/glibc.git/commit/?id=72c8c59
---
commit 72c8c592e031dafa2aa91deeb9b45382abd49acf
Author: Aurelien Jarno <[email protected]>
Date: Thu Nov 30 14:08:45 2017 +0100
Fix missing posix_fadvise64 from static mips64el build. Closes: #883186.
diff --git a/debian/changelog b/debian/changelog
index 3f530fd..bbe817a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ glibc (2.25-3) UNRELEASED; urgency=medium
[ Aurelien Jarno ]
* debian/patches/git-updates.diff: update from upstream stable branch:
- Fix assertion failure in posix_spawn(). Closes: #882794.
+ - Fix missing posix_fadvise64 from static mips64el build. Closes:
+ #883186.
-- Aurelien Jarno <[email protected]> Wed, 22 Nov 2017 00:21:54 +0100