Commits on Source (48)
-
Adam Conrad authored
* New upstream release 2.29, with git updates up to 2019-02-20: - debian/symbols.wildcard: Add 2.29, and debian/control: Regenrate. - debian/patches/localedata/locales_CH.diff: Applied upstream. - debian/patches/localedata/submitted-it_IT-thousands_sep.diff: Upstreamed. - debian/patches/localedata/git-en_US-date_fmt.diff: Applied upstream. - debian/patches/hurd-i386/git-magic-pid.diff: Applied upstream. - debian/patches/hurd-i386/git-interrupt_timeout_EIO.diff: Upstreamed. - debian/patches/hurd-i386/git-interrupt_timeout.diff: Applied upstream. - debian/patches/hurd-i386/git-intr-msg.diff: Applied upstream. - debian/patches/hurd-i386/git-pci.diff: Applied upstream. - debian/patches/hurd-i386/git-msync.diff: Applied upstream. - debian/patches/hurd-i386/git-spawn-open.diff: Applied upstream. - debian/patches/hurd-i386/git-tst-preadvwritev2-common.c.diff: Upstreamed. - debian/patches/hurd-i386/git-fcntl64.diff: Applied upstream. - debian/patches/hurd-i386/git-lockf-0.diff: Applied upstream. - debian/patches/hurd-i386/git-libpthread_setpshared.diff: Upstreamed. - debian/patches/hurd-i386/git-AT_EMPTY_PATH.diff: Applied upstream. - debian/patches/hurd-i386/git-altstack.diff: Applied upstream. - debian/patches/riscv64/git-thread-debugging.diff: Applied upstream. - debian/patches/sparc/submitted-sparc64-socketcall.diff: Applied upstream. - debian/patches/any/local-tst-mktime2.diff: Applied upstream. - debian/patches/all/local-remove-manual.diff: Rebased. - debian/patches/alpha/local-string-functions.diff: Rebased. - debian/patches/any/git-libio-stdout-putc.diff: Rebased. - debian/patches/hurd-i386/local-exec_filename.diff: Rebased. - debian/patches/hurd-i386/local-hurdsig-globaldisp-version.diff: Rebased. - debian/patches/hurd-i386/submitted-anon-mmap-shared.diff: Rebased. - debian/patches/hurd-i386/tg-EGREGIOUS-fr.diff: Rebased. - debian/patches/hurd-i386/tg-EIEIO-fr.diff: Rebased. - debian/patches/hurd-i386/tg-hurdsig-global-dispositions.diff: Rebased. - debian/patches/hurd-i386/tg-io_select_timeout.diff: Rebased. - debian/patches/kfreebsd/submitted-auxv.diff: Rebased. * debian/rules.d/build.mk: Switch to new localedata/install-locale-files: - debian/patches/localedata/local-all-no-archive.diff: Dropped for above. * debian/testsuite-xfail-debian.mk: XFAIL tst-thread-exit-clobber, and tst-minsigstksz*, and tst-xsigstack on armhf, which fail on aarch64 hosts.
-
Samuel Thibault authored
* debian/patches/hurd-i386/submitted-net.diff: Rebased. * debian/patches/hurd-i386/tg-bits_atomic.h_multiple_threads.diff: Rebased.
-
Samuel Thibault authored
-
Samuel Thibault authored
-
Samuel Thibault authored
-
Samuel Thibault authored
-
Samuel Thibault authored
they are now handled upstream.
-
Samuel Thibault authored
-
Aurelien Jarno authored
* debian/patches/git-updates.diff: update from upstream stable branch: - debian/patches/any/git-libio-stdout-putc.diff: rebased.
-
Aurelien Jarno authored
-
Aurelien Jarno authored
-
Aurelien Jarno authored
debian/glibc-source.filelist, debian/libc6.symbols.powerpcspe, debian/rules.d/control.mk, debian/sysdeps/powerpcspe.mk, debian/testsuite-xfail-debian.mk: Drop the powerpcspe architecture, it is not supported anymore by GCC 9 and will be removed in GLIBC 2.30.
-
Aurelien Jarno authored
-
Aurelien Jarno authored
debian/patches/git-pexpect-pretty-printers.diff: backport pretty printer fix to support recent versions of GDB with color output.
-
Aurelien Jarno authored
debian/testsuite-xfail-debian.mk: drop XFAILs that were due to kernel bugs which are now fixed in both oldstable and stable kernels.
-
Aurelien Jarno authored
-
Aurelien Jarno authored
-
Aurelien Jarno authored
-
Aurelien Jarno authored
-
Aurelien Jarno authored
-
Aurelien Jarno authored
-
Aurelien Jarno authored
debian/patches/any/git-socket-constants.diff: backport upstream change to use in-tree copy of SO_ constants for !__USE_MISC to fix compatibility with recent kernel headers.
-
Aurelien Jarno authored
-
Aurelien Jarno authored
-
Aurelien Jarno authored
debian/patches/any/submitted-ld.so-cache-new-format.diff: default to the new format for ld.so.cache. Closes: #908946.
-
Aurelien Jarno authored
* debian/patches/git-updates.diff: update from upstream stable branch: - Fix build on alpha with recent kernel headers. Closes: #934823.
-
Aurelien Jarno authored
-
Aurelien Jarno authored
debian/shlibs-add-udebs: remove the udeb entries automatically added by dh_makeshlibs before proceeding to workaround debhelper bugs#934889 and #934891.
-
Aurelien Jarno authored
-
Aurelien Jarno authored
-
Aurelien Jarno authored
-
Aurelien Jarno authored
-
Aurelien Jarno authored
* debian/control.in/main: build-depends on debhelper (>= 12.5) to get automatic udeb support. * debian/rules.d/debhelper.mk: build the udeb packages first, drop call to debian/shlibs-add-udebs. * debian/shlibs-add-udebs: removed, not used anymorre.
-
Aurelien Jarno authored
Revert "debian/control.in/main: build-depends on debhelper (>= 12.5) to get automatic udeb support." The debhelper changes had to be reverted due (see #934999) This reverts commit 32ab7bca.
-
Aurelien Jarno authored
* debian/patches/git-updates.diff: update from upstream stable branch: - Fix math tests on hppa.
-
Aurelien Jarno authored
debian/testsuite-xfail-debian.mk: XFAIL two new tests on HPPA that are due to a bug in the testsuite, reported upstream.
-
Aurelien Jarno authored
debian/sysdeps/sparc64.mk: disable PIE on sparc64 as it produces broken binaries, causing issues in the testsuite.
-
Aurelien Jarno authored
debian/sysdeps/alpha.mk, debian/control.in/main: build with gcc-8 on alpha as gcc-9 introduces math errors in the testsuite.
-
Aurelien Jarno authored
-
Aurelien Jarno authored
-
Samuel Thibault authored
-
Samuel Thibault authored
-
Samuel Thibault authored
-
Aurelien Jarno authored
* debian/patches/git-updates.diff: update from upstream stable branch: - Fix math tests on alpha. * debian/sysdeps/alpha.mk, debian/control.in/main: do not force build with gcc-8.
-
Aurelien Jarno authored
debian/testsuite-xfail-debian.mk: XFAIL narrowing add/sub tests, they have always failed since they have been introduced.
-
Aurelien Jarno authored
debian/control.in/libc: add a Breaks: iraf-fitsutil (<< 2018.07.06-4) to libc0.1/0.3/6/6.1. See bug#939523.
-
Aurelien Jarno authored
debian/testsuite-xfail-debian.mk: drop XFAILs related to the wrong value of (MIN)SIGSTKSZ for 32-bit processes on arm64, now that (old-)stable kernels are fixed.
-
Aurelien Jarno authored
debian/libc6.symbols.powerpcspe
deleted
100644 → 0
debian/patches/any/git-socket-constants.diff
0 → 100644
This diff is collapsed.