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

[glibc] 01/02: Merge branch 'sid' of ssh://git.debian.org/git/pkg-glibc/glibc into glibc-2.27



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

sthibault pushed a commit to branch glibc-2.27
in repository glibc.

commit d60383e268ed79577f3f8043898534e1497888e9
Merge: 6e3eeed 75e0d7f
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Tue Jan 9 02:41:25 2018 +0100

    Merge branch 'sid' of ssh://git.debian.org/git/pkg-glibc/glibc into glibc-2.27

 debian/changelog                                   |  20 ++
 debian/control                                     |   4 +-
 debian/control.in/main                             |   4 +-
 debian/libc0.3.symbols.hurd-i386                   |   4 +
 ...d-exec_filename.diff => git-exec_filename.diff} | 400 +++++++++------------
 debian/patches/hurd-i386/local-exec_filename.diff  | 126 +++++++
 debian/patches/hurd-i386/tg-io_select_timeout.diff |   6 +-
 debian/patches/series                              |   3 +-
 debian/patches/series.hurd-i386                    |   2 +-
 debian/testsuite-xfail-debian.mk                   |   5 +
 10 files changed, 333 insertions(+), 241 deletions(-)

diff --cc debian/changelog
index 8161615,7df43ba..7c942d5
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,135 -1,23 +1,155 @@@
 +glibc (2.26.9000+20180108.401311cf-0experimental0) experimental; urgency=medium
 +
 +  [ Samuel Thibault ]
 +  * debian/sysdeps/hurd.mk: Do not add libpthread add-on since add-ons
 +    mechanism is no more.
 +  * debian/patches/hurd-i386/submitted-net.diff: rebased.
 +  * debian/patches/hurd-i386/unsubmitted-prof-eintr.diff: rebased.
 +  * debian/patches/hurd-i386/libpthread_build.diff: Add more Implies to fix
 +    build.  Drop deprecated internal_function.
 +  * debian/patches/hurd-i386/libpthread_includes.diff: Move headers for
 +    sysdeps to find them.
 +  * debian/patches/hurd-i386/tg-gsync-libc.diff: Update.
 +  * debian/testsuite-xfail-debian.mk: Update for hurd-i386.
 +
 +  [ Aurelien Jarno ]
 +  * New upstream snapshot from 20180108.
 +  * debian/control.in/main: Update Vcs-Git to point to the 2.27 branch.
 +  * debian/testsuite-xfail-debian.mk: update XFAILs for the mips*el Loongson 3
 +    FPU bug with the new tests.
 +  * debian/testsuite-xfail-debian.mk: the arm kernel also pulled the new pkey
 +    syscalls without real support, XFAIL the corresponding test.
 +  * debian/testsuite-xfail-debian.mk: remove two math XFAIL on armel now that
 +    GCC has been fixed.
 +  * debian/testsuite-xfail-debian.mk: update XFAILs for the mips* Octeon 3 FPU
 +    bug with the new tests.
 +  * debian/testsuite-xfail-debian.mk: update XFAILs on alpha, add new math
 +    tests only causing wrong exception flags, remove tests that have been
 +    fixed in this release.
 +
 + -- Aurelien Jarno <aurel32@debian.org>  Mon, 08 Jan 2018 23:27:20 +0100
 +
 +glibc (2.26.9000+20180105.a6d0afb5-0experimental0) experimental; urgency=medium
 +
 +  * New upstream snapshot from 20180105:
 +    - debian/patches/git-updates.diff: remove and disable.
 +    - debian/patches/locale/preprocessor-collate-uli-sucks.diff: drop,
 +      obsolete.
 +    - debian/patches/locale/preprocessor-collate.diff: drop, obsolete.
 +    - debian/patches/locale/LC_IDENTIFICATION-optional-fields.diff: rebased.
 +    - debian/patches/locale/LC_COLLATE-keywords-ordering.diff: drop, obsolete.
 +    - debian/patches/locale/local-all-no-archive.diff: rebased.
 +    - debian/patches/localedata/sort-UTF8-first.diff: rebased.
 +    - debian/patches/localedata/supported.diff: rebased.
 +    - debian/patches/localedata/new-valencian-locale.diff: upstreamed.
 +    - debian/patches/localedata/locale-ku_TR.diff: rebased.
 +    - debian/patches/localedata/tl_PH-yesexpr.diff: upstreamed.
 +    - debian/patches/localedata/fo_FO-date_fmt.diff: rebased.
 +    - debian/patches/localedata/locales_CH.diff: rebased.
 +    - debian/patches/localedata/locales-fr.diff: rebased.
 +    - debian/patches/localedata/locale-en_DK.diff: rebased.
 +    - debian/patches/localedata/locale-zh_TW.diff: rebased.
 +    - debian/patches/localedata/tailor-iso14651_t1.diff: rebased, partly
 +      upstreamed.
 +    - debian/patches/localedata/locale-hsb_DE.diff: upstreamed.
 +    - debian/patches/localedata/tailor-iso14651_t1-common.diff: drop,
 +      obsolete.
 +    - debian/patches/localedata/submitted-bz9725-locale-sv_SE.diff: rebased.
 +    - debian/patches/localedata/locale-C.diff: add a LC_MONETARY section.
 +    - debian/patches/localedata/submitted-en_AU-date_fmt.diff: rebased.
 +    - debian/patches/localedata/submitted-es_MX-decimal_point.diff: rebased.
 +    - debian/patches/localedata/submitted-it_IT-thousands_sep.diff: rebased.
 +    - debian/patches/alpha/local-string-functions.diff: rebased.
 +    - debian/patches/alpha/submitted-fminmax.diff: upstreamed.
 +    - debian/patches/alpha/submitted-rlimit.diff: upstreamed.
 +    - debian/patches/arm/git-arm64-memcmp.diff: upstreamed.
 +    - debian/patches/hppa/local-elf-make-cflags.diff: upstreamed.
 +    - debian/patches/hppa/submitted-gmon-start.diff: upstreamed.
 +    - debian/patches/hurd-i386/tg-context_functions.diff: rebased.
 +    - debian/patches/hurd-i386/tg-tls-threadvar.diff: rebased.
 +    - debian/patches/hurd-i386/tg-faccessat.diff: rebased.
 +    - debian/patches/hurd-i386/tg-gsync-libc.diff: rebased.
 +    - debian/patches/hurd-i386/submitted-shm_open_pthread.diff: upstreamed.
 +    - debian/patches/hurd-i386/cvs-libc_init_secure.diff: upstreamed.
 +    - debian/patches/hurd-i386/local-nocheck-installed-headers.diff: rebased.
 +    - debian/patches/hurd-i386/git-bits-sysmacros.h.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-stack_chk_fail_local.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-stack-protect-static.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-sigsetops.h.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-sigsetops-2.h.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-sigsetops-3.h.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-bits_socket.h.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-preadwritev2.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-preadwritev2-2.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-preadwritev2-3.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-rtld-access.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-rtld-sbrk.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-rtld-sbrk-2.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-divdi.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-feraiseexcept.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-x86-tunables.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-i386-implies-x86.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-rtld-strtoul_internal.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-clone.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-gethostname.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-tst-udp-timeout.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-tst-udp-nonblocking.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-hidden-def.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-hidden-def-2.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-dl-sysdep-check.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-socket-limit.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-clock_gettime_gettimeofday.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-sigsuspend_not_cancel.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-dirfd-linknamespace.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-revoke-linknamespace.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-seekdir-linknamespace.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-ifaddrs-linknamespace.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-NO_HIDDEN.diff: upstreamed.
 +    - debian/patches/hurd-i386/git-mount_namespace.diff: upstreamed.
 +    - debian/patches/mips/git-syscalls5-7-unbound-stack.diff: upstreamed.
 +    - debian/patches/any/local-ld-multiarch.diff: rebased.
 +    - debian/patches/any/local-disable-libnss-db.diff: rebased.
 +    - debian/patches/any/local-cudacc-float128.diff: rebased.
 +    - debian/patches/any/submitted-ldconfig-c-collation.diff: upstreamed.
 +    - debian/patches/any/git-any-ld.so-newline.diff: upstreamed.
 +    - debian/control.in/main: add a Build-Depends on bison.
 +    - debian/symbols.wildcards: update for 2.26.9000.
 +    - debian/rules: do not remove po/*.mo* on cleanup, they are not built in
 +      the source directory anymore.
 +    - debian/debhelper.in/glibc-doc.install: rename into glibc-docs.docs and
 +      update to the new changelogs location.
 +    - debian/changelog.upstream: update changelogs size.
 +    - debian/debhelper.in/libc-dev{,-alt}.{install,lintian-overrides}: remove
 +      libieee.a.
 +    - debian/testsuite-xfail-debian.mk: rename math XFAILs: float -> float32,
 +      double -> float64, ldouble -> float128.
 +  * debian/testsuite-xfail-debian.mk: mark misc/tst-pkey as XFAIL on alpha,
 +    arm64 and mips*, as there is a disagreement between kernel and glibc how
 +    to report missing protection key support when the syscalls have been
 +    wired.
 +
 + -- Aurelien Jarno <aurel32@debian.org>  Fri, 05 Jan 2018 22:08:07 +0100
 +
+ glibc (2.26-3) UNRELEASED; urgency=medium
+ 
+   [ Aurelien Jarno ]
+   * debian/testsuite-xfail-debian.mk: the Loongson 3 FPU bug also applies
+     to mips64el.
+ 
+   [ Samuel Thibault ]
+   * debian/patches/hurd-i386/submitted-malloc-setstate.diff: Disable for now, it
+     actually introduces issues.
+   * debian/patches/hurd-i386/submitted-exec_filename.diff: Update submitted
+     patch into commited git-exec_filename.diff.
+   * debian/patches/hurd-i386/local-exec_filename.diff: New patch to keep
+     compatibility with previous submission.
+   * debian/patches/hurd-i386/tg-io_select_timeout.diff: Refresh.
+   * debian/control: Bump hurd-dev build-dependency to get exec_paths RPC
+     definitions.
+   * debian/libc0.3.symbols.hurd-i386: Update accordingly.
+ 
+  -- Aurelien Jarno <aurel32@debian.org>  Sat, 06 Jan 2018 09:44:29 +0100
+ 
  glibc (2.26-2) unstable; urgency=medium
  
    [ Samuel Thibault ]
diff --cc debian/patches/series
index 9c58dc3,d73b637..4291fc8
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -115,12 -127,48 +115,13 @@@ hurd-i386/tg-libc_rwlock_recursive.dif
  hurd-i386/tg-magic-pid.diff
  hurd-i386/tg-mlockall.diff
  hurd-i386/local-no_unsupported_ioctls.diff
 -hurd-i386/submitted-shm_open_pthread.diff
 -hurd-i386/cvs-libc_init_secure.diff
  hurd-i386/tg2.25-tls.diff
  hurd-i386/local-nocheck-installed-headers.diff
 -hurd-i386/git-bits-sysmacros.h.diff
 -hurd-i386/git-stack_chk_fail_local.diff
 -hurd-i386/git-stack-protect-static.diff
 -hurd-i386/git-sigsetops.h.diff
 -hurd-i386/git-sigsetops-2.h.diff
 -hurd-i386/git-sigsetops-3.h.diff
  hurd-i386/tg2.26-sigsetops.h.diff
 -hurd-i386/git-bits_socket.h.diff
 -hurd-i386/git-preadwritev2.diff
 -hurd-i386/git-preadwritev2-2.diff
 -hurd-i386/git-preadwritev2-3.diff
 -hurd-i386/git-rtld-access.diff
 -hurd-i386/git-rtld-sbrk.diff
 -hurd-i386/git-rtld-sbrk-2.diff
 -hurd-i386/git-divdi.diff
 -hurd-i386/git-feraiseexcept.diff
  hurd-i386/git-libpthread-2.26.diff
 -hurd-i386/git-x86-tunables.diff
 -hurd-i386/git-i386-implies-x86.diff
 -hurd-i386/git-rtld-strtoul_internal.diff
 -hurd-i386/git-clone.diff
 -hurd-i386/git-gethostname.diff
 -hurd-i386/git-tst-udp-timeout.diff
 -hurd-i386/git-tst-udp-nonblocking.diff
 -hurd-i386/git-hidden-def.diff
 -hurd-i386/git-hidden-def-2.diff
 -hurd-i386/git-dl-sysdep-check.diff
 -hurd-i386/git-socket-limit.diff
  hurd-i386/tg-thread-linkspace.diff
 -hurd-i386/git-clock_gettime_gettimeofday.diff
 -hurd-i386/git-sigsuspend_not_cancel.diff
 -hurd-i386/git-dirfd-linknamespace.diff
 -hurd-i386/git-revoke-linknamespace.diff
 -hurd-i386/git-seekdir-linknamespace.diff
 -hurd-i386/git-ifaddrs-linknamespace.diff
 -hurd-i386/git-NO_HIDDEN.diff
 -hurd-i386/git-mount_namespace.diff
 +hurd-i386/libpthread_includes.diff
+ hurd-i386/local-exec_filename.diff
  
  i386/local-biarch.diff
  i386/unsubmitted-quiet-ldconfig.diff

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


Reply to: