Commit graph

222 commits

Author SHA1 Message Date
Ondrej Vasik
f9a77f70a6 fix sort bugs (including #485715) for multibyte locales 2009-03-02 14:08:57 +00:00
Ondrej Vasik
381bfcf98f fix showing ACL's for ls -Z (#487374), fix automated column width
computation for it as well, fix couple of bugs (including #485715) in
    sort with determining end of fields (upstream), do not mistakenly
    display -g and -G runuser option in su --help output, some sed cleanup
    in spec
2009-02-27 10:49:41 +00:00
Ondrej Vasik
e98233a980 fix several date issues, clarify ls exit statuses documentation (#446294) 2008-10-13 08:44:52 +00:00
Ondrej Vasik
11095edced fix cp -Z issues(#466653, #466646), do not require preservation of SELinux
CTX for preserve=all cp mode
2008-10-12 16:20:10 +00:00
Ondrej Vasik
36f6a89e36 cumulative update for F-9, fixes for bugzillas #463883, #465569, 463556,
#450505 and others
2008-10-10 07:33:23 +00:00
Kamil Dudka
54e1a9db71 removed CAPABILITY color from DIR_COLORS 2008-08-01 07:59:47 +00:00
Kamil Dudka
98c2921bdb disabled last patch ls-libcap which broke tcsh (#457342) 2008-08-01 07:21:59 +00:00
Kamil Dudka
10de1c1c30 dd: iflag=fullblock now read full blocks if possible (#431997, #449263) ls:
--color now highlights files with capabilities (#449985) suppressed
    failing test in tests/touch/no-create-missing
2008-07-28 07:44:16 +00:00
Ondrej Vasik
362aa29aae who -r should not show last runlevel for nonprintable chars like \0
(#453249), add few missing who options to texinfo manual and add
    missing authors for basename and echo
2008-07-04 16:29:00 +00:00
Ondrej Vasik
92bb0f3d59 print verbose output of chcon with newline after each message (#451478) 2008-06-16 15:31:50 +00:00
Ondrej Vasik
772f397cbe no longer double runuser binary + fixed segfault in ls -lZ(#449866) 2008-06-09 14:34:33 +00:00
Tom Callaway
44821918ee fix for sparc 2008-05-30 00:26:23 +00:00
Ondrej Vasik
cb15c07553 temporarily fixed a HUGE memory leak in install binary, maybe improvement
will be needed(#447410)
2008-05-20 15:43:29 +00:00
Ondrej Vasik
c7e2bdf709 improved fix of checksum line handling #439531 (upstream) 2008-05-13 13:25:40 +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