diff options
author | Steve Langasek <vorlon@debian.org> | 2019-01-22 15:21:19 -0800 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-24 11:54:00 -0800 |
commit | 5bbcd8f9bad73877325151b2024c6cdd858174b5 (patch) | |
tree | 424e9a64f3aaf5588154b86636cfa5cf6f79edad /debian/patches-applied/pam_unix_fix_sgid_shadow_auth.patch | |
parent | 5cd7bb4511a7c2b355a615f19a9eca193320aa3e (diff) | |
download | pam-5bbcd8f9bad73877325151b2024c6cdd858174b5.tar.gz pam-5bbcd8f9bad73877325151b2024c6cdd858174b5.tar.bz2 pam-5bbcd8f9bad73877325151b2024c6cdd858174b5.zip |
Refresh patches
Diffstat (limited to 'debian/patches-applied/pam_unix_fix_sgid_shadow_auth.patch')
-rw-r--r-- | debian/patches-applied/pam_unix_fix_sgid_shadow_auth.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches-applied/pam_unix_fix_sgid_shadow_auth.patch b/debian/patches-applied/pam_unix_fix_sgid_shadow_auth.patch index df3dc65a..0ce85eb7 100644 --- a/debian/patches-applied/pam_unix_fix_sgid_shadow_auth.patch +++ b/debian/patches-applied/pam_unix_fix_sgid_shadow_auth.patch @@ -5,11 +5,11 @@ Authors: Steve Langasek <vorlon@debian.org> Upstream status: to be submitted (and debated...) -Index: debian-pkg-pam/modules/pam_unix/passverify.c +Index: pam/modules/pam_unix/passverify.c =================================================================== ---- debian-pkg-pam.orig/modules/pam_unix/passverify.c 2009-04-17 12:46:39.000000000 -0700 -+++ debian-pkg-pam/modules/pam_unix/passverify.c 2009-04-17 12:46:40.000000000 -0700 -@@ -203,11 +203,11 @@ +--- pam.orig/modules/pam_unix/passverify.c ++++ pam/modules/pam_unix/passverify.c +@@ -198,11 +198,11 @@ * ...and shadow password file entry for this user, * if shadowing is enabled */ |