Changeset ff4d8eb6 in clfs-sysroot
- Timestamp:
- Jul 26, 2009, 11:33:01 AM (15 years ago)
- Branches:
- master
- Children:
- ddaaf19
- Parents:
- 7a95c74
- Files:
-
- 2 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/introduction/common/changelog.xml
r7a95c74 rff4d8eb6 41 41 <itemizedlist> 42 42 <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> 44 47 </listitem> 45 48 <listitem> -
BOOK/packages.ent
r7a95c74 rff4d8eb6 289 289 <!ENTITY sed-home "&gnu-software;sed"> 290 290 291 <!ENTITY shadow-version "4.1.4. 1">292 <!ENTITY shadow-size "1,7 37KB">291 <!ENTITY shadow-version "4.1.4.2"> 292 <!ENTITY shadow-size "1,748 KB"> 293 293 <!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"> 295 295 <!ENTITY shadow-home "http://pkg-shadow.alioth.debian.org"> 296 296 -
patches/shadow-4.1.4.2-sysroot_hacks-1.patch
r7a95c74 rff4d8eb6 4 4 Rediffed Against 4.1.2.2 by Joe Ciccone on 2009-01-03 5 5 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 6 7 Origin: Joe Ciccone 7 8 Upstream Status: None … … 13 14 the hosts cache db when it wasn't modified. 14 15 15 diff -Naur shadow-4.1.4. 1.orig/aclocal.m4 shadow-4.1.4.1/aclocal.m416 --- shadow-4.1.4. 1.orig/aclocal.m4 2009-05-22 09:55:38.000000000 -040017 +++ shadow-4.1.4. 1/aclocal.m4 2009-07-11 22:35:20.185755870-040016 diff -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 18 19 @@ -1,4 +1,4 @@ 19 20 -# generated automatically by aclocal 1.10.2 -*- Autoconf -*- … … 205 206 # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) 206 207 # ------------------------------------------- 207 diff -Naur shadow-4.1.4. 1.orig/configure shadow-4.1.4.1/configure208 --- shadow-4.1.4. 1.orig/configure 2009-05-22 09:55:41.000000000 -0400209 +++ shadow-4.1.4. 1/configure 2009-07-11 22:35:22.129088886-0400208 diff -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 210 211 @@ -6786,7 +6786,7 @@ 211 212 lt_cv_deplibs_check_method=pass_all … … 290 291 291 292 #if HAVE_DLFCN_H 292 @@ -24 899,16 +24883,7 @@293 @@ -24905,16 +24889,7 @@ 293 294 294 295 … … 308 309 mf=`echo "$mf" | sed -e 's/:.*$//'` 309 310 # 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.in311 --- shadow-4.1.4. 1.orig/contrib/Makefile.in 2009-05-22 09:55:43.000000000 -0400312 +++ shadow-4.1.4. 1/contrib/Makefile.in 2009-07-11 22:35:22.838280410-0400311 diff -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 313 314 @@ -1,4 +1,4 @@ 314 315 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 328 329 esac; \ 329 330 done; \ 330 diff -Naur shadow-4.1.4. 1.orig/doc/Makefile.in shadow-4.1.4.1/doc/Makefile.in331 --- shadow-4.1.4. 1.orig/doc/Makefile.in 2009-05-22 09:55:43.000000000 -0400332 +++ shadow-4.1.4. 1/doc/Makefile.in 2009-07-11 22:35:22.875755513-0400331 diff -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 333 334 @@ -1,4 +1,4 @@ 334 335 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 348 349 esac; \ 349 350 done; \ 350 diff -Naur shadow-4.1.4. 1.orig/etc/Makefile.in shadow-4.1.4.1/etc/Makefile.in351 --- shadow-4.1.4. 1.orig/etc/Makefile.in 2009-05-22 09:55:43.000000000 -0400352 +++ shadow-4.1.4. 1/etc/Makefile.in 2009-07-11 22:35:22.925755384-0400351 diff -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 353 354 @@ -1,4 +1,4 @@ 354 355 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 377 378 mkid -fID $$unique 378 379 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.in380 --- shadow-4.1.4. 1.orig/etc/pam.d/Makefile.in 2009-05-22 09:55:43.000000000 -0400381 +++ shadow-4.1.4. 1/etc/pam.d/Makefile.in 2009-07-11 22:35:22.964921740-0400380 diff -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 382 383 @@ -1,4 +1,4 @@ 383 384 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 397 398 esac; \ 398 399 done; \ 399 diff -Naur shadow-4.1.4. 1.orig/lib/commonio.c shadow-4.1.4.1/lib/commonio.c400 --- shadow-4.1.4. 1.orig/lib/commonio.c 2009-05-10 09:49:05.000000000 -0400401 +++ shadow-4.1.4. 1/lib/commonio.c 2009-07-11 22:34:19.184931422-0400400 diff -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 402 403 @@ -215,16 +215,6 @@ 403 404 return NULL; … … 437 438 sb.st_gid = 0; 438 439 } 439 diff -Naur shadow-4.1.4. 1.orig/lib/defines.h shadow-4.1.4.1/lib/defines.h440 --- shadow-4.1.4. 1.orig/lib/defines.h 2009-05-19 04:05:10.000000000 -0400441 +++ shadow-4.1.4. 1/lib/defines.h 2009-07-11 22:34:19.184931422-0400440 diff -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 442 443 @@ -299,20 +299,20 @@ 443 444 (strncpy((A), (B), sizeof(A) - 1), (A)[sizeof(A) - 1] = '\0') … … 465 466 #endif 466 467 467 diff -Naur shadow-4.1.4. 1.orig/lib/getdef.c shadow-4.1.4.1/lib/getdef.c468 --- shadow-4.1.4. 1.orig/lib/getdef.c 2009-04-23 07:46:47.000000000 -0400469 +++ shadow-4.1.4. 1/lib/getdef.c 2009-07-11 22:34:19.184931422-0400468 diff -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 470 471 @@ -128,7 +128,7 @@ 471 472 }; … … 477 478 478 479 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_.h480 --- shadow-4.1.4. 1.orig/lib/gshadow_.h 2009-04-24 20:20:11.000000000 -0400481 +++ shadow-4.1.4. 1/lib/gshadow_.h 2009-07-11 22:34:19.184931422-0400480 diff -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 482 483 @@ -71,5 +71,5 @@ 483 484 int putsgent (); … … 487 488 +#define GSHADOW SYSCONFDIR"/gshadow" 488 489 #endif /* ifndef _H_GSHADOW */ 489 diff -Naur shadow-4.1.4. 1.orig/lib/Makefile.am shadow-4.1.4.1/lib/Makefile.am490 --- shadow-4.1.4. 1.orig/lib/Makefile.am 2009-04-24 05:47:28.000000000 -0400491 +++ shadow-4.1.4. 1/lib/Makefile.am 2009-07-11 22:34:19.184931422-0400490 diff -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 492 493 @@ -2,6 +2,7 @@ 493 494 AUTOMAKE_OPTIONS = 1.0 foreign … … 498 499 noinst_LTLIBRARIES = libshadow.la 499 500 500 diff -Naur shadow-4.1.4. 1.orig/lib/Makefile.in shadow-4.1.4.1/lib/Makefile.in501 --- shadow-4.1.4. 1.orig/lib/Makefile.in 2009-05-22 09:55:43.000000000 -0400502 +++ shadow-4.1.4. 1/lib/Makefile.in 2009-07-11 22:35:23.021588901-0400501 diff -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 503 504 @@ -1,4 +1,4 @@ 504 505 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 535 536 mkid -fID $$unique 536 537 tags: TAGS 537 diff -Naur shadow-4.1.4. 1.orig/lib/port.h shadow-4.1.4.1/lib/port.h538 --- shadow-4.1.4. 1.orig/lib/port.h 2008-04-26 20:40:13.000000000 -0400539 +++ shadow-4.1.4. 1/lib/port.h 2009-07-11 22:34:19.184931422-0400538 diff -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 540 541 @@ -52,7 +52,7 @@ 541 542 * PORT_DAY - Day of the week to a bit value (0 = Sunday). … … 547 548 #define PORT_TTY 64 548 549 #define PORT_TIMES 24 549 diff -Naur shadow-4.1.4. 1.orig/libmisc/limits.c shadow-4.1.4.1/libmisc/limits.c550 --- shadow-4.1.4. 1.orig/libmisc/limits.c 2009-04-30 17:08:50.000000000 -0400551 +++ shadow-4.1.4. 1/libmisc/limits.c 2009-07-11 22:34:19.188262019 -0400550 diff -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 552 553 @@ -54,7 +54,7 @@ 553 554 #endif … … 559 560 #define LOGIN_ERROR_RLIMIT 1 560 561 #define LOGIN_ERROR_LOGIN 2 561 diff -Naur shadow-4.1.4. 1.orig/libmisc/Makefile.am shadow-4.1.4.1/libmisc/Makefile.am562 --- shadow-4.1.4. 1.orig/libmisc/Makefile.am 2009-05-17 14:39:06.000000000 -0400563 +++ shadow-4.1.4. 1/libmisc/Makefile.am 2009-07-11 22:34:19.188262019 -0400562 diff -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 564 565 @@ -1,6 +1,8 @@ 565 566 … … 571 572 572 573 noinst_LIBRARIES = libmisc.a 573 diff -Naur shadow-4.1.4. 1.orig/libmisc/Makefile.in shadow-4.1.4.1/libmisc/Makefile.in574 --- shadow-4.1.4. 1.orig/libmisc/Makefile.in 2009-05-22 09:55:43.000000000 -0400575 +++ shadow-4.1.4. 1/libmisc/Makefile.in 2009-07-11 22:35:23.078255559 -0400574 diff -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 576 577 @@ -1,4 +1,4 @@ 577 578 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 608 609 mkid -fID $$unique 609 610 tags: TAGS 610 diff -Naur shadow-4.1.4. 1.orig/Makefile.in shadow-4.1.4.1/Makefile.in611 --- shadow-4.1.4. 1.orig/Makefile.in 2009-05-22 09:55:44.000000000 -0400612 +++ shadow-4.1.4. 1/Makefile.in 2009-07-11 22:35:24.044922145-0400611 diff -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 613 614 @@ -1,4 +1,4 @@ 614 615 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 635 636 mkid -fID $$unique 636 637 tags: TAGS 637 diff -Naur shadow-4.1.4. 1.orig/man/cs/Makefile.in shadow-4.1.4.1/man/cs/Makefile.in638 --- shadow-4.1.4. 1.orig/man/cs/Makefile.in 2009-05-22 09:55:43.000000000 -0400639 +++ shadow-4.1.4. 1/man/cs/Makefile.in 2009-07-11 22:35:23.184922170-0400638 diff -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 640 641 @@ -1,4 +1,4 @@ 641 642 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 688 689 case "$$ext" in \ 689 690 8*) ;; \ 690 diff -Naur shadow-4.1.4. 1.orig/man/de/Makefile.in shadow-4.1.4.1/man/de/Makefile.in691 --- shadow-4.1.4. 1.orig/man/de/Makefile.in 2009-05-22 09:55:43.000000000 -0400692 +++ shadow-4.1.4. 1/man/de/Makefile.in 2009-07-11 22:35:23.231588838-0400691 diff -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 693 694 @@ -1,4 +1,4 @@ 694 695 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 741 742 case "$$ext" in \ 742 743 8*) ;; \ 743 diff -Naur shadow-4.1.4. 1.orig/man/es/Makefile.in shadow-4.1.4.1/man/es/Makefile.in744 --- shadow-4.1.4. 1.orig/man/es/Makefile.in 2009-05-22 09:55:43.000000000 -0400745 +++ shadow-4.1.4. 1/man/es/Makefile.in 2009-07-11 22:35:23.268255758-0400744 diff -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 746 747 @@ -1,4 +1,4 @@ 747 748 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 761 762 esac; \ 762 763 done; \ 763 diff -Naur shadow-4.1.4. 1.orig/man/fi/Makefile.in shadow-4.1.4.1/man/fi/Makefile.in764 --- shadow-4.1.4. 1.orig/man/fi/Makefile.in 2009-05-22 09:55:43.000000000 -0400765 +++ shadow-4.1.4. 1/man/fi/Makefile.in 2009-07-11 22:35:23.304922244 -0400766 @@ -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 @@ -20 4,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 @@ -24 6,8 +246,8 @@764 diff -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 @@ 784 785 esac; \ 785 786 done; \ … … 792 793 case "$$ext" in \ 793 794 1*) ;; \ 794 diff -Naur shadow-4.1.4. 1.orig/man/fr/Makefile.in shadow-4.1.4.1/man/fr/Makefile.in795 --- shadow-4.1.4. 1.orig/man/fr/Makefile.in 2009-05-22 09:55:43.000000000 -0400796 +++ shadow-4.1.4. 1/man/fr/Makefile.in 2009-07-11 22:35:23.354922350-0400795 diff -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 797 798 @@ -1,4 +1,4 @@ 798 799 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 856 857 case "$$ext" in \ 857 858 8*) ;; \ 858 diff -Naur shadow-4.1.4. 1.orig/man/hu/Makefile.in shadow-4.1.4.1/man/hu/Makefile.in859 --- shadow-4.1.4. 1.orig/man/hu/Makefile.in 2009-05-22 09:55:43.000000000 -0400860 +++ shadow-4.1.4. 1/man/hu/Makefile.in 2009-07-11 22:35:23.394922201-0400859 diff -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 861 862 @@ -1,4 +1,4 @@ 862 863 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 909 910 case "$$ext" in \ 910 911 8*) ;; \ 911 diff -Naur shadow-4.1.4. 1.orig/man/id/Makefile.in shadow-4.1.4.1/man/id/Makefile.in912 --- shadow-4.1.4. 1.orig/man/id/Makefile.in 2009-05-22 09:55:43.000000000 -0400913 +++ shadow-4.1.4. 1/man/id/Makefile.in 2009-07-11 22:35:23.434922183-0400912 diff -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 914 915 @@ -1,4 +1,4 @@ 915 916 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 951 952 case "$$ext" in \ 952 953 8*) ;; \ 953 diff -Naur shadow-4.1.4. 1.orig/man/it/Makefile.in shadow-4.1.4.1/man/it/Makefile.in954 --- shadow-4.1.4. 1.orig/man/it/Makefile.in 2009-05-22 09:55:44.000000000 -0400955 +++ shadow-4.1.4. 1/man/it/Makefile.in 2009-07-11 22:35:23.481588879-0400954 diff -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 956 957 @@ -1,4 +1,4 @@ 957 958 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 1015 1016 case "$$ext" in \ 1016 1017 8*) ;; \ 1017 diff -Naur shadow-4.1.4. 1.orig/man/ja/Makefile.in shadow-4.1.4.1/man/ja/Makefile.in1018 --- shadow-4.1.4. 1.orig/man/ja/Makefile.in 2009-05-22 09:55:44.000000000 -04001019 +++ shadow-4.1.4. 1/man/ja/Makefile.in 2009-07-11 22:35:23.521588814 -04001018 diff -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 1020 1021 @@ -1,4 +1,4 @@ 1021 1022 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 1068 1069 case "$$ext" in \ 1069 1070 8*) ;; \ 1070 diff -Naur shadow-4.1.4. 1.orig/man/ko/Makefile.in shadow-4.1.4.1/man/ko/Makefile.in1071 --- shadow-4.1.4. 1.orig/man/ko/Makefile.in 2009-05-22 09:55:44.000000000 -04001072 +++ shadow-4.1.4. 1/man/ko/Makefile.in 2009-07-11 22:35:23.564921655-04001071 diff -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 1073 1074 @@ -1,4 +1,4 @@ 1074 1075 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 1121 1122 case "$$ext" in \ 1122 1123 8*) ;; \ 1123 diff -Naur shadow-4.1.4. 1.orig/man/Makefile.in shadow-4.1.4.1/man/Makefile.in1124 --- shadow-4.1.4. 1.orig/man/Makefile.in 2009-05-22 09:55:58.000000000 -04001125 +++ shadow-4.1.4. 1/man/Makefile.in 2009-07-11 22:35:23.144922197-04001124 diff -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 1126 1127 @@ -1,4 +1,4 @@ 1127 1128 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 1194 1195 mkid -fID $$unique 1195 1196 tags: TAGS 1196 diff -Naur shadow-4.1.4. 1.orig/man/pl/Makefile.in shadow-4.1.4.1/man/pl/Makefile.in1197 --- shadow-4.1.4. 1.orig/man/pl/Makefile.in 2009-05-22 09:55:44.000000000 -04001198 +++ shadow-4.1.4. 1/man/pl/Makefile.in 2009-07-11 22:35:23.611588917-04001197 diff -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 1199 1200 @@ -1,4 +1,4 @@ 1200 1201 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 1247 1248 case "$$ext" in \ 1248 1249 8*) ;; \ 1249 diff -Naur shadow-4.1.4. 1.orig/man/pt_BR/Makefile.in shadow-4.1.4.1/man/pt_BR/Makefile.in1250 --- shadow-4.1.4. 1.orig/man/pt_BR/Makefile.in 2009-05-22 09:55:44.000000000 -04001251 +++ shadow-4.1.4. 1/man/pt_BR/Makefile.in 2009-07-11 22:35:23.651588848-04001250 diff -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 1252 1253 @@ -1,4 +1,4 @@ 1253 1254 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 1300 1301 case "$$ext" in \ 1301 1302 8*) ;; \ 1302 diff -Naur shadow-4.1.4. 1.orig/man/ru/Makefile.in shadow-4.1.4.1/man/ru/Makefile.in1303 --- shadow-4.1.4. 1.orig/man/ru/Makefile.in 2009-05-22 09:55:44.000000000 -04001304 +++ shadow-4.1.4. 1/man/ru/Makefile.in 2009-07-11 22:35:23.698255416-04001303 diff -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 1305 1306 @@ -1,4 +1,4 @@ 1306 1307 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 1364 1365 case "$$ext" in \ 1365 1366 8*) ;; \ 1366 diff -Naur shadow-4.1.4. 1.orig/man/sv/Makefile.in shadow-4.1.4.1/man/sv/Makefile.in1367 --- shadow-4.1.4. 1.orig/man/sv/Makefile.in 2009-05-22 09:55:44.000000000 -04001368 +++ shadow-4.1.4. 1/man/sv/Makefile.in 2009-07-11 22:35:23.744922116-04001367 diff -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 1369 1370 @@ -1,4 +1,4 @@ 1370 1371 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 1428 1429 case "$$ext" in \ 1429 1430 8*) ;; \ 1430 diff -Naur shadow-4.1.4. 1.orig/man/tr/Makefile.in shadow-4.1.4.1/man/tr/Makefile.in1431 --- shadow-4.1.4. 1.orig/man/tr/Makefile.in 2009-05-22 09:55:44.000000000 -04001432 +++ shadow-4.1.4. 1/man/tr/Makefile.in 2009-07-11 22:35:23.784922158-04001431 diff -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 1433 1434 @@ -1,4 +1,4 @@ 1434 1435 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 1481 1482 case "$$ext" in \ 1482 1483 8*) ;; \ 1483 diff -Naur shadow-4.1.4. 1.orig/man/zh_CN/Makefile.in shadow-4.1.4.1/man/zh_CN/Makefile.in1484 --- shadow-4.1.4. 1.orig/man/zh_CN/Makefile.in 2009-05-22 09:55:44.000000000 -04001485 +++ shadow-4.1.4. 1/man/zh_CN/Makefile.in 2009-07-11 22:35:23.824922223-04001484 diff -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 1486 1487 @@ -1,4 +1,4 @@ 1487 1488 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 1534 1535 case "$$ext" in \ 1535 1536 8*) ;; \ 1536 diff -Naur shadow-4.1.4. 1.orig/man/zh_TW/Makefile.in shadow-4.1.4.1/man/zh_TW/Makefile.in1537 --- shadow-4.1.4. 1.orig/man/zh_TW/Makefile.in 2009-05-22 09:55:44.000000000 -04001538 +++ shadow-4.1.4. 1/man/zh_TW/Makefile.in 2009-07-11 22:35:23.868255516-04001537 diff -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 1539 1540 @@ -1,4 +1,4 @@ 1540 1541 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 1587 1588 case "$$ext" in \ 1588 1589 8*) ;; \ 1589 diff -Naur shadow-4.1.4. 1.orig/src/chage.c shadow-4.1.4.1/src/chage.c1590 --- shadow-4.1.4. 1.orig/src/chage.c 2009-04-30 17:39:39.000000000 -04001591 +++ shadow-4.1.4. 1/src/chage.c 2009-07-11 22:34:19.188262019-04001590 diff -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 1592 1593 @@ -808,7 +808,7 @@ 1593 1594 … … 1599 1600 if (amroot && (is_selinux_enabled () > 0)) { 1600 1601 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.c1602 --- shadow-4.1.4. 1.orig/src/chfn.c 2009-04-30 17:39:39.000000000 -04001603 +++ shadow-4.1.4. 1/src/chfn.c 2009-07-11 22:34:19.188262019-04001602 diff -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 1604 1605 @@ -719,7 +719,7 @@ 1605 1606 … … 1611 1612 closelog (); 1612 1613 exit (E_SUCCESS); 1613 diff -Naur shadow-4.1.4. 1.orig/src/chgpasswd.c shadow-4.1.4.1/src/chgpasswd.c1614 --- shadow-4.1.4. 1.orig/src/chgpasswd.c 2009-04-30 17:39:39.000000000 -04001615 +++ shadow-4.1.4. 1/src/chgpasswd.c 2009-07-11 22:34:19.188262019-04001614 diff -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 1616 1617 @@ -537,7 +537,7 @@ 1617 1618 … … 1623 1624 return (0); 1624 1625 } 1625 diff -Naur shadow-4.1.4. 1.orig/src/chpasswd.c shadow-4.1.4.1/src/chpasswd.c1626 --- shadow-4.1.4. 1.orig/src/chpasswd.c 2009-05-10 09:49:05.000000000 -04001627 +++ shadow-4.1.4. 1/src/chpasswd.c 2009-07-11 22:34:19.188262019-04001626 diff -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 1628 1629 @@ -578,7 +578,7 @@ 1629 1630 close_files (); … … 1635 1636 return (0); 1636 1637 } 1637 diff -Naur shadow-4.1.4. 1.orig/src/chsh.c shadow-4.1.4.1/src/chsh.c1638 --- shadow-4.1.4. 1.orig/src/chsh.c 2009-04-30 17:39:39.000000000 -04001639 +++ shadow-4.1.4. 1/src/chsh.c 2009-07-11 22:34:19.188262019-04001638 diff -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 1640 1641 @@ -56,7 +56,7 @@ 1641 1642 #include "exitcodes.h" … … 1665 1666 closelog (); 1666 1667 exit (E_SUCCESS); 1667 diff -Naur shadow-4.1.4. 1.orig/src/gpasswd.c shadow-4.1.4.1/src/gpasswd.c1668 --- shadow-4.1.4. 1.orig/src/gpasswd.c 2009-04-30 17:39:40.000000000 -04001669 +++ shadow-4.1.4. 1/src/gpasswd.c 2009-07-11 22:34:19.188262019-04001668 diff -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 1670 1671 @@ -86,7 +86,7 @@ 1671 1672 /* The UID of the caller */ … … 1701 1702 exit (E_SUCCESS); 1702 1703 } 1703 diff -Naur shadow-4.1.4. 1.orig/src/groupadd.c shadow-4.1.4.1/src/groupadd.c1704 --- shadow-4.1.4. 1.orig/src/groupadd.c 2009-04-30 17:39:40.000000000 -04001705 +++ shadow-4.1.4. 1/src/groupadd.c 2009-07-11 22:34:19.191595316-04001706 @@ -60 2,7 +602,7 @@1704 diff -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 @@ 1707 1708 grp_update (); 1708 1709 close_files (); … … 1713 1714 exit (E_SUCCESS); 1714 1715 /*@notreached@*/ 1715 diff -Naur shadow-4.1.4. 1.orig/src/groupdel.c shadow-4.1.4.1/src/groupdel.c1716 --- shadow-4.1.4. 1.orig/src/groupdel.c 2009-04-30 17:39:40.000000000 -04001717 +++ shadow-4.1.4. 1/src/groupdel.c 2009-07-11 22:34:19.191595316-04001716 diff -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 1718 1719 @@ -426,7 +426,7 @@ 1719 1720 … … 1725 1726 return E_SUCCESS; 1726 1727 } 1727 diff -Naur shadow-4.1.4. 1.orig/src/groupmod.c shadow-4.1.4.1/src/groupmod.c1728 --- shadow-4.1.4. 1.orig/src/groupmod.c 2009-04-30 17:39:40.000000000 -04001729 +++ shadow-4.1.4. 1/src/groupmod.c 2009-07-11 22:34:19.191595316-04001730 @@ -81 2,7 +812,7 @@1728 diff -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 @@ 1731 1732 1732 1733 close_files (); … … 1737 1738 return E_SUCCESS; 1738 1739 } 1739 diff -Naur shadow-4.1.4. 1.orig/src/grpck.c shadow-4.1.4.1/src/grpck.c1740 --- shadow-4.1.4. 1.orig/src/grpck.c 2009-05-09 17:20:57.000000000 -04001741 +++ shadow-4.1.4. 1/src/grpck.c 2009-07-11 22:34:19.191595316-04001740 diff -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 1742 1743 @@ -836,7 +836,7 @@ 1743 1744 /* Commit the change in the database if needed */ … … 1749 1750 /* 1750 1751 * 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.c1752 --- shadow-4.1.4. 1.orig/src/grpconv.c 2008-09-06 08:51:54.000000000 -04001753 +++ shadow-4.1.4. 1/src/grpconv.c 2009-07-11 22:34:19.191595316-04001752 diff -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 1754 1755 @@ -217,7 +217,7 @@ 1755 1756 } … … 1761 1762 return 0; 1762 1763 } 1763 diff -Naur shadow-4.1.4. 1.orig/src/grpunconv.c shadow-4.1.4.1/src/grpunconv.c1764 --- shadow-4.1.4. 1.orig/src/grpunconv.c 2008-09-06 08:51:54.000000000 -04001765 +++ shadow-4.1.4. 1/src/grpunconv.c 2009-07-11 22:34:19.194928564-04001764 diff -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 1766 1767 @@ -186,7 +186,7 @@ 1767 1768 /* continue */ … … 1773 1774 return 0; 1774 1775 } 1775 diff -Naur shadow-4.1.4. 1.orig/src/login_nopam.c shadow-4.1.4.1/src/login_nopam.c1776 --- shadow-4.1.4. 1.orig/src/login_nopam.c 2008-09-13 14:03:51.000000000 -04001777 +++ shadow-4.1.4. 1/src/login_nopam.c 2009-07-11 22:34:19.194928564-04001776 diff -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 1778 1779 @@ -59,7 +59,7 @@ 1779 1780 … … 1785 1786 1786 1787 /* 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.c1788 --- shadow-4.1.4. 1.orig/src/logoutd.c 2009-04-30 17:08:50.000000000 -04001789 +++ shadow-4.1.4. 1/src/logoutd.c 2009-07-11 22:34:19.194928564-04001788 diff -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 1790 1791 @@ -50,7 +50,7 @@ 1791 1792 #endif … … 1797 1798 1798 1799 /* local function prototypes */ 1799 diff -Naur shadow-4.1.4. 1.orig/src/Makefile.am shadow-4.1.4.1/src/Makefile.am1800 --- shadow-4.1.4. 1.orig/src/Makefile.am 2009-05-09 17:10:18.000000000 -04001801 +++ shadow-4.1.4. 1/src/Makefile.am 2009-07-11 22:34:19.194928564-04001800 diff -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 1802 1803 @@ -3,7 +3,7 @@ 1803 1804 .indent.pro … … 1834 1835 + chmod -f 4755 $(DESTDIR)$(ubindir)/`echo $$i | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ 1835 1836 done 1836 diff -Naur shadow-4.1.4. 1.orig/src/Makefile.in shadow-4.1.4.1/src/Makefile.in1837 --- shadow-4.1.4. 1.orig/src/Makefile.in 2009-05-22 09:55:44.000000000 -04001838 +++ shadow-4.1.4. 1/src/Makefile.in 2009-07-11 22:35:23.998255352-04001837 diff -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 1839 1840 @@ -1,4 +1,4 @@ 1840 1841 -# Makefile.in generated by automake 1.10.2 from Makefile.am. … … 1899 1900 # Tell versions [3.59,3.63) of GNU make to not export all variables. 1900 1901 # 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.c1902 --- shadow-4.1.4. 1.orig/src/newgrp.c 2009-05-22 07:10:04.000000000 -04001903 +++ shadow-4.1.4. 1/src/newgrp.c 2009-07-11 22:34:19.194928564 -04001902 diff -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 1904 1905 @@ -296,7 +296,7 @@ 1905 1906 if ((pid_t)-1 == child) { … … 1920 1921 argc--; 1921 1922 argv++; 1922 diff -Naur shadow-4.1.4. 1.orig/src/newusers.c shadow-4.1.4.1/src/newusers.c1923 --- shadow-4.1.4. 1.orig/src/newusers.c 2009-05-10 09:49:05.000000000 -04001924 +++ shadow-4.1.4. 1/src/newusers.c 2009-07-11 22:34:19.194928564 -04001923 diff -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 1925 1926 @@ -1041,8 +1041,8 @@ 1926 1927 … … 1934 1935 #ifdef USE_PAM 1935 1936 unsigned int i; 1936 diff -Naur shadow-4.1.4. 1.orig/src/passwd.c shadow-4.1.4.1/src/passwd.c1937 --- shadow-4.1.4. 1.orig/src/passwd.c 2009-05-22 09:32:30.000000000 -04001938 +++ shadow-4.1.4. 1/src/passwd.c 2009-07-11 22:34:19.194928564 -04001937 diff -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 1939 1940 @@ -775,7 +775,7 @@ 1940 1941 * The program behaves differently when executed by root than when … … 1971 1972 SYSLOG ((LOG_INFO, "password for '%s' changed by '%s'", name, myname)); 1972 1973 closelog (); 1973 diff -Naur shadow-4.1.4. 1.orig/src/pwck.c shadow-4.1.4.1/src/pwck.c1974 --- shadow-4.1.4. 1.orig/src/pwck.c 2009-05-09 17:20:57.000000000 -04001975 +++ shadow-4.1.4. 1/src/pwck.c 2009-07-11 22:34:19.198262003-04001974 diff -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 1976 1977 @@ -704,7 +704,7 @@ 1977 1978 … … 1983 1984 /* 1984 1985 * 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.c1986 --- shadow-4.1.4. 1.orig/src/pwconv.c 2009-04-30 17:39:40.000000000 -04001987 +++ shadow-4.1.4. 1/src/pwconv.c 2009-07-11 22:34:19.198262003-04001986 diff -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 1988 1989 @@ -269,7 +269,7 @@ 1989 1990 } … … 1995 1996 return E_SUCCESS; 1996 1997 } 1997 diff -Naur shadow-4.1.4. 1.orig/src/pwunconv.c shadow-4.1.4.1/src/pwunconv.c1998 --- shadow-4.1.4. 1.orig/src/pwunconv.c 2009-04-30 17:44:37.000000000 -04001999 +++ shadow-4.1.4. 1/src/pwunconv.c 2009-07-11 22:34:19.198262003-04001998 diff -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 2000 2001 @@ -194,7 +194,7 @@ 2001 2002 /* continue */ … … 2007 2008 return 0; 2008 2009 } 2009 diff -Naur shadow-4.1.4. 1.orig/src/suauth.c shadow-4.1.4.1/src/suauth.c2010 --- shadow-4.1.4. 1.orig/src/suauth.c 2008-09-13 12:29:23.000000000 -04002011 +++ shadow-4.1.4. 1/src/suauth.c 2009-07-11 22:34:19.198262003-04002010 diff -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 2012 2013 @@ -40,7 +40,7 @@ 2013 2014 #include "prototypes.h" … … 2019 2020 2020 2021 #define NOACTION 0 2021 diff -Naur shadow-4.1.4. 1.orig/src/useradd.c shadow-4.1.4.1/src/useradd.c2022 --- shadow-4.1.4. 1.orig/src/useradd.c 2009-05-10 14:26:35.000000000 -04002023 +++ shadow-4.1.4. 1/src/useradd.c 2009-07-11 22:34:19.198262003-04002022 diff -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 2024 2025 @@ -67,11 +67,11 @@ 2025 2026 #include "shadowio.h" … … 2037 2038 /* 2038 2039 * Needed for MkLinux DR1/2/2.1 - J. 2039 @@ -20 34,8 +2034,8 @@2040 @@ -2027,8 +2027,8 @@ 2040 2041 selinux_update_mapping (); 2041 2042 #endif … … 2048 2049 return E_SUCCESS; 2049 2050 } 2050 diff -Naur shadow-4.1.4. 1.orig/src/userdel.c shadow-4.1.4.1/src/userdel.c2051 --- shadow-4.1.4. 1.orig/src/userdel.c 2009-05-22 06:41:12.000000000 -04002052 +++ shadow-4.1.4. 1/src/userdel.c 2009-07-11 22:34:19.198262003-04002051 diff -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 2053 2054 @@ -993,8 +993,8 @@ 2054 2055 user_cancel (user_name); … … 2062 2063 return ((0 != errors) ? E_HOMEDIR : E_SUCCESS); 2063 2064 } 2064 diff -Naur shadow-4.1.4. 1.orig/src/usermod.c shadow-4.1.4.1/src/usermod.c2065 --- shadow-4.1.4. 1.orig/src/usermod.c 2009-05-22 06:42:53.000000000 -04002066 +++ shadow-4.1.4. 1/src/usermod.c 2009-07-11 22:34:19.198262003-04002065 diff -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 2067 2068 @@ -1781,8 +1781,8 @@ 2068 2069 } … … 2076 2077 #ifdef WITH_SELINUX 2077 2078 if (Zflg) { 2078 diff -Naur shadow-4.1.4. 1.orig/src/vipw.c shadow-4.1.4.1/src/vipw.c2079 --- shadow-4.1.4. 1.orig/src/vipw.c 2009-04-30 17:39:40.000000000 -04002080 +++ shadow-4.1.4. 1/src/vipw.c 2009-07-11 22:34:19.201595229 -04002081 @@ -32 3,7 +323,7 @@2079 diff -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 @@ 2082 2083 (void) textdomain (PACKAGE); 2083 2084 … … 2088 2089 OPENLOG (do_vipw ? "vipw" : "vigr"); 2089 2090 2090 @@ -40 3,8 +403,8 @@2091 @@ -408,8 +408,8 @@ 2091 2092 #endif 2092 2093 }
Note:
See TracChangeset
for help on using the changeset viewer.