SOURCES (DEVEL): coreutils-getgid.patch, coreutils-info.patch, cor...

qboosh qboosh at pld-linux.org
Wed Oct 18 20:40:02 CEST 2006


Author: qboosh                       Date: Wed Oct 18 18:40:02 2006 GMT
Module: SOURCES                       Tag: DEVEL
---- Log message:
- updated for 6.3

---- Files affected:
SOURCES:
   coreutils-getgid.patch (1.3 -> 1.3.4.1) , coreutils-info.patch (1.4 -> 1.4.4.1) , coreutils-install-C.patch (1.4 -> 1.4.4.1) , coreutils-pam.patch (1.6 -> 1.6.4.1) 

---- Diffs:

================================================================
Index: SOURCES/coreutils-getgid.patch
diff -u SOURCES/coreutils-getgid.patch:1.3 SOURCES/coreutils-getgid.patch:1.3.4.1
--- SOURCES/coreutils-getgid.patch:1.3	Thu Mar 18 17:21:08 2004
+++ SOURCES/coreutils-getgid.patch	Wed Oct 18 20:39:57 2006
@@ -61,18 +61,17 @@
 +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 +.SH ZOBACZ TAKŻE
 +.BR id (1)
-diff -Nur coreutils-4.5.3.orig/src/Makefile.am coreutils-4.5.3/src/Makefile.am
---- coreutils-4.5.3.orig/src/Makefile.am	Sun Oct 27 21:25:08 2002
-+++ coreutils-4.5.3/src/Makefile.am	Sun Oct 27 21:30:35 2002
-@@ -10,7 +10,7 @@
-   mkfifo mknod mv rm rmdir shred stat sync touch unlink \
+--- coreutils-6.3/src/Makefile.am.orig	2006-10-10 22:11:54.377620500 +0200
++++ coreutils-6.3/src/Makefile.am	2006-10-10 22:12:30.471876250 +0200
+@@ -26,7 +26,7 @@
    cat cksum comm csplit cut expand fmt fold head join md5sum \
-   nl od paste pr ptx sha1sum sort split sum tac tail tr tsort unexpand uniq wc \
+   nl od paste pr ptx sha1sum sha224sum sha256sum sha384sum sha512sum \
+   shuf sort split sum tac tail tr tsort unexpand uniq wc \
 -  basename date dirname echo env expr factor false \
 +  basename date dirname echo env expr factor false getgid \
    hostname id kill logname pathchk printenv printf pwd seq sleep tee \
    test true tty whoami yes \
-   @OPTIONAL_BIN_PROGS@ @DF_PROG@
+   base64 \
 diff -Nur coreutils-4.5.3.orig/src/getgid.c coreutils-4.5.3/src/getgid.c
 --- coreutils-4.5.3.orig/src/getgid.c	Thu Jan  1 01:00:00 1970
 +++ coreutils-4.5.3/src/getgid.c	Sun Oct 27 21:52:01 2002
@@ -133,11 +132,11 @@
  src/head.c
  src/hostid.c
  src/hostname.c
---- coreutils-5.2.1.orig/po/pl.po	Fri Nov  1 02:16:44 2002
-+++ coreutils-5.2.1/po/pl.po	Fri Nov  1 02:28:50 2002
-@@ -2618,6 +2618,15 @@
- msgid "invalid number of columns: `%s'"
- msgstr "błędna liczba kolumn: `%s'"
+--- coreutils-6.3/po/pl.po.orig	2006-10-10 22:11:54.373620250 +0200
++++ coreutils-6.3/po/pl.po	2006-10-10 22:13:08.366244500 +0200
+@@ -3592,6 +3592,15 @@
+ msgid "invalid number of columns: %s"
+ msgstr "błędna liczba kolumn: %s"
  
 +#: src/getgid.c:37
 +#, c-format
@@ -148,6 +147,6 @@
 +"Składnia:\n"
 +"\t%s nazwa-grupy\n"
 +
- #: src/head.c:117
+ #: src/head.c:113
  msgid ""
- "Print first 10 lines of each FILE to standard output.\n"
+ "Print the first 10 lines of each FILE to standard output.\n"

================================================================
Index: SOURCES/coreutils-info.patch
diff -u SOURCES/coreutils-info.patch:1.4 SOURCES/coreutils-info.patch:1.4.4.1
--- SOURCES/coreutils-info.patch:1.4	Thu Mar 18 16:44:20 2004
+++ SOURCES/coreutils-info.patch	Wed Oct 18 20:39:57 2006
@@ -1,7 +1,6 @@
-diff -Nur coreutils-5.2.1.orig/doc/coreutils.texi coreutils-5.2.1/doc/coreutils.texi
---- coreutils-5.2.1.orig/doc/coreutils.texi	Wed Mar 10 18:50:52 2004
-+++ coreutils-5.2.1/doc/coreutils.texi	Thu Mar 18 16:40:26 2004
-@@ -20,102 +20,93 @@
+--- coreutils-6.3/doc/coreutils.texi.orig	2006-09-26 21:17:33.000000000 +0200
++++ coreutils-6.3/doc/coreutils.texi	2006-10-10 20:11:23.333708500 +0200
+@@ -20,111 +20,97 @@
  @syncodeindex pg cp
  @syncodeindex vr cp
  
@@ -14,8 +13,14 @@
 -* Date input formats: (coreutils)Date input formats.
 - at end direntry
 -
+- at c FIXME: the following need documentation
+- at c * [: (coreutils)[ invocation.                   File/string tests.
+- at c * pinky: (coreutils)pinky invocation.           FIXME.
+- at c * uptime: (coreutils)uptime invocation.         FIXME.
+-
 - at dircategory Individual utilities
 - at direntry
+-* base64: (coreutils)base64 invocation.         Base64 encode/decode data.
 -* basename: (coreutils)basename invocation.     Strip directory and suffix.
 -* cat: (coreutils)cat invocation.               Concatenate and write files.
 -* chgrp: (coreutils)chgrp invocation.           Change file groups.
@@ -29,7 +34,7 @@
 -* cut: (coreutils)cut invocation.               Print selected parts of lines.
 -* date: (coreutils)date invocation.             Print/set system date and time.
 -* dd: (coreutils)dd invocation.                 Copy and convert a file.
--* df: (coreutils)df invocation.                 Report filesystem disk usage.
+-* df: (coreutils)df invocation.                 Report file system disk usage.
 -* dir: (coreutils)dir invocation.               List directories briefly.
 -* dircolors: (coreutils)dircolors invocation.   Color setup for ls.
 -* dirname: (coreutils)dirname invocation.       Strip non-directory suffix.
@@ -46,7 +51,7 @@
 -* head: (coreutils)head invocation.             Output the first part of files.
 -* hostid: (coreutils)hostid invocation.         Print numeric host identifier.
 -* hostname: (coreutils)hostname invocation.     Print or set system name.
--* id: (coreutils)id invocation.                 Print real/effective uid/gid.
+-* id: (coreutils)id invocation.                 Print user identity.
 -* install: (coreutils)install invocation.       Copy and change attributes.
 -* join: (coreutils)join invocation.             Join lines on a common field.
 -* kill: (coreutils)kill invocation.             Send a signal to processes.
@@ -54,12 +59,12 @@
 -* ln: (coreutils)ln invocation.                 Make links between files.
 -* logname: (coreutils)logname invocation.       Print current login name.
 -* ls: (coreutils)ls invocation.                 List directory contents.
--* md5sum: (coreutils)md5sum invocation.         Print or check message-digests.
+-* md5sum: (coreutils)md5sum invocation.         Print or check MD5 digests.
 -* mkdir: (coreutils)mkdir invocation.           Create directories.
 -* mkfifo: (coreutils)mkfifo invocation.         Create FIFOs (named pipes).
 -* mknod: (coreutils)mknod invocation.           Create special files.
 -* mv: (coreutils)mv invocation.                 Rename files.
--* nice: (coreutils)nice invocation.             Modify scheduling priority.
+-* nice: (coreutils)nice invocation.             Modify niceness.
 -* nl: (coreutils)nl invocation.                 Number lines and write files.
 -* nohup: (coreutils)nohup invocation.           Immunize to hangups.
 -* od: (coreutils)od invocation.                 Dump files in octal, etc.
@@ -74,13 +79,16 @@
 -* rm: (coreutils)rm invocation.                 Remove files.
 -* rmdir: (coreutils)rmdir invocation.           Remove empty directories.
 -* seq: (coreutils)seq invocation.               Print numeric sequences
+-* sha1sum: (coreutils)sha1sum invocation.       Print or check SHA-1 digests.
+-* sha2: (coreutils)sha2 utilities.              Print or check SHA-2 digests.
 -* shred: (coreutils)shred invocation.           Remove files more securely.
+-* shuf: (coreutils)shuf invocation.             Shuffling text files.
 -* sleep: (coreutils)sleep invocation.           Delay for a specified time.
 -* sort: (coreutils)sort invocation.             Sort text files.
 -* split: (coreutils)split invocation.           Split into fixed-size pieces.
 -* stat: (coreutils)stat invocation.             Report file(system) status.
 -* stty: (coreutils)stty invocation.             Print/change terminal settings.
--* su: (coreutils)su invocation.                 Modify user and group id.
+-* su: (coreutils)su invocation.                 Modify user and group ID.
 -* sum: (coreutils)sum invocation.               Print traditional checksum.
 -* sync: (coreutils)sync invocation.             Synchronize memory and disk.
 -* tac: (coreutils)tac invocation.               Reverse files.
@@ -100,9 +108,10 @@
 -* vdir: (coreutils)vdir invocation.             List directories verbosely.
 -* wc: (coreutils)wc invocation.                 Line, word, and byte counts.
 -* who: (coreutils)who invocation.               Print who is logged in.
--* whoami: (coreutils)whoami invocation.         Print effective user id.
+-* whoami: (coreutils)whoami invocation.         Print effective user ID.
 -* yes: (coreutils)yes invocation.               Print a string indefinitely.
 +* Coreutils: (coreutils).		Core GNU (file, text, shell) utilities
++* base64: (coreutils)base64.		Base64 encode/decode data
 +* basename: (coreutils)basename.	Strip directory and suffix
 +* cat: (coreutils)cat.			Concatenate and write files
 +* chgrp: (coreutils)chgrp.		Change file groups
@@ -116,7 +125,7 @@
 +* cut: (coreutils)cut.			Print selected parts of lines
 +* date: (coreutils)date.		Print/set system date and time
 +* dd: (coreutils)dd.			Copy and convert a file
-+* df: (coreutils)df.			Report filesystem disk usage
++* df: (coreutils)df.			Report file system disk usage
 +* dir: (coreutils)dir.			List directories briefly
 +* dircolors: (coreutils)dircolors.	Color setup for ls
 +* dirname: (coreutils)dirname.		Strip non-directory suffix
@@ -132,22 +141,22 @@
 +* groups: (coreutils)groups.		Print group names a user is in
 +* head: (coreutils)head.		Output the first part of files
 +* hostid: (coreutils)hostid.		Print numeric host identifier
-+* id: (coreutils)id.			Print real/effective uid/gid
++* id: (coreutils)id.			Print user identity
 +* install: (coreutils)install.		Copy and change attributes
 +* join: (coreutils)join.		Join lines on a common field
 +* link: (coreutils)link.		Make hard links between files
 +* ln: (coreutils)ln.			Make links between files
 +* logname: (coreutils)logname.		Print current login name
 +* ls: (coreutils)ls.			List directory contents
-+* md5sum: (coreutils)md5sum.		Print or check message-digests
++* md5sum: (coreutils)md5sum.		Print or check MD5 digests
 +* mkdir: (coreutils)mkdir.		Create directories
 +* mkfifo: (coreutils)mkfifo.		Create FIFOs (named pipes)
 +* mknod: (coreutils)mknod.		Create special files
 +* mv: (coreutils)mv.			Rename files
-+* nice: (coreutils)nice.		Modify scheduling priority
++* nice: (coreutils)nice.		Modify niceness
 +* nl: (coreutils)nl.			Number lines and write files
 +* nohup: (coreutils)nohup.		Immunize to hangups
-+* od: (coreutils)od.			Dump files in octal, etc.
++* od: (coreutils)od.			Dump files in octal, etc
 +* paste: (coreutils)paste.		Merge lines of files
 +* pathchk: (coreutils)pathchk.		Check file name portability
 +* pr: (coreutils)pr.			Paginate or columnate files
@@ -159,13 +168,16 @@
 +* rm: (coreutils)rm.			Remove files
 +* rmdir: (coreutils)rmdir.		Remove empty directories
 +* seq: (coreutils)seq.			Print numeric sequences
++* sha1sum: (coreutils)sha1sum.		Print or check SHA-1 digests
++* sha2: (coreutils)sha2.		Print or check SHA-2 digests
 +* shred: (coreutils)shred.		Remove files more securely
++* shuf: (coreutils)shuf.		Shuffling text files
 +* sleep: (coreutils)sleep.		Delay for a specified time
 +* sort: (coreutils)sort.		Sort text files
 +* split: (coreutils)split.		Split into fixed-size pieces
 +* stat: (coreutils)stat.		Report file(system) status
 +* stty: (coreutils)stty.		Print/change terminal settings
-+* su: (coreutils)su.			Modify user and group id
++* su: (coreutils)su.			Modify user and group ID
 +* sum: (coreutils)sum.			Print traditional checksum
 +* sync: (coreutils)sync.		Synchronize memory and disk
 +* tac: (coreutils)tac.			Reverse files
@@ -185,25 +197,23 @@
 +* vdir: (coreutils)vdir.		List directories verbosely
 +* wc: (coreutils)wc.			Line, word, and byte counts
 +* who: (coreutils)who.			Print who is logged in
-+* whoami: (coreutils)whoami.		Print effective user id
++* whoami: (coreutils)whoami.		Print effective user ID
 +* yes: (coreutils)yes.			Print a string indefinitely
  @end direntry
  
  @copying
-@@ -179,10 +170,9 @@
- * Redirection::                        tee
+@@ -189,9 +175,8 @@
  * File name manipulation::             dirname basename pathchk
  * Working context::                    pwd stty printenv tty
--* User information::                   id logname whoami groups users who
--* System context::                     date uname hostname
-+* User information::                   id logname whoami users who
-+* System context::                     date uname
+ * User information::                   id logname whoami groups users who
+-* System context::                     date uname hostname hostid
++* System context::                     date uname hostid
  * Modified command invocation::        chroot env nice nohup su
 -* Process control::                    kill
  * Delaying::                           sleep
  * Numeric operations::                 factor seq
  * File permissions::                   Access modes.
-@@ -207,38 +197,38 @@
+@@ -217,42 +202,42 @@
  
  Output of entire files
  
@@ -211,10 +221,12 @@
 -* tac invocation::              Concatenate and write files in reverse.
 -* nl invocation::               Number lines and write files.
 -* od invocation::               Write files in octal or other formats.
+-* base64 invocation::           Transform data into printable data.
 +* cat::                         Concatenate and write files.
 +* tac::                         Concatenate and write files in reverse.
 +* nl::                          Number lines and write files.
 +* od::                          Write files in octal or other formats.
++* base64::                      Transform data into printable data.
  
  Formatting file contents
  
@@ -241,20 +253,26 @@
 -* wc invocation::               Print newline, word, and byte counts.
 -* sum invocation::              Print checksum and block counts.
 -* cksum invocation::            Print CRC checksum and byte counts.
--* md5sum invocation::           Print or check message-digests.
+-* md5sum invocation::           Print or check MD5 digests.
+-* sha1sum invocation::          Print or check SHA-1 digests.
+-* sha2 utilities::              Print or check SHA-2 digests.
 +* wc::                          Print newline, word, and byte counts.
 +* sum::                         Print checksum and block counts.
 +* cksum::                       Print CRC checksum and byte counts.
-+* md5sum::                      Print or check message-digests.
++* md5sum::                      Print or check MD5 digests.
++* sha1sum::                     Print or check SHA-1 digests.
++* sha2::                        Print or check SHA-2 digests.
  
  Operating on sorted files
  
 -* sort invocation::             Sort text files.
+-* shuf invocation::             Shuffle text files.
 -* uniq invocation::             Uniquify files.
 -* comm invocation::             Compare two sorted files line by line.
 -* ptx invocation::              Produce a permuted index of file contents.
 -* tsort invocation::            Topological sort.
 +* sort::                        Sort text files.
++* shuf::                        Shuffle text files.
 +* uniq::                        Uniquify files.
 +* comm::                        Compare two sorted files line by line.
 +* ptx::                         Produce a permuted index of file contents.
@@ -262,7 +280,7 @@
  
  @command{ptx}: Produce permuted indexes
  
-@@ -250,15 +240,15 @@
+@@ -264,15 +249,15 @@
  
  Operating on fields within a line
  
@@ -284,7 +302,7 @@
  
  @command{tr}: Translate, squeeze, and/or delete characters
  
-@@ -269,10 +259,10 @@
+@@ -282,10 +267,10 @@
  
  Directory listing
  
@@ -299,7 +317,7 @@
  
  @command{ls}:  List directory contents
  
-@@ -285,50 +275,50 @@
+@@ -298,50 +283,50 @@
  
  Basic operations
  
@@ -348,13 +366,13 @@
  
  Disk usage
  
--* df invocation::               Report filesystem disk space usage
+-* df invocation::               Report file system disk space usage
 -* du invocation::               Estimate file space usage
--* stat invocation::             Report file or filesystem status
+-* stat invocation::             Report file or file system status
 -* sync invocation::             Synchronize data on disk with memory
-+* df::                          Report filesystem disk space usage
++* df::                          Report file system disk space usage
 +* du::                          Estimate file space usage
-+* stat::                        Report file or filesystem status
++* stat::                        Report file or file system status
 +* sync::                        Synchronize data on disk with memory
  
  Printing text
@@ -379,7 +397,7 @@
  
  @command{test}: Check file types and compare values
  
-@@ -347,20 +337,20 @@
+@@ -360,20 +345,20 @@
  
  Redirection
  
@@ -408,19 +426,19 @@
  
  @command{stty}: Print or change terminal characteristics
  
-@@ -374,19 +364,18 @@
+@@ -387,19 +372,18 @@
  
  User information
  
--* id invocation::                Print real and effective uid and gid
+-* id invocation::                Print user identity
 -* logname invocation::           Print current login name
--* whoami invocation::            Print effective user id
+-* whoami invocation::            Print effective user ID
 -* groups invocation::            Print group names a user is in
 -* users invocation::             Print login names of users currently logged in
 -* who invocation::               Print who is currently logged in
-+* id::                           Print real and effective uid and gid
++* id::                           Print user identity
 +* logname::                      Print current login name
-+* whoami::                       Print effective user id
++* whoami::                       Print effective user ID
 +* groups::                       Print group names a user is in
 +* users::                        Print login names of users currently logged in
 +* who::                          Print who is currently logged in
@@ -433,28 +451,28 @@
 -* hostid invocation::            Print numeric host identifier.
 +* date::                         Print or set system date and time
 +* uname::                        Print system information
-+* hostid::                       Print numeric host identifier
++* hostid::                       Print numeric host identifier.
  
  @command{date}: Print or set system date and time
  
-@@ -400,24 +389,20 @@
+@@ -413,24 +397,20 @@
  
  Modified command invocation
  
 -* chroot invocation::            Run a command with a different root directory
 -* env invocation::               Run a command in a modified environment
--* nice invocation::              Run a command with modified scheduling priority
+-* nice invocation::              Run a command with modified niceness
 -* nohup invocation::             Run a command immune to hangups
--* su invocation::                Run a command with substitute user and group id
+-* su invocation::                Run a command with substitute user and group ID
 -
 -Process control
 -
 -* kill invocation::              Sending a signal to processes.
 +* chroot::                       Run a command with a different root directory
 +* env::                          Run a command in a modified environment
-+* nice::                         Run a command with modified scheduling priority
++* nice::                         Run a command with modified niceness
 +* nohup::                        Run a command immune to hangups
-+* su::                           Run a command with substitute user and group id
++* su::                           Run a command with substitute user and group ID
  
  Delaying
  
@@ -470,7 +488,7 @@
  
  File permissions
  
-@@ -1099,13 +1084,13 @@
+@@ -1227,14 +1207,14 @@
  in some way.
  
  @menu
@@ -478,10 +496,12 @@
 -* tac invocation::              Concatenate and write files in reverse.
 -* nl invocation::               Number lines and write files.
 -* od invocation::               Write files in octal or other formats.
+-* base64 invocation::           Transform data into printable data.
 +* cat::                         Concatenate and write files.
 +* tac::                         Concatenate and write files in reverse.
 +* nl::                          Number lines and write files.
 +* od::                          Write files in octal or other formats.
++* base64::                      Transform data into printable data.
  @end menu
  
 - at node cat invocation
@@ -489,8 +509,8 @@
  @section @command{cat}: Concatenate and write files
  
  @pindex cat
-@@ -1213,7 +1198,7 @@
- @exitstatus
+@@ -1332,7 +1312,7 @@
+ @end smallexample
  
  
 - at node tac invocation
@@ -498,7 +518,7 @@
  @section @command{tac}: Concatenate and write files in reverse
  
  @pindex tac
-@@ -1262,7 +1247,7 @@
+@@ -1381,7 +1361,7 @@
  @exitstatus
  
  
@@ -507,7 +527,7 @@
  @section @command{nl}: Number lines and write files
  
  @pindex nl
-@@ -1425,7 +1410,7 @@
+@@ -1544,7 +1524,7 @@
  @exitstatus
  
  
@@ -516,7 +536,16 @@
  @section @command{od}: Write files in octal or other formats
  
  @pindex od
-@@ -1682,13 +1667,13 @@
+@@ -1795,7 +1775,7 @@
+ 
+ @exitstatus
+ 
+- at node base64 invocation
++ at node base64
+ @section @command{base64}: Transform data into printable data.
+ 
+ @pindex base64
+@@ -1861,13 +1841,13 @@
  These commands reformat the contents of files.
  
  @menu
@@ -534,7 +563,7 @@
  @section @command{fmt}: Reformat paragraph text
  
  @pindex fmt
-@@ -1786,7 +1771,7 @@
+@@ -1966,7 +1946,7 @@
  @exitstatus
  
  
@@ -543,16 +572,16 @@
  @section @command{pr}: Paginate or columnate files for printing
  
  @pindex pr
-@@ -1928,7 +1913,7 @@
+@@ -2108,7 +2088,7 @@
  @cindex time formats
  @cindex formatting times
  Format header dates using @var{format}, using the same conventions as
--for the the command @samp{date + at var{format}}; @xref{date invocation}.
-+for the the command @samp{date + at var{format}}; @xref{date}.
+-for the command @samp{date + at var{format}}; @xref{date invocation}.
++for the command @samp{date + at var{format}}; @xref{date}.
  Except for directives, which start with
  @samp{%}, characters in @var{format} are printed unchanged.  You can use
  this option to specify an arbitrary string in place of the header date,
-@@ -2157,7 +2142,7 @@
+@@ -2337,7 +2317,7 @@
  @exitstatus
  
  
@@ -561,7 +590,7 @@
  @section @command{fold}: Wrap input lines to fit in specified width
  
  @pindex fold
-@@ -2225,13 +2210,13 @@
+@@ -2404,13 +2384,13 @@
  These commands output pieces of the input.
  
  @menu
@@ -580,7 +609,7 @@
  @section @command{head}: Output the first part of files
  
  @pindex head
-@@ -2303,7 +2288,7 @@
+@@ -2487,7 +2467,7 @@
  @exitstatus
  
  
@@ -589,7 +618,7 @@
  @section @command{tail}: Output the last part of files
  
  @pindex tail
-@@ -2483,7 +2468,7 @@
+@@ -2698,7 +2678,7 @@
  @exitstatus
  
  
@@ -598,7 +627,7 @@
  @section @command{split}: Split a file into fixed-size pieces
  
  @pindex split
-@@ -2565,7 +2550,7 @@
+@@ -2779,7 +2759,7 @@
  @exitstatus
  
  
@@ -607,18 +636,22 @@
  @section @command{csplit}: Split a file into context-determined pieces
  
  @pindex csplit
-@@ -2705,14 +2690,14 @@
+@@ -2919,16 +2899,16 @@
  contents of files.
  
  @menu
 -* wc invocation::               Print newline, word, and byte counts.
 -* sum invocation::              Print checksum and block counts.
 -* cksum invocation::            Print CRC checksum and byte counts.
--* md5sum invocation::           Print or check message-digests.
+-* md5sum invocation::           Print or check MD5 digests.
+-* sha1sum invocation::          Print or check SHA-1 digests.
+-* sha2 utilities::              Print or check SHA-2 digests.
 +* wc::                          Print newline, word, and byte counts.
 +* sum::                         Print checksum and block counts.
 +* cksum::                       Print CRC checksum and byte counts.
-+* md5sum::                      Print or check message-digests.
++* md5sum::                      Print or check MD5 digests.
++* sha1sum::                     Print or check SHA-1 digests.
++* sha2::                        Print or check SHA-2 digests.
  @end menu
  
  
@@ -627,7 +660,7 @@
  @section @command{wc}: Print newline, word, and byte counts
  
  @pindex wc
-@@ -2796,7 +2781,7 @@
+@@ -3034,7 +3014,7 @@
  @exitstatus
  
  
@@ -636,7 +669,7 @@
  @section @command{sum}: Print checksum and block counts
  
  @pindex sum
-@@ -2847,7 +2832,7 @@
+@@ -3085,7 +3065,7 @@
  @exitstatus
  
  
@@ -645,25 +678,77 @@
  @section @command{cksum}: Print CRC checksum and byte counts
  
  @pindex cksum
-@@ -2881,7 +2866,7 @@
+@@ -3119,7 +3099,7 @@
  @exitstatus
  
  
 - at node md5sum invocation
 + at node md5sum
- @section @command{md5sum}: Print or check message-digests
+ @section @command{md5sum}: Print or check MD5 digests
  
  @pindex md5sum
-@@ -2988,16 +2973,16 @@
+@@ -3141,8 +3121,8 @@
+ considered infeasible at the moment, it is known how to produce
+ different files with identical MD5 (a ``collision''), something which
+ can be a security issue in certain contexts.  For more secure hashes,
+-consider using SHA-1 or SHA-2.  @xref{sha1sum invocation}, and
+- at ref{sha2 utilities}.
++consider using SHA-1 or SHA-2.  @xref{sha1sum}, and
++ at ref{sha2}.
+ 
+ If a @var{file} is specified as @samp{-} or if no files are given
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/coreutils-getgid.patch?r1=1.3&r2=1.3.4.1&f=u
    http://cvs.pld-linux.org/SOURCES/coreutils-info.patch?r1=1.4&r2=1.4.4.1&f=u
    http://cvs.pld-linux.org/SOURCES/coreutils-install-C.patch?r1=1.4&r2=1.4.4.1&f=u
    http://cvs.pld-linux.org/SOURCES/coreutils-pam.patch?r1=1.6&r2=1.6.4.1&f=u



More information about the pld-cvs-commit mailing list