Aurelien Jarno pushed to branch glibc-2.30 at GNU Libc Maintainers / glibc
Commits:
50e8ff03 by Aurelien Jarno at 2019-09-09T20:36:42Z
debian/control.in/main: drop the <!nocheck> profle from the
python3:native build-depends. Closes: #939871.
- - - - -
366c3309 by Sven Joachim at 2019-09-10T11:15:57Z
Do not restart services of different architecture than libc
Only check services in packages which are of the same architecture, or
"arch:all". This is most easily done by replacing the rather
convoluted way of parsing "dpkg --status" output by switching to a
more suitable output format of dpkg-query. As a bonus, awk is no
longer used in the maintscripts.
Note that services in architecture-independent packages like
postgresql-common will still be restarted twice, since there is no
obvious way to tell the architecture of the actual binaries which need
to be re-executed.
- - - - -
43c69fdb by Samuel Thibault at 2019-09-10T21:23:57Z
patches/hurd-i386/submitted-anon-mmap-shared.diff: Re-disable
actually makes some tests fail
- - - - -
0434ca66 by Aurelien Jarno at 2019-09-14T19:33:37Z
Fix a typo
- - - - -
4466b9f1 by Aurelien Jarno at 2019-09-14T19:43:35Z
debian/patches/git-updates.diff: update from upstream stable branch:
* debian/patches/git-updates.diff: update from upstream stable branch:
- Fix getegid, geteuid and getppid on alpha with < 5.1 kernels.
Closes: #939898.
- - - - -
8a8583e9 by Aurelien Jarno at 2019-09-20T19:38:51Z
debian/patches/git-updates.diff: update from upstream stable branch
- - - - -
a4eb0de6 by Aurelien Jarno at 2019-09-20T19:39:41Z
releasing package glibc version 2.29-2
- - - - -
7391b1ca by Aurelien Jarno at 2019-10-08T20:56:16Z
Upload to experimental.
- - - - -
d6c29dd4 by Aurelien Jarno at 2019-10-08T20:58:20Z
debian/control.in/libc: make libc depends on libcrypt1, libc-dev depends on
libcrypt1-dev and libc-udeb depends on libcrypt1-udeb.
- - - - -
e1dc2394 by Aurelien Jarno at 2019-10-09T13:04:36Z
debian/rules, debian/rules.d/build.mk, debian/rules.d/debhlper.mk,
debian/sysdeps/amd64.mk: disable libcrypt by passing --disable-crypt except for
bi/triarch builds.
- - - - -
839c4aa4 by Samuel Thibault at 2019-10-30T23:01:48Z
hurd: Support for file record locking
[ Svante Signell ]
* patches/hurd-i386/git-rlock.diff: New patch to add support for record
locking.
[ Samuel Thibault ]
* patches/hurd-i386/tg-locarchive.diff,tg-WRLCK-upgrade.diff: Remove, now
useless.
* control: Bump hurd-dev dependency to get record locking RPC.
* libc0.3.symbols.hurd-i386: Update accordingly.
- - - - -
f6fc9a78 by Samuel Thibault at 2019-10-31T22:29:59Z
patches/arm/unsubmitted-ldso-abi-check.diff: Remove obsolete patch.
Closes: #943798
- - - - -
cf4295af by Samuel Thibault at 2019-10-31T22:31:17Z
upload
- - - - -
1c28672f by Aurelien Jarno at 2019-11-05T20:41:56Z
Merge branch 'sid' into libxcrypt
- - - - -
a4d94a29 by Samuel Thibault at 2019-11-23T11:44:25Z
Close old bug
- - - - -
582876a2 by Aurelien Jarno at 2019-11-25T21:36:56Z
releasing package glibc version 2.29-4
- - - - -
c525dd0b by Aurelien Jarno at 2019-12-06T20:30:55Z
Merge branch 'libxcrypt' into sid
- - - - -
f719475a by Aurelien Jarno at 2019-12-06T20:32:00Z
Add bug number
- - - - -
99d6d782 by Aurelien Jarno at 2019-12-06T20:33:24Z
releasing package glibc version 2.29-5
- - - - -
05bdce24 by Aurelien Jarno at 2019-12-06T21:24:50Z
Merge branch 'sid' into glibc-2.30
- - - - -
b05e0105 by Aurelien Jarno at 2019-12-06T22:02:13Z
debian/patches/git-updates.diff: update from upstream stable branch.
- - - - -
30 changed files:
- debian/changelog
- debian/control
- debian/control.in/libc
- debian/control.in/main
- debian/libc0.3.symbols.hurd-i386
- − debian/patches/arm/unsubmitted-ldso-abi-check.diff
- debian/patches/git-updates.diff
- + debian/patches/hurd-i386/git-rlock.diff
- − debian/patches/hurd-i386/tg-WRLCK-upgrade.diff
- − debian/patches/hurd-i386/tg-locarchive.diff
- debian/patches/series
- debian/rules
- debian/rules.d/build.mk
- debian/rules.d/debhelper.mk
- debian/script.in/nsscheck.sh
- debian/sysdeps/amd64.mk
- debian/sysdeps/armel.mk
- debian/sysdeps/armhf.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
- debian/sysdeps/mipsel.mk
- debian/sysdeps/mipsn32.mk
- debian/sysdeps/mipsn32el.mk
- debian/sysdeps/mipsn32r6.mk
- debian/sysdeps/mipsn32r6el.mk
View it on GitLab:
https://salsa.debian.org/glibc-team/glibc/compare/92b383d757f6e7dd438265b7e69a8fd60bb92100...b05e01055bb2576ea80980ecf9a250aa6d98e7b4
--
View it on GitLab:
https://salsa.debian.org/glibc-team/glibc/compare/92b383d757f6e7dd438265b7e69a8fd60bb92100...b05e01055bb2576ea80980ecf9a250aa6d98e7b4
You're receiving this email because of your account on salsa.debian.org.