1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181
|
1.22 2005-03-09
* Updated version for release.
1.21.22 2005-03-07
* Merged restorecon and genhomedircon patch from Dan Walsh.
1.21.21 2005-02-28
* Merged load_policy and genhomedircon patch from Dan Walsh.
1.21.20 2005-02-24
* Merged fixfiles and genhomedircon patch from Dan Walsh.
1.21.19 2005-02-22
* Merged several fixes from Ulrich Drepper.
1.21.18 2005-02-18
* Changed load_policy to fall back to the original policy upon
an error from sepol_genusers().
1.21.17 2005-02-17
* Merged new genhomedircon script from Dan Walsh.
1.21.16 2005-02-17
* Changed load_policy to call sepol_genusers().
1.21.15 2005-02-09
* Changed relabel Makefile target to use restorecon.
1.21.14 2005-02-08
* Merged restorecon patch from Dan Walsh.
1.21.13 2005-02-07
* Merged sestatus patch from Dan Walsh.
* Merged further change to fixfiles -C from Dan Walsh.
1.21.12 2005-02-02
* Merged further patches for restorecon/setfiles -e and fixfiles -C.
1.21.11 2005-02-02
* Merged patch for fixfiles -C option from Dan Walsh.
* Merged patch -e support for restorecon from Dan Walsh.
* Merged updated -e support for setfiles from Dan Walsh.
1.21.10 2005-01-31
* Merged patch for open_init_pty from Manoj Srivastava.
1.21.9 2005-01-28
* Merged updated fixfiles script from Dan Walsh.
* Merged updated man page for fixfiles from Dan Walsh and re-added unzipped.
* Reverted fixfiles patch for file_contexts.local;
obsoleted by setfiles rewrite.
* Merged error handling patch for restorecon from Dan Walsh.
* Merged semi raw mode for open_init_pty helper from Manoj Srivastava.
1.21.8 2005-01-28
* Rewrote setfiles to use matchpathcon and the new interfaces
exported by libselinux (>= 1.21.5).
1.21.7 2005-01-27
* Prevent overflow of spec array in setfiles.
1.21.6 2005-01-27
* Merged genhomedircon STARTING_UID bug fix from Dan Walsh.
1.21.5 2005-01-26
* Merged newrole -l support from Darrel Goeddel (TCS).
1.21.4 2005-01-25
* Merged fixfiles patch for file_contexts.local from Dan Walsh.
1.21.3 2005-01-21
* Fixed restorecon to not treat errors from is_context_customizable()
as a customizable context.
* Merged setfiles/restorecon patch to not reset user field unless
-F option is specified from Dan Walsh.
1.21.2 2005-01-21
* Merged open_init_pty helper for run_init from Manoj Srivastava.
* Merged audit2allow and genhomedircon man pages from Manoj Srivastava.
1.21.1 2005-01-19
* Merged customizable contexts patch for restorecon/setfiles from Dan Walsh.
1.20 2005-01-06
* Merged fixfiles rewrite from Dan Walsh.
* Merged restorecon patch from Dan Walsh.
* Merged fixfiles and restorecon patches from Dan Walsh.
* Changed restorecon to ignore ENOENT errors from matchpathcon.
* Merged nonls patch from Chris PeBenito.
* Removed fixfiles.cron.
* Merged run_init.8 patch from Dan Walsh.
1.18 2004-11-01
* Merged audit2allow patch from Thomas Bleher, with mods by Dan Walsh.
* Merged sestatus patch from Steve Grubb.
* Merged fixfiles patch from Dan Walsh.
* Added -l option to setfiles to log changes via syslog.
* Merged -e option to setfiles to exclude directories.
* Merged -R option to restorecon for recursive descent.
* Merged sestatus patch from Steve Grubb via Dan Walsh.
* Merged load_policy and fixfiles.cron patches from Dan Walsh.
* Merged fix for setfiles context validation patch from Colin Walters.
* Merged setfiles context validation patch from Colin Walters.
* Merged genhomedircon patch from Russell Coker.
* Merged restorecon patch from Russell Coker.
1.16 2004-08-13
* Merged audit2allow fix from Tom London.
* Merged load_policy man page from Dan Walsh.
* Merged newrole bug fix from Chad Hanson.
* Changed load_policy to preserve booleans by default.
* Changed load_policy to invoke sepol_genbools() instead.
* Changed load_policy to also invoke security_load_booleans().
* Merged genhomedircon fixes from Dan Walsh.
* Changed restorecon to use realpath.
* Merged fixfiles patch from Dan Walsh.
* Merged genhomedircon patch from Russell Coker and Dan Walsh.
* Merged fixfiles patch and fixfiles.cron script from Dan Walsh.
* Merged stat fix for setfiles -s from Russell Coker.
1.14 2004-06-25
* Merged fix for fixfiles.
* Merged enhancements to setfiles, fixfiles and restorecon from Dan Walsh.
* Merged updated genhomedircon script from Russell Coker.
* Merged run_init patch to find initrc_context from Dan Walsh.
* Merged fixfiles patch for /etc/selinux from Dan Walsh.
* Merged restorecon patch from Dan Walsh.
* Merged fixfiles patch from Dan Walsh.
1.12 2004-05-10
* Merged newrole patch from Colin Walters.
* Merged fixfiles from Dan Walsh.
1.10 2004-04-05
* Changed setfiles to not abort upon lsetfilecon failures.
* Merged sestatus from Chris PeBenito.
* Merged fixes for restorecon.
* Merged setfiles verbosity patch from Dan Walsh and Stephen Tweedie.
* Merged restorecon patch from Dan Walsh.
* Revert add_assoc change from setfiles.
* Moved restorecon to /sbin.
* Disable add_assoc in setfiles by default, use -a to enable.
* Merged genhomedircon patch from Dan Walsh.
* Merged restorecon patch from Dan Walsh.
* Merged setfiles buffer size change from Dan Walsh.
* Merged genhomedircon fix from Karl MacMillan of Tresys.
This generates separate lines for each prefix.
1.8 2004-03-09
* Merged genhomedircon patch from Karl MacMillan of Tresys.
* Removed checkcon script (obsoleted by restorecon -nv).
* Replaced restorecon script with C program from Dan Walsh.
Uses the new matchpathcon function from libselinux.
1.6 2004-02-18
* Fixed setfiles sorting problem reported by Colin Walters.
* Merged setfiles patch from Robert Bihlmeyer, amended by Russell Coker.
* Added scripts (checkcon, restorecon, genhomedircon) from Dan Walsh.
* Quiet warning about duplicate same specifications if -q is used.
* Fixed usage message of audit2allow.
1.4 2003-12-01
* Merged patch from Russell Coker.
* Added audit2allow (formerly newrules.pl from policy).
* Dropped -lattr from Makefiles.
* Merged setfiles check type first patch by Russell Coker.
1.2 2003-09-30
* Merged run_init close file patch from Chris PeBenito.
* Merged setfiles stem compression patch by Russell Coker.
* Merged setfiles usage/getopt/err patch by Russell Coker.
* Merged setfiles altroot patch by Hardened Gentoo team.
* Merged i18n patch by Dan Walsh.
* Changed Makefiles to allow non-root rpm builds.
1.1 2003-08-13
* Dropped obsolete psid code from setfiles.
1.0 2003-07-11
* Initial public release.
|