Commit Graph

  • d0c5aefe7f Remove dependance on selinux-policy, /etc/selinux should be owned by libsemanage, and selinux-policy can require it. Dan Walsh 2013-07-09 11:12:34 -0400
  • 3d5abbea35 Allways build python3 version Dan Walsh 2013-06-28 06:29:56 -0400
  • 4c4dc161a0 - Fix test suite to build Dan Walsh 2013-06-28 06:29:06 -0400
  • 7148ea97d8 - Fix test suite to build Dan Walsh 2013-04-22 10:31:31 -0400
  • 13bc72f76a - Fix test suite to build Dan Walsh 2013-04-22 10:29:48 -0400
  • db579f949e Fix test suite to build Dan Walsh 2013-04-11 11:37:19 -0400
  • 518c1aa0ae Revert some changes which are causing the wrong policy version file to be created Dan Walsh 2013-02-14 07:58:54 -0500
  • 1021fcbc45 Update to upstream Dan Walsh 2013-02-07 13:41:45 -0500
  • 4f6c727597 Add selinux-policy as a requires to get /etc/selinux owned Dan Walsh 2013-01-16 09:56:17 -0500
  • 971fc3e245 Add /etc/selinux to payload for case where selinux-policy is not installed Dan Walsh 2013-01-16 09:37:32 -0500
  • 15a3a08fb3 Update to latest patches from eparis/Upstream Dan Walsh 2013-01-05 11:31:53 -0500
  • f0b6adc46c Fix handling of missing semanage permissive -d foo, not failing correctly Dan Walsh 2012-11-21 14:30:13 -0500
  • 612cc229f4 Update to upstream f18 rhatdan 2012-09-18 10:31:07 -0400
  • 1264a1fe67 Update to upstream rhatdan 2012-09-15 07:49:52 -0400
  • 70de4204ca Update to upstream rhatdan 2012-09-15 07:48:40 -0400
  • bf4cea6a73 rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 David Malcolm 2012-08-03 21:26:52 -0400
  • bc9fb3a226 2.1.8-5: remove rhel logic from with_python3 conditional David Malcolm 2012-08-01 16:35:50 -0400
  • 644f7cae90 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild Dennis Gilmore 2012-07-19 16:09:51 -0500
  • 5f72978380 Attempt to allocate memory for selinux_binary_policy_path and free memory Dan Walsh 2012-07-13 16:37:22 -0400
  • ea5e4bfdc0 Revert Eric Paris Patch for binary_policy_path Dan Walsh 2012-07-13 14:30:26 -0400
  • f21a19ce73 Fix asprintf within an asprintf call Dan Walsh 2012-07-12 17:47:17 -0400
  • 114463ed84 Update to upstream Dan Walsh 2012-07-04 07:34:56 -0400
  • 340a7403e4 Apply patch from Sven Vermeulen to fix problem with python3 bindings. Dan Walsh 2012-05-29 11:17:02 -0400
  • 3f1912d3f6 Update to upstream Dan Walsh 2012-03-29 15:30:15 -0400
  • 72a84c3f42 Update to upstream Dan Walsh 2012-03-29 15:28:29 -0400
  • 7d8a8e6025 Check in correct patch. f17 Dan Walsh 2012-02-15 10:00:23 -0500
  • 3711b83966 Add patch form Xin Ouyang to make library use private semanage.conf Dan Walsh 2012-02-15 09:58:59 -0500
  • eab46a4071 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild Dennis Gilmore 2012-01-13 02:24:26 -0600
  • 6bcdc7fca5 Add patch form Xin Ouyang to make library use private semanage.conf Dan Walsh 2012-01-06 09:19:58 -0500
  • 99d9fa911a Update to upstream * add ignoredirs config for genhomedircon * Fallback_user_level can be NULL if you are not using MLS Dan Walsh 2011-12-21 18:09:42 +0000
  • 38c21bc8d2 Update to upstream Dan Walsh 2011-12-21 18:04:15 +0000
  • fccf088a91 Rebuild with latest libsepol Dan Walsh 2011-12-16 06:22:37 -0500
  • a2f964685a Rebuild with latest libsepol Dan Walsh 2011-12-15 16:49:28 -0500
  • 32db106626 Add support for ignoredirs param in /etc/selinux/semanage.conf Dan Walsh 2011-12-15 10:32:47 -0500
  • a29afa3a34 Upgrade to upstream * regenerate .pc on VERSION change * maintain mode even if umask is tighter * semanage.conf man page * create man5dir if not exist Dan Walsh 2011-11-04 09:37:32 -0400
  • 018c5c8f38 Add Stephen Smalley patch to make sure selinux config files are created with the correct permissions, ignoring the umask f16 Dan Walsh 2011-10-20 15:41:58 -0400
  • 86ba998b25 Fix handling of umask, so files get created with the correct label. Dan Walsh 2011-10-20 15:03:03 -0400
  • f7a6a5065b Add Guido Trentalancia semanage.conf man page Dan Walsh 2011-09-19 08:17:18 -0400
  • cfabb609a8 Add Guido Trentalancia semanage.conf man page Dan Walsh 2011-09-19 07:59:28 -0400
  • 0b324a21d7 Add Guido Trentalancia semanage.conf man page Dan Walsh 2011-09-19 07:29:40 -0400
  • 71a9b31459 Update to upstream * Create a new preserve_tunables flag * tree: default make target to all not * fix semanage_store_access_check calling arguments Dan Walsh 2011-09-19 06:57:07 -0400
  • f79f8038c0 Add support for preserving tunables Dan Walsh 2011-09-14 22:47:54 -0400
  • b7399a1357 Add support for preserving tunables Dan Walsh 2011-09-14 22:29:13 -0400
  • e7fd74843d Update to upstream * python wrapper makefile changes Dan Walsh 2011-08-30 16:50:02 -0400
  • 43cf1c48fa Update to upstream * python wrapper makefile changes Dan Walsh 2011-08-30 16:34:31 -0400
  • 7795568f4d Update to upstream 2.1.2 2011-08-17 * print error debug info for buggy fc * introduce semanage_set_root and friends * throw exceptions in python rather than return * python3 support. * patch for MCS/MLS in user files Dan Walsh 2011-08-23 10:12:23 -0400
  • 727c0dbe54 Update to upstream 2.1.2 2011-08-17 * print error debug info for buggy fc * introduce semanage_set_root and friends * throw exceptions in python rather than return * python3 support. * patch for MCS/MLS in user files Dan Walsh 2011-08-23 10:03:52 -0400
  • f6b3fbbaf6 Update to upstream 2.1.2 2011-08-17 * print error debug info for buggy fc * introduce semanage_set_root and friends * throw exceptions in python rather than return * python3 support. * patch for MCS/MLS in user files Dan Walsh 2011-08-22 10:55:59 -0400
  • 5e780f2aa2 Update to upstream 2.1.2 2011-08-17 * print error debug info for buggy fc * introduce semanage_set_root and friends * throw exceptions in python rather than return * python3 support. * patch for MCS/MLS in user files Dan Walsh 2011-08-22 09:46:21 -0400
  • 716220e45b Update to upstream 2.1.2 2011-08-17 * print error debug info for buggy fc * introduce semanage_set_root and friends * throw exceptions in python rather than return * python3 support. * patch for MCS/MLS in user files Dan Walsh 2011-08-19 06:34:47 -0400
  • 617897ade9 Update to upstream 2.1.2 2011-08-17 * print error debug info for buggy fc * introduce semanage_set_root and friends * throw exceptions in python rather than return * python3 support. * patch for MCS/MLS in user files Dan Walsh 2011-08-18 07:16:10 -0400
  • 38aed09666 Update to upstream * Release, minor version bump Dan Walsh 2011-07-28 11:53:53 -0400
  • c00e96cc0c More fixes for disabled modules Dan Walsh 2011-06-08 14:46:29 -0400
  • 568e47f118 Change libsemanage mechanism for handling disabled modules. Now it will only create a flag for a module indicating the module is disabled. MODULE.pp.disabled, it will no longer rename the module. This way we can ship active modules in rpm. Dan Walsh 2011-06-07 13:54:28 -0400
  • 410db78cc0 Change libsemanage mechanism for handling disabled modules. Now it will only create a flag for a module indicating the module is disabled. MODULE.pp.disabled, it will no longer rename the module. This way we can ship active modules in rpm. Dan Walsh 2011-06-07 13:14:57 -0400
  • 0984542175 Add semanage_set_selinux_path, to allow semodule to work on alternate selinux pools Dan Walsh 2011-06-02 12:14:52 -0400
  • a01dcf6cd3 Add exception throwing to semanage python library on failures f14 Dan Walsh 2011-03-11 14:40:11 -0500
  • d7f774425c Add exception throwing to semanage python library on failures f15 Dan Walsh 2011-03-11 12:22:11 -0500
  • c01771c86b - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild Dennis Gilmore 2011-02-08 05:20:19 -0600
  • fb1cbdda8d Reworking of python support to cope with PEP 3149 changes in latest python 3.2 David Malcolm 2010-12-30 10:50:53 -0500
  • 6120de7432 - Update to upstream * Fix compliation under GCC 4.6 by Justin Mattock Dan Walsh 2010-12-21 16:35:11 -0500
  • 2a013f888e fix typo in %files Thomas Spura 2010-08-25 18:10:25 +0200
  • 1003ac17a4 rebuild with python3.2 Thomas Spura 2010-08-25 18:00:50 +0200
  • 2f408bbc4e dist-git conversion f11 Fedora Release Engineering 2010-07-28 21:37:36 +0000
  • 308e7cea7e dist-git conversion f9 Fedora Release Engineering 2010-07-28 21:37:28 +0000
  • 67d78b0f24 dist-git conversion Fedora Release Engineering 2010-07-28 21:37:21 +0000
  • 430808530c dist-git conversion f10 Fedora Release Engineering 2010-07-28 21:37:10 +0000
  • d8af6703c4 dist-git conversion f12 Fedora Release Engineering 2010-07-28 21:37:03 +0000
  • e32a721fb3 dist-git conversion f13 Fedora Release Engineering 2010-07-28 21:36:55 +0000
  • b9ef078d8c dist-git conversion f7 Fedora Release Engineering 2010-07-28 21:36:46 +0000
  • 03647eefd0 dist-git conversion f8 Fedora Release Engineering 2010-07-28 21:36:40 +0000
  • ced26f3e2f - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild libsemanage-2_0_45-5_fc14 dmalcolm 2010-07-22 02:20:06 +0000
  • 16a6074955 - add python3 subpackage libsemanage-2_0_45-4_fc13 Daniel J Walsh 2010-05-27 21:24:38 +0000
  • fc28aa840f - add python3 subpackage libsemanage-2_0_45-4_fc14 Daniel J Walsh 2010-05-06 15:50:55 +0000
  • 1088cc0705 - Fix -devel package to point at the correct shared library libsemanage-2_0_45-3_fc14 Daniel J Walsh 2010-04-07 16:27:30 +0000
  • 8e01c2c706 - Move shared library to /usr/lib libsemanage-2_0_45-2_fc14 Daniel J Walsh 2010-03-26 18:24:02 +0000
  • ea03a1c62f - Update to upstream Add enable/disable patch support from Dan Walsh. Add usepasswd flag to semanage.conf to disable genhomedircon using passwd from Dan Walsh. regenerate swig wrappers libsemanage-2_0_45-1_fc12 Daniel J Walsh 2010-03-11 16:32:40 +0000
  • 4fa0707be4 - Update to upstream Add enable/disable patch support from Dan Walsh. Add usepasswd flag to semanage.conf to disable genhomedircon using passwd from Dan Walsh. regenerate swig wrappers libsemanage-2_0_45-1_fc13 Daniel J Walsh 2010-03-08 20:02:42 +0000
  • 0b6b0c93f2 - Update to upstream Add enable/disable patch support from Dan Walsh. Add usepasswd flag to semanage.conf to disable genhomedircon using passwd from Dan Walsh. regenerate swig wrappers libsemanage-2_0_45-1_fc14 Daniel J Walsh 2010-03-08 18:19:41 +0000
  • bf7cdf0ef7 - Update to upstream Add enable/disable patch support from Dan Walsh. Add usepasswd flag to semanage.conf to disable genhomedircon using passwd from Dan Walsh. regenerate swig wrappers Daniel J Walsh 2010-03-08 18:19:32 +0000
  • 11efb1b896 - Allow disable of usepasswd libsemanage-2_0_44-2_fc13 Daniel J Walsh 2010-03-01 20:17:56 +0000
  • 714ee21973 - Update to upstream Replace usage of fmemopen() with sepol_policy_file_set_mem() since glibc < 2.9 does not support binary mode ('b') for fmemopen'd streams. libsemanage-2_0_44-1_fc13 Daniel J Walsh 2010-02-17 20:21:34 +0000
  • e9b18864d2 Initialize branch F-13 for libsemanage Jesse Keating 2010-02-17 01:55:12 +0000
  • 4e0d31fc07 - Cleanup spec file libsemanage-2_0_43-4_fc13 F-13-start F-13-split Daniel J Walsh 2010-01-28 20:39:21 +0000
  • d06550fccd - Splect libsemanage.a into a static subpackage to keep fedora packaging guidelines happy libsemanage-2_0_43-3_fc12 libsemanage-2_0_43-2_fc12 Daniel J Walsh 2010-01-18 22:16:36 +0000
  • 88ec2a622c - Splect libsemanage.a into a static subpackage to keep fedora packaging guidelines happy libsemanage-2_0_43-3_fc13 Daniel J Walsh 2010-01-18 21:54:15 +0000
  • 1f4f5e4a79 - Splect libsemanage.a into a static subpackage to keep fedora packaging guidelines happy Daniel J Walsh 2010-01-18 21:48:03 +0000
  • 854b5d7cb1 - Splect libsemanage.a into a static subpackage to keep fedora packaging guidelines happy Daniel J Walsh 2010-01-18 21:45:33 +0000
  • bae6b411c7 - Rebuild all c programs with -fPIC libsemanage-2_0_43-2_fc13 Daniel J Walsh 2009-12-16 21:11:12 +0000
  • ec76bdf88d - Update to upstream Move libsemanage.so to /usr/lib Add NAME lines to man pages from Manoj Srivastava<srivasta@debian.org> libsemanage-2_0_43-1_fc13 Daniel J Walsh 2009-12-01 22:47:17 +0000
  • 4a199fd615 Fix typo that causes a failure to update the common directory. (releng #2781) Bill Nottingham 2009-11-26 01:53:12 +0000
  • 0f619da837 Fix typo that causes a failure to update the common directory. (releng #2781) Bill Nottingham 2009-11-26 01:53:11 +0000
  • 346e116571 Fix typo that causes a failure to update the common directory. (releng #2781) Bill Nottingham 2009-11-26 01:53:11 +0000
  • 1a9cf6bc5c Fix typo that causes a failure to update the common directory. (releng #2781) Bill Nottingham 2009-11-26 01:53:11 +0000
  • d1f2089d39 Fix typo that causes a failure to update the common directory. (releng #2781) Bill Nottingham 2009-11-26 01:53:11 +0000
  • 4e9aa7abc8 Fix typo that causes a failure to update the common directory. (releng #2781) Bill Nottingham 2009-11-25 23:51:16 +0000
  • 71c0c5e065 - Update to upstream Move load_policy from /usr/sbin to /sbin from Dan Walsh. libsemanage-2_0_42-1_fc13 Daniel J Walsh 2009-11-18 22:19:06 +0000
  • 372c07f302 - Update to upstream Add pkgconfig file from Eamon Walsh. Add semanage_set_check_contexts() function to disable calling setfiles libsemanage-2_0_41-1_fc13 libsemanage-2_0_41-1_fc12 Daniel J Walsh 2009-11-02 18:11:54 +0000
  • 5111246f5b - Update to upstream Add pkgconfig file from Eamon Walsh. Add semanage_set_check_contexts() function to disable calling setfiles Daniel J Walsh 2009-11-02 18:01:53 +0000
  • 4a2675f7af Initialize branch F-12 for libsemanage Jesse Keating 2009-09-29 05:22:57 +0000