[gentoo-commits] data/gentoo-news:master commit in: 2020-06-23-upgrade-to-sys-libs_pam-1_4_0/

2020-06-24 Thread Mikle Kolyada
commit: d8df9cf9777d186361d8261a7c9aac2a78b0eff4
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Jun 24 07:59:27 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Jun 24 08:00:11 2020 +
URL:https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=d8df9cf9

fix emptyline

Signed-off-by: Mikle Kolyada  gentoo.org>

 .../2020-06-23-upgrade-to-sys-libs_pam-1_4_0.en.txt  | 1 -
 1 file changed, 1 deletion(-)

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
index a55769a..0c77c98 100644
--- 
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
@@ -1,4 +1,3 @@
-
 Title: sys-libs/pam-1.4.0 upgrade
 Author: Mikle Kolyada 
 Content-Type: text/plain



[gentoo-commits] data/gentoo-news:master commit in: 2020-06-23-upgrade-to-sys-libs_pam-1_4_0/

2020-06-23 Thread Mikle Kolyada
commit: 63996ee103edf141eff11e3842d32002b514efda
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Jun 23 18:36:47 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Jun 23 18:39:57 2020 +
URL:https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=63996ee1

2020-06-23-upgrade-to-sys-libs_pam-1_4_0: add news item

Signed-off-by: Mikle Kolyada  gentoo.org>

 ...2020-06-23-upgrade-to-sys-libs_pam-1_4_0.en.txt | 29 ++
 1 file changed, 29 insertions(+)

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 000..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 
+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