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

[Git][glibc-team/glibc][disarm-werror] 24 commits: Add bug number



Title: GitLab

Aurelien Jarno pushed to branch disarm-werror at GNU Libc Maintainers / glibc

Commits:

  • 32e4e727
    by Aurelien Jarno at 2023-04-08T21:31:45+02:00
    Add bug number
    
  • 240cb8d0
    by Aurelien Jarno at 2023-04-08T21:38:11+02:00
    debian/po/ro.po: Update Romanian debconf translation, by Remus-Gabriel Chelu. Closes: #1031163.
    
  • 7a918766
    by Aurelien Jarno at 2023-04-08T21:41:06+02:00
    debian/po/nl.po: Update Dutch debconf translation, by Frans Spiesschaert. Closes: #1029018, #1033905.
    
  • 89906f4d
    by Aurelien Jarno at 2023-04-09T23:55:46+02:00
    patches/any/local-disable-tst-bz29951.diff: disable new test included in the latest update from upstream stable branch, as git-updates.diff can't include the corresponding binary test file.
    
  • 00bd9263
    by Aurelien Jarno at 2023-04-10T20:01:49+02:00
    releasing package glibc version 2.36-9
    
  • 4fe362cd
    by Samuel Thibault at 2023-04-10T20:24:08+00:00
    hurd: Fix potential crash
    
    when signals or cancellation happens while pushing mach_msg args.
    
      * debian/patches/hurd-i386/git-intr-msg-stack.diff
    
  • 58c112d1
    by Samuel Thibault at 2023-04-10T20:24:22+00:00
    Fix hurd build against newer gnumach
    
      * debian/patches/hurd-i386/git-exception-long.diff
    
  • bdb29fb9
    by Samuel Thibault at 2023-04-10T20:24:39+00:00
    debian/libc0.3.symbols.hurd-i386: Refresh against newer gnumach
    
  • 78a34747
    by Samuel Thibault at 2023-04-13T02:04:48+02:00
    mark testsuite-xfail-debian.mk pieces as upstreamed for 2.38
    
  • dc2e18ba
    by Samuel Thibault at 2023-05-02T22:35:25+02:00
    debian/testsuite-xfail-debian.mk: Drop Hurd XPASS
    
  • d8f55f2b
    by Aurelien Jarno at 2023-05-15T20:39:25+02:00
    New upstream release:
    
    * New upstream release:
      - Fix GL(dl_phdr) and GL(dl_phnum) for static builds.  Closes: #1028200.
      - debian/symbols.wildcard: add 2.36 and GLIBC_ABI_DT_RELR.
      - debian/patches/localedata/locales-fr.diff: rebased.
      - debian/patches/alpha/local-string-functions.diff: rebased.
      - debian/patches/arm/git-atomic-compiler-builtins.diff: upstreamed.
      - debian/patches/hurd-i386/git-htl-pthread-self-early.diff: upstreamed.
      - debian/patches/hurd-i386/git-static-pie.diff: upstreamed.
      - debian/patches/hurd-i386/git-ipv6.diff: upstreamed.
      - debian/patches/hurd-i386/git-ip_mreqn.diff: upstreamed.
      - debian/patches/hurd-i386/git-bootstrap-enable_secure.diff: upstreamed.
      - debian/patches/hurd-i386/git-cond-destroy.diff: upstreamed.
      - debian/patches/hurd-i386/git-strerror_X.diff: upstreamed.
      - debian/patches/hurd-i386/git-xpg_strerror.diff: upstreamed.
      - debian/patches/hurd-i386/git-readlink-fifo.diff: upstreamed.
      - debian/patches/hurd-i386/git-net-route.h.diff: upstreamed.
      - debian/patches/hurd-i386/git-SOMAXCONN.diff: upstreamed.
      - debian/patches/hurd-i386/git-sigtimedwait.diff: upstreamed.
      - debian/patches/hurd-i386/git-getrandom-chroot.diff: upstreamed.
      - debian/patches/hurd-i386/git-mach-headers-freestanding.diff: upstreamed.
      - debian/patches/hurd-i386/git-sem_wait_race.diff: upstreamed.
      - debian/patches/hurd-i386/local-enable-ldconfig.diff: rebased.
      - debian/patches/any/local-ldso-disable-hwcap.diff: removed, obsolete.
      - debian/patches/any/local-ldconfig-multiarch.diff: rebased.
      - debian/patches/any/git-floatn-gcc-13-support.diff: upstreamed.
      - debian/patches/hurd-i386/submitted-net.diff: rebased.
      - debian/patches/hurd-i386/local-no-bootstrap-fs-access.diff: removed,
        obsolete.
      - debian/patches/hurd-i386/local-no-bootstrap-fs-access.2.diff: removed,
        obsolete.
    
  • 4d57b6af
    by Aurelien Jarno at 2023-05-15T20:39:27+02:00
    Stop building libc6.1-alphaev67 package, as support for legacy hwcaps has been removed upstream:
    
    * Stop building libc6.1-alphaev67 package, as support for legacy hwcaps has
      been removed upstream:
      - debian/control.in/libc: add a conflicts against libc6.1-alphaev67 on
        alpha.
      - debian/control.in/opt: remove libc6.1-alphaev67 entry.
      - debian/patches/alpha/local-string-functions.diff: remove, obsolete.
      - debian/rules: drop DEBUG_libc6.1-alphaev67.
      - debian/script.in/nohwcap.sh: drop code to support libc6.1-alphaev67.
      debian/testsuite-xfail-debian.mk: simplify alpha condition.
    
  • c374c9e5
    by Aurelien Jarno at 2023-05-15T20:39:27+02:00
    Drop support for optimized packages from the packaging (Closes: #806912):
    
    * Drop support for optimized packages from the packaging (Closes: #806912):
      - debian/control.in/opt: removed.
      - debian/rules.d/control.mk: drop support for including control.in/opt.
      - debian/script.in/nohwcap.sh: removed.
      - debian/rules.d/debhelper.mk: dropped code to include nohwcap.sh.
      - debian/debhelper.in/libc.postinst: removed call to nohwcap code.
      - debian/debhelper.in/libc.preinst: remove code creating
        /etc/ld.so.nohwcap.
      - debian/debhelper.in/glibc-source.lintian-overrides: removed otherbuild
        entries.
      - debian/debhelper.in/libc-otherbuild.*: removed.
    
  • 7af7b56d
    by Aurelien Jarno at 2023-05-15T20:39:27+02:00
    debian/sysdeps/alpha.mk: temporarily build for EV56 until the baseline is raised at the GCC level.
    
  • 9a079af4
    by Samuel Thibault at 2023-05-15T20:31:31+00:00
    Re-introduce hurd-i386/local-no-bootstrap-fs-access.2.diff
    
    It is still needed.
    
  • dc539009
    by Samuel Thibault at 2023-05-15T22:45:17+00:00
    debian/patches/hurd-i386/git-tst-system.diff: Fix tst-system link
    
  • 6528c68c
    by Aurelien Jarno at 2023-05-16T21:17:59+02:00
    releasing package glibc version 2.37-1
    
  • 5e56dcd9
    by Samuel Thibault at 2023-05-17T19:22:26+02:00
    hurd-i386/git-task_info_count.diff: Fix passing size to task_info
    
  • 5ed8f7ba
    by Aurelien Jarno at 2023-05-18T23:05:00+02:00
    debian/patches/git-updates.diff: update from upstream stable branch:
    
    * debian/patches/git-updates.diff: update from upstream stable branch:
      - Fix FTBFS on hppa.
    
  • 94d00820
    by Aurelien Jarno at 2023-06-11T19:24:02+02:00
    debian/sysdeps/alpha.mk, debian/control.in/main: build-depends on g++-12 (>= 12.3.0-2) on alpha instead of forcing -mcpu=ev56.
    
  • 163a40da
    by Aurelien Jarno at 2023-06-11T19:28:15+02:00
    debian/patches/git-updates.diff: update from upstream stable branch
    
  • f56f0db2
    by Andrej Shadura at 2023-06-11T20:05:41+00:00
    debian/po/sk.po: Fix typos in the Slovak translation
    
  • 911705c6
    by Aurelien Jarno at 2023-06-11T22:07:22+02:00
    Add changelog entry for previous commit
    
  • 6c8b05d8
    by Helmut Grohne at 2023-06-11T20:09:36+00:00
    disable -Werror when dpkg-builflags contains -Wno-error
    
    Building glibc with a different toolchain tends to produce new warnings
    that are turned into build failures via -Werror. Instead, we typically
    want such builds to succeed. Thus we allow disabling -Werror by adding
    -Wno-error to dpkg-buildflags (which usually emits neither -Werror nor
    -Wno-error).
    
    Suggested-by: Steve Langasek <vorlon@debian.org>
    Link: https://lists.debian.org/debian-devel/2023/02/msg00355.html
    

30 changed files:


Reply to: