2005-08-28 11:07:21 +02:00
|
|
|
$NetBSD: distinfo,v 1.10 2005/08/28 09:07:21 tron Exp $
|
2003-04-10 15:18:36 +02:00
|
|
|
|
update to 5.2.1
** Bug fixes
mv could mistakenly fail to preserve hard links when moving two
or more arguments between partitions.
`cp --sparse=always F /dev/hdx' no longer tries to use lseek to create
holes in the destination.
nohup now sets the close-on-exec flag for its copy of the stderr file
descriptor. This avoids some nohup-induced hangs. For example, before
this change, if you ran `ssh localhost', then `nohup sleep 600 </dev/null &',
and then exited that remote shell, the ssh session would hang until the
10-minute sleep terminated. With the fixed nohup, the ssh session
terminates immediately.
`expr' now conforms to POSIX better:
Integers like -0 and 00 are now treated as zero.
The `|' operator now returns 0, not its first argument, if both
arguments are null or zero. E.g., `expr "" \| ""' now returns 0,
not the empty string.
The `|' and `&' operators now use short-circuit evaluation, e.g.,
`expr 1 \| 1 / 0' no longer reports a division by zero.
** New features
`chown user.group file' now has its traditional meaning even when
conforming to POSIX 1003.1-2001, so long as no user has a name
containing `.' that happens to equal `user.group'.
2004-03-29 11:22:50 +02:00
|
|
|
SHA1 (coreutils-5.2.1.tar.bz2) = 1028755ae0fa9be840576e4837004cf5a9981c45
|
2005-02-24 13:51:41 +01:00
|
|
|
RMD160 (coreutils-5.2.1.tar.bz2) = a72bdb360371c026e77281ae0d543bdcce55a4e6
|
update to 5.2.1
** Bug fixes
mv could mistakenly fail to preserve hard links when moving two
or more arguments between partitions.
`cp --sparse=always F /dev/hdx' no longer tries to use lseek to create
holes in the destination.
nohup now sets the close-on-exec flag for its copy of the stderr file
descriptor. This avoids some nohup-induced hangs. For example, before
this change, if you ran `ssh localhost', then `nohup sleep 600 </dev/null &',
and then exited that remote shell, the ssh session would hang until the
10-minute sleep terminated. With the fixed nohup, the ssh session
terminates immediately.
`expr' now conforms to POSIX better:
Integers like -0 and 00 are now treated as zero.
The `|' operator now returns 0, not its first argument, if both
arguments are null or zero. E.g., `expr "" \| ""' now returns 0,
not the empty string.
The `|' and `&' operators now use short-circuit evaluation, e.g.,
`expr 1 \| 1 / 0' no longer reports a division by zero.
** New features
`chown user.group file' now has its traditional meaning even when
conforming to POSIX 1003.1-2001, so long as no user has a name
containing `.' that happens to equal `user.group'.
2004-03-29 11:22:50 +02:00
|
|
|
Size (coreutils-5.2.1.tar.bz2) = 4270776 bytes
|
|
|
|
SHA1 (patch-aa) = 36c3a4a810bdc9efd7b0c3a6dc4203e0cfcbfae5
|
2005-08-28 11:07:21 +02:00
|
|
|
SHA1 (patch-ab) = 630fad1a3b044b99cb8cefeb3518631e71e46db9
|
|
|
|
SHA1 (patch-ac) = b7a527c55bba56f01f02692dc113bd912b6e7dce
|
2005-03-21 15:44:08 +01:00
|
|
|
SHA1 (patch-ad) = 3b61ead0225d17667d27a6a0e379d5aabc75b0df
|
|
|
|
SHA1 (patch-ae) = 1dda20cdc03336694b2c8dd42de159168de1f28d
|
|
|
|
SHA1 (patch-af) = cd7deba7a8ecdf17b39668a9d5a80323e1a02c06
|
|
|
|
SHA1 (patch-ag) = 20deb326e88b2d0a275b4a16b84ea43a9e280d79
|
|
|
|
SHA1 (patch-ah) = 3f56cd4e1c657551f4967928ebea19df23c0d850
|
|
|
|
SHA1 (patch-ai) = e9964ba9e3fd6ec8f2728e53439a960a6dd0a32f
|
|
|
|
SHA1 (patch-ba) = 3867a17e0ad8f7c87c91ec8e511972a6255062dd
|
|
|
|
SHA1 (patch-bb) = ade6f8e0aa73478270f568dba25e79f825374c02
|
|
|
|
SHA1 (patch-ca) = 414af007d0afe03a0e95f1f26f9e8fdff10702e4
|
|
|
|
SHA1 (patch-cb) = de1896d77504b8fd82da8e2cdf6b8a82a31ba09f
|