diff options
author | Kees Cook <kees@debian.org> | 2011-03-31 15:20:47 -0700 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 21:51:16 -0800 |
commit | e82ea8d10ebb64272253cc24adf73b489f820925 (patch) | |
tree | 143043324281173cc6c89782c1b0817e29531ef3 | |
parent | 89ef96c708a45270a5a75875d6ad0ce7f827224a (diff) | |
download | pam-e82ea8d10ebb64272253cc24adf73b489f820925.tar.gz pam-e82ea8d10ebb64272253cc24adf73b489f820925.tar.bz2 pam-e82ea8d10ebb64272253cc24adf73b489f820925.zip |
parse-kernel-rlimits.patch has been forwarded upstream now
-rw-r--r-- | debian/patches-applied/parse-kernel-rlimits.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-applied/parse-kernel-rlimits.patch b/debian/patches-applied/parse-kernel-rlimits.patch index e39413ed..77e6f378 100644 --- a/debian/patches-applied/parse-kernel-rlimits.patch +++ b/debian/patches-applied/parse-kernel-rlimits.patch @@ -4,7 +4,7 @@ Description: Since the kernel sets a number of dynamic rlimits based on the Author: Kees Cook <kees@ubuntu.com> Bug-Ubuntu: https://launchpad.net/bugs/746655 Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620302 -Forwarded: no +Forwarded: https://fedorahosted.org/pipermail/pam-developers/2011-March/000017.html Index: pam-debian/modules/pam_limits/pam_limits.c =================================================================== |