Pkgcore

Latest version: v0.12.29

Safety actively analyzes 723683 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 28

0.7.7.5

----------------------------

- pkgcore no longer requires a manifest to exist if the repository uses
thin-manifests, and there are no distfiles for a pkg.

- removed support for FEATURES=allow-missing-checksums. Use repository
metadata/layout.conf use-manifest setting instead.

- complain about incorrect profiles/categories files.

- fix bug in masters handling where eclass lookup order was reversed.

- pinspect subcommand digests was added; this is used for scanning for
broken manifest/digests in a repository.

- PORTAGE_LOGDIR is supported again.

- pkgcore no longer intermixes python/bash output incorrectly when stdout
or stderr or the same fd: pmerge -Du system &> log for example.

- issue 7; add framework for parallelized trigger execution. Currently
only splitdebug/stripping uses it, but it has a sizable gain for pkgs
with many binaries.

- pmaint regen --disable-eclass-preloading is now
pmaint regen --disable-eclass-caching.

- ctrl-c'ing pmaint regen hang bug is now fixed.

- fix a bug in pmaint regen and friends where if the requested repository
isn't found, the last examined is used. Additionally, restore ability
to specify a repository by location.

- all operation api's now are chained exceptions deriving from
pkgcore.operations.OperationError; for CLI users, this means we
display a traceback far less often now.

- pkgcore configuration subsystem now uses chained exceptions. In
accessing it, you'll get a ConfigurationError exception (or derivative)
for any config data errors, or the appropriate exception if you use the
subsystem incorrectly. In the process, reporting on errors to the commandline
is now augmented.


----------------------------

0.7.7.4

----------------------------

- pkgcore now requires snakeoil 0.4.6 and higher.

- `pinspect profiles` no longer requires parsing the system configuration.

- COLUMNS now is always 0 or higher to make perl (gentoo bug 394091)
play nice.

- FEATURES=distcc-pump support was added; issue 21.


----------------------------

0.7.7.3

----------------------------

- fixed merging error for gconf files named %gconf, and introduced
better error messages for those sort of failures.


----------------------------

0.7.7.2

----------------------------

- `pquery --attr source_repository --vdb` now correctly returns the
originating repository.

- pmerge --source-only was added; this disables all binpkg repositories
from being used for the resolution; binpkg building however still will
occur if the feature is enabled.

- fixed potential for eclass preloading to use the incorrect repo source.
This could only be triggered by actual API usage, not from commandline
usage.

- ebuild package instances now have an officially supported .inherited attribute
for finding out the eclasses used by a pkg. In addition, this attribute
is now installed into the vdb repository, and binpkgs.

- pkgcore no longer adds REQUIRED_USE to vdb nor binpkg; it's a pointless
metadata key, plus we used to corrupt it.

- fixed bug where portdir write cache wouldn't be created, nor used.
Wasn't seen primarily due to regen being fast enough it's not a huge
issue.

- fixed addition stacking issue w/ eclass defined REQUIRED_USE resulting
in corrupted IUSE.

- fixed long standing race that could occur during pmaint regen leading
to an ebuild failing to be regenerated.

- added protection and QA scanning for bad IFS/shopt/set manipulation
by user code.


----------------------------

0.7.7.1

----------------------------

- Fix eclass metadata var (IUSE for example) stacking in metadata
phases.

- Fix has invocations in ebuild helpers


--------------------------

0.7.7

--------------------------

- pmaint regen optimizations. This is now >5x faster than 0.7.6,
and ~3x faster than 0.7.2 (0.7.3 introduced a regression).

- restore pmaint sync support for unsynced repositories.

- support lookup of a repo by its name, rather than just by path.
This affects pquery --repo, pmaint sync, pmaint copy, pinspect, etc.

- --debug now again enables full traceback output for config failures.


----------------------------

Page 13 of 28

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.