Patches refreshed for 4.1.0
This commit is contained in:
Vendored
+11
-11
@@ -5,10 +5,10 @@
|
||||
## DP: Add cppw / cpgr
|
||||
|
||||
@DPATCH@
|
||||
Index: shadow-4.0.18.1/src/cppw.c
|
||||
Index: shadow-4.1.0/src/cppw.c
|
||||
===================================================================
|
||||
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
|
||||
+++ shadow-4.0.18.1/src/cppw.c 2006-10-21 13:45:56.000000000 +0200
|
||||
--- /dev/null
|
||||
+++ shadow-4.1.0/src/cppw.c
|
||||
@@ -0,0 +1,198 @@
|
||||
+/*
|
||||
+ cppw, cpgr copy with locking given file over the password or group file
|
||||
@@ -208,11 +208,11 @@ Index: shadow-4.0.18.1/src/cppw.c
|
||||
+
|
||||
+ return 0;
|
||||
+}
|
||||
Index: shadow-4.0.18.1/src/Makefile.am
|
||||
Index: shadow-4.1.0/src/Makefile.am
|
||||
===================================================================
|
||||
--- shadow-4.0.18.1.orig/src/Makefile.am 2006-10-21 13:45:26.000000000 +0200
|
||||
+++ shadow-4.0.18.1/src/Makefile.am 2006-10-21 13:45:40.000000000 +0200
|
||||
@@ -24,6 +24,7 @@
|
||||
--- shadow-4.1.0.orig/src/Makefile.am
|
||||
+++ shadow-4.1.0/src/Makefile.am
|
||||
@@ -25,6 +25,7 @@
|
||||
sbin_PROGRAMS = nologin
|
||||
ubin_PROGRAMS = faillog lastlog chage chfn chsh expiry gpasswd newgrp passwd
|
||||
usbin_PROGRAMS = \
|
||||
@@ -220,7 +220,7 @@ Index: shadow-4.0.18.1/src/Makefile.am
|
||||
chgpasswd \
|
||||
chpasswd \
|
||||
groupadd \
|
||||
@@ -58,6 +59,7 @@
|
||||
@@ -59,6 +60,7 @@
|
||||
chgpasswd_LDADD = $(LDADD) $(LIBPAM) $(LIBSELINUX)
|
||||
chsh_LDADD = $(LDADD) $(LIBPAM) $(LIBSELINUX)
|
||||
chpasswd_LDADD = $(LDADD) $(LIBPAM) $(LIBSELINUX)
|
||||
@@ -228,10 +228,10 @@ Index: shadow-4.0.18.1/src/Makefile.am
|
||||
gpasswd_LDADD = $(LDADD) $(LIBAUDIT) $(LIBSELINUX)
|
||||
groupadd_LDADD = $(LDADD) $(LIBPAM) $(LIBAUDIT) $(LIBSELINUX)
|
||||
groupdel_LDADD = $(LDADD) $(LIBPAM) $(LIBAUDIT) $(LIBSELINUX)
|
||||
Index: shadow-4.0.18.1/po/POTFILES.in
|
||||
Index: shadow-4.1.0/po/POTFILES.in
|
||||
===================================================================
|
||||
--- shadow-4.0.18.1.orig/po/POTFILES.in 2006-10-21 13:45:26.000000000 +0200
|
||||
+++ shadow-4.0.18.1/po/POTFILES.in 2006-10-21 13:45:40.000000000 +0200
|
||||
--- shadow-4.1.0.orig/po/POTFILES.in
|
||||
+++ shadow-4.1.0/po/POTFILES.in
|
||||
@@ -61,6 +61,7 @@
|
||||
src/chgpasswd.c
|
||||
src/chpasswd.c
|
||||
|
||||
Reference in New Issue
Block a user