Commit Graph

240 Commits

Author SHA1 Message Date
Jesse Keating f6e3697d00 bump for bug in double-long on ppc(64) 2006-02-11 02:15:00 +00:00
Daniel J Walsh 7cb707226a - Latest upgrade from NSA
Merged sepol_av_to_string patch from Joshua Brindle.
2006-02-07 15:33:17 +00:00
Jesse Keating 6c329b1c58 bump for new gcc/glibc 2006-02-07 11:14:04 +00:00
Daniel J Walsh 41344977f8 - Rebuild to get latest libsepol 2006-01-13 22:33:16 +00:00
Daniel J Walsh d8a7f7e3b2 - Rebuild to get latest libsepol 2006-01-05 22:02:52 +00:00
Daniel J Walsh 7f0d3160ab - Rebuild to get latest libsepol 2006-01-05 21:58:33 +00:00
Daniel J Walsh 55423c321d - Rebuild to get latest libsepol 2006-01-04 18:55:25 +00:00
Daniel J Walsh b1640a4ffb - Rebuild to get latest libsepol 2005-12-16 14:18:43 +00:00
Jesse Keating aba9acb9b5 gcc update bump 2005-12-09 22:39:58 +00:00
Daniel J Walsh 6300e4418d - Latest upgrade from NSA 2005-12-09 18:24:24 +00:00
Daniel J Walsh 428c7aa7cd - Latest upgrade from NSA
Merged checkmodule man page from Dan Walsh, and edited it.
2005-12-04 13:13:34 +00:00
Daniel J Walsh e8c9487983 - Latest upgrade from NSA
Added error checking of all ebitmap_set_bit calls for out of memory
    conditions.
Merged removal of compatibility handling of netlink classes (requirement
    that policies with newer versions include the netlink class
    definitions, remapping of fine-grained netlink classes in newer source
    policies to single netlink class when generating older policies) from
    George Coker.
2005-12-01 20:02:47 +00:00
Daniel J Walsh 671fd361f0 - Rebuild to get latest libsepol 2005-11-10 02:44:34 +00:00
Daniel J Walsh 647b078eee - Rebuild to get latest libsepol 2005-11-08 23:42:05 +00:00
Daniel J Walsh 72ae42ae01 - Rebuild to get latest libsepol 2005-11-07 14:50:52 +00:00
Daniel J Walsh 6b2bcc3c72 - Rebuild to get latest libsepol 2005-11-03 15:48:45 +00:00
Daniel J Walsh a7259909df - Rebuild to get latest libsepol 2005-10-31 21:03:46 +00:00
Daniel J Walsh e003d30798 - Rebuild to get latest libsepol 2005-10-28 19:25:01 +00:00
Daniel J Walsh f4574040bd - Latest upgrade from NSA
Merged dismod fix from Joshua Brindle.
2005-10-25 19:18:26 +00:00
Daniel J Walsh 33c5c28812 - Latest upgrade from NSA
Removed obsolete cond_check_type_rules() function and call and
    cond_optimize_lists() call from checkpolicy.c; these are handled during
    parsing and expansion now.
Updated calls to expand_module for interface change.
Changed checkmodule to verify that expand_module succeeds when building
    base modules.
Merged module compiler fixes from Joshua Brindle.
Removed direct calls to hierarchy_check_constraints() and
    check_assertions() from checkpolicy since they are now called
    internally by expand_module().
2005-10-21 18:48:50 +00:00
Daniel J Walsh af4dd8d071 - Latest upgrade from NSA
Removed obsolete cond_check_type_rules() function and call and
    cond_optimize_lists() call from checkpolicy.c; these are handled during
    parsing and expansion now.
Updated calls to expand_module for interface change.
Changed checkmodule to verify that expand_module succeeds when building
    base modules.
Merged module compiler fixes from Joshua Brindle.
Removed direct calls to hierarchy_check_constraints() and
    check_assertions() from checkpolicy since they are now called
    internally by expand_module().
2005-10-20 20:34:02 +00:00
Daniel J Walsh acfce4cb75 - Latest upgrade from NSA
Updated for changes to sepol policydb_index_others interface.
2005-10-18 18:27:54 +00:00
Daniel J Walsh b1c24f328b - Latest upgrade from NSA
Updated for changes to sepol expand_module and link_modules interfaces.
Sat Oct 15 2005 Dan Walsh <dwalsh@redhat.com> 1.27.9-2
- Rebuild to get latest libsepol
2005-10-18 14:17:02 +00:00
Daniel J Walsh f0af6ae6b8 - Rebuild to get latest libsepol 2005-10-15 12:27:09 +00:00
Daniel J Walsh 571771b17d - Latest upgrade from NSA
Merged support for require blocks inside conditionals from Joshua Brindle
    (Tresys).
2005-10-14 12:31:36 +00:00
Karsten Hopp c7eb5fa60e - add buildrequirement for libselinux-devel for dispol 2005-10-12 12:02:45 +00:00
Daniel J Walsh 1b6c428fd8 - Latest upgrade from NSA
Updated for changes to libsepol.
2005-10-10 13:00:20 +00:00
Daniel J Walsh e191585b52 - Rebuild to get latest libsepol 2005-10-07 14:19:15 +00:00
Daniel J Walsh b8c325caf1 - Latest upgrade from NSA
Merged several bug fixes from Joshua Brindle (Tresys).
2005-10-06 16:08:53 +00:00
Daniel J Walsh 43314203eb - Latest upgrade from NSA
Merged MLS in modules patch from Joshua Brindle (Tresys).
2005-10-04 18:02:36 +00:00
Daniel J Walsh 1bc86e3fa3 - Rebuild to get latest libsepol 2005-10-03 13:23:30 +00:00
Daniel J Walsh e21e3bfb9d - Latest upgrade from NSA
Merged error handling improvement in checkmodule from Karl MacMillan
    (Tresys).
2005-09-29 01:18:06 +00:00
Daniel J Walsh d3c90af390 - Latest upgrade from NSA
Merged bugfix for dup role transition error messages from Karl MacMillan
    (Tresys).
2005-09-27 19:00:56 +00:00
Daniel J Walsh c95e46a95f - Rebuild to get latest libsepol 2005-09-21 18:23:46 +00:00
Daniel J Walsh e34019964c - Latest upgrade from NSA
Fixed parse_categories handling of undefined category.
2005-09-21 14:18:23 +00:00
Daniel J Walsh ba974b169b - Latest upgrade from NSA
Merged bug fix for role dominance handling from Darrel Goeddel (TCS).
Wed Sep 14 2005 Dan Walsh <dwalsh@redhat.com> 1.26-2
- Rebuild to get latest libsepol
2005-09-17 11:40:23 +00:00
Daniel J Walsh a9313a61a4 - Rebuild to get latest libsepol 2005-09-15 14:55:49 +00:00
Daniel J Walsh af1d472265 - Rebuild to get latest libsepol 2005-09-14 19:36:33 +00:00
Daniel J Walsh 7ba2db9576 - Latest upgrade from NSA
Updated version for release.
- Rebuild to get latest libsepol
2005-09-12 20:30:47 +00:00
Daniel J Walsh edf32bd45a - Rebuild to get latest libsepol 2005-09-01 16:17:07 +00:00
Daniel J Walsh 0f4afaf913 - Rebuild to get latest libsepol 2005-08-29 14:22:45 +00:00
Daniel J Walsh f28bede7d6 - Update to NSA Release
Fixed handling of validatetrans constraint expressions. Bug reported by Dan
    Walsh for checkpolicy -M.
2005-08-24 15:28:06 +00:00
Daniel J Walsh 23957130df - Fix mls crash 2005-08-22 18:13:47 +00:00
Daniel J Walsh b846509581 - Update to NSA Release
Merged use-after-free fix from Serge Hallyn (IBM). Bug found by Coverity.
2005-08-19 19:56:18 +00:00
Daniel J Walsh cac0f0ba38 - Update to NSA Release
Fixed further memory leaks found by valgrind.
Changed checkpolicy to destroy the policydbs prior to exit to allow leak
    detection.
Fixed several memory leaks found by valgrind.
2005-08-15 20:17:00 +00:00
Daniel J Walsh 14ec964ccf - Rebuild to get latest libsepol changes 2005-08-14 20:04:47 +00:00
Daniel J Walsh a660f4e82b - Rebuild to get latest libsepol changes 2005-08-13 10:03:25 +00:00
Daniel J Walsh 6798389672 - Update to NSA Release
The binary policy format version has been incremented to version 20 as a
    result of these changes. To build a policy for a kernel that does not
    yet include these changes, use the -c 19 option to checkpolicy.
Merged patch to prohibit use of "self" as a type name from Jason Tang
    (Tresys).
Merged patch to fix dismod compilation from Joshua Brindle (Tresys).
2005-08-12 02:57:19 +00:00
Daniel J Walsh 2d61bf5dd0 - Update to NSA Release
Fixed call to hierarchy checking code to pass the right policydb.
Merged patch to update dismod for the relocation of the module read/write
    code from libsemanage to libsepol, and to enable build of test
    subdirectory from Jason Tang (Tresys).
2005-08-10 21:05:55 +00:00
Daniel J Walsh eb71cf87d9 - Update to NSA Release
Merged hierarchy check fix from Joshua Brindle (Tresys).
2005-08-02 16:58:50 +00:00
Daniel J Walsh dfc85e21d9 - Update to NSA Release
Merged loadable module support from Tresys Technology.
Merged patch to prohibit the use of * and ~ in type sets (other than in
    neverallow statements) and in role sets from Joshua Brindle (Tresys).
Updated version for release.
2005-07-07 11:23:32 +00:00
Daniel J Walsh 4fcad70d3a - Update to NSA Release
Merged loadable module support from Tresys Technology.
Merged patch to prohibit the use of * and ~ in type sets (other than in
    neverallow statements) and in role sets from Joshua Brindle (Tresys).
Updated version for release.
2005-07-07 10:54:19 +00:00
Daniel J Walsh 4861342204 - Update to NSA Release
Merged cleanup patch from Dan Walsh.
2005-05-20 17:24:02 +00:00
Daniel J Walsh e6e4a0126e - Update to NSA Release
Added sepol_ prefix to Flask types to avoid namespace collision with
    libselinux.
2005-05-19 18:04:58 +00:00
Daniel J Walsh 251eb70033 - Update to NSA Release
Added sepol_ prefix to Flask types to avoid namespace collision with
    libselinux.
2005-05-19 17:50:49 +00:00
Daniel J Walsh 47d570e47e - Update to NSA Release
Added sepol_ prefix to Flask types to avoid namespace collision with
    libselinux.
2005-05-19 17:47:42 +00:00
Daniel J Walsh f52e50006b - Update to NSA Release
Merged identifier fix from Joshua Brindle (Tresys).
2005-05-07 05:18:00 +00:00
Daniel J Walsh ba85e9a9e1 - Update to NSA Release
Merged identifier fix from Joshua Brindle (Tresys).
2005-05-07 05:12:50 +00:00
Daniel J Walsh 240d322d88 Merged hierarchical type/role patch from Tresys Technology.
Merged MLS fixes from Darrel Goeddel of TCS.
2005-04-14 20:34:19 +00:00
Daniel J Walsh 45f1202c49 - Update to NSA Release 2005-03-10 14:47:40 +00:00
Daniel J Walsh 9f3bba3942 - Rebuild for FC4 2005-03-02 04:13:04 +00:00
Daniel J Walsh f9e03e9915 Merged define_user() cleanup patch from Darrel Goeddel (TCS).
Moved genpolusers utility to libsepol.
Merged range_transition support from Darrel Goeddel (TCS).
2005-02-17 23:11:23 +00:00
Daniel J Walsh 123fcedb0b Merged define_user() cleanup patch from Darrel Goeddel (TCS).
Moved genpolusers utility to libsepol.
Merged range_transition support from Darrel Goeddel (TCS).
2005-02-17 20:52:00 +00:00
Daniel J Walsh 9a1ec74176 - Update for version increase at NSA 2005-01-07 14:51:13 +00:00
Daniel J Walsh 945a63ac92 - Latest from NSA
Merged typeattribute statement patch from Darrel Goeddel of TCS.
Changed genpolusers to handle multiple user config files.
Merged nodecon ordering patch from Chad Hanson of TCS.
2004-12-20 14:16:37 +00:00
Daniel J Walsh 1cde5b268e - Latest from NSA
Merged nodecon ordering patch from Chad Hanson of TCS.
2004-11-11 12:38:33 +00:00
Daniel J Walsh 489593543d - Latest from NSA
MLS build fix.
2004-11-04 13:30:49 +00:00
Daniel J Walsh 6d25edbb2b latest from NSA 2004-09-20 20:58:55 +00:00
Daniel J Walsh 7b8ecc970b latest from NSA 2004-09-14 13:42:05 +00:00
Daniel J Walsh 9fde28857e latest from NSA 2004-09-10 17:18:59 +00:00
cvsdist da719092e4 auto-import changelog data from checkpolicy-1.17.2-1.src.rpm
Mon Aug 30 2004 Dan Walsh <dwalsh@redhat.com> 1.17.2-1
- Latest from NSA
2004-09-09 03:49:04 +00:00
cvsdist 8319f84e4d auto-import changelog data from checkpolicy-1.16.3-1.src.rpm
Thu Aug 26 2004 Dan Walsh <dwalsh@redhat.com> 1.16.3-1
- Fix NSA package to not include y.tab files.
2004-09-09 03:48:59 +00:00
cvsdist 211730d74a auto-import changelog data from checkpolicy-1.16.2-1.src.rpm
Tue Aug 24 2004 Dan Walsh <dwalsh@redhat.com> 1.16.2-1
- Latest from NSA
- Allow port ranges to overlap
2004-09-09 03:48:52 +00:00
cvsdist 1512be7982 auto-import changelog data from checkpolicy-1.16.1-1.src.rpm
Sun Aug 22 2004 Dan Walsh <dwalsh@redhat.com> 1.16.1-1
- Latest from NSA
2004-09-09 03:48:48 +00:00
cvsdist eaf1a21d7e auto-import changelog data from checkpolicy-1.15.6-1.src.rpm
Mon Aug 16 2004 Dan Walsh <dwalsh@redhat.com> 1.15.6-1
- Latest from NSA
2004-09-09 03:48:46 +00:00
cvsdist db0378edb5 auto-import changelog data from checkpolicy-1.15.5-1.src.rpm
Fri Aug 13 2004 Dan Walsh <dwalsh@redhat.com> 1.15.5-1
- Latest from NSA
2004-09-09 03:48:34 +00:00
cvsdist 8291c6a3ee auto-import changelog data from checkpolicy-1.15.4-2.src.rpm
Wed Aug 11 2004 Dan Walsh <dwalsh@redhat.com> 1.15.4-1
- Latest from NSA
Sun Aug 08 2004 Dan Walsh <dwalsh@redhat.com> 1.15.3-1
- Latest from NSA
2004-09-09 03:48:20 +00:00
cvsdist c2acfd033b auto-import changelog data from checkpolicy-1.15.2-1.src.rpm
Wed Aug 04 2004 Dan Walsh <dwalsh@redhat.com> 1.15.2-1
- Latest from NSA
2004-09-09 03:47:49 +00:00
cvsdist 1bfbd54892 auto-import changelog data from checkpolicy-1.15.1-1.src.rpm
Sat Jul 31 2004 Dan Walsh <dwalsh@redhat.com> 1.15.1-1
- Latest from NSA
2004-09-09 03:47:33 +00:00
cvsdist 861a17e56c auto-import changelog data from checkpolicy-1.14.2-1.src.rpm
Tue Jul 27 2004 Dan Walsh <dwalsh@redhat.com> 1.14.2-1
- Latest from NSA
2004-09-09 03:47:22 +00:00
cvsdist 11ced9583d auto-import changelog data from checkpolicy-1.14.1-1.src.rpm
Wed Jun 30 2004 Dan Walsh <dwalsh@redhat.com> 1.14.1-1
- Latest from NSA
2004-09-09 03:47:18 +00:00
cvsdist 96788c8b66 auto-import checkpolicy-1.12.3-1 from checkpolicy-1.12.3-1.src.rpm 2004-09-09 03:47:13 +00:00
cvsdist 2d805d9fff auto-import changelog data from checkpolicy-1.12.2-1.src.rpm
Fri Jun 18 2004 Dan Walsh <dwalsh@redhat.com> 1.12.2-1
- Latest from NSA
Thu Jun 17 2004 Dan Walsh <dwalsh@redhat.com> 1.12.1-1
- Update to latest from NSA
2004-09-09 03:47:09 +00:00
cvsdist b472e6fbb2 auto-import checkpolicy-1.12-1 from checkpolicy-1.12-1.src.rpm 2004-09-09 03:47:06 +00:00
cvsdist a6ef65ed8d auto-import changelog data from checkpolicy-1.10-5.src.rpm
Wed Jun 16 2004 Dan Walsh <dwalsh@redhat.com> 1.10-5
- Add nlclass patch
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 03:46:59 +00:00
cvsdist 0ac68c2caa auto-import changelog data from checkpolicy-1.10-3.src.rpm
Fri Jun 04 2004 Dan Walsh <dwalsh@redhat.com> 1.10-3
- Add BuildRequires flex
2004-09-09 03:46:44 +00:00
cvsdist f5f8a5d525 auto-import checkpolicy-1.10-2 from checkpolicy-1.10-2.src.rpm 2004-09-09 03:46:32 +00:00
cvsdist 0bd8fc73c2 auto-import changelog data from checkpolicy-1.10-1.src.rpm
Thu Apr 08 2004 Dan Walsh <dwalsh@redhat.com> 1.10-1
- Upgrade to the latest from NSA
2004-09-09 03:46:19 +00:00
cvsdist bcdb28e3a2 auto-import changelog data from checkpolicy-1.8-1.src.rpm
Mon Mar 15 2004 Dan Walsh <dwalsh@redhat.com> 1.8-1
- Upgrade to the latest from NSA
Tue Feb 24 2004 Dan Walsh <dwalsh@redhat.com> 1.6-1
- Upgrade to the latest from NSA
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 03:46:12 +00:00
cvsdist f2e3813a66 auto-import changelog data from checkpolicy-1.4-6.src.rpm
Tue Jan 20 2004 Dan Walsh <dwalsh@redhat.com> 1.4-6
- Add typealias patch
Tue Jan 20 2004 Dan Walsh <dwalsh@redhat.com> 1.4-5
- Update excludetypes with negset-final patch
Wed Jan 14 2004 Dan Walsh <dwalsh@redhat.com> 1.4-4
- Add excludetypes patch
Wed Jan 14 2004 Dan Walsh <dwalsh@redhat.com> 1.4-3
- Add Colin Walter's lineno patch
Wed Jan 07 2004 Dan Walsh <dwalsh@redhat.com> 1.4-2
- Remove check for roles transition
Sat Dec 06 2003 Dan Walsh <dwalsh@redhat.com> 1.4-1
- upgrade to 1.4
Wed Oct 01 2003 Dan Walsh <dwalsh@redhat.com> 1.2-1
- upgrade to 1.2
Thu Aug 28 2003 Dan Walsh <dwalsh@redhat.com> 1.1-2
- upgrade to 1.1
Mon Jun 02 2003 Dan Walsh <dwalsh@redhat.com> 1.0-1
- Initial version
2004-09-09 03:45:40 +00:00