summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/libselinux: bump to 2.7_rc4Jason Zaman2017-07-092-0/+152
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* sys-libs/libselinux: update live ebuildJason Zaman2017-07-091-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* sys-libs/libselinux: update live ebuildJason Zaman2017-06-131-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* sys-libs/libselinux: bump to 2.7_rc1Jason Zaman2017-06-132-0/+152
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* sys-libs/libselinux: [QA] Add missing python metadata variablesDavid Seifert2017-05-274-6/+6
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sys-libs/libselinux: build fixes patch merged upsreamJason Zaman2017-04-271-5/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-libs/libselinux: add python3_6Mike Gilbert2017-02-252-3/+3
| | | | Package-Manager: portage-portage_p2.3.0
* sys-libs/libselinux: update live ebuildJason Zaman2017-02-231-8/+9
| | | | | | | python libs and include dir are now properly detected so dont need to pass in need to pass the path to libsepol.a Package-Manager: portage-2.3.3
* sys-libs/libselinux: stabilize userland 2.6Jason Zaman2016-12-121-1/+1
| | | | Package-Manager: portage-2.3.0
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* sys-libs/libselinux: bump to 2.6 final releaseJason Zaman2016-10-243-3/+3
| | | | Package-Manager: portage-2.3.0
* sys-libs/libselinux: Drop patch that was already includedJason Zaman2016-10-073-41/+0
| | | | Package-Manager: portage-2.3.0
* sys-libs/libselinux: stable 2.5-r1Jason Zaman2016-10-071-1/+1
| | | | Package-Manager: portage-2.3.0
* sys-libs/libselinux: bump to 2.6_rc2Jason Zaman2016-10-074-80/+3
| | | | Package-Manager: portage-2.3.0
* sys-libs/libselinux: fix selinux_restorecon realpath logicJason Zaman2016-10-062-0/+77
| | | | Package-Manager: portage-2.3.0
* sys-libs/libselinux: Fix incorrect metadataJason Zaman2016-10-041-1/+1
| | | | Package-Manager: portage-2.3.0
* sys-libs/libselinux: bump to 2.6-rc1Jason Zaman2016-10-036-22/+314
| | | | Package-Manager: portage-2.3.0
* sys-libs/libselinux: backport patches to 2.5-r1Jason Zaman2016-09-155-1/+388
| | | | | | | | | Avoid mounting /proc outside of selinux_init_load_policy() Fix compat issue with swig 3.0.10 https://bugs.gentoo.org/587712 Package-Manager: portage-2.2.28
* sys-libs/libselinux: Drop ruby20 bug 589422Jason Zaman2016-09-022-8/+6
| | | | Package-Manager: portage-2.2.28
* sys-libs/libselinux: Drop oldJason Zaman2016-09-025-457/+0
| | | | Package-Manager: portage-2.2.28
* sys-libs/libselinux: fix path check for fcontext recompileJason Zaman2016-08-082-2/+2
| | | | Package-Manager: portage-2.2.28
* sys-libs/libselinux: update to eapi6Jason Zaman2016-08-081-6/+6
| | | | Package-Manager: portage-2.2.28
* sys-libs/libselinux: stabilize userland 2.5Jason Zaman2016-06-011-1/+1
| | | | Package-Manager: portage-2.2.28
* sys-libs/libselinux: Bump to 2.5 releaseSven Vermeulen2016-03-134-5/+224
| | | | Package-Manager: portage-2.2.26
* selinux: initial arm/arm64/mips supportMike Frysinger2016-02-182-2/+2
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* sys-libs/libselinux: migrate selinux herd to projectJason Zaman2015-12-211-1/+4
| | | | Package-Manager: portage-2.2.24
* sys-libs/libselinux: only recompile contexts if the files are installedJason Zaman2015-12-092-2/+8
| | | | | | During stage building, the fcontext files might not exist on the system yet Package-Manager: portage-2.2.24
* sys-libs/libselinux: Add python3.5 compatJason Zaman2015-10-102-12/+12
| | | | | | Also add || die in various places Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-243-3/+3
| | | | | | 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-088-0/+631
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