[glibc] branch sid updated (91788d7 -> 691837f)

2017-11-18 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script.

aurel32 pushed a change to branch sid
in repository glibc.

  from  91788d7   New changelog entry
   new  691837f   debian/testsuite-xfail-debian.mk: mark tst-strfrom and 
tst-strfrom-locale as XFAIL on mips64el similarly to mips and mipsel, they are 
due to corner case bugs in the FPU.

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/changelog |  5 -
 debian/testsuite-xfail-debian.mk | 12 
 2 files changed, 16 insertions(+), 1 deletion(-)

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



[glibc] 01/01: debian/testsuite-xfail-debian.mk: mark tst-strfrom and tst-strfrom-locale as XFAIL on mips64el similarly to mips and mipsel, they are due to corner case bugs in the FPU.

2017-11-18 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch sid
in repository glibc.

commit 691837f3765369d4e6a925f88139650710639f12
Author: Aurelien Jarno 
Date:   Sat Nov 18 18:42:41 2017 +0100

debian/testsuite-xfail-debian.mk: mark tst-strfrom and tst-strfrom-locale 
as XFAIL on mips64el similarly to mips and mipsel, they are due to corner case 
bugs in the FPU.
---
 debian/changelog |  5 -
 debian/testsuite-xfail-debian.mk | 12 
 2 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8fb3d28..5ca8eb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
 glibc (2.25-2) UNRELEASED; urgency=medium
 
-  * 
+  [ Aurelien Jarno ]
+  * debian/testsuite-xfail-debian.mk: mark tst-strfrom and tst-strfrom-locale
+as XFAIL on mips64el similarly to mips and mipsel, they are due to corner
+case bugs in the FPU.
 
  -- Aurelien Jarno   Sat, 18 Nov 2017 11:58:21 +0100
 
diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk
index f25e16d..e42e856 100644
--- a/debian/testsuite-xfail-debian.mk
+++ b/debian/testsuite-xfail-debian.mk
@@ -1266,6 +1266,18 @@ test-xfail-tst-cond16 = yes
 test-xfail-tst-mqueue5 = yes
 test-xfail-tst-stack4 = yes
 test-xfail-tst-waitid = yes
+
+# Theses failures are due to a bug in the cvt.s.d instruction on some FPU
+# (at least Octeon 3 and XBurst). The tininess detection is done on a
+# before-rounding basis instead of an after-rounding basis.
+test-xfail-test-float = yes
+test-xfail-test-float-finite = yes
+
+# Theses failures are due to a bug in the cvt.d.s instruction on some FPU
+# (at least Octeon 3 and XBurst). The qNaN payload is not preserved in
+# the conversion and a new qNaN is generated.
+test-xfail-tst-strfrom = yes
+test-xfail-tst-strfrom-locale = yes
 endif
 
 

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



[glibc] branch glibc-2.26 updated (7aaf6e5 -> 80f1bf4)

2017-11-18 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script.

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

  from  7aaf6e5   Update hurd-i386/git-ifaddrs-linknamespace.diff with 
upstream fixes for Linux
   new  80f1bf4   debian/patches/git-updates.diff: update from upstream 
stable branch:

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/changelog   | 9 +-
 debian/patches/amd64/git-x86_64-search.diff|   211 -
 debian/patches/git-updates.diff| 15339 +++
 .../patches/hurd-i386/git-dirfd-linknamespace.diff | 8 +-
 debian/patches/series  | 2 -
 5 files changed, 12704 insertions(+), 2865 deletions(-)
 delete mode 100644 debian/patches/amd64/git-x86_64-search.diff

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



Processed: Bug#879500 marked as pending

2017-11-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 879500 pending
Bug #879500 [libc6] CVE-2017-15671
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
879500: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879500
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: Bug#879501 marked as pending

2017-11-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 879501 pending
Bug #879501 [libc6] CVE-2017-15670
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
879501: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879501
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



[glibc] branch glibc-2.26 updated (a210353 -> 7aaf6e5)

2017-11-18 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script.

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

  from  a210353   Only apply tg2.26-sched_param.diff for Hurd, it breaks 
Linux builds.
   new  7aaf6e5   Update hurd-i386/git-ifaddrs-linknamespace.diff with 
upstream fixes for Linux

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:
 .../hurd-i386/git-ifaddrs-linknamespace.diff   | 44 ++
 1 file changed, 44 insertions(+)

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



[glibc] branch glibc-2.26 updated (113e123 -> a210353)

2017-11-18 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script.

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

  from  113e123   Merge branch 'sid' into glibc-2.26
   new  a210353   Only apply tg2.26-sched_param.diff for Hurd, it breaks 
Linux builds.

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/series   | 1 -
 debian/patches/series.hurd-i386 | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

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



[glibc] 01/01: Update hurd-i386/git-ifaddrs-linknamespace.diff with upstream fixes for Linux

2017-11-18 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script.

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

commit 7aaf6e5e6cc8f10a95c5aaa69e718a2dd1ba7b4d
Author: Aurelien Jarno 
Date:   Sat Nov 18 12:43:32 2017 +0100

Update hurd-i386/git-ifaddrs-linknamespace.diff with upstream fixes for 
Linux
---
 .../hurd-i386/git-ifaddrs-linknamespace.diff   | 44 ++
 1 file changed, 44 insertions(+)

diff --git a/debian/patches/hurd-i386/git-ifaddrs-linknamespace.diff 
b/debian/patches/hurd-i386/git-ifaddrs-linknamespace.diff
index 3b1c1af..0c39ea5 100644
--- a/debian/patches/hurd-i386/git-ifaddrs-linknamespace.diff
+++ b/debian/patches/hurd-i386/git-ifaddrs-linknamespace.diff
@@ -1,3 +1,29 @@
+commit 7edd06916d0f18714f323b180b890f1fea39e1ff
+Author: H.J. Lu 
+Date:   Wed Sep 27 17:18:32 2017 -0700
+
+Update sysdeps/unix/sysv/linux/ifaddrs.c
+
+Fix
+
+../sysdeps/unix/sysv/linux/ifaddrs.c:835:27: error: ‘getifaddrs’ aliased 
to undefined symbol ‘__getifaddrs’
+ weak_alias (__getifaddrs, getifaddrs)
+   ^
+../sysdeps/unix/sysv/linux/ifaddrs.c:844:28: error: ‘freeifaddrs’ aliased 
to undefined symbol ‘__freeifaddrs’
+ weak_alias (__freeifaddrs, freeifaddrs)
+
+caused by
+
+commit 4009ddc69225d571772aaea597615a0c032e14ab
+Author: Samuel Thibault 
+Date:   Thu Sep 28 00:19:18 2017 +0200
+
+hurd: Fix `getifaddrs' and `freeifaddrs' symbol exposition
+
+* sysdeps/unix/sysv/linux/ifaddrs.c (__getifaddrs): Add
+libc_hidden_def.
+(__freeifaddrs): Likewise.
+
 commit 4009ddc69225d571772aaea597615a0c032e14ab
 Author: Samuel Thibault 
 Date:   Thu Sep 28 00:19:18 2017 +0200
@@ -92,3 +118,21 @@ Index: glibc-2.26/sysdeps/gnu/ifaddrs.c
  weak_alias (__freeifaddrs, freeifaddrs)
 +libc_hidden_def (__freeifaddrs)
  libc_hidden_weak (freeifaddrs)
+Index: glibc-2.26/sysdeps/unix/sysv/linux/ifaddrs.c
+===
+--- glibc-2.26.orig/sysdeps/unix/sysv/linux/ifaddrs.c
 glibc-2.26/sysdeps/unix/sysv/linux/ifaddrs.c
+@@ -833,6 +833,7 @@ __getifaddrs (struct ifaddrs **ifap)
+   return res;
+ }
+ weak_alias (__getifaddrs, getifaddrs)
++libc_hidden_def (__getifaddrs)
+ libc_hidden_weak (getifaddrs)
+ 
+ 
+@@ -842,4 +843,5 @@ __freeifaddrs (struct ifaddrs *ifa)
+   free (ifa);
+ }
+ weak_alias (__freeifaddrs, freeifaddrs)
++libc_hidden_def (__freeifaddrs)
+ libc_hidden_weak (freeifaddrs)

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



[glibc] 01/01: Only apply tg2.26-sched_param.diff for Hurd, it breaks Linux builds.

2017-11-18 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script.

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

commit a2103538952c12cf5a3c09800fb049d180c175c5
Author: Aurelien Jarno 
Date:   Sat Nov 18 12:30:21 2017 +0100

Only apply tg2.26-sched_param.diff for Hurd, it breaks Linux builds.
---
 debian/patches/series   | 1 -
 debian/patches/series.hurd-i386 | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/series b/debian/patches/series
index da7561c..2b84bb9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -77,7 +77,6 @@ hurd-i386/local-hurdsig-global-dispositions-version.diff
 hurd-i386/tg-hurdsig-SA_SIGINFO.diff
 hurd-i386/tg-hurdsig-fixes-2.diff
 hurd-i386/tg-hooks.diff
-hurd-i386/tg2.26-sched_param.diff
 hurd-i386/cvs-libpthread.diff
 hurd-i386/libpthread_build.diff
 hurd-i386/tg-libpthread_depends.diff
diff --git a/debian/patches/series.hurd-i386 b/debian/patches/series.hurd-i386
index e83edf7..9d8d597 100644
--- a/debian/patches/series.hurd-i386
+++ b/debian/patches/series.hurd-i386
@@ -15,3 +15,4 @@ hurd-i386/local-versions-hack.diff
 hurd-i386/unsubmitted-prof-eintr.diff
 hurd-i386/submitted-malloc-setstate.diff
 hurd-i386/tg-glibc-2.24-restore-malloc-hook.diff
+hurd-i386/tg2.26-sched_param.diff

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



glibc_2.25-1_source.changes ACCEPTED into unstable

2017-11-18 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Nov 2017 10:13:37 +0100
Source: glibc
Binary: libc-bin libc-dev-bin libc-l10n glibc-doc glibc-source locales 
locales-all nscd multiarch-support libc6 libc6-dev libc6-dbg libc6-pic 
libc6-udeb libc6.1 libc6.1-dev libc6.1-dbg libc6.1-pic libc6.1-udeb libc0.3 
libc0.3-dev libc0.3-dbg libc0.3-pic libc0.3-udeb libc0.1 libc0.1-dev 
libc0.1-dbg libc0.1-pic libc0.1-udeb libc6-i386 libc6-dev-i386 libc6-sparc 
libc6-dev-sparc libc6-sparc64 libc6-dev-sparc64 libc6-s390 libc6-dev-s390 
libc6-amd64 libc6-dev-amd64 libc6-powerpc libc6-dev-powerpc libc6-ppc64 
libc6-dev-ppc64 libc6-mips32 libc6-dev-mips32 libc6-mipsn32 libc6-dev-mipsn32 
libc6-mips64 libc6-dev-mips64 libc0.1-i386 libc0.1-dev-i386 libc6-x32 
libc6-dev-x32 libc6-xen libc0.3-xen libc6.1-alphaev67
Architecture: source
Version: 2.25-1
Distribution: unstable
Urgency: medium
Maintainer: GNU Libc Maintainers 
Changed-By: Aurelien Jarno 
Description:
 glibc-doc  - GNU C Library: Documentation
 glibc-source - GNU C Library: sources
 libc-bin   - GNU C Library: Binaries
 libc-dev-bin - GNU C Library: Development binaries
 libc-l10n  - GNU C Library: localization files
 libc0.1- GNU C Library: Shared libraries
 libc0.1-dbg - GNU C Library: detached debugging symbols
 libc0.1-dev - GNU C Library: Development Libraries and Header Files
 libc0.1-dev-i386 - GNU C Library: 32bit development libraries for AMD64
 libc0.1-i386 - GNU C Library: 32bit shared libraries for AMD64
 libc0.1-pic - GNU C Library: PIC archive library
 libc0.1-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libc0.3- GNU C Library: Shared libraries
 libc0.3-dbg - GNU C Library: detached debugging symbols
 libc0.3-dev - GNU C Library: Development Libraries and Header Files
 libc0.3-pic - GNU C Library: PIC archive library
 libc0.3-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libc0.3-xen - GNU C Library: Shared libraries [Xen version]
 libc6  - GNU C Library: Shared libraries
 libc6-amd64 - GNU C Library: 64bit Shared libraries for AMD64
 libc6-dbg  - GNU C Library: detached debugging symbols
 libc6-dev  - GNU C Library: Development Libraries and Header Files
 libc6-dev-amd64 - GNU C Library: 64bit Development Libraries for AMD64
 libc6-dev-i386 - GNU C Library: 32-bit development libraries for AMD64
 libc6-dev-mips32 - GNU C Library: o32 Development Libraries for MIPS
 libc6-dev-mips64 - GNU C Library: 64bit Development Libraries for MIPS64
 libc6-dev-mipsn32 - GNU C Library: n32 Development Libraries for MIPS64
 libc6-dev-powerpc - GNU C Library: 32bit powerpc development libraries for 
ppc64
 libc6-dev-ppc64 - GNU C Library: 64bit Development Libraries for PowerPC64
 libc6-dev-s390 - GNU C Library: 32bit Development Libraries for IBM zSeries
 libc6-dev-sparc - GNU C Library: 32bit Development Libraries for SPARC
 libc6-dev-sparc64 - GNU C Library: 64bit Development Libraries for UltraSPARC
 libc6-dev-x32 - GNU C Library: X32 ABI Development Libraries for AMD64
 libc6-i386 - GNU C Library: 32-bit shared libraries for AMD64
 libc6-mips32 - GNU C Library: o32 Shared libraries for MIPS
 libc6-mips64 - GNU C Library: 64bit Shared libraries for MIPS64
 libc6-mipsn32 - GNU C Library: n32 Shared libraries for MIPS64
 libc6-pic  - GNU C Library: PIC archive library
 libc6-powerpc - GNU C Library: 32bit powerpc shared libraries for ppc64
 libc6-ppc64 - GNU C Library: 64bit Shared libraries for PowerPC64
 libc6-s390 - GNU C Library: 32bit Shared libraries for IBM zSeries
 libc6-sparc - GNU C Library: 32bit Shared libraries for SPARC
 libc6-sparc64 - GNU C Library: 64bit Shared libraries for UltraSPARC
 libc6-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libc6-x32  - GNU C Library: X32 ABI Shared libraries for AMD64
 libc6-xen  - GNU C Library: Shared libraries [Xen version]
 libc6.1- GNU C Library: Shared libraries
 libc6.1-alphaev67 - GNU C Library: Shared libraries (EV67 optimized)
 libc6.1-dbg - GNU C Library: detached debugging symbols
 libc6.1-dev - GNU C Library: Development Libraries and Header Files
 libc6.1-pic - GNU C Library: PIC archive library
 libc6.1-udeb - GNU C Library: Shared libraries - udeb (udeb)
 locales- GNU C Library: National Language (locale) data [support]
 locales-all - GNU C Library: Precompiled locale data
 multiarch-support - Transitional package to ensure multiarch compatibility
 nscd   - GNU C Library: Name Service Cache Daemon
Changes:
 glibc (2.25-1) unstable; urgency=medium
 .
   [ Aurelien Jarno ]
   * debian/rules.d/debhelper.mk: relax the dependency on linux-libc-dev
 to the major upstream version.
Checksums-Sha1:
 87f3f789a1876e7d52f6aa344d4803a321e996fb 8241 glibc_2.25-1.dsc
 8770d6691ebab82df32c094093c020235813a0e5 1021444 glibc_2.25-1.debian.tar.xz
 4e247b70120d41889881f32634b4a295f8d66390 7507 glibc_2.25-1_source.buildinfo
Checksums-Sha256:
 

[glibc] branch glibc-2.26 updated (e86818f -> 113e123)

2017-11-18 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script.

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

  from  e86818f   Merge branch 'sid' into glibc-2.26
  adds  3a88705   Merge branch 'sid' of 
ssh://git.debian.org/git/pkg-glibc/glibc into glibc-2.25
  adds  09860e1   Merge branch 'sid' into glibc-2.25
  adds  8fb970f   Merge branch 'sid' into glibc-2.25
  adds  d2fb01e   debian/patches/git-updates.diff: update from upstream 
stable branch.
  adds  60fb7e6   debian/rules.d/debhelper.mk: do not install gdb python 
hooks for stage 1. Closes: #874491.
  adds  42849da   Update Portuguese debconf translation, by Pedro Ribeiro. 
Closes: #874610.
  adds  2eeda97   Update German debconf translation, by Helge Kreutzman.  
Closes: #877291.
  adds  ae675be   debian/sysdeps/ppc64el.mk: disable lock elision.  
Closes:# 878071.
  adds  7f798f9   debian/script.in/nohwcap.sh: fix alpha ev67 optimized 
package name. Closes: #881147.
  adds  54d4907   Add changelog entry for upstream updates
  adds  aaa2e75   debian/debhelper.in/libc.postinst, script.in/nsscheck.sh: 
check for postgresql in NSS check.  Closes: #710275.
  adds  721c4ad   debian/sysdeps/{alpha,hurd-i386,i386}.mk: do not build 
optimized libraries libc6.1-alphaev67, libc6-xen and libc0.3-xen during stage 1 
and stage 2. Closes: #881455, #881636.
  adds  dfb023a   Fixup previous commit
  adds  7b0509a   debian/rules, debian/sysdeps/*.mk: skip the multilib pass 
for the nobiarch profile (in addition to skipping the package creation).
  adds  aee4e1c   debian/rules: only build -dev multilib packages in 
stage1.  Closes: #881454, #881646.
  adds  8847f74   releasing package glibc version 2.25-0experimental4
  adds  f055c47   New changelog entry
  adds  fd6fed9   Merge branch 'sid' into glibc-2.25
  adds  3ba3cf7   debian/rules.d/debhelper.mk: relax the dependency on 
linux-libc-dev to the major upstream version.
  adds  5da631f   Upload will target sid
  adds  59916fc   releasing package glibc version 2.25-1
   new  113e123   Merge branch 'sid' into glibc-2.26

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/changelog  | 42 +
 debian/debhelper.in/libc.postinst |  4 ++--
 debian/po/de.po   | 15 +
 debian/po/pt.po   | 44 +--
 debian/rules  |  5 +++--
 debian/rules.d/debhelper.mk   |  2 +-
 debian/script.in/nohwcap.sh   |  2 +-
 debian/script.in/nsscheck.sh  |  1 +
 debian/sysdeps/alpha.mk   |  2 ++
 debian/sysdeps/amd64.mk   |  9 ++--
 debian/sysdeps/armel.mk   |  7 ++-
 debian/sysdeps/armhf.mk   |  7 ++-
 debian/sysdeps/hurd-i386.mk   |  2 +-
 debian/sysdeps/i386.mk| 25 +-
 debian/sysdeps/kfreebsd-amd64.mk  |  7 ++-
 debian/sysdeps/mips.mk|  9 ++--
 debian/sysdeps/mips64.mk  |  9 ++--
 debian/sysdeps/mips64el.mk|  9 ++--
 debian/sysdeps/mipsel.mk  |  9 ++--
 debian/sysdeps/mipsn32.mk |  9 ++--
 debian/sysdeps/mipsn32el.mk   |  9 ++--
 debian/sysdeps/powerpc.mk |  6 +-
 debian/sysdeps/ppc64.mk   |  7 ++-
 debian/sysdeps/s390x.mk   |  7 ++-
 debian/sysdeps/sparc.mk   |  7 ++-
 debian/sysdeps/sparc64.mk |  7 ++-
 debian/sysdeps/x32.mk |  9 ++--
 27 files changed, 191 insertions(+), 80 deletions(-)

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



Processing of glibc_2.25-1_source.changes

2017-11-18 Thread Debian FTP Masters
glibc_2.25-1_source.changes uploaded successfully to localhost
along with the files:
  glibc_2.25-1.dsc
  glibc_2.25-1.debian.tar.xz
  glibc_2.25-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



[glibc] 01/01: Merge branch 'sid' into glibc-2.26

2017-11-18 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script.

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

commit 113e123e8f753ca2aa839beb56552f32767706e3
Merge: e86818f 59916fc
Author: Aurelien Jarno 
Date:   Sat Nov 18 12:04:17 2017 +0100

Merge branch 'sid' into glibc-2.26

 debian/changelog  | 42 +
 debian/debhelper.in/libc.postinst |  4 ++--
 debian/po/de.po   | 15 +
 debian/po/pt.po   | 44 +--
 debian/rules  |  5 +++--
 debian/rules.d/debhelper.mk   |  2 +-
 debian/script.in/nohwcap.sh   |  2 +-
 debian/script.in/nsscheck.sh  |  1 +
 debian/sysdeps/alpha.mk   |  2 ++
 debian/sysdeps/amd64.mk   |  9 ++--
 debian/sysdeps/armel.mk   |  7 ++-
 debian/sysdeps/armhf.mk   |  7 ++-
 debian/sysdeps/hurd-i386.mk   |  2 +-
 debian/sysdeps/i386.mk| 25 +-
 debian/sysdeps/kfreebsd-amd64.mk  |  7 ++-
 debian/sysdeps/mips.mk|  9 ++--
 debian/sysdeps/mips64.mk  |  9 ++--
 debian/sysdeps/mips64el.mk|  9 ++--
 debian/sysdeps/mipsel.mk  |  9 ++--
 debian/sysdeps/mipsn32.mk |  9 ++--
 debian/sysdeps/mipsn32el.mk   |  9 ++--
 debian/sysdeps/powerpc.mk |  6 +-
 debian/sysdeps/ppc64.mk   |  7 ++-
 debian/sysdeps/s390x.mk   |  7 ++-
 debian/sysdeps/sparc.mk   |  7 ++-
 debian/sysdeps/sparc64.mk |  7 ++-
 debian/sysdeps/x32.mk |  9 ++--
 27 files changed, 191 insertions(+), 80 deletions(-)

diff --cc debian/changelog
index b4a3769,2511689..9ed3c70
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,116 -1,12 +1,120 @@@
 +glibc (2.26-0experimental0) UNRELEASED; urgency=medium
 +
 +  [ Adam Conrad ]
 +  * New upstream release (LP: #1703368), with git updates to 2017-10-10:
 +- debian/{symbols.wildcards,control}: Update and regen for 2.26.
 +- debian/patches/alpha/submitted-termios_h.diff: upstreamed.
 +- debian/patches/arm/submitted-strip-bit-0.diff: upstreamed.
 +- debian/patches/hurd-i386/git-__inet6_scopeid_pton.diff: upstreamed.
 +- debian/patches/any/submitted-string2-strcmp.diff: obsolete.
 +- debian/patches/any/local-tst-writev.diff: fixed upstream.
 +- debian/patches/any/local-dynamic-resolvconf.diff: fixed upstream.
 +- debian/patches/any/submitted-unicode-9.0.0.diff: obsolete.
 +- debian/patches/any/cvs-malloc-hardening.diff: upstreamed.
 +- debian/patches/any/local-bits-sigstack.diff: fixed upstream.
 +- debian/patches/powerpc/submitted-tst-tlsopt-powerpc.diff: upstreamed.
 +- debian/patches/i386/local-cmov.diff: dropped, no longer useful.
 +- debian/patches/all/local-ldd.diff: rebased.
 +- debian/patches/any/local-ldso-disable-hwcap.diff: rebased.
 +- debian/patches/any/local-tcsetaddr.diff: rebased.
 +- debian/patches/any/submitted-resolv-unaligned.diff: rebased.
 +- debian/patches/arm/local-arm-futex.diff: rebased.
 +- debian/patches/hurd-i386/local-ED.diff: rebased.
 +- debian/patches/hurd-i386/tg-EGREGIOUS-fr.diff: rebased.
 +- debian/patches/hurd-i386/tg-EIEIO-fr.diff: rebased.
 +- debian/patches/kfreebsd/submitted-auxv.diff: rebased.
 +- debian/patches/kfreebsd/submitted-waitid.diff: rebased.
 +- debian/patches/localedata/locales-fr.diff: rebased.
 +- debian/patches/sparc/submitted-sparc64-socketcall.diff: rebased.
 +- debian/patches/localedata/local-hu_HU-sort.diff: Make testsuite
 +  agree with the sorting we see in Debian, may need another look.
 +- debian/patches/any/local-cudacc-float128.diff: Local patch to prevent
 +  defining __HAVE_FLOAT128 on NVIDIA's CUDA compilers (LP: #1717257)
 +- debian/patches/arm/git-arm64-memcmp.diff: Backport optimized memcmp
 +  for AArch64, improving performance from 25% to 500% (LP: #1720832)
 +- debian/patches/amd64/git-x86_64-search.diff: Backport upstream commit
 +  to put x86_64 back in the search path, like in 2.25 (LP: #1718928)
 +- debian/control.in/libc: Drop ancient Breaks satisfied in oldoldstable.
 +- debian/{debhelper.in/libc.preinst,sysdeps/amd64.mk,sysdeps/i386.mk}:
 +  Bump MIN_KERNEL_SUPPORTED to 3.2 on x86, following upstream's change.
- - debian/sysdeps/{powerpc.mk,ppc64.mk,ppc64el.mk,s390x.mk}: Disable
-   lock-elision on powerpc and s390, following IBM's recommendation,
-   and fixing testsuite regressions on (at least) ppc64el in the process.
++- debian/sysdeps/{powerpc.mk,ppc64.mk,s390x.mk}: Disable lock-elision on
++  on powerpc and s390, following IBM's recommendation.
 +- debian/testsuite-xfail-debian.mk: Re-enable xfailed resolv tests.
 +- debian/testsuite-xfail-debian.mk: Allow tst-create-detached to fail on
 +  all platforms; the 

[glibc] branch sid updated (59916fc -> 91788d7)

2017-11-18 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script.

aurel32 pushed a change to branch sid
in repository glibc.

  from  59916fc   releasing package glibc version 2.25-1
   new  91788d7   New changelog entry

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/changelog | 6 ++
 1 file changed, 6 insertions(+)

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



[glibc] branch sid updated (5da631f -> 59916fc)

2017-11-18 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script.

aurel32 pushed a change to branch sid
in repository glibc.

  from  5da631f   Upload will target sid
   new  59916fc   releasing package glibc version 2.25-1

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/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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



[glibc] 01/01: New changelog entry

2017-11-18 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch sid
in repository glibc.

commit 91788d7faf9a9282646271a96ebe7d8822304350
Author: Aurelien Jarno 
Date:   Sat Nov 18 11:58:25 2017 +0100

New changelog entry
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2511689..8fb3d28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+glibc (2.25-2) UNRELEASED; urgency=medium
+
+  * 
+
+ -- Aurelien Jarno   Sat, 18 Nov 2017 11:58:21 +0100
+
 glibc (2.25-1) unstable; urgency=medium
 
   [ Aurelien Jarno ]

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



[glibc] 01/01: releasing package glibc version 2.25-1

2017-11-18 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch sid
in repository glibc.

commit 59916fc0e8e3cdebc163d73e02bbe31e927c
Author: Aurelien Jarno 
Date:   Sat Nov 18 10:13:59 2017 +0100

releasing package glibc version 2.25-1
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1596040..2511689 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-glibc (2.25-1) UNRELEASED; urgency=medium
+glibc (2.25-1) unstable; urgency=medium
 
   [ Aurelien Jarno ]
   * debian/rules.d/debhelper.mk: relax the dependency on linux-libc-dev
 to the major upstream version.
 
- -- Aurelien Jarno   Tue, 14 Nov 2017 23:45:57 +0100
+ -- Aurelien Jarno   Sat, 18 Nov 2017 10:13:37 +0100
 
 glibc (2.25-0experimental4) experimental; urgency=medium
 

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