aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-06-23 21:36:47 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-06-23 21:39:57 +0300
commit63996ee103edf141eff11e3842d32002b514efda (patch)
tree9297ea2b1cba3dcf8d6459a47bdf6e216806506c /2020-06-23-upgrade-to-sys-libs_pam-1_4_0
parent2019-09-11-cpu_flags_ppc-introduction.en.txt: new revision (diff)
downloadgentoo-news-63996ee103edf141eff11e3842d32002b514efda.tar.gz
gentoo-news-63996ee103edf141eff11e3842d32002b514efda.tar.bz2
gentoo-news-63996ee103edf141eff11e3842d32002b514efda.zip
2020-06-23-upgrade-to-sys-libs_pam-1_4_0: add news item
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to '2020-06-23-upgrade-to-sys-libs_pam-1_4_0')
-rw-r--r--2020-06-23-upgrade-to-sys-libs_pam-1_4_0/2020-06-23-upgrade-to-sys-libs_pam-1_4_0.en.txt29
1 files changed, 29 insertions, 0 deletions
diff --git a/2020-06-23-upgrade-to-sys-libs_pam-1_4_0/2020-06-23-upgrade-to-sys-libs_pam-1_4_0.en.txt b/2020-06-23-upgrade-to-sys-libs_pam-1_4_0/2020-06-23-upgrade-to-sys-libs_pam-1_4_0.en.txt
new file mode 100644
index 0000000..a55769a
--- /dev/null
+++ b/2020-06-23-upgrade-to-sys-libs_pam-1_4_0/2020-06-23-upgrade-to-sys-libs_pam-1_4_0.en.txt
@@ -0,0 +1,29 @@
+
+Title: sys-libs/pam-1.4.0 upgrade
+Author: Mikle Kolyada <zlogene@gentoo.org>
+Content-Type: text/plain
+Posted: 2020-06-23
+Revision: 1
+News-Item-Format: 2.0
+Display-If-Installed: sys-libs/pam
+Display-If-Installed: sys-auth/pambase
+
+Starting with the 1.4.0 release [1], we don't offer these modules anymore:
+
+* pam_tally and pam_tally2 have been deprecated and replaced
+ by the pam_faillock module
+* pam_cracklib has been deprecated and replaced
+ by the pam_passwdqc module
+
+These changes affected our basic PAM stack configuration.
+
+You only need to take action if:
+* you made manual changes to the PAM stack, or
+* you use FEATURES="-config-protect-if-modified" option
+
+If this applies to you, please make sure to either run the etc-update or
+dispatch-conf command in order to sync your configuration.
+
+Failure to do this may result in your system becoming inaccessible.
+
+[1] - https://github.com/linux-pam/linux-pam/releases/tag/v1.4.0