public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-libs/pam/files: Linux-PAM-1.1.5+glibc-2.16.patch
@ 2012-07-05 16:17 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2012-07-05 16:17 UTC (permalink / raw
  To: gentoo-commits

flameeyes    12/07/05 16:17:52

  Added:                Linux-PAM-1.1.5+glibc-2.16.patch
  Log:
  Add patch to build with glibc 2.16. Thanks to Stevan Bajić in bug #424920 for the patch. Also remove old version.
  
  (Portage version: 2.2.0_alpha116/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sys-libs/pam/files/Linux-PAM-1.1.5+glibc-2.16.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/files/Linux-PAM-1.1.5+glibc-2.16.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/files/Linux-PAM-1.1.5+glibc-2.16.patch?rev=1.1&content-type=text/plain

Index: Linux-PAM-1.1.5+glibc-2.16.patch
===================================================================
--- a/modules/pam_unix/pam_unix_acct.c	2011-06-21 11:04:56.000000000 +0200
+++ b/modules/pam_unix/pam_unix_acct.c	2012-07-05 16:04:35.643727485 +0200
@@ -41,6 +41,7 @@
 #include <string.h>
 #include <unistd.h>
 #include <sys/types.h>
+#include <sys/resource.h>
 #include <syslog.h>
 #include <pwd.h>
 #include <shadow.h>






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-libs/pam/files: Linux-PAM-1.1.5+glibc-2.16.patch
@ 2012-07-16 18:01 Jory Pratt (anarchy)
  0 siblings, 0 replies; 2+ messages in thread
From: Jory Pratt (anarchy) @ 2012-07-16 18:01 UTC (permalink / raw
  To: gentoo-commits

anarchy     12/07/16 18:01:22

  Modified:             Linux-PAM-1.1.5+glibc-2.16.patch
  Log:
  Additional fixup for glibc-2.16
  
  (Portage version: 2.1.11.7/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-libs/pam/files/Linux-PAM-1.1.5+glibc-2.16.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/files/Linux-PAM-1.1.5+glibc-2.16.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/files/Linux-PAM-1.1.5+glibc-2.16.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/files/Linux-PAM-1.1.5+glibc-2.16.patch?r1=1.1&r2=1.2

Index: Linux-PAM-1.1.5+glibc-2.16.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/pam/files/Linux-PAM-1.1.5+glibc-2.16.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Linux-PAM-1.1.5+glibc-2.16.patch	5 Jul 2012 16:17:52 -0000	1.1
+++ Linux-PAM-1.1.5+glibc-2.16.patch	16 Jul 2012 18:01:22 -0000	1.2
@@ -8,3 +8,13 @@
  #include <syslog.h>
  #include <pwd.h>
  #include <shadow.h>
+--- a/modules/pam_unix/pam_unix_passwd.c	2012-07-16 11:49:25.954638105 -0500
++++ b/modules/pam_unix/pam_unix_passwd.c	2012-07-16 11:50:04.408635441 -0500
+@@ -46,6 +46,7 @@
+ #include <unistd.h>
+ #include <errno.h>
+ #include <sys/types.h>
++#include <sys/resource.h>
+ #include <pwd.h>
+ #include <syslog.h>
+ #include <shadow.h>






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-16 18:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-05 16:17 [gentoo-commits] gentoo-x86 commit in sys-libs/pam/files: Linux-PAM-1.1.5+glibc-2.16.patch Diego Petteno (flameeyes)
  -- strict thread matches above, loose matches on Subject: below --
2012-07-16 18:01 Jory Pratt (anarchy)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox