Aurelien Jarno pushed to branch glibc-2.31 at GNU Libc Maintainers / glibc
Commits:
d2498eb7 by Aurelien Jarno at 2020-03-11T22:31:09+01:00
debian/rules.d/debhelper.mk: depends on libgcc-sN instead of libgccN. Closes:
#953657.
- - - - -
967af1a7 by Aurelien Jarno at 2020-03-12T23:46:42+01:00
debian/rules.d/build.mk: do not install <finclude/math-vector-fortran.h>
for now as it is not multiarch safe.
- - - - -
96235da6 by Aurelien Jarno at 2020-03-12T23:47:13+01:00
releasing package glibc version 2.30-2
- - - - -
fe9c98fd by Aurelien Jarno at 2020-03-19T23:33:17+01:00
debian/patches/git-updates.diff: update from upstream stable branch:
* debian/patches/git-updates.diff: update from upstream stable branch:
- Fix use-after-free vulnerability in the glob function when expanding
~user (CVE-2020-1752). Closes: #953788.
- - - - -
7d682fdc by Aurelien Jarno at 2020-03-24T18:21:18+01:00
debian/debhelper.in/libc.preinst, debian/rules.d/debhelper.mk: determine ld.so
ELF magic at build time instead of at run time to avoid using "readlink
-m". Closes: #954374.
- - - - -
3c25b93a by Aurelien Jarno at 2020-03-24T18:28:36+01:00
debian/rules.d/build.mk: unset LANGUAGE when running the testsuite.
- - - - -
2af0fd46 by Aurelien Jarno at 2020-03-24T19:02:44+01:00
debian/testsuite-xfail-debian.mk: ignore signal/tst-minsigstksz-1 and
signal/tst-minsigstksz-2 on i386, they fail on i386 with an AVX-512 CPUs due to
a kernel bug. Closes: #954715.
- - - - -
aad78268 by Aurelien Jarno at 2020-03-24T22:35:05+01:00
debian/control.in/libc, debian/rules.d/debhelper.mk: Make libcX-dev declare a
Breaks against libcX-dev-${DEB_HOST_ARCH}-cross (<<
${CURRENT_UPSTREAM_VERSION}~). Closes: #954393.
- - - - -
524c34da by Aurelien Jarno at 2020-03-24T22:45:19+01:00
debian/control.in/libc, debian/control.in/main: drop Conflicts, Breaks and
Replaces against package version older than the one available in oldstable.
- - - - -
3c7c2092 by Aurelien Jarno at 2020-03-24T23:29:10+01:00
debian/patches/git-updates.diff: update from upstream stable branch:
* debian/patches/git-updates.diff: update from upstream stable branch:
- Fix a defect in the PowerPC backtrace function that could cause an
out-of-bounds write when executed in a signal frame context (CVE-2020-1751)..
- - - - -
a4fd8e29 by Aurelien Jarno at 2020-03-24T23:31:47+01:00
releasing package glibc version 2.30-3
- - - - -
49d137c4 by Aurelien Jarno at 2020-03-25T13:41:56+01:00
debian/debhelper.in/libc.preinst, debian/rules.d/debhelper.mk: there is no easy
way to check if a file belongs to a package with usrmerge. Just drop all safety
checks... Closes: #954915.
- - - - -
4ac2ba5f by Aurelien Jarno at 2020-03-25T13:43:42+01:00
debian/testsuite-xfail-debian.mk: mark nptl/tst-cond8-static and
nptl/tst-mutex{,pi}8-static as XFAIL on sparc64.
- - - - -
e109fbff by Aurelien Jarno at 2020-03-25T13:44:26+01:00
debian/patches/any/local-tst-system-disable-shell-tests.diff: disable tests
that rely on a particular shell until a fix is found upstream.
- - - - -
581dcda6 by Aurelien Jarno at 2020-03-25T13:57:21+01:00
releasing package glibc version 2.30-4
- - - - -
68a644fc by Aurelien Jarno at 2020-03-25T14:44:13+01:00
Add bug number
- - - - -
8a0ac439 by Samuel Thibault at 2020-03-29T19:47:53+02:00
hurd: fix updating mtime/ctime on O_TRUNC
debian/patches/hurd-i386/git-trunc-times.diff: New patch
Closes: #955270.
- - - - -
1dfb7ab5 by Aurelien Jarno at 2020-03-30T23:16:31+02:00
debian/rules: Add -fdebug-prefix-map= to CFLAGS to improve reproducibility.
- - - - -
a7739ba1 by Aurelien Jarno at 2020-04-01T21:33:38+02:00
debian/control.in/libc: Make libcX-dev declare a Breaks against python3.7
(<< 3.7.7-1+b1) and python3.8 (<< 3.8.2-1+b1) due to #955474..
- - - - -
36939177 by Samuel Thibault at 2020-04-06T13:35:03+02:00
debian/control: Drop dependency on libihash-dev, not used any more by htl
- - - - -
dde42c4d by Samuel Thibault at 2020-04-11T22:58:08+00:00
Try to symlink mach/hurd headers from multiarch directory
when they are there.
(debian/sysdeps/hurd.mk)
- - - - -
eeda038e by Samuel Thibault at 2020-04-11T23:04:31+00:00
Merge branch 'sid' of salsa.debian.org:glibc-team/glibc into sid
- - - - -
f91552fb by Aurelien Jarno at 2020-04-20T21:18:40+02:00
Add bug number
- - - - -
c1f09fc2 by Aurelien Jarno at 2020-05-04T00:30:24+02:00
debian/rules.d/debhelper.mk: install the dynamic loader symlink in the udeb
package.
- - - - -
716d6054 by Aurelien Jarno at 2020-05-04T00:30:24+02:00
debian/control: conflict against libgcc-X-dev versions that might need the
__glibc_has_include macro.
* debian/control: conflict against libgcc-X-dev versions that might need the
__glibc_has_include macro.
* debian/patches/any/local-revert-glibc_has_include.diff: drop patch,
obsolete.
- - - - -
af69bb20 by Aurelien Jarno at 2020-05-04T00:39:06+02:00
debian/control.in/libc: add a Provides: libc6-dbgsym to the libc6-dbg package.
Closes: #953654.
- - - - -
bca02daa by Helmut Grohne at 2020-05-04T19:39:05+02:00
Refactor generation of multilib include symlinks. (Closes: #958674).
- - - - -
4bb9665f by Aurelien Jarno at 2020-05-04T19:47:50+02:00
debian/control.in/libc: qualify the libselinux-dev build-depends with
<!stage2>.
- - - - -
9e77b114 by Helmut Grohne at 2020-05-04T20:28:45+02:00
Initial, minimal support for DPKG_ROOT. (Closes: #910685).
- - - - -
ef8abad6 by Aurelien Jarno at 2020-05-04T20:40:05+02:00
debian/debhelper.in/libc.postinst: drop the code removing /etc/ld.so.hwcappkgs,
it's not needed anymore since Squeeze.
- - - - -
063815b5 by Aurelien Jarno at 2020-05-04T22:12:41+02:00
debian/patches/git-updates.diff: update from upstream stable branch:
* debian/patches/git-updates.diff: update from upstream stable branch:
- Fixes data race in setting function descriptor during lazy binding on
hppa. Closes: #941174.
- debian/patches/any/local-tst-system-disable-shell-tests.diff: obsolete.
- - - - -
82359b3c by Aurelien Jarno at 2020-05-04T23:39:21+02:00
releasing package glibc version 2.30-5
- - - - -
3c9173eb by Aurelien Jarno at 2020-05-05T12:24:12+02:00
debian/sysdeps/s390x.mk: do not set libc_rtlddir, it is set to the default.
- - - - -
404911fe by Aurelien Jarno at 2020-05-05T12:32:39+02:00
debian/rules.d/debhelper.mk: only create the dynamic linker in the udeb if it
doesn't already exist.
- - - - -
26c69cdd by Aurelien Jarno at 2020-05-05T12:32:49+02:00
releasing package glibc version 2.30-6
- - - - -
e1b7911a by Aurelien Jarno at 2020-05-05T20:08:52+02:00
debian/debhelper.in/libc.postinst: re-add /etc/ld.so.nohwcapc code.
- - - - -
e2eacd50 by Aurelien Jarno at 2020-05-05T20:12:44+02:00
releasing package glibc version 2.30-7
- - - - -
8822feb8 by Samuel Thibault at 2020-05-10T20:50:11+02:00
sysdeps/hurd.mk: Move ld.so link creation to hurd-i386.mk
since it is 32bit-specific
- - - - -
66af8c57 by Samuel Thibault at 2020-05-10T22:50:17+00:00
sysdeps/hurd-i386.mk: Move i386-specific mach headers to multiarch directory
so they get accessible from the "machine" symlink of the gnumach-dev
package.
- - - - -
133e0612 by Samuel Thibault at 2020-05-10T23:35:16+00:00
patches/hurd-i386/git-ss_init.diff: Add missing ss initialization
Fixes Xorg startup error, and possibly a lot other bugs with threads.
- - - - -
44a78562 by Samuel Thibault at 2020-05-11T02:04:08+02:00
upload
- - - - -
0000ac46 by Aurelien Jarno at 2020-05-11T12:35:23+02:00
Merge tag 'debian/2.30-8' into glibc-2.31
glibc Debian release 2.30-8
- - - - -
b515adac by Aurelien Jarno at 2020-05-11T12:50:32+02:00
debian/patches/git-updates.diff: update from upstream stable branch
- - - - -
ac14bcf9 by Aurelien Jarno at 2020-05-11T16:10:18+02:00
debian/debhelper.in/libc-udeb.install, debian/rules.d/debhelper.mk: use the
multiarch path in the udeb package.
- - - - -
f83522de by Aurelien Jarno at 2020-05-11T19:14:02+02:00
debian/control.in/libc, debian/debhelper.in/libc-pic.install, debian/rules,
debian/rules.d/debhelper.mk, debian/patches/any/local-libpic.diff: stop
building the libc6-pic package.
- - - - -
30 changed files:
- debian/changelog
- debian/control
- debian/control.in/libc
- debian/control.in/main
- − debian/debhelper.in/libc-pic.install
- debian/debhelper.in/libc-udeb.install
- debian/debhelper.in/libc.postinst
- debian/debhelper.in/libc.preinst
- − debian/patches/any/local-libpic.diff
- − debian/patches/any/local-revert-glibc_has_include.diff
- debian/patches/git-updates.diff
- + debian/patches/hurd-i386/git-ss_init.diff
- + debian/patches/hurd-i386/git-trunc-times.diff
- debian/patches/series
- debian/rules
- debian/rules.d/build.mk
- debian/rules.d/debhelper.mk
- debian/script.in/nohwcap.sh
- debian/sysdeps/amd64.mk
- debian/sysdeps/armel.mk
- debian/sysdeps/armhf.mk
- debian/sysdeps/hurd-i386.mk
- debian/sysdeps/hurd.mk
- debian/sysdeps/i386.mk
- debian/sysdeps/kfreebsd-amd64.mk
- debian/sysdeps/mips.mk
- debian/sysdeps/mips64.mk
- debian/sysdeps/mips64el.mk
- debian/sysdeps/mips64r6.mk
- debian/sysdeps/mips64r6el.mk
View it on GitLab:
https://salsa.debian.org/glibc-team/glibc/-/compare/4cb14efd231568673b889a1ddf095457a19a8acb...f83522deb940e87840a96a4454d5ed9bfe045c81
--
View it on GitLab:
https://salsa.debian.org/glibc-team/glibc/-/compare/4cb14efd231568673b889a1ddf095457a19a8acb...f83522deb940e87840a96a4454d5ed9bfe045c81
You're receiving this email because of your account on salsa.debian.org.