summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2013-07-22 17:17:12 +0200
committerStef Walter <stefw@redhat.com>2013-07-22 17:22:03 +0200
commit6011b5d20a9d58c1bcc7f3af85417e3fad527e00 (patch)
tree89b02e24f27a81ada95a8720cc243c15ed4126fe /NEWS
parent51cb0bc599e5b6bd72c0bd93f3f0f7156174c21d (diff)
Release version 0.14.30.14.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d825850..2c2b0d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+0.14.3
+ * Populate LoginFormats properly when use_fully_qualified_names = False
+ * Several documentation fixes
+ * Set sssd.conf default_shell per domain
+ * Notify in terminal output when installing packages
+ * If joined via adcli, delete computer account with adcli as well
+ * If input is not tty, then just read from stdin without getpass()
+ * Force IPA joins so that computer can rejoin a domain
+ * Configure pam_winbind.conf appropriately when using winbind [#66831]
+ * Refer to FreeIPA as IPA [#66734]
+ * Support use of kerberos ccache to join when using winbind
+ * Don't create a top level directory in /var [#65435]
+ * Other build fixes
+
0.14.2
* Rework discovery for changes in FreeIPA 3.0 [#64895]
* Remove simple_allow_users/groups when permit/deny access provider [#64903]