forked from pool/shadow
a62399592e558dab232080f554c5f4feb7ecfd5546a2f867f4b05a8d4362ba97
* 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. * libshadow: + Fix calculation in strtoday(), which caused a wrong half-day offset in some cases (bsc#1176006) + Fix parsing of dates in get_date() (bsc#1176006) + Use utmpx instead of utmp. This fixes a regression introduced in 4.14.0. OBS-URL: https://build.opensuse.org/package/show/Base:System/shadow?expand=0&rev=169
Description
No description provided
Languages
Shell
100%