Commit Graph

  • 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. Philipp Thomas 2011-02-10 10:50:29 +00:00
  • bba3cd0802 Accepting request 10077 from home:llunak:virtuoso Marcus Rueckert 2011-01-14 13:58:48 +00:00
  • 802e1a9b2a Updating link to change in openSUSE:Factory/coreutils revision 51.0 OBS User buildservice-autocommit 2011-01-14 13:58:48 +00:00
  • f0069e9572 generated via source service OBS User _service 2011-01-10 14:00:50 +00:00
  • b5b7dff385 prepare_spec Stephan Kulow 2011-01-10 14:00:43 +00:00
  • 41a367e4cd Autobuild autoformatter for 57153 Berthold Gunreben 2011-01-07 08:34:54 +00:00
  • ea32df477f Accepting request 57153 from Base:System Berthold Gunreben 2011-01-07 08:34:48 +00:00
  • 5f159dea2d generated via source service OBS User _service 2011-01-05 13:32:04 +00:00
  • 921495db7a - Update to 8.9: Bug fixes split no longer creates files with a suffix length that is dependent on the number of bytes or lines per file. [bug introduced in coreutils-8.8] Philipp Thomas 2011-01-05 13:31:58 +00:00
  • 4f07b6c990 generated via source service OBS User _service 2011-01-03 19:39:12 +00:00
  • c09ae1bc93 - Update to 8.8. Changes since 8.6: ** Bug fixes cp -u no longer does unnecessary copying merely because the source has finer-grained time stamps than the destination. od now prints floating-point numbers without losing information, and it no longer omits spaces between floating-point columns in some cases. sort -u with at least two threads could attempt to read through a corrupted pointer. [bug introduced in coreutils-8.6] sort with at least two threads and with blocked output would busy-loop (spinlock) all threads, often using 100% of available CPU cycles to do no work. I.e., "sort < big-file | less" could waste a lot of power. [bug introduced in coreutils-8.6] sort with at least two threads no longer segfaults due to use of pointers into the stack of an expired thread. [bug introduced in coreutils-8.6] sort --compress no longer mishandles subprocesses' exit statuses, no longer hangs indefinitely due to a bug in waiting for subprocesses, and no longer generates many more than NMERGE subprocesses. sort -m -o f f ... f no longer dumps core when file descriptors are limited. csplit no longer corrupts heap when writing more than 999 files, nor does it leak memory for every chunk of input processed [the bugs were present in the initial implementation] tail -F once again notices changes in a currently unavailable remote directory [bug introduced in coreutils-7.5] ** Changes in behavior sort will not create more than 8 threads by default due to diminishing performance gains. Also the --parallel option is no longer restricted to the number of available processors. cp --attributes-only now completely overrides --reflink. Previously a reflink was needlessly attempted. Philipp Thomas 2011-01-03 19:39:07 +00:00
  • bdfd30b9a0 generated via source service OBS User _service 2010-12-22 15:54:24 +00:00
  • 3fbfe64e60 - Don't use version specific patches as it breaks automatic updates. Philipp Thomas 2010-12-22 15:54:18 +00:00
  • fd8dcc9d8e Add version update service Philipp Thomas 2010-12-22 15:41:30 +00:00
  • 90f58e2851 generated via source service OBS User _service 2010-12-22 15:40:10 +00:00
  • 3accaad735 Modified via webui Philipp Thomas 2010-12-22 15:40:04 +00:00
  • 78dbb6ac39 Edit services Philipp Thomas 2010-12-22 15:38:56 +00:00
  • 6f463a2e2b generated via source service OBS User _service 2010-12-22 15:37:53 +00:00
  • 82883acc3d Modified via webui Philipp Thomas 2010-12-22 15:37:48 +00:00
  • bc6014123a Modified via webui Philipp Thomas 2010-12-22 15:37:33 +00:00
  • bbc5ef6e85 - Remove coreutils tarball. Philipp Thomas 2010-12-22 15:36:41 +00:00
  • d81fe41946 generated via source service OBS User _service 2010-12-22 15:33:03 +00:00
  • 54e87c07dd Modified via webui Philipp Thomas 2010-12-22 15:32:59 +00:00
  • 2592a6b413 generated via source service OBS User _service 2010-12-22 15:30:36 +00:00
  • c4c2984c06 Fix service definition Philipp Thomas 2010-12-22 15:30:30 +00:00
  • e127edf0cf OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=54 Philipp Thomas 2010-12-22 15:29:08 +00:00
  • 1134551b66 generated via source service OBS User _service 2010-12-22 15:28:04 +00:00
  • 34c5692f83 OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=51 Philipp Thomas 2010-12-22 15:28:02 +00:00
  • 1398654c09 generated via source service OBS User _service 2010-12-22 15:27:29 +00:00
  • aafa4f62a1 - Use software services. Philipp Thomas 2010-12-22 15:27:27 +00:00
  • 0a6f9f1894 generated via source service OBS User _service 2010-12-22 15:22:14 +00:00
  • 481ed217b7 Modified via webui Philipp Thomas 2010-12-22 15:22:12 +00:00
  • 6fbdb753e4 generated via source service OBS User _service 2010-12-22 15:21:38 +00:00
  • 45738c7921 Modified via webui Philipp Thomas 2010-12-22 15:21:37 +00:00
  • 2441db72ca generated via source service OBS User _service 2010-12-22 15:21:27 +00:00
  • 20de74dbb2 OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=41 Philipp Thomas 2010-12-22 15:21:27 +00:00
  • 7b71d455fe generated via source service OBS User _service 2010-12-22 15:21:22 +00:00
  • 2d1e576e41 Modified via webui Philipp Thomas 2010-12-22 15:21:21 +00:00
  • 4cd50b702e generated via source service OBS User _service 2010-12-22 15:17:22 +00:00
  • 34d1fedcb4 Modified via webui Philipp Thomas 2010-12-22 15:17:21 +00:00
  • fd9ad6021a generated via source service OBS User _service 2010-12-22 14:56:12 +00:00
  • efc444d457 generated via source service OBS User _service 2010-12-22 14:25:13 +00:00
  • d3b633436c Modified via webui Philipp Thomas 2010-12-22 14:25:12 +00:00
  • 229130f26c generated via source service OBS User _service 2010-12-22 14:24:57 +00:00
  • 7dedc70b37 Modified via webui Philipp Thomas 2010-12-22 14:24:56 +00:00
  • a34d7dbada generated via source service OBS User _service 2010-12-22 14:24:21 +00:00
  • 218707c5aa Modified via webui Philipp Thomas 2010-12-22 14:24:19 +00:00
  • 943e464a64 generated via source service OBS User _service 2010-12-22 14:23:58 +00:00
  • 28a3d039ee Modified via webui Philipp Thomas 2010-12-22 14:23:57 +00:00
  • 20550edb2e generated via source service OBS User _service 2010-12-22 14:22:09 +00:00
  • b9fb0a8625 Modified via webui Philipp Thomas 2010-12-22 14:22:08 +00:00
  • 559b18477a Autobuild autoformatter for 53230 OBS User autobuild 2010-11-17 09:42:38 +00:00
  • b4428d1720 Updating link to change in openSUSE:Factory/coreutils revision 48.0 OBS User buildservice-autocommit 2010-11-17 09:42:38 +00:00
  • cc41a764f6 Accepting request 53230 from Base:System Ruediger Oertel 2010-11-17 09:42:25 +00:00
  • c01438738c - remove the prerequire on permissions - this will create a bad cycle, coreutils is just too core Stephan Kulow 2010-11-17 08:33:42 +00:00
  • e908c3f93e Accepting request 53149 from home:lnussel:Factory Cristian Rodríguez 2010-11-16 13:35:27 +00:00
  • 8484a864f6 Autobuild autoformatter for 52848 OBS User autobuild 2010-11-15 16:53:05 +00:00
  • 8123be34c1 Updating link to change in openSUSE:Factory/coreutils revision 46.0 OBS User buildservice-autocommit 2010-11-15 16:53:05 +00:00
  • 9ef972c2cf Accepting request 52848 from Base:System Ruediger Oertel 2010-11-15 16:52:55 +00:00
  • 71aad29bc4 Superceded Philipp Thomas 2010-11-11 17:27:30 +00:00
  • 3ff964d7f9 - Update to 8.6: o bugfixes * du no longer multiply counts a file that is a directory or whose link count is 1. * du -H and -L now consistently count pointed-to files instead of symbolic links, and correctly diagnose dangling symlinks. * du --ignore=D now ignores directory D even when that directory is found to be part of a directory cycle. * split now diagnoses read errors rather than silently exiting. * tac would perform a double-free when given an input line longer than 16KiB. * tail -F once again notices changes in a currently unavailable directory, and works around a Linux kernel bug where inotify runs out of resources. * tr now consistently handles case conversion character classes. o New features * cp now accepts the --attributes-only option to not copy file data. * du recognizes -d N as equivalent to --max-depth=N * sort now accepts the --debug option, to highlight the part of the line significant in the sort, and warns about questionable options. * sort now supports -d, -f, -i, -R, and -V in any combination. * stat now accepts the %m format directive to output the mount point for a file. It also accepts the %w and %W format directives for outputting the birth time of a file, if one is available. o Changes in behavior * df now consistently prints the device name for a bind mounted file, rather than its aliased target. * du now uses less than half as much memory when operating on trees with many hard-linked files. Philipp Thomas 2010-11-11 17:25:53 +00:00
  • 96f82d547f Accepting request 48660 from Base:System OBS User autobuild 2010-09-21 16:10:54 +00:00
  • 8b1adf3413 Updating link to change in openSUSE:Factory/coreutils revision 44.0 OBS User buildservice-autocommit 2010-09-21 16:10:54 +00:00
  • a5f1d85bab Accepting request 48660 from Base:System OBS User autobuild 2010-09-21 16:10:53 +00:00
  • 7fc1102af0 Accepting request 46780 from home:a_jaeger:branches:openSUSE:Factory Dirk Mueller 2010-08-31 13:26:36 +00:00
  • 7ea9295348 Accepting request 42907 from Base:System OBS User autobuild 2010-07-19 12:13:47 +00:00
  • 74bac430a8 Updating link to change in openSUSE:Factory/coreutils revision 43.0 OBS User buildservice-autocommit 2010-07-19 12:13:47 +00:00
  • 769e06bec7 Accepting request 42907 from Base:System OBS User autobuild 2010-07-19 12:12:47 +00:00
  • e5d1a797ba OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=14 Ruediger Oertel 2010-07-14 13:13:42 +00:00
  • 5ae8424cb7 Accepting request 42399 from home:jengelh:smp Philipp Thomas 2010-07-02 09:36:06 +00:00
  • c50a85acdd - Fix typo in spec file (% missing from version). Philipp Thomas 2010-06-28 10:54:49 +00:00
  • 8ba42a9e88 - Last part of fix for [bnc#533249]: Don't run account part of PAM stack for su as root. Requires pam > 1.1.1. Thorsten Kukuk 2010-06-18 10:45:27 +00:00
  • d58c8ecf79 - Update to 8.5: Bug fixes * cp and mv once again support preserving extended attributes. * cp now preserves "capabilities" when also preserving file ownership.7 * ls --color once again honors the 'NORMAL' dircolors directive. [bug introduced in coreutils-6.11] * sort -M now handles abbreviated months that are aligned using blanks in the locale database. Also locales with 8 bit characters are handled correctly, including multi byte locales with the caveat that multi byte characters are matched case sensitively. * sort again handles obsolescent key formats (+POS -POS) correctly. Previously if -POS was specified, 1 field too many was used in the sort. [bug introduced in coreutils-7.2] New features * join now accepts the --header option, to treat the first line of each file as a header line to be joined and printed unconditionally. * timeout now accepts the --kill-after option which sends a kill signal to the monitored command if it's still running the specified duration after the initial signal was sent. * who: the "+/-" --mesg (-T) indicator of whether a user/tty is accepting messages could be incorrectly listed as "+", when in fact, the user was not accepting messages (mesg no). Before, who would examine only the permission bits, and not consider the group of the TTY device file. Thus, if a login tty's group would change somehow e.g., to "root", that would make it unwritable (via write(1)) by normal users, in spite of whatever the permission bits might imply. Now, when configured using the --with-tty-group[=NAME] option, who also compares the group of the TTY device with NAME (or "tty" if no group name is specified). Changes in behavior * ls --color no longer emits the final 3-byte color-resetting escape sequence when it would be a no-op. * join -t '' no longer emits an error and instead operates on each line as a whole (even if they contain NUL characters). For other changes since 7.1 see NEWS. - Split-up coreutils-%%{version}.diff as far as possible. - Prefix all patches with coreutils-. - All patches have the .patch suffix. - Use the i18n patch from Archlinux as it fixes at least one test suite failure. Philipp Thomas 2010-05-07 15:54:35 +00:00
  • 3d1a43cebf Accepting request 42290 from home:psmt:branches:openSUSE:Factory OBS User autobuild 2010-07-02 14:01:11 +00:00
  • e8115bede0 Accepting request 39394 from Base:System OBS User autobuild 2010-05-05 20:22:09 +00:00
  • 7b23e9a92b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=38 OBS User autobuild 2010-03-18 14:40:42 +00:00
  • f408a95877 Accepting request 34676 from Base:System OBS User autobuild 2010-03-12 15:44:23 +00:00
  • ff44d1eb05 Accepting request 26686 from Base:System OBS User autobuild 2009-12-16 08:56:01 +00:00
  • 322b511103 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=34 OBS User unknown 2009-03-24 18:58:29 +00:00
  • a4ae165425 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=33 OBS User unknown 2009-02-23 11:44:46 +00:00
  • 53989f3f1e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=32 OBS User unknown 2008-11-20 14:16:45 +00:00
  • cbaffbeaa9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=31 OBS User unknown 2008-11-18 16:26:21 +00:00
  • d26c8f9fae OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=30 OBS User unknown 2008-10-22 15:45:32 +00:00
  • bba3d3609b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=29 OBS User unknown 2008-09-23 21:49:38 +00:00
  • 338cb80bce OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=28 OBS User unknown 2008-08-21 20:24:17 +00:00
  • 454195dc86 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=27 OBS User unknown 2008-06-24 20:17:56 +00:00
  • 70ff11ac4c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=26 OBS User unknown 2008-06-21 23:50:00 +00:00
  • 7d5c229c2c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=25 OBS User unknown 2008-04-20 13:43:34 +00:00
  • 97d8f53b95 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=24 OBS User unknown 2008-04-12 18:53:18 +00:00
  • 3f49cd7003 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=23 OBS User unknown 2008-04-10 11:11:17 +00:00
  • 7c847cde6e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=22 OBS User unknown 2008-02-19 01:19:47 +00:00
  • 6905633faa OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=21 OBS User unknown 2008-02-08 18:04:11 +00:00
  • f54cc33d82 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=20 OBS User unknown 2008-01-23 19:48:31 +00:00
  • 38fc8e4fce OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=19 OBS User unknown 2008-01-13 13:52:15 +00:00
  • 5932da32cd OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=18 OBS User unknown 2008-01-13 09:47:29 +00:00
  • b762f923e3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=17 OBS User unknown 2008-01-12 02:03:49 +00:00
  • 63063c2e49 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=16 OBS User unknown 2008-01-07 11:24:05 +00:00
  • 3b98ba0aad OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=15 OBS User unknown 2007-12-12 17:03:46 +00:00
  • 674e901794 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=14 OBS User unknown 2007-12-10 23:54:02 +00:00
  • e7d2a0c23c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=13 OBS User unknown 2007-12-03 10:10:15 +00:00