Commit Graph

65 Commits

Author SHA1 Message Date
Ondrej Vasik 437c9e4ea2 fix misc/selinux root-only test(#550494) 2009-12-27 11:40:37 +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 66a4fe9b1a remove accidently added .orig files from patches :( 2009-11-18 14:48:00 +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 2505178971 new upstream bugfix release 7.6, removed applied patches,defuzzed the rest 2009-09-12 09:28:49 +00:00
Ondrej Vasik 67e264c142 new upstream release 7.4, removed applied patches 2009-05-25 12:11:34 +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 4de88fbc58 Rediffed selinux patch(fuzzy), fix fuzz in 2 others 2009-02-24 16:34:43 +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
Kamil Dudka b264912790 cp/mv: --no-clobber option, xattr support (#202823) 2009-01-28 17:29:41 +00:00
Ondrej Vasik e18e41532f New upstream release (+ amending/droping patches) 2008-11-11 16:03:49 +00:00
Ondrej Vasik 46776ebb82 patch fuzz ... 2008-10-22 11:29:21 +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 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
Ondrej Vasik 0e06139f50 Get rid off fuzz in patches 2008-07-16 14:22:18 +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 98cf8da1e8 workaround strange koji failures(#449910, #442352), fixed ls -ZC
segfault(#449866)
2008-06-04 17:56:55 +00:00
Ondrej Vasik 5f9af7f6c9 new upstream releases 6.12 + adapted patches 2008-06-02 11:12:20 +00:00
Ondrej Vasik a81ef24536 New upstream release coreutils-6.11 2008-04-23 09:58:23 +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 1ecd64d157 fixed broken order of params in stat(#435669) 2008-03-06 12:21:32 +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 55707b64ee improve 256-color support handling in colorls shell scripts + color tunning 2008-02-07 15:10:39 +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 0363d66490 New upstream release 6.10, for more details see changelog 2008-01-25 17:48:11 +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 96aa3c3d90 runcon should not reorder parameters - upstream(#232652), License tag to
GPLv2+
2007-10-29 11:36:17 +00:00
Tim Waugh 34e227a583 - 6.9. 2007-03-26 12:06:23 +00:00
Tim Waugh bb664a7919 - 6.8+, in preparation for 6.9. 2007-03-01 17:36:24 +00:00
Daniel J Walsh 9a53673826 Change manpage to include SELinux in order to fix whatis database 2007-01-12 16:07:44 +00:00
Tim Waugh 3275244872 More fixes to make ls/stat-failed test pass. 2007-01-10 14:13:03 +00:00
Tim Waugh 69dd970338 SELinux patch fix. 2007-01-10 13:02:52 +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 add8cb4ea7 - Unbreak id (bug #217177).
- Resolves: rhbz#217177
2006-11-24 18:35:26 +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 b9e1cc9bdb - Fixed 'cp -Z' when destination exists, again (bug #189967). 2006-10-04 11:18:28 +00:00
Tim Waugh 01672f838b - Fixed warnings in selinux patch (bug #203166). 2006-08-24 15:56:51 +00:00
Tim Waugh 7a87ac9efa - Include new hashes (bug #196369). Patch from upstream. 2006-06-22 22:41:57 +00:00
Tim Waugh 4af87654c4 Fixed selinux patch. 2006-04-26 14:57:05 +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
Tim Waugh 84c17ff290 - Fixed chcon(1) bug reporting address (bug #178523). 2006-01-23 13:26:36 +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
Daniel J Walsh bc5142962b - Reverse change to use raw functions 2005-09-09 13:54:03 +00:00