Commit Graph

221 Commits

Author SHA1 Message Date
Ondrej Vasik
0e06139f50 Get rid off fuzz in patches 2008-07-16 14:22:18 +00:00
Ondrej Vasik
717c3451c3 fix authors of basename/echo, add missing option to who info pages, print
last runlevel in who -r only for printable chars
2008-07-04 15:18:41 +00:00
Ondrej Vasik
3ed40da1f4 print verbose output of chcon with newline after each message (#451478) 2008-06-16 14:50:18 +00:00
Ondrej Vasik
c8e66e12c9 futimens() fallback mode, tests, no longer double runuser to
/usr/bin/runuser
2008-06-06 14:12:16 +00:00
Ondrej Vasik
98cf8da1e8 workaround strange koji failures(#449910, #442352), fixed ls -ZC
segfault(#449866)
2008-06-04 17:56:55 +00:00
Ondrej Vasik
393646c215 patch to workaround old koji xen kernel futimensat issue ENOSYS failures 2008-06-03 10:43:05 +00:00
Ondrej Vasik
5f9af7f6c9 new upstream releases 6.12 + adapted patches 2008-06-02 11:12:20 +00:00
Tom Callaway
8738c500a0 fix for sparc 2008-05-30 00:26:38 +00:00
Ondrej Vasik
26314cd521 fixed a HUGE memory leak in install binary(#447410) 2008-05-20 15:07:43 +00:00
Ondrej Vasik
97c49fbdc6 added arch utility (from util-linux-ng) + do not show executable file types
without executable bit in colored ls as executable
2008-05-19 11:31:08 +00:00
Ondrej Vasik
25defc901f make id-context test executable, few diagnostics added temporarily to
failing no-create-missing touch test
2008-04-24 14:57:35 +00:00
Ondrej Vasik
4ff137bab6 avoid possible test failures on non-english locales, do not show misleading
SELinux context in id command when user is specified(#443485)
2008-04-23 15:27:30 +00:00
Ondrej Vasik
a81ef24536 New upstream release coreutils-6.11 2008-04-23 09:58:23 +00:00
Ondrej Vasik
9e2af9bdea fix wrong line handling in sha1sum -c command 2008-04-18 16:58:39 +00:00
Ondrej Vasik
de046a7e9f fix possible segfault in sha1sum/md5sum command 2008-04-15 19:38:04 +00:00
Ondrej Vasik
c430692c6b fixed possible build-failure typo in i18n patch(#442205) 2008-04-14 11:06:39 +00:00
Ondrej Vasik
d4765533d8 fix of some typos and manpages (#44056, #439410), fix colorls.sh syntax for
Zsh (#440652)
2008-04-07 20:16:00 +00:00
Ondrej Vasik
829da0db5b mknod/mkfifo segfault fix(upstream) 2008-03-29 17:14:21 +00:00
Ondrej Vasik
147167e78f do not keep system defined LS_COLORS for whole session, some upstream fixes
- selinux context in mkdir, backslashes in ptx and paste
2008-03-27 14:38:08 +00:00
Ondrej Vasik
f8a2ac32df covered correct handling for some test conditions failures 2008-03-26 14:36:37 +00:00
Ondrej Vasik
5568ef100c mv: never unlink a destination file before calling rename 2008-03-19 13:20:46 +00:00
Ondrej Vasik
f0d582d4d6 revert echo behaviour changes not accepted by upstream 2008-03-17 11:44:11 +00:00
Ondrej Vasik
4d6a38f126 fixed harmless dd double close of stdout (#436368) 2008-03-11 12:26:21 +00:00
Ondrej Vasik
1ecd64d157 fixed broken order of params in stat(#435669) 2008-03-06 12:21:32 +00:00
Ondrej Vasik
fec3583011 colorls csh missing doublequotes + fixed localization of verbose stdout
outputs
2008-03-04 12:04:31 +00:00
Ondrej Vasik
d3c0f6f098 upstream consolidation: verbose outputs should be on stdout if possible 2008-03-03 14:00:19 +00:00
Ondrej Vasik
6feaf70251 use default security context in install(#319231) + some colorls sh/csh
optimalizations(#433189, #433190)
2008-02-18 14:37:04 +00:00
Ondrej Vasik
5873d0b4e0 Mark sh/csh colorls shellscripts as config(#432154) 2008-02-11 14:46:16 +00:00
Ondrej Vasik
55707b64ee improve 256-color support handling in colorls shell scripts + color tunning 2008-02-07 15:10:39 +00:00
Ondrej Vasik
6ee11ab3f6 256 color support in sh/csh colorls scripts(#429121), fixed syntax error in
csh script(#431315)
2008-02-04 16:49:24 +00:00
Ondrej Vasik
6d00d6195e too late and koji build complete :(, release++ 2008-01-31 16:47:43 +00:00
Ondrej Vasik
5d66c4cfdf various changes(colors in ls, ACL/scontext in ls, longoptions for
echo/sleep), see changelog for details
2008-01-31 15:55:47 +00:00
Ondrej Vasik
2c1a19b394 fixed nonversioned obsolete of mktemp, some requested manpages improvements 2008-01-28 15:18:19 +00:00
Ondrej Vasik
0363d66490 New upstream release 6.10, for more details see changelog 2008-01-25 17:48:11 +00:00
Ondrej Vasik
7bec829ba1 added several missing colored TERMs(#239266) 2008-01-16 21:43:33 +00:00
Ondrej Vasik
60e9267535 fix displaying of security context in stat(#411181) 2007-12-05 12:23:19 +00:00
Ondrej Vasik
cfcdd286e6 completed fix of wrong colored broken symlinks in ls(#404511) 2007-11-29 15:44:39 +00:00
Ondrej Vasik
afa672bdae Fix of wrong handling relative signed offset in YYYYMMDD date format 2007-11-23 09:45:03 +00:00
Ondrej Vasik
40985b1e0d fix of wrong preserving of security context in install - by
upstream(#319231)
2007-11-13 15:11:37 +00:00
Ondrej Vasik
13c6ce058c du report size for unreadable dirs(#250089), some new supported dircolors
TERMs(upstream+#239266)+ some symlink ls upstream tunning
2007-11-02 14:27:20 +00:00
Ondrej Vasik
2ea786e802 fix of cp -a rewriting existing file on NFS(#219900) 2007-10-30 16:30:38 +00:00
Ondrej Vasik
182f35ee21 sort -R fix for non-C locales(#249315) 2007-10-29 16:12:27 +00:00
Ondrej Vasik
96aa3c3d90 runcon should not reorder parameters - upstream(#232652), License tag to
GPLv2+
2007-10-29 11:36:17 +00:00
Ondrej Vasik
ae40204605 upstream patch - fixing cp -iu options(#248591) 2007-10-25 08:41:11 +00:00
Pete Graner
7830c32cca - Fix typo in spec file. (CVS merge conflict leftovers) 2007-08-23 16:54:09 +00:00
Pete Graner
92f50fddd5 - Remove --all-name from spec file its now provided in the upstream rpm's
find-lang.sh
- Rebuild
2007-08-23 14:10:09 +00:00
Tim Waugh
08b9958cfa - Don't generate runuser.1 since we ship a complete manpage for it (bug
#241662).
2007-08-14 10:21:12 +00:00
Tim Waugh
3928ddcc47 - Use hard links instead of symbolic links for LC_TIME files (bug #246729). 2007-07-04 18:14:47 +00:00
Tim Waugh
1ab9b02028 Fixed x-option test. 2007-06-13 14:13:50 +00:00
Tim Waugh
3e164467b3 6.9-3 2007-06-13 13:57:22 +00:00