Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#15304 closed enhancement (fixed)

shadow-4.9

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (6)

comment:1 by Xi Ruoyao, 3 years ago

Changelog:

Updated translations (Björn Esser, Juergen Hoetzel)
Major salt updates (Björn Esser)
Various coverity and cleanup fixes (Iker Pedrosa)
Consistently use 0 to disable PASS_MIN_DAYS in man (tzccinct)
Implement NSS support for subids and a libsubid (Serge Hallyn)
setfcap: retain setfcap when mapping uid 0 (Christian Brauner)
login.defs: include HMAC_CRYPTO_ALGO key (Iker Pedrosa)
selinux fixes (Christian Göttsche)
Fix path prefix path handling (Lucas Servén Marín)
Manpage updates (tzccinct, Sevan Janiyan, Iker Pedrosa, Geert Ijewski,
谭九鼎, Jamin W. Collins, towerpark, andydna, Frans Spiesschaert)
Treat an empty passwd field as invalid (Haelwenn Monnier)
newxidmap: allow running under alternative gid (Martijn de Gouw)
usermod: check that shell is executable (Geert Ijewski)
Add yescript support (Rodolphe Bréard)
useradd memleak fixes (whzhe)
useradd: use built-in settings by default (Ludwig Nussel)
getdefs: add foreign (non-shadow-utils) items (Karel Zak)
buffer overflow fixes (Tobias Stoeckmann)
Adding run-parts style for pre and post useradd/del (ed@s5h.net)

comment:2 by Xi Ruoyao, 3 years ago

I got some trouble building this on BLFS with PAM:

https://github.com/shadow-maint/shadow/pull/385

comment:3 by Bruce Dubbs, 3 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

in reply to:  2 comment:4 by thomas, 3 years ago

Replying to Xi Ruoyao:

I got some trouble building this on BLFS with PAM:

https://github.com/shadow-maint/shadow/pull/385

Has been merged upstream.

Patch might be implemented for now by

sed -e "s/\$(LIBTCB)$/& \\\\\n\t\$(LIBPAM)/" -i libsubid/Makefile.in
Last edited 3 years ago by thomas (previous) (diff)

comment:5 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit d233271a3fbd0083d905b0e3c7ba438a58b61ff1

Package updates.
    Update to pipewire-0.3.32.
    Update to shadow-4.9.
    Update to dbus-python-1.2.18 (Python module).
    Update to libidn-2.3.2.
    Update to libidn-1.38.

comment:6 by Bruce Dubbs, 3 years ago

Milestone: 10.211.0

Milestone renamed

Note: See TracTickets for help on using tickets.