7b1ac7a
%define libsepolver 2.0.3-1
cvsdist f2e3813
Summary: SELinux policy compiler
cvsdist f2e3813
Name: checkpolicy
4bd6947
Version: 2.0.3
7b1ac7a
Release: 2%{?dist}
cvsdist f2e3813
License: GPL
cvsdist f2e3813
Group: Development/System
945a63a
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
e8c9487
cvsdist f2e3813
BuildRoot: %{_tmppath}/%{name}-buildroot
c7eb5fa
BuildRequires: byacc flex libsepol-devel >= %{libsepolver} libselinux-devel
cvsdist f2e3813
cvsdist f2e3813
%description
e21e3bf
Security-enhanced Linux is a feature of the Linux® kernel and a number
cvsdist f2e3813
of utilities with enhanced security functionality designed to add
cvsdist f2e3813
mandatory access controls to Linux.  The Security-enhanced Linux
cvsdist f2e3813
kernel contains new architectural components originally developed to
cvsdist f2e3813
improve the security of the Flask operating system. These
cvsdist f2e3813
architectural components provide general support for the enforcement
cvsdist f2e3813
of many kinds of mandatory access control policies, including those
cvsdist f2e3813
based on the concepts of Type Enforcement®, Role-based Access
cvsdist f2e3813
Control, and Multi-level Security.
cvsdist f2e3813
cvsdist f2e3813
This package contains checkpolicy, the SELinux policy compiler.  
cvsdist f2e3813
Only required for building policies. 
cvsdist f2e3813
cvsdist f2e3813
%prep
cvsdist f2e3813
%setup -q
cvsdist f2e3813
cvsdist f2e3813
%build
b1640a4
make clean
cvsdist da71909
make LIBDIR="%{_libdir}" CFLAGS="%{optflags}" 
cvsdist f2e3813
cvsdist f2e3813
%install
cvsdist f2e3813
rm -rf ${RPM_BUILD_ROOT}
cvsdist f2e3813
mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
dfc85e2
make LIBDIR="%{_libdir}" DESTDIR="${RPM_BUILD_ROOT}" install
cvsdist f2e3813
cvsdist f2e3813
%clean
cvsdist f2e3813
rm -rf ${RPM_BUILD_ROOT}
cvsdist f2e3813
cvsdist f2e3813
%files
cvsdist f2e3813
%defattr(-,root,root)
cvsdist f2e3813
%{_bindir}/checkpolicy
dfc85e2
%{_bindir}/checkmodule
cvsdist f2e3813
%{_mandir}/man8/checkpolicy.8.gz
e8c9487
%{_mandir}/man8/checkmodule.8.gz
cvsdist f2e3813
cvsdist f2e3813
%changelog
7b1ac7a
* Thu Jun 18 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.3-2
7b1ac7a
- Rebuild with the latest libsepol
7b1ac7a
7b1ac7a
* Thu Jun 17 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.3-1
4bd6947
- Latest update from NSA
4bd6947
	* Merged fix for segfault on duplicate require of sensitivity from Caleb Case.
4bd6947
	* Merged fix for dead URLs in checkpolicy man pages from Dan Walsh.
4bd6947
7b7e590
* Thu Apr 12 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.2-1
7b7e590
- Latest update from NSA
7b7e590
	* Merged checkmodule man page fix from Dan Walsh.
7b7e590
ebb6b2e
* Fri Mar 30 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.1-3
ebb6b2e
- Rebuild with new libsepol
ebb6b2e
7f27419
* Wed Mar 28 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.1-2
7f27419
- Rebuild with new libsepol
7f27419
c1870cd
* Tue Nov 20 2006 Dan Walsh <dwalsh@redhat.com> - 2.0.1-1
c1870cd
- Latest update from NSA
c1870cd
	* Merged patch to allow dots in class identifiers from Caleb Case.
c1870cd
1ec43fb
* Tue Nov 14 2006 Dan Walsh <dwalsh@redhat.com> - 2.0.0-1
1ec43fb
- Latest update from NSA
1ec43fb
	* Merged patch to use new libsepol error codes by Karl MacMillan.
1ec43fb
	* Updated version for stable branch.
1ec43fb
efbbda8
* Tue Nov 14 2006 Dan Walsh <dwalsh@redhat.com> - 1.33.1-2
efbbda8
- Rebuild for new libraries
efbbda8
c2957dd
* Tue Nov 14 2006 Dan Walsh <dwalsh@redhat.com> - 1.33.1-1
c2957dd
- Latest update from NSA
c2957dd
	* Collapse user identifiers and identifiers together.
c2957dd
9e6b631
* Tue Oct 17 2006 Dan Walsh <dwalsh@redhat.com> - 1.32-1
9e6b631
- Latest update from NSA
9e6b631
	* Updated version for release.
9e6b631
2fc5612
* Thu Sep 28 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.12-1
2fc5612
- Latest update from NSA
2fc5612
	* Merged user and range_transition support for modules from 
2fc5612
	  Darrel Goeddel
2fc5612
39e4bfb
* Wed Sep 6 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.11-1
39e4bfb
- Latest update from NSA
39e4bfb
	* merged range_transition enhancements and user module format
39e4bfb
	  changes from Darrel Goeddel
39e4bfb
	* Merged symtab datum patch from Karl MacMillan.
39e4bfb
d6c461c
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.30.9-1.1
d6c461c
- rebuild
d6c461c
0962a54
* Tue Jul 4 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.8-1
0962a54
- Latest upgrade from NSA
0962a54
	* Lindent.
0962a54
	* Merged patch to remove TE rule conflict checking from the parser
0962a54
	  from Joshua Brindle.  This can only be done properly by the 
0962a54
	  expander.
0962a54
	* Merged patch to make checkpolicy/checkmodule handling of
0962a54
	  duplicate/conflicting TE rules the same as the expander 
0962a54
	  from Joshua Brindle.
0962a54
	* Merged optionals in base take 2 patch set from Joshua Brindle.
0962a54
0b33b45
* Wed May 23 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.5-1
0b33b45
- Latest upgrade from NSA
0b33b45
	* Merged compiler cleanup patch from Karl MacMillan.
0b33b45
	* Merged fix warnings patch from Karl MacMillan.	
0b33b45
a7c8fb2
* Wed Apr 5 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.4-1
a7c8fb2
- Latest upgrade from NSA
a7c8fb2
	* Changed require_class to reject permissions that have not been
a7c8fb2
	  declared if building a base module.
a7c8fb2
cb354e0
* Tue Mar 28 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.3-1
cb354e0
- Latest upgrade from NSA
cb354e0
	* Fixed checkmodule to call link_modules prior to expand_module
cb354e0
	  to handle optionals.
cb354e0
	* Fixed require_class to avoid shadowing permissions already defined
cb354e0
	  in an inherited common definition.
cb354e0
d914ad5
* Mon Mar 27 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.1-2
d914ad5
- Rebuild with new libsepol
d914ad5
01a9ba8
* Thu Mar 23 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.1-1
01a9ba8
- Latest upgrade from NSA
01a9ba8
	* Moved processing of role and user require statements to 2nd pass.
01a9ba8
af7b9d6
* Fri Mar 17 2006 Dan Walsh <dwalsh@redhat.com> - 1.30-1
af7b9d6
- Latest upgrade from NSA
af7b9d6
	* Updated version for release.
af7b9d6
	* Fixed bug in role dominance (define_role_dom).
af7b9d6
af7b9d6
* Fri Feb 17 2006 Dan Walsh <dwalsh@redhat.com> - 1.29.4-1
d0cfe1d
- Latest upgrade from NSA
d0cfe1d
	* Added a check for failure to declare each sensitivity in
d0cfe1d
	  a level definition.
d0cfe1d
	* Changed to clone level data for aliased sensitivities to
d0cfe1d
	  avoid double free upon sens_destroy.  Bug reported by Kevin
d0cfe1d
	  Carr of Tresys Technology.
d0cfe1d
6d15169
* Mon Feb 13 2006 Dan Walsh <dwalsh@redhat.com> - 1.29.2-1
6d15169
- Latest upgrade from NSA
6d15169
	* Merged optionals in base patch from Joshua Brindle.
6d15169
bc40ef4
* Mon Feb 13 2006 Dan Walsh <dwalsh@redhat.com> - 1.29.1-1.2
6d15169
- Need to build againi
bc40ef4
f6e3697
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.29.1-1.1
f6e3697
- bump again for double-long bug on ppc(64)
f6e3697
7cb7072
* Tue Feb 07 2006 Dan Walsh <dwalsh@redhat.com> 1.29.1-1
7cb7072
- Latest upgrade from NSA
7cb7072
	* Merged sepol_av_to_string patch from Joshua Brindle.
7cb7072
6c329b1
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.28-5.1
6c329b1
- rebuilt for new gcc4.1 snapshot and glibc changes
6c329b1
4134497
* Fri Jan 13 2006 Dan Walsh <dwalsh@redhat.com> 1.28-5
4134497
- Rebuild to get latest libsepol
4134497
7cb7072
* Fri Jan 13 2006 Dan Walsh <dwalsh@redhat.com> 1.28-5
7cb7072
- Rebuild to get latest libsepol
7cb7072
7f0d316
* Thu Jan 5 2006 Dan Walsh <dwalsh@redhat.com> 1.28-4
7f0d316
- Rebuild to get latest libsepol
7f0d316
55423c3
* Wed Jan 4 2006 Dan Walsh <dwalsh@redhat.com> 1.28-3
55423c3
- Rebuild to get latest libsepol
55423c3
b1640a4
* Fri Dec 16 2005 Dan Walsh <dwalsh@redhat.com> 1.28-2
b1640a4
- Rebuild to get latest libsepol
b1640a4
aba9acb
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
aba9acb
- rebuilt
aba9acb
6300e44
* Fri Dec 9 2005 Dan Walsh <dwalsh@redhat.com> 1.28-1
6300e44
- Latest upgrade from NSA
6300e44
428c7aa
* Sun Dec 4 2005 Dan Walsh <dwalsh@redhat.com> 1.27.20-1
428c7aa
- Latest upgrade from NSA
428c7aa
	* Merged checkmodule man page from Dan Walsh, and edited it.
428c7aa
e8c9487
* Thu Dec 1 2005 Dan Walsh <dwalsh@redhat.com> 1.27.19-1
e8c9487
- Latest upgrade from NSA
e8c9487
	* Added error checking of all ebitmap_set_bit calls for out of
e8c9487
	  memory conditions.
e8c9487
	* Merged removal of compatibility handling of netlink classes
e8c9487
	  (requirement that policies with newer versions include the
e8c9487
	   netlink class definitions, remapping of fine-grained netlink
e8c9487
	   classes in newer source policies to single netlink class when
e8c9487
	   generating older policies) from George Coker.
e8c9487
671fd36
* Tue Nov 8 2005 Dan Walsh <dwalsh@redhat.com> 1.27.17-7
e003d30
- Rebuild to get latest libsepol
e003d30
f457404
* Tue Oct 25 2005 Dan Walsh <dwalsh@redhat.com> 1.27.17-1
f457404
- Latest upgrade from NSA
f457404
	* Merged dismod fix from Joshua Brindle.
f457404
af4dd8d
* Thu Oct 20 2005 Dan Walsh <dwalsh@redhat.com> 1.27.16-1
af4dd8d
- Latest upgrade from NSA
af4dd8d
	* Removed obsolete cond_check_type_rules() function and call and 
af4dd8d
	  cond_optimize_lists() call from checkpolicy.c; these are handled
af4dd8d
	  during parsing and expansion now.
af4dd8d
	* Updated calls to expand_module for interface change.
af4dd8d
	* Changed checkmodule to verify that expand_module succeeds 
af4dd8d
	  when building base modules.
af4dd8d
	* Merged module compiler fixes from Joshua Brindle.
af4dd8d
	* Removed direct calls to hierarchy_check_constraints() and 
af4dd8d
	  check_assertions() from checkpolicy since they are now called 
af4dd8d
	  internally by expand_module().
af4dd8d
acfce4c
* Tue Oct 18 2005 Dan Walsh <dwalsh@redhat.com> 1.27.11-1
acfce4c
- Latest upgrade from NSA
acfce4c
	* Updated for changes to sepol policydb_index_others interface.
acfce4c
b1c24f3
* Tue Oct 18 2005 Dan Walsh <dwalsh@redhat.com> 1.27.10-1
b1c24f3
- Latest upgrade from NSA
b1c24f3
	* Updated for changes to sepol expand_module and link_modules interfaces.
f0af6ae
* Sat Oct 15 2005 Dan Walsh <dwalsh@redhat.com> 1.27.9-2
f0af6ae
- Rebuild to get latest libsepol
f0af6ae
571771b
* Fri Oct 14 2005 Dan Walsh <dwalsh@redhat.com> 1.27.9-1
571771b
- Latest upgrade from NSA
571771b
	* Merged support for require blocks inside conditionals from
571771b
	Joshua Brindle (Tresys).
571771b
c7eb5fa
* Wed Oct 12 2005 Karsten Hopp <karsten@redhat.de> 1.27.8-2
c7eb5fa
- add buildrequirement for libselinux-devel for dispol
c7eb5fa
1b6c428
* Mon Oct 10 2005 Dan Walsh <dwalsh@redhat.com> 1.27.8-1
1b6c428
- Latest upgrade from NSA
1b6c428
	* Updated for changes to libsepol.
1b6c428
e191585
* Fri Oct 7 2005 Dan Walsh <dwalsh@redhat.com> 1.27.7-2
e191585
- Rebuild to get latest libsepol
e191585
b8c325c
* Thu Oct 6 2005 Dan Walsh <dwalsh@redhat.com> 1.27.7-1
b8c325c
- Latest upgrade from NSA
b8c325c
	* Merged several bug fixes from Joshua Brindle (Tresys).
b8c325c
4331420
* Tue Oct 4 2005 Dan Walsh <dwalsh@redhat.com> 1.27.6-1
4331420
- Latest upgrade from NSA
4331420
	* Merged MLS in modules patch from Joshua Brindle (Tresys).
4331420
1bc86e3
* Mon Oct 3 2005 Dan Walsh <dwalsh@redhat.com> 1.27.5-2
1bc86e3
- Rebuild to get latest libsepol
1bc86e3
e21e3bf
* Wed Sep 28 2005 Dan Walsh <dwalsh@redhat.com> 1.27.5-1
e21e3bf
- Latest upgrade from NSA
e21e3bf
	* Merged error handling improvement in checkmodule from Karl MacMillan (Tresys).
e21e3bf
d3c90af
* Tue Sep 27 2005 Dan Walsh <dwalsh@redhat.com> 1.27.4-1
d3c90af
- Latest upgrade from NSA
d3c90af
	* Merged bugfix for dup role transition error messages from
d3c90af
	Karl MacMillan (Tresys).
d3c90af
d3c90af
* Fri Sep 23 2005 Dan Walsh <dwalsh@redhat.com> 1.27.3-1
d3c90af
- Latest upgrade from NSA
d3c90af
	* Merged policyver/modulever patches from Joshua Brindle (Tresys).
d3c90af
c95e46a
* Wed Sep 21 2005 Dan Walsh <dwalsh@redhat.com> 1.27.2-2
c95e46a
- Rebuild to get latest libsepol
c95e46a
e340199
* Wed Sep 21 2005 Dan Walsh <dwalsh@redhat.com> 1.27.2-1
e340199
- Latest upgrade from NSA
e340199
	* Fixed parse_categories handling of undefined category.
e340199
e340199
* Tue Sep 20 2005 Dan Walsh <dwalsh@redhat.com> 1.27.1-2
e340199
- Rebuild to get latest libsepol
e340199
ba974b1
* Sat Sep 17 2005 Dan Walsh <dwalsh@redhat.com> 1.27.1-1
ba974b1
- Latest upgrade from NSA
ba974b1
	* Merged bug fix for role dominance handling from Darrel Goeddel (TCS). 
af1d472
* Wed Sep 14 2005 Dan Walsh <dwalsh@redhat.com> 1.26-2
af1d472
- Rebuild to get latest libsepol
af1d472
7ba2db9
* Mon Sep 12 2005 Dan Walsh <dwalsh@redhat.com> 1.26-1
7ba2db9
- Latest upgrade from NSA
7ba2db9
	* Updated version for release.
7ba2db9
- Rebuild to get latest libsepol
7ba2db9
edf32bd
* Thu Sep 1 2005 Dan Walsh <dwalsh@redhat.com> 1.25.12-3
edf32bd
- Rebuild to get latest libsepol
edf32bd
0f4afaf
* Mon Aug 29 2005 Dan Walsh <dwalsh@redhat.com> 1.25.12-2
0f4afaf
- Rebuild to get latest libsepol
0f4afaf
f28bede
* Mon Aug 22 2005 Dan Walsh <dwalsh@redhat.com> 1.25.12-1
f28bede
- Update to NSA Release
f28bede
	* Fixed handling of validatetrans constraint expressions.
f28bede
	Bug reported by Dan Walsh for checkpolicy -M.
f28bede
2395713
* Mon Aug 22 2005 Dan Walsh <dwalsh@redhat.com> 1.25.11-2
2395713
- Fix mls crash
2395713
b846509
* Fri Aug 19 2005 Dan Walsh <dwalsh@redhat.com> 1.25.11-1
b846509
- Update to NSA Release
b846509
	* Merged use-after-free fix from Serge Hallyn (IBM).  
b846509
	  Bug found by Coverity.
b846509
cac0f0b
* Sun Aug 14 2005 Dan Walsh <dwalsh@redhat.com> 1.25.10-1
cac0f0b
- Update to NSA Release
cac0f0b
	* Fixed further memory leaks found by valgrind.
cac0f0b
	* Changed checkpolicy to destroy the policydbs prior to exit
cac0f0b
	  to allow leak detection.
cac0f0b
	* Fixed several memory leaks found by valgrind.
cac0f0b
14ec964
* Sun Aug 14 2005 Dan Walsh <dwalsh@redhat.com> 1.25.8-3
14ec964
- Rebuild to get latest libsepol changes
14ec964
a660f4e
* Sat Aug 13 2005 Dan Walsh <dwalsh@redhat.com> 1.25.8-2
a660f4e
- Rebuild to get latest libsepol changes
a660f4e
6798389
* Thu Aug 11 2005 Dan Walsh <dwalsh@redhat.com> 1.25.8-1
6798389
- Update to NSA Release
6798389
	* Updated checkpolicy and dispol for the new avtab format.
6798389
	  Converted users of ebitmaps to new inline operators.
6798389
  	  Note:  The binary policy format version has been incremented to 
6798389
	  version 20 as a result of these changes.  To build a policy
6798389
	  for a kernel that does not yet include these changes, use
6798389
	  the -c 19 option to checkpolicy.
6798389
	* Merged patch to prohibit use of "self" as a type name from Jason Tang (Tresys).
6798389
	* Merged patch to fix dismod compilation from Joshua Brindle (Tresys).
6798389
2d61bf5
* Wed Aug 10 2005 Dan Walsh <dwalsh@redhat.com> 1.25.5-1
2d61bf5
- Update to NSA Release
2d61bf5
	* Fixed call to hierarchy checking code to pass the right policydb.
2d61bf5
	* Merged patch to update dismod for the relocation of the
2d61bf5
	  module read/write code from libsemanage to libsepol, and
2d61bf5
	  to enable build of test subdirectory from Jason Tang (Tresys).
2d61bf5
eb71cf8
* Thu Jul 28 2005 Dan Walsh <dwalsh@redhat.com> 1.25.3-1
eb71cf8
- Update to NSA Release
eb71cf8
	* Merged hierarchy check fix from Joshua Brindle (Tresys).
eb71cf8
4fcad70
* Thu Jul 7 2005 Dan Walsh <dwalsh@redhat.com> 1.25.2-1
4fcad70
- Update to NSA Release
4fcad70
	* Merged loadable module support from Tresys Technology.
4fcad70
	* Merged patch to prohibit the use of * and ~ in type sets 
4fcad70
	  (other than in neverallow statements) and in role sets
4fcad70
	  from Joshua Brindle (Tresys).
4fcad70
	* Updated version for release.
4fcad70
4861342
* Fri May 20 2005 Dan Walsh <dwalsh@redhat.com> 1.23-4-1
4861342
- Update to NSA Release
4861342
	* Merged cleanup patch from Dan Walsh.
4861342
47d570e
* Thu May 19 2005 Dan Walsh <dwalsh@redhat.com> 1.23-3-1
47d570e
- Update to NSA Release
47d570e
	* Added sepol_ prefix to Flask types to avoid namespace
47d570e
	  collision with libselinux.
47d570e
ba85e9a
* Fri May 7 2005 Dan Walsh <dwalsh@redhat.com> 1.23-2-1
ba85e9a
- Update to NSA Release
ba85e9a
	* Merged identifier fix from Joshua Brindle (Tresys).
ba85e9a
240d322
* Thu Apr 14 2005 Dan Walsh <dwalsh@redhat.com> 1.23,1-1
240d322
	* Merged hierarchical type/role patch from Tresys Technology.
240d322
	* Merged MLS fixes from Darrel Goeddel of TCS.
240d322
45f1202
* Thu Mar 10 2005 Dan Walsh <dwalsh@redhat.com> 1.22-1
45f1202
- Update to NSA Release
45f1202
9f3bba3
* Tue Mar 1 2005 Dan Walsh <dwalsh@redhat.com> 1.21.4-2
9f3bba3
- Rebuild for FC4
9f3bba3
123fced
* Thu Feb 17 2005 Dan Walsh <dwalsh@redhat.com> 1.21.4-1
123fced
	* Merged define_user() cleanup patch from Darrel Goeddel (TCS).
123fced
	* Moved genpolusers utility to libsepol.
123fced
	* Merged range_transition support from Darrel Goeddel (TCS).
123fced
123fced
* Thu Feb 10 2005 Dan Walsh <dwalsh@redhat.com> 1.21.2-1
123fced
- Latest from NSA
123fced
	* Changed relabel Makefile target to use restorecon.
123fced
123fced
* Mon Feb 7 2005 Dan Walsh <dwalsh@redhat.com> 1.21.1-1
123fced
- Latest from NSA
123fced
	* Merged enhanced MLS support from Darrel Goeddel (TCS).
123fced
9a1ec74
* Fri Jan 7 2005 Dan Walsh <dwalsh@redhat.com> 1.20.1-1
9a1ec74
- Update for version increase at NSA
9a1ec74
945a63a
* Mon Dec 20 2004 Dan Walsh <dwalsh@redhat.com> 1.19.2-1
945a63a
- Latest from NSA
945a63a
	* Merged typeattribute statement patch from Darrel Goeddel of TCS.
945a63a
	* Changed genpolusers to handle multiple user config files.
945a63a
	* Merged nodecon ordering patch from Chad Hanson of TCS.
945a63a
1cde5b2
* Thu Nov 11 2004 Dan Walsh <dwalsh@redhat.com> 1.19.1-1
1cde5b2
- Latest from NSA
1cde5b2
	* Merged nodecon ordering patch from Chad Hanson of TCS.
1cde5b2
4895935
* Thu Nov 4 2004 Dan Walsh <dwalsh@redhat.com> 1.18.1-1
4895935
- Latest from NSA
4895935
	* MLS build fix.
4895935
6d25edb
* Sat Sep 4 2004 Dan Walsh <dwalsh@redhat.com> 1.17.5-1
6d25edb
- Latest from NSA
6d25edb
	* Fixed Makefile dependencies (Chris PeBenito).
6d25edb
7b8ecc9
* Sat Sep 4 2004 Dan Walsh <dwalsh@redhat.com> 1.17.4-1
7b8ecc9
- Latest from NSA
7b8ecc9
	* Fixed Makefile dependencies (Chris PeBenito).
7b8ecc9
9fde288
* Sat Sep 4 2004 Dan Walsh <dwalsh@redhat.com> 1.17.3-1
9fde288
- Latest from NSA
7b8ecc9
	* Merged fix for role dominance ordering issue from Chad Hanson of TCS.
9fde288
cvsdist da71909
* Mon Aug 30 2004 Dan Walsh <dwalsh@redhat.com> 1.17.2-1
cvsdist da71909
- Latest from NSA
cvsdist da71909
cvsdist 8319f84
* Thu Aug 26 2004 Dan Walsh <dwalsh@redhat.com> 1.16.3-1
cvsdist 8319f84
- Fix NSA package to not include y.tab files.
cvsdist 8319f84
cvsdist 211730d
* Tue Aug 24 2004 Dan Walsh <dwalsh@redhat.com> 1.16.2-1
cvsdist 211730d
- Latest from NSA
cvsdist 211730d
- Allow port ranges to overlap
cvsdist 211730d
cvsdist 1512be7
* Sun Aug 22 2004 Dan Walsh <dwalsh@redhat.com> 1.16.1-1
cvsdist 1512be7
- Latest from NSA
cvsdist 1512be7
cvsdist eaf1a21
* Mon Aug 16 2004 Dan Walsh <dwalsh@redhat.com> 1.15.6-1
cvsdist eaf1a21
- Latest from NSA
cvsdist eaf1a21
cvsdist db0378e
* Fri Aug 13 2004 Dan Walsh <dwalsh@redhat.com> 1.15.5-1
cvsdist db0378e
- Latest from NSA
cvsdist db0378e
cvsdist 8291c6a
* Wed Aug 11 2004 Dan Walsh <dwalsh@redhat.com> 1.15.4-1
cvsdist 8291c6a
- Latest from NSA
cvsdist 8291c6a
cvsdist 8291c6a
* Sat Aug 8 2004 Dan Walsh <dwalsh@redhat.com> 1.15.3-1
cvsdist 8291c6a
- Latest from NSA
cvsdist 8291c6a
cvsdist c2acfd0
* Wed Aug 4 2004 Dan Walsh <dwalsh@redhat.com> 1.15.2-1
cvsdist c2acfd0
- Latest from NSA
cvsdist c2acfd0
cvsdist 1bfbd54
* Sat Jul 31 2004 Dan Walsh <dwalsh@redhat.com> 1.15.1-1
cvsdist 1bfbd54
- Latest from NSA
cvsdist 1bfbd54
cvsdist 861a17e
* Tue Jul 27 2004 Dan Walsh <dwalsh@redhat.com> 1.14.2-1
cvsdist 861a17e
- Latest from NSA
cvsdist 861a17e
cvsdist 11ced95
* Wed Jun 30 2004 Dan Walsh <dwalsh@redhat.com> 1.14.1-1
cvsdist 11ced95
- Latest from NSA
cvsdist 11ced95
cvsdist 2d805d9
* Fri Jun 18 2004 Dan Walsh <dwalsh@redhat.com> 1.12.2-1
cvsdist 2d805d9
- Latest from NSA
cvsdist 2d805d9
cvsdist 2d805d9
* Thu Jun 17 2004 Dan Walsh <dwalsh@redhat.com> 1.12.1-1
cvsdist 2d805d9
- Update to latest from NSA
cvsdist 2d805d9
cvsdist b472e6f
* Wed Jun 16 2004 Dan Walsh <dwalsh@redhat.com> 1.12-1
cvsdist b472e6f
- Update to latest from NSA
cvsdist b472e6f
cvsdist a6ef65e
* Wed Jun 16 2004 Dan Walsh <dwalsh@redhat.com> 1.10-5
cvsdist a6ef65e
- Add nlclass patch
cvsdist a6ef65e
cvsdist a6ef65e
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist a6ef65e
- rebuilt
cvsdist a6ef65e
cvsdist 0ac68c2
* Fri Jun 4 2004 Dan Walsh <dwalsh@redhat.com> 1.10-3
cvsdist 0ac68c2
- Add BuildRequires flex
cvsdist 0ac68c2
cvsdist f5f8a5d
* Thu Apr 8 2004 Dan Walsh <dwalsh@redhat.com> 1.10-2
cvsdist f5f8a5d
- Add BuildRequires byacc
cvsdist f5f8a5d
cvsdist 0bd8fc7
* Thu Apr 8 2004 Dan Walsh <dwalsh@redhat.com> 1.10-1
cvsdist 0bd8fc7
- Upgrade to the latest from NSA
cvsdist 0bd8fc7
cvsdist bcdb28e
* Mon Mar 15 2004 Dan Walsh <dwalsh@redhat.com> 1.8-1
cvsdist bcdb28e
- Upgrade to the latest from NSA
cvsdist bcdb28e
cvsdist bcdb28e
* Mon Feb 24 2004 Dan Walsh <dwalsh@redhat.com> 1.6-1
cvsdist bcdb28e
- Upgrade to the latest from NSA
cvsdist bcdb28e
cvsdist bcdb28e
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist bcdb28e
- rebuilt
cvsdist bcdb28e
cvsdist f2e3813
* Tue Jan 20 2004 Dan Walsh <dwalsh@redhat.com> 1.4-6
cvsdist f2e3813
- Add typealias patch
cvsdist f2e3813
cvsdist f2e3813
* Tue Jan 20 2004 Dan Walsh <dwalsh@redhat.com> 1.4-5
cvsdist f2e3813
- Update excludetypes with negset-final patch
cvsdist f2e3813
cvsdist f2e3813
* Wed Jan 14 2004 Dan Walsh <dwalsh@redhat.com> 1.4-4
cvsdist f2e3813
- Add excludetypes patch
cvsdist f2e3813
cvsdist f2e3813
* Wed Jan 14 2004 Dan Walsh <dwalsh@redhat.com> 1.4-3
cvsdist f2e3813
- Add Colin Walter's lineno patch
cvsdist f2e3813
cvsdist f2e3813
* Wed Jan 7 2004 Dan Walsh <dwalsh@redhat.com> 1.4-2
cvsdist f2e3813
- Remove check for roles transition
cvsdist f2e3813
cvsdist f2e3813
* Sat Dec 6 2003 Dan Walsh <dwalsh@redhat.com> 1.4-1
cvsdist f2e3813
- upgrade to 1.4
cvsdist f2e3813
cvsdist f2e3813
* Wed Oct 1 2003 Dan Walsh <dwalsh@redhat.com> 1.2-1
cvsdist f2e3813
- upgrade to 1.2
cvsdist f2e3813
cvsdist f2e3813
* Thu Aug 28 2003 Dan Walsh <dwalsh@redhat.com> 1.1-2
cvsdist f2e3813
- upgrade to 1.1
cvsdist f2e3813
cvsdist f2e3813
* Mon Jun 2 2003 Dan Walsh <dwalsh@redhat.com> 1.0-1
cvsdist f2e3813
- Initial version
cvsdist f2e3813