Changeset ff4d8eb6 in clfs-sysroot


Ignore:
Timestamp:
Jul 26, 2009, 11:33:01 AM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
ddaaf19
Parents:
7a95c74
Message:

Updated Shadow to 4.1.4.2.

Files:
2 edited
1 moved

Legend:

Unmodified
Added
Removed
  • BOOK/introduction/common/changelog.xml

    r7a95c74 rff4d8eb6  
    4141      <itemizedlist>
    4242        <listitem>
    43           <para>[jciccone] - Updated Updated DHCPCD to 5.0.6.</para>
     43          <para>[jciccone] - Updated Shadow to 4.1.4.2.</para>
     44        </listitem>
     45        <listitem>
     46          <para>[jciccone] - Updated DHCPCD to 5.0.6.</para>
    4447        </listitem>
    4548        <listitem>
  • BOOK/packages.ent

    r7a95c74 rff4d8eb6  
    289289<!ENTITY sed-home "&gnu-software;sed">
    290290
    291 <!ENTITY shadow-version "4.1.4.1">
    292 <!ENTITY shadow-size "1,737 KB">
     291<!ENTITY shadow-version "4.1.4.2">
     292<!ENTITY shadow-size "1,748 KB">
    293293<!ENTITY shadow-url "ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/shadow-&shadow-version;.tar.bz2">
    294 <!ENTITY shadow-md5 "62f7dae4cb54fa84e478c4602d58cbe8">
     294<!ENTITY shadow-md5 "d593a9cab93c48ee0a6ba056db8c1997">
    295295<!ENTITY shadow-home "http://pkg-shadow.alioth.debian.org">
    296296
  • patches/shadow-4.1.4.2-sysroot_hacks-1.patch

    r7a95c74 rff4d8eb6  
    44        Rediffed Against 4.1.2.2 by Joe Ciccone on 2009-01-03
    55        Rediffed Against 4.1.4.1 by Joe Ciccone on 2009-07-11
     6        Rediffed Against 4.1.4.2 by Joe Ciccone on 2009-07-26
    67Origin: Joe Ciccone
    78Upstream Status: None
     
    1314             the hosts cache db when it wasn't modified.
    1415
    15 diff -Naur shadow-4.1.4.1.orig/aclocal.m4 shadow-4.1.4.1/aclocal.m4
    16 --- shadow-4.1.4.1.orig/aclocal.m4      2009-05-22 09:55:38.000000000 -0400
    17 +++ shadow-4.1.4.1/aclocal.m4   2009-07-11 22:35:20.185755870 -0400
     16diff -Naur shadow-4.1.4.2.orig/aclocal.m4 shadow-4.1.4.2/aclocal.m4
     17--- shadow-4.1.4.2.orig/aclocal.m4      2009-07-23 21:15:54.000000000 -0400
     18+++ shadow-4.1.4.2/aclocal.m4   2009-07-26 14:30:10.903936315 -0400
    1819@@ -1,4 +1,4 @@
    1920-# generated automatically by aclocal 1.10.2 -*- Autoconf -*-
     
    205206 # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
    206207 # -------------------------------------------
    207 diff -Naur shadow-4.1.4.1.orig/configure shadow-4.1.4.1/configure
    208 --- shadow-4.1.4.1.orig/configure       2009-05-22 09:55:41.000000000 -0400
    209 +++ shadow-4.1.4.1/configure    2009-07-11 22:35:22.129088886 -0400
     208diff -Naur shadow-4.1.4.2.orig/configure shadow-4.1.4.2/configure
     209--- shadow-4.1.4.2.orig/configure       2009-07-23 21:15:56.000000000 -0400
     210+++ shadow-4.1.4.2/configure    2009-07-26 14:30:10.910389331 -0400
    210211@@ -6786,7 +6786,7 @@
    211212   lt_cv_deplibs_check_method=pass_all
     
    290291 
    291292 #if HAVE_DLFCN_H
    292 @@ -24899,16 +24883,7 @@
     293@@ -24905,16 +24889,7 @@
    293294 
    294295 
     
    308309   mf=`echo "$mf" | sed -e 's/:.*$//'`
    309310   # Check whether this is an Automake generated Makefile or not.
    310 diff -Naur shadow-4.1.4.1.orig/contrib/Makefile.in shadow-4.1.4.1/contrib/Makefile.in
    311 --- shadow-4.1.4.1.orig/contrib/Makefile.in     2009-05-22 09:55:43.000000000 -0400
    312 +++ shadow-4.1.4.1/contrib/Makefile.in  2009-07-11 22:35:22.838280410 -0400
     311diff -Naur shadow-4.1.4.2.orig/contrib/Makefile.in shadow-4.1.4.2/contrib/Makefile.in
     312--- shadow-4.1.4.2.orig/contrib/Makefile.in     2009-07-23 21:15:59.000000000 -0400
     313+++ shadow-4.1.4.2/contrib/Makefile.in  2009-07-26 14:30:10.910389331 -0400
    313314@@ -1,4 +1,4 @@
    314315-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    328329          esac; \
    329330        done; \
    330 diff -Naur shadow-4.1.4.1.orig/doc/Makefile.in shadow-4.1.4.1/doc/Makefile.in
    331 --- shadow-4.1.4.1.orig/doc/Makefile.in 2009-05-22 09:55:43.000000000 -0400
    332 +++ shadow-4.1.4.1/doc/Makefile.in      2009-07-11 22:35:22.875755513 -0400
     331diff -Naur shadow-4.1.4.2.orig/doc/Makefile.in shadow-4.1.4.2/doc/Makefile.in
     332--- shadow-4.1.4.2.orig/doc/Makefile.in 2009-07-23 21:15:59.000000000 -0400
     333+++ shadow-4.1.4.2/doc/Makefile.in      2009-07-26 14:30:10.910389331 -0400
    333334@@ -1,4 +1,4 @@
    334335-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    348349          esac; \
    349350        done; \
    350 diff -Naur shadow-4.1.4.1.orig/etc/Makefile.in shadow-4.1.4.1/etc/Makefile.in
    351 --- shadow-4.1.4.1.orig/etc/Makefile.in 2009-05-22 09:55:43.000000000 -0400
    352 +++ shadow-4.1.4.1/etc/Makefile.in      2009-07-11 22:35:22.925755384 -0400
     351diff -Naur shadow-4.1.4.2.orig/etc/Makefile.in shadow-4.1.4.2/etc/Makefile.in
     352--- shadow-4.1.4.2.orig/etc/Makefile.in 2009-07-23 21:15:59.000000000 -0400
     353+++ shadow-4.1.4.2/etc/Makefile.in      2009-07-26 14:30:10.910389331 -0400
    353354@@ -1,4 +1,4 @@
    354355-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    377378        mkid -fID $$unique
    378379 tags: TAGS
    379 diff -Naur shadow-4.1.4.1.orig/etc/pam.d/Makefile.in shadow-4.1.4.1/etc/pam.d/Makefile.in
    380 --- shadow-4.1.4.1.orig/etc/pam.d/Makefile.in   2009-05-22 09:55:43.000000000 -0400
    381 +++ shadow-4.1.4.1/etc/pam.d/Makefile.in        2009-07-11 22:35:22.964921740 -0400
     380diff -Naur shadow-4.1.4.2.orig/etc/pam.d/Makefile.in shadow-4.1.4.2/etc/pam.d/Makefile.in
     381--- shadow-4.1.4.2.orig/etc/pam.d/Makefile.in   2009-07-23 21:15:59.000000000 -0400
     382+++ shadow-4.1.4.2/etc/pam.d/Makefile.in        2009-07-26 14:30:10.910389331 -0400
    382383@@ -1,4 +1,4 @@
    383384-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    397398          esac; \
    398399        done; \
    399 diff -Naur shadow-4.1.4.1.orig/lib/commonio.c shadow-4.1.4.1/lib/commonio.c
    400 --- shadow-4.1.4.1.orig/lib/commonio.c  2009-05-10 09:49:05.000000000 -0400
    401 +++ shadow-4.1.4.1/lib/commonio.c       2009-07-11 22:34:19.184931422 -0400
     400diff -Naur shadow-4.1.4.2.orig/lib/commonio.c shadow-4.1.4.2/lib/commonio.c
     401--- shadow-4.1.4.2.orig/lib/commonio.c  2009-05-10 09:49:05.000000000 -0400
     402+++ shadow-4.1.4.2/lib/commonio.c       2009-07-26 14:30:10.910389331 -0400
    402403@@ -215,16 +215,6 @@
    403404                return NULL;
     
    437438                sb.st_gid = 0;
    438439        }
    439 diff -Naur shadow-4.1.4.1.orig/lib/defines.h shadow-4.1.4.1/lib/defines.h
    440 --- shadow-4.1.4.1.orig/lib/defines.h   2009-05-19 04:05:10.000000000 -0400
    441 +++ shadow-4.1.4.1/lib/defines.h        2009-07-11 22:34:19.184931422 -0400
     440diff -Naur shadow-4.1.4.2.orig/lib/defines.h shadow-4.1.4.2/lib/defines.h
     441--- shadow-4.1.4.2.orig/lib/defines.h   2009-05-19 04:05:10.000000000 -0400
     442+++ shadow-4.1.4.2/lib/defines.h        2009-07-26 14:30:10.910389331 -0400
    442443@@ -299,20 +299,20 @@
    443444        (strncpy((A), (B), sizeof(A) - 1), (A)[sizeof(A) - 1] = '\0')
     
    465466 #endif
    466467 
    467 diff -Naur shadow-4.1.4.1.orig/lib/getdef.c shadow-4.1.4.1/lib/getdef.c
    468 --- shadow-4.1.4.1.orig/lib/getdef.c    2009-04-23 07:46:47.000000000 -0400
    469 +++ shadow-4.1.4.1/lib/getdef.c 2009-07-11 22:34:19.184931422 -0400
     468diff -Naur shadow-4.1.4.2.orig/lib/getdef.c shadow-4.1.4.2/lib/getdef.c
     469--- shadow-4.1.4.2.orig/lib/getdef.c    2009-04-23 07:46:47.000000000 -0400
     470+++ shadow-4.1.4.2/lib/getdef.c 2009-07-26 14:30:10.914142709 -0400
    470471@@ -128,7 +128,7 @@
    471472 };
     
    477478 
    478479 static char def_fname[] = LOGINDEFS;   /* login config defs file       */
    479 diff -Naur shadow-4.1.4.1.orig/lib/gshadow_.h shadow-4.1.4.1/lib/gshadow_.h
    480 --- shadow-4.1.4.1.orig/lib/gshadow_.h  2009-04-24 20:20:11.000000000 -0400
    481 +++ shadow-4.1.4.1/lib/gshadow_.h       2009-07-11 22:34:19.184931422 -0400
     480diff -Naur shadow-4.1.4.2.orig/lib/gshadow_.h shadow-4.1.4.2/lib/gshadow_.h
     481--- shadow-4.1.4.2.orig/lib/gshadow_.h  2009-04-24 20:20:11.000000000 -0400
     482+++ shadow-4.1.4.2/lib/gshadow_.h       2009-07-26 14:30:10.914142709 -0400
    482483@@ -71,5 +71,5 @@
    483484 int putsgent ();
     
    487488+#define        GSHADOW SYSCONFDIR"/gshadow"
    488489 #endif                         /* ifndef _H_GSHADOW */
    489 diff -Naur shadow-4.1.4.1.orig/lib/Makefile.am shadow-4.1.4.1/lib/Makefile.am
    490 --- shadow-4.1.4.1.orig/lib/Makefile.am 2009-04-24 05:47:28.000000000 -0400
    491 +++ shadow-4.1.4.1/lib/Makefile.am      2009-07-11 22:34:19.184931422 -0400
     490diff -Naur shadow-4.1.4.2.orig/lib/Makefile.am shadow-4.1.4.2/lib/Makefile.am
     491--- shadow-4.1.4.2.orig/lib/Makefile.am 2009-04-24 05:47:28.000000000 -0400
     492+++ shadow-4.1.4.2/lib/Makefile.am      2009-07-26 14:30:10.914142709 -0400
    492493@@ -2,6 +2,7 @@
    493494 AUTOMAKE_OPTIONS = 1.0 foreign
     
    498499 noinst_LTLIBRARIES = libshadow.la
    499500 
    500 diff -Naur shadow-4.1.4.1.orig/lib/Makefile.in shadow-4.1.4.1/lib/Makefile.in
    501 --- shadow-4.1.4.1.orig/lib/Makefile.in 2009-05-22 09:55:43.000000000 -0400
    502 +++ shadow-4.1.4.1/lib/Makefile.in      2009-07-11 22:35:23.021588901 -0400
     501diff -Naur shadow-4.1.4.2.orig/lib/Makefile.in shadow-4.1.4.2/lib/Makefile.in
     502--- shadow-4.1.4.2.orig/lib/Makefile.in 2009-07-23 21:15:59.000000000 -0400
     503+++ shadow-4.1.4.2/lib/Makefile.in      2009-07-26 14:30:10.914142709 -0400
    503504@@ -1,4 +1,4 @@
    504505-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    535536        mkid -fID $$unique
    536537 tags: TAGS
    537 diff -Naur shadow-4.1.4.1.orig/lib/port.h shadow-4.1.4.1/lib/port.h
    538 --- shadow-4.1.4.1.orig/lib/port.h      2008-04-26 20:40:13.000000000 -0400
    539 +++ shadow-4.1.4.1/lib/port.h   2009-07-11 22:34:19.184931422 -0400
     538diff -Naur shadow-4.1.4.2.orig/lib/port.h shadow-4.1.4.2/lib/port.h
     539--- shadow-4.1.4.2.orig/lib/port.h      2008-04-26 20:40:13.000000000 -0400
     540+++ shadow-4.1.4.2/lib/port.h   2009-07-26 14:30:10.914142709 -0400
    540541@@ -52,7 +52,7 @@
    541542  * PORT_DAY - Day of the week to a bit value (0 = Sunday).
     
    547548 #define        PORT_TTY        64
    548549 #define        PORT_TIMES      24
    549 diff -Naur shadow-4.1.4.1.orig/libmisc/limits.c shadow-4.1.4.1/libmisc/limits.c
    550 --- shadow-4.1.4.1.orig/libmisc/limits.c        2009-04-30 17:08:50.000000000 -0400
    551 +++ shadow-4.1.4.1/libmisc/limits.c     2009-07-11 22:34:19.188262019 -0400
     550diff -Naur shadow-4.1.4.2.orig/libmisc/limits.c shadow-4.1.4.2/libmisc/limits.c
     551--- shadow-4.1.4.2.orig/libmisc/limits.c        2009-04-30 17:08:50.000000000 -0400
     552+++ shadow-4.1.4.2/libmisc/limits.c     2009-07-26 14:30:10.914142709 -0400
    552553@@ -54,7 +54,7 @@
    553554 #endif
     
    559560 #define LOGIN_ERROR_RLIMIT     1
    560561 #define LOGIN_ERROR_LOGIN      2
    561 diff -Naur shadow-4.1.4.1.orig/libmisc/Makefile.am shadow-4.1.4.1/libmisc/Makefile.am
    562 --- shadow-4.1.4.1.orig/libmisc/Makefile.am     2009-05-17 14:39:06.000000000 -0400
    563 +++ shadow-4.1.4.1/libmisc/Makefile.am  2009-07-11 22:34:19.188262019 -0400
     562diff -Naur shadow-4.1.4.2.orig/libmisc/Makefile.am shadow-4.1.4.2/libmisc/Makefile.am
     563--- shadow-4.1.4.2.orig/libmisc/Makefile.am     2009-05-17 14:39:06.000000000 -0400
     564+++ shadow-4.1.4.2/libmisc/Makefile.am  2009-07-26 14:30:10.914142709 -0400
    564565@@ -1,6 +1,8 @@
    565566 
     
    571572 
    572573 noinst_LIBRARIES = libmisc.a
    573 diff -Naur shadow-4.1.4.1.orig/libmisc/Makefile.in shadow-4.1.4.1/libmisc/Makefile.in
    574 --- shadow-4.1.4.1.orig/libmisc/Makefile.in     2009-05-22 09:55:43.000000000 -0400
    575 +++ shadow-4.1.4.1/libmisc/Makefile.in  2009-07-11 22:35:23.078255559 -0400
     574diff -Naur shadow-4.1.4.2.orig/libmisc/Makefile.in shadow-4.1.4.2/libmisc/Makefile.in
     575--- shadow-4.1.4.2.orig/libmisc/Makefile.in     2009-07-23 21:15:59.000000000 -0400
     576+++ shadow-4.1.4.2/libmisc/Makefile.in  2009-07-26 14:30:10.914142709 -0400
    576577@@ -1,4 +1,4 @@
    577578-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    608609        mkid -fID $$unique
    609610 tags: TAGS
    610 diff -Naur shadow-4.1.4.1.orig/Makefile.in shadow-4.1.4.1/Makefile.in
    611 --- shadow-4.1.4.1.orig/Makefile.in     2009-05-22 09:55:44.000000000 -0400
    612 +++ shadow-4.1.4.1/Makefile.in  2009-07-11 22:35:24.044922145 -0400
     611diff -Naur shadow-4.1.4.2.orig/Makefile.in shadow-4.1.4.2/Makefile.in
     612--- shadow-4.1.4.2.orig/Makefile.in     2009-07-23 21:16:00.000000000 -0400
     613+++ shadow-4.1.4.2/Makefile.in  2009-07-26 14:30:10.914142709 -0400
    613614@@ -1,4 +1,4 @@
    614615-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    635636        mkid -fID $$unique
    636637 tags: TAGS
    637 diff -Naur shadow-4.1.4.1.orig/man/cs/Makefile.in shadow-4.1.4.1/man/cs/Makefile.in
    638 --- shadow-4.1.4.1.orig/man/cs/Makefile.in      2009-05-22 09:55:43.000000000 -0400
    639 +++ shadow-4.1.4.1/man/cs/Makefile.in   2009-07-11 22:35:23.184922170 -0400
     638diff -Naur shadow-4.1.4.2.orig/man/cs/Makefile.in shadow-4.1.4.2/man/cs/Makefile.in
     639--- shadow-4.1.4.2.orig/man/cs/Makefile.in      2009-07-23 21:15:59.000000000 -0400
     640+++ shadow-4.1.4.2/man/cs/Makefile.in   2009-07-26 14:30:10.914142709 -0400
    640641@@ -1,4 +1,4 @@
    641642-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    688689          case "$$ext" in \
    689690            8*) ;; \
    690 diff -Naur shadow-4.1.4.1.orig/man/de/Makefile.in shadow-4.1.4.1/man/de/Makefile.in
    691 --- shadow-4.1.4.1.orig/man/de/Makefile.in      2009-05-22 09:55:43.000000000 -0400
    692 +++ shadow-4.1.4.1/man/de/Makefile.in   2009-07-11 22:35:23.231588838 -0400
     691diff -Naur shadow-4.1.4.2.orig/man/de/Makefile.in shadow-4.1.4.2/man/de/Makefile.in
     692--- shadow-4.1.4.2.orig/man/de/Makefile.in      2009-07-23 21:15:59.000000000 -0400
     693+++ shadow-4.1.4.2/man/de/Makefile.in   2009-07-26 14:30:10.914142709 -0400
    693694@@ -1,4 +1,4 @@
    694695-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    741742          case "$$ext" in \
    742743            8*) ;; \
    743 diff -Naur shadow-4.1.4.1.orig/man/es/Makefile.in shadow-4.1.4.1/man/es/Makefile.in
    744 --- shadow-4.1.4.1.orig/man/es/Makefile.in      2009-05-22 09:55:43.000000000 -0400
    745 +++ shadow-4.1.4.1/man/es/Makefile.in   2009-07-11 22:35:23.268255758 -0400
     744diff -Naur shadow-4.1.4.2.orig/man/es/Makefile.in shadow-4.1.4.2/man/es/Makefile.in
     745--- shadow-4.1.4.2.orig/man/es/Makefile.in      2009-07-23 21:15:59.000000000 -0400
     746+++ shadow-4.1.4.2/man/es/Makefile.in   2009-07-26 14:30:10.917476044 -0400
    746747@@ -1,4 +1,4 @@
    747748-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    761762          esac; \
    762763        done; \
    763 diff -Naur shadow-4.1.4.1.orig/man/fi/Makefile.in shadow-4.1.4.1/man/fi/Makefile.in
    764 --- shadow-4.1.4.1.orig/man/fi/Makefile.in      2009-05-22 09:55:43.000000000 -0400
    765 +++ shadow-4.1.4.1/man/fi/Makefile.in   2009-07-11 22:35:23.304922244 -0400
    766 @@ -1,4 +1,4 @@
    767 -# Makefile.in generated by automake 1.10.2 from Makefile.am.
    768 +# Makefile.in generated by automake 1.10.1 from Makefile.am.
    769  # @configure_input@
    770  
    771  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
    772 @@ -204,8 +204,8 @@
    773         @for dep in $?; do \
    774           case '$(am__configure_deps)' in \
    775             *$$dep*) \
    776 -             ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
    777 -               && { if test -f $@; then exit 0; else break; fi; }; \
    778 +             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
    779 +               && exit 0; \
    780               exit 1;; \
    781           esac; \
    782         done; \
    783 @@ -246,8 +246,8 @@
     764diff -Naur shadow-4.1.4.2.orig/man/fi/Makefile.in shadow-4.1.4.2/man/fi/Makefile.in
     765--- shadow-4.1.4.2.orig/man/fi/Makefile.in      2009-07-23 21:15:59.000000000 -0400
     766+++ shadow-4.1.4.2/man/fi/Makefile.in   2009-07-26 14:30:10.917476044 -0400
     767@@ -1,4 +1,4 @@
     768-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     769+# Makefile.in generated by automake 1.10.1 from Makefile.am.
     770 # @configure_input@
     771 
     772 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
     773@@ -206,8 +206,8 @@
     774        @for dep in $?; do \
     775          case '$(am__configure_deps)' in \
     776            *$$dep*) \
     777-             ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
     778-               && { if test -f $@; then exit 0; else break; fi; }; \
     779+             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
     780+               && exit 0; \
     781              exit 1;; \
     782          esac; \
     783        done; \
     784@@ -248,8 +248,8 @@
    784785          esac; \
    785786        done; \
     
    792793          case "$$ext" in \
    793794            1*) ;; \
    794 diff -Naur shadow-4.1.4.1.orig/man/fr/Makefile.in shadow-4.1.4.1/man/fr/Makefile.in
    795 --- shadow-4.1.4.1.orig/man/fr/Makefile.in      2009-05-22 09:55:43.000000000 -0400
    796 +++ shadow-4.1.4.1/man/fr/Makefile.in   2009-07-11 22:35:23.354922350 -0400
     795diff -Naur shadow-4.1.4.2.orig/man/fr/Makefile.in shadow-4.1.4.2/man/fr/Makefile.in
     796--- shadow-4.1.4.2.orig/man/fr/Makefile.in      2009-07-23 21:15:59.000000000 -0400
     797+++ shadow-4.1.4.2/man/fr/Makefile.in   2009-07-26 14:30:10.917476044 -0400
    797798@@ -1,4 +1,4 @@
    798799-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    856857          case "$$ext" in \
    857858            8*) ;; \
    858 diff -Naur shadow-4.1.4.1.orig/man/hu/Makefile.in shadow-4.1.4.1/man/hu/Makefile.in
    859 --- shadow-4.1.4.1.orig/man/hu/Makefile.in      2009-05-22 09:55:43.000000000 -0400
    860 +++ shadow-4.1.4.1/man/hu/Makefile.in   2009-07-11 22:35:23.394922201 -0400
     859diff -Naur shadow-4.1.4.2.orig/man/hu/Makefile.in shadow-4.1.4.2/man/hu/Makefile.in
     860--- shadow-4.1.4.2.orig/man/hu/Makefile.in      2009-07-23 21:15:59.000000000 -0400
     861+++ shadow-4.1.4.2/man/hu/Makefile.in   2009-07-26 14:30:10.917476044 -0400
    861862@@ -1,4 +1,4 @@
    862863-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    909910          case "$$ext" in \
    910911            8*) ;; \
    911 diff -Naur shadow-4.1.4.1.orig/man/id/Makefile.in shadow-4.1.4.1/man/id/Makefile.in
    912 --- shadow-4.1.4.1.orig/man/id/Makefile.in      2009-05-22 09:55:43.000000000 -0400
    913 +++ shadow-4.1.4.1/man/id/Makefile.in   2009-07-11 22:35:23.434922183 -0400
     912diff -Naur shadow-4.1.4.2.orig/man/id/Makefile.in shadow-4.1.4.2/man/id/Makefile.in
     913--- shadow-4.1.4.2.orig/man/id/Makefile.in      2009-07-23 21:15:59.000000000 -0400
     914+++ shadow-4.1.4.2/man/id/Makefile.in   2009-07-26 14:30:10.917476044 -0400
    914915@@ -1,4 +1,4 @@
    915916-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    951952          case "$$ext" in \
    952953            8*) ;; \
    953 diff -Naur shadow-4.1.4.1.orig/man/it/Makefile.in shadow-4.1.4.1/man/it/Makefile.in
    954 --- shadow-4.1.4.1.orig/man/it/Makefile.in      2009-05-22 09:55:44.000000000 -0400
    955 +++ shadow-4.1.4.1/man/it/Makefile.in   2009-07-11 22:35:23.481588879 -0400
     954diff -Naur shadow-4.1.4.2.orig/man/it/Makefile.in shadow-4.1.4.2/man/it/Makefile.in
     955--- shadow-4.1.4.2.orig/man/it/Makefile.in      2009-07-23 21:15:59.000000000 -0400
     956+++ shadow-4.1.4.2/man/it/Makefile.in   2009-07-26 14:30:10.917476044 -0400
    956957@@ -1,4 +1,4 @@
    957958-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    10151016          case "$$ext" in \
    10161017            8*) ;; \
    1017 diff -Naur shadow-4.1.4.1.orig/man/ja/Makefile.in shadow-4.1.4.1/man/ja/Makefile.in
    1018 --- shadow-4.1.4.1.orig/man/ja/Makefile.in      2009-05-22 09:55:44.000000000 -0400
    1019 +++ shadow-4.1.4.1/man/ja/Makefile.in   2009-07-11 22:35:23.521588814 -0400
     1018diff -Naur shadow-4.1.4.2.orig/man/ja/Makefile.in shadow-4.1.4.2/man/ja/Makefile.in
     1019--- shadow-4.1.4.2.orig/man/ja/Makefile.in      2009-07-23 21:15:59.000000000 -0400
     1020+++ shadow-4.1.4.2/man/ja/Makefile.in   2009-07-26 14:30:10.917476044 -0400
    10201021@@ -1,4 +1,4 @@
    10211022-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    10681069          case "$$ext" in \
    10691070            8*) ;; \
    1070 diff -Naur shadow-4.1.4.1.orig/man/ko/Makefile.in shadow-4.1.4.1/man/ko/Makefile.in
    1071 --- shadow-4.1.4.1.orig/man/ko/Makefile.in      2009-05-22 09:55:44.000000000 -0400
    1072 +++ shadow-4.1.4.1/man/ko/Makefile.in   2009-07-11 22:35:23.564921655 -0400
     1071diff -Naur shadow-4.1.4.2.orig/man/ko/Makefile.in shadow-4.1.4.2/man/ko/Makefile.in
     1072--- shadow-4.1.4.2.orig/man/ko/Makefile.in      2009-07-23 21:15:59.000000000 -0400
     1073+++ shadow-4.1.4.2/man/ko/Makefile.in   2009-07-26 14:30:10.917476044 -0400
    10731074@@ -1,4 +1,4 @@
    10741075-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    11211122          case "$$ext" in \
    11221123            8*) ;; \
    1123 diff -Naur shadow-4.1.4.1.orig/man/Makefile.in shadow-4.1.4.1/man/Makefile.in
    1124 --- shadow-4.1.4.1.orig/man/Makefile.in 2009-05-22 09:55:58.000000000 -0400
    1125 +++ shadow-4.1.4.1/man/Makefile.in      2009-07-11 22:35:23.144922197 -0400
     1124diff -Naur shadow-4.1.4.2.orig/man/Makefile.in shadow-4.1.4.2/man/Makefile.in
     1125--- shadow-4.1.4.2.orig/man/Makefile.in 2009-07-23 21:16:14.000000000 -0400
     1126+++ shadow-4.1.4.2/man/Makefile.in      2009-07-26 14:30:10.917476044 -0400
    11261127@@ -1,4 +1,4 @@
    11271128-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    11941195        mkid -fID $$unique
    11951196 tags: TAGS
    1196 diff -Naur shadow-4.1.4.1.orig/man/pl/Makefile.in shadow-4.1.4.1/man/pl/Makefile.in
    1197 --- shadow-4.1.4.1.orig/man/pl/Makefile.in      2009-05-22 09:55:44.000000000 -0400
    1198 +++ shadow-4.1.4.1/man/pl/Makefile.in   2009-07-11 22:35:23.611588917 -0400
     1197diff -Naur shadow-4.1.4.2.orig/man/pl/Makefile.in shadow-4.1.4.2/man/pl/Makefile.in
     1198--- shadow-4.1.4.2.orig/man/pl/Makefile.in      2009-07-23 21:16:00.000000000 -0400
     1199+++ shadow-4.1.4.2/man/pl/Makefile.in   2009-07-26 14:30:10.920809384 -0400
    11991200@@ -1,4 +1,4 @@
    12001201-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    12471248          case "$$ext" in \
    12481249            8*) ;; \
    1249 diff -Naur shadow-4.1.4.1.orig/man/pt_BR/Makefile.in shadow-4.1.4.1/man/pt_BR/Makefile.in
    1250 --- shadow-4.1.4.1.orig/man/pt_BR/Makefile.in   2009-05-22 09:55:44.000000000 -0400
    1251 +++ shadow-4.1.4.1/man/pt_BR/Makefile.in        2009-07-11 22:35:23.651588848 -0400
     1250diff -Naur shadow-4.1.4.2.orig/man/pt_BR/Makefile.in shadow-4.1.4.2/man/pt_BR/Makefile.in
     1251--- shadow-4.1.4.2.orig/man/pt_BR/Makefile.in   2009-07-23 21:16:00.000000000 -0400
     1252+++ shadow-4.1.4.2/man/pt_BR/Makefile.in        2009-07-26 14:30:10.920809384 -0400
    12521253@@ -1,4 +1,4 @@
    12531254-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    13001301          case "$$ext" in \
    13011302            8*) ;; \
    1302 diff -Naur shadow-4.1.4.1.orig/man/ru/Makefile.in shadow-4.1.4.1/man/ru/Makefile.in
    1303 --- shadow-4.1.4.1.orig/man/ru/Makefile.in      2009-05-22 09:55:44.000000000 -0400
    1304 +++ shadow-4.1.4.1/man/ru/Makefile.in   2009-07-11 22:35:23.698255416 -0400
     1303diff -Naur shadow-4.1.4.2.orig/man/ru/Makefile.in shadow-4.1.4.2/man/ru/Makefile.in
     1304--- shadow-4.1.4.2.orig/man/ru/Makefile.in      2009-07-23 21:16:00.000000000 -0400
     1305+++ shadow-4.1.4.2/man/ru/Makefile.in   2009-07-26 14:30:10.920809384 -0400
    13051306@@ -1,4 +1,4 @@
    13061307-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    13641365          case "$$ext" in \
    13651366            8*) ;; \
    1366 diff -Naur shadow-4.1.4.1.orig/man/sv/Makefile.in shadow-4.1.4.1/man/sv/Makefile.in
    1367 --- shadow-4.1.4.1.orig/man/sv/Makefile.in      2009-05-22 09:55:44.000000000 -0400
    1368 +++ shadow-4.1.4.1/man/sv/Makefile.in   2009-07-11 22:35:23.744922116 -0400
     1367diff -Naur shadow-4.1.4.2.orig/man/sv/Makefile.in shadow-4.1.4.2/man/sv/Makefile.in
     1368--- shadow-4.1.4.2.orig/man/sv/Makefile.in      2009-07-23 21:16:00.000000000 -0400
     1369+++ shadow-4.1.4.2/man/sv/Makefile.in   2009-07-26 14:30:10.920809384 -0400
    13691370@@ -1,4 +1,4 @@
    13701371-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    14281429          case "$$ext" in \
    14291430            8*) ;; \
    1430 diff -Naur shadow-4.1.4.1.orig/man/tr/Makefile.in shadow-4.1.4.1/man/tr/Makefile.in
    1431 --- shadow-4.1.4.1.orig/man/tr/Makefile.in      2009-05-22 09:55:44.000000000 -0400
    1432 +++ shadow-4.1.4.1/man/tr/Makefile.in   2009-07-11 22:35:23.784922158 -0400
     1431diff -Naur shadow-4.1.4.2.orig/man/tr/Makefile.in shadow-4.1.4.2/man/tr/Makefile.in
     1432--- shadow-4.1.4.2.orig/man/tr/Makefile.in      2009-07-23 21:16:00.000000000 -0400
     1433+++ shadow-4.1.4.2/man/tr/Makefile.in   2009-07-26 14:30:10.920809384 -0400
    14331434@@ -1,4 +1,4 @@
    14341435-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    14811482          case "$$ext" in \
    14821483            8*) ;; \
    1483 diff -Naur shadow-4.1.4.1.orig/man/zh_CN/Makefile.in shadow-4.1.4.1/man/zh_CN/Makefile.in
    1484 --- shadow-4.1.4.1.orig/man/zh_CN/Makefile.in   2009-05-22 09:55:44.000000000 -0400
    1485 +++ shadow-4.1.4.1/man/zh_CN/Makefile.in        2009-07-11 22:35:23.824922223 -0400
     1484diff -Naur shadow-4.1.4.2.orig/man/zh_CN/Makefile.in shadow-4.1.4.2/man/zh_CN/Makefile.in
     1485--- shadow-4.1.4.2.orig/man/zh_CN/Makefile.in   2009-07-23 21:16:00.000000000 -0400
     1486+++ shadow-4.1.4.2/man/zh_CN/Makefile.in        2009-07-26 14:30:10.920809384 -0400
    14861487@@ -1,4 +1,4 @@
    14871488-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    15341535          case "$$ext" in \
    15351536            8*) ;; \
    1536 diff -Naur shadow-4.1.4.1.orig/man/zh_TW/Makefile.in shadow-4.1.4.1/man/zh_TW/Makefile.in
    1537 --- shadow-4.1.4.1.orig/man/zh_TW/Makefile.in   2009-05-22 09:55:44.000000000 -0400
    1538 +++ shadow-4.1.4.1/man/zh_TW/Makefile.in        2009-07-11 22:35:23.868255516 -0400
     1537diff -Naur shadow-4.1.4.2.orig/man/zh_TW/Makefile.in shadow-4.1.4.2/man/zh_TW/Makefile.in
     1538--- shadow-4.1.4.2.orig/man/zh_TW/Makefile.in   2009-07-23 21:16:00.000000000 -0400
     1539+++ shadow-4.1.4.2/man/zh_TW/Makefile.in        2009-07-26 14:30:10.920809384 -0400
    15391540@@ -1,4 +1,4 @@
    15401541-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    15871588          case "$$ext" in \
    15881589            8*) ;; \
    1589 diff -Naur shadow-4.1.4.1.orig/src/chage.c shadow-4.1.4.1/src/chage.c
    1590 --- shadow-4.1.4.1.orig/src/chage.c     2009-04-30 17:39:39.000000000 -0400
    1591 +++ shadow-4.1.4.1/src/chage.c  2009-07-11 22:34:19.188262019 -0400
     1590diff -Naur shadow-4.1.4.2.orig/src/chage.c shadow-4.1.4.2/src/chage.c
     1591--- shadow-4.1.4.2.orig/src/chage.c     2009-04-30 17:39:39.000000000 -0400
     1592+++ shadow-4.1.4.2/src/chage.c  2009-07-26 14:30:10.920809384 -0400
    15921593@@ -808,7 +808,7 @@
    15931594 
     
    15991600        if (amroot && (is_selinux_enabled () > 0)) {
    16001601                amroot = (selinux_check_passwd_access (PASSWD__ROOTOK) == 0);
    1601 diff -Naur shadow-4.1.4.1.orig/src/chfn.c shadow-4.1.4.1/src/chfn.c
    1602 --- shadow-4.1.4.1.orig/src/chfn.c      2009-04-30 17:39:39.000000000 -0400
    1603 +++ shadow-4.1.4.1/src/chfn.c   2009-07-11 22:34:19.188262019 -0400
     1602diff -Naur shadow-4.1.4.2.orig/src/chfn.c shadow-4.1.4.2/src/chfn.c
     1603--- shadow-4.1.4.2.orig/src/chfn.c      2009-04-30 17:39:39.000000000 -0400
     1604+++ shadow-4.1.4.2/src/chfn.c   2009-07-26 14:30:10.923713238 -0400
    16041605@@ -719,7 +719,7 @@
    16051606 
     
    16111612        closelog ();
    16121613        exit (E_SUCCESS);
    1613 diff -Naur shadow-4.1.4.1.orig/src/chgpasswd.c shadow-4.1.4.1/src/chgpasswd.c
    1614 --- shadow-4.1.4.1.orig/src/chgpasswd.c 2009-04-30 17:39:39.000000000 -0400
    1615 +++ shadow-4.1.4.1/src/chgpasswd.c      2009-07-11 22:34:19.188262019 -0400
     1614diff -Naur shadow-4.1.4.2.orig/src/chgpasswd.c shadow-4.1.4.2/src/chgpasswd.c
     1615--- shadow-4.1.4.2.orig/src/chgpasswd.c 2009-04-30 17:39:39.000000000 -0400
     1616+++ shadow-4.1.4.2/src/chgpasswd.c      2009-07-26 14:30:10.923713238 -0400
    16161617@@ -537,7 +537,7 @@
    16171618 
     
    16231624        return (0);
    16241625 }
    1625 diff -Naur shadow-4.1.4.1.orig/src/chpasswd.c shadow-4.1.4.1/src/chpasswd.c
    1626 --- shadow-4.1.4.1.orig/src/chpasswd.c  2009-05-10 09:49:05.000000000 -0400
    1627 +++ shadow-4.1.4.1/src/chpasswd.c       2009-07-11 22:34:19.188262019 -0400
     1626diff -Naur shadow-4.1.4.2.orig/src/chpasswd.c shadow-4.1.4.2/src/chpasswd.c
     1627--- shadow-4.1.4.2.orig/src/chpasswd.c  2009-05-10 09:49:05.000000000 -0400
     1628+++ shadow-4.1.4.2/src/chpasswd.c       2009-07-26 14:30:10.923713238 -0400
    16281629@@ -578,7 +578,7 @@
    16291630        close_files ();
     
    16351636        return (0);
    16361637 }
    1637 diff -Naur shadow-4.1.4.1.orig/src/chsh.c shadow-4.1.4.1/src/chsh.c
    1638 --- shadow-4.1.4.1.orig/src/chsh.c      2009-04-30 17:39:39.000000000 -0400
    1639 +++ shadow-4.1.4.1/src/chsh.c   2009-07-11 22:34:19.188262019 -0400
     1638diff -Naur shadow-4.1.4.2.orig/src/chsh.c shadow-4.1.4.2/src/chsh.c
     1639--- shadow-4.1.4.2.orig/src/chsh.c      2009-04-30 17:39:39.000000000 -0400
     1640+++ shadow-4.1.4.2/src/chsh.c   2009-07-26 14:30:10.923713238 -0400
    16401641@@ -56,7 +56,7 @@
    16411642 #include "exitcodes.h"
     
    16651666        closelog ();
    16661667        exit (E_SUCCESS);
    1667 diff -Naur shadow-4.1.4.1.orig/src/gpasswd.c shadow-4.1.4.1/src/gpasswd.c
    1668 --- shadow-4.1.4.1.orig/src/gpasswd.c   2009-04-30 17:39:40.000000000 -0400
    1669 +++ shadow-4.1.4.1/src/gpasswd.c        2009-07-11 22:34:19.188262019 -0400
     1668diff -Naur shadow-4.1.4.2.orig/src/gpasswd.c shadow-4.1.4.2/src/gpasswd.c
     1669--- shadow-4.1.4.2.orig/src/gpasswd.c   2009-04-30 17:39:40.000000000 -0400
     1670+++ shadow-4.1.4.2/src/gpasswd.c        2009-07-26 14:30:10.923713238 -0400
    16701671@@ -86,7 +86,7 @@
    16711672 /* The UID of the caller */
     
    17011702        exit (E_SUCCESS);
    17021703 }
    1703 diff -Naur shadow-4.1.4.1.orig/src/groupadd.c shadow-4.1.4.1/src/groupadd.c
    1704 --- shadow-4.1.4.1.orig/src/groupadd.c  2009-04-30 17:39:40.000000000 -0400
    1705 +++ shadow-4.1.4.1/src/groupadd.c       2009-07-11 22:34:19.191595316 -0400
    1706 @@ -602,7 +602,7 @@
     1704diff -Naur shadow-4.1.4.2.orig/src/groupadd.c shadow-4.1.4.2/src/groupadd.c
     1705--- shadow-4.1.4.2.orig/src/groupadd.c  2009-06-05 18:16:58.000000000 -0400
     1706+++ shadow-4.1.4.2/src/groupadd.c       2009-07-26 14:30:10.923713238 -0400
     1707@@ -604,7 +604,7 @@
    17071708        grp_update ();
    17081709        close_files ();
     
    17131714        exit (E_SUCCESS);
    17141715        /*@notreached@*/
    1715 diff -Naur shadow-4.1.4.1.orig/src/groupdel.c shadow-4.1.4.1/src/groupdel.c
    1716 --- shadow-4.1.4.1.orig/src/groupdel.c  2009-04-30 17:39:40.000000000 -0400
    1717 +++ shadow-4.1.4.1/src/groupdel.c       2009-07-11 22:34:19.191595316 -0400
     1716diff -Naur shadow-4.1.4.2.orig/src/groupdel.c shadow-4.1.4.2/src/groupdel.c
     1717--- shadow-4.1.4.2.orig/src/groupdel.c  2009-04-30 17:39:40.000000000 -0400
     1718+++ shadow-4.1.4.2/src/groupdel.c       2009-07-26 14:30:10.923713238 -0400
    17181719@@ -426,7 +426,7 @@
    17191720 
     
    17251726        return E_SUCCESS;
    17261727 }
    1727 diff -Naur shadow-4.1.4.1.orig/src/groupmod.c shadow-4.1.4.1/src/groupmod.c
    1728 --- shadow-4.1.4.1.orig/src/groupmod.c  2009-04-30 17:39:40.000000000 -0400
    1729 +++ shadow-4.1.4.1/src/groupmod.c       2009-07-11 22:34:19.191595316 -0400
    1730 @@ -812,7 +812,7 @@
     1728diff -Naur shadow-4.1.4.2.orig/src/groupmod.c shadow-4.1.4.2/src/groupmod.c
     1729--- shadow-4.1.4.2.orig/src/groupmod.c  2009-06-05 18:16:58.000000000 -0400
     1730+++ shadow-4.1.4.2/src/groupmod.c       2009-07-26 14:30:10.923713238 -0400
     1731@@ -815,7 +815,7 @@
    17311732 
    17321733        close_files ();
     
    17371738        return E_SUCCESS;
    17381739 }
    1739 diff -Naur shadow-4.1.4.1.orig/src/grpck.c shadow-4.1.4.1/src/grpck.c
    1740 --- shadow-4.1.4.1.orig/src/grpck.c     2009-05-09 17:20:57.000000000 -0400
    1741 +++ shadow-4.1.4.1/src/grpck.c  2009-07-11 22:34:19.191595316 -0400
     1740diff -Naur shadow-4.1.4.2.orig/src/grpck.c shadow-4.1.4.2/src/grpck.c
     1741--- shadow-4.1.4.2.orig/src/grpck.c     2009-05-09 17:20:57.000000000 -0400
     1742+++ shadow-4.1.4.2/src/grpck.c  2009-07-26 14:30:10.923713238 -0400
    17421743@@ -836,7 +836,7 @@
    17431744        /* Commit the change in the database if needed */
     
    17491750        /*
    17501751         * Tell the user what we did and exit.
    1751 diff -Naur shadow-4.1.4.1.orig/src/grpconv.c shadow-4.1.4.1/src/grpconv.c
    1752 --- shadow-4.1.4.1.orig/src/grpconv.c   2008-09-06 08:51:54.000000000 -0400
    1753 +++ shadow-4.1.4.1/src/grpconv.c        2009-07-11 22:34:19.191595316 -0400
     1752diff -Naur shadow-4.1.4.2.orig/src/grpconv.c shadow-4.1.4.2/src/grpconv.c
     1753--- shadow-4.1.4.2.orig/src/grpconv.c   2008-09-06 08:51:54.000000000 -0400
     1754+++ shadow-4.1.4.2/src/grpconv.c        2009-07-26 14:30:10.926850479 -0400
    17541755@@ -217,7 +217,7 @@
    17551756        }
     
    17611762        return 0;
    17621763 }
    1763 diff -Naur shadow-4.1.4.1.orig/src/grpunconv.c shadow-4.1.4.1/src/grpunconv.c
    1764 --- shadow-4.1.4.1.orig/src/grpunconv.c 2008-09-06 08:51:54.000000000 -0400
    1765 +++ shadow-4.1.4.1/src/grpunconv.c      2009-07-11 22:34:19.194928564 -0400
     1764diff -Naur shadow-4.1.4.2.orig/src/grpunconv.c shadow-4.1.4.2/src/grpunconv.c
     1765--- shadow-4.1.4.2.orig/src/grpunconv.c 2008-09-06 08:51:54.000000000 -0400
     1766+++ shadow-4.1.4.2/src/grpunconv.c      2009-07-26 14:30:10.926850479 -0400
    17661767@@ -186,7 +186,7 @@
    17671768                /* continue */
     
    17731774        return 0;
    17741775 }
    1775 diff -Naur shadow-4.1.4.1.orig/src/login_nopam.c shadow-4.1.4.1/src/login_nopam.c
    1776 --- shadow-4.1.4.1.orig/src/login_nopam.c       2008-09-13 14:03:51.000000000 -0400
    1777 +++ shadow-4.1.4.1/src/login_nopam.c    2009-07-11 22:34:19.194928564 -0400
     1776diff -Naur shadow-4.1.4.2.orig/src/login_nopam.c shadow-4.1.4.2/src/login_nopam.c
     1777--- shadow-4.1.4.2.orig/src/login_nopam.c       2008-09-13 14:03:51.000000000 -0400
     1778+++ shadow-4.1.4.2/src/login_nopam.c    2009-07-26 14:30:10.926850479 -0400
    17781779@@ -59,7 +59,7 @@
    17791780 
     
    17851786 
    17861787 /* Delimiters for fields and for lists of users, ttys or hosts. */
    1787 diff -Naur shadow-4.1.4.1.orig/src/logoutd.c shadow-4.1.4.1/src/logoutd.c
    1788 --- shadow-4.1.4.1.orig/src/logoutd.c   2009-04-30 17:08:50.000000000 -0400
    1789 +++ shadow-4.1.4.1/src/logoutd.c        2009-07-11 22:34:19.194928564 -0400
     1788diff -Naur shadow-4.1.4.2.orig/src/logoutd.c shadow-4.1.4.2/src/logoutd.c
     1789--- shadow-4.1.4.2.orig/src/logoutd.c   2009-04-30 17:08:50.000000000 -0400
     1790+++ shadow-4.1.4.2/src/logoutd.c        2009-07-26 14:30:10.926850479 -0400
    17901791@@ -50,7 +50,7 @@
    17911792 #endif
     
    17971798 
    17981799 /* local function prototypes */
    1799 diff -Naur shadow-4.1.4.1.orig/src/Makefile.am shadow-4.1.4.1/src/Makefile.am
    1800 --- shadow-4.1.4.1.orig/src/Makefile.am 2009-05-09 17:10:18.000000000 -0400
    1801 +++ shadow-4.1.4.1/src/Makefile.am      2009-07-11 22:34:19.194928564 -0400
     1800diff -Naur shadow-4.1.4.2.orig/src/Makefile.am shadow-4.1.4.2/src/Makefile.am
     1801--- shadow-4.1.4.2.orig/src/Makefile.am 2009-05-09 17:10:18.000000000 -0400
     1802+++ shadow-4.1.4.2/src/Makefile.am      2009-07-26 14:30:10.926850479 -0400
    18021803@@ -3,7 +3,7 @@
    18031804        .indent.pro
     
    18341835+               chmod -f 4755 $(DESTDIR)$(ubindir)/`echo $$i | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
    18351836        done
    1836 diff -Naur shadow-4.1.4.1.orig/src/Makefile.in shadow-4.1.4.1/src/Makefile.in
    1837 --- shadow-4.1.4.1.orig/src/Makefile.in 2009-05-22 09:55:44.000000000 -0400
    1838 +++ shadow-4.1.4.1/src/Makefile.in      2009-07-11 22:35:23.998255352 -0400
     1837diff -Naur shadow-4.1.4.2.orig/src/Makefile.in shadow-4.1.4.2/src/Makefile.in
     1838--- shadow-4.1.4.2.orig/src/Makefile.in 2009-07-23 21:16:00.000000000 -0400
     1839+++ shadow-4.1.4.2/src/Makefile.in      2009-07-26 14:30:10.926850479 -0400
    18391840@@ -1,4 +1,4 @@
    18401841-# Makefile.in generated by automake 1.10.2 from Makefile.am.
     
    18991900 # Tell versions [3.59,3.63) of GNU make to not export all variables.
    19001901 # Otherwise a system limit (for SysV at least) may be exceeded.
    1901 diff -Naur shadow-4.1.4.1.orig/src/newgrp.c shadow-4.1.4.1/src/newgrp.c
    1902 --- shadow-4.1.4.1.orig/src/newgrp.c    2009-05-22 07:10:04.000000000 -0400
    1903 +++ shadow-4.1.4.1/src/newgrp.c 2009-07-11 22:34:19.194928564 -0400
     1902diff -Naur shadow-4.1.4.2.orig/src/newgrp.c shadow-4.1.4.2/src/newgrp.c
     1903--- shadow-4.1.4.2.orig/src/newgrp.c    2009-07-23 16:38:56.000000000 -0400
     1904+++ shadow-4.1.4.2/src/newgrp.c 2009-07-26 14:30:10.934038324 -0400
    19041905@@ -296,7 +296,7 @@
    19051906                if ((pid_t)-1 == child) {
     
    19201921        argc--;
    19211922        argv++;
    1922 diff -Naur shadow-4.1.4.1.orig/src/newusers.c shadow-4.1.4.1/src/newusers.c
    1923 --- shadow-4.1.4.1.orig/src/newusers.c  2009-05-10 09:49:05.000000000 -0400
    1924 +++ shadow-4.1.4.1/src/newusers.c       2009-07-11 22:34:19.194928564 -0400
     1923diff -Naur shadow-4.1.4.2.orig/src/newusers.c shadow-4.1.4.2/src/newusers.c
     1924--- shadow-4.1.4.2.orig/src/newusers.c  2009-05-10 09:49:05.000000000 -0400
     1925+++ shadow-4.1.4.2/src/newusers.c       2009-07-26 14:30:10.934038324 -0400
    19251926@@ -1041,8 +1041,8 @@
    19261927 
     
    19341935 #ifdef USE_PAM
    19351936        unsigned int i;
    1936 diff -Naur shadow-4.1.4.1.orig/src/passwd.c shadow-4.1.4.1/src/passwd.c
    1937 --- shadow-4.1.4.1.orig/src/passwd.c    2009-05-22 09:32:30.000000000 -0400
    1938 +++ shadow-4.1.4.1/src/passwd.c 2009-07-11 22:34:19.194928564 -0400
     1937diff -Naur shadow-4.1.4.2.orig/src/passwd.c shadow-4.1.4.2/src/passwd.c
     1938--- shadow-4.1.4.2.orig/src/passwd.c    2009-05-22 09:32:30.000000000 -0400
     1939+++ shadow-4.1.4.2/src/passwd.c 2009-07-26 14:30:10.934038324 -0400
    19391940@@ -775,7 +775,7 @@
    19401941         * The program behaves differently when executed by root than when
     
    19711972        SYSLOG ((LOG_INFO, "password for '%s' changed by '%s'", name, myname));
    19721973        closelog ();
    1973 diff -Naur shadow-4.1.4.1.orig/src/pwck.c shadow-4.1.4.1/src/pwck.c
    1974 --- shadow-4.1.4.1.orig/src/pwck.c      2009-05-09 17:20:57.000000000 -0400
    1975 +++ shadow-4.1.4.1/src/pwck.c   2009-07-11 22:34:19.198262003 -0400
     1974diff -Naur shadow-4.1.4.2.orig/src/pwck.c shadow-4.1.4.2/src/pwck.c
     1975--- shadow-4.1.4.2.orig/src/pwck.c      2009-06-05 18:16:58.000000000 -0400
     1976+++ shadow-4.1.4.2/src/pwck.c   2009-07-26 14:30:10.934038324 -0400
    19761977@@ -704,7 +704,7 @@
    19771978 
     
    19831984        /*
    19841985         * Tell the user what we did and exit.
    1985 diff -Naur shadow-4.1.4.1.orig/src/pwconv.c shadow-4.1.4.1/src/pwconv.c
    1986 --- shadow-4.1.4.1.orig/src/pwconv.c    2009-04-30 17:39:40.000000000 -0400
    1987 +++ shadow-4.1.4.1/src/pwconv.c 2009-07-11 22:34:19.198262003 -0400
     1986diff -Naur shadow-4.1.4.2.orig/src/pwconv.c shadow-4.1.4.2/src/pwconv.c
     1987--- shadow-4.1.4.2.orig/src/pwconv.c    2009-04-30 17:39:40.000000000 -0400
     1988+++ shadow-4.1.4.2/src/pwconv.c 2009-07-26 14:30:10.937479067 -0400
    19881989@@ -269,7 +269,7 @@
    19891990                }
     
    19951996        return E_SUCCESS;
    19961997 }
    1997 diff -Naur shadow-4.1.4.1.orig/src/pwunconv.c shadow-4.1.4.1/src/pwunconv.c
    1998 --- shadow-4.1.4.1.orig/src/pwunconv.c  2009-04-30 17:44:37.000000000 -0400
    1999 +++ shadow-4.1.4.1/src/pwunconv.c       2009-07-11 22:34:19.198262003 -0400
     1998diff -Naur shadow-4.1.4.2.orig/src/pwunconv.c shadow-4.1.4.2/src/pwunconv.c
     1999--- shadow-4.1.4.2.orig/src/pwunconv.c  2009-04-30 17:44:37.000000000 -0400
     2000+++ shadow-4.1.4.2/src/pwunconv.c       2009-07-26 14:30:10.937479067 -0400
    20002001@@ -194,7 +194,7 @@
    20012002                /* continue */
     
    20072008        return 0;
    20082009 }
    2009 diff -Naur shadow-4.1.4.1.orig/src/suauth.c shadow-4.1.4.1/src/suauth.c
    2010 --- shadow-4.1.4.1.orig/src/suauth.c    2008-09-13 12:29:23.000000000 -0400
    2011 +++ shadow-4.1.4.1/src/suauth.c 2009-07-11 22:34:19.198262003 -0400
     2010diff -Naur shadow-4.1.4.2.orig/src/suauth.c shadow-4.1.4.2/src/suauth.c
     2011--- shadow-4.1.4.2.orig/src/suauth.c    2008-09-13 12:29:23.000000000 -0400
     2012+++ shadow-4.1.4.2/src/suauth.c 2009-07-26 14:30:10.937479067 -0400
    20122013@@ -40,7 +40,7 @@
    20132014 #include "prototypes.h"
     
    20192020 
    20202021 #define        NOACTION        0
    2021 diff -Naur shadow-4.1.4.1.orig/src/useradd.c shadow-4.1.4.1/src/useradd.c
    2022 --- shadow-4.1.4.1.orig/src/useradd.c   2009-05-10 14:26:35.000000000 -0400
    2023 +++ shadow-4.1.4.1/src/useradd.c        2009-07-11 22:34:19.198262003 -0400
     2022diff -Naur shadow-4.1.4.2.orig/src/useradd.c shadow-4.1.4.2/src/useradd.c
     2023--- shadow-4.1.4.2.orig/src/useradd.c   2009-06-05 18:16:58.000000000 -0400
     2024+++ shadow-4.1.4.2/src/useradd.c        2009-07-26 14:30:10.937479067 -0400
    20242025@@ -67,11 +67,11 @@
    20252026 #include "shadowio.h"
     
    20372038 /*
    20382039  * Needed for MkLinux DR1/2/2.1 - J.
    2039 @@ -2034,8 +2034,8 @@
     2040@@ -2027,8 +2027,8 @@
    20402041        selinux_update_mapping ();
    20412042 #endif
     
    20482049        return E_SUCCESS;
    20492050 }
    2050 diff -Naur shadow-4.1.4.1.orig/src/userdel.c shadow-4.1.4.1/src/userdel.c
    2051 --- shadow-4.1.4.1.orig/src/userdel.c   2009-05-22 06:41:12.000000000 -0400
    2052 +++ shadow-4.1.4.1/src/userdel.c        2009-07-11 22:34:19.198262003 -0400
     2051diff -Naur shadow-4.1.4.2.orig/src/userdel.c shadow-4.1.4.2/src/userdel.c
     2052--- shadow-4.1.4.2.orig/src/userdel.c   2009-05-22 06:41:12.000000000 -0400
     2053+++ shadow-4.1.4.2/src/userdel.c        2009-07-26 14:30:10.937479067 -0400
    20532054@@ -993,8 +993,8 @@
    20542055        user_cancel (user_name);
     
    20622063        return ((0 != errors) ? E_HOMEDIR : E_SUCCESS);
    20632064 }
    2064 diff -Naur shadow-4.1.4.1.orig/src/usermod.c shadow-4.1.4.1/src/usermod.c
    2065 --- shadow-4.1.4.1.orig/src/usermod.c   2009-05-22 06:42:53.000000000 -0400
    2066 +++ shadow-4.1.4.1/src/usermod.c        2009-07-11 22:34:19.198262003 -0400
     2065diff -Naur shadow-4.1.4.2.orig/src/usermod.c shadow-4.1.4.2/src/usermod.c
     2066--- shadow-4.1.4.2.orig/src/usermod.c   2009-05-22 06:42:53.000000000 -0400
     2067+++ shadow-4.1.4.2/src/usermod.c        2009-07-26 14:30:10.940818569 -0400
    20672068@@ -1781,8 +1781,8 @@
    20682069        }
     
    20762077 #ifdef WITH_SELINUX
    20772078        if (Zflg) {
    2078 diff -Naur shadow-4.1.4.1.orig/src/vipw.c shadow-4.1.4.1/src/vipw.c
    2079 --- shadow-4.1.4.1.orig/src/vipw.c      2009-04-30 17:39:40.000000000 -0400
    2080 +++ shadow-4.1.4.1/src/vipw.c   2009-07-11 22:34:19.201595229 -0400
    2081 @@ -323,7 +323,7 @@
     2079diff -Naur shadow-4.1.4.2.orig/src/vipw.c shadow-4.1.4.2/src/vipw.c
     2080--- shadow-4.1.4.2.orig/src/vipw.c      2009-05-25 15:51:28.000000000 -0400
     2081+++ shadow-4.1.4.2/src/vipw.c   2009-07-26 14:30:10.940818569 -0400
     2082@@ -328,7 +328,7 @@
    20822083        (void) textdomain (PACKAGE);
    20832084 
     
    20882089        OPENLOG (do_vipw ? "vipw" : "vigr");
    20892090 
    2090 @@ -403,8 +403,8 @@
     2091@@ -408,8 +408,8 @@
    20912092 #endif
    20922093        }
Note: See TracChangeset for help on using the changeset viewer.