[Git][glibc-team/glibc][bullseye] debian/rules.d/build.mk: pass --with-default-link=no to configure to ensure...

2022-08-19 Thread Aurelien Jarno (@aurel32)


Aurelien Jarno pushed to branch bullseye at GNU Libc Maintainers / glibc


Commits:
1f22459f by Aurelien Jarno at 2022-08-19T13:10:41+02:00
debian/rules.d/build.mk: pass --with-default-link=no to configure to ensure 
that libio vtable protection is enabled.

- - - - -


2 changed files:

- debian/changelog
- debian/rules.d/build.mk


View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/1f22459f4930ed77d25eb25d1713b049387e0f5f

-- 
View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/1f22459f4930ed77d25eb25d1713b049387e0f5f
You're receiving this email because of your account on salsa.debian.org.




[Git][glibc-team/glibc][sid] Fix bootstrapping system with glibc 2.34

2022-08-19 Thread Samuel Thibault (@sthibault)


Samuel Thibault pushed to branch sid at GNU Libc Maintainers / glibc


Commits:
84de7673 by Samuel Thibault at 2022-08-19T12:40:19+00:00
Fix bootstrapping system with glibc 2.34

  * control: Bump hurd break: glibc now using getrandom() at process
initialization makes random bootstrap more complex and the system startup
hang if not done properly.
  * debian/patches/hurd-i386/local-no-bootstrap-fs-access.2.diff: Fix
another access call which poses problem during bootstrap.
  * debian/patches/hurd-i386/git-bootstrap-enable_secure.diff: Fix spurious
checks during initialization of processes running at bootstrap.

- - - - -


7 changed files:

- debian/changelog
- debian/control
- debian/control.in/libc
- + debian/patches/hurd-i386/git-bootstrap-enable_secure.diff
- + debian/patches/hurd-i386/local-no-bootstrap-fs-access.2.diff
- debian/patches/series
- debian/patches/series.hurd-i386


View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/84de767388ccd4ac2b136d673b703fc9fb8188cc

-- 
View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/84de767388ccd4ac2b136d673b703fc9fb8188cc
You're receiving this email because of your account on salsa.debian.org.




[Git][glibc-team/glibc][bullseye] debian/patches/git-updates.diff: update from upstream stable branch:

2022-08-19 Thread Aurelien Jarno (@aurel32)


Aurelien Jarno pushed to branch bullseye at GNU Libc Maintainers / glibc


Commits:
c79c1507 by Aurelien Jarno at 2022-08-19T15:55:09+02:00
debian/patches/git-updates.diff: update from upstream stable branch:

 * debian/patches/git-updates.diff: update from upstream stable branch:
  - Make grantpt usable after multi-threaded fork.  Closes: #1015740.
  - debian/patches/hurd-i386/git-posix_openpt.diff: rebase.

- - - - -


3 changed files:

- debian/changelog
- debian/patches/git-updates.diff
- debian/patches/hurd-i386/git-posix_openpt.diff


View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/c79c1507cdabea36116c602b4daab338bd1aa70a

-- 
View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/c79c1507cdabea36116c602b4daab338bd1aa70a
You're receiving this email because of your account on salsa.debian.org.




[Git][glibc-team/glibc][sid] debian/testsuite-xfail-debian.mk: Filter out tests that stay stuck

2022-08-19 Thread Samuel Thibault (@sthibault)


Samuel Thibault pushed to branch sid at GNU Libc Maintainers / glibc


Commits:
0721abfe by Samuel Thibault at 2022-08-19T23:58:59+02:00
debian/testsuite-xfail-debian.mk: Filter out tests that stay stuck

- - - - -


2 changed files:

- debian/changelog
- debian/testsuite-xfail-debian.mk


View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/0721abfe556de95b9328cef5a9da2c7d408d8a32

-- 
View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/0721abfe556de95b9328cef5a9da2c7d408d8a32
You're receiving this email because of your account on salsa.debian.org.




[Git][glibc-team/glibc][bullseye] 2 commits: debian/debhelper.in/libc-dev.NEWS: New file to explain how to update programs...

2022-08-19 Thread Aurelien Jarno (@aurel32)


Aurelien Jarno pushed to branch bullseye at GNU Libc Maintainers / glibc


Commits:
bc5425dd by Aurelien Jarno at 2022-08-16T22:12:19+02:00
debian/debhelper.in/libc-dev.NEWS: New file to explain how to update programs 
to use the TI-RPC library instead of the Sun RPC one.  Closes: #1014735.

- - - - -
129d0bb2 by Aurelien Jarno at 2022-08-19T12:30:58+02:00
debian/patches/git-updates.diff: update from upstream stable branch:

* debian/patches/git-updates.diff: update from upstream stable branch:
  - Fix an off-by-one buffer overflow/underflow in getcwd() (CVE-2021-3999).
  - Fix an overflow bug in the SSE2 and AVX2 implementations of wmemchr.
  - Fix an overflow bug in the SSE4.1 and AVX2 implementations of wcslen and
wcsncat.
  - Fix an overflow bug in the AVX2 and EVEX implementation of wcsncmp.
  - Add a few EVEX optimized string functions to fix a performance issue (up
to 40%) with Skylake-X processors.

- - - - -


3 changed files:

- debian/changelog
- + debian/debhelper.in/libc-dev.NEWS
- debian/patches/git-updates.diff


View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/compare/eac00bcc09195e0422c5d3e259b4d51bdeff016a...129d0bb2edf8c7278405f293dbb622b19c5208bd

-- 
View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/compare/eac00bcc09195e0422c5d3e259b4d51bdeff016a...129d0bb2edf8c7278405f293dbb622b19c5208bd
You're receiving this email because of your account on salsa.debian.org.