[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[glibc] 01/01: Merge tag 'debian/2.24-15' into glibc-2.25



This is an automated email from the git hooks/post-receive script.

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

commit ed475714b10c3764cac9e51bcb60db8318b38849
Merge: 690800d 9bcdc24
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Sun Aug 20 15:25:14 2017 +0200

    Merge tag 'debian/2.24-15' into glibc-2.25
    
    tagging package glibc version debian/2.24-15

 debian/changelog                | 23 ++++++++++++++--
 debian/control                  | 50 +++++++++++++++++-----------------
 debian/control.in/amd64         |  2 +-
 debian/control.in/armel         |  2 +-
 debian/control.in/armhf         |  2 +-
 debian/control.in/i386          |  2 +-
 debian/control.in/kfreebsd-i386 |  2 +-
 debian/control.in/libc          |  4 +--
 debian/control.in/main          |  5 ++--
 debian/control.in/mips32        |  2 +-
 debian/control.in/mips64        |  2 +-
 debian/control.in/mipsn32       |  2 +-
 debian/control.in/opt           |  6 ++---
 debian/control.in/powerpc       |  2 +-
 debian/control.in/ppc64         |  2 +-
 debian/control.in/s390          |  2 +-
 debian/control.in/sparc         |  2 +-
 debian/control.in/sparc64       |  2 +-
 debian/control.in/x32           |  1 +
 debian/po/fr.po                 | 60 ++++++++++++++++++++++-------------------
 20 files changed, 101 insertions(+), 74 deletions(-)

diff --cc debian/changelog
index b3a28ba,0e548be..bda1067
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,96 -1,24 +1,117 @@@
 +glibc (2.25-0experimental1) UNRELEASED; urgency=medium
 +
 +  [ Samuel Thibault ]
 +  * patches/hurd-i386/submitted-net.diff: rebased.
 +  * patches/hurd-i386/tg-tls.diff: update.
 +  * patches/hurd-i386/submitted-malloc-setstate.diff: update.
 +  * patches/hurd-i386/submitted-shm_open_pthread.diff: new patch.
 +  * patches/hurd-i386/cvs-libc_init_secure.diff: new patch.
 +  * patches/hurd-i386/cvs-libpthread.diff: update.
 +  * patches/hurd-i386/git-__inet6_scopeid_pton.diff: new patch from upstream.
 +  * patches/hurd-i386/tg2.25-tls.diff: new patch.
 +  * patches/hurd-i386/local-nocheck-installed-headers.diff: New patch to
 +    disable checking hurd and mach headers for standards, they are not.
 +  * patches/hurd-i386/submitted-net.diff: Disable installing if_ppp.h, it just
 +    does not work without OS-specific ppp_defs.h.
 +  * testsuite-xfail-debian.mk: update for hurd-i386.
 +
 +  [ Aurelien Jarno ]
 +  * debian/patches/git-updates.diff: update from upstream stable branch:
 +    - debian/patches/hppa/local-fptr-table-size.diff: upstreamed.
 +    - debian/patches/hppa/local-shmlba.diff: upstreamed.
 +    - debian/patches/hppa/submitted-gmon-start.diff: partially upstreamed.
 +    - debian/patches/hppa/submitted-dladdr.diff: upstreamed.
 +    - debian/patches/hppa/local-stack-grows-up.diff: upstreamed.
 +    - debian/patches/hppa/submitted-setcontext.diff: upstreamed.
 +    - debian/patches/hppa/submitted-sysdeps-cancel.diff: upstreamed.
 +    - debian/patches/hppa/submitted-longjmp.diff: upstreamed.
 +  * debian/patches/kfreebsd/local-sysdeps.diff, local-fbtl.diff:
 +    update to revision 6171 (from glibc-bsd).
 +  * testsuite-xfail-debian.mk: update for kfreebsd-i386.
 +  * debian/patches/any/local-bits-sigstack.diff: new patch to fix
 +    <bits/sigstack.h> on Hurd and kFreeBSD.
 +  * debian/control.in/main: Build-Depends on python3 when running the
 +    testsuite.
 +  * debian/control.in/opt: Remove transitional packages libc0.1-i686,
 +    libc0.3-i686, libc6-i686.
 +  * debian/rules.d/build.mk, debian/debhelper.in/libc-dev.install,
 +    debian/debhelper.in/libc-dev-alt.install: install the NPTL GDB
 +    pretty-printer python macros in the libc6-dev and libc6-*-dev packages.
 +    Closes: #868247.
 +
 +  [ John David Anglin ]
 +  * debian/patches/any/submitted-resolv-unaligned.diff: new patch to fix
 +    misaligned accesses in res_query.c to fields in HEADER struct (closes:
 +    #827703).
 +
 + -- Aurelien Jarno <aurel32@debian.org>  Wed, 02 Aug 2017 19:03:14 +0200
 +
 +glibc (2.25-0experimental0) experimental; urgency=medium
 +
 +  * New upstream release:
 +    - debian/control: regenerate.
 +    - debian/symbols.wildcard: update for 2.25.
 +    - debian/patches/git-updates.diff: update from upstream stable branch.
 +    - debian/patches/alpha/local-string-functions.diff: rebased.
 +    - debian/patches/alpha/submitted-fegetenv-namespace.diff: upstreamed.
 +    - debian/patches/amd64/local-blacklist-for-Intel-TSX.diff: upstreamed.
 +    - debian/patches/hppa/cvs-atomic-machine.diff: upstreamed.
 +    - debian/patches/hurd-i386/tg-tls.diff: rebased.
 +    - debian/patches/hurd-i386/tg-tls-threadvar.diff: rebased.
 +    - debian/patches/hurd-i386/tg-hurdsig-fixes-2.diff: rebased.
 +    - debian/patches/hurd-i386/unsubmitted-NO_HIDDEN.diff: rebased.
 +    - debian/patches/hurd-i386/cvs-check-local-headers.diff: upstreamed.
 +    - debian/patches/hurd-i386/tg-faccessat.diff: rebased and reworked.
 +    - debian/patches/hurd-i386/tg-gsync-libc.diff: rebased.
 +    - debian/patches/hurd-i386/git-recvmsg.diff: upstreamed.
 +    - debian/patches/hurd-i386/cvs-adjtime-NULL.diff: upstreamed.
 +    - debian/patches/hurd-i386/cvs-mallocfork.diff: upstreamed.
 +    - debian/patches/hurd-i386/cvs-hurd_signal.h_c++.diff: upstreamed.
 +    - debian/patches/i386/cvs-cpuid-level2.diff: upstreamed.
 +    - debian/patches/kfreebsd/submitted-auxv.diff: rebased.
 +    - debian/patches/sparc/cvs-test-strncmp.diff: upstreamed.
 +    - debian/patches/any/local-rtlddir-cross.diff: rebased.
 +    - debian/patches/any/local-asserth-decls.diff: rebased.
 +    - debian/patches/any/submitted-longdouble.diff: dropped, obsolete.
 +    - debian/patches/any/local-disable-libnss-db.diff: rebased.
 +    - debian/patches/any/local-revert-bz13979.diff: rebased.
 +    - debian/patches/any/submitted-dlopen-noload.diff: upstreamed.
 +    - debian/patches/any/cvs-malloc-hardening.diff: rebased.
 +  * debian/testsuite-xfail-debian.mk: mark a few resolv related tests as
 +    XFAIL, as they fail due to local-dynamic-resolvconf.diff, which
 +    automatically reload a changed /etc/resolv.conf file. A better version
 +    of this patch has been merged in glibc 2.26, but is not easily
 +    backportable.
 +  * debian/testsuite-xfail-debian.mk: mark tst-strfrom and tst-strfrom-locale
 +    as XFAIL on mips*, they are due to corner case bugs in the FPU. Give more
 +    details about each issue.
 +  * debian/testsuite-xfail-debian.mk: mark test-double, test-idouble,
 +    test-ifloat and test-ildouble as XFAIL on s390x, they are due to a bug in
 +    GCC 6 (fixed in GCC 7) and not a regression from 2.24.
 +
 + -- Aurelien Jarno <aurel32@debian.org>  Wed, 02 Aug 2017 18:54:56 +0200
 +
+ glibc (2.24-15) unstable; urgency=medium
+ 
+   [ Aurelien Jarno ]
+   * debian/patches/git-updates.diff: update from upstream stable branch:
+     - Avoid use-after-free read access in clntudp_call (CVE-2017-12133).
+       Closes: #870648.
+   * debian/control.in/*: Change back gcc-multilib to a Recommends for
+     biarch packages. It provides the /usr/include/linux/asm symlink.
+   * debian/control.in/x32: Add a gcc-multilib Recommends for libc6-dev-x32.
+   * Update French debconf translation, by Alban Vidal.  Closes: #872025.
+   * debian/control.in/main: Change gcc-multiarch to priority optional and
+     section oldlibs.
+   * debian/control.in/opt: Remove transitional packages libc0.1-i686,
+     libc0.3-i686, libc6-i686.
+   * debian/control.in/libc, debian/control.in/main, debian/control.in/opt:
+     change the priority of libc0.1-dbg, libc0.1-udeb, libc0.3-dbg,
+     libc0.3-udeb, libc0.3-xen, libc6.1-alphaev67, libc6.1-dbg, libc6.1-udeb,
+     libc6-dbg, libc6-udeb, libc6-xen and locales-all to optional.
+ 
+  -- Aurelien Jarno <aurel32@debian.org>  Sun, 20 Aug 2017 15:12:10 +0200
+ 
  glibc (2.24-14) unstable; urgency=medium
  
    [ Aurelien Jarno ]
diff --cc debian/control
index 813c071,1ff6715..feb3fdc
--- a/debian/control
+++ b/debian/control
@@@ -115,9 -114,9 +115,9 @@@ Description: GNU C Library: National La
  Package: locales-all
  Architecture: any
  Section: localization
- Priority: extra
+ Priority: optional
  Multi-Arch: foreign
 -Depends: libc-l10n (>> 2.24), ${misc:Depends}
 +Depends: libc-l10n (>> 2.25), ${misc:Depends}
  Breaks: locales (<< 2.13-17)
  Build-Profiles: <!stage1>
  Description: GNU C Library: Precompiled locale data

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


Reply to: