SHA256
1
0
forked from pool/coreutils
Go to file
Philipp Thomas a545111d8c - Update to 8.10:
* Bug fixes
    - du would abort with a failed assertion when two conditions are
      met: part of the hierarchy being traversed is moved to a higher
      level in the directory tree, and there is at least one more
      command line directory argument following the one containing
      the moved sub-tree.  [bug introduced in coreutils-5.1.0]
    - join --header now skips the ordering check for the first line
      even if the other file is empty.  [bug introduced in
      coreutils-8.5]
    - rm -f no longer fails for EINVAL or EILSEQ on file systems that
      reject file names invalid for that file system.
    - uniq -f NUM no longer tries to process fields after end of
      line.  [bug introduced in coreutils-7.0]
  * New features
    - cp now copies sparse files efficiently on file systems with
      FIEMAP support (ext4, btrfs, xfs, ocfs2).  Before, it had to
      read 2^20 bytes when copying a 1MiB sparse file.  Now, it
      copies bytes only for the non-sparse sections of a file. 
      Similarly, to induce a hole in the output file, it had to
      detect a long sequence of zero bytes.  Now, it knows precisely
      where each hole in an input file is, and can reproduce them
      efficiently in the output file.  mv also benefits when it
      resorts to copying, e.g., between file systems.
    - join now supports -o 'auto' which will automatically infer the
      output format from the first line in each file, to ensure the
      same number of fields are output for each line.
  * Changes in behavior
    - join no longer reports disorder when one of the files is empty.

OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=85
2011-02-10 10:50:29 +00:00
_service - Update to 8.10: 2011-02-10 10:50:29 +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 Accepting request 53149 from home:lnussel:Factory 2010-11-16 13:35:27 +00:00
coreutils-8.6-i18n.patch - Update to 8.10: 2011-02-10 10:50:29 +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.9.de.po - Update to 8.9: 2011-01-05 13:31:58 +00:00
coreutils-8.10.tar.xz - Update to 8.10: 2011-02-10 10:50:29 +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.9: 2011-01-05 13:31:58 +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.8. Changes since 8.6: 2011-01-03 19:39:07 +00:00
coreutils-no_hostname_and_hostid.patch - Update to 8.9: 2011-01-05 13:31:58 +00:00
coreutils-ptr_int_casts.patch - Update to 8.6: 2010-11-11 17:25:53 +00:00
coreutils-split_suffix.patch - Update to 8.8. Changes since 8.6: 2011-01-03 19:39:07 +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.10: 2011-02-10 10:50:29 +00:00
coreutils.spec - Update to 8.10: 2011-02-10 10:50:29 +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