Debian changelog for 5.4.0

This commit is contained in:
Marco d'Itri 2018-10-26 18:35:09 +02:00
parent 4d24d493ff
commit 4723a2cc4c

13
debian/changelog vendored
View File

@ -1,3 +1,16 @@
whois (5.4.0) unstable; urgency=medium
* Added support for the new libxcrypt 4.x.
This allows mkpasswd to support many modern password hash methods.
* Renamed the hash types (i.e. the arguments to -H) to use the naming
convention established by John the Ripper.
* Made mkpasswd use entropy gathered by crypt_gensalt(3), when available.
* Fixed many portability bugs in mkpasswd.
* Added the .gp TLD server.
* Updated the list of new gTLDs.
-- Marco d'Itri <md@linux.it> Fri, 26 Oct 2018 18:32:49 +0200
whois (5.3.2) unstable; urgency=medium
* Added the .ge TLD server.