Browse Source

setool package update

Signed-off-by: basebuilder_pel7ppc64bebuilder0 <basebuilder@powerel.org>
master
basebuilder_pel7ppc64bebuilder0 5 years ago
parent
commit
f2eb25e2fb
  1. 28
      SPECS/setools.spec

28
SPECS/setools.spec

@ -17,7 +17,7 @@ Source: setools-%{version}-%{gitver}.tar.bz2
Source1: setools.pam Source1: setools.pam
Source2: apol.desktop Source2: apol.desktop
Source3: seaudit.desktop Source3: seaudit.desktop
Patch1: 0001-libqpol-Do-not-fail-on-neverallow-rule-query.patch Patch1: 0001-libqpol-Do-not-fail-on-neverallow-rule-query.patch
Patch2: 0002-Fix-sepol-calls-to-work-with-latest-libsepol.patch Patch2: 0002-Fix-sepol-calls-to-work-with-latest-libsepol.patch
Patch4: 0004-Apply-selinux_current_policy_path-patch.patch Patch4: 0004-Apply-selinux_current_policy_path-patch.patch
Patch5: 0005-Apply-seaudit-patch-for-progress.c.patch Patch5: 0005-Apply-seaudit-patch-for-progress.c.patch
@ -392,7 +392,7 @@ Resolves: 884174
- Rebuild to use latest libsepol - Rebuild to use latest libsepol


* Wed Oct 26 2011 Dan Walsh <dwalsh@redhat.com> - 3.3.7-19 * Wed Oct 26 2011 Dan Walsh <dwalsh@redhat.com> - 3.3.7-19
- Add ftrule*h in apol and qpol - Add ftrule*h in apol and qpol


* Wed Sep 21 2011 Dan Walsh <dwalsh@redhat.com> - 3.3.7-18 * Wed Sep 21 2011 Dan Walsh <dwalsh@redhat.com> - 3.3.7-18
- Fix output to match input in policy - Fix output to match input in policy
@ -432,7 +432,7 @@ Resolves: 884174
- Return range with ports - Return range with ports


* Tue Aug 3 2010 Dan Walsh <dwalsh@redhat.com> 3.3.6-5 * Tue Aug 3 2010 Dan Walsh <dwalsh@redhat.com> 3.3.6-5
- Add port support to setools python - Add port support to setools python


* Mon Jul 26 2010 David Malcolm <dmalcolm@redhat.com> - 3.3.7-4 * Mon Jul 26 2010 David Malcolm <dmalcolm@redhat.com> - 3.3.7-4
- fixup configure.ac to expect SWIG 2.0.0; bump the python version to 2.7 in - fixup configure.ac to expect SWIG 2.0.0; bump the python version to 2.7 in
@ -522,7 +522,7 @@ patch 1


* Mon Oct 30 2006 Dan Walsh <dwalsh@redhat.com> 3.0-2.fc6 * Mon Oct 30 2006 Dan Walsh <dwalsh@redhat.com> 3.0-2.fc6
- bump for fc6 - bump for fc6

* Thu Oct 26 2006 Dan Walsh <dwalsh@redhat.com> 3.0-2 * Thu Oct 26 2006 Dan Walsh <dwalsh@redhat.com> 3.0-2
- Build on rawhide - Build on rawhide


@ -554,16 +554,16 @@ patch 1
* Tue Jan 31 2006 Dan Walsh <dwalsh@redhat.com> 2.3-1 * Tue Jan 31 2006 Dan Walsh <dwalsh@redhat.com> 2.3-1
- Update from upstream - Update from upstream
* apol: * apol:
added new MLS components tab for sensitivities, added new MLS components tab for sensitivities,
levels, and categories. levels, and categories.
Changed users tab to support ranges and default Changed users tab to support ranges and default
levels. levels.
added range transition tab for searching range added range transition tab for searching range
Transition rules. Transition rules.
added new tab for network context components. added new tab for network context components.
added new tab for file system context components. added new tab for file system context components.
* libapol: * libapol:
added binpol support for MLS, network contexts, added binpol support for MLS, network contexts,
and file system contexts. and file system contexts.
* seinfo: * seinfo:
added command line options for MLS components. added command line options for MLS components.
@ -573,12 +573,12 @@ patch 1
added command line option for searching for rules added command line option for searching for rules
by conditional boolean name. by conditional boolean name.
* seaudit: * seaudit:
added new column in the log view for the 'comm' added new column in the log view for the 'comm'
field found in auditd log files. field found in auditd log files.
added filters for the 'comm' field and 'message' added filters for the 'comm' field and 'message'
field. field.
* manpages: * manpages:
added manpages for all tools. added manpages for all tools.






@ -593,7 +593,7 @@ patch 1
- rebuilt - rebuilt


* Thu Nov 3 2005 Dan Walsh <dwalsh@redhat.com> 2.2-3 * Thu Nov 3 2005 Dan Walsh <dwalsh@redhat.com> 2.2-3
- Move more gui files out of base into gui - Move more gui files out of base into gui


* Thu Nov 3 2005 Dan Walsh <dwalsh@redhat.com> 2.2-2 * Thu Nov 3 2005 Dan Walsh <dwalsh@redhat.com> 2.2-2
- Move sediff from gui to main package - Move sediff from gui to main package
@ -609,10 +609,10 @@ patch 1


* Thu Sep 1 2005 Dan Walsh <dwalsh@redhat.com> 2.1.2-2 * Thu Sep 1 2005 Dan Walsh <dwalsh@redhat.com> 2.1.2-2
- Fix spec file - Fix spec file

* Thu Sep 1 2005 Dan Walsh <dwalsh@redhat.com> 2.1.2-1 * Thu Sep 1 2005 Dan Walsh <dwalsh@redhat.com> 2.1.2-1
- Upgrade to upstream version - Upgrade to upstream version

* Thu Aug 18 2005 Florian La Roche <laroche@redhat.com> * Thu Aug 18 2005 Florian La Roche <laroche@redhat.com>
- do not package debug files into the -devel package - do not package debug files into the -devel package


@ -652,7 +652,7 @@ patch 1
- Add badtcl patch from Tresys. - Add badtcl patch from Tresys.


* Mon Nov 8 2004 Dan Walsh <dwalsh@redhat.com> 1.5.1-2 * Mon Nov 8 2004 Dan Walsh <dwalsh@redhat.com> 1.5.1-2
- Apply malloc problem patch provided by Sami Farin - Apply malloc problem patch provided by Sami Farin


* Mon Nov 1 2004 Dan Walsh <dwalsh@redhat.com> 1.5.1-1 * Mon Nov 1 2004 Dan Walsh <dwalsh@redhat.com> 1.5.1-1
- Update to latest from Upstream - Update to latest from Upstream
@ -698,7 +698,7 @@ patch 1
* Tue Apr 6 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-7 * Tue Apr 6 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-7
- Obsolete setools-devel - Obsolete setools-devel
* Tue Apr 6 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-6 * Tue Apr 6 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-6
- Fix location of - Fix location of
* Tue Apr 6 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-5 * Tue Apr 6 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-5
- Remove devel libraries - Remove devel libraries
- Fix installdir for lib64 - Fix installdir for lib64

Loading…
Cancel
Save