summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Henriksson <andreas@fatal.se>2019-12-05 13:29:31 +0100
committerAndreas Henriksson <andreas@fatal.se>2019-12-05 13:29:31 +0100
commit69d932140c70455a282b6e7115d9caf0cc56d6ff (patch)
treeeda18bc82cc58e5d193e608f00543b2b5b537d49 /ChangeLog
parentb28d45d2bd2462414b9dbbe38e6c7f3d5f7b462b (diff)
downloadshadow-69d932140c70455a282b6e7115d9caf0cc56d6ff.tar.gz
New upstream version 4.8upstream/4.8
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4f34621..6e8942f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2019-12-01 Serge Hallyn <serge@hallyn.com>
+
+ * Release 4.8
+ * Initial optional bcrypt support.
+ * Make build/install of 'su' optional.
+ * Fix for vipw not resuming correctly when suspended
+ * Sync password field descriptions in manpages
+ * Check for valid shell argument in useradd
+ * Allow translation of new strings through POTFILES.in
+ * Migrate to itstool for translations
+ * Migrate to new SELinux api
+ * Support --enable-vendordir
+ * pwck: Only check homedir if set and not a system user
+ * Support nonstandard usernames
+ * sget{pw,gr}ent: check for data at EOL
+ * Add YYY-MM-DD support in chage
+ * Fix failing chmod calls for suidubins
+ * Fix --sbindir and --bindir for binary installations
+ * Fix LASTLOG_UID_MAX in login.defs
+ * Fix configure error with dash
+
2019-06-13 Serge Hallyn <serge@hallyn.com>
* Release 4.7