Skip to content

Casín (aged+)

Compare
Choose a tag to compare
@alejandro-colomar alejandro-colomar released this 30 Oct 01:14
· 606 commits to master since this release
4.14.2
22656c3

shadow-4.14.2 (Casín) - shadow utils

Bugfix release. Changes since shadow-4.14.0:

shadow-4.14.2:

  • libshadow:
    • Fix build with musl libc.
    • Avoid NULL dereference.
    • Update utmp at an initial login
  • useradd(8):
    • Set proper SELinux labels for def_usrtemplate
  • Manual:
    • Document --prefix in chage(1), chpasswd(8), and passwd(1)

shadow-4.14.1:

  • Build system:
    • Merge libshadow and libmisc into a single libshadow. This fixes
      problems in the linker, which were reported at least in Gentoo.

Thanks to those who contributed to this release (sorry if I forgot to mention anyone):

$ git log 4.14.1..4.14.2 | grep @ | sed 's/.*: //' | sed 's/<.*//' | sort | uniq
Alejandro Colomar 
Christian Göttsche 
Heiko Becker 
Iker Pedrosa 
Johannes Segitz 
Michael Vetter