Commit Graph

421 Commits

Author SHA1 Message Date
Daniel J Walsh
08f587b490 * Tue Feb 20 2007 Dan Walsh <dwalsh@redhat.com> 2.0.2-1
- Update to upstream
	* Merged seobject exception handler fix from Caleb Case.
	* Merged setfiles memory leak patch from Todd Miller.
2007-02-20 14:57:59 +00:00
Daniel J Walsh
e6339198b9 * Thu Feb 15 2007 Dan Walsh <dwalsh@redhat.com> 2.0.1-2
- Cleanup man pages syntax
- Add sepolgen
2007-02-15 20:27:16 +00:00
Daniel J Walsh
dc36af4ffe * Wed Feb 7 2007 Dan Walsh <dwalsh@redhat.com> 2.0.0-1
- Update to upstream
	* Merged new audit2allow from Karl MacMillan.
	  This audit2allow depends on the new sepolgen python module.
	  Note that you must run the sepolgen-ifgen tool to generate
	  the data needed by audit2allow to generate refpolicy.
	* Fixed newrole non-pam build.
- Fix Changelog and spelling error in man page
2007-02-12 15:51:38 +00:00
Daniel J Walsh
1ce1f8e008 * Wed Feb 7 2007 Dan Walsh <dwalsh@redhat.com> 2.0.0-1
- Update to upstream
	* Merged new audit2allow from Karl MacMillan.
	  This audit2allow depends on the new sepolgen python module.
	  Note that you must run the sepolgen-ifgen tool to generate
	  the data needed by audit2allow to generate refpolicy.
	* Fixed newrole non-pam build.
- Fix Changelog and spelling error in man page
2007-02-12 15:29:02 +00:00
Daniel J Walsh
2a89f820fd * Wed Feb 7 2007 Dan Walsh <dwalsh@redhat.com> 2.0.0-1
- Update to upstream
	* Merged new audit2allow from Karl MacMillan.
	  This audit2allow depends on the new sepolgen python module.
	  Note that you must run the sepolgen-ifgen tool to generate
	  the data needed by audit2allow to generate refpolicy.
	* Fixed newrole non-pam build.
2007-02-07 21:47:33 +00:00
Daniel J Walsh
65e327bec1 * Thu Feb 1 2007 Dan Walsh <dwalsh@redhat.com> 1.34.1-4
- Fix audit2allow on missing translations
2007-02-01 21:17:39 +00:00
Daniel J Walsh
3ea19764a3 * Wed Jan 24 2007 Dan Walsh <dwalsh@redhat.com> 1.34.1-3
- More chcat fixes
2007-01-24 20:15:03 +00:00
Daniel J Walsh
34423a92ad * Wed Jan 24 2007 Dan Walsh <dwalsh@redhat.com> 1.34.1-2
- Change chcat to exec semodule so file context is maintained
2007-01-24 19:35:51 +00:00
Daniel J Walsh
9f2b5f9820 * Wed Jan 24 2007 Dan Walsh <dwalsh@redhat.com> 1.34.1-1
- Fix system-config-selinux ports view
- Update to upstream
	* Fixed newrole non-pam build.
	* Updated version for stable branch.
2007-01-24 15:06:29 +00:00
Daniel J Walsh
840b9dcb8f * Wed Jan 17 2007 Dan Walsh <dwalsh@redhat.com> 1.33.15-1
- Update to upstream
	* Merged unicode-to-string fix for seobject audit from Dan Walsh.
	* Merged man page updates to make "apropos selinux" work from Dan Walsh.
* Tue Jan 16 2007 Dan Walsh <dwalsh@redhat.com> 1.33.14-1
	* Merged newrole man page patch from Michael Thompson.
	* Merged patch to fix python unicode problem from Dan Walsh.
2007-01-17 16:14:32 +00:00
Daniel J Walsh
99e3c7c174 * Tue Jan 16 2007 Dan Walsh <dwalsh@redhat.com> 1.33.14-1
* Merged newrole man page patch from Michael Thompson.
	* Merged patch to fix python unicode problem from Dan Walsh.
2007-01-16 21:44:42 +00:00
Daniel J Walsh
168dc276f4 * Fri Jan 12 2007 Dan Walsh <dwalsh@redhat.com> 1.33.12-2
- Update man pages by adding SELinux to header to fix apropos database
Resolves: #217881
2007-01-12 16:03:02 +00:00
Daniel J Walsh
e28af12db3 * Tue Jan 9 2007 Dan Walsh <dwalsh@redhat.com> 1.33.12-1
- Want to update to match api
- Update to upstream
	* Merged newrole securetty check from Dan Walsh.
	* Merged semodule patch to generalize list support from Karl MacMillan.
Resolves: #200110
2007-01-11 20:19:37 +00:00
Daniel J Walsh
6b8d13792e * Tue Jan 9 2007 Dan Walsh <dwalsh@redhat.com> 1.33.10-1
- Update to upstream
	* Merged patch to correctly handle a failure during semanage handle
	  creation from Karl MacMillan.
	* Merged patch to fix seobject role modification from Dan Walsh.
2007-01-09 15:19:22 +00:00
Daniel J Walsh
b15395218d * Fri Jan 5 2007 Dan Walsh <dwalsh@redhat.com> 1.33.8-2
- Stop newrole -l from working on non secure ttys
Resolves: #200110
2007-01-05 18:15:38 +00:00
Daniel J Walsh
cff2d3bbe4 * Thu Jan 4 2007 Dan Walsh <dwalsh@redhat.com> 1.33.8-1
- Update to upstream
	* Merged patches from Dan Walsh to:
	  - omit the optional name from audit2allow
	  - use the installed python version in the Makefiles
	  - re-open the tty with O_RDWR in newrole
2007-01-04 22:11:35 +00:00
Daniel J Walsh
75707014a5 * Wed Jan 3 2007 Dan Walsh <dwalsh@redhat.com> 1.33.7-1
- Update to upstream
	* Patch from Dan Walsh to correctly suppress warnings in load_policy.
2007-01-03 19:18:12 +00:00
Daniel J Walsh
91625224e1 * Tue Jan 2 2007 Dan Walsh <dwalsh@redhat.com> 1.33.6-9
- Fix fixfiles script to use tty command correctly.  If this command fails, it
should set the LOGFILE to /dev/null
Resolves: #220879
2007-01-02 15:54:13 +00:00
Daniel J Walsh
cd4f41d032 * Wed Dec 20 2006 Dan Walsh <dwalsh@redhat.com> 1.33.6-8
- Remove hard coding of python2.4 from Makefiles
2006-12-20 18:21:01 +00:00
Daniel J Walsh
94424f468d * Tue Dec 19 2006 Dan Walsh <dwalsh@redhat.com> 1.33.6-7
- add exists switch to semanage to tell it not to check for existance of Linux user
Resolves: #219421
2006-12-19 14:09:47 +00:00
Daniel J Walsh
97069f5bbb * Fri Dec 8 2006 Dan Walsh <dwalsh@redhat.com> 1.33.6-6
- Fix audit2allow generating reference policy
2006-12-18 19:00:41 +00:00
Daniel J Walsh
bc65b0f333 * Fri Dec 8 2006 Dan Walsh <dwalsh@redhat.com> 1.33.6-5
- Update po files
- Fix newrole to open stdout and stderr rdrw so more will work on MLS machines
Resolves: #216920
2006-12-08 15:54:44 +00:00
Daniel J Walsh
5c17238f18 * Fri Dec 8 2006 Dan Walsh <dwalsh@redhat.com> 1.33.6-4
- Update po files
- Fix newrole to open stdout and stderr rdrw so more will work on MLS machines
Resolves: #216920
2006-12-08 15:48:04 +00:00
Jeremy Katz
37801c9be7 * Thu Dec 7 2006 Jeremy Katz <katzj@redhat.com> - 1.33.6-4
- rebuild for python 2.5
2006-12-07 18:51:59 +00:00
Daniel J Walsh
7386f5517f * Wed Dec 6 2006 Dan Walsh <dwalsh@redhat.com> 1.33.6-3
- Update po files
Resolves: #216920
2006-12-06 20:53:20 +00:00
Daniel J Walsh
09f04d403a * Fri Dec 1 2006 Dan Walsh <dwalsh@redhat.com> 1.33.6-2
- Update po files
Resolves: #216920
2006-12-01 16:31:26 +00:00
Daniel J Walsh
665f387459 * Wed Nov 29 2006 Dan Walsh <dwalsh@redhat.com> 1.33.5-4
- Fixing the Makefile line again to build with LSPP support
Resolves: #208838
2006-11-29 18:59:19 +00:00
Daniel J Walsh
1a6cc911e0 * Wed Nov 29 2006 Dan Walsh <dwalsh@redhat.com> 1.33.5-4
- Fixing the Makefile line again to build with LSPP support
Resolves: #208838
2006-11-29 18:57:50 +00:00
Daniel J Walsh
9a06a71877 * Wed Nov 29 2006 Dan Walsh <dwalsh@redhat.com> 1.33.5-3
- Don't report errors on restorecond when file system does not support XATTRS
Resolves: #217694
2006-11-29 17:48:22 +00:00
Daniel J Walsh
41af0f4546 * Tue Nov 28 2006 Dan Walsh <dwalsh@redhat.com> 1.33.5-2
- Fix -q qualifier on load_policy
Resolves: #214827
2006-11-28 16:36:24 +00:00
Daniel J Walsh
8ce11d75ff * Tue Nov 28 2006 Dan Walsh <dwalsh@redhat.com> 1.33.5-1
- Merge to upstream
- Fix makefile line
Resolves: #208838
2006-11-28 15:39:19 +00:00
Daniel J Walsh
7fe1af0250 * Fri Nov 24 2006 Dan Walsh <dwalsh@redhat.com> 1.33.4-2
- Additional po changes
- Added all booleans definitions
2006-11-24 14:00:58 +00:00
Daniel J Walsh
08a4f5ccbc * Wed Nov 22 2006 Dan Walsh <dwalsh@redhat.com> 1.33.4-1
- Upstream accepted my patches
	* Merged setsebool patch from Karl MacMillan.
	  This fixes a bug reported by Yuichi Nakamura with
	  always setting booleans persistently on an unmanaged system.
2006-11-22 19:52:14 +00:00
Daniel J Walsh
d2b7fdeb18 * Mon Nov 20 2006 Dan Walsh <dwalsh@redhat.com> 1.33.2-2
- Fixes for the gui
2006-11-20 23:46:55 +00:00
Daniel J Walsh
ef0f9cc51a * Mon Nov 20 2006 Dan Walsh <dwalsh@redhat.com> 1.33.2-1
- Upstream accepted my patches
2006-11-20 23:41:27 +00:00
Daniel J Walsh
36999090d7 * Mon Nov 20 2006 Dan Walsh <dwalsh@redhat.com> 1.33.2-1
- Upstream accepted my patches
2006-11-20 21:40:19 +00:00
Daniel J Walsh
c163c5e014 * Fri Nov 17 2006 Dan Walsh <dwalsh@redhat.com> 1.33.1-9
- Add Amy Grifis Patch to preserve newrole exit status
2006-11-17 17:11:20 +00:00
Daniel J Walsh
826769a72f * Thu Nov 16 2006 Dan Walsh <dwalsh@redhat.com> 1.33.1-8
- Fix display of gui
2006-11-16 19:26:21 +00:00
Daniel J Walsh
962f85bf79 * Thu Nov 16 2006 Dan Walsh <dwalsh@redhat.com> 1.33.1-7
- Add patch by Joe Plans to make run_init use pam_acct_mgmt
2006-11-16 14:43:13 +00:00
Daniel J Walsh
e8e34ee134 * Wed Nov 15 2006 Dan Walsh <dwalsh@redhat.com> 1.33.1-6
- More fixes to gui
2006-11-15 23:24:20 +00:00
Daniel J Walsh
211f960162 * Wed Nov 15 2006 Dan Walsh <dwalsh@redhat.com> 1.33.1-5
- Fix audit2allow to generate referene policy
2006-11-15 21:34:02 +00:00
Daniel J Walsh
36c9fbc70b * Wed Nov 15 2006 Dan Walsh <dwalsh@redhat.com> 1.33.1-4
- Add group sort for portsPage.py
- Add enable/disableaudit to modules page
2006-11-15 21:14:38 +00:00
Daniel J Walsh
b2e70c4542 * Wed Nov 15 2006 Dan Walsh <dwalsh@redhat.com> 1.33.1-3
- Add glade file
2006-11-15 15:15:58 +00:00
Daniel J Walsh
8ccbffc2e3 * Tue Nov 14 2006 Dan Walsh <dwalsh@redhat.com> 1.33.1-2
- Fix Module handling in system-config-selinux
2006-11-15 13:11:30 +00:00
Daniel J Walsh
06b3267508 * Tue Nov 14 2006 Dan Walsh <dwalsh@redhat.com> 1.33.1-3
- Update to upstream
	* Merged newrole patch set from Michael Thompson.
- Add policycoreutils-gui
2006-11-14 16:03:27 +00:00
Daniel J Walsh
218a3c7e55 * Thu Nov 9 2006 Dan Walsh <dwalsh@redhat.com> 1.32-3
- No longer requires rhpl
2006-11-09 13:39:52 +00:00
Daniel J Walsh
e9a49bc9c0 * Fri Nov 6 2006 Dan Walsh <dwalsh@redhat.com> 1.32-2
- Fix genhomedircon man page
2006-11-07 16:49:02 +00:00
Daniel J Walsh
00cc82e00f * Fri Oct 9 2006 Dan Walsh <dwalsh@redhat.com> 1.32-1
- Add newrole audit patch from sgrubb
- Update to upstream
	* Merged audit2allow -l fix from Yuichi Nakamura.
	* Merged restorecon -i and -o - support from Karl MacMillan.
	* Merged semanage/seobject fix from Dan Walsh.
	* Merged fixfiles -R and verify changes from Dan Walsh.
2006-10-20 13:21:17 +00:00
Daniel J Walsh
412d8fdbf8 * Fri Oct 9 2006 Dan Walsh <dwalsh@redhat.com> 1.32-1
- Add newrole audit patch from sgrubb
- Update to upstream
	* Merged audit2allow -l fix from Yuichi Nakamura.
	* Merged restorecon -i and -o - support from Karl MacMillan.
	* Merged semanage/seobject fix from Dan Walsh.
	* Merged fixfiles -R and verify changes from Dan Walsh.
2006-10-20 13:08:28 +00:00
Daniel J Walsh
9d204a61f6 * Fri Sep 29 2006 Dan Walsh <dwalsh@redhat.com> 1.30.30-1
- Update to upstream
	* Merged newrole auditing of failures due to user actions from
	  Michael Thompson.
2006-09-29 18:12:05 +00:00
Daniel J Walsh
03614a8cec * Tue Sep 21 2006 Dan Walsh <dwalsh@redhat.com> 1.30.29-6
- Pass -i qualifier to restorecon  for fixfiles -R
- Update translations

* Tue Sep 21 2006 Dan Walsh <dwalsh@redhat.com> 1.30.29-5
- Remove recursion from fixfiles -R calls
- Fix semanage to verify prefix
2006-09-26 15:46:20 +00:00
Daniel J Walsh
78dbfe3cf5 * Tue Sep 21 2006 Dan Walsh <dwalsh@redhat.com> 1.30.29-5
- Remove recursion from fixfiles -R calls
- Fix semanage to verify prefix
2006-09-25 14:01:37 +00:00
Daniel J Walsh
83bf5a4efe * Tue Sep 21 2006 Dan Walsh <dwalsh@redhat.com> 1.30.29-5
- Remove recursion from fixfiles -R calls
- Fix semanage to verify prefix
2006-09-23 23:35:08 +00:00
Daniel J Walsh
e61a924249 * Tue Sep 21 2006 Dan Walsh <dwalsh@redhat.com> 1.30.29-4
- More translations
- Compile with -pie
2006-09-21 21:17:30 +00:00
Daniel J Walsh
c25f2e84d1 * Tue Sep 21 2006 Dan Walsh <dwalsh@redhat.com> 1.30.29-4
- More translations
- Compile with -pie
2006-09-21 21:04:29 +00:00
Daniel J Walsh
2b54db571c * Mon Sep 18 2006 Dan Walsh <dwalsh@redhat.com> 1.30.29-3
- Add translations
- Fix audit2allow -l
2006-09-18 20:02:57 +00:00
Daniel J Walsh
dcf3e52fa0 * Thu Sep 14 2006 Dan Walsh <dwalsh@redhat.com> 1.30.29-2
- Rebuild
2006-09-16 11:50:44 +00:00
Daniel J Walsh
94598305dc * Thu Sep 14 2006 Dan Walsh <dwalsh@redhat.com> 1.30.29-1
- Update to upstream
- Change -o to take "-" for stdout
2006-09-14 12:34:54 +00:00
Daniel J Walsh
aba685e010 * Wed Sep 13 2006 Dan Walsh <dwalsh@redhat.com> 1.30.28-8
- Fix fixfiles handling of -o
2006-09-13 10:33:47 +00:00
Daniel J Walsh
634068b4ff * Mon Sep 11 2006 Dan Walsh <dwalsh@redhat.com> 1.30.28-7
- Make restorecon return the number of changes files if you use the -n flag
2006-09-11 14:29:14 +00:00
Daniel J Walsh
35b3c10410 * Fri Sep 8 2006 Dan Walsh <dwalsh@redhat.com> 1.30.28-6
- Change setfiles and restorecon to use stderr except for -o flag
- Also -o flag will now output files

* Thu Sep 7 2006 Dan Walsh <dwalsh@redhat.com> 1.30.28-5
- Put back Erich's change
2006-09-08 14:53:08 +00:00
Daniel J Walsh
f9d68a8bc1 * Thu Sep 7 2006 Dan Walsh <dwalsh@redhat.com> 1.30.28-5
- Put back Erich's change
2006-09-07 13:31:34 +00:00
Daniel J Walsh
931310e8bd * Wed Sep 6 2006 Dan Walsh <dwalsh@redhat.com> 1.30.28-4
- Remove recursive switch when using rpm
2006-09-06 15:54:53 +00:00
Daniel J Walsh
326d0b8c4d * Wed Sep 6 2006 Dan Walsh <dwalsh@redhat.com> 1.30.28-3
- Fix fixfiles to handle multiple rpm and make -o work
2006-09-06 14:54:32 +00:00
Daniel J Walsh
63f024b5df * Fri Sep 1 2006 Dan Walsh <dwalsh@redhat.com> 1.30.28-2
- Apply patch
2006-09-05 12:01:21 +00:00
Daniel J Walsh
cc9f19bd86 * Fri Sep 1 2006 Dan Walsh <dwalsh@redhat.com> 1.30.28-1
- Security fixes to run python in a more locked down manner
- More Translations
- Update to upstream
	* Merged fix for restorecon // handling from Erich Schubert.
	* Merged translations update and fixfiles fix from Dan Walsh.
2006-09-02 02:43:09 +00:00
Daniel J Walsh
0af08dc350 * Thu Aug 31 2006 Dan Walsh <dwalsh@redhat.com> 1.30.27-5
- Change scripts to use /usr/sbin/python
2006-08-31 20:18:10 +00:00
Daniel J Walsh
bb377e5b60 * Thu Aug 31 2006 Dan Walsh <dwalsh@redhat.com> 1.30.27-4
- Add -i qualified to restorecon to tell it to ignore files that do not exist
- Fixfiles also modified for this change
2006-08-31 15:11:57 +00:00
Daniel J Walsh
f721ad8c5b * Thu Aug 31 2006 Dan Walsh <dwalsh@redhat.com> 1.30.27-3
- Ignore sigpipe
2006-08-31 12:09:46 +00:00
Daniel J Walsh
3fadc55fe8 * Thu Aug 31 2006 Dan Walsh <dwalsh@redhat.com> 1.30.27-2
- Fix init script and add translations
2006-08-31 11:42:45 +00:00
Daniel J Walsh
2c856cc7e0 * Sat Aug 12 2006 Dan Walsh <dwalsh@redhat.com> 1.30.26-1
- Update to upstream
	* Merged semanage local file contexts patch from Chris PeBenito.
- Fix fixfiles log creation
- More translations
2006-08-12 17:16:43 +00:00
Daniel J Walsh
c36f3fe7af * Thu Aug 3 2006 Dan Walsh <dwalsh@redhat.com> 1.30.25-1
- Update to upstream
	* Merged patch from Dan Walsh with:
	  * audit2allow: process MAC_POLICY_LOAD events
	  * newrole:  run shell with - prefix to start a login shell
	  * po:  po file updates
	  * restorecond:  bail if SELinux not enabled
	  * fixfiles: omit -q
	  * genhomedircon:  fix exit code if non-root
	  * semodule_deps:  install man page
	* Merged secon Makefile fix from Joshua Brindle.
	* Merged netfilter contexts support patch from Chris PeBenito.
2006-08-06 00:18:19 +00:00
Daniel J Walsh
1c42daa3ee * Wed Aug 2 2006 Dan Walsh <dwalsh@redhat.com> 1.30.22-3
- Fix audit2allow to handle reload of policy
2006-08-02 20:53:36 +00:00
Daniel J Walsh
f9ec02db6e * Wed Aug 2 2006 Dan Walsh <dwalsh@redhat.com> 1.30.22-2
- Stop restorecond init script when selinux is not enabled
2006-08-02 18:44:04 +00:00
Daniel J Walsh
94dda498f5 * Wed Aug 2 2006 Dan Walsh <dwalsh@redhat.com> 1.30.22-2
- Stop restorecond init script when selinux is not enabled
2006-08-02 18:28:08 +00:00
Daniel J Walsh
cfac8c25d4 * Tue Aug 1 2006 Dan Walsh <dwalsh@redhat.com> 1.30.22-1
- Update to upstream
	* Merged restorecond size_t fix from Joshua Brindle.
	* Merged secon keycreate patch from Michael LeMay.
	* Merged restorecond fixes from Dan Walsh.
	  Merged updated po files from Dan Walsh.
	* Merged python gettext patch from Stephen Bennett.
	* Merged semodule_deps from Karl MacMillan.
2006-08-01 13:56:38 +00:00
Daniel J Walsh
abeadc3ab3 * Thu Jul 27 2006 Dan Walsh <dwalsh@redhat.com> 1.30.17-7
- Change newrole to exec a login shell to prevent suspend.
2006-07-27 18:51:20 +00:00
Daniel J Walsh
2fcc650168 * Tue Jul 18 2006 Dan Walsh <dwalsh@redhat.com> 1.30.17-5
- Fix handling of restorecond
2006-07-18 15:10:35 +00:00
Daniel J Walsh
18631653f2 * Mon Jul 17 2006 Dan Walsh <dwalsh@redhat.com> 1.30.17-4
- Fix creation of restorecond pidfile
2006-07-17 13:40:31 +00:00
Daniel J Walsh
1f785c9fcf * Mon Jul 17 2006 Dan Walsh <dwalsh@redhat.com> 1.30.17-3
- Update translations
- Update to new GCC
2006-07-17 13:10:11 +00:00
Daniel J Walsh
1d05b13cb0 * Mon Jul 10 2006 Dan Walsh <dwalsh@redhat.com> 1.30.17-2
- Add verbose flag to restorecond and update translations
2006-07-11 19:29:29 +00:00
Daniel J Walsh
4fe0994bf6 * Tue Jul 4 2006 Dan Walsh <dwalsh@redhat.com> 1.30.17-1
- Update to upstream
	* Lindent.
	* Merged patch from Dan Walsh with:
	  * -p option (progress) for setfiles and restorecon.
	  * disable context translation for setfiles and restorecon.
	  * on/off values for setsebool.
	* Merged setfiles and semodule_link fixes from Joshua Brindle.

* Thu Jun 22 2006 Dan Walsh <dwalsh@redhat.com> 1.30.14-5
- Add progress indicator on fixfiles/setfiles/restorecon
2006-07-07 11:34:10 +00:00
Daniel J Walsh
574065c675 * Thu Jun 22 2006 Dan Walsh <dwalsh@redhat.com> 1.30.14-5
- Add progress indicator on fixfiles/setfiles/restorecon
2006-06-22 18:37:08 +00:00
Daniel J Walsh
3316980106 * Wed Jun 21 2006 Dan Walsh <dwalsh@redhat.com> 1.30.14-4
- Don't use translations with matchpathcon
2006-06-21 19:58:48 +00:00
Daniel J Walsh
55ef6e4fa5 * Tue Jun 20 2006 Dan Walsh <dwalsh@redhat.com> 1.30.14-3
- Prompt for selinux-policy-devel package in audit2allow
2006-06-20 13:14:45 +00:00
Daniel J Walsh
6c279265bf * Mon Jun 19 2006 Dan Walsh <dwalsh@redhat.com> 1.30.14-2
- Allow setsebool to use on/off
- Update translations
2006-06-19 14:36:40 +00:00
Daniel J Walsh
849b1a0b6a * Fri Jun 16 2006 Dan Walsh <dwalsh@redhat.com> 1.30.14-1
- Update to upstream
	* Merged fix for setsebool error path from Serge Hallyn.
	* Merged patch from Dan Walsh with:
	*    Updated po files.
	*    Fixes for genhomedircon and seobject.
	*    Audit message for mass relabel by setfiles.
2006-06-16 19:27:55 +00:00
jantill
8760d62a59 * Tue Jun 13 2006 James Antill <jantill@redhat.com> 1.30.12-5
- Update audit mass relabel to only compile in when audit is installed.
2006-06-13 20:25:13 +00:00
jantill
6eaf7cccf7 * Tue Jun 13 2006 James Antill <jantill@redhat.com> 1.30.12-5
- Update audit mass relabel to only compile in when audit is installed.
2006-06-13 20:25:13 +00:00
Daniel J Walsh
2138f50e6e * Mon Jun 12 2006 Dan Walsh <dwalsh@redhat.com> 1.30.12-4
- Update to required versions
- Update translation
2006-06-12 16:52:57 +00:00
Daniel J Walsh
d98a9fa679 * Mon Jun 12 2006 Dan Walsh <dwalsh@redhat.com> 1.30.12-4
- Update to required versions
- Update translations
2006-06-12 15:19:05 +00:00
Daniel J Walsh
6d7b4460d8 * Wed Jun 7 2006 Dan Walsh <dwalsh@redhat.com> 1.30.12-3
- Fix shell selection
2006-06-07 14:51:47 +00:00
Daniel J Walsh
8465c211c3 * Mon Jun 5 2006 Dan Walsh <dwalsh@redhat.com> 1.30.12-2
- Add BuildRequires for gettext
2006-06-06 13:13:02 +00:00
Daniel J Walsh
0d144d1c9f * Mon Jun 5 2006 Dan Walsh <dwalsh@redhat.com> 1.30.12-1
* Updated fixfiles script for new setfiles location in /sbin.
2006-06-06 12:32:11 +00:00
Daniel J Walsh
9cabc610e6 * Tue May 30 2006 Dan Walsh <dwalsh@redhat.com> 1.30.11-1
- Update to upstream
	* Merged more translations from Dan Walsh.
	* Merged patch to relocate setfiles to /sbin for early relabel
	  when /usr might not be mounted from Dan Walsh.
	* Merged semanage/seobject patch to preserve fcontext ordering in list.
	* Merged secon patch from James Antill.
2006-05-31 23:50:52 +00:00
Daniel J Walsh
7656fff124 * Tue May 30 2006 Dan Walsh <dwalsh@redhat.com> 1.30.11-1
- Update to upstream
	* Merged more translations from Dan Walsh.
	* Merged patch to relocate setfiles to /sbin for early relabel
	  when /usr might not be mounted from Dan Walsh.
	* Merged semanage/seobject patch to preserve fcontext ordering in list.
	* Merged secon patch from James Antill.
2006-05-31 23:29:31 +00:00
Daniel J Walsh
ab1a2ae085 * Fri May 26 2006 Dan Walsh <dwalsh@redhat.com> 1.30.10-4
- Fix seobject.py to not sort the file_context file.
- move setfiles to /sbin
2006-05-26 12:49:40 +00:00
jantill
bc53db15bf * Wed May 24 2006 James Antill <jantill@redhat.com> 1.30.10-3
- secon man page and getopt fixes.
- Enable mass relabel audit, even though it doesn't work.
2006-05-25 14:59:45 +00:00
jantill
9f642d6ffd * Wed May 24 2006 James Antill <jantill@redhat.com> 1.30.10-2
- secon fixes for --self-exec etc.
- secon change from level => sensitivity, add clearance.
- Add mass relabel AUDIT patch, but disable it until kernel problem solved.
2006-05-24 18:08:17 +00:00
Daniel J Walsh
1f784a68a3 * Tue May 24 2006 Dan Walsh <dwalsh@redhat.com> 1.30.10-1
- Update to upstream
	* Merged patch with updates to audit2allow, secon, genhomedircon,
	  and semanage from Dan Walsh.
2006-05-23 10:40:36 +00:00