summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updates for portage-2.3.74 releaseportage-2.3.74Zac Medico2019-08-302-1/+15
* emerge: deprecate --changelog option (bug 693096)Zac Medico2019-08-302-0/+7
* Add FEATURES=pkgdir-index-trustedZac Medico2019-08-303-10/+35
* glsa-check: add man page exit valuesAaron Bauman2019-08-301-0/+12
* glsa-check: add exit code for affected GLSAsAaron Bauman2019-08-301-0/+1
* glsa-check: Remove 'new' target from glsa-listZac Medico2019-08-301-5/+6
* glsa-check: Make --pretend output nicerZac Medico2019-08-301-5/+15
* glsa-check: Fix traceback with glsa-check -f (Bug 275105)Zac Medico2019-08-301-2/+2
* Add test case for unshare_net code in portage.processMike Gilbert2019-08-301-0/+38
* Use RTNETLINK to configure the loopback interfaceMike Gilbert2019-08-302-16/+108
* rsync: proxychains compatibility (bug 693026)Zac Medico2019-08-301-0/+7
* glsa-check: Hide non-vuln glsas in quiet modeZac Medico2019-08-291-4/+12
* glsa-check: Add --quiet optionZac Medico2019-08-292-6/+14
* bin/glsa-check: align help menu with the man page updatesAaron Bauman2019-08-261-14/+13
* man/glsa-check.1: update the glsa-check man pageAaron Bauman2019-08-261-62/+57
* Updates for portage-2.3.73 releaseportage-2.3.73Zac Medico2019-08-232-1/+7
* preserve-libs: ignore dropped non-soname symlink (bug 692698)Zac Medico2019-08-231-4/+11
* RepoConfig: add properties-allowed attributeZac Medico2019-08-231-1/+7
* unpack: Restore error message.Arfrever Frehtes Taifersar Arahesis2019-08-231-1/+1
* doebuild_environment: add newline to PORTAGE_COMPRESSION_COMMAND messagesZac Medico2019-08-201-3/+3
* Updates for portage-2.3.72 releaseportage-2.3.72Zac Medico2019-08-183-1/+24
* glsa-check: install in /usr/bin (bug 463952)Zac Medico2019-08-182-1/+67
* repoman: support metadata/layout.conf restrict-allowedZac Medico2019-08-182-2/+12
* portage/glsa.py: only check for revision based on GLSA DTDAaron Bauman2019-08-182-11/+6
* AmbiguousPackageName: initialize self.args for pypy compatZac Medico2019-08-181-1/+5
* unpack: Restore error message.Ulrich Müller2019-08-181-1/+1
* Revert "Generate a QA Notice when EXPORT_FUNCTIONS is called before inherit"Zac Medico2019-08-151-8/+0
* econf: Unconditionally die on error in EAPIs 0 to 3.Ulrich Müller2019-08-131-0/+2
* unpack: Unconditionally die if an unpacker returns an error.Ulrich Müller2019-08-132-73/+27
* Allow ESYSROOT and BROOT in the pkg_setup phaseMichał Górny2019-08-131-3/+4
* dblink._collision_protect: Detect internal collisions.Arfrever Frehtes Taifersar Arahesis2019-08-112-4/+154
* lib/p/util/_dyn_libs/LinkageMapELF.py: get dep graph from EROOT.Benda Xu2019-08-111-2/+3
* bin/ebuild: Fix to work with installed packageZac Medico2019-08-101-1/+6
* _xattr._XattrSystemCommands.{get,list}: Do not hide stderr and fix ResourceWa...Arfrever Frehtes Taifersar Arahesis2019-08-081-3/+3
* EbuildExecuter: remove unused _live_eclasses attributeZac Medico2019-08-051-2/+0
* repoman: Update for a repoman-2.3.17 releaserepoman-2.3.17Zac Medico2019-08-042-1/+7
* Updates for portage-2.3.71 releaseportage-2.3.71Zac Medico2019-08-042-1/+8
* process: add _has_ipv6() functionZac Medico2019-08-041-3/+40
* ebuild: apply_priorities (PORTAGE_NICENESS)Felix Neumärker2019-08-031-0/+3
* process: redirect IPv6 'ip' command output to /dev/nullMike Gilbert2019-08-021-2/+4
* Updates for portage-2.3.70 releaseportage-2.3.70Zac Medico2019-08-013-1/+16
* tox.ini: py34: lxml<4.4.0Zac Medico2019-08-011-1/+2
* Configure additional addresses on the lo interface for network-sandboxMike Gilbert2019-08-011-13/+37
* doebuild.py: Override network-sandbox in unpack only for live ebuilds.Ulrich Müller2019-07-301-8/+3
* man/ebuild.5: Document PROPERTIES="live".Ulrich Müller2019-07-271-2/+6
* man/ebuild.5: Fix .nf macro usage.Ulrich Müller2019-07-271-2/+4
* Drop removed git and tla from list of live eclasses.Ulrich Müller2019-07-272-4/+2
* Support PROPERTIES="live".Ulrich Müller2019-07-274-8/+19
* repoman: add 'user.eclass' to deprecated eclassesMichał Górny2019-07-241-0/+1
* Fix emaint -c binhost support for binpkg-multi-instanceDaniel M. Weeks2019-07-231-5/+10