summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updates for portage-2.3.58 releaseportage-2.3.58Zac Medico2019-01-222-1/+9
* pid-sandbox: run pid-ns-init as root (bug 675868)Arfrever Frehtes Taifersar Arahesis2019-01-222-21/+40
* pid-sandbox: pid-ns-init setsid support (bug 675870)Zac Medico2019-01-221-3/+13
* inherit: use local -x ECLASS (bug 676014)Zac Medico2019-01-221-17/+10
* ebuild.sh: eliminate inherit eqawarn call to external fmt commandZac Medico2019-01-221-4/+3
* pid-sandbox: whitelist "depend" phaseZac Medico2019-01-211-1/+2
* SpawnProcess: allow unshare_mount and unshare_pidZac Medico2019-01-211-1/+1
* Updates for portage-2.3.57 releaseportage-2.3.57Zac Medico2019-01-202-1/+9
* pid-ns-init: fix child process signal disposition (bug 675828)Zac Medico2019-01-202-6/+34
* INSTALL_MASK: index patterns anchored with leading slash (bug 675826)Zac Medico2019-01-202-7/+113
* ResolverPlayground: add chgrp to essential_binariesZac Medico2019-01-201-0/+1
* emerge: compare new slot USE to installed slotArfrever Frehtes Taifersar Arahesis2019-01-191-4/+9
* portagetree: getname and portroot DeprecationWarningZac Medico2019-01-191-2/+14
* ebuild.sh: fix try_source qa condition testjunwei2019-01-171-1/+1
* bin/socks5-server.py: fix PendingDeprecationWarning for asyncio.Task.current_...Zac Medico2019-01-151-1/+7
* tests: add unit test for portage.util.socks5 (FEATURES=network-sandbox-proxy)Zac Medico2019-01-152-3/+256
* Updates for portage-2.3.56 releaseportage-2.3.56Zac Medico2019-01-142-1/+8
* pid-sandbox: execute pid-ns-init as pid 1 (bug 675312)Zac Medico2019-01-142-10/+59
* misc-functions.sh: restore canonicalize func (bug 675284)Zac Medico2019-01-132-0/+35
* collision_protect: use dynamic report intervalFabian Groffen2019-01-111-2/+13
* Updates for portage-2.3.55 releaseportage-2.3.55Zac Medico2019-01-102-1/+7
* pid-sandbox: whitelist selected pkg_* phases (bug 673794)Zac Medico2019-01-082-5/+12
* etc-update: Antergos uses arch ID_LIKE nowkewl fft2019-01-061-1/+1
* Updates for portage-2.3.54 releaseportage-2.3.54Zac Medico2019-01-032-1/+9
* process.spawn: validate unshare calls (bug 673900)Zac Medico2019-01-031-26/+133
* ebuild.sh: sandbox write to ${PORTAGE_TMPDIR}/portage (bug 673738)Zac Medico2019-01-032-27/+4
* rsync: use ${PORTAGE_TMPDIR}/portage (bug 671808)Zac Medico2019-01-021-2/+9
* _check_temp_dir: fix message to refer to correct bug 378403Zac Medico2019-01-011-1/+1
* locks: chown lockfiles only if permitted (bug 674090)Zac Medico2018-12-301-2/+2
* ebuild-helpers: remove redunant _portage_reinstall_ patternZac Medico2018-12-294-4/+0
* ebuild-helpers: fix PORTAGE_OVERRIDE_EPREFIX usageZac Medico2018-12-293-3/+3
* ResolverPlayground: exclude internal wrappers from essential_binaries PATHZac Medico2018-12-291-2/+15
* Updates for portage-2.3.53 releaseportage-2.3.53Zac Medico2018-12-273-2/+15
* bin/ebuild-helpers/portageq: match against portage/bin/ebuild-helpersBenda Xu2018-12-211-1/+1
* man: fix random bad double spacesMike Frysinger2018-12-202-4/+4
* Add note to NEWS/ChangeLog for PORT_LOGDIR* changesM. J. Everitt2018-12-191-0/+6
* Update documentation for PORT_LOGDIR* changesM. J. Everitt2018-12-191-11/+17
* Provide compatibility support for old PORT_LOGDIR* variable namesM. J. Everitt2018-12-191-0/+11
* Renamed PORT_LOGDIR[_CLEAN] to PORTAGE_LOGDIR[_CLEAN]M. J. Everitt2018-12-1917-56/+56
* ExtractKernelVersion: use KeyValuePairFileLoader (bug 673224)Zac Medico2018-12-161-4/+13
* _doebuild_path: do not use host PATH by default and prepend EPREFIX PATH.Benda Xu2018-12-132-4/+39
* Enable {ipc,network,pid}-sandbox by defaultMichał Górny2018-12-121-4/+5
* doebuild: add missing whitespace in warning messageLouis Sautier2018-12-061-2/+2
* portage.process.spawn: inherit env by default (bug 672440)Zac Medico2018-12-031-3/+7
* Enable python3.7 testingManuel Rüger2018-11-254-7/+14
* emerge --help: add -U option short for --changed-useGreg Kubaryk2018-11-251-1/+1
* EBUILD_PHASES: add instprep (bug 671824)Zac Medico2018-11-241-0/+1
* git: drop privileges for gc and merge (bug 669496)Zac Medico2018-11-232-6/+26
* portage.process.spawn: add cwd parameterZac Medico2018-11-231-3/+10
* compat_corouting._GeneratorTask: save throw return (bug 671472)Zac Medico2018-11-201-4/+2