summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 01980df..32f236a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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.