summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sec-policy/selinux-unconfined: stabilize missed for -r2 policyJason Zaman2016-03-241-1/+1
| | | | Package-Manager: portage-2.2.26
* sec-policy/selinux-base-policy: stabilize missed for -r2 policyJason Zaman2016-03-241-1/+1
| | | | Package-Manager: portage-2.2.26
* sec-policy/selinux-base: stabilize missed for -r2 policyJason Zaman2016-03-241-1/+1
| | | | Package-Manager: portage-2.2.26
* sec-policy: Stabilize selinux policy 2.20151208-r2Jason Zaman2016-03-24251-251/+251
|
* sec-policy: Stabilize selinux policy 2.20151208-r3Jason Zaman2016-03-24512-0/+4641
| | | | Package-Manager: portage-2.2.26
* sec-policy/selinux-gift: remove last-rited packageMichael Palimaka2016-03-2115-218/+0
|
* sec-policy/selinux-systemd: Add new policy packageJason Zaman2016-03-122-0/+24
| | | | Package-Manager: portage-2.2.26
* sec-policy/selinux-tboot: Add new policy packageJason Zaman2016-03-122-0/+24
| | | | Package-Manager: portage-2.2.26
* sec-policy/selinux-base: add arm/arm64/mips loveMike Frysinger2016-02-183-3/+3
|
* selinux: initial arm/arm64/mips supportMike Frysinger2016-02-186-6/+6
|
* sec-policy/*: drop redundant empty KEYWORDSMike Frysinger2016-02-163279-9824/+3253
| | | | This makes `ekeyword` much easier.
* sec-policy: Stabilize selinux policy 2.20151208-r1Jason Zaman2016-02-13255-509/+509
| | | | Package-Manager: portage-2.2.26
* sec-policy: Release of SELinux policies 2.20151208-r2Jason Zaman2016-02-13510-0/+5133
| | | | Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-24256-257/+257
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-242-5/+5
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* sec-policy/apparmor-profiles: version bumpMichael Palimaka2016-01-132-0/+30
| | | | Package-Manager: portage-2.2.26
* sec-policy/selinux-cgmanager: Installed wrong moduleJason Zaman2016-01-044-8/+8
| | | | Package-Manager: portage-2.2.26
* sec-policy: migrate selinux herd to projectJason Zaman2015-12-21255-256/+1021
| | | | Package-Manager: portage-2.2.24
* sec-policy: Stabilize selinux policy 2.20141203-r10Jason Zaman2015-12-18255-255/+255
| | | | Package-Manager: portage-2.2.24
* sec-policy: Release of SELinux policies 2.20151208-r1Jason Zaman2015-12-18510-0/+5388
|
* sec-policy: Drop old SELinux policies <=2.20140311-r7Jason Zaman2015-11-22989-12854/+0
|
* sec-policy: Stabilize SELinux policies 2.20141203-r9Jason Zaman2015-11-22255-255/+255
|
* sec-policy: Release of SELinux policies 2.20141203-r10Jason Zaman2015-11-22510-0/+5133
| | | | Package-Manager: portage-2.2.20.1
* sec-policy/selinux-base: Add selinux useflag to live ebuildJason Zaman2015-10-261-19/+20
| | | | Package-Manager: portage-2.2.20.1
* sec-policy/selinux-base: Remove outdated check on previous versionJason Zaman2015-09-091-5/+0
| | | | Package-Manager: portage-2.2.20.1
* sec-policy/selinux-base: Add @selinux-rebuild portage setJason Zaman2015-09-082-0/+7
| | | | Package-Manager: portage-2.2.20.1
* sec-policy: Stabilize SELinux policies 2.20141203-r8Jason Zaman2015-09-06254-254/+254
| | | | Package-Manager: portage-2.2.20.1
* sec-policy: Release of SELinux policies 2.20141203-r9Jason Zaman2015-09-06510-0/+5135
| | | | Package-Manager: portage-2.2.20.1
* sec-policy/selinux-cgmanager: new policy packageJason Zaman2015-08-282-0/+23
| | | | Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-24256-256/+256
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Convert all URIs for launchpad.net from http to httpsJustin Lecher2015-08-242-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-24280-304/+304
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083519-0/+60241
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed