Package: python-sepolgen Priority: optional Section: python Installed-Size: 408 Maintainer: Russell Coker Architecture: all Source: sepolgen Version: 1.0.13-1 Replaces: sepolgen Provides: sepolgen Depends: python, python-support (>= 0.7.1) Conflicts: sepolgen Filename: ./pool/s/sepolgen/python-sepolgen_1.0.13-1_all.deb Size: 74284 MD5sum: 544279921a30bfd7730fc9e6150c8a43 SHA1: 3535ff0bb4d5f553e29e32bbab59972b0a6f181b SHA256: 530f8aca0829c690ef24e630d7fbadedd1a589e2c5e93d26cea563033568d24e Description: A Python module used in SELinux policy generation This package contains a Python module used by policy generation tools like audit2allow (which is a part of the package policycoreutils). The sepolgen library is structured to give flexibility to the application using it. The library contains: Reference Policy Representation, which are Objects for representing policies and the reference policy interfaces. Secondly, it has objects and algorithms for representing access and sets of access in an abstract way and searching that access. It also has a parser for reference policy "headers". It contains infrastructure for parsing SELinux related messages as produced by the audit system. It has facilities for generating policy based on required access. Package: selinux-policy-mls Priority: extra Section: admin Installed-Size: 26684 Maintainer: Russell Coker Architecture: all Source: refpolicy Version: 2:0.0.20081014-1 Depends: policycoreutils (>= 2.0.49-2.1), libpam-modules (>= 0.77-0.se5), python, libselinux1 (>= 2.0.35), libsepol1 (>= 2.0.30-2) Recommends: checkpolicy, setools Suggests: logcheck, syslog-summary Conflicts: cron (<< 3.0pl1-87.2sel), fcron (<< 2.9.3-3), logrotate (<< 3.7.1-1), procps (<< 1:3.1.15-1), selinux, selinux-policy-refpolicy-strict, selinux-policy-refpolicy-targeted, sysvinit (<< 2.86.ds1-1.se1) Filename: ./pool/r/refpolicy/selinux-policy-mls_0.0.20081014-1_all.deb Size: 2206346 MD5sum: 98ba579df0127203a79cfd215a6c5e66 SHA1: c8ab36f75342919d3215f485f87ec18bb3ae8199 SHA256: 4c8e9f8e9b7e8daddba83534397e322afbc842b6295a466de062be671e9e1550 Description: MLS (Multi Level Security) variant of the SELinux policy This is the reference policy for SE Linux built with MLS support. It allows giving data labels such as "Top Secret" and preventing such data from leaking to processes or files with lower classification. . It was developed for Common Criteria LSPP certification for RHEL. It will probably never be well supported in Debian and is only recommended for students who want to learn about the security features used by the military. Homepage: http://serefpolicy.sourceforge.net/ Package: selinux-policy-src Priority: optional Section: admin Installed-Size: 860 Maintainer: Russell Coker Architecture: all Source: refpolicy Version: 2:0.0.20081014-1 Depends: python, policycoreutils (>= 2.0.42), checkpolicy (>= 2.0.4), gawk Recommends: setools Suggests: logcheck, syslog-summary Conflicts: selinux-policy-refpolicy-src, selinux-policy-refpolicy-targeted Filename: ./pool/r/refpolicy/selinux-policy-src_0.0.20081014-1_all.deb Size: 824476 MD5sum: a50dfa46ae2b2a2bcb892e8b9eff87d2 SHA1: 8c9912d6849c52c04d70ee328d039fb268fc57d5 SHA256: bc9d5d2bb6f15a465de1f5a66d783a4a5d21690921e667c7f3256619b720ac51 Description: Source of the SELinux reference policy for customization The SELinux Reference Policy (refpolicy) is a complete SELinux policy, as an alternative to the existing strict and targeted policies available from http://selinux.sf.net. The goal is to have this policy as the system policy, be and used as the basis for creating other policies. Refpolicy is based on the current strict and targeted policies, but aims to accomplish many additional goals: + Strong Modularity + Clearly stated security Goals + Documentation + Development Tool Support + Forward Looking + Configurability + Flexible Base Policy + Application Policy Variations + Multi-Level Security . This is the source of the policy, provided so that local variations of SELinux policy may be created. Homepage: http://serefpolicy.sourceforge.net/ Package: selinux-policy-default Priority: standard Section: admin Installed-Size: 25232 Maintainer: Russell Coker Architecture: all Source: refpolicy Version: 2:0.0.20081014-1 Depends: policycoreutils (>= 2.0.49-2.1), libpam-modules (>= 0.77-0.se5), python, libselinux1 (>= 2.0.35), libsepol1 (>= 2.0.30-2) Recommends: checkpolicy, setools Suggests: logcheck, syslog-summary Conflicts: cron (<< 3.0pl1-87.2sel), fcron (<< 2.9.3-3), logrotate (<< 3.7.1-1), procps (<< 1:3.1.15-1), selinux, selinux-policy-refpolicy-strict, selinux-policy-refpolicy-targeted, sysvinit (<< 2.86.ds1-1.se1) Filename: ./pool/r/refpolicy/selinux-policy-default_0.0.20081014-1_all.deb Size: 2170276 MD5sum: b51e0c8d2d1ecdb1f878487c75112893 SHA1: 938d557c2207e35945743fe25612f05583edba41 SHA256: 1209bef81b030e4b7f766fbb30d2dccf758b66d34d0c017d5c0efb235eb9b23e Description: Strict and Targeted variants of the SELinux policy This is the reference policy for SE Linux. In the default configuration it will provide the functionality previously known as the "targeted" policy. If the module "unconfined" is removed then it provides the functionality previously known as the "strict" policy. . This uses the MMCS system of categories. Homepage: http://serefpolicy.sourceforge.net/ Package: selinux-policy-doc Priority: optional Section: doc Installed-Size: 8532 Maintainer: Russell Coker Architecture: all Source: refpolicy Version: 2:0.0.20081014-1 Recommends: make, gcc Conflicts: selinux-policy-refpolicy-doc Filename: ./pool/r/refpolicy/selinux-policy-doc_0.0.20081014-1_all.deb Size: 449908 MD5sum: 55e29dfedc276f549326611552edaa21 SHA1: 9efeb31ef177deb7df71584266e79f27eadd79de SHA256: 091f06cb5d53ae31e63f245657ccbdfb12291ae4fa6597ee63cc3061cf034a73 Description: Documentation for the SELinux reference policy The SELinux Reference Policy (refpolicy) is a complete SELinux policy, as an alternative to the existing strict and targeted policies available from http://selinux.sf.net. The goal is to have this policy as the system policy, be and used as the basis for creating other policies. Refpolicy is based on the current strict and targeted policies, but aims to accomplish many additional goals: + Strong Modularity + Clearly stated security Goals + Documentation + Development Tool Support + Forward Looking + Configurability + Flexible Base Policy + Application Policy Variations + Multi-Level Security . This package contains the documentation for the reference policy. Homepage: http://serefpolicy.sourceforge.net/ Package: selinux-policy-dev Priority: optional Section: admin Installed-Size: 10068 Maintainer: Russell Coker Architecture: all Source: refpolicy Version: 2:0.0.20081014-1 Depends: python, policycoreutils (>= 2.0.42), checkpolicy (>= 2.0.4), gawk, make, m4 Recommends: setools Conflicts: selinux-policy-refpolicy-dev Filename: ./pool/r/refpolicy/selinux-policy-dev_0.0.20081014-1_all.deb Size: 728524 MD5sum: a369786ba417e2a02ff64a2cb67196ed SHA1: c5334ab7fd5e4a1b2f35606f67e8efa3d99239fe SHA256: b50f343b85106f0273587e2b7d485d16515377decec4e5fbc6652bb168a040c2 Description: Headers from the SELinux reference policy for building modules The SELinux Reference Policy (refpolicy) is a complete SELinux policy, as an alternative to the existing strict and targeted policies available from http://selinux.sf.net. The goal is to have this policy as the system policy, be and used as the basis for creating other policies. Refpolicy is based on the current strict and targeted policies, but aims to accomplish many additional goals: + Strong Modularity + Clearly stated security Goals + Documentation + Development Tool Support + Forward Looking + Configurability + Flexible Base Policy + Application Policy Variations + Multi-Level Security . This package provides header files for building your own SELinux policy packages compatible with official policy packages. Homepage: http://serefpolicy.sourceforge.net/ Package: gnus Priority: optional Section: news Installed-Size: 14460 Maintainer: Manoj Srivastava Architecture: all Version: 5.13+v0.10.pre.0.11-0.CVS.2011.04.09.1 Provides: imap-agent, mail-reader, news-reader Depends: ucf, emacs22 | emacs21 | xemacs21 | emacs-snapshot, make Pre-Depends: debconf (>= 1.2.0) | debconf-2.0 Suggests: w3-el-e21, netpbm, openssl Conflicts: flim (<< 1.14.5+0.20030430-4), semi, t-gnus, wemi Filename: ./pool/g/gnus/gnus_5.13+v0.10.pre.0.11-0.CVS.2011.04.09.1_all.deb Size: 2672626 MD5sum: bd5b50312f3978eb75b71bd501c8a3c5 SHA1: eb5fad7481fd36d977ee7a5f6976ecda7e4f636b SHA256: 9dd9032baaff5f90c8fdf36689b4e4d2c1cd3d1541d223af7cec0140ea9dd831 Description: A versatile News and mailing list reader for Emacsen. Gnus is a message-reading laboratory. This is by far the most powerful and extensible news reader that I am aware of. It will let you look at just about anything as if it were a newsgroup. You can read mail with it, you can browse directories with it, you can ftp with it---you can even read news with it! It handles single file groups, MH format folders, mbox files, digests, knows about POP, etc. It can split incoming mail a la procmail. . This version of gnus handles MIME natively. It adds offline reading capability with gnus-agent. It is not compatible with older versions of TM (since a large number of hooks and variables have changed to allow that). NOTE: Please do not use tm-gnus with this version. . Instead of boring old KILL files, it has an adaptive multifaceted scoring mechanism -- you add or reduce the score of the article based on rules, and a component of the score comes in from your past behaviour -- for example, articles similar to ones you read and saved get higher scores. This adaptive mechanism is one of the most interesting part of Gnus. . Gnus tries to empower people who read news the same way Emacs empowers people who edit text. Gnus sets no limits to what the user should be allowed to do. Users are encouraged to extend Gnus to make it behave like they want it to behave. A program should not control people; people should be empowered to do what they want by using (or abusing) the program. . Gnus comes by default with XEmacs, but this is a stand alone package that replaces the stock Gnusii. . A note for people using the nnimap backend: SSL support requires w3-el-e2X; and even otherwise w3-el makes following hyperlinks in mail and news easier . The upstream sources for this package are available at http://www.gnus.org/dist/gnus.tar.gz Package: gnus Priority: optional Section: news Installed-Size: 14460 Maintainer: Manoj Srivastava Architecture: all Version: 5.13+v0.10.pre.0.11-0.CVS.2011.04.10.1 Provides: imap-agent, mail-reader, news-reader Depends: ucf, emacs22 | emacs21 | xemacs21 | emacs-snapshot, make Pre-Depends: debconf (>= 1.2.0) | debconf-2.0 Suggests: w3-el-e21, netpbm, openssl Conflicts: flim (<< 1.14.5+0.20030430-4), semi, t-gnus, wemi Filename: ./pool/g/gnus/gnus_5.13+v0.10.pre.0.11-0.CVS.2011.04.10.1_all.deb Size: 2672744 MD5sum: 96fd7a1d0291188d4653454c0892b7ab SHA1: d99a61827ffa20767777d124af8baeeb02603c3b SHA256: 68a874b3a6b69a5c9a2cd2e8f998cc3a5574fd687f38dcc8d44c516c90fe23cc Description: A versatile News and mailing list reader for Emacsen. Gnus is a message-reading laboratory. This is by far the most powerful and extensible news reader that I am aware of. It will let you look at just about anything as if it were a newsgroup. You can read mail with it, you can browse directories with it, you can ftp with it---you can even read news with it! It handles single file groups, MH format folders, mbox files, digests, knows about POP, etc. It can split incoming mail a la procmail. . This version of gnus handles MIME natively. It adds offline reading capability with gnus-agent. It is not compatible with older versions of TM (since a large number of hooks and variables have changed to allow that). NOTE: Please do not use tm-gnus with this version. . Instead of boring old KILL files, it has an adaptive multifaceted scoring mechanism -- you add or reduce the score of the article based on rules, and a component of the score comes in from your past behaviour -- for example, articles similar to ones you read and saved get higher scores. This adaptive mechanism is one of the most interesting part of Gnus. . Gnus tries to empower people who read news the same way Emacs empowers people who edit text. Gnus sets no limits to what the user should be allowed to do. Users are encouraged to extend Gnus to make it behave like they want it to behave. A program should not control people; people should be empowered to do what they want by using (or abusing) the program. . Gnus comes by default with XEmacs, but this is a stand alone package that replaces the stock Gnusii. . A note for people using the nnimap backend: SSL support requires w3-el-e2X; and even otherwise w3-el makes following hyperlinks in mail and news easier . The upstream sources for this package are available at http://www.gnus.org/dist/gnus.tar.gz Package: libsepol1 Priority: required Section: libs Installed-Size: 304 Maintainer: Manoj Srivastava Architecture: amd64 Source: libsepol Version: 2.0.32-1 Depends: libc6 (>= 2.7-1) Filename: ./pool/l/libsepol/libsepol1_2.0.32-1_amd64.deb Size: 125040 MD5sum: c8e5cf98ac577a3c86ce7390d6945102 SHA1: 5a4e69c0c6ba228a553f13f79b17a6d93e60c497 SHA256: 67f8ebfbece20c704e00fed59d67a142c97b6085be4bbe5856453bbb5f39ae2c Description: Security Enhanced Linux policy library for changing policy binaries Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement®, Role-based Access Control, and Multi-level Security. . libsepol provides an API for the manipulation of SELinux binary policies. It is used by checkpolicy (the policy compiler) and similar tools, as well as by programs like load_policy that need to perform specific transformations on binary policies such as customizing policy boolean settings. Package: sepol-utils Priority: optional Section: admin Installed-Size: 76 Maintainer: Manoj Srivastava Architecture: amd64 Source: libsepol Version: 2.0.32-1 Depends: libc6 (>= 2.7-1), libsepol1 (>= 2.0.32) Conflicts: checkpolicy (<= 1.20) Filename: ./pool/l/libsepol/sepol-utils_2.0.32-1_amd64.deb Size: 22016 MD5sum: 2912fee5da381e4c54091326184fefcf SHA1: 4c39ece825fd9bdd64506100a6e7c19152d373f4 SHA256: 3c956e7bfe37280f57ee0f41cf28bfb6c5ddbc8c55040090bdb670ff965c26d1 Description: Security Enhanced Linux policy utility programs This package provides a utility for a Security-enhanced Linux system to rewrite existing mandatory access control policy with different boolean setting, generating a new policy. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. This package provides utility programs to get and set process and file security contexts and to obtain security policy decisions. Package: libsepol1-dev Priority: optional Section: libdevel Installed-Size: 2056 Maintainer: Manoj Srivastava Architecture: amd64 Source: libsepol Version: 2.0.32-1 Provides: libsepol-dev Depends: libc6 (>= 2.7-1), libsepol1 (= 2.0.32-1) Conflicts: libsepol-dev Filename: ./pool/l/libsepol/libsepol1-dev_2.0.32-1_amd64.deb Size: 570330 MD5sum: 102ff06d3dea9da6e5a71a88b6bffaa3 SHA1: df4de6e3b5424be543bf1c4542c5b2975566a231 SHA256: dd3111b5d4aded5919026a902037054b93ca01c39d11e851b9452d9ddcdb1d26 Description: Security Enhanced Linux policy library and development files libsepol allows programs to easily modify SELinux policy binaries. This means changing the default values for booleans, or reading the policy for analysis. . This package contains the headers and archives used for linking it into your programs. Package: libsemanage1-dev Priority: optional Section: libdevel Installed-Size: 2096 Maintainer: Manoj Srivastava Architecture: amd64 Source: libsemanage Version: 2.0.27-1 Replaces: python2.4-semanage (<= 1.4-1) Provides: libsemanage-dev Depends: libc6 (>= 2.7-1), libselinux1 (>= 2.0.59), libsepol1 (>= 2.0.32), libustr-1.0-1, libsemanage1 (= 2.0.27-1) Conflicts: libsemanage-dev Filename: ./pool/l/libsemanage/libsemanage1-dev_2.0.27-1_amd64.deb Size: 436344 MD5sum: 2e035de9d5dc56b45b5df77afc0a7abc SHA1: 2b755e2f337285ff1732a867fa5a4e72ae1f4dc8 SHA256: bd8088863b915ffd544c14982428ebbc4b6a36d5db69dedd2ae06e8df8e2e29d Description: Header files and libraries for SELinux policy manipulation tools This package provides an API for the manipulation of SELinux binary policies. It is used by checkpolicy (the policy compiler) and similar tools, as well as by programs like load_policy that need to perform specific transformations on binary policies such as customizing policy boolean settings. It contains the static libraries and header files needed for developing applications that manipulate SELinux binary policies. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: python-semanage Priority: optional Section: python Installed-Size: 560 Maintainer: Manoj Srivastava Architecture: amd64 Source: libsemanage Version: 2.0.27-1 Replaces: libsemanage-dev, libsemanage1-dev (<= 1.4-1), python2.4-semanage Provides: python2.4-semanage, python2.5-semanage Depends: libc6 (>= 2.7-1), libsemanage1 (>= 2.0.24), python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1) Conflicts: libsemanage1-dev (<= 1.4-1), python2.4-semanage (<= 1.7) Filename: ./pool/l/libsemanage/python-semanage_2.0.27-1_amd64.deb Size: 124392 MD5sum: 360bd2cdab6a656b0bcee92955eecc49 SHA1: c97bd2ae41b314bf6b8ae87b5f934536cae9a963 SHA256: 11f5fe38f2b039879f7f3f6fa7ed362d900059ee795bfcef3f4f37d9285d90c7 Description: Python bindings for SELinux policy manipulation tools This package provides Python bindings for the manipulation of SELinux binary policies. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: libsemanage1 Priority: optional Section: libs Installed-Size: 284 Maintainer: Manoj Srivastava Architecture: amd64 Source: libsemanage Version: 2.0.27-1 Depends: libc6 (>= 2.7-1), libselinux1 (>= 2.0.59), libsepol1 (>= 2.0.32), libustr-1.0-1 Filename: ./pool/l/libsemanage/libsemanage1_2.0.27-1_amd64.deb Size: 95062 MD5sum: 8aadfdf9f6a8f67075295cf3d6d7ffa4 SHA1: 4022c91e43effb1d822e6518c26d6678bc73ff3d SHA256: 77e0f653ae0200e1e167253f61e275895dc6a593a5b6e5e24d5e8adc8411d9cf Description: shared libraries used by SELinux policy manipulation tools This package provides the shared libraries for the manipulation of SELinux binary policies. It is used by checkpolicy (the policy compiler) and similar tools, as well as by programs like load_policy that need to perform specific transformations on binary policies such as customizing policy boolean settings. This contains the run-time libraries needed by such tools. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: libselinux1 Priority: required Section: libs Installed-Size: 204 Maintainer: Manoj Srivastava Architecture: amd64 Source: libselinux Version: 2.0.71-1 Depends: libc6 (>= 2.7-1) Filename: ./pool/l/libselinux/libselinux1_2.0.71-1_amd64.deb Size: 78812 MD5sum: 7c7a79eb400676ce760a4b13a15d4fa3 SHA1: e810134a3d10296ffc48384e0a4bd2c47dffe7c0 SHA256: a7efa4bd4eb108b609df2dcfa534892de550559c0068d9409d5c262648bd446d Description: SELinux shared libraries This package provides the shared libraries for Security-enhanced Linux. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. . libselinux1 provides an API for SELinux applications to get and set process and file security contexts and to obtain security policy decisions. Required for any applications that use the SELinux API. Package: python-selinux Priority: optional Section: python Installed-Size: 892 Maintainer: Manoj Srivastava Architecture: amd64 Source: libselinux Version: 2.0.71-1 Replaces: libselinux-dev, python2.4-selinux Provides: python2.4-selinux, python2.5-selinux Depends: libc6 (>= 2.7-1), libselinux1 (>= 2.0.59), python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1) Conflicts: libselinux-dev (<= 1.28-1), python2.4-selinux (<= 1.30-1) Filename: ./pool/l/libselinux/python-selinux_2.0.71-1_amd64.deb Size: 287110 MD5sum: e671eaf76136162f00a2eac80e35083d SHA1: e070ce07610c7df403395d15b342eff6c0596531 SHA256: b32f65a09e034a953b423751ec9d2c46bef5ef51dfd39a100a57a29a347cfe4d Description: Python bindings to SELinux shared libraries This package provides the Python bindings needed for developing Python SELinux applications. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: libselinux1-dev Priority: optional Section: libdevel Installed-Size: 1440 Maintainer: Manoj Srivastava Architecture: amd64 Source: libselinux Version: 2.0.71-1 Provides: libselinux-dev Depends: libc6 (>= 2.7-1), libselinux1 (= 2.0.71-1), libsepol1-dev (>= 1.12) Conflicts: libselinux-dev Filename: ./pool/l/libselinux/libselinux1-dev_2.0.71-1_amd64.deb Size: 296174 MD5sum: 79b5cee0854f3cdff47b3c1320fcf88b SHA1: 0b58e8828163666f151961c73cd988370bedcb00 SHA256: 19675d64ada2cebc54ae24fbae5614a462aa9219d1deacbeaeb3ac74c769673b Description: SELinux development headers This package provides the static libraries and header files needed for developing SELinux applications. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: selinux-utils Priority: optional Section: admin Installed-Size: 284 Maintainer: Manoj Srivastava Architecture: amd64 Source: libselinux Version: 2.0.71-1 Depends: libc6 (>= 2.7-1), libselinux1 (>= 2.0.59) Filename: ./pool/l/libselinux/selinux-utils_2.0.71-1_amd64.deb Size: 57880 MD5sum: 535ed62a195d64b306da60172a9c31f3 SHA1: 3a48fbf406e55da4494b5c6fdbad495d08c1165a SHA256: d403fcaae62ee419e23919a410696e6386048f24da840c44d184d77e3c7cb4e6 Description: SELinux utility programs This package provides various utility programs for a Security-enhanced Linux system. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. This package provides utility programs to get and set process and file security contexts and to obtain security policy decisions. Package: libselinux-ruby1.8 Priority: optional Section: interpreters Installed-Size: 200 Maintainer: Manoj Srivastava Architecture: amd64 Source: libselinux Version: 2.0.71-1 Depends: libc6 (>= 2.7-1), libselinux1 (>= 2.0.59), libruby1.8 (>= 1.8.6.114) Filename: ./pool/l/libselinux/libselinux-ruby1.8_2.0.71-1_amd64.deb Size: 63890 MD5sum: 47031f5d9ee82e438386ae827fdc8a8c SHA1: d4a3e8d8e26bfe7ee30d0ad35a551a9ea1c42627 SHA256: 899b2ee2b5859aec1af7fd133c91e286ae95161795b69d9f323105446ffdb837 Description: Ruby bindings to SELinux shared libraries This package provides the Ruby bindings needed for developing Ruby SELinux applications. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: policycoreutils Priority: standard Section: utils Installed-Size: 2296 Maintainer: Russell Coker Architecture: amd64 Version: 2.0.55-1 Depends: libc6 (>= 2.7-1), libpam0g (>= 0.99.7.1), libselinux1 (>= 2.0.59), libsemanage1 (>= 2.0.24), libsepol1 (>= 2.0.32), python (>= 2.5), python-semanage, python-selinux, python-sepolgen (>= 1.0.11-4) Recommends: selinux-policy-default Filename: ./pool/p/policycoreutils/policycoreutils_2.0.55-1_amd64.deb Size: 355784 MD5sum: a0a176cd4d39808af660cada125c2556 SHA1: 69ecf727d23fbf5af8f662026cf1352398b9d0db SHA256: dbdc9926e5ae9ac26fc51b85d78208d26d748e298ce23e27080a5822ce306843 Description: SELinux core policy utilities Security-enhanced Linux is a patch of the Linux® kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement®, Role-based Access Control, and Multi-level Security. . This package contains the core policy utilities that are required for basic operation of an SELinux system. These utilities include load_policy to load policies, setfiles to label filesystems, newrole to switch roles, and run_init to run /etc/init.d scripts in the proper context.