summarylogtreecommitdiffstats
path: root/0001-Disable-replaced-tools-their-man-pages-and-PAM-integ.patch
diff options
context:
space:
mode:
authorNicolas Iooss2024-02-21 14:28:48 +0100
committerNicolas Iooss2024-02-21 14:28:48 +0100
commitdcfa59ca319b9ae2059b1139748b7a6dc6f31581 (patch)
tree9a457d5abede915fe46a27a1e9da0c587dfd0965 /0001-Disable-replaced-tools-their-man-pages-and-PAM-integ.patch
parent4ebad9a2d2eeed37a2874b1224e8251003d1acd1 (diff)
downloadaur-dcfa59ca319b9ae2059b1139748b7a6dc6f31581.tar.gz
shadow-selinux 4.14.5-1 update
Diffstat (limited to '0001-Disable-replaced-tools-their-man-pages-and-PAM-integ.patch')
-rw-r--r--0001-Disable-replaced-tools-their-man-pages-and-PAM-integ.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/0001-Disable-replaced-tools-their-man-pages-and-PAM-integ.patch b/0001-Disable-replaced-tools-their-man-pages-and-PAM-integ.patch
index cf5b45d4c8a7..93bf09984253 100644
--- a/0001-Disable-replaced-tools-their-man-pages-and-PAM-integ.patch
+++ b/0001-Disable-replaced-tools-their-man-pages-and-PAM-integ.patch
@@ -1,4 +1,4 @@
-From e3e18593203aa387783439b05ebf745fb6b941c9 Mon Sep 17 00:00:00 2001
+From 61a54ab81ec8f958962c911a89d02a065469a8b3 Mon Sep 17 00:00:00 2001
From: David Runge <dvzrv@archlinux.org>
Date: Sat, 5 Nov 2022 23:40:18 +0100
Subject: [PATCH 1/3] Disable replaced tools, their man pages and PAM
@@ -42,20 +42,20 @@ Move newgrp to replace sg (instead of it being a symlink).
20 files changed, 25 insertions(+), 151 deletions(-)
diff --git a/etc/pam.d/Makefile.am b/etc/pam.d/Makefile.am
-index 38ff26ae..a19ad431 100644
+index b8e4321f..73d4554f 100644
--- a/etc/pam.d/Makefile.am
+++ b/etc/pam.d/Makefile.am
-@@ -2,10 +2,7 @@
- # and also cooperate to make a distribution for `make dist'
+@@ -3,10 +3,7 @@
pamd_files = \
+ chpasswd \
- chfn \
- chsh \
groupmems \
- login \
+ newusers \
passwd
- pamd_acct_tools_files = \
diff --git a/man/Makefile.am b/man/Makefile.am
index 89d97937..d2741036 100644
--- a/man/Makefile.am
@@ -723,5 +723,5 @@ index fcfee9d2..0bab08a8 100644
chmod $(suidperms) $(DESTDIR)$(usbindir)/$$i; \
done
--
-2.43.0
+2.43.2