SHA256
1
0
forked from pool/coreutils
Go to file
Philipp Thomas a57cbc234f - Update to 8.15:
** New programs
    realpath: print resolved file names.
  ** Bug fixes
    du --one-file-system (-x) would ignore any non-directory specified on
    the command line.  For example, "touch f; du -x f" would print nothing.
    [bug introduced in coreutils-8.14]
    du -x no longer counts root directories of other file systems.
    [bug introduced in coreutils-5.1.0]
    ls --color many-entry-directory was uninterruptible for too long
    [bug introduced in coreutils-5.2.1]
    ls's -k option no longer affects how ls -l outputs file sizes.
    It now affects only the per-directory block counts written by -l,
    and the sizes written by -s.  This is for compatibility with BSD
    and with POSIX 2008.  Because -k is no longer equivalent to
    --block-size=1KiB, a new long option --kibibyte stands for -k.
    [bug introduced in coreutils-4.5.4]
    ls -l would leak a little memory (security context string) for each
    nonempty directory listed on the command line, when using SELinux.
    [bug probably introduced in coreutils-6.10 with SELinux support]
    split -n 1/2 FILE no longer fails when operating on a growing file, or
    (on some systems) when operating on a non-regular file like /dev/zero.
    It would report "/dev/zero: No such file or directory" even though
    the file obviously exists.  Same for -n l/2.
    [bug introduced in coreutils-8.8, with the addition of the -n option]
    stat -f now recognizes the FhGFS and PipeFS file system types.
    tac no longer fails to handle two or more non-seekable inputs
    [bug introduced in coreutils-5.3.0]
    tail -f no longer tries to use inotify on GPFS or FhGFS file systems
    [you might say this was introduced in coreutils-7.5, along with inotify
     support, but the new magic numbers weren't in the usual places then.]
  ** Changes in behavior
    df avoids long UUID-including file system names in the default listing.
    With recent enough kernel/tools, these long names would be used, pushing
    second and subsequent columns far to the right.  Now, when a long name
    refers to a symlink, and no file systems are specified, df prints the
    usually-short referent instead.
    tail -f now uses polling (not inotify) when any of its file arguments
    resides on a file system of unknown type.  In addition, for each such
    argument, tail -f prints a warning with the FS type magic number and a
    request to report it to the bug-reporting address.
- Bring german message catalog up to date.
- Include upstream fix for du.
- Include upstream patch fixing basename documentation.

OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=144
2012-03-09 18:02:35 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=1 2006-12-18 23:15:28 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=1 2006-12-18 23:15:28 +00:00
baselibs.conf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=23 2008-04-10 11:11:17 +00:00
coreutils-8.6-compile-su-with-fpie.diff Accepting request 53149 from home:lnussel:Factory 2010-11-16 13:35:27 +00:00
coreutils-8.6-honor-settings-in-etc-default-su-resp-etc-login.defs.diff - Adjust license for coreutils-8.6-honor-settings-in-etc-default-su-resp-etc-login.defs.diff 2011-12-19 16:13:16 +00:00
coreutils-8.6-i18n.patch - Update to 8.15: 2012-03-09 18:02:35 +00:00
coreutils-8.6-log-all-su-attempts.diff Accepting request 53149 from home:lnussel:Factory 2010-11-16 13:35:27 +00:00
coreutils-8.6-make-sure-sbin-resp-usr-sbin-are-in-PATH.diff Accepting request 53149 from home:lnussel:Factory 2010-11-16 13:35:27 +00:00
coreutils-8.6-pam-support-for-su.diff - Update to 8.8. Changes since 8.6: 2011-01-03 19:39:07 +00:00
coreutils-8.6-set-sane-default-path.diff Accepting request 53149 from home:lnussel:Factory 2010-11-16 13:35:27 +00:00
coreutils-8.6-update-man-page-for-pam.diff - Update to 8.9: 2011-01-05 13:31:58 +00:00
coreutils-8.9-singlethreaded-sort.patch Updating link to change in openSUSE:Factory/coreutils revision 51.0 2011-01-14 13:58:48 +00:00
coreutils-8.15.de.po.xz - Update to 8.15: 2012-03-09 18:02:35 +00:00
coreutils-8.15.tar.xz - Update to 8.15: 2012-03-09 18:02:35 +00:00
coreutils-acl-nofollow.patch - Update to 8.14. Changes since 8.12: 2011-10-14 10:07:06 +00:00
coreutils-basename_documentation.patch - Update to 8.15: 2012-03-09 18:02:35 +00:00
coreutils-getaddrinfo.patch Updating link to change in openSUSE:Factory/coreutils revision 43.0 2010-07-19 12:13:47 +00:00
coreutils-gl_printf_safe.patch - Update to 8.14. Changes since 8.12: 2011-10-14 10:07:06 +00:00
coreutils-i18n-infloop.patch - Update to 8.9: 2011-01-05 13:31:58 +00:00
coreutils-i18n-uninit.patch - Update to 8.6: 2010-11-11 17:25:53 +00:00
coreutils-invalid-ids.patch Updating link to change in openSUSE:Factory/coreutils revision 43.0 2010-07-19 12:13:47 +00:00
coreutils-misc.patch - Update to 8.14. Changes since 8.12: 2011-10-14 10:07:06 +00:00
coreutils-one-file-system_ignores_non-directory_arguments.patch - Update to 8.15: 2012-03-09 18:02:35 +00:00
coreutils-ptr_int_casts.patch - Update to 8.6: 2010-11-11 17:25:53 +00:00
coreutils-remove_hostname_documentation.patch - Update to 8.15: 2012-03-09 18:02:35 +00:00
coreutils-sysinfo.patch Updating link to change in openSUSE:Factory/coreutils revision 43.0 2010-07-19 12:13:47 +00:00
coreutils.changes - Update to 8.15: 2012-03-09 18:02:35 +00:00
coreutils.spec - Update to 8.15: 2012-03-09 18:02:35 +00:00
su.default OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=12 2007-11-30 15:07:11 +00:00
su.pamd Updating link to change in openSUSE:Factory/coreutils revision 43.0 2010-07-19 12:13:47 +00:00