summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMarco d'Itri <md@linux.it>2018-10-26 18:35:09 +0200
committerMarco d'Itri <md@linux.it>2018-10-26 18:35:09 +0200
commit4723a2cc4c7c49cd06a11dd07d5f7335e1608cea (patch)
tree2bf3ff5c5d13c4398a57006365f49b9c09d7d302 /debian
parent4d24d493ff9e2e706a9d025b33956e8764a87c01 (diff)
downloadwhois-4723a2cc4c7c49cd06a11dd07d5f7335e1608cea.tar.gz
Debian changelog for 5.4.0
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.