This is an automated email from the git hooks/post-receive script.
aurel32 pushed a change to branch sid
in repository glibc.
from c6a981b control: Accept hurd-headers-dev and libihash-dev as
alternatives to hurd-dev for bootstrapping.
adds ad7157a * New upstream release: version 2.22, with git updates up
to 2015-09-17: - debian/patches/all/local-alias-UTF-8.diff: Fixed upstream.
- debian/patches/any/cvs-ldconfig-aux-cache.diff: Upstreamed. -
debian/patches/any/cvs-localplt-new-readelf.diff: Upstreamed. -
debian/patches/any/cvs-logbl-accuracy.diff: Upstreamed. -
debian/patches/any/cvs-make-typo.diff: Upstreamed. -
debian/patches/any/cvs-vismain-pie.diff: Upstreamed. -
debian/patches/any/local-xfai [...]
adds 9436e73 remove and refresh hurd-i386 patches
adds b0b1718 Fix credits :)
adds 30d748e really remove files
adds 9e32ba1 hurd-i386/cvs-csu_crt0.diff: New patch, fixes gcrt0.o
build. hurd-i386/cvs-s_scalbn.diff: New patch, fixes s_scalbn.S build.
adds b797644 Fix mismatched brackets in mips/submitted-rld_map.diff
adds 4634f58 debian/patches/any/local-tester-gcc-4.9.diff: Dropped.
adds 769f453 Trim trailing whitespace from debian/changelog
adds ab23fe8 arch-restrict libc6-loongson2f conflict to mipsel
adds e43f7d6 Update s_scalbn.S fix
adds 3da7fa5 debian/patches/hurd-i386/tg-tls-threadvar.diff: Update.
adds 503d6ec debian/libc6*.symbols: Add libmvec.so.1 to the amd64/x32
symbols files.
adds 66bafde debian/*: Conditionally add libmvec to libc-udeb only on
amd64 and x32.
adds c67019c port r6597 from trunk:
hurd-i386/cvs-cache-mach_host_self.diff: avoid port count issue on the host
port.
adds 09bd27c port r6602 from trunk: *
hurd-i386/tg-sendmsg-SCM_RIGHTS.diff: Update from upstream. *
hurd-i386/tg-sendmsg-SCM_CREDS.diff: New patch, adds support for passing
credentials over sockets (SCM_CREDS).
adds 4f00f11 fix more fuzz
adds 02a9403 Merge from 2.21 branch
adds d426af5 port r6580 from trunk:
patches/hurd-i386/cvs-bootstrap.diff: Fix typo.
adds c78553d Fix changelog with trunk uploads
adds 7896add port r6618 from 2.21: Add missing __mach_host_self_
symbol version
adds a2fa8d3 backport r6626 from 2.21
adds b69b9be backport r6632 from trunk: comment when we should drop
the patch
adds 771f323 backport r6683 from 2.21:
patches/hurd-i386/tg-posix_thread.diff: Update, to define
_POSIX_THREAD_KEYS_MAX, _POSIX_THREAD_DESTRUCTOR_ITERATIONS and
_POSIX_THREAD_THREADS_MAX.
adds b8953aa Merge from trunk
adds 43507cb Update git-updates up to 2015-11-27
adds ab3bb44 debian/patches/any/cvs-mangle-tls_dtor_list.diff:
Upstream.
adds 125d075 Upload to experimental
adds 60cf129 New changelog entry
adds db81875 debian/debhelper.in/libc-dev.install: install
libmvec_nonshared.a.
adds 300c370 debian/rules.d/build.mk: use logme instead of tee to fail
the build if the testsuite fails to build, instead of fully ignoring it.
adds b0cadff debian/control.in/main, debian/rules: build with gcc-5.
adds de0071f kfreebsd/local-sysdeps.diff: update to revision 5845
(from glibc-bsd).
adds 7c4a92c debian/sysdeps/ppc64el.mk: use default gcc options.
adds 6df965e Revert commit r6735
adds bd9c3fa debian/rules.d/build.mk: explicitly disable mathvec when
mvec=no.
adds 2379ecc patches/kfreebsd/local-sysdeps.diff,
patches/kfreebsd/local-fbtl.diff: update to revision 5850 (from glibc-bsd): -
Update to glibc 2.22.
adds 7bf1ea2
debian/testsuite-checking/expected-results-s390x-linux-gnu-libc: allow
elf/tst-protected1a and elf/tst-protected1b to fail as they are new tests.
adds 6f7c307
debian/testsuite-checking/expected-results-aarch64-linux-gnu-libc: cleanup
resolved issues.
adds 0853a65 Add bug number
adds 0191eb7 debian/rules.d/build.mk: abort if the log file does not
contain any testsuite result.
adds 81cac0c debian/patches/localedata/submitted-locale-bo.diff: drop,
now useless.
adds 6b63f3a
debian/patches/any/submitted-resolv-ipv6-nameservers.diff: drop, now useless.
adds ea0775b Remove empty patches
adds 42a6357 debian/patches/kfreebsd/local-tst-malloc-backtrace.diff:
new patch to fix tst-malloc-backtrace on GNU/kFreeBSD.
adds 13a8108
debian/testsuite-checking/expected-results-s390x-linux-gnu-libc: cleanup
resolved issues.
adds 65f7eb0
debian/testsuite-checking/expected-results-powerpc-linux-gnu-libc,
debian/testsuite-checking/expected-results-powerpc64-linux-gnu-ppc64: cleanup
resolved issues.
adds c466f99
debian/testsuite-checking/expected-results-powerpc-linux-gnu-powerpc,
debian/testsuite-checking/expected-results-powerpc64-linux-gnu-libc: new files.
adds 97c16da patches/kfreebsd/local-sysdeps.diff,
patches/kfreebsd/local-fbtl.diff: update to revision 5854 (from glibc-bsd).
adds c8be13a debian/patches/i386/submitted-i586-ulps.diff: new patch
to provide i586 ULPs.
adds 7281518 Improve changelog
adds 78d98f9 debian/patches/git-updates.diff: update to the latest
commit of the 2.22 branch.
adds 4acb18f * debhelper.in/libc.preinst: drop outdated code about
pre-2.6 kernels. * rules.d/debhelper.mk: prefix calls to objcopy and strip with
$(DEB_HOST_GNU_TYPE)-. *
testsuite-checking/expected-results-hppa-linux-gnu-libc: update testsuite
result, from John David Anglin. Closes: #806839. * debhelper.in/libc.NEWS: add
an entry about the required minimum kernel. * rules.d/debhelper.mk: strip
*crt*.o files. * patches/any/cvs-tls-dtv.diff: update with a new patch from
upst [...]
adds 44c7120 Merge from trunk
adds 8cef336
debian/testsuite-checking/expected-results-i?86-linux-gnu-*: cleanup resolved
issues.
adds 386da24
debian/testsuite-checking/expected-results-x86_64-linux-gnu-*: cleanup resolved
issues.
adds 8e6a34f
debian/testsuite-checking/expected-results-x86_64-linux-gnux32-*: update and
cleanup resolved issues.
adds 779ce84 debian/sysdeps/ppc64el.mk: default to POWER8.
adds 162e526
debian/testsuite-checking/expected-results-powerpc64le-linux-gnu-libc: update
and cleanup resolved issues.
adds 5a7aebf patches/kfreebsd/local-sysdeps.diff: update to revision
5856 (from glibc-bsd).
adds f75cd4c debian/testsuite-checking/expected-results-mips*: update
and cleanup resolved issues.
adds e995b12
debian/testsuite-checking/expected-results-*kfreebsd-gnu*: update and cleanup
resolved issues.
adds 3b0d100 More mips expected result cleanup
adds ab876ad Fix accidental removal of elf/check-localplt on mips*
during cleanup
adds a88dbd5 debian/patches/mips/local-r10k.diff: dropped, we don't
support systems with a MIPS R10K CPU since the ISA has been switched to MIPS R2.
adds ac58e7c debian/patches/mips/cvs-testsuite-o32-fp.diff: new patch
to fix testsuite build on pre-R2 ISA.
adds 620001c debian/patcheS/any/cvs-grantpt-namespace.diff: new patch
to fix the grantpt link namespace when built without pt_chown.
adds 0f5ecf1 * debian/patches/alpha/submitted-abilist.diff: new patch
to fix alpha ABI baseline sorting. *
debian/patches/alpha/submitted-fegetenv-namespace.diff: new patch to fix the
fegetenv link namespace on alpha. *
debian/patches/alpha/submitted-termios_h.diff: new patch to fix visibility
issues in termios.h on alpha.
adds 3025871 Merge from trunk
adds 6602805 Upload to experimental
adds 18ea192 New changelog entry
adds 823d1ba Remove empty file
adds da5e6b4 Replace a few non-breakable spaces by normal spaces
adds 4aba5b5 Remove old patches not used anymore and not even in
patches/series
adds 4f87618 debian/patches/m68k/local-fpic.diff: drop, obsolete.
adds 1f022aa debian/patches/m68k/local-mathinline_h.diff: drop, not
applied for a lot of time, obsolete.
adds 3c8c406 debian/patches/sparc/submitted-timing.diff: drop,
obsolete, not needed anymore since libc6-sparcv9 has been removed.
adds 2b599b9 debian/patches/any/local-no-malloc-backtrace.diff: drop,
the real bug has been fixed upstream.
adds f278b61 debian/patches/any/local-no-SOCK_NONBLOCK.diff: drop,
both GNU/Hurd and GNU/kFreeBSD now support SOCK_NONBLOCK.
adds cbb92af debian/patches/any/local-libgcc-compat-ports.diff:
refresh.
adds 7105b7a debian/patches/any/local-disable-test-tgmath2.diff: drop,
8 years have passed, the build daemons should now have enough resources to
build and run this test.
adds 00b6ce5 debian/patches/s390/submitted-nexttowardf.diff: drop,
fixed upstream another way.
adds 577a9c5 debian/patches/alpha/submitted-rtld-fPIC.diff: drop,
fixed upstream another way.
adds 14f5dbe debian/patches/any/local-stdio-lock.diff: drop, it was
needed for LinuxThreads support.
adds 810eb47 debian/patches/any/unsubmitted-scanf-includes.diff:
replace the hack by the upstream fix patches/any/cvs-bits-libc-stdio-lock.diff.
This also stop installing <bits/libc-lock.h> and <bits/stdio-lock.h>. Closes:
#404532, #639697.
adds d0b0467 debian/control, debian/rules.d/control.mk,
debian/sysdeps/arm.mk: remove support for the ARM old-ABI architecture, it is
not supported upstream anymore.
adds 7cafe27 Revert r6813, this is still need for Hurd.
adds f858142 Add a comment about why we need this patch
adds aa43777 * debian/sysdeps/*.mk: cleanup and homogenize: - define
options common to all flavours using the non-flavour specific variable. -
reorganize to not mix generic variables with flavour specific variables. -
move -march and -mtune options from extra_cflags to CC and CXX as they
might slightly change the ABI and the configure script needs to detect that.
adds db595dd
debian/testsuite-checking/expected-results-sparc64-linux-gnu-libc: allow new
tests to fail, cleanup resolved issues.
adds 6d67e26 Replace debian/patches/i386/submitted-i586-ulps.diff by
debian/patches/i386/local-i386-ulps.diff. The actual math precision depends on
the CPU manufacturer and on the ability to use SSE2 instructions or not. Change
the i386 ULPs to the lowest precision produced by AMD and Intel CPU with and
without SSE2 until upstream can figure out a better solution.
adds b49d9e2
debian/testsuite-checking/expected-results-powerpc64le-linux-gnu-libc: allow
nptl/tst-cancel17 and nptl/tst-cancelx17, this is a know upstream race
condition.
adds 65ba8de * debian/testsuite-checking/*,
debian/testsuite-xfail-debian.mk, debian/rules.d/build.mk: rework testsuite
system by extending upstream. *
debian/debhelper.in/libc{,-alt,otherbuild).install: stop shipping testsuite
results as it make the package build non-reproducible in case of different
kernels and race conditions in the testsuite.
adds 35c4042 merge my trunk commits
adds f6d9dbd merge my trunk commits
adds 3d76022 Merge from unstable
adds 70c1d19 debian/testsuite-xfail-debian.mk: allow
stdlib/tst-makecontext to fail on armel and armhf, as it is a new test
introduced with glibc 2.22 and not a regression.
adds 83753cd * debian/patches/git-updates.diff: update to the latest
commit of the 2.22 branch. * debian/patches/alpha/submitted-abilist.diff:
drop, merged upstream.
adds 623360f debian/control.in/main: update VCS fields to the
canonical location.
adds 9f8f217
debian/control.in/{libc,libnss-dns-udeb,libnss-files-udeb}: rename
XC-Package-Type into Package-Type.
adds f1a4fce debian/control.in/libc: drop conflicts on prelink (<=
0.0.20090311-1) as we don't support Lenny to Stretch upgrades.
adds cafff52 Remove ldconfig wrapper, new debhelper versions use the
trigger directly
adds e6682eb Update from upstream stable branch
adds 7620721 Merge from sid
adds 4208592 testsuite-xfail-debian.mk: sort kfreebsd-i386 failures
adds 9fa13d7 debian/testsuite-xfail-debian.mk: allow a few tests to
fail on kfreebsd-*
adds b2b07ab Note that -7 fixed the bug (closed separately)
adds 373f805 Add a bug numbers for security bugs closed in -7
adds 2d9144e debian/patches/any/cvs-gawk-gensub.diff: Fix scary output
from newer gawk.
adds 60117c6 debian/debhelper.in/libc-bin.postinst: Call ldconfig
during configure as well, or major version upgrades will leave us without due
to dep ordering.
adds a86d548 debian/patches/git-updates.diff: update to the latest
commit of the 2.22 branch
adds 8885bf8 Also remove hppa/cvs-start.diff and
hppa/cvs-inline-syscall.diff from patches/series
adds bdcbf35 patches/any/local-CVE-2015-7547.diff
adds 6037464 releasing package glibc version 2.22-0experimental2
adds a6da622 New changelog entry
adds b1cbda0 Update from upstream stable branch:
adds fbe6031 releasing package glibc version 2.22-0experimental3
adds ffda95b Add bug number
adds 34fe1f9 Merge from unstable
adds 6cece4b Update from upstream stable branch
adds d10b3d0 debian/testsuite-xfail-debian.mk: fix whitespace issues
adds aa02aa2 debian/testsuite-xfail-debian.mk: correctly detect Hurd
adds 425d50d debian/testsuite-xfail-debian.mk: mark tests failing to
build on Hurd as unsupported.
adds 1e428fc debian/testsuite-xfail-debian.mk: sort conform and
linknamespace tests for Hurd.
adds 9ce8b23 debian/testsuite-xfail-debian.mk (hurd): update for glibc
2.22
adds 3099cc0 debian/patches/hurd-i386/submitted-hurd-abilist.diff: new
patch to get the abilist tests buildable on Hurd.
adds d352374 debian/testsuite-xfail-debian.mk (mips): correctly detect
64-bit mips flavours.
adds 8151620 debian/testsuite-xfail-debian.mk (alpha): mark new tests
which fail as xfail.
adds 65a8d01 Fix changelog for previous commit
adds b3b17c4 debian/testsuite-xfail-debian.mk (alpha): sort tests.
adds f09a148 debian/testsuite-xfail-debian.mk (alpha): mark new tests
which fail as xfail.
adds fa3b39d control.in/main: Bump Standards-Version to 3.9.7 (no
changes).
adds 502a774 Update from upstream stable branch
adds 64e01b2 Add more expected failures on hurd-i386
adds b7aac2b debian/patches/sparc/submitted-sparc64-socketcall.diff:
new patch to fix bind(), listen() and setsockopt()when built against 4.4+
kernel headers.
adds 6fc73aa Update German manpages translations, by Helge Kreutzmann.
Closes: #815697.
adds 437e170 Update Japanese debconf translation, by Takuma Yamada.
Closes: #815858.
adds 4094ff5 releasing package glibc version 2.22-0experimental3
adds ab1f88f new changelog entry
adds ca03255 debian/testsuite-xfail-debian.mk (alpha): mark a few
failures which are not a regression compare to 2.21 as xfail.
adds e4236f6 debian/testsuite-xfail-debian.mk (alpha): mark a few
failures which are not a regression compare to 2.21 as xfail.
adds 68b6fc1 Note about tests which should be fixed with a newer
gnumach
adds 87c8868 Fix a typo
adds 7ec77b3 debian/testsuite-xfail-debian.mk (hurd): mark another
failure which is not a regression compared to 2.21 as xfail.
adds a385456 control: Accept hurd-headers-dev and libihash-dev as
alternatives to hurd-dev for bootstrapping.
new 7591c6a Merge branch 'glibc-2.22' into sid
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 | 262 +-
debian/control | 46 +-
debian/control.in/libc | 4 +-
debian/control.in/libnss-dns-udeb | 2 +-
debian/control.in/libnss-files-udeb | 2 +-
debian/control.in/main | 4 +-
debian/copyright | 2 +-
debian/debhelper.in/libc-alt.install | 2 -
debian/debhelper.in/libc-bin.lintian-overrides | 5 +-
debian/debhelper.in/libc-bin.postinst | 4 +-
debian/debhelper.in/libc-dev.install | 1 +
debian/debhelper.in/libc-otherbuild.install | 2 -
debian/debhelper.in/libc-udeb.install | 2 +
debian/debhelper.in/libc.install | 2 -
debian/libc6-amd64.symbols.i386 | 2 +
debian/libc6-amd64.symbols.x32 | 2 +
debian/libc6-x32.symbols.amd64 | 2 +
debian/libc6-x32.symbols.i386 | 2 +
debian/libc6.symbols.amd64 | 2 +
debian/libc6.symbols.x32 | 2 +
debian/local/sbin/ldconfig | 16 -
debian/patches/all/local-alias-UTF-8.diff | 24 -
debian/patches/all/local-alias-et_EE.diff | 2 +-
debian/patches/alpha/submitted-PTR_MANGLE.diff | 40 -
.../alpha/submitted-fegetenv-namespace.diff | 16 +
debian/patches/alpha/submitted-rtld-fPIC.diff | 20 -
debian/patches/alpha/submitted-termios_h.diff | 39 +
debian/patches/amd64/local-biarch.diff | 27 -
.../amd64/local-blacklist-for-Intel-TSX.diff | 12 +-
debian/patches/any/cvs-bits-libc-stdio-lock.diff | 78 +
debian/patches/any/cvs-check-localplt.diff | 206 --
debian/patches/any/cvs-gawk-gensub.diff | 41 +
debian/patches/any/cvs-grantpt-namespace.diff | 19 +
debian/patches/any/cvs-ld_pointer_guard.diff | 62 -
debian/patches/any/cvs-ldconfig-aux-cache.diff | 20 -
debian/patches/any/cvs-localplt-new-readelf.diff | 31 -
debian/patches/any/cvs-logbl-accuracy.diff | 74 -
debian/patches/any/cvs-mangle-tls_dtor_list.diff | 35 -
debian/patches/any/cvs-rfc3542-advanced-api.diff | 28 -
debian/patches/any/cvs-tls-dtv.diff | 795 -----
debian/patches/any/cvs-vismain-pie.diff | 55 -
debian/patches/any/local-CVE-2015-7547.diff | 554 ----
debian/patches/any/local-base.diff | 64 -
debian/patches/any/local-disable-test-tgmath2.diff | 15 -
debian/patches/any/local-globfree-clear.diff | 24 -
debian/patches/any/local-libgcc-compat-ports.diff | 10 +-
debian/patches/any/local-libpic.diff | 6 +-
debian/patches/any/local-no-SOCK_NONBLOCK.diff | 105 -
debian/patches/any/local-no-malloc-backtrace.diff | 66 -
debian/patches/any/local-no-pagesize.diff | 21 -
debian/patches/any/local-sysctl.diff | 52 -
debian/patches/any/local-tester-gcc-4.9.diff | 24 -
debian/patches/any/local-xfail-stdlib-linkns.diff | 20 -
debian/patches/any/submitted-longdouble.diff | 5 +-
.../patches/any/submitted-missing-etc-hosts.diff | 2 +-
.../any/submitted-resolv-ipv6-nameservers.diff | 70 -
debian/patches/any/submitted-rlimit.diff | 35 -
debian/patches/any/unsubmitted-scanf-includes.diff | 16 -
debian/patches/arm/cvs-arm-sfi_breg.diff | 28 -
.../patches/arm/cvs-memcpy-memmove-always-bx.diff | 80 -
debian/patches/git-updates.diff | 3322 +++++++++++++++++---
debian/patches/hppa/cvs-alloca-werror.diff | 26 -
debian/patches/hppa/cvs-atomic.diff | 71 -
debian/patches/hppa/cvs-fpu-r2.diff | 57 -
debian/patches/hppa/cvs-fpu2.diff | 109 -
.../patches/hppa/cvs-inline-syscall-rewrite.diff | 138 -
debian/patches/hppa/cvs-inline-syscall.diff | 116 -
debian/patches/hppa/cvs-start.diff | 44 -
debian/patches/hppa/cvs-sysdep-errno.diff | 21 -
debian/patches/hppa/local-fcntl-osync.diff | 13 -
debian/patches/hppa/local-setcontext.diff | 15 -
debian/patches/hppa/submitted-dladdr.diff | 48 +-
.../patches/hurd-i386/cvs-check-local-headers.diff | 23 -
debian/patches/hurd-i386/cvs-csu_crt0.diff | 49 +
debian/patches/hurd-i386/cvs-libc-modules.h.diff | 22 -
.../hurd-i386/cvs-libpthread-libc-lockP.diff | 8 +-
debian/patches/hurd-i386/cvs-mlock.diff | 72 -
.../hurd-i386/cvs-revert-gnu-gnu-cleanup.diff | 14 +-
debian/patches/hurd-i386/cvs-s_scalbn.diff | 21 +
debian/patches/hurd-i386/cvs-unwind-resume.diff | 49 -
debian/patches/hurd-i386/cvs-warnings.diff | 215 --
.../patches/hurd-i386/submitted-hurd-abilist.diff | 23 +
debian/patches/hurd-i386/tg-af_local_strlen.diff | 144 -
debian/patches/hurd-i386/tg-aio_misc.diff | 30 -
debian/patches/hurd-i386/tg-chflags.diff | 127 -
debian/patches/hurd-i386/tg-extern_inline.diff | 9 -
.../patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff | 10 +-
debian/patches/hurd-i386/tg-ioctl-base-types.diff | 51 -
.../hurd-i386/tg-mmap_file_prot_none_fix.diff | 40 -
debian/patches/hurd-i386/tg-nfds-poll.diff | 23 -
debian/patches/hurd-i386/tg-nice.diff | 29 -
debian/patches/hurd-i386/tg-select-EINTR.diff | 28 -
debian/patches/hurd-i386/tg-sendmsg-SCM_CREDS.diff | 4 +-
.../patches/hurd-i386/tg-sendmsg-SCM_RIGHTS.diff | 28 +-
debian/patches/hurd-i386/tg-sigstate_locking.diff | 30 -
debian/patches/hurd-i386/tg-socket_flags.diff | 8 +-
debian/patches/hurd-i386/tg-tls-threadvar.diff | 140 +-
debian/patches/hurd-i386/tg-tls.diff | 12 -
debian/patches/i386/local-i386-ulps.diff | 205 ++
debian/patches/i386/local-i586-ulps.diff | 702 -----
debian/patches/i386/submitted-i686-timing.diff | 2 +-
debian/patches/kfreebsd/local-fbtl.diff | 15 +-
debian/patches/kfreebsd/local-sysdeps.diff | 58 +-
.../kfreebsd/local-tst-malloc-backtrace.diff | 13 +
.../patches/localedata/local-all-no-archive.diff | 4 +-
debian/patches/localedata/locale-tt_RU.diff | 18 -
debian/patches/localedata/submitted-locale-bo.diff | 27 -
debian/patches/m68k/local-fpic.diff | 16 -
debian/patches/m68k/local-mathinline_h.diff | 53 -
debian/patches/mips/cvs-testsuite-o32-fp.diff | 114 +
debian/patches/mips/local-r10k.diff | 19 -
debian/patches/mips/submitted-rld_map.diff | 10 +-
debian/patches/powerpc/cvs-power7-strncpy.diff | 416 ---
debian/patches/powerpc/cvs-ppc-feraiseexcept.diff | 448 ---
debian/patches/powerpc/cvs-ppc-pow.diff | 19 -
debian/patches/powerpc/cvs-ppc-sqrt.diff | 95 -
debian/patches/powerpc/cvs-ppc-sqrtf.diff | 67 -
debian/patches/powerpc/cvs-ppc-tabort-le.diff | 22 -
debian/patches/s390/submitted-nexttowardf.diff | 35 -
debian/patches/series | 69 +-
debian/patches/series.kfreebsd-amd64 | 1 +
debian/patches/series.kfreebsd-i386 | 1 +
debian/patches/sparc/cvs-efd_semaphore.diff | 0
debian/patches/sparc/cvs-strcmp.diff | 0
debian/patches/sparc/submitted-prlimit.diff | 0
.../sparc/submitted-sparc64-socketcall.diff | 26 +
debian/patches/sparc/submitted-timing.diff | 52 -
debian/po/de.po | 37 +-
debian/po/ja.po | 16 +-
debian/rules | 2 +-
debian/rules.d/build.mk | 52 +-
debian/rules.d/control.mk | 2 +-
debian/rules.d/debhelper.mk | 8 +-
debian/shlibs-add-udebs | 2 +-
debian/symbols.wildcards | 3 +-
debian/sysdeps/alpha.mk | 8 +-
debian/sysdeps/amd64.mk | 15 +-
debian/sysdeps/arm.mk | 1 -
debian/sysdeps/arm64.mk | 2 +-
debian/sysdeps/armeb.mk | 1 -
debian/sysdeps/armel.mk | 4 +-
debian/sysdeps/armhf.mk | 4 +-
debian/sysdeps/hppa.mk | 3 -
debian/sysdeps/hurd-i386.mk | 10 +-
debian/sysdeps/hurd.mk | 3 +-
debian/sysdeps/i386.mk | 17 +-
debian/sysdeps/kfreebsd-amd64.mk | 11 +-
debian/sysdeps/kfreebsd-i386.mk | 9 +-
debian/sysdeps/kfreebsd.mk | 4 +-
debian/sysdeps/linux.mk | 7 +-
debian/sysdeps/m68k.mk | 1 -
debian/sysdeps/mips.mk | 10 +-
debian/sysdeps/mips64.mk | 16 +-
debian/sysdeps/mips64el.mk | 26 +-
debian/sysdeps/mipsel.mk | 26 +-
debian/sysdeps/mipsn32.mk | 14 +-
debian/sysdeps/mipsn32el.mk | 16 +-
debian/sysdeps/powerpc.mk | 3 +-
debian/sysdeps/powerpcspe.mk | 1 -
debian/sysdeps/ppc64.mk | 7 +-
debian/sysdeps/ppc64el.mk | 6 +-
debian/sysdeps/s390x.mk | 8 +-
debian/sysdeps/sh4.mk | 2 -
debian/sysdeps/sparc.mk | 5 +-
debian/sysdeps/sparc64.mk | 7 +-
debian/sysdeps/x32.mk | 15 +-
debian/testsuite-checking/README | 17 -
debian/testsuite-checking/compare.sh | 54 -
debian/testsuite-checking/convertlog.sh | 14 -
.../expected-results-aarch64-linux-gnu-libc | 16 -
.../expected-results-alpha-linux-gnu-libc | 17 -
.../expected-results-alphaev67-linux-gnu-alphaev67 | 20 -
.../expected-results-arm-linux-gnueabi-armel | 20 -
.../expected-results-arm-linux-gnueabi-libc | 20 -
.../expected-results-arm-linux-gnueabihf-libc | 17 -
.../expected-results-hppa-linux-gnu-libc | 86 -
.../expected-results-i586-gnu-libc | 461 ---
.../expected-results-i586-kfreebsd-gnu-libc | 194 --
.../expected-results-i586-linux-gnu-libc | 11 -
.../expected-results-i686-gnu-i386 | 461 ---
.../expected-results-i686-gnu-i686 | 465 ---
.../expected-results-i686-gnu-xen | 465 ---
.../expected-results-i686-kfreebsd-gnu-i386 | 194 --
.../expected-results-i686-kfreebsd-gnu-i686 | 194 --
.../expected-results-i686-linux-gnu-i386 | 11 -
.../expected-results-i686-linux-gnu-i686 | 11 -
.../expected-results-i686-linux-gnu-libc | 11 -
.../expected-results-i686-linux-gnu-xen | 11 -
.../expected-results-m68k-linux-gnu-libc | 46 -
.../expected-results-mips-linux-gnu-libc | 27 -
.../expected-results-mips32-linux-gnu-mipsn32 | 19 -
.../expected-results-mips32el-linux-gnu-mipsn32 | 22 -
.../expected-results-mips64-linux-gnu-mips64 | 20 -
.../expected-results-mips64el-linux-gnu-mips64 | 25 -
.../expected-results-mips64el-linux-gnuabi64-libc | 20 -
...pected-results-mips64el-linux-gnuabin32-mipsn32 | 22 -
.../expected-results-mipsel-linux-gnu-libc | 28 -
.../expected-results-mipsel-linux-gnu-mips32 | 28 -
.../expected-results-powerpc-linux-gnu-libc | 19 -
.../expected-results-powerpc-linux-gnuspe-libc | 25 -
.../expected-results-powerpc64-linux-gnu-ppc64 | 14 -
.../expected-results-powerpc64le-linux-gnu-libc | 9 -
.../expected-results-s390-linux-gnu-s390 | 11 -
.../expected-results-s390x-linux-gnu-libc | 11 -
.../expected-results-sparc-linux-gnu-libc | 13 -
.../expected-results-sparc-linux-gnu-sparc | 19 -
.../expected-results-sparc64-linux-gnu-libc | 10 -
.../expected-results-sparc64-linux-gnu-sparc64 | 10 -
.../expected-results-x86_64-kfreebsd-gnu-libc | 202 --
.../expected-results-x86_64-linux-gnu-amd64 | 11 -
.../expected-results-x86_64-linux-gnu-libc | 11 -
.../expected-results-x86_64-linux-gnux32-libc | 27 -
.../expected-results-x86_64-linux-gnux32-x32 | 30 -
debian/testsuite-xfail-debian.mk | 1424 +++++++++
214 files changed, 5702 insertions(+), 10440 deletions(-)
delete mode 100644 debian/local/sbin/ldconfig
delete mode 100644 debian/patches/all/local-alias-UTF-8.diff
delete mode 100644 debian/patches/alpha/submitted-PTR_MANGLE.diff
create mode 100644 debian/patches/alpha/submitted-fegetenv-namespace.diff
delete mode 100644 debian/patches/alpha/submitted-rtld-fPIC.diff
create mode 100644 debian/patches/alpha/submitted-termios_h.diff
delete mode 100644 debian/patches/amd64/local-biarch.diff
create mode 100644 debian/patches/any/cvs-bits-libc-stdio-lock.diff
delete mode 100644 debian/patches/any/cvs-check-localplt.diff
create mode 100644 debian/patches/any/cvs-gawk-gensub.diff
create mode 100644 debian/patches/any/cvs-grantpt-namespace.diff
delete mode 100644 debian/patches/any/cvs-ld_pointer_guard.diff
delete mode 100644 debian/patches/any/cvs-ldconfig-aux-cache.diff
delete mode 100644 debian/patches/any/cvs-localplt-new-readelf.diff
delete mode 100644 debian/patches/any/cvs-logbl-accuracy.diff
delete mode 100644 debian/patches/any/cvs-mangle-tls_dtor_list.diff
delete mode 100644 debian/patches/any/cvs-rfc3542-advanced-api.diff
delete mode 100644 debian/patches/any/cvs-tls-dtv.diff
delete mode 100644 debian/patches/any/cvs-vismain-pie.diff
delete mode 100644 debian/patches/any/local-CVE-2015-7547.diff
delete mode 100644 debian/patches/any/local-base.diff
delete mode 100644 debian/patches/any/local-disable-test-tgmath2.diff
delete mode 100644 debian/patches/any/local-globfree-clear.diff
delete mode 100644 debian/patches/any/local-no-SOCK_NONBLOCK.diff
delete mode 100644 debian/patches/any/local-no-malloc-backtrace.diff
delete mode 100644 debian/patches/any/local-sysctl.diff
delete mode 100644 debian/patches/any/local-tester-gcc-4.9.diff
delete mode 100644 debian/patches/any/local-xfail-stdlib-linkns.diff
delete mode 100644 debian/patches/any/submitted-resolv-ipv6-nameservers.diff
delete mode 100644 debian/patches/any/submitted-rlimit.diff
delete mode 100644 debian/patches/any/unsubmitted-scanf-includes.diff
delete mode 100644 debian/patches/arm/cvs-arm-sfi_breg.diff
delete mode 100644 debian/patches/arm/cvs-memcpy-memmove-always-bx.diff
delete mode 100644 debian/patches/hppa/cvs-alloca-werror.diff
delete mode 100644 debian/patches/hppa/cvs-atomic.diff
delete mode 100644 debian/patches/hppa/cvs-fpu-r2.diff
delete mode 100644 debian/patches/hppa/cvs-fpu2.diff
delete mode 100644 debian/patches/hppa/cvs-inline-syscall-rewrite.diff
delete mode 100644 debian/patches/hppa/cvs-inline-syscall.diff
delete mode 100644 debian/patches/hppa/cvs-start.diff
delete mode 100644 debian/patches/hppa/cvs-sysdep-errno.diff
delete mode 100644 debian/patches/hppa/local-fcntl-osync.diff
delete mode 100644 debian/patches/hppa/local-setcontext.diff
delete mode 100644 debian/patches/hurd-i386/cvs-check-local-headers.diff
create mode 100644 debian/patches/hurd-i386/cvs-csu_crt0.diff
delete mode 100644 debian/patches/hurd-i386/cvs-libc-modules.h.diff
delete mode 100644 debian/patches/hurd-i386/cvs-mlock.diff
create mode 100644 debian/patches/hurd-i386/cvs-s_scalbn.diff
delete mode 100644 debian/patches/hurd-i386/cvs-unwind-resume.diff
delete mode 100644 debian/patches/hurd-i386/cvs-warnings.diff
create mode 100644 debian/patches/hurd-i386/submitted-hurd-abilist.diff
delete mode 100644 debian/patches/hurd-i386/tg-af_local_strlen.diff
delete mode 100644 debian/patches/hurd-i386/tg-aio_misc.diff
delete mode 100644 debian/patches/hurd-i386/tg-chflags.diff
delete mode 100644 debian/patches/hurd-i386/tg-ioctl-base-types.diff
delete mode 100644 debian/patches/hurd-i386/tg-mmap_file_prot_none_fix.diff
delete mode 100644 debian/patches/hurd-i386/tg-nfds-poll.diff
delete mode 100644 debian/patches/hurd-i386/tg-nice.diff
delete mode 100644 debian/patches/hurd-i386/tg-select-EINTR.diff
delete mode 100644 debian/patches/hurd-i386/tg-sigstate_locking.diff
create mode 100644 debian/patches/i386/local-i386-ulps.diff
delete mode 100644 debian/patches/i386/local-i586-ulps.diff
create mode 100644 debian/patches/kfreebsd/local-tst-malloc-backtrace.diff
delete mode 100644 debian/patches/localedata/locale-tt_RU.diff
delete mode 100644 debian/patches/localedata/submitted-locale-bo.diff
delete mode 100644 debian/patches/m68k/local-fpic.diff
delete mode 100644 debian/patches/m68k/local-mathinline_h.diff
create mode 100644 debian/patches/mips/cvs-testsuite-o32-fp.diff
delete mode 100644 debian/patches/mips/local-r10k.diff
delete mode 100644 debian/patches/powerpc/cvs-power7-strncpy.diff
delete mode 100644 debian/patches/powerpc/cvs-ppc-feraiseexcept.diff
delete mode 100644 debian/patches/powerpc/cvs-ppc-pow.diff
delete mode 100644 debian/patches/powerpc/cvs-ppc-sqrt.diff
delete mode 100644 debian/patches/powerpc/cvs-ppc-sqrtf.diff
delete mode 100644 debian/patches/powerpc/cvs-ppc-tabort-le.diff
delete mode 100644 debian/patches/s390/submitted-nexttowardf.diff
delete mode 100644 debian/patches/sparc/cvs-efd_semaphore.diff
delete mode 100644 debian/patches/sparc/cvs-strcmp.diff
delete mode 100644 debian/patches/sparc/submitted-prlimit.diff
create mode 100644 debian/patches/sparc/submitted-sparc64-socketcall.diff
delete mode 100644 debian/patches/sparc/submitted-timing.diff
delete mode 100644 debian/sysdeps/arm.mk
delete mode 100644 debian/sysdeps/armeb.mk
delete mode 100644 debian/sysdeps/m68k.mk
delete mode 100644 debian/sysdeps/powerpcspe.mk
delete mode 100644 debian/testsuite-checking/README
delete mode 100755 debian/testsuite-checking/compare.sh
delete mode 100755 debian/testsuite-checking/convertlog.sh
delete mode 100644
debian/testsuite-checking/expected-results-aarch64-linux-gnu-libc
delete mode 100644
debian/testsuite-checking/expected-results-alpha-linux-gnu-libc
delete mode 100644
debian/testsuite-checking/expected-results-alphaev67-linux-gnu-alphaev67
delete mode 100644
debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel
delete mode 100644
debian/testsuite-checking/expected-results-arm-linux-gnueabi-libc
delete mode 100644
debian/testsuite-checking/expected-results-arm-linux-gnueabihf-libc
delete mode 100644
debian/testsuite-checking/expected-results-hppa-linux-gnu-libc
delete mode 100644 debian/testsuite-checking/expected-results-i586-gnu-libc
delete mode 100644
debian/testsuite-checking/expected-results-i586-kfreebsd-gnu-libc
delete mode 100644
debian/testsuite-checking/expected-results-i586-linux-gnu-libc
delete mode 100644 debian/testsuite-checking/expected-results-i686-gnu-i386
delete mode 100644 debian/testsuite-checking/expected-results-i686-gnu-i686
delete mode 100644 debian/testsuite-checking/expected-results-i686-gnu-xen
delete mode 100644
debian/testsuite-checking/expected-results-i686-kfreebsd-gnu-i386
delete mode 100644
debian/testsuite-checking/expected-results-i686-kfreebsd-gnu-i686
delete mode 100644
debian/testsuite-checking/expected-results-i686-linux-gnu-i386
delete mode 100644
debian/testsuite-checking/expected-results-i686-linux-gnu-i686
delete mode 100644
debian/testsuite-checking/expected-results-i686-linux-gnu-libc
delete mode 100644
debian/testsuite-checking/expected-results-i686-linux-gnu-xen
delete mode 100644
debian/testsuite-checking/expected-results-m68k-linux-gnu-libc
delete mode 100644
debian/testsuite-checking/expected-results-mips-linux-gnu-libc
delete mode 100644
debian/testsuite-checking/expected-results-mips32-linux-gnu-mipsn32
delete mode 100644
debian/testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32
delete mode 100644
debian/testsuite-checking/expected-results-mips64-linux-gnu-mips64
delete mode 100644
debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64
delete mode 100644
debian/testsuite-checking/expected-results-mips64el-linux-gnuabi64-libc
delete mode 100644
debian/testsuite-checking/expected-results-mips64el-linux-gnuabin32-mipsn32
delete mode 100644
debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc
delete mode 100644
debian/testsuite-checking/expected-results-mipsel-linux-gnu-mips32
delete mode 100644
debian/testsuite-checking/expected-results-powerpc-linux-gnu-libc
delete mode 100644
debian/testsuite-checking/expected-results-powerpc-linux-gnuspe-libc
delete mode 100644
debian/testsuite-checking/expected-results-powerpc64-linux-gnu-ppc64
delete mode 100644
debian/testsuite-checking/expected-results-powerpc64le-linux-gnu-libc
delete mode 100644
debian/testsuite-checking/expected-results-s390-linux-gnu-s390
delete mode 100644
debian/testsuite-checking/expected-results-s390x-linux-gnu-libc
delete mode 100644
debian/testsuite-checking/expected-results-sparc-linux-gnu-libc
delete mode 100644
debian/testsuite-checking/expected-results-sparc-linux-gnu-sparc
delete mode 100644
debian/testsuite-checking/expected-results-sparc64-linux-gnu-libc
delete mode 100644
debian/testsuite-checking/expected-results-sparc64-linux-gnu-sparc64
delete mode 100644
debian/testsuite-checking/expected-results-x86_64-kfreebsd-gnu-libc
delete mode 100644
debian/testsuite-checking/expected-results-x86_64-linux-gnu-amd64
delete mode 100644
debian/testsuite-checking/expected-results-x86_64-linux-gnu-libc
delete mode 100644
debian/testsuite-checking/expected-results-x86_64-linux-gnux32-libc
delete mode 100644
debian/testsuite-checking/expected-results-x86_64-linux-gnux32-x32
create mode 100644 debian/testsuite-xfail-debian.mk
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-glibc/glibc.git