Commit Graph

530 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
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
Tim Waugh
76a86e9b6b - Fixed 'ls -x' output (bug #240298). 2007-06-13 13:38:50 +00:00
Tim Waugh
fa9d798bc8 - Disambiguate futimens() from the glibc implementation (bug #242321). 2007-06-13 12:07:35 +00:00
Karsten Hopp
190abb8b90 - /bin/mv in %post requires libselinux 2007-04-02 15:28:24 +00:00
Tim Waugh
34e227a583 - 6.9. 2007-03-26 12:06:23 +00:00
Tim Waugh
3b9e781beb - Better install-info scriptlets (bug #225655).
- Resolves: rhbz#225655
2007-03-09 09:39:21 +00:00
Tim Waugh
bb664a7919 - 6.8+, in preparation for 6.9. 2007-03-01 17:36:24 +00:00
Tim Waugh
a6d595fd2f - Use sed instead of perl for text replacement (bug #225655).
- Use install-info scriptlets from the guidelines (bug #225655).
- Resolves: rhbz#225655 rhbz#225655
2007-02-22 09:29:52 +00:00
Tim Waugh
a3e6ff9d21 - Don't mark profile scripts as config files (bug #225655).
- Avoid extra directory separators (bug #225655).
- Resolves: rhbz#225655 rhbz#225655
2007-02-20 11:20:02 +00:00
Tim Waugh
115de3bc3c - Better Obsoletes/Provides versioning (bug #225655).
- Use better defattr (bug #225655).
- Be info file compression tolerant (bug #225655).
- Moved changelog compression to %install (bug #225655).
- Prevent upstream changes being masked (bug #225655).
- Added a comment (bug #225655).
- Use install -p for non-compiled files (bug #225655).
- Use sysconfdir macro for /etc (bug #225655).
- Use Requires(pre) etc for install-info (bug #225655).
- Resolves: rhbz#225655 rhbz#225655 rhbz#225655 rhbz#225655 rhbz#225655
    rhbz#225655 rhbz#225655 rhbz#225655 rhbz#225655
2007-02-19 13:08:43 +00:00
Tim Waugh
f4d3c350d3 - Provide version for stat (bug #225655).
- Fixed permissions on profile scripts (bug #225655).
- Resolves: rhbz#225655 rhbz#225655
2007-02-16 11:38:09 +00:00
Tim Waugh
b061f0154a Fixed source renaming. 2007-02-14 12:43:39 +00:00
Tim Waugh
eab78b1c7d 6.7-5 2007-02-14 12:34:07 +00:00
Tim Waugh
8eac3d1f21 - Removed unnecessary stuff in pre scriptlet (bug #225655).
- Prefix sources with 'coreutils-' (bug #225655).
2007-02-14 12:33:54 +00:00
Tim Waugh
5c114c6e46 - Avoid %makeinstall (bug #225655).
- Resolves: rhbz#225655
2007-02-14 12:00:07 +00:00
Tim Waugh
6f64447fd4 - Ship COPYING file (bug #225655).
- Use datadir and infodir macros in %pre scriptlet (bug #225655).
- Use spaces not tabs (bug #225655).
- Fixed build root.
- Change prereq to requires (bug #225655).
- Explicitly version some obsoletes tags (bug #225655).
- Removed obsolete pl translation fix.
- Resolves: rhbz#225655 rhbz#225655 rhbz#225655 rhbz#225655 rhbz#225655
2007-02-13 10:15:38 +00:00
Tim Waugh
d705d9f83c - Make scriptlet unconditionally succeed (bug #223681).
- Resolves: rhbz#223681
2007-01-22 18:04:17 +00:00
Tim Waugh
b5687de8c0 - Build does not require libtermcap-devel. 2007-01-19 15:43:20 +00:00
Tim Waugh
d66c4db957 - 6.7. No longer need sort-compatibility, rename, newhashes, timestyle,
acl, df-cifs, afs or autoconf patches.
2007-01-09 19:29:30 +00:00
Tim Waugh
5176358a5f - Prevent 'su --help' showing runuser-only options such as --group. 2007-01-02 13:15:38 +00:00
Tim Waugh
add8cb4ea7 - Unbreak id (bug #217177).
- Resolves: rhbz#217177
2006-11-24 18:35:26 +00:00
Tim Waugh
6071af0b79 5.97-15 2006-11-23 17:41:36 +00:00
Tim Waugh
a30626f98b - Fixed stat's 'C' format specifier (bug #216676).
- Resolves: rhbz#216676
2006-11-23 17:41:19 +00:00
Tim Waugh
dfe7b9b323 - Misleading 'id -Z root' error message (bug #211089).
- Resolves: rhbz#211089
2006-11-23 17:08:14 +00:00
Tim Waugh
00dc86c5cb - Clarified runcon man page (bug #213846).
- Resolves: rhbz#213846
2006-11-10 17:34:07 +00:00
Tim Waugh
48a2fb753b - Own LC_TIME locale directories (bug #210751). 2006-10-17 14:22:23 +00:00
Tim Waugh
b9e1cc9bdb - Fixed 'cp -Z' when destination exists, again (bug #189967). 2006-10-04 11:18:28 +00:00
Tim Waugh
c53f2309e1 - Back-ported rename patch (bug #205744). 2006-09-28 12:27:32 +00:00
Tim Waugh
4f838729ae 5.97-10 2006-09-27 12:08:31 +00:00
Tim Waugh
8e7e298890 - Ignore 'cifs' filesystems for 'df -l' (bug #183703). 2006-09-12 10:38:16 +00:00
Tim Waugh
0c69291cc5 - Include -g/-G in runuser man page (part of bug #199344). 2006-09-11 16:16:03 +00:00
Tim Waugh
ee54752c20 - Corrected runuser man page (bug #200620). 2006-09-11 12:37:06 +00:00
Tim Waugh
12a60070d7 5.97-9 2006-08-24 16:25:40 +00:00
Tim Waugh
ee719b5558 - Fixed warnings in pam patch (bug #203166). 2006-08-24 16:05:51 +00:00
Tim Waugh
1d72cf0b92 - Fixed warnings in i18n patch (bug #203166). 2006-08-24 16:01:11 +00:00
Tim Waugh
4365a0d8e4 - Fixed warnings in sysinfo patch (bug #203166). 2006-08-24 15:59:31 +00:00
Tim Waugh
01672f838b - Fixed warnings in selinux patch (bug #203166). 2006-08-24 15:56:51 +00:00
Tim Waugh
0e3de1d0e4 - Fixed warnings in acl patch (bug #203166). 2006-08-24 15:53:08 +00:00
Tim Waugh
e6a6605f9c - Don't chdir until after PAM bits in su (bug #197659). 2006-08-23 09:56:42 +00:00
Tim Waugh
a0c234b51e - Fixed 'sort -b' multibyte problem (bug #199986). 2006-08-15 16:50:48 +00:00
Tim Waugh
386fb07268 5.97-6 2006-07-21 14:55:05 +00:00
Tim Waugh
dfdbf350a1 - Added runuser '-g' and '-G' options (bug #199344). 2006-07-21 14:50:12 +00:00
Tim Waugh
9f2386c9be - Added su '--session-command' option (bug #199066). 2006-07-21 13:26:30 +00:00
Tomáš Mráz
f36601341a - 'include' su and runuser scripts in su-l and runuser-l scripts 2006-07-18 20:15:19 +00:00
Tim Waugh
2f0d69c386 5.97-4 2006-07-13 12:15:26 +00:00
Tim Waugh
9bfad79b7f - split the PAM scripts for "su -l"/"runuser -l" from that of normal "su"
and "runuser" (#198639)
- add keyinit instructions to PAM scripts
2006-07-13 12:01:32 +00:00
Jesse Keating
05a09fced6 bumped for rebuild 2006-07-12 04:52:59 +00:00
Tomáš Mráz
6a951dca4c - allow root to su to expired user (#152420) 2006-07-11 11:44:24 +00:00
Tim Waugh
7f110eac74 - Allow 'sort +1 -2' (patch from upstream). 2006-06-29 09:06:14 +00:00
Tim Waugh
8e9a74e3a8 - 5.97. No longer need tempname or tee patches, or pl translation. 2006-06-25 23:15:00 +00:00
Tim Waugh
eec631a268 - Build at -O1 on s390 for the moment (bug #196369). 2006-06-25 17:45:57 +00:00
Tim Waugh
7a87ac9efa - Include new hashes (bug #196369). Patch from upstream. 2006-06-22 22:41:57 +00:00
Tim Waugh
6d39407cbd - Fix large file support for temporary files. 2006-06-09 09:46:52 +00:00
Tim Waugh
5dfe09d9fa - Fixed Polish translation. 2006-06-05 12:52:14 +00:00
Tim Waugh
35a4320fd9 - 5.96. No longer need proc patch. 2006-05-22 14:06:48 +00:00
Tim Waugh
d2082bba11 - Fixed pr properly in multibyte locales (bug #192381). 2006-05-19 14:55:28 +00:00
Tim Waugh
e1ef7777fb - Upstream patch to fix cp -p when proc is not mounted (bug #190601). 2006-05-16 15:28:13 +00:00
Tim Waugh
30acda79f0 - BuildRequires libacl-devel. 2006-05-16 15:14:26 +00:00
Tim Waugh
5b0e440974 - Fixed pr in multibyte locales (bug #189663). 2006-05-15 12:49:19 +00:00
Tim Waugh
c221770e54 - 5.95. 2006-05-15 11:54:00 +00:00
Tim Waugh
b54b534b27 - Avoid redeclared 'tee' function. 2006-04-26 11:21:36 +00:00
Tim Waugh
67916194fb - Fix 'cp -Z' when the destination exists (bug #189967). 2006-04-26 11:02:25 +00:00
Tim Waugh
49a3f898a6 - Make 'ls -Z' output more consistent with other output formats. 2006-04-20 11:39:12 +00:00
Tim Waugh
5505e28e55 - 5.94. 2006-03-24 13:48:34 +00:00
Jesse Keating
615e84ec90 bump for bug in double-long on ppc(64) 2006-02-11 02:19:21 +00:00
Jesse Keating
6395c6ca13 bump for new gcc/glibc 2006-02-07 11:17:15 +00:00
Tim Waugh
84c17ff290 - Fixed chcon(1) bug reporting address (bug #178523). 2006-01-23 13:26:36 +00:00
Tim Waugh
9b70f79dc8 - Don't suppress chown/chgrp errors in install(1) (bug #176708). 2006-01-05 15:32:52 +00:00
Daniel J Walsh
59f2f0974c - Remove pam_selinux.so from su.pamd, not needed for targeted and
Strict/MLS will have to newrole before using.
2006-01-02 14:38:03 +00:00
Daniel J Walsh
d76cb0bed2 - Remove pam_selinux.so from su.pamd, not needed for targeted and
Strict/MLS will have to newrole before using.
2006-01-02 14:37:54 +00:00
Tim Waugh
d98e6ad0aa - Fix "sort -n" (bug #176468). 2005-12-23 10:48:15 +00:00
Tim Waugh
08c23faa58 - Explicitly set default POSIX2 version during configure stage. 2005-12-16 13:30:09 +00:00
Jesse Keating
a668f4ef68 gcc update bump 2005-12-09 22:40:05 +00:00
Tim Waugh
d37e2a4e28 - Parametrize SELinux (bug #174067). 2005-12-02 17:15:25 +00:00
Tim Waugh
1e34cf27fc - Fix runuser.pamd (bug #173807). 2005-12-02 17:09:56 +00:00
Tim Waugh
eb8d1d0442 5.93-4 2005-11-24 23:03:23 +00:00
Tim Waugh
2190ea78ce - Apply runuser PAM patch from bug #173807. Ship runuser PAM file. 2005-11-24 23:00:49 +00:00
Daniel J Walsh
60a97a8749 - Remove multiple from su.pamd 2005-11-15 14:06:09 +00:00
Tim Waugh
eb20fc6b71 - Call setsid() in su under some circumstances (bug #173008).
- Prevent runuser operating when setuid (bug #173113).
2005-11-14 10:57:28 +00:00
Tim Waugh
02489bd234 - 5.93.
- No longer need alt-md5sum-binary, dircolors, mkdir, mkdir2 or tac
    patches.
2005-11-08 14:52:30 +00:00
Tim Waugh
838ee2d4d1 5.92-1 2005-10-28 15:08:47 +00:00
Tim Waugh
b4f8aa7273 - Finished porting i18n patch to sort.c. 2005-10-28 15:08:16 +00:00
Tim Waugh
b43cfa4724 - Fixed for sort-mb-tests (avoid +n syntax). 2005-10-28 15:03:19 +00:00
Tim Waugh
0158c2b09b - Start porting i18n patch to sort.c. 2005-10-28 11:29:37 +00:00
Tim Waugh
d4e489df5b 5.92-0.2 2005-10-28 08:58:13 +00:00
Tim Waugh
3cad9a39ff - Fix chgrp basic test. 2005-10-28 08:57:38 +00:00
Tim Waugh
43a39eb33f - Include md5sum patch from ALT. 2005-10-28 08:11:18 +00:00
Tim Waugh
c3e4c8460e - 5.92.
- No longer need afs, dircolors, utmp, gcc4, brokentest, dateseconds,
    chown, rmaccess, copy, stale-utmp, no-sign-extend, fchown patches.
- Updated acl, dateman, pam, langinfo, i18n, getgrouplist, selinux patches.
- Dropped printf-ll, allow_old_options, jday, zh_CN patches.
- NOTE: i18n patch not ported for sort(1) yet.
2005-10-27 15:05:08 +00:00
Tomáš Mráz
6e90d64fff - use include instead of pam_stack in pam config 2005-09-30 11:56:32 +00:00
Daniel J Walsh
bc5142962b - Reverse change to use raw functions 2005-09-09 13:54:03 +00:00
Tim Waugh
f3d22cbf48 - Explicit setuid bit for /bin/su in file manifest (bug #167745). 2005-09-08 11:19:58 +00:00
Daniel J Walsh
315b3d7de8 - Allow id to run even when SELinux security context can not be run
- Change chcon to use raw functions.
2005-09-06 21:18:51 +00:00