Casín (aged+++++)
alejandro-colomar
released this
02 Mar 00:22
·
564 commits
to master
since this release
shadow-4.14.6 (Casín) - shadow utils
Bugfix release. Changes since shadow-4.14.0:
shadow-4.14.6:
- login(1):
- Fix off-by-one bugs.
- passwd(1):
- Don't silently truncate passwords of length >= 200 characters.
Instead, accept a length of PASS_MAX, and reject longer ones.
- Don't silently truncate passwords of length >= 200 characters.
- libshadow:
- Fix calculation in strtoday(), which caused a wrong half-day
offset in some cases. - Fix parsing of dates in get_date().
- Use utmpx instead of utmp. This fixes a regression introduced in
4.14.0.
- Fix calculation in strtoday(), which caused a wrong half-day
shadow-4.14.5:
...
Thanks to those who contributed to this release (sorry if I forgot to mention anyone):
$ git log --pretty=fuller 4.14.5..4.14.6 | grep '<' | sed '/^[^:]*$/d' | sed 's/.*: *//' | sed 's/<.*//' | sort | uniq
"A. Wilfox"
Alejandro Colomar
Firas Khalil Khana
Gus Kenion
Iker Pedrosa
Michael Vetter
Serge Hallyn
Tobias Stoeckmann
Tomas Halman
@thalman, @stoeckmann, @hallyn, @jubalh, @ikerexxe, @kenion, @firasuke, @alejandro-colomar, @awilfox
Full Changelog: 4.14.5...4.14.6