[glibc] branch glibc-2.26 updated (8fdc0c6 -> 71f05a4)

2017-09-11 Thread Samuel Thibault
This is an automated email from the git hooks/post-receive script.

sthibault pushed a change to branch glibc-2.26
in repository glibc.

  from  8fdc0c6   Re-disable hurd-i386/submitted-anon-mmap-shared.diff
   new  71f05a4   hurd: Note the break to be introduced when enabling 
anon-mmap-shared

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/patches/hurd-i386/submitted-anon-mmap-shared.diff | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-glibc/glibc.git



[glibc] 01/01: hurd: Note the break to be introduced when enabling anon-mmap-shared

2017-09-11 Thread Samuel Thibault
This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch glibc-2.26
in repository glibc.

commit 71f05a49f7373f4d00bcbcc62c44f7a6c887763c
Author: Samuel Thibault 
Date:   Mon Sep 11 14:25:12 2017 +0200

hurd: Note the break to be introduced when enabling anon-mmap-shared
---
 debian/patches/hurd-i386/submitted-anon-mmap-shared.diff | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/patches/hurd-i386/submitted-anon-mmap-shared.diff 
b/debian/patches/hurd-i386/submitted-anon-mmap-shared.diff
index 3737bc0..516caeb 100644
--- a/debian/patches/hurd-i386/submitted-anon-mmap-shared.diff
+++ b/debian/patches/hurd-i386/submitted-anon-mmap-shared.diff
@@ -3,7 +3,8 @@ Optimizing anonymous maps brings bugs, and does not optimize 
much anyway.
 https://sourceware.org/bugzilla/show_bug.cgi?id=19903
 
 Do not enable yet, exec's servercopy function calls mmap(size = 0) and expects
-it not to fail (while POSIX expects it to fail).
+it not to fail (while POSIX expects it to fail). On enabling it, Break
+hurd (<< 1:0.9.git20170910-1) to express that.
 
 --- a/sysdeps/mach/hurd/mmap.c
 +++ b/sysdeps/mach/hurd/mmap.c

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-glibc/glibc.git