From 2fec4b19cb88ac58f87a883f132736d02a980ee7 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Mon, 11 Feb 2013 19:21:51 -0800 Subject: debian/patches-applied/glibc-2_16-compilation-fix.patch: fix missing include causing build failure with eglibc 2.16. Thanks to Daniel Schepler . Closes: #693450. --- debian/changelog | 3 +++ debian/patches-applied/series | 1 + 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 677b2880..4555325f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ pam (1.1.3-8) UNRELEASED; urgency=low from the previous security upload. Closes: #693995. * debian/rules: never regenerate manpages at build time; this may cause build skew that breaks the world in a multiarch context. LP: #1095887. + * debian/patches-applied/glibc-2_16-compilation-fix.patch: fix missing + include causing build failure with eglibc 2.16. Thanks to Daniel + Schepler . Closes: #693450. -- Steve Langasek Mon, 11 Feb 2013 19:00:19 -0800 diff --git a/debian/patches-applied/series b/debian/patches-applied/series index c972b268..425ace72 100644 --- a/debian/patches-applied/series +++ b/debian/patches-applied/series @@ -25,3 +25,4 @@ no_PATH_MAX_on_hurd lib_security_multiarch_compat pam_env-fix-overflow.patch pam_env-fix-dos.patch +glibc-2_16-compilation-fix.patch -- cgit v1.2.3