Package: shadow / 1:4.19.3-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| shadow | 1:4.19.3-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| debian/Set group and mode for g shadow files.patch | (download) |
lib/commonio.c |
12 12 + 0 - 0 ! |
set group and mode for [g]shadow files Set group 'shadow' and mode 0400. Fixes: #166793 |
| debian/Keep using Debian adduser defaults.patch | (download) |
man/useradd.8.xml |
2 1 + 1 - 0 ! |
keep using debian's adduser defaults Bug: https://github.com/shadow-maint/shadow/issues/501 Bug-Debian: https://bugs.debian.org/1004710 |
| debian/Exclude Debian globally allocated UIDs from sys_uid range.patch | (download) |
src/useradd.c |
11 9 + 2 - 0 ! |
exclude debian-globally allocated uids from sys_uid range warning Bug: http://bugs.debian.org/1100563 |
| debian/Document the shadowconfig utility.patch | (download) |
man/Makefile.am |
1 1 + 0 - 0 ! |
document the shadowconfig utility Status wrt upstream: The shadowconfig utility is Debian-specific. The man page is Debian-specific, but it used to be distributed by upstream. |
| debian/Recommend using adduser and deluser.patch | (download) |
man/useradd.8.xml |
6 6 + 0 - 0 ! |
recommend using adduser and deluser Fixes: #406046 Status wrt upstream: Debian specific patch. |
| debian/tests disable su.patch | (download) |
tests/run_some |
68 0 + 68 - 0 ! |
upstream testsuite: disable su tests Debian uses su from util-linux, pointless/impossible to test shadow's su here. |
| debian/Adapt login.defs for Debian.patch | (download) |
etc/login.defs |
367 25 + 342 - 0 ! |
adapt login.defs for debian Remove settings only applicable to shadow's su, which we do not use. Remove settings only applicable without PAM support enabled. Remove obscure commented-out settings. Remove explanation about write(1), which Debian does not ship anymore. |
| debian/Stop building programs we do not install.patch | (download) |
man/Makefile.am |
15 0 + 15 - 0 ! |
stop building programs we do not install |
| debian/Warn when badname and variants are given.patch | (download) |
src/newusers.c |
5 4 + 1 - 0 ! |
warn when --badname (and variants) are given Upstream PR 1158 will remove them, probably in the forky timeframe. |
| debian/configure.ac align exec_prefix with prefix.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
configure.ac: align exec_prefix with prefix Hopefully upstream will fix this one day. Reported as https://github.com/shadow-maint/shadow/issues/1229 |
