Commit Graph

430 Commits

Author SHA1 Message Date
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
Ondrej Vasik
515305b108 run tput colors in colorls profile.d scripts only in the interactive
mode(#450424)
2010-03-20 07:44:52 +00:00
Ondrej Vasik
edc268cf05 fix exit status of terminated child processes in su with pam(#559098) 2010-02-12 09:28:31 +00:00
Ondrej Vasik
5e50360426 ooops 2010-02-05 16:23:22 +00:00
Ondrej Vasik
20666c9d9c do not depend on selinux patch application in _require_selinux
tests(#556350)
2010-02-05 16:21:42 +00:00
Ondrej Vasik
6a2111b547 do not fail tests if there are no loopdevices left(#558898) 2010-01-29 11:33:06 +00:00
Ondrej Vasik
f27ce018bd who doesn't determine user's message status correctly(#454261) 2010-01-26 11:41:52 +00:00
Ondrej Vasik
5e9aa7bfb4 oops 2010-01-14 09:57:20 +00:00
Ondrej Vasik
c6e08c0277 disable gnulib linkat test, failing in koji 2010-01-14 09:56:42 +00:00
Ondrej Vasik
d3f2dba129 new upstream release 8.4 2010-01-14 09:36:45 +00:00
Ondrej Vasik
dc24bf67e6 new upstream release coreutils-8.3 2010-01-08 08:10:16 +00:00
Ondrej Vasik
083eee0f58 fix typo 2010-01-06 11:13:16 +00:00
Ondrej Vasik
9956da5309 require gpm-devel/gpm for large numbers support(#552846) 2010-01-06 11:10:34 +00:00
Ondrej Vasik
437c9e4ea2 fix misc/selinux root-only test(#550494) 2009-12-27 11:40:37 +00:00
Ondrej Vasik
99cafffe10 bring back uname -p/-i functionality except of the athlon hack(#548834),
comment patches
2009-12-19 08:42:03 +00:00
Ondrej Vasik
75e385fc3e use grep instead of deprecated egrep in colorls.sh script, remove
unnecessary versioned requires/conflicts, remove non-upstream hack for
    uname -p
2009-12-16 21:00:11 +00:00
Ondrej Vasik
0ab9d455d1 fix DIR_COLORS.256color file 2009-12-16 12:17:58 +00:00
Ondrej Vasik
422af9d036 temporarily do not run dup_cloexec(), dependent gnulib tests failing in
koji
2009-12-11 17:07:21 +00:00
Ondrej Vasik
e6c89339d8 new upstream release 8.2, remove applied patches 2009-12-11 16:38:48 +00:00
Ondrej Vasik
c77f9b75dc new upstream release 8.1, rediffed patches, fix builds under koji 2009-11-27 13:24:09 +00:00
Ondrej Vasik
c8937976c4 return .xz source extension ;) 2009-11-18 14:51:34 +00:00
Ondrej Vasik
66a4fe9b1a remove accidently added .orig files from patches :( 2009-11-18 14:48:00 +00:00
Ondrej Vasik
af1fb4eb12 update /etc/DIR_COLORS* files 2009-10-07 08:42:15 +00:00
Ondrej Vasik
4f2a56081b oops... use .xz tarball instead of my local .gz 2009-10-07 08:16:26 +00:00
Ondrej Vasik
f8d3fd6d8e defuzz patches 2009-10-07 08:11:44 +00:00
Ondrej Vasik
207519174e New upstream release 8.0 (beta), defuzz patches, remove applied patches 2009-10-06 13:43:25 +00:00
Ondrej Vasik
fa0337b2a5 chcon no longer aborts on a selinux disabled system(#527142) 2009-10-05 07:06:38 +00:00
Ondrej Vasik
e87ead322a apply upstream patch #3 later to prevent fuzz 2009-10-02 15:06:06 +00:00
Ondrej Vasik
ae3959bffe ls -LR exits with status 2, not 0, when it encounters a cycle(#525402), ls:
print ?, not 0 as inode of dereferenced dangling symlink(#525400), call
    the install-info on .gz info files
2009-10-02 14:41:18 +00:00
Ondrej Vasik
066fd3a5cb improve and correct runuser documentation (#524805) 2009-09-22 13:24:02 +00:00
Ondrej Vasik
2277f1a25d fix the patchname 2009-09-21 06:08:13 +00:00
Ondrej Vasik
4c2f2aae39 add dircolors color for GNU lzip (#516897) 2009-09-21 06:04:14 +00:00
Ondrej Vasik
f0deff4c0d fixed typo in DIR_COLORS.256color causing no color for multihardlink
(thanks P.Brady)
2009-09-18 07:19:28 +00:00
Ondrej Vasik
6a4350f7d9 fix copying of extended attributes for read only source files 2009-09-16 06:03:40 +00:00
Ondrej Vasik
2505178971 new upstream bugfix release 7.6, removed applied patches,defuzzed the rest 2009-09-12 09:28:49 +00:00
Ondrej Vasik
266a669f62 fix double free error in fold for singlebyte locales (caused by multibyte
patch)
2009-09-10 10:36:58 +00:00
Ondrej Vasik
61fe33cb1c fix sort -h for multibyte locales (reported via
http://bugs.archlinux.org/task/16022)
2009-09-08 14:34:31 +00:00
Ondrej Vasik
2c2fd97500 fixed regression where df -l <device> as regular user cause Permission
denied (#520630, introduced by fix for rhbz #497830)
2009-09-03 15:19:58 +00:00
Ondrej Vasik
063897c2f3 ls -i: print consistent inode numbers also for mount points (#453709) 2009-09-01 10:05:36 +00:00
Ondrej Vasik
5fd0b055f5 Better fix than workaround the koji insufficient utimensat support issue to
prevent failures in other packages
2009-08-24 08:38:17 +00:00
Ondrej Vasik
1bc86eb295 libstdbuf.so in separate coreutils-libs subpackage, update /etc/DIRCOLORS*,
skip two new tests on system with insufficient utimensat support(e.g.
    koji)
2009-08-21 11:49:02 +00:00
Ondrej Vasik
e1052e34a1 New upstream release 7.5, remove already applied patches,defuzz few others 2009-08-21 07:00:59 +00:00
Ondrej Vasik
378338cdef package is xz, not xz-utils 2009-08-06 13:31:14 +00:00
Ondrej Vasik
7915d210f2 do process install-info only with info files present(#515970), BuildRequire
for xz-utils, use xz tarball
2009-08-06 13:24:22 +00:00
Kamil Dudka
ff18ef69d3 - ls -1U with two or more arguments (or with -R or -s) works properly again
- install runs faster again with SELinux enabled (#479502)
2009-08-05 08:45:05 +00:00
Jesse Keating
3dc23f3518 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 19:30:04 +00:00
Ondrej Vasik
777ce54cea do not ignore sort's version sort for multibyte locales(#509688) 2009-07-06 21:40:43 +00:00
Ondrej Vasik
7f2b3258d5 temporarily workaround probable kernel issue with TCSADRAIN(#504798) 2009-06-11 08:26:29 +00:00
Ondrej Vasik
67e264c142 new upstream release 7.4, removed applied patches 2009-05-25 12:11:34 +00:00
Ondrej Vasik
17e0cac955 fix segfaults in join (i18n patch) when using multibyte locales(#497368) 2009-04-23 17:01:01 +00:00
Ondrej Vasik
187c0782af make mv xattr support failures silent (as is done for cp -a) - #496142 2009-04-17 09:54:04 +00:00
Ondrej Vasik
1ef0ec681f temporarily disable strverscmp failing gnulib test, defuzz patches 2009-04-01 11:14:30 +00:00
Ondrej Vasik
ca7ca126aa New upstream bugfix release 7.2, removed applied patches 2009-03-31 15:48:26 +00:00
Ondrej Vasik
81a387abc6 fix typo in patch name 2009-03-19 15:10:54 +00:00
Ondrej Vasik
92dfad507f do not ship /etc/DIR_COLORS.xterm (ship /etc/DIR_COLORS.lightbgcolor
instead of it, try to preserve xattrs in cp -a when possible
2009-03-19 14:57:35 +00:00
Ondrej Vasik
579172fc3b do not ship /etc/DIR_COLORS.xterm (ship /etc/DIR_COLORS.lightbgcolor
instead of it, try to preserve xattrs in cp -a when possible
2009-03-19 14:56:49 +00:00
Ondrej Vasik
bfff2133f5 fix sort bugs (including #485715) for multibyte locales 2009-03-02 12:42:55 +00:00
Ondrej Vasik
c39fe6a1cc fix infinite loop in recursive cp (introduced by 7.1, upstream) 2009-02-27 12:13:54 +00:00
Ondrej Vasik
a359684b15 fix showing ACL's for ls -Z (#487374), fix automatic column width for
names/groups for it as well
2009-02-26 13:44:18 +00:00
Ondrej Vasik
49c94e6cef fix couple of bugs in sort with determining end of fields (upstream) -
includes #485715 fix
2009-02-25 15:36:19 +00:00
Ondrej Vasik
be82102c5b workaround libcap issue, move i18n testsuite tuning to i18n, fix gnulib
testsuite failure with multiple skip exit codes
2009-02-25 13:13:05 +00:00
Ondrej Vasik
c4b1fe4c8a New upstream release 7.1, removed applied patches, amended patches and
LS_COLORS files
2009-02-24 11:53:38 +00:00
Jesse Keating
eded8d92cb - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 09:12:38 +00:00
Kamil Dudka
f88f91b802 added BuildRequires for libattr-devel and attr 2009-01-28 18:01:37 +00:00
Kamil Dudka
b264912790 cp/mv: --no-clobber option, xattr support (#202823) 2009-01-28 17:29:41 +00:00
Ondrej Vasik
f7b5421d46 fix info documentation for expr command (#474434) 2008-12-03 23:11:37 +00:00
Ondrej Vasik
5a43cb54ac fixed regression in expr command(#474434), enable total-awk test again (and
skip it only when df not working properly at all)
2008-12-03 22:49:50 +00:00
Ondrej Vasik
25edeeda75 Package summary tuning 2008-11-25 09:38:55 +00:00
Ondrej Vasik
8283df33d5 added requirements for util-linux-ng >= 2.14 (#472445), some sed cleanup 2008-11-21 15:08:56 +00:00
Ondrej Vasik
e8a61f5499 temporarily skip timeout-parameters test (ppc64 failure) 2008-11-12 09:38:49 +00:00
Ondrej Vasik
185a101acb temporarily skip df --total tests (failures) 2008-11-11 16:26:15 +00:00
Ondrej Vasik
c2ee73dbca commited updated sources 2008-11-11 16:10:30 +00:00
Ondrej Vasik
e18e41532f New upstream release (+ amending/droping patches) 2008-11-11 16:03:49 +00:00
Ondrej Vasik
e464e338f2 Requires: ncurses (#469277) 2008-11-03 11:04:32 +00:00
Ondrej Vasik
893c38877c make possible to disable capability in ls due to performance impact when
not cached(#467508), do not patch generated manpages - generate them at
    build time, do not mistakenly display -g and -G runuser option in su
    --help output
2008-10-22 11:07:44 +00:00
Ondrej Vasik
3a1addac9b fix several date issues, clarify ls exit statuses documentation (#446294) 2008-10-13 08:32:45 +00:00
Ondrej Vasik
146c35e640 fix cp -Z issues(#466653, #466646), do not require preservation of SELinux
CTX for preserve=all cp mode
2008-10-12 16:14:22 +00:00
Ondrej Vasik
0beb80a141 use setup macro lzma support, remove unimplemented option --changes from
chcon
2008-10-08 15:00:28 +00:00
Jarod Wilson
e1155495fa - fix up potential test failures when building in certain slightly quirky
environments (part of bz#442352)
2008-10-06 20:29:30 +00:00
Ondrej Vasik
9cd65b9a55 Added requirements for libattr(#465569) 2008-10-06 10:28:40 +00:00
Ondrej Vasik
f4e74ff9f8 release++ :( 2008-09-29 20:40:46 +00:00
Ondrej Vasik
75d13c2a17 readded localy disabled build requires :( 2008-09-29 20:39:22 +00:00
Ondrej Vasik
b8498f9e0c seq should no longer fail to display final number of some float sequences
with utf8 locales(#463556)
2008-09-29 20:37:58 +00:00
Ondrej Vasik
4bfed977b1 Release++ (forgotten due specfile merge) 2008-08-13 12:59:58 +00:00
Ondrej Vasik
a7cab66ce1 mention that DISPLAY and XAUTHORITY envvars are preserved for pam_xauth in
su -l (#450505)
2008-08-13 12:56:00 +00:00
Kamil Dudka
2481699c0d ls -U1 now uses constant memory 2008-08-04 12:41:29 +00:00
Kamil Dudka
c7a6abf853 dd: iflag=fullblock now read full blocks if possible (#431997, #449263) ls:
--color now highlights files with capabilities (#449985)
2008-07-24 13:17:42 +00:00
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