Change History (4)
comment:1 by , 4 weeks ago
| Summary: | shadow-4.19.1 → shadow-4.19.2 |
|---|
comment:2 by , 2 weeks ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 2 weeks ago
shadow-4.19.2
Regression fixes:
usermod(8):
See https://github.com/shadow-maint/shadow/pull/1510 and https://github.com/shadow-maint/shadow/pull/1509 Revert an incorrect commit. See https://github.com/shadow-maint/shadow/pull/1510
shadow-4.19.1
Regression fixes:
chpasswd(8):
Don't reject leading '!' in password hashes or a hash consisting
of "*". These were accidentally rejected in 4.19.0.
See https://github.com/shadow-maint/shadow/issues/1483 and
https://github.com/shadow-maint/shadow/issues/1486
Don't reject a passwordless account ("" or "!").
See https://github.com/shadow-maint/shadow/issues/1505
Note:
See TracTickets
for help on using tickets.

Fixed at commit 54cfa41a9b.