blob: 56d9f28577bfc5c9525b9c3aa3e259e7bb2471c0 [file] [log] [blame]
Eric Paris339f8072011-12-21 12:46:04 -050012.1.10 2011-12-21
2 * Remove excess whitespace
3 * sandbox: Add back in . functions to sandbox.init script
4 * Fix Makefile to match other policycoreutils Makefiles
5 * semanage: drop unused translation getopt
6
Eric Parisd65c02f2011-12-05 16:20:45 -050072.1.9 2011-12-05
8 * sandbox: move sandbox.conf.5 to just sandbox.5
9 * po: Makefile use -p to preserve times to allow multilib simultatious installs
10 * of po files
11 * sandbox: Allow user to specify the DPI value for X in a sandbox
12 * sandbox: make sure the domain launching sandbox has at least 100 categories
13 * sandbox: do not try forever to find available category set
14 * sandbox: only complain if sandbox unable to launch
15 * sandbox: init script run twice is still successful
16 * semanage: print local and dristo equiv rules
17 * semanage: check file equivalence rules for conflict
18 * semanage: Make sure semanage fcontext -l -C prints even if local keys
19 * are not defined
20 * semanage: change src,dst to target,substitute for equivalency
21 * sestatus: Updated sestatus and man pages.
22 * Added SELinux config file man page.
23 * add clean target to man Makefile
24
Eric Paris14e4b702011-11-03 15:26:36 -0400252.1.8 2011-11-03
26 * sandbox: Maintain the LANG environment into the sandbox
27 * audit2allow: use audit2why internally
28 * fixfiles: label /root but not /var/lib/BackupPC
29 * semanage: update local boolean settings is dealing with localstore
30 * semanage: missing modify=True
31 * semanage: set modified correctly
32 * restorecond: make restorecond dbuss-able
33 * restorecon: Always check return code on asprintf
34 * restorecond: make restorecond -u exit when terminal closes
35 * sandbox: introduce package name and language stuff
36 * semodule_package: remove semodule_unpackage on clean
37 * fix sandbox Makefile to support DESTDIR
38 * semanage: Add -o description to the semanage man page
39 * make use of the new realpath_not_final function
40 * setfiles: close /proc/mounts file when finished
41 * semodule: Document semodule -p in man page
42 * setfiles: fix use before initialized
43 * restorecond: Add .local/share as a directory to watch
44
452.1.7 2011-09-27
Eric Paris5054b902011-09-27 13:54:19 -040046 * semanage: fix indentation error in seobject
47
Eric Paris418dbc72011-09-16 15:34:36 -0400482.1.6 2011-09-15
49 * sepolgen-ifgen: new attr-helper does something
50 * audit2allow: use alternate policy file
51 * audit2allow: sepolgen-ifgen use the attr helper
52 * setfiles: switch from stat to stat64
53 * setfiles: Fix potential crash using dereferenced ftsent
54 * setfiles: do not wrap * output at 80 characters
55 * sandbox: add -Wall and -Werror to makefile
56 * sandbox: add sandbox cgroup support
57 * sandbox: rewrite /tmp handling
58 * sandbox: do not bind mount so much
59 * sandbox: add level based kill option
60 * sandbox: cntrl-c should kill entire process control group
61 * Create a new preserve_tunables flag in sepol_handle_t.
62 * semanage: show running and disk setting for booleans
63 * semanage: Dont print heading if no items selected
64 * sepolgen: audit2allow is mistakakenly not allowing valid module names
65 * semanage: Catch RuntimeErrors, that can be generated when SELinux is disabled
66 * More files to ignore
67 * tree: default make target to all not install
68 * sandbox: do not load unused generic init functions
69
Eric Paris1f8cf402011-08-26 15:11:58 -0400702.1.5 2011-08-26
71 * setfiles: Fix process_glob to handle error situations
72 * sandbox: Allow seunshare to run as root
73 * sandbox: trap sigterm to make sure sandbox
74 * sandbox: pass DPI from the desktop
75 * sandbox: seunshare: introduce helper spawn_command
76 * sandbox: seunshare: introduce new filesystem helpers
77 * sandbox: add -C option to not drop
78 * sandbox: split seunshare caps dropping
79 * sandbox: use dbus-launch
80 * sandbox: numerous simple updates to sandbox
81 * sandbox: do not require selinux context
82 * sandbox: Makefile: new man pages
83 * sandbox: rename dir to srcdir
84 * sandbox: allow users specify sandbox window size
85 * sandbox: check for paths up front
86 * sandbox: use defined values for paths rather
87 * sandbox: move seunshare globals to the top
88 * sandbox: whitespace fix
89 * semodule_package: Add semodule_unpackage executable
90 * setfiles: get rid of some stupid globals
91 * setfiles: move exclude_non_seclabel_mounts to a generic location
92
Eric Paris6b6b4752011-08-17 11:17:28 -0400932.1.4 2011-08-17
94 * run_init: clarification of the usage in the
95 * semanage: fix usage header around booleans
96 * semanage: remove useless empty lines
97 * semanage: update man page with new examples
98 * semanage: update usage text
99 * semanage: introduce file context equivalencies
100 * semanage: enable and disable modules
101 * semanage: output all local modifications
102 * semanage: introduce extraction of local configuration
103 * semanage: cleanup error on invalid operation
104 * semanage: handle being called with no arguments
105 * semanage: return sooner to save CPU time
106 * semanage: surround getopt with try/except
107 * semanage: use define/raise instead of lots of
108 * semanage: some options are only valid for
109 * semanage: introduce better deleteall support
110 * semanage: do not allow spaces in file
111 * semanage: distinguish between builtin and local permissive
112 * semanage: centralized ip node handling
113 * setfiles: make the restore function exclude() non-static
114 * setfiles: use glob to handle ~ and
115 * fixfiles: do not hard code types
116 * fixfiles: stop trying to be smart about
117 * fixfiles: use new kernel seclabel option
118 * fixfiles: pipe everything to cat before sending
119 * fixfiles: introduce /etc/selinux/fixfiles_exclude_dirs
120 * semodule: support for alternative root paths
121
Eric Paris47499402011-08-03 18:09:02 -04001222.1.3 2011-08-03
123 * semanage: fix indention
124 * semodule_package: fix man page typo
125 * semodule_expand: update man page with -a
126 * semanage: handle os errors
127 * semanage: fix traceback with bad options
128 * semanage: show usage on -h or --help
129 * semanage: introduce more deleteall options
130 * semanage: verify ports < 65536
131 * transaction into semanageRecords
132 * make get_handle a method of semanageRecords
133 * remove a needless blank line
134 * make process_one error if not initialized correctly
135 * fixfiles: correct usage for r_opts.rootpath
136 * put -p in help for restorecon and
137 * fixfiles: do not try to only label
138 * fixfiles clean up /var/run and /var/lib/debug
139 * fixfiles delete tmp sockets and pipes rather
140 * fixfile use find -delete instead of pipe
141 * chcat man page typo
142 * add man page for genhomedircon
143 * setfiles fix typo
144 * setsebool should inform users they need to
145 * setsebool typos
146 * open_init_tty man page typos
147 * Don't add user site directory to sys.path
148 * newrole retain CAP_SETPCAP
149
Eric Paris78b4b562011-08-02 14:10:39 -04001502.1.2 2011-08-02
151 * seunshare: define _GNU_SOURCE earlier
152 * make ignore_enoent do something
153 * restorecond: first user logged in is not noticed
154 * Repo: update .gitignore
155
Eric Paris510003b2011-08-01 13:49:21 -04001562.1.1 2011-08-01
157 * Man page updates
158 * restorecon fix for bad inotify assumptions
159
Steve Lawrence44121f62011-07-26 09:39:09 -04001602.1.0 2011-07-27
161 * Release, minor version bump
162
Steve Lawrencec7512cf2011-04-11 16:10:04 -04001632.0.86 2011-04-11
164 * Use correct color range in mcstrand by Richard Haines.
165
Steve Lawrenceb676c842010-12-20 14:48:01 -05001662.0.85 2010-12-20
167 * Move newrole to use libcap-ng from Dan Walsh
168
Steve Lawrence7bb60032010-11-16 11:23:01 -05001692.0.84 2010-11-16
170 * Add mcstrans support from Ted Toth with modifications from Steve Lawrence.
171
Chad Sellers02fd1f32010-06-10 16:58:04 -04001722.0.83 2010-06-10
173 * Add sandbox support from Dan Walsh with modifications from Steve Lawrence.
174
Joshua Brindleedf1df52010-03-24 15:40:05 -04001752.0.82 2010-03-12
176 * Add avc's since boot from Dan Walsh.
177
Joshua Brindleb5b2c2c2010-03-12 08:32:38 -05001782.0.81 2010-03-12
179 * Add dontaudit flag to audit2allow from Dan Walsh.
180
Joshua Brindlea73f32c2010-03-07 10:04:24 -05001812.0.80 2010-03-06
182 * Module enable/disable support from Dan Walsh.
183
Chad Sellersaafcaeb2010-01-26 16:56:04 -05001842.0.79 2010-01-26
185 * Fix double-free in newrole
186
Joshua Brindle7b9904b2009-11-27 13:02:43 -05001872.0.78 2009-11-27
188 * Remove non-working OUTFILE from fixfiles from Dan Walsh.
189 * Additional exception handling in chcat from Dan Walsh.
190
Chad Sellers3d2f8e22009-11-19 17:16:03 -05001912.0.77 2009-11-19
192 * Fixed bug preventing semanage node -a from working
193 from Chad Sellers
194 * Fixed bug preventing semanage fcontext -l from working
195 from Chad Sellers
196
Chad Sellers88a57ca2009-11-18 16:44:55 -05001972.0.76 2009-11-18
198 * Remove setrans management from semanage, as it does not work
199 from Dan Walsh.
200 * Move load_policy from /usr/sbin to /sbin from Dan Walsh.
201
Chad Sellers08de9ab2009-11-02 17:07:54 -05002022.0.75 2009-11-02
203 * Factor out restoring logic from setfiles.c into restore.c
204
Joshua Brindle6e7e2472009-09-16 16:59:13 -04002052.0.74 2009-09-16
206 * Change semodule upgrade behavior to install even if the module
207 is not present from Dan Walsh.
208 * Make setfiles label if selinux is disabled and a seclabel aware
209 kernel is running from Caleb Case.
210 * Clarify forkpty() error message in run_init from Manoj Srivastava.
211
Joshua Brindleeaaafe22009-09-04 13:26:37 -04002122.0.73 2009-09-04
213 * Add semanage dontaudit to turn off dontaudits from Dan Walsh.
214 * Fix semanage to set correct mode for setrans file from Dan Walsh.
215 * Fix malformed dictionary in portRecord from Dan Walsh.
216
Stephen Smalleyb07d7f42009-09-03 11:00:42 -04002172.0.72 2009-09-03
218 * Restore symlink handling support to restorecon based on a patch by
219 Martin Orr. This fixes the restorecon /dev/stdin performed by Debian
220 udev scripts that was broken by policycoreutils 2.0.70.
221
Stephen Smalley33c961d2009-08-11 10:24:16 -04002222.0.71 2009-08-11
223 * Modify setfiles/restorecon checking of exclude paths. Only check
224 user-supplied exclude paths (not automatically generated ones based on
225 lack of seclabel support), don't require them to be directories, and
226 ignore permission denied errors on them (it is ok to exclude a path to
227 which the caller lacks permission).
228
Stephen Smalley44457042009-08-04 15:59:52 -04002292.0.70 2009-08-04
230 * Modify restorecon to only call realpath() on user-supplied pathnames
231 from Stephen Smalley.
232
Joshua Brindle1e5fdf62009-07-30 22:14:16 -04002332.0.69 2009-07-30
234 * Fix typo in fixfiles that prevented it from relabeling btrfs
235 filesystems from Dan Walsh.
236
Stephen Smalley709a7542009-07-24 16:10:18 -04002372.0.68 2009-07-24
238 * Modify setfiles to exclude mounts without seclabel option in
239 /proc/mounts on kernels >= 2.6.30 from Thomas Liu.
240
Stephen Smalleyfbaf0562009-07-07 14:28:35 -04002412.0.67 2009-07-07
242 * Re-enable disable_dontaudit rules upon semodule -B from Christopher
243 Pardy and Dan Walsh.
244
Stephen Smalleyb320c692009-07-07 08:25:23 -04002452.0.66 2009-07-07
246 * setfiles converted to fts from Thomas Liu.
247
Joshua Brindlebf7a7c92009-06-24 10:55:46 -04002482.0.65 2009-06-24
249 * Remove gui from po/Makefile and po/POTFILES and regenerate po files
250
Joshua Brindle33844aa2009-06-22 11:32:27 -04002512.0.64 2009-06-22
252 * Keep setfiles from spamming console from Dan Walsh.
253 * Fix chcat's category expansion for users from Dan Walsh.
254
Joshua Brindle7fc77102009-05-05 20:16:31 -04002552.0.63 2009-05-15
256 * Fix transaction checking from Dan Walsh.
257 * Make fixfiles -R (for rpm) recursive.
258 * Make semanage permissive clean up after itself from Dan Walsh.
259 * add /root/.ssh/* to restorecond.conf
260
Joshua Brindlec7e13bf2009-02-17 12:18:05 -05002612.0.62 2009-02-19
262 * Add btrfs to fixfiles from Dan Walsh.
263 * Remove restorecond error for matching globs with multiple hard links
264 and fix some error messages from Dan Walsh.
265 * Make removing a non-existant module a warning rather than an error
266 from Dan Walsh.
267 * Man page fixes from Dan Walsh.
268
Joshua Brindle36df93e2009-01-12 10:42:48 -05002692.0.61 2009-01-12
270 * chcat: cut categories at arbitrary point (25) from Dan Walsh
271 * semodule: use new interfaces in libsemanage for compressed files
272 from Dan Walsh
273 * audit2allow: string changes for usage
274
Stephen Smalleyf64fea92008-11-12 16:26:21 -05002752.0.60 2008-11-12
276 * semanage: use semanage_mls_enabled() from Stephen Smalley.
277
Joshua Brindle223bb402008-11-09 11:20:40 -05002782.0.59 2008-11-11
279 * fcontext add checked local records twice, fix from Dan Walsh.
280
Joshua Brindle2c41d9d2008-11-07 19:25:17 -05002812.0.58 2008-11-09
282 * Allow local file context entries to override policy entries in
283 semanage from Dan Walsh.
284 * Newrole error message corrections from Dan Walsh.
285 * Add exception to audit2why call in audit2allow from Dan Walsh.
286
Joshua Brindlec28138e2008-09-18 09:56:06 -04002872.0.57 2008-09-18
288 * Update po files from Dan Walsh.
289
Joshua Brindle5214ee32008-09-07 18:57:50 -04002902.0.56 2008-09-12
291 * fixfiles will now remove all files in /tmp and will check for
292 unlabeled_t in /tmp and /var/tmp from Dan Walsh.
293 * add glob support to restorecond from Dan Walsh.
294 * allow semanage to handle multi-line commands in a single transaction
295 from Dan Walsh.
296
Stephen Smalley107d46f2008-08-26 09:40:22 -04002972.0.55 2008-08-26
298 * Merged semanage node support from Christian Kuester.
299
Joshua Brindle13cd4c82008-08-19 15:30:36 -04003002.0.54 2008-08-05
301 * Add support for boolean files and group support for seusers from Dan Walsh.
302 * Ensure that setfiles -p output is newline terminated from Russell Coker.
303
3042.0.53 2008-07-29
305 * Change setfiles to validate all file_contexts files when using -c from Stephen Smalley.
306
3072.0.52 2008-07-02
308 * Add permissive domain capability to semanage from Dan Walsh.
309
3102.0.51 2008-06-28
311 * Add onboot option to fixfiles from Dan Walsh.
312 * Change restorecon.init to not run on boot by default from Dan Walsh.
313
3142.0.50 2008-06-30
315 * Fix audit2allow generation of role-type rules from Karl MacMillan.
316
3172.0.49 2008-05-16
318 * Remove security_check_context calls for prefix validation from semanage.
319
3202.0.48 2008-05-16
321 * Change setfiles and restorecon to not relabel if the file already has the correct context value even if -F/force is specified.
322
3232.0.47 2008-04-18
324 * Update semanage man page for booleans from Dan Walsh.
325 * Add further error checking to seobject.py for setting booleans.
326
3272.0.46 2008-03-18
328 * Update audit2allow to report dontaudit cases from Dan Walsh.
329
3302.0.45 2008-03-18
331 * Fix semanage port to use --proto from Caleb Case.
332
3332.0.44 2008-02-22
334 * Fixed semodule to correctly handle error when unable to create a handle.
335
3362.0.43 2008-02-08
337 * Merged fix fixfiles option processing from Vaclav Ovsik.
338
3392.0.42 2008-02-02
340 * Make semodule_expand use sepol_set_expand_consume_base to reduce
341 peak memory usage.
342
3432.0.41 2008-01-28
344 * Merged audit2why fix and semanage boolean --on/--off/-1/-0 support from Dan Walsh.
345
3462.0.40 2008-01-25
347 * Merged a second fixfiles -C fix from Marshall Miller.
348
3492.0.39 2008-01-24
350 * Merged fixfiles -C fix from Marshall Miller.
351
3522.0.38 2008-01-24
353 * Merged audit2allow cleanups and boolean descriptions from Dan Walsh.
354 * Merged setfiles -0 support by Benny Amorsen via Dan Walsh.
355 * Merged fixfiles fixes and support for ext4 and gfs2 from Dan Walsh.
356
3572.0.37 2008-01-23
358 * Merged replacement for audit2why from Dan Walsh.
359
3602.0.36 2008-01-23
361 * Merged update to chcat, fixfiles, and semanage scripts from Dan Walsh.
362
3632.0.35 2007-12-21
364 * Merged support for non-interactive newrole command invocation from Tim Reed.
365
3662.0.34 2007-12-14
367 * Update Makefile to not build restorecond if
368 /usr/include/sys/inotify.h is not present
369
3702.0.33 2007-12-07
371 * Drop verbose output on fixfiles -C from Dan Walsh.
372 * Fix argument handling in fixfiles from Dan Walsh.
373 * Enhance boolean support in semanage, including using the .xml description when available, from Dan Walsh.
374
3752.0.32 2007-10-16
376 * load_policy initial load option from Chad Sellers.
377
3782.0.31 2007-10-15
379 * Fix semodule option handling from Dan Walsh.
380
3812.0.30 2007-10-11
382 * Add deleteall support for ports and fcontexts in semanage from Dan Walsh.
383
3842.0.29 2007-10-05
385 * Add genhomedircon script to invoke semodule -Bn from Dan Walsh.
386
3872.0.28 2007-10-05
388 * Update semodule man page for -D from Dan Walsh.
389 * Add boolean, locallist, deleteall, and store support to semanage from Dan Walsh.
390
3912.0.27 2007-09-19
392 * Improve semodule reporting of system errors from Stephen Smalley.
393
3942.0.26 2007-09-18
395 * Fix setfiles selabel option flag setting for 64-bit from Stephen Smalley.
396
3972.0.25 2007-08-23
398 * Remove genhomedircon script (functionality is now provided
399 within libsemanage) from Todd Miller.
400
4012.0.24 2007-08-23
402 * Fix genhomedircon searching for USER from Todd Miller
403 * Install run_init with mode 0755 from Dan Walsh.
404 * Fix chcat from Dan Walsh.
405 * Fix fixfiles pattern expansion and error reporting from Dan Walsh.
406 * Optimize genhomedircon to compile regexes once from Dan Walsh.
407 * Fix semanage gettext call from Dan Walsh.
408
4092.0.23 2007-08-16
410 * Disable dontaudits via semodule -D
411
4122.0.22 2007-06-20
413 * Rebase setfiles to use new labeling interface.
414
4152.0.21 2007-06-13
416 * Fixed setsebool (falling through to error path on success).
417
4182.0.20 2007-06-05
419 * Merged genhomedircon fixes from Dan Walsh.
420 * Merged setfiles -c usage fix from Dan Walsh.
421 * Merged restorecon fix from Yuichi Nakamura.
422 * Dropped -lsepol where no longer needed.
423
4242.0.19 2007-05-11
425 * Merge newrole support for alternate pam configs from Ted X Toth.
426
4272.0.18 2007-05-11
428 * Merged merging of restorecon into setfiles from Stephen Smalley.
429
4302.0.17 2007-05-09
431 * Merged genhomedircon fix to find conflicting directories correctly from Dan Walsh.
432
4332.0.16 2007-05-03
434 * Merged support for modifying the prefix via semanage from Dan Walsh.
435
4362.0.15 2007-04-26
437 * Merged move of audit2why to /usr/bin from Dan Walsh.
438
4392.0.14 2007-04-25
440 * Build fix for setsebool.
441
4422.0.13 2007-04-24
443 * Merged setsebool patch to only use libsemanage for persistent boolean changes from Stephen Smalley.
444
4452.0.12 2007-04-24
446 * Merged genhomedircon patch to use the __default__ setting from Dan Walsh.
447
4482.0.11 2007-04-24
449 * Dropped -b option from load_policy in preparation for always preserving booleans across reloads in the kernel.
450
4512.0.10 2007-04-24
452 * Merged chcat, fixfiles, genhomedircon, restorecond, and restorecon patches from Dan Walsh.
453
4542.0.9 2007-04-12
455 * Merged seobject setransRecords patch to return the first alias from Xavier Toth.
456
4572.0.8 2007-04-10
458 * Merged updates to sepolgen-ifgen from Karl MacMillan.
459
4602.0.7 2007-03-01
461 * Merged restorecond init script LSB compliance patch from Steve Grubb.
462
4632.0.6 2007-02-22
464 * Merged newrole O_NONBLOCK fix from Linda Knippers.
465
4662.0.5 2007-02-22
467 * Merged sepolgen and audit2allow patches to leave generated files
468 in the current directory from Karl MacMillan.
469
4702.0.4 2007-02-22
471 * Merged restorecond memory leak fix from Steve Grubb.
472
4732.0.3 2007-02-21
474 * Merged translations update from Dan Walsh.
475 * Merged chcat fixes from Dan Walsh.
476 * Merged man page fixes from Dan Walsh.
477 * Merged seobject prefix validity checking from Dan Walsh.
478
4792.0.2 2007-02-20
480 * Merged seobject exception handler fix from Caleb Case.
481 * Merged setfiles memory leak patch from Todd Miller.
482
4832.0.1 2007-02-08
484 * Merged small fix to correct include of errcodes.h in semodule_deps from Dan Walsh.
485
4862.0.0 2007-02-05
487 * Merged new audit2allow from Karl MacMillan.
488 This audit2allow depends on the new sepolgen python module.
489 Note that you must run the sepolgen-ifgen tool to generate
490 the data needed by audit2allow to generate refpolicy.
491
4921.34.1 2007-01-22
493 * Fixed newrole non-pam build.
494
4951.34.0 2007-01-18
496 * Updated version for stable branch.
497
4981.33.16 2007-01-18
499 * Merged po file updates from Dan Walsh.
500 * Removed update-po from all target in po/Makefile.
501
5021.33.15 2007-01-17
503 * Merged unicode-to-string fix for seobject audit from Dan Walsh.
504 * Merged man page updates to make "apropos selinux" work from Dan Walsh.
505
5061.33.14 2007-01-16
507 * Merged newrole man page patch from Michael Thompson.
508
5091.33.13 2007-01-16
510 * Merged patch to fix python unicode problem from Dan Walsh.
511
5121.33.12 2007-01-11
513 * Merged newrole securetty check from Dan Walsh.
514 * Merged semodule patch to generalize list support from Karl MacMillan.
515
5161.33.11 2007-01-09
517 * Merged fixfiles and seobject fixes from Dan Walsh.
518 * Merged semodule support for list of modules after -i from Karl MacMillan.
519
5201.33.10 2007-01-08
521 * Merged patch to correctly handle a failure during semanage handle
522 creation from Karl MacMillan.
523
5241.33.9 2007-01-05
525 * Merged patch to fix seobject role modification from Dan Walsh.
526
5271.33.8 2007-01-04
528 * Merged patches from Dan Walsh to:
529 - omit the optional name from audit2allow
530 - use the installed python version in the Makefiles
531 - re-open the tty with O_RDWR in newrole
532
5331.33.7 2007-01-03
534 * Patch from Dan Walsh to correctly suppress warnings in load_policy.
535
5361.33.6 2006-11-29
537 * Patch from Dan Walsh to add an pam_acct_msg call to run_init
538 * Patch from Dan Walsh to fix error code returns in newrole
539 * Patch from Dan Walsh to remove verbose flag from semanage man page
540 * Patch from Dan Walsh to make audit2allow use refpolicy Makefile
541 in /usr/share/selinux/<SELINUXTYPE>
542
5431.33.5 2006-11-27
544 * Merged patch from Michael C Thompson to clean up genhomedircon
545 error handling.
5461.33.4 2006-11-21
547 * Merged po file updates from Dan Walsh.
548
5491.33.3 2006-11-21
550 * Merged setsebool patch from Karl MacMillan.
551 This fixes a bug reported by Yuichi Nakamura with
552 always setting booleans persistently on an unmanaged system.
553
5541.33.2 2006-11-20
555 * Merged patch from Dan Walsh (via Karl MacMillan):
556 * Added newrole audit message on login failure
557 * Add /var/log/wtmp to restorecond.conf watch list
558 * Fix genhomedircon, semanage, semodule_expand man pages.
559
5601.33.1 2006-11-13
561 * Merged newrole patch set from Michael Thompson.
562
5631.32 2006-10-17
564 * Updated version for release.
565
5661.30.31 2006-10-17
567 * Merged audit2allow -l fix from Yuichi Nakamura.
568 * Merged restorecon -i and -o - support from Karl MacMillan.
569 * Merged semanage/seobject fix from Dan Walsh.
570 * Merged fixfiles -R and verify changes from Dan Walsh.
571
5721.30.30 2006-09-29
573 * Merged newrole auditing of failures due to user actions from
574 Michael Thompson.
575
5761.30.29 2006-09-13
577 * Man page corrections from Dan Walsh
578 * Change all python invocations to /usr/bin/python -E
579 * Add missing getopt flags to genhomedircon
580
5811.30.28 2006-09-01
582 * Merged fix for restorecon // handling from Erich Schubert.
583 * Merged translations update and fixfiles fix from Dan Walsh.
584
5851.30.27 2006-08-24
586 * Merged fix for restorecon symlink handling from Erich Schubert.
587
5881.30.26 2006-08-11
589 * Merged semanage local file contexts patch from Chris PeBenito.
590
5911.30.25 2006-08-03
592 * Merged patch from Dan Walsh with:
593 * audit2allow: process MAC_POLICY_LOAD events
594 * newrole: run shell with - prefix to start a login shell
595 * po: po file updates
596 * restorecond: bail if SELinux not enabled
597 * fixfiles: omit -q
598 * genhomedircon: fix exit code if non-root
599 * semodule_deps: install man page
600
6011.30.24 2006-08-03
602 * Merged secon Makefile fix from Joshua Brindle.
603
6041.30.23 2006-08-03
605 * Merged netfilter contexts support patch from Chris PeBenito.
606
6071.30.22 2006-07-28
608 * Merged restorecond size_t fix from Joshua Brindle.
609
6101.30.21 2006-07-28
611 * Merged secon keycreate patch from Michael LeMay.
612
6131.30.20 2006-07-26
614 * Merged restorecond fixes from Dan Walsh.
615 Merged updated po files from Dan Walsh.
616
6171.30.19 2006-07-26
618 * Merged python gettext patch from Stephen Bennett.
619
6201.30.18 2006-07-25
621 * Merged semodule_deps from Karl MacMillan.
622
6231.30.17 2006-06-29
624 * Lindent.
625
6261.30.16 2006-06-26
627 * Merged patch from Dan Walsh with:
628 * -p option (progress) for setfiles and restorecon.
629 * disable context translation for setfiles and restorecon.
630 * on/off values for setsebool.
631
6321.30.15 2006-06-26
633 * Merged setfiles and semodule_link fixes from Joshua Brindle.
634
6351.30.14 2006-06-16
636 * Merged fix for setsebool error path from Serge Hallyn.
637
6381.30.13 2006-06-16
639 * Merged patch from Dan Walsh with:
640 * Updated po files.
641 * Fixes for genhomedircon and seobject.
642 * Audit message for mass relabel by setfiles.
643
6441.30.12 2006-06-02
645 * Updated fixfiles script for new setfiles location in /sbin.
646
6471.30.11 2006-05-26
648 * Merged more translations from Dan Walsh.
649 * Merged patch to relocate setfiles to /sbin for early relabel
650 when /usr might not be mounted from Dan Walsh.
651 * Merged semanage/seobject patch to preserve fcontext ordering in list.
652 * Merged secon patch from James Antill.
653
6541.30.10 2006-05-22
655 * Merged patch with updates to audit2allow, secon, genhomedircon,
656 and semanage from Dan Walsh.
657
6581.30.9 2006-05-08
659 * Fixed audit2allow and po Makefiles for DESTDIR= builds.
660 * Merged .po file patch from Dan Walsh.
661 * Merged bug fix for genhomedircon.
662
6631.30.8 2006-05-08
664 * Merged patch from Dan Walsh.
665 This includes audit2allow changes for analysis plugins,
666 internationalization support for several additional programs
667 and added po files, some fixes for semanage, and several cleanups.
668 It also adds a new secon utility.
669
6701.30.7 2006-05-05
671 * Merged fix warnings patch from Karl MacMillan.
672
6731.30.6 2006-04-14
674 * Merged semanage prefix support from Russell Coker.
675
6761.30.5 2006-04-11
677 * Added a test to setfiles to check that the spec file is
678 a regular file.
679
6801.30.4 2006-03-29
681 * Merged audit2allow fixes for refpolicy from Dan Walsh.
682 * Merged fixfiles patch from Dan Walsh.
683 * Merged restorecond daemon from Dan Walsh.
684
6851.30.3 2006-03-29
686 * Merged semanage non-MLS fixes from Chris PeBenito.
687
6881.30.2 2006-03-29
689 * Merged semanage and semodule man page examples from Thomas Bleher.
690
6911.30.1 2006-03-20
692 * Merged semanage labeling prefix patch from Ivan Gyurdiev.
693
6941.30 2006-03-14
695 * Updated version for release.
696
6971.29.28 2006-03-13
698 * Merged German translations (de.po) by Debian translation team from Manoj Srivastava.
699
7001.29.27 2006-03-08
701 * Merged audit2allow -R support, chcat fix, semanage MLS checks
702 and semanage audit calls from Dan Walsh.
703
7041.29.26 2006-02-15
705 * Merged semanage bug fix patch from Ivan Gyurdiev.
706
7071.29.25 2006-02-14
708 * Merged improve bindings patch from Ivan Gyurdiev.
709
7101.29.24 2006-02-14
711 * Merged semanage usage patch from Ivan Gyurdiev.
712 * Merged use PyList patch from Ivan Gyurdiev.
713
7141.29.23 2006-02-13
715 * Merged newrole -V/--version support from Glauber de Oliveira Costa.
716
7171.29.22 2006-02-13
718 * Merged genhomedircon prefix patch from Dan Walsh.
719
7201.29.21 2006-02-13
721 * Merged optionals in base patch from Joshua Brindle.
722
7231.29.20 2006-02-07
724 * Merged seuser/user_extra support patch to semodule_package
725 from Joshua Brindle.
726
7271.29.19 2006-02-06
728 * Merged getopt type fix for semodule_link/expand and sestatus
729 from Chris PeBenito.
730
7311.29.18 2006-02-02
732 * Merged clone record on set_con patch from Ivan Gyurdiev.
733
7341.29.17 2006-01-30
735 * Merged genhomedircon fix from Dan Walsh.
736
7371.29.16 2006-01-30
738 * Merged seusers.system patch from Ivan Gyurdiev.
739 * Merged improve port/fcontext API patch from Ivan Gyurdiev.
740 * Merged genhomedircon patch from Dan Walsh.
741
7421.29.15 2006-01-27
743 * Merged newrole audit patch from Steve Grubb.
744
7451.29.14 2006-01-27
746 * Merged seuser -> seuser local rename patch from Ivan Gyurdiev.
747
7481.29.13 2006-01-27
749 * Merged semanage and semodule access check patches from Joshua Brindle.
750
7511.29.12 2006-01-26
752 * Merged restorecon, chcat, and semanage patches from Dan Walsh.
753
7541.29.11 2006-01-25
755 * Modified newrole and run_init to use the loginuid when
756 supported to obtain the Linux user identity to re-authenticate,
757 and to fall back to real uid. Dropped the use of the SELinux
758 user identity, as Linux users are now mapped to SELinux users
759 via seusers and the SELinux user identity space is separate.
760
7611.29.10 2006-01-20
762 * Merged semanage bug fixes from Ivan Gyurdiev.
763 * Merged semanage fixes from Russell Coker.
764 * Merged chcat.8 and genhomedircon patches from Dan Walsh.
765
7661.29.9 2006-01-19
767 * Merged chcat, semanage, and setsebool patches from Dan Walsh.
768
7691.29.8 2006-01-18
770 * Merged semanage fixes from Ivan Gyurdiev.
771 * Merged semanage fixes from Russell Coker.
772 * Merged chcat, genhomedircon, and semanage diffs from Dan Walsh.
773
7741.29.7 2006-01-13
775 * Merged newrole cleanup patch from Steve Grubb.
776 * Merged setfiles/restorecon performance patch from Russell Coker.
777 * Merged genhomedircon and semanage patches from Dan Walsh.
778
7791.29.6 2006-01-12
780 * Merged remove add_local/set_local patch from Ivan Gyurdiev.
781
7821.29.5 2006-01-05
783 * Added filename to semodule error reporting.
784
7851.29.4 2006-01-05
786 * Merged genhomedircon and semanage patch from Dan Walsh.
787 * Changed semodule error reporting to include argv[0].
788
7891.29.3 2006-01-04
790 * Merged semanage getpwnam bug fix from Serge Hallyn (IBM).
791 * Merged patch series from Ivan Gyurdiev.
792 This includes patches to:
793 - cleanup setsebool
794 - update setsebool to apply active booleans through libsemanage
795 - update semodule to use the new semanage_set_rebuild() interface
796 - fix various bugs in semanage
797 * Merged patch from Dan Walsh (Red Hat).
798 This includes fixes for restorecon, chcat, fixfiles, genhomedircon,
799 and semanage.
800
8011.29.2 2005-12-14
802 * Merged patch for chcat script from Dan Walsh.
803
8041.29.1 2005-12-08
805 * Merged fix for audit2allow long option list from Dan Walsh.
806 * Merged -r option for restorecon (alias for -R) from Dan Walsh.
807 * Merged chcat script and man page from Dan Walsh.
808
8091.28 2005-12-07
810 * Updated version for release.
811
8121.27.37 2005-12-07
813 * Clarified the genhomedircon warning message.
814
8151.27.36 2005-12-05
816 * Changed genhomedircon to warn on use of ROLE in homedir_template
817 if using managed policy, as libsemanage does not yet support it.
818
8191.27.35 2005-12-02
820 * Merged genhomedircon bug fix from Dan Walsh.
821
8221.27.34 2005-12-02
823 * Revised semodule* man pages to refer to checkmodule and
824 to include example sections.
825
8261.27.33 2005-12-01
827 * Merged audit2allow --tefile and --fcfile support from Dan Walsh.
828 * Merged genhomedircon fix from Dan Walsh.
829 * Merged semodule* man pages from Dan Walsh, and edited them.
830
8311.27.32 2005-12-01
832 * Changed setfiles to set the MATCHPATHCON_VALIDATE flag to
833 retain validation/canonicalization of contexts during init.
834
8351.27.31 2005-11-29
836 * Changed genhomedircon to always use user_r for the role in the
837 managed case since user_get_defrole is broken.
838
8391.27.30 2005-11-29
840 * Merged sestatus, audit2allow, and semanage patch from Dan Walsh.
841 * Fixed semodule -v option.
842
8431.27.29 2005-11-28
844 * Merged audit2allow python script from Dan Walsh.
845 (old script moved to audit2allow.perl, will be removed later).
846 * Merged genhomedircon fixes from Dan Walsh.
847 * Merged semodule quieting patch from Dan Walsh
848 (inverts default, use -v to restore original behavior).
849
8501.27.28 2005-11-15
851 * Merged genhomedircon rewrite from Dan Walsh.
852
8531.27.27 2005-11-09
854 * Merged setsebool cleanup patch from Ivan Gyurdiev.
855
8561.27.26 2005-11-09
857 * Added -B (--build) option to semodule to force a rebuild.
858
8591.27.25 2005-11-08
860 * Reverted setsebool patch to call semanage_set_reload_bools().
861 * Changed setsebool to disable policy reload and to call
862 security_set_boolean_list to update the runtime booleans.
863
8641.27.24 2005-11-08
865 * Changed setfiles -c to use new flag to set_matchpathcon_flags()
866 to disable context translation by matchpathcon_init().
867
8681.27.23 2005-11-07
869 * Changed setfiles for the context canonicalization support.
870
8711.27.22 2005-11-07
872 * Changed setsebool to call semanage_is_managed() interface
873 and fall back to security_set_boolean_list() if policy is
874 not managed.
875
8761.27.21 2005-11-07
877 * Merged setsebool memory leak fix from Ivan Gyurdiev.
878 * Merged setsebool patch to call semanage_set_reload_bools()
879 interface from Ivan Gyurdiev.
880
8811.27.20 2005-11-04
882 * Merged setsebool patch from Ivan Gyurdiev.
883 This moves setsebool from libselinux/utils to policycoreutils,
884 and rewrites it to use libsemanage for permanent boolean changes.
885
8861.27.19 2005-10-25
887 * Merged semodule support for reload, noreload, and store options
888 from Joshua Brindle.
889 * Merged semodule_package rewrite from Joshua Brindle.
890
8911.27.18 2005-10-20
892 * Cleaned up usage and error messages and releasing of memory by
893 semodule_* utilities.
894
8951.27.17 2005-10-20
896 * Corrected error reporting by semodule.
897
8981.27.16 2005-10-19
899 * Updated semodule_expand for change to sepol interface.
900
9011.27.15 2005-10-19
902 * Merged fixes for make DESTDIR= builds from Joshua Brindle.
903
9041.27.14 2005-10-18
905 * Updated semodule_package for sepol interface changes.
906
9071.27.13 2005-10-17
908 * Updated semodule_expand/link for sepol interface changes.
909
9101.27.12 2005-10-14
911 * Merged non-PAM Makefile support for newrole and run_init from Timothy Wood.
912
9131.27.11 2005-10-13
914 * Updated semodule_expand to use get interfaces for hidden sepol_module_package type.
915
9161.27.10 2005-10-13
917 * Merged newrole and run_init pam config patches from Dan Walsh (Red Hat).
918
9191.27.9 2005-10-13
920 * Merged fixfiles patch from Dan Walsh (Red Hat).
921
9221.27.8 2005-10-13
923 * Updated semodule for removal of semanage_strerror.
924
9251.27.7 2005-10-11
926 * Updated semodule_link and semodule_expand to use shared libsepol.
927 Fixed audit2why to call policydb_init prior to policydb_read (still
928 uses the static libsepol).
929
9301.27.6 2005-10-07
931 * Updated for changes to libsepol.
932 Changed semodule and semodule_package to use the shared libsepol.
933 Disabled build of semodule_link and semodule_expand for now.
934 Updated audit2why for relocated policydb internal headers,
935 still needs to be converted to a shared lib interface.
936
9371.27.5 2005-10-06
938 * Fixed warnings in load_policy.
939
9401.27.4 2005-10-06
941 * Rewrote load_policy to use the new selinux_mkload_policy()
942 interface provided by libselinux.
943
9441.27.3 2005-09-28
945 * Merged patch to update semodule to the new libsemanage API
946 and improve the user interface from Karl MacMillan (Tresys).
947 * Modified semodule for the create/connect API split.
948
9491.27.2 2005-09-20
950 * Merged run_init open_init_pty bug fix from Manoj Srivastava
951 (unblock SIGCHLD). Bug reported by Erich Schubert.
952
9531.27.1 2005-09-20
954 * Merged error shadowing bug fix for restorecon from Dan Walsh.
955 * Merged setfiles usage/man page update for -r option from Dan Walsh.
956 * Merged fixfiles -C patch to ignore :s0 addition on update
957 to a MCS/MLS policy from Dan Walsh.
958
9591.26 2005-09-06
960 * Updated version for release.
961
9621.25.9 2005-08-31
963 * Changed setfiles -c to translate the context to raw format
964 prior to calling libsepol.
965
9661.25.8 2005-08-31
967 * Changed semodule to report errors even without -v,
968 to detect extraneous arguments, and corrected usage message.
969
9701.25.7 2005-08-25
971 * Merged patch for fixfiles -C from Dan Walsh.
972
9731.25.6 2005-08-22
974 * Merged fixes for semodule_link and sestatus from Serge Hallyn (IBM).
975 Bugs found by Coverity.
976
9771.25.5 2005-08-02
978 * Merged patch to move module read/write code from libsemanage
979 to libsepol from Jason Tang (Tresys).
980
9811.25.4 2005-07-27
982 * Changed semodule* to link with libsemanage.
983
9841.25.3 2005-07-26
985 * Merged restorecon patch from Ivan Gyurdiev.
986
9871.25.2 2005-07-11
988 * Merged load_policy, newrole, and genhomedircon patches from Red Hat.
989
9901.25.1 2005-07-06
991 * Merged loadable module support from Tresys Technology.
992
9931.24 2005-06-20
994 * Updated version for release.
995
9961.23.11 2005-05-19
997 * Merged fixfiles and newrole patch from Dan Walsh.
998 * Merged audit2why man page from Dan Walsh.
999
10001.23.10 2005-05-16
1001 * Extended audit2why to incorporate booleans and local user
1002 settings when analyzing audit messages.
1003
10041.23.9 2005-05-13
1005 * Updated audit2why for sepol_ prefixes on Flask types to
1006 avoid namespace collision with libselinux, and to
1007 include <selinux/selinux.h> now.
1008
10091.23.8 2005-05-13
1010 * Added audit2why utility.
1011
10121.23.7 2005-04-29
1013 * Merged patch for fixfiles from Dan Walsh.
1014 Allow passing -F to force reset of customizable contexts.
1015
10161.23.6 2005-04-13
1017 * Fixed signed/unsigned pointer bug in load_policy.
1018 * Reverted context validation patch for genhomedircon.
1019
10201.23.5 2005-04-12
1021 * Reverted load_policy is_selinux_enabled patch from Dan Walsh.
1022 Otherwise, an initial policy load cannot be performed using
1023 load_policy, e.g. for anaconda.
1024
10251.23.4 2005-04-08
1026 * Merged load_policy is_selinux_enabled patch from Dan Walsh.
1027 * Merged restorecon verbose output patch from Dan Walsh.
1028 * Merged setfiles altroot patch from Chris PeBenito.
1029
10301.23.3 2005-03-17
1031 * Merged context validation patch for genhomedircon from Eric Paris.
1032
10331.23.2 2005-03-16
1034 * Changed setfiles -c to call set_matchpathcon_flags(3) to
1035 turn off processing of .homedirs and .local.
1036
10371.23.1 2005-03-14
1038 * Merged rewrite of genhomedircon by Eric Paris.
1039 * Changed fixfiles to relabel jfs since it now supports security xattrs
1040 (as of 2.6.11). Removed reiserfs until 2.6.12 is released with
1041 fixed support for reiserfs and selinux.
1042
10431.22 2005-03-09
1044 * Updated version for release.
1045
10461.21.22 2005-03-07
1047 * Merged restorecon and genhomedircon patch from Dan Walsh.
1048
10491.21.21 2005-02-28
1050 * Merged load_policy and genhomedircon patch from Dan Walsh.
1051
10521.21.20 2005-02-24
1053 * Merged fixfiles and genhomedircon patch from Dan Walsh.
1054
10551.21.19 2005-02-22
1056 * Merged several fixes from Ulrich Drepper.
1057
10581.21.18 2005-02-18
1059 * Changed load_policy to fall back to the original policy upon
1060 an error from sepol_genusers().
1061
10621.21.17 2005-02-17
1063 * Merged new genhomedircon script from Dan Walsh.
1064
10651.21.16 2005-02-17
1066 * Changed load_policy to call sepol_genusers().
1067
10681.21.15 2005-02-09
1069 * Changed relabel Makefile target to use restorecon.
1070
10711.21.14 2005-02-08
1072 * Merged restorecon patch from Dan Walsh.
1073
10741.21.13 2005-02-07
1075 * Merged sestatus patch from Dan Walsh.
1076 * Merged further change to fixfiles -C from Dan Walsh.
1077
10781.21.12 2005-02-02
1079 * Merged further patches for restorecon/setfiles -e and fixfiles -C.
1080
10811.21.11 2005-02-02
1082 * Merged patch for fixfiles -C option from Dan Walsh.
1083 * Merged patch -e support for restorecon from Dan Walsh.
1084 * Merged updated -e support for setfiles from Dan Walsh.
1085
10861.21.10 2005-01-31
1087 * Merged patch for open_init_pty from Manoj Srivastava.
1088
10891.21.9 2005-01-28
1090 * Merged updated fixfiles script from Dan Walsh.
1091 * Merged updated man page for fixfiles from Dan Walsh and re-added unzipped.
1092 * Reverted fixfiles patch for file_contexts.local;
1093 obsoleted by setfiles rewrite.
1094 * Merged error handling patch for restorecon from Dan Walsh.
1095 * Merged semi raw mode for open_init_pty helper from Manoj Srivastava.
1096
10971.21.8 2005-01-28
1098 * Rewrote setfiles to use matchpathcon and the new interfaces
1099 exported by libselinux (>= 1.21.5).
1100
11011.21.7 2005-01-27
1102 * Prevent overflow of spec array in setfiles.
1103
11041.21.6 2005-01-27
1105 * Merged genhomedircon STARTING_UID bug fix from Dan Walsh.
1106
11071.21.5 2005-01-26
1108 * Merged newrole -l support from Darrel Goeddel (TCS).
1109
11101.21.4 2005-01-25
1111 * Merged fixfiles patch for file_contexts.local from Dan Walsh.
1112
11131.21.3 2005-01-21
1114 * Fixed restorecon to not treat errors from is_context_customizable()
1115 as a customizable context.
1116 * Merged setfiles/restorecon patch to not reset user field unless
1117 -F option is specified from Dan Walsh.
1118
11191.21.2 2005-01-21
1120 * Merged open_init_pty helper for run_init from Manoj Srivastava.
1121 * Merged audit2allow and genhomedircon man pages from Manoj Srivastava.
1122
11231.21.1 2005-01-19
1124 * Merged customizable contexts patch for restorecon/setfiles from Dan Walsh.
1125
11261.20 2005-01-06
1127 * Merged fixfiles rewrite from Dan Walsh.
1128 * Merged restorecon patch from Dan Walsh.
1129 * Merged fixfiles and restorecon patches from Dan Walsh.
1130 * Changed restorecon to ignore ENOENT errors from matchpathcon.
1131 * Merged nonls patch from Chris PeBenito.
1132 * Removed fixfiles.cron.
1133 * Merged run_init.8 patch from Dan Walsh.
1134
11351.18 2004-11-01
1136 * Merged audit2allow patch from Thomas Bleher, with mods by Dan Walsh.
1137 * Merged sestatus patch from Steve Grubb.
1138 * Merged fixfiles patch from Dan Walsh.
1139 * Added -l option to setfiles to log changes via syslog.
1140 * Merged -e option to setfiles to exclude directories.
1141 * Merged -R option to restorecon for recursive descent.
1142 * Merged sestatus patch from Steve Grubb via Dan Walsh.
1143 * Merged load_policy and fixfiles.cron patches from Dan Walsh.
1144 * Merged fix for setfiles context validation patch from Colin Walters.
1145 * Merged setfiles context validation patch from Colin Walters.
1146 * Merged genhomedircon patch from Russell Coker.
1147 * Merged restorecon patch from Russell Coker.
1148
11491.16 2004-08-13
1150 * Merged audit2allow fix from Tom London.
1151 * Merged load_policy man page from Dan Walsh.
1152 * Merged newrole bug fix from Chad Hanson.
1153 * Changed load_policy to preserve booleans by default.
1154 * Changed load_policy to invoke sepol_genbools() instead.
1155 * Changed load_policy to also invoke security_load_booleans().
1156 * Merged genhomedircon fixes from Dan Walsh.
1157 * Changed restorecon to use realpath.
1158 * Merged fixfiles patch from Dan Walsh.
1159 * Merged genhomedircon patch from Russell Coker and Dan Walsh.
1160 * Merged fixfiles patch and fixfiles.cron script from Dan Walsh.
1161 * Merged stat fix for setfiles -s from Russell Coker.
1162
11631.14 2004-06-25
1164 * Merged fix for fixfiles.
1165 * Merged enhancements to setfiles, fixfiles and restorecon from Dan Walsh.
1166 * Merged updated genhomedircon script from Russell Coker.
1167 * Merged run_init patch to find initrc_context from Dan Walsh.
1168 * Merged fixfiles patch for /etc/selinux from Dan Walsh.
1169 * Merged restorecon patch from Dan Walsh.
1170 * Merged fixfiles patch from Dan Walsh.
1171
11721.12 2004-05-10
1173 * Merged newrole patch from Colin Walters.
1174 * Merged fixfiles from Dan Walsh.
1175
11761.10 2004-04-05
1177 * Changed setfiles to not abort upon lsetfilecon failures.
1178 * Merged sestatus from Chris PeBenito.
1179 * Merged fixes for restorecon.
1180 * Merged setfiles verbosity patch from Dan Walsh and Stephen Tweedie.
1181 * Merged restorecon patch from Dan Walsh.
1182 * Revert add_assoc change from setfiles.
1183 * Moved restorecon to /sbin.
1184 * Disable add_assoc in setfiles by default, use -a to enable.
1185 * Merged genhomedircon patch from Dan Walsh.
1186 * Merged restorecon patch from Dan Walsh.
1187 * Merged setfiles buffer size change from Dan Walsh.
1188 * Merged genhomedircon fix from Karl MacMillan of Tresys.
1189 This generates separate lines for each prefix.
1190
11911.8 2004-03-09
1192 * Merged genhomedircon patch from Karl MacMillan of Tresys.
1193 * Removed checkcon script (obsoleted by restorecon -nv).
1194 * Replaced restorecon script with C program from Dan Walsh.
1195 Uses the new matchpathcon function from libselinux.
1196
11971.6 2004-02-18
1198 * Fixed setfiles sorting problem reported by Colin Walters.
1199 * Merged setfiles patch from Robert Bihlmeyer, amended by Russell Coker.
1200 * Added scripts (checkcon, restorecon, genhomedircon) from Dan Walsh.
1201 * Quiet warning about duplicate same specifications if -q is used.
1202 * Fixed usage message of audit2allow.
1203
12041.4 2003-12-01
1205 * Merged patch from Russell Coker.
1206 * Added audit2allow (formerly newrules.pl from policy).
1207 * Dropped -lattr from Makefiles.
1208 * Merged setfiles check type first patch by Russell Coker.
1209
12101.2 2003-09-30
1211 * Merged run_init close file patch from Chris PeBenito.
1212 * Merged setfiles stem compression patch by Russell Coker.
1213 * Merged setfiles usage/getopt/err patch by Russell Coker.
1214 * Merged setfiles altroot patch by Hardened Gentoo team.
1215 * Merged i18n patch by Dan Walsh.
1216 * Changed Makefiles to allow non-root rpm builds.
1217
12181.1 2003-08-13
1219 * Dropped obsolete psid code from setfiles.
1220
12211.0 2003-07-11
1222 * Initial public release.
1223