[ubuntu/vivid-proposed] glibc 2.19-13ubuntu2 (Accepted)

Adam Conrad adconrad at ubuntu.com
Wed Nov 12 03:40:23 UTC 2014


glibc (2.19-13ubuntu2) vivid; urgency=medium

  * No, really, remove obsolete /etc/ld.so.conf.d/i686-linux-gnu.conf.

glibc (2.19-13ubuntu1) vivid; urgency=medium

  * Merge with Debian unstable, pulling in upstream and package fixes.
  * Re-enable the testsuite that was disabled in Debian for the freeze.
  * Drop obsolete /etc/ld.so.conf.d/i686-linux-gnu.conf (LP: #1381656)
  * Update to release/2.19/master, and readjust patches to compensate:
    - localedata/unsubmitted-tst-setlocale3-ENV.diff: Superseded.
    - s390/cvs-s390-abi-reversal.diff: Superseded.
    - any/cvs-resolv-reuse-fd.diff: Superseded.
    - any/cvs-posix_spawn_file_actions_addopen.diff: Superseded.
    - any/cvs-setlocale-alloca.diff: Superseded.
    - any/cvs-CVE-2014-0475.diff: Superseded.
    - any/cvs-CVE-2014-5119.diff: Superseded.
    - any/cvs-CVE-2014-6040.diff: Superseded.
    - any/cvs-resolv-first-query-failure.diff: Rebased with upstream.
  * testsuite-checking: Ignore failures of the tst-dl-iter-static test,
    which are caused by the lddebug-scopes patch, while we work out a
    better solution upstream to the GDB versus linux-vdso.so.1 problem.
  * Pull in latest PPC fixes from ibm/2.19/master branch (LP: #1341569)

glibc (2.19-13) unstable; urgency=medium

  [ Aurelien Jarno ]
  * kfreebsd/local-fbtl.diff: update to revision 5677 (from glibc-bsd).
    Workarounds a kfreebsd 9.0 to 10.1 ABI break. Closes: #740509.
  * patches/hppa/cvs-sigrtmin.diff: backport patch from upstream to change
    __SIGRTMIN to match other architectures. Closes: #766605.
  * patches/amd64/cvs-slow-sse42.diff: backport patch from upstream to fix
    a performance issue with strcmp and friends functions on some machines.
  * patches/any/cvs-regex-alloca.diff: new patch from upstream to fix a
    segmentation fault in regex in case of heap allocation failure. Closes:
    #767225.
  * Don't fail to build in case of testsuite regressions, so that changes
    in the environment (e.g.: kernel) do not prevent security or stable
    versions to be built. It will be re-enabled after the Jessie release.
  * debian/control.in/main: build-depends on debhelper (>= 9.20141010) to
    get Build-Profiles features. This fixes the following lintian warning:
    restriction-formula-with-debhelper-without-debhelper-version.

  [ Samuel Thibault ]
  * hurd-i386/cvs-libpthread.diff: Update to Sun Nov 2.
  * hurd-i386/libpthread_clean.diff: Refresh, most of it merged into
    cvs-libpthread.diff.
  * hurd-i386/cvs-libpthread-pthread_condattr_setclock.diff,
    cvs-libpthread_guardsize.diff, cvs-libpthread_std_thread.diff: Remove,
    merged into cvs-libpthread.diff.

glibc (2.19-12) unstable; urgency=medium

  [ Samuel Thibault ]
  * patches/hurd-i386/tg-thread-cancel.diff: Update patch from upstream, fixes
    a rare deadlock.
  * patches/hurd-i386/local-libpthread-stacksize.diff: New patch to make
    libpthread stacks size default to 8MiB like on Linux, to avoid surprises
    with packages which assume the Linuxish default.
  * patches/hurd-i386/tg-poll_errors_fixes.diff: Update patch, fixes
    select returned value in case of errors. Closes: #764840.

  [ Petr Salinger ]
  * update testsuite-checking/expected-results-*-kfreebsd-gnu-*
    under 10.x kernels, provided by Steven Chamberlain. Closes: #762404.

  [ Aurelien Jarno ]
  * Remove mtrace(1) and pldd(1) manpages, provided by the manpages package
    starting with version 3.74.
  * debian/control.in/*: update the syntax of the Build-Profiles field and
    build depends on dpkg-dev (>= 1.17.14) to get the new feature. Closes:
    #764274.
  * Remove libc6-prof package as it's broken for years and there are better
    way to profile code nowadays. Closes: #760450.
  * patches/amd64/local-blacklist-on-TSX-Haswell.diff: new patch from
    Henrique de Moraes Holschuh to disable TSX on processors which might get
    it disable through a microcode update. Closes: #762195.
  * Install French, German, Polish and Spanish version of validlocale(8)
    manpage. Add a Replaces: manpages-fr-extra (<= 20141008).
  * Update French manpages translations, by David Prévot. Closes: #715289.
  * Update German manpages translations, by Helge Kreutzmann. Closes: #717979.
  * kfreebsd/local-fbtl.diff: update to revision 5651 (from glibc-bsd).
    Workarounds a kfreebsd 9.0 to 10.1 ABI break. Closes: #740509.
  * patches/any/cvs-CVE-2014-6040.diff: new patch from upstream to fix crashes
    on invalid input in IBM gconv modules (CVE-2014-6040).
  * patches/any/cvs-check_pf-infinite-loop.diff: new patch from upstream to
    fix an infinite loop in infinite loop in check_pf.
  * patches/any/local-static-dlopen-search-path.diff: new patch to re-enable
    default search path for dlopen() in static libraries. Closes: #754813,
    #757941.

  [ Helmut Grohne ]
  * debian/patches/any/local-bootstrap-headers.diff: Update to handle
    stubs-$abi.h which is required for multilib bootstraps. Closes: #756473

glibc (2.19-11) unstable; urgency=medium

  [ Samuel Thibault ]
  * patches/hurd-i386/tg-thread-cancel.diff: Update patch against two other
    overzealous assertions.
  * patches/hurd-i386/submitted-bind_umask.diff: Split into cvs-bind_umask.diff
    and submitted-bind_umask2.diff as requested by upstream.
  * patches/hurd-i386/cvs-fork_ss_hang.diff: New patch which fixes some dash
    hangs.
  * patches/hurd-i386/cvs-libpthread_guardsize.diff: Add another guard size
    computation fix.  Fixes gcj's boehm-gc.  Closes: #760076.

  [ Aurelien Jarno ]
  * debian/control.in/main: Build-Depends on dpkg (>= 1.17.11) instead of
    dpkg-dev (>= 1.17.1).  Closes: #759495.
  * debian/debhelper.in/libc.{preinst,postinst,postrm}: correctly remove old
    conffiles /etc/ld.so.conf.d/i486-{kfreebsd-gnu.conf,gnu-gnu.conf,gnu.conf}.
    Closes: #759568.
  * Update Italian debconf translation, by Luca Monducci.  Closes: #760092.

  [ Petr Salinger ]
  * kfreebsd/local-fbtl.diff: update to revision 5520 (from glibc-bsd).
    Fixes x87 precision mode in newly created pthreads. Closes: #761175.

Date: Tue, 11 Nov 2014 20:35:28 -0700
Changed-By: Adam Conrad <adconrad at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/glibc/2.19-13ubuntu2
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 11 Nov 2014 20:35:28 -0700
Source: glibc
Binary: libc-bin libc-dev-bin 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 libc6-armhf libc6-dev-armhf libc6-armel libc6-dev-armel libc0.1-i386 libc0.1-dev-i386 libc6-x32 libc6-dev-x32 libc6-i686 libc6-xen libc0.1-i686 libc0.3-i686 libc0.3-xen libc6.1-alphaev67 libc6-loongson2f libnss-dns-udeb libnss-files-udeb
Architecture: source
Version: 2.19-13ubuntu2
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Adam Conrad <adconrad at ubuntu.com>
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
 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-i686 - GNU C Library: Shared libraries [i686 optimized]
 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-i686 - GNU C Library: Shared libraries [i686 optimized]
 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-armel - GNU C Library: ARM softfp shared libraries for armhf
 libc6-armhf - GNU C Library: ARM hard float shared libraries for armel
 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-armel - GNU C Library: ARM softfp development libraries for armhf
 libc6-dev-armhf - GNU C Library: ARM hard float development libraries for armel
 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-i686 - GNU C Library: Shared libraries [i686 optimized]
 libc6-loongson2f - GNU C Library: Shared libraries (Loongson 2F optimized)
 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)
 libnss-dns-udeb - GNU C Library: NSS helper for DNS - udeb (udeb)
 libnss-files-udeb - GNU C Library: NSS helper for files - 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
Closes: 715289 717979 740509 754813 756473 757941 759495 759568 760076 760092 760450 761175 762195 762404 764274 764840 766605 767225
Launchpad-Bugs-Fixed: 1341569 1381656
Changes:
 glibc (2.19-13ubuntu2) vivid; urgency=medium
 .
   * No, really, remove obsolete /etc/ld.so.conf.d/i686-linux-gnu.conf.
 .
 glibc (2.19-13ubuntu1) vivid; urgency=medium
 .
   * Merge with Debian unstable, pulling in upstream and package fixes.
   * Re-enable the testsuite that was disabled in Debian for the freeze.
   * Drop obsolete /etc/ld.so.conf.d/i686-linux-gnu.conf (LP: #1381656)
   * Update to release/2.19/master, and readjust patches to compensate:
     - localedata/unsubmitted-tst-setlocale3-ENV.diff: Superseded.
     - s390/cvs-s390-abi-reversal.diff: Superseded.
     - any/cvs-resolv-reuse-fd.diff: Superseded.
     - any/cvs-posix_spawn_file_actions_addopen.diff: Superseded.
     - any/cvs-setlocale-alloca.diff: Superseded.
     - any/cvs-CVE-2014-0475.diff: Superseded.
     - any/cvs-CVE-2014-5119.diff: Superseded.
     - any/cvs-CVE-2014-6040.diff: Superseded.
     - any/cvs-resolv-first-query-failure.diff: Rebased with upstream.
   * testsuite-checking: Ignore failures of the tst-dl-iter-static test,
     which are caused by the lddebug-scopes patch, while we work out a
     better solution upstream to the GDB versus linux-vdso.so.1 problem.
   * Pull in latest PPC fixes from ibm/2.19/master branch (LP: #1341569)
 .
 glibc (2.19-13) unstable; urgency=medium
 .
   [ Aurelien Jarno ]
   * kfreebsd/local-fbtl.diff: update to revision 5677 (from glibc-bsd).
     Workarounds a kfreebsd 9.0 to 10.1 ABI break. Closes: #740509.
   * patches/hppa/cvs-sigrtmin.diff: backport patch from upstream to change
     __SIGRTMIN to match other architectures. Closes: #766605.
   * patches/amd64/cvs-slow-sse42.diff: backport patch from upstream to fix
     a performance issue with strcmp and friends functions on some machines.
   * patches/any/cvs-regex-alloca.diff: new patch from upstream to fix a
     segmentation fault in regex in case of heap allocation failure. Closes:
     #767225.
   * Don't fail to build in case of testsuite regressions, so that changes
     in the environment (e.g.: kernel) do not prevent security or stable
     versions to be built. It will be re-enabled after the Jessie release.
   * debian/control.in/main: build-depends on debhelper (>= 9.20141010) to
     get Build-Profiles features. This fixes the following lintian warning:
     restriction-formula-with-debhelper-without-debhelper-version.
 .
   [ Samuel Thibault ]
   * hurd-i386/cvs-libpthread.diff: Update to Sun Nov 2.
   * hurd-i386/libpthread_clean.diff: Refresh, most of it merged into
     cvs-libpthread.diff.
   * hurd-i386/cvs-libpthread-pthread_condattr_setclock.diff,
     cvs-libpthread_guardsize.diff, cvs-libpthread_std_thread.diff: Remove,
     merged into cvs-libpthread.diff.
 .
 glibc (2.19-12) unstable; urgency=medium
 .
   [ Samuel Thibault ]
   * patches/hurd-i386/tg-thread-cancel.diff: Update patch from upstream, fixes
     a rare deadlock.
   * patches/hurd-i386/local-libpthread-stacksize.diff: New patch to make
     libpthread stacks size default to 8MiB like on Linux, to avoid surprises
     with packages which assume the Linuxish default.
   * patches/hurd-i386/tg-poll_errors_fixes.diff: Update patch, fixes
     select returned value in case of errors. Closes: #764840.
 .
   [ Petr Salinger ]
   * update testsuite-checking/expected-results-*-kfreebsd-gnu-*
     under 10.x kernels, provided by Steven Chamberlain. Closes: #762404.
 .
   [ Aurelien Jarno ]
   * Remove mtrace(1) and pldd(1) manpages, provided by the manpages package
     starting with version 3.74.
   * debian/control.in/*: update the syntax of the Build-Profiles field and
     build depends on dpkg-dev (>= 1.17.14) to get the new feature. Closes:
     #764274.
   * Remove libc6-prof package as it's broken for years and there are better
     way to profile code nowadays. Closes: #760450.
   * patches/amd64/local-blacklist-on-TSX-Haswell.diff: new patch from
     Henrique de Moraes Holschuh to disable TSX on processors which might get
     it disable through a microcode update. Closes: #762195.
   * Install French, German, Polish and Spanish version of validlocale(8)
     manpage. Add a Replaces: manpages-fr-extra (<= 20141008).
   * Update French manpages translations, by David Prévot. Closes: #715289.
   * Update German manpages translations, by Helge Kreutzmann. Closes: #717979.
   * kfreebsd/local-fbtl.diff: update to revision 5651 (from glibc-bsd).
     Workarounds a kfreebsd 9.0 to 10.1 ABI break. Closes: #740509.
   * patches/any/cvs-CVE-2014-6040.diff: new patch from upstream to fix crashes
     on invalid input in IBM gconv modules (CVE-2014-6040).
   * patches/any/cvs-check_pf-infinite-loop.diff: new patch from upstream to
     fix an infinite loop in infinite loop in check_pf.
   * patches/any/local-static-dlopen-search-path.diff: new patch to re-enable
     default search path for dlopen() in static libraries. Closes: #754813,
     #757941.
 .
   [ Helmut Grohne ]
   * debian/patches/any/local-bootstrap-headers.diff: Update to handle
     stubs-$abi.h which is required for multilib bootstraps. Closes: #756473
 .
 glibc (2.19-11) unstable; urgency=medium
 .
   [ Samuel Thibault ]
   * patches/hurd-i386/tg-thread-cancel.diff: Update patch against two other
     overzealous assertions.
   * patches/hurd-i386/submitted-bind_umask.diff: Split into cvs-bind_umask.diff
     and submitted-bind_umask2.diff as requested by upstream.
   * patches/hurd-i386/cvs-fork_ss_hang.diff: New patch which fixes some dash
     hangs.
   * patches/hurd-i386/cvs-libpthread_guardsize.diff: Add another guard size
     computation fix.  Fixes gcj's boehm-gc.  Closes: #760076.
 .
   [ Aurelien Jarno ]
   * debian/control.in/main: Build-Depends on dpkg (>= 1.17.11) instead of
     dpkg-dev (>= 1.17.1).  Closes: #759495.
   * debian/debhelper.in/libc.{preinst,postinst,postrm}: correctly remove old
     conffiles /etc/ld.so.conf.d/i486-{kfreebsd-gnu.conf,gnu-gnu.conf,gnu.conf}.
     Closes: #759568.
   * Update Italian debconf translation, by Luca Monducci.  Closes: #760092.
 .
   [ Petr Salinger ]
   * kfreebsd/local-fbtl.diff: update to revision 5520 (from glibc-bsd).
     Fixes x87 precision mode in newly created pthreads. Closes: #761175.
Checksums-Sha1:
 cf1ec7185cd1c203b4717b753d4c9e29367ee704 8041 glibc_2.19-13ubuntu2.dsc
 c091cb6783e68bb3fe6abae5043b574551fff1c9 1061432 glibc_2.19-13ubuntu2.debian.tar.xz
Checksums-Sha256:
 67f6975d1aadc7e1789688a04460c09826d228eb0a44c2b8172c8ba672ae1a1a 8041 glibc_2.19-13ubuntu2.dsc
 f2706ffaae7f66bb909d5dae63d5fbdce55a3ef405df1658df177dc989f4118d 1061432 glibc_2.19-13ubuntu2.debian.tar.xz
Files:
 815dae196f6b2814c0287f8c28f15791 8041 libs required glibc_2.19-13ubuntu2.dsc
 29e8d4a6b7cfd2b090056e88feffc7be 1061432 libs required glibc_2.19-13ubuntu2.debian.tar.xz
Original-Maintainer: GNU Libc Maintainers <debian-glibc at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlRi1nEACgkQvjztR8bOoMn3fQCgq2ceaqUWCXnP/G8UvXXjeVRr
q6AAnRc9N0sOGXthlhEXp7pHGMKNOfRZ
=3AoK
-----END PGP SIGNATURE-----


More information about the Vivid-changes mailing list