Commit graph

357 commits

Author SHA1 Message Date
Ondřej Vašík
4e0606fb7a fix showing duplicates in df (#709351, O.Oprala, B.Voelker), df: work around long-named /dev/disk/by-uuid/... symlinks 2012-12-12 14:56:05 +01:00
Ondřej Vašík
ff94bfaf4c Fix coreutils build failure caused by automake rebase in released F16 2012-11-06 10:23:37 +01:00
Ondřej Vašík
198748380f add virtual provides for bundled(gnulib) copylib (#821748) 2012-11-05 15:34:07 +01:00
Ondřej Vašík
4919491ae4 cp: avoid data-corrupting free-memory-read (upstream fix) 2012-11-05 15:31:41 +01:00
Ondřej Vašík
f05262859a fix support for ecryptfs mount of Private in su (#722323) 2012-11-05 15:29:05 +01:00
Ondřej Vašík
ce5ce154cf Relase++ 2012-03-26 12:25:31 +02:00
Ondřej Vašík
baa00278c0 fix sort segfault with multibyte locales (by P.Brady), fix showing ACLs in ls (#805398, caused by #692823 fix) 2012-03-26 10:48:53 +02:00
Kamil Dudka
d399388c03 various multibyte patch fixes
- fix cut output-delimiter option
- prevent infinite loop in sort when ignoring chars
- prevent using unitialized variable in cut
- fix pr -c and pr -v segfault with multibyte locales
- fix stack smashing, buffer overflow and invalid output of pr (#772172)
2012-01-30 12:56:44 +01:00
Ondřej Vašík
d76ed6576a variable u should be static in uname processor type patch 2012-01-30 12:38:14 +01:00
Ondřej Vašík
686d7b3635 su: fix shell suspend in tcsh (#597928) 2012-01-30 12:36:56 +01:00
Ondřej Vašík
440a5d2399 do not use shebang in sourced colorls.csh profile.d script 2012-01-30 12:36:54 +01:00
Kamil Dudka
a18bb6f59f output the correct ownership in chown -v (upstream bug #10636) 2012-01-29 14:40:26 +01:00
Ondřej Vašík
3d2e965e42 require at least pam >= 1.1.3-7 (#748215) 2011-10-24 16:21:41 +02:00
Ondřej Vašík
adeca1c5dd use acl_extended_file_nofollow() if available (#692823) 2011-07-29 15:13:03 +02:00
Ondřej Vašík
65b57c538d support ecryptfs mount of Private (postlogin into su.pamd) - (#722323) 2011-07-15 15:58:40 +02:00
Ondřej Vašík
2947a97744 new upstream release 8.12, drop accepted patch 2011-04-27 11:03:02 +02:00
Ondřej Vašík
d79f57cc32 fix issue with df --direct(extra new line) 2011-04-14 16:51:54 +02:00
Ondřej Vašík
50a3bada88 new upstream release 8.11, defuzz patches 2011-04-14 12:30:24 +02:00
Ondřej Vašík
fdeedf2670 add note about mkdir mode behaviour into info documentation (#610559) 2011-03-22 09:54:46 +01:00
Ondřej Vašík
7a041cc0d8 fix possible uninitalized variables usage caused by i18n patch(#683799) 2011-03-14 09:43:52 +01:00
Ondrej Vasik
9207a1510e make coreutils build even without patches (with nopam, norunuser and noselinux variables) 2011-03-04 21:18:53 +01:00
Ondřej Vašík
e734c6455a colorize documents by DIR_COLORS files(brown like mc) 2011-02-17 16:16:49 +01:00
Ondřej Vašík
78e0be209f add several new TERMs to DIR_COLORS files(#678147) 2011-02-17 10:20:33 +01:00
Dennis Gilmore
f467b43c7c - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 05:28:48 -06:00
Ondrej Vasik
95b1c6985e fix typo in commit 2011-02-04 20:35:33 +01:00
Ondrej Vasik
16cfab74f0 new upstream release coreutils-8.10 2011-02-04 20:34:45 +01:00
Dennis Gilmore
0c817be19f drop no longer needed mkstemp patch for sparc 2011-01-08 23:42:18 -06:00
Ondřej Vašík
58ba6d5250 new upstream release coreutils-8.9 2011-01-04 17:59:58 +01:00
Ondrej Vasik
1c281144c3 The suffix length was dependent on the number of bytes or lines per file (#666293) 2010-12-31 08:40:52 +01:00
Ondrej Vasik
826eac74c1 new upstream release coreutils-8.8 (#665164), fix parallel sorting issue (#655096) 2010-12-23 14:14:21 +01:00
Ondrej Vasik
35cd801647 don't prompt for password with runuser(#654367) 2010-11-18 17:28:56 +01:00
Ondřej Vašík
9170895a87 New upstream release 8.7, consolidate PAM support with SUSE (#622700) 2010-11-15 13:16:04 +01:00
Kamil Dudka
c07997606c prevent sort from assertion failure (#647938)
... in case LC_CTYPE does not match LC_TIME
2010-11-03 12:16:08 +01:00
Kamil Dudka
bd229edf8d improve i18n support in sort
test misc/sort-debug-keys is now back
2010-10-26 18:58:51 +02:00
Ondřej Vašík
98ff9fee21 new upstream release 8.6 2010-10-20 14:03:53 +02:00
Ondřej Vašík
0a5116219c various fixes in tr case conversion 2010-09-30 17:43:34 +02:00
Jesse Keating
eacfb88d2c - Rebuilt for gcc bug 634757 2010-09-29 14:03:39 -07:00
Ondřej Vašík
a921d1b238 change assertion failure for invalid multibyte input in sort to less confusing error message(#591352) 2010-09-20 13:19:42 +02:00
Ondřej Vašík
c28546fac4 add RELRO protection to su as well (#630017) 2010-09-08 10:25:18 +02:00
Ondřej Vašík
f050d2d59c compile su with pie again (#630017) 2010-09-06 09:31:40 +02:00
Ondřej Vašík
2a672b5b69 fix double free abort in tac (#628213) 2010-08-30 15:29:35 +02:00
Ondrej Vasik
437af5569d Add .ear, .war, .sar , for Java jar-like archives to dircolors (#616497) 2010-07-22 14:23:44 +00:00
Dan Horák
93d4e3a79f - rebuilt with the updated configuration patch
- drop the old -O1 exception for s390(x)
- updated the getgrouplist patch (Kamil Dudka)
2010-07-02 12:57:45 +00:00
Ondrej Vasik
c9dda99c50 fix oops^2 - coffee needed 2010-04-27 10:47:17 +00:00
Ondrej Vasik
c61df8518b fix oops 2010-04-27 10:46:10 +00:00
Ondrej Vasik
09425ca8ae fix typo 2010-04-27 10:45:41 +00:00
Ondrej Vasik
5421281a0d doublequote LS_COLORS in colorls.*sh scripts to speedup shell
start(#586029), add patch for mkstemp on sparc64(Dennis Gilmore),
    update /etc/DIR_COLORS* files
2010-04-27 10:30:50 +00:00
Ondrej Vasik
12996d09a1 new upstream release 8.5 2010-04-26 13:15:37 +00:00
Ondrej Vasik
a5bbdc735f move readlink from /usr/bin to bin, keep symlink in /usr/bin(#580682) 2010-04-15 12:08:16 +00:00
Kamil Dudka
d059274f53 - a new option df --direct 2010-03-29 17:20:34 +00:00