Commit Graph

267 Commits

Author SHA1 Message Date
Daniel J Walsh 37eaabdd95 * Sat Jan 14 2006 Dan Walsh <dwalsh@redhat.com> 1.29.7-3
- Add check for root for semanage, genhomedircon
2006-01-14 13:54:25 +00:00
Daniel J Walsh 94d1c66432 * Sat Jan 14 2006 Dan Walsh <dwalsh@redhat.com> 1.29.7-2
- Add ivans patch
2006-01-14 06:56:23 +00:00
Daniel J Walsh 400cff82a6 * Sat Jan 14 2006 Dan Walsh <dwalsh@redhat.com> 1.29.7-2
- Add ivans patch
2006-01-14 06:50:34 +00:00
Daniel J Walsh 03f7110c61 * Fri Jan 13 2006 Dan Walsh <dwalsh@redhat.com> 1.29.7-1
- Update to match NSA
	* Merged newrole cleanup patch from Steve Grubb.
	* Merged setfiles/restorecon performance patch from Russell Coker.
	* Merged genhomedircon and semanage patches from Dan Walsh.
	* Merged remove add_local/set_local patch from Ivan Gyurdiev.
2006-01-14 03:51:29 +00:00
Daniel J Walsh 3767b9266f * Tue Jan 10 2006 Dan Walsh <dwalsh@redhat.com> 1.29.5-3
- Fixes for mls policy
2006-01-10 19:13:15 +00:00
Daniel J Walsh a76ee7dadd * Tue Jan 10 2006 Dan Walsh <dwalsh@redhat.com> 1.29.5-2
- Update semanage and split out seobject
- Fix labeleing of home_root
2006-01-10 17:12:58 +00:00
Daniel J Walsh 1245d1f05a * Thu Jan 5 2006 Dan Walsh <dwalsh@redhat.com> 1.29.5-1
- Update to match NSA
	* Added filename to semodule error reporting.
2006-01-05 21:52:31 +00:00
Daniel J Walsh cdca00d223 * Thu Jan 5 2006 Dan Walsh <dwalsh@redhat.com> 1.29.4-1
- Update to match NSA
	* Merged genhomedircon and semanage patch from Dan Walsh.
	* Changed semodule error reporting to include argv[0].
2006-01-05 21:39:11 +00:00
Daniel J Walsh f0d6d7561d * Wed Jan 4 2006 Dan Walsh <dwalsh@redhat.com> 1.29.3-1
- Update to match NSA
	* Merged semanage getpwnam bug fix from Serge Hallyn (IBM).
	* Merged patch series from Ivan Gyurdiev.
	  This includes patches to:
	  - cleanup setsebool
	  - update setsebool to apply active booleans through libsemanage
	  - update semodule to use the new semanage_set_rebuild() interface
	  - fix various bugs in semanage
	* Merged patch from Dan Walsh (Red Hat).
	  This includes fixes for restorecon, chcat, fixfiles, genhomedircon,
	  and semanage.
2006-01-04 18:53:17 +00:00
Daniel J Walsh f1e361ef1c * Wed Jan 4 2006 Dan Walsh <dwalsh@redhat.com> 1.29.3-1
- Update to match NSA
	* Merged semanage getpwnam bug fix from Serge Hallyn (IBM).
	* Merged patch series from Ivan Gyurdiev.
	  This includes patches to:
	  - cleanup setsebool
	  - update setsebool to apply active booleans through libsemanage
	  - update semodule to use the new semanage_set_rebuild() interface
	  - fix various bugs in semanage
	* Merged patch from Dan Walsh (Red Hat).
	  This includes fixes for restorecon, chcat, fixfiles, genhomedircon,
	  and semanage.
2006-01-04 18:53:16 +00:00
Daniel J Walsh 3c5f6e8b35 * Mon Jan 2 2006 Dan Walsh <dwalsh@redhat.com> 1.29.2-10
- Fix restorecon to not say it is changing user section when -vv is specified
2006-01-02 19:35:53 +00:00
Daniel J Walsh 25eeaeed66 * Tue Dec 27 2005 Dan Walsh <dwalsh@redhat.com> 1.29.2-9
- Fixes for semanage, patch from Ivan and added a test script
2006-01-02 13:08:02 +00:00
Daniel J Walsh 4c35281455 * Tue Dec 27 2005 Dan Walsh <dwalsh@redhat.com> 1.29.2-9
- Fixes for semanage, patch from Ivan and added a test script
2005-12-27 15:08:31 +00:00
Daniel J Walsh f7cf161040 * Sat Dec 24 2005 Dan Walsh <dwalsh@redhat.com> 1.29.2-8
- Fix getpwnam call
2005-12-24 17:02:36 +00:00
Daniel J Walsh 2700d2d0ed * Fri Dec 23 2005 Dan Walsh <dwalsh@redhat.com> 1.29.2-7
- Anaconda fixes
2005-12-24 00:36:40 +00:00
Daniel J Walsh ab201d7429 * Thu Dec 22 2005 Dan Walsh <dwalsh@redhat.com> 1.29.2-6
- Turn off try catch block to debug anaconda failure
2005-12-22 21:21:08 +00:00
Daniel J Walsh ac28401fbc * Tue Dec 20 2005 Dan Walsh <dwalsh@redhat.com> 1.29.2-5
- More fixes for chcat
2005-12-20 23:02:53 +00:00
Daniel J Walsh 3646f657eb * Tue Dec 20 2005 Dan Walsh <dwalsh@redhat.com> 1.29.2-5
- More fixes for chcat
2005-12-20 22:42:38 +00:00
Daniel J Walsh 7e64d5bb54 * Tue Dec 20 2005 Dan Walsh <dwalsh@redhat.com> 1.29.2-4
- Add try catch for files that may not exists

* Mon Dec 19 2005 Dan Walsh <dwalsh@redhat.com> 1.29.2-3
- Remove commands from genhomedircon for installer
2005-12-20 11:35:21 +00:00
Daniel J Walsh 235a937b7a * Wed Dec 14 2005 Dan Walsh <dwalsh@redhat.com> 1.29.2-3
- Remove commands from genhomedircon for installer
2005-12-19 23:22:09 +00:00
Daniel J Walsh 69182daad3 * Wed Dec 14 2005 Dan Walsh <dwalsh@redhat.com> 1.29.2-1
- Fix genhomedircon to work in installer
- Update to match NSA
	* Merged patch for chcat script from Dan Walsh.
2005-12-16 14:28:16 +00:00
Daniel J Walsh 7238655897 * Wed Dec 14 2005 Dan Walsh <dwalsh@redhat.com> 1.29.2-1
- Fix genhomedircon to work in installer
- Update to match NSA
	* Merged patch for chcat script from Dan Walsh.
2005-12-14 20:34:32 +00:00
Daniel J Walsh 6ffca6f764 * Fri Dec 9 2005 Dan Walsh <dwalsh@redhat.com> 1.29.1-2
- More fixes to chcat
2005-12-13 04:55:51 +00:00
Daniel J Walsh d5d71285dc * Fri Dec 9 2005 Dan Walsh <dwalsh@redhat.com> 1.29.1-2
- More fixes to chcat
2005-12-09 23:23:25 +00:00
Daniel J Walsh 5375535149 * Thu Dec 8 2005 Dan Walsh <dwalsh@redhat.com> 1.29.1-2
- More fixes to chcat
2005-12-09 23:23:03 +00:00
Jesse Keating 2905d6f85a gcc update bump 2005-12-09 22:42:45 +00:00
Daniel J Walsh d4a154c1d9 * Thu Dec 8 2005 Dan Walsh <dwalsh@redhat.com> 1.29.1-1
- Update to match NSA
	* Merged fix for audit2allow long option list from Dan Walsh.
	* Merged -r option for restorecon (alias for -R) from Dan Walsh.
	* Merged chcat script and man page from Dan Walsh.
2005-12-08 18:01:36 +00:00
Daniel J Walsh 2af5d4efc4 * Wed Dec 7 2005 Dan Walsh <dwalsh@redhat.com> 1.28-1
- Update to match NSA
- Add gfs support
2005-12-08 16:33:16 +00:00
Daniel J Walsh 78a6ed5399 * Wed Dec 7 2005 Dan Walsh <dwalsh@redhat.com> 1.28-1
- Update to match NSA
- Add gfs support
2005-12-07 20:23:01 +00:00
Daniel J Walsh 58f329dd4d * Wed Dec 7 2005 Dan Walsh <dwalsh@redhat.com> 1.27.37-1
- Update to match NSA
- Add chcat to policycoreutils, adding +/- syntax
`
* Tue Dec 6 2005 Dan Walsh <dwalsh@redhat.com> 1.27.36-2
- Require new version of libsemanage
2005-12-07 16:56:22 +00:00
Daniel J Walsh 80b61a63f9 * Wed Dec 7 2005 Dan Walsh <dwalsh@redhat.com> 1.27.37-1
- Update to match NSA
- Add chcat to policycoreutils, adding +/- syntax
`
* Tue Dec 6 2005 Dan Walsh <dwalsh@redhat.com> 1.27.36-2
- Require new version of libsemanage
2005-12-07 16:39:21 +00:00
Daniel J Walsh f32c1f36b1 * Tue Dec 6 2005 Dan Walsh <dwalsh@redhat.com> 1.27.36-2
- Require new version of libsemanage
2005-12-06 18:45:46 +00:00
Daniel J Walsh f87e146465 * Mon Dec 5 2005 Dan Walsh <dwalsh@redhat.com> 1.27.36-1
- Update to match NSA
	* Changed genhomedircon to warn on use of ROLE in homedir_template
	  if using managed policy, as libsemanage does not yet support it.
2005-12-06 04:14:09 +00:00
Daniel J Walsh 7f5880a445 *** empty log message *** 2005-12-04 13:19:08 +00:00
Daniel J Walsh b36bfa063a *** empty log message *** 2005-12-02 12:25:31 +00:00
Daniel J Walsh f9db9c1e29 *** empty log message *** 2005-11-30 19:32:20 +00:00
Daniel J Walsh ecae8883a5 *** empty log message *** 2005-11-30 13:06:22 +00:00
Daniel J Walsh 0d005683d6 *** empty log message *** 2005-11-29 05:05:11 +00:00
Daniel J Walsh a770942374 *** empty log message *** 2005-11-17 15:38:45 +00:00
Daniel J Walsh c264106d43 *** empty log message *** 2005-11-17 04:08:11 +00:00
Daniel J Walsh 15d8551a97 *** empty log message *** 2005-11-17 02:49:32 +00:00
Daniel J Walsh e27699418d * Mon Nov 14 2005 Dan Walsh <dwalsh@redhat.com> 1.27.27-5
- Fix genhomedircon to work with non libsemanage systems
2005-11-14 18:59:33 +00:00
Daniel J Walsh 7fb8345697 * Mon Nov 14 2005 Dan Walsh <dwalsh@redhat.com> 1.27.27-4
- Fix genhomedircon to work with non libsemanage systems
2005-11-14 18:03:56 +00:00
Daniel J Walsh e48e95e5da * Fri Nov 11 2005 Dan Walsh <dwalsh@redhat.com> 1.27.27-3
- Patch genhomedircon to use libsemanage.py stuff
2005-11-11 20:44:12 +00:00
Daniel J Walsh 6c7ca7b42a * Fri Nov 11 2005 Dan Walsh <dwalsh@redhat.com> 1.27.27-2
- Patch genhomedircon to use libsemanage.py stuff
2005-11-11 20:13:44 +00:00
Daniel J Walsh d14b8688f8 * Wed Nov 9 2005 Dan Walsh <dwalsh@redhat.com> 1.27.27-1
- Update to match NSA
	* Merged setsebool cleanup patch from Ivan Gyurdiev.
2005-11-10 02:59:06 +00:00
Daniel J Walsh 0bfa56ba19 * Wed Nov 9 2005 Dan Walsh <dwalsh@redhat.com> 1.27.26-4
- Fix genhomedircon to use seusers file, temporary fix until swigified semanage
2005-11-09 22:43:40 +00:00
Daniel J Walsh 77fc72c7ad * Wed Nov 9 2005 Dan Walsh <dwalsh@redhat.com> 1.27.26-3
- Fix genhomedircon to use seusers file, temporary fix until swigified semanage
2005-11-09 22:12:40 +00:00
Daniel J Walsh 54ecf23b9a * Wed Nov 9 2005 Dan Walsh <dwalsh@redhat.com> 1.27.26-2
- Fix genhomedircon to use seusers file
2005-11-09 19:13:13 +00:00
Daniel J Walsh 03496a1f36 * Tue Nov 8 2005 Dan Walsh <dwalsh@redhat.com> 1.27.26-1
* Added -B (--build) option to semodule to force a rebuild.
	* Reverted setsebool patch to call semanage_set_reload_bools().
	* Changed setsebool to disable policy reload and to call
	  security_set_boolean_list to update the runtime booleans.
	* Changed setfiles -c to use new flag to set_matchpathcon_flags()
	  to disable context translation by matchpathcon_init().
2005-11-09 01:55:26 +00:00
Daniel J Walsh cae7e9aca8 * Tue Nov 8 2005 Dan Walsh <dwalsh@redhat.com> 1.27.23-1
- Update to match NSA
	* Changed setfiles for the context canonicalization support.
	* Changed setsebool to call semanage_is_managed() interface
	  and fall back to security_set_boolean_list() if policy is
	  not managed.
	* Merged setsebool memory leak fix from Ivan Gyurdiev.
	* Merged setsebool patch to call semanage_set_reload_bools()
	  interface from Ivan Gyurdiev.
2005-11-08 23:54:22 +00:00
Daniel J Walsh 3c423ae870 * Mon Nov 7 2005 Dan Walsh <dwalsh@redhat.com> 1.27.20-1
- Update to match NSA
	* Merged setsebool patch from Ivan Gyurdiev.
	  This moves setsebool from libselinux/utils to policycoreutils,
	  and rewrites it to use libsemanage for permanent boolean changes.
2005-11-07 19:20:59 +00:00
Daniel J Walsh 3b83aa4b95 * Mon Nov 7 2005 Dan Walsh <dwalsh@redhat.com> 1.27.20-1
- Update to match NSA
	* Merged setsebool patch from Ivan Gyurdiev.
	  This moves setsebool from libselinux/utils to policycoreutils,
	  and rewrites it to use libsemanage for permanent boolean changes.
2005-11-07 19:07:53 +00:00
Daniel J Walsh 98865618f9 * Tue Oct 25 2005 Dan Walsh <dwalsh@redhat.com> 1.27.19-2
- Rebuild to use latest libselinux, libsemanage, and libsepol
2005-10-28 15:01:34 +00:00
Daniel J Walsh 7748a6417b * Tue Oct 25 2005 Dan Walsh <dwalsh@redhat.com> 1.27.19-1
- Update to match NSA
	* Merged semodule support for reload, noreload, and store options
	  from Joshua Brindle.
	* Merged semodule_package rewrite from Joshua Brindle.
2005-10-25 20:05:38 +00:00
Daniel J Walsh af9f444b4a * Tue Oct 25 2005 Dan Walsh <dwalsh@redhat.com> 1.27.19-1
- Update to match NSA
	* Merged semodule support for reload, noreload, and store options
	  from Joshua Brindle.
	* Merged semodule_package rewrite from Joshua Brindle.
2005-10-25 19:28:31 +00:00
Daniel J Walsh e0e0d3970e * Thu Oct 20 2005 Dan Walsh <dwalsh@redhat.com> 1.27.18-1
- Update to match NSA
	* Cleaned up usage and error messages and releasing of memory by
   	  semodule_* utilities.
	* Corrected error reporting by semodule.
	* Updated semodule_expand for change to sepol interface.
	* Merged fixes for make DESTDIR= builds from Joshua Brindle.
2005-10-24 16:34:07 +00:00
Daniel J Walsh e2539cf5af * Thu Oct 20 2005 Dan Walsh <dwalsh@redhat.com> 1.27.18-1
- Update to match NSA
	* Cleaned up usage and error messages and releasing of memory by
   	  semodule_* utilities.
	* Corrected error reporting by semodule.
	* Updated semodule_expand for change to sepol interface.
	* Merged fixes for make DESTDIR= builds from Joshua Brindle.
2005-10-21 14:35:30 +00:00
Daniel J Walsh 10bbcc68d7 * Tue Oct 18 2005 Dan Walsh <dwalsh@redhat.com> 1.27.14-1
- Update to match NSA
	* Updated semodule_package for sepol interface changes.
2005-10-18 18:40:47 +00:00
Daniel J Walsh 0f61d9e932 * Tue Oct 18 2005 Dan Walsh <dwalsh@redhat.com> 1.27.13-1
- Update to match NSA
	* Updated semodule_expand/link for sepol interface changes.
2005-10-18 14:16:52 +00:00
Daniel J Walsh 95a98894e0 * Sat Oct 15 2005 Dan Walsh <dwalsh@redhat.com> 1.27.12-1
- Update to match NSA
	* Merged non-PAM Makefile support for newrole and run_init from Timothy Wood.
2005-10-15 12:29:01 +00:00
Daniel J Walsh f739a61c9c * Fri Oct 14 2005 Dan Walsh <dwalsh@redhat.com> 1.27.11-1
- Update to match NSA
	* Updated semodule_expand to use get interfaces for hidden sepol_module_package type.
	* Merged newrole and run_init pam config patches from Dan Walsh (Red Hat).
	* Merged fixfiles patch from Dan Walsh (Red Hat).
	* Updated semodule for removal of semanage_strerror.
2005-10-14 14:04:59 +00:00
Daniel J Walsh e4ea758e93 * Fri Oct 14 2005 Dan Walsh <dwalsh@redhat.com> 1.27.11-1
- Update to match NSA
	* Updated semodule_expand to use get interfaces for hidden sepol_module_package type.
	* Merged newrole and run_init pam config patches from Dan Walsh (Red Hat).
	* Merged fixfiles patch from Dan Walsh (Red Hat).
	* Updated semodule for removal of semanage_strerror.
2005-10-14 12:41:22 +00:00
Daniel J Walsh b3429efbea * Thu Oct 13 2005 Dan Walsh <dwalsh@redhat.com> 1.27.7-2
- Fix run_init.pamd and spec file
2005-10-13 17:46:29 +00:00
Daniel J Walsh f30e7552f6 * Wed Oct 12 2005 Dan Walsh <dwalsh@redhat.com> 1.27.7-1
- Update to match NSA
	* Updated semodule_link and semodule_expand to use shared libsepol.
	Fixed audit2why to call policydb_init prior to policydb_read (still
	uses the static libsepol).
2005-10-12 19:34:51 +00:00
Daniel J Walsh 6c28dbbe27 * Mon Oct 10 2005 Dan Walsh <dwalsh@redhat.com> 1.27.6-1
- Update to match NSA
	* Updated for changes to libsepol.
	Changed semodule and semodule_package to use the shared libsepol.
	Disabled build of semodule_link and semodule_expand for now.
	Updated audit2why for relocated policydb internal headers,
	still needs to be converted to a shared lib interface.
2005-10-10 13:06:58 +00:00
Daniel J Walsh edae444ba1 * Fri Oct 6 2005 Dan Walsh <dwalsh@redhat.com> 1.27.5-3
- Update newrole pam file to remove pam-stack
- Update run_init pam file to remove pam-stack
2005-10-07 17:16:15 +00:00
Daniel J Walsh e4000499da * Fri Oct 6 2005 Dan Walsh <dwalsh@redhat.com> 1.27.5-2
- Update newrole pam file to remove pam-stack
2005-10-07 14:27:07 +00:00
Daniel J Walsh 69c20bd956 * Fri Oct 6 2005 Dan Walsh <dwalsh@redhat.com> 1.27.5-2
- Update newrole pam file to remove pam-stack
2005-10-07 14:19:10 +00:00
Daniel J Walsh ab21aae5ca * Thu Oct 6 2005 Dan Walsh <dwalsh@redhat.com> 1.27.5-1
- Update to match NSA
	* Fixed warnings in load_policy.
	* Rewrote load_policy to use the new selinux_mkload_policy()
	interface provided by libselinux.
2005-10-06 19:11:25 +00:00
Daniel J Walsh 828e5b0a3f * Wed Oct 5 2005 Dan Walsh <dwalsh@redhat.com> 1.27.3-2
- Rebuild with newer libararies
2005-10-05 14:45:40 +00:00
Daniel J Walsh 7c45e05b5b * Wed Sep 28 2005 Dan Walsh <dwalsh@redhat.com> 1.27.2-2
- Update to match NSA
	* Merged patch to update semodule to the new libsemanage API
	and improve the user interface from Karl MacMillan (Tresys).
	* Modified semodule for the create/connect API split.
2005-09-29 01:56:37 +00:00
Daniel J Walsh 4a318b2c39 * Wed Sep 28 2005 Dan Walsh <dwalsh@redhat.com> 1.27.2-2
- Update to match NSA
	* Merged patch to update semodule to the new libsemanage API
	and improve the user interface from Karl MacMillan (Tresys).
	* Modified semodule for the create/connect API split.
2005-09-29 01:11:47 +00:00
Daniel J Walsh 996a3acf5a * Wed Sep 28 2005 Dan Walsh <dwalsh@redhat.com> 1.27.2-2
- More fixes to stop find from following nfs paths
2005-09-28 14:41:10 +00:00
Daniel J Walsh a23b56f059 * Wed Sep 21 2005 Dan Walsh <dwalsh@redhat.com> 1.27.2-1
- Update to match NSA
	* Merged run_init open_init_pty bug fix from Manoj Srivastava
	  (unblock SIGCHLD).  Bug reported by Erich Schubert.
2005-09-21 18:10:15 +00:00
Daniel J Walsh e2f354abb2 * Tue Sep 20 2005 Dan Walsh <dwalsh@redhat.com> 1.27.1-1
- Update to match NSA
	* Merged error shadowing bug fix for restorecon from Dan Walsh.
	* Merged setfiles usage/man page update for -r option from Dan Walsh.
	* Merged fixfiles -C patch to ignore :s0 addition on update
	  to a MCS/MLS policy from Dan Walsh.
2005-09-21 01:20:47 +00:00
Daniel J Walsh b14fed2892 * Thu Sep 15 2005 Dan Walsh <dwalsh@redhat.com> 1.26-3
- Add chcat script for use with chcon.
2005-09-15 20:02:48 +00:00
Daniel J Walsh aa4225a30f * Tue Sep 13 2005 Dan Walsh <dwalsh@redhat.com> 1.26-2
- Fix restorecon to exit with error code
2005-09-13 16:38:52 +00:00
Daniel J Walsh a128573f61 * Mon Sep 12 2005 Dan Walsh <dwalsh@redhat.com> 1.26-1
* Updated version for release.
2005-09-12 20:37:18 +00:00
Daniel J Walsh 35b57c9442 * Tue Sep 6 2005 Dan Walsh <dwalsh@redhat.com> 1.25.9-2
- Add prereq for mount command
2005-09-06 21:19:01 +00:00
Daniel J Walsh 7800ad0dc0 * Thu Sep 1 2005 Dan Walsh <dwalsh@redhat.com> 1.25.9-1
- Update to match NSA
	* Changed setfiles -c to translate the context to raw format
	prior to calling libsepol.
2005-09-01 16:17:38 +00:00
Daniel J Walsh dd855d4916 revert patch 2005-08-26 18:52:18 +00:00
Daniel J Walsh 5a5946a622 * Fri Aug 26 2005 Dan Walsh <dwalsh@redhat.com> 1.25.7-3
- Remove previous patch
2005-08-26 18:50:32 +00:00
Daniel J Walsh 1320e158e3 * Fri Aug 26 2005 Dan Walsh <dwalsh@redhat.com> 1.25.7-2
- Change to use *getfilecon_raw functions
2005-08-26 18:23:35 +00:00
Daniel J Walsh 744ff8dd67 * Thu Aug 25 2005 Dan Walsh <dwalsh@redhat.com> 1.25.7-1
- Update to match NSA
	* Merged patch for fixfiles -C from Dan Walsh.
2005-08-25 20:44:24 +00:00
Daniel J Walsh 603d6fd7b1 * Thu Aug 25 2005 Dan Walsh <dwalsh@redhat.com> 1.25.7-1
- Update to match NSA
	* Merged patch for fixfiles -C from Dan Walsh.
2005-08-25 20:44:24 +00:00
Daniel J Walsh 4172c15ac9 * Tue Aug 23 2005 Dan Walsh <dwalsh@redhat.com> 1.25.6-1
- Update to match NSA
	* Merged fixes for semodule_link and sestatus from Serge Hallyn (IBM).
	  Bugs found by Coverity.
2005-08-23 18:49:21 +00:00
Daniel J Walsh f2d4996b0f * Mon Aug 22 2005 Dan Walsh <dwalsh@redhat.com> 1.25.5-3
- Fix fixfiles to call sort -u followed by sort -d.
2005-08-22 21:27:16 +00:00
Daniel J Walsh e817f89adf * Wed Aug 17 2005 Dan Walsh <dwalsh@redhat.com> 1.25.5-2
- Change fixfiles to ignore /home directory on updates
2005-08-17 16:26:54 +00:00
Daniel J Walsh 3bab395eb3 * Fri Aug 5 2005 Dan Walsh <dwalsh@redhat.com> 1.25.5-1
- Update to match NSA
	* Merged patch to move module read/write code from libsemanage
	  to libsepol from Jason Tang (Tresys).
2005-08-06 01:40:07 +00:00
Daniel J Walsh 496e664f46 * Fri Aug 52005 Dan Walsh <dwalsh@redhat.com> 1.25.5-1
- Update to match NSA
	* Merged patch to move module read/write code from libsemanage
	  to libsepol from Jason Tang (Tresys).
2005-08-06 01:38:19 +00:00
Daniel J Walsh 146de04654 * Thu Jul 28 2005 Dan Walsh <dwalsh@redhat.com> 1.25.4-1
- Update to match NSA
	* Changed semodule* to link with libsemanage.
2005-08-02 16:57:45 +00:00
Daniel J Walsh 3ff1aebc51 * Thu Jul 27 2005 Dan Walsh <dwalsh@redhat.com> 1.25.3-1
- Update to match NSA
	* Merged restorecon patch from Ivan Gyurdiev.
2005-07-27 14:05:30 +00:00
Daniel J Walsh 8db28853c1 * Thu Jul 7 2005 Dan Walsh <dwalsh@redhat.com> 1.25.1-1
- Update to match NSA
	* Merged loadable module support from Tresys Technology.
2005-07-07 10:59:34 +00:00
Daniel J Walsh 2691608b82 * Wed Jun 29 2005 Dan Walsh <dwalsh@redhat.com> 1.24-1
- Update to match NSA
	* Updated version for release.
2005-06-29 20:10:11 +00:00
Daniel J Walsh af6aa62ce9 * Tue Jun 14 2005 Dan Walsh <dwalsh@redhat.com> 1.23.11-4
- Fix Ivan's patch for user role changes
2005-06-14 17:02:07 +00:00
Daniel J Walsh ee898f2f7e * Sat May 28 2005 Dan Walsh <dwalsh@redhat.com> 1.23.11-3
- Add Ivan's patch for user role changes in genhomedircon
2005-05-28 05:29:19 +00:00
Daniel J Walsh 6124877e2e * Thu May 26 2005 Dan Walsh <dwalsh@redhat.com> 1.23.11-2
- Fix warning message on reload of booleans
2005-05-26 14:52:39 +00:00
Daniel J Walsh 77b3c784ce * Fri May 20 2005 Dan Walsh <dwalsh@redhat.com> 1.23.11-1
- Update to match NSA
	* Merged fixfiles and newrole patch from Dan Walsh.
	* Merged audit2why man page from Dan Walsh.
2005-05-20 17:22:30 +00:00
Daniel J Walsh be1c1f2f87 * Thu May 19 2005 Dan Walsh <dwalsh@redhat.com> 1.23.10-2
- Add call to pam_acct_mgmt in newrole.
2005-05-19 16:56:55 +00:00