mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-08 00:10:15 +03:00
Florian Schmaus (2):
bintree: refactor _populate_remote() by introducing _populate_remote_repo()
bintree: Remove unused 'passwd' variable
Kerin Millar (5):
ecompress: avoid losing track of find(1) in fix_symlinks()
man: make.conf(5): mention that PORTAGE_COMPRESS="" inhibits compression
ecompress: enhance the diagnostics where PORTAGE_COMPRESS is set as "true"
misc-functions.sh: don't run ecompress if PORTAGE_COMPRESS is empty
ecompress: enhance the diagnostics where PORTAGE_COMPRESS is set as "true"
Sam James (6):
VariableSetTestCase: fix testcase errors
OnlydepsMinimalTestCase: set EAPI for IDEPEND
OnlydepsMinimalTestCase: fix testcase
Revert "ecompress: enhance the diagnostics where PORTAGE_COMPRESS is set as "true""
NEWS: update
NEWS, meson.build: prepare for portage-3.0.72
Zac Medico (22):
emake: ignore MAKEOPTS if MAKEFLAGS is set
PORTAGE_NICENESS/IONICE_COMMAND/SCHEDULING_POLICY: forkserver support
man: document emerge --implicit-system-deps interactions
depgraph: avoid RecursionError for virtual cycle
EbuildBinpkg: use tempfile module for pid namespace safety
doebuild: chmod binpkg temp file
cache/metadata: use tempfile module for pid namespace safety
atomic_ofstream: fix BytesWarning for umask_test_file
egencache: update use.local.desc atomically
Implement "profile EAPI defaults to top-level" for EAPI 9
gpkg: use tempfile module for pid namespace safety
egencache: update changelogs atomically
movefile: use tempfile module for pid namespace safety
xpak: use tempfile module for pid namespace safety
emirrordist: use tempfile module for pid namespace safety
sync: fix pickle error for noisy_refresh_keys
_prepare_self_update: update sys.path for forkserver or spawn
BuildIdProfileFormatTestCase: fix grabdict_package errors
OnlydepsMinimalTestCase: black formatting
Implement use.stable and package.use.stable for EAPI 9
bintree: don't call trust helper without sufficient privileges
dep_zapdeps: ignore installed circular dependency
Closes: https://bugs.gentoo.org/577126
Closes: https://bugs.gentoo.org/692576
Closes: https://bugs.gentoo.org/920180
Closes: https://bugs.gentoo.org/951296
Closes: https://bugs.gentoo.org/965423
Closes: https://bugs.gentoo.org/965570
Closes: https://bugs.gentoo.org/965763
Closes: https://bugs.gentoo.org/965819
Closes: https://bugs.gentoo.org/965891
Closes: https://bugs.gentoo.org/965903
Closes: https://bugs.gentoo.org/965968
Closes: https://bugs.gentoo.org/965969
Closes: https://bugs.gentoo.org/965976
Closes: https://bugs.gentoo.org/966088
Closes: https://bugs.gentoo.org/965715
Signed-off-by: Sam James <sam@gentoo.org>