Skip to content

Weekly portage-stable package updates 2025-03-17 #2750

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 153 commits into from
Mar 27, 2025

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Mar 17, 2025

CI: http://jenkins.infra.kinvolk.io:8080/job/container/job/sdk/1996/cldsv/

The description below was created with an automation tool that's analyzing changes in md5-metadata cache files. It's still a WIP and a bit noisy.

Most of the noise comes from two things:

  • libtool eclass bumped their dependency on app-portage/elt-patches, which propagates to a lot of packages
  • some packages added support for pypy3_11 or python3_X, which causes all the python-specific dependencies of the package to be updated with some new use requirements and stuff.

This PR brings an update of eselect utility, which we use to set up sysroots in two places (build_library/toolchain_util.sh and setup_board). Those places needed some fixes to keep working.

There is a docker update to 28.x version. It started to print some warnings about our dockerfiles, so I addressed some of them.

Gentoo updated their sec-policy/selinux-base package, so it now provides the same selinux config like we did. Thus I switched to use the Gentoo config, and dropped ours from coreos-base/misc-files package.

Closes flatcar/Flatcar#1673
Closes flatcar/Flatcar#1686

--

  • app-admin/eselect: [DEV]

  • app-admin/sudo: [PROD] [DEV]

    • still at 1.9.16_p2-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • app-arch/lbzip2: [PROD] [DEV]

    • still at 2.5_p20181227-r3
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • app-arch/libarchive: [PROD] [DEV]

    • still at 3.7.7
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • app-arch/sharutils:

    • still at 4.15.2-r3
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • app-arch/xz-utils: [PROD] [DEV]

  • app-arch/zstd: [PROD] [DEV]

  • app-containers/catatonit: [SYSEXT-PODMAN]

    • still at 0.2.0
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • app-containers/containerd: [CONTAINERD]

  • app-containers/crun: [SYSEXT-PODMAN]

  • app-containers/docker: [DOCKER]

  • app-containers/docker-cli: [DOCKER]

  • app-crypt/adcli: [PROD] [DEV]

    • still at 0.9.2
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • app-crypt/ccid:

    • still at 1.5.5
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • app-crypt/gnupg: [PROD] [DEV]

    • from 2.4.7 to 2.4.7-r1
    • dependencies:
      • dropped a dependency '>=net-misc/curl-7.10'
    • runtime dependencies:
      • dropped a dependency '>=net-misc/curl-7.10'
  • app-crypt/gpgme: [SYSEXT-PODMAN]

    • still at 1.24.1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • app-crypt/libb2: [AZURE] [DEV] [GCE] [SYSEXT-PYTHON]

    • still at 0.98.1-r3
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • app-crypt/mit-krb5: [PROD] [DEV]

    • still at 1.21.3
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • app-crypt/pinentry: [PROD] [DEV]

    • still at 1.3.1-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • app-crypt/tpm2-tools: [PROD] [DEV]

    • still at 5.7
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • app-crypt/tpm2-tss: [PROD] [DEV]

    • still at 4.1.3-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • app-emulation/qemu-guest-agent: [PROD] [DEV]

  • app-eselect/eselect-rust:

    • still at 20210703
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • app-misc/jq: [PROD] [DEV]

    • still at 1.7.1-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • app-portage/elt-patches:

  • app-portage/gentoolkit: [DEV]

    • still at 0.6.8
    • added pypy3_11 to PYTHON_COMPAT which explains a bunch of dependency updates below
    • added IUSE flag 'python_targets_pypy3_11'
    • build dependencies:
      • added a dependency 'dev-lang/pypy:3.11=[xml(+),threads(+)]' for USE 'python_targets_pypy3_11?'
      • changes for dev-python/pytest with USE conditionals 'test?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
    • dependencies:
      • changes for sys-apps/portage:
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
    • runtime dependencies:
      • changes for sys-apps/portage:
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • added a dependency 'dev-lang/pypy:3.11=[xml(+),threads(+)]' for USE 'python_targets_pypy3_11?'
  • app-portage/getuto: [DEV]

  • app-text/xmlto:

    • still at 0.0.28-r11
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-build/libtool:

    • still at 2.5.4
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-build/meson:

    • from 1.6.1 to 1.7.0
    • package became stable on 'arm64'
    • added pypy3_11 to PYTHON_COMPAT which explains a bunch of dependency updates below
    • added IUSE flag 'python_targets_pypy3_11'
    • build dependencies:
      • changes for dev-python/gpep517:
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/setuptools:
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • added a dependency 'dev-lang/pypy:3.11=' for USE 'python_targets_pypy3_11?'
    • runtime dependencies:
      • added a dependency 'dev-lang/pypy:3.11=' for USE 'python_targets_pypy3_11?'
    • release notes: https://mesonbuild.com/Release-notes-for-1-7-0.html
  • dev-db/sqlite: [PROD] [DEV]

    • still at 3.47.2-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-debug/strace: [PROD] [DEV]

    • still at 6.12
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-lang/go:

    • from 1.23.6 to 1.24.1
    • build dependencies:
      • changes for dev-lang/go with USE conditionals '||':
        • changed version constraint from >=1.20.14 to >=1.22.12
      • changes for dev-lang/go-bootstrap with USE conditionals '||':
        • changed version constraint from >=1.20.14 to >=1.22.12
    • release notes: https://go.dev/doc/go1.24
  • dev-lang/go-bootstrap:

  • dev-lang/nasm:

    • still at 2.16.03
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-lang/python: [AZURE] [DEV] [GCE] [SYSEXT-PYTHON]

    • from 3.11.11_p1 to 3.11.11_p2
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
    • backported patches for dev-libs/openssl >= 3.4 test failures
  • dev-lang/python-exec: [AZURE] [DEV] [GCE] [SYSEXT-PYTHON]

    • still at 2.4.10
    • added pypy3_11 to PYTHON_COMPAT which explains a bunch of dependency updates below
    • build dependencies:
      • added a dependency 'dev-lang/pypy:3.11' for USE 'test?' -> '||' -> 'unnamed-all-of-1'
      • added a dependency 'dev-python/pytest[python_targets_pypy3_11(-)]' for USE 'test?' -> '||' -> 'unnamed-all-of-1'
  • dev-lang/tcl:

    • still at 8.6.15
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/cyrus-sasl: [PROD] [DEV]

    • still at 2.1.28-r5
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/elfutils: [PROD] [DEV]

    • still at 0.191-r2
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/expat: [PROD] [DEV]

  • dev-libs/glib: [PROD] [DEV]

    • from 2.82.4-r1 to 2.82.5
    • package became stable on 'amd64'
    • package became stable on 'arm64'
    • dependencies:
      • changes for dev-util/gdbus-codegen weak blocker:
        • changed version constraint from <2.82.4 to <2.82.5
    • runtime dependencies:
      • changes for dev-util/gdbus-codegen weak blocker:
        • changed version constraint from <2.82.4 to <2.82.5
    • release notes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.82.5
  • dev-libs/gmp: [PROD] [DEV]

    • still at 6.3.0-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/gobject-introspection-common:

  • dev-libs/jansson: [PROD] [DEV]

    • still at 2.14-r2
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/libassuan: [PROD] [DEV]

    • still at 3.0.0
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/libdnet: [VMWARE]

    • still at 1.18.0-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/libev: [PROD] [DEV]

    • still at 4.33
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/libevent: [PROD] [DEV]

    • still at 2.1.12-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/libgcrypt: [PROD] [DEV]

    • still at 1.11.0-r2
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/libgpg-error: [PROD] [DEV]

    • still at 1.51
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/libksba: [PROD] [DEV]

    • still at 1.6.7
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/libmspack: [VMWARE]

    • still at 1.11
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/libnl: [PROD] [DEV]

    • still at 3.10.0
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/libp11:

    • still at 0.4.12-r7
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/libpcre2: [PROD] [DEV]

    • from 10.44-r1 to 10.45
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
      • dropped a dependency 'sec-keys/openpgp-keys-philiphazel' for USE 'verify-sig?'
      • added a dependency 'sec-keys/openpgp-keys-nicholaswilson' for USE 'verify-sig?'
    • release notes: https://github.com/PCRE2Project/pcre2/blob/pcre2-10.45/NEWS
  • dev-libs/libpipeline: [DEV]

    • still at 1.5.8
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/libpwquality: [PROD] [DEV]

    • still at 1.4.5-r2
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/libsodium: [PROD] [DEV]

    • still at 1.0.20
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/libtasn1: [PROD] [DEV]

    • still at 4.20.0
    • package became stable on 'amd64'
    • package became stable on 'arm64'
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/libunistring: [PROD] [DEV]

    • still at 1.2
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/libusb: [PROD] [DEV]

    • still at 1.0.27-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/libuv: [PROD] [DEV]

  • dev-libs/libverto: [PROD] [DEV]

    • still at 0.3.2
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/libxml2: [PROD] [DEV]

  • dev-libs/libxslt: [VMWARE]

    • still at 1.1.39-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/libyaml:

    • still at 0.2.5
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/npth: [PROD] [DEV]

    • still at 1.8
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/nspr:

    • still at 4.36
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/oniguruma: [PROD] [DEV]

  • dev-libs/opensc:

    • from 0.25.1 to 0.26.0
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
    • dependencies:
      • added a dependency 'app-editors/vim-core' for USE 'test?'
    • licenses:
      • dropped license 'LGPL-2.1'
      • added license 'BSD'
      • added license 'LGPL-2.1+'
    • release notes: https://github.com/OpenSC/OpenSC/releases/tag/0.26.0
  • dev-libs/popt: [PROD] [DEV]

    • still at 1.19-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-libs/userspace-rcu: [PROD] [DEV]

  • dev-libs/xmlsec: [VMWARE]

    • still at 1.3.6
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-python/cryptography:

    • from 44.0.0 to 44.0.1
    • added pypy3_11 to PYTHON_COMPAT which explains a bunch of dependency updates below
    • some crate version bumps
    • added IUSE flag 'python_targets_pypy3_11'
    • build dependencies:
      • changes for dev-python/gpep517:
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/setuptools:
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-util/maturin:
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • added a dependency 'dev-lang/pypy:3.11=[threads(+)]' for USE 'python_targets_pypy3_11?'
      • changes for dev-python/certifi with USE conditionals 'test?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/hypothesis with USE conditionals 'test?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/iso8601 with USE conditionals 'test?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pretend with USE conditionals 'test?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pyasn1-modules with USE conditionals 'test?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pytest with USE conditionals 'test?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pytest-subtests with USE conditionals 'test?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pytest-xdist with USE conditionals 'test?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pytz with USE conditionals 'test?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
    • dependencies:
      • added a dependency 'dev-lang/pypy:3.11=[threads(+)]' for USE 'python_targets_pypy3_11?'
    • runtime dependencies:
      • added a dependency 'dev-lang/pypy:3.11=[threads(+)]' for USE 'python_targets_pypy3_11?'
    • release notes: https://github.com/pyca/cryptography/blob/44.0.1/CHANGELOG.rst
  • dev-python/cython:

    • from 3.0.11 to 3.0.12
    • added pypy3_11 to PYTHON_COMPAT which explains a bunch of dependency updates below
    • added IUSE flag 'python_targets_pypy3_11'
    • build dependencies:
      • changes for dev-python/gpep517:
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/setuptools:
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • added a dependency 'dev-lang/pypy:3.11[threads(+)]' for USE 'doc?' -> '||' -> 'unnamed-all-of-1'
      • added a dependency 'dev-python/jinja2[python_targets_pypy3_11(-)]' for USE 'doc?' -> '||' -> 'unnamed-all-of-1'
      • added a dependency '>=dev-python/sphinx-7.2.6[python_targets_pypy3_11(-)]' for USE 'doc?' -> '||' -> 'unnamed-all-of-1'
      • added a dependency 'dev-python/sphinx-issues[python_targets_pypy3_11(-)]' for USE 'doc?' -> '||' -> 'unnamed-all-of-1'
      • added a dependency 'dev-python/sphinx-tabs[python_targets_pypy3_11(-)]' for USE 'doc?' -> '||' -> 'unnamed-all-of-1'
      • added a dependency 'dev-lang/pypy:3.11=[threads(+)]' for USE 'python_targets_pypy3_11?'
    • dependencies:
      • added a dependency 'dev-lang/pypy:3.11=[threads(+)]' for USE 'python_targets_pypy3_11?'
    • runtime dependencies:
      • added a dependency 'dev-lang/pypy:3.11=[threads(+)]' for USE 'python_targets_pypy3_11?'
    • release notes: https://github.com/cython/cython/releases/tag/3.0.12
  • dev-python/ensurepip-setuptools: [AZURE] [DEV] [GCE] [SYSEXT-PYTHON]

  • dev-python/flit-core:

  • dev-python/pip: [SYSEXT-PYTHON]

    • still at 25.0.1-r1
    • added pypy3_11 to PYTHON_COMPAT which explains a bunch of dependency updates below
    • build dependencies:
      • changes for dev-python/freezegun with USE conditionals 'test?' -> 'python_targets_pypy3?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pretend with USE conditionals 'test?' -> 'python_targets_pypy3?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pytest-rerunfailures with USE conditionals 'test?' -> 'python_targets_pypy3?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pytest-xdist with USE conditionals 'test?' -> 'python_targets_pypy3?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/scripttest with USE conditionals 'test?' -> 'python_targets_pypy3?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/tomli-w with USE conditionals 'test?' -> 'python_targets_pypy3?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/virtualenv with USE conditionals 'test?' -> 'python_targets_pypy3?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/werkzeug with USE conditionals 'test?' -> 'python_targets_pypy3?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/wheel with USE conditionals 'test?' -> 'python_targets_pypy3?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/cryptography with USE conditionals 'test?' -> 'python_targets_pypy3?' -> 'test-rust?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • added a dependency 'dev-python/ensurepip-setuptools' for USE 'test?' -> 'python_targets_pypy3_11?'
      • added a dependency 'dev-python/ensurepip-wheel' for USE 'test?' -> 'python_targets_pypy3_11?'
      • added a dependency 'dev-python/freezegun[python_targets_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]' for USE 'test?' -> 'python_targets_pypy3_11?'
      • added a dependency 'dev-python/pretend[python_targets_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]' for USE 'test?' -> 'python_targets_pypy3_11?'
      • added a dependency 'dev-python/pytest-rerunfailures[python_targets_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]' for USE 'test?' -> 'python_targets_pypy3_11?'
      • added a dependency 'dev-python/pytest-xdist[python_targets_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]' for USE 'test?' -> 'python_targets_pypy3_11?'
      • added a dependency 'dev-python/scripttest[python_targets_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]' for USE 'test?' -> 'python_targets_pypy3_11?'
      • added a dependency 'dev-python/tomli-w[python_targets_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]' for USE 'test?' -> 'python_targets_pypy3_11?'
      • added a dependency 'dev-python/virtualenv[python_targets_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]' for USE 'test?' -> 'python_targets_pypy3_11?'
      • added a dependency 'dev-python/werkzeug[python_targets_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]' for USE 'test?' -> 'python_targets_pypy3_11?'
      • added a dependency 'dev-python/wheel[python_targets_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]' for USE 'test?' -> 'python_targets_pypy3_11?'
      • added a dependency 'dev-vcs/git' for USE 'test?' -> 'python_targets_pypy3_11?'
      • added a dependency 'dev-python/cryptography[python_targets_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]' for USE 'test?' -> 'python_targets_pypy3_11?' -> 'test-rust?'
      • changes for dev-python/freezegun with USE conditionals 'test?' -> 'python_targets_python3_10?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pretend with USE conditionals 'test?' -> 'python_targets_python3_10?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pytest-rerunfailures with USE conditionals 'test?' -> 'python_targets_python3_10?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pytest-xdist with USE conditionals 'test?' -> 'python_targets_python3_10?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/scripttest with USE conditionals 'test?' -> 'python_targets_python3_10?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/tomli-w with USE conditionals 'test?' -> 'python_targets_python3_10?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/virtualenv with USE conditionals 'test?' -> 'python_targets_python3_10?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/werkzeug with USE conditionals 'test?' -> 'python_targets_python3_10?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/wheel with USE conditionals 'test?' -> 'python_targets_python3_10?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/cryptography with USE conditionals 'test?' -> 'python_targets_python3_10?' -> 'test-rust?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/freezegun with USE conditionals 'test?' -> 'python_targets_python3_11?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pretend with USE conditionals 'test?' -> 'python_targets_python3_11?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pytest-rerunfailures with USE conditionals 'test?' -> 'python_targets_python3_11?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pytest-xdist with USE conditionals 'test?' -> 'python_targets_python3_11?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/scripttest with USE conditionals 'test?' -> 'python_targets_python3_11?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/tomli-w with USE conditionals 'test?' -> 'python_targets_python3_11?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/virtualenv with USE conditionals 'test?' -> 'python_targets_python3_11?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/werkzeug with USE conditionals 'test?' -> 'python_targets_python3_11?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/wheel with USE conditionals 'test?' -> 'python_targets_python3_11?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/cryptography with USE conditionals 'test?' -> 'python_targets_python3_11?' -> 'test-rust?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/freezegun with USE conditionals 'test?' -> 'python_targets_python3_12?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pretend with USE conditionals 'test?' -> 'python_targets_python3_12?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pytest-rerunfailures with USE conditionals 'test?' -> 'python_targets_python3_12?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pytest-xdist with USE conditionals 'test?' -> 'python_targets_python3_12?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/scripttest with USE conditionals 'test?' -> 'python_targets_python3_12?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/tomli-w with USE conditionals 'test?' -> 'python_targets_python3_12?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/virtualenv with USE conditionals 'test?' -> 'python_targets_python3_12?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/werkzeug with USE conditionals 'test?' -> 'python_targets_python3_12?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/wheel with USE conditionals 'test?' -> 'python_targets_python3_12?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/cryptography with USE conditionals 'test?' -> 'python_targets_python3_12?' -> 'test-rust?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/freezegun with USE conditionals 'test?' -> 'python_targets_python3_13?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pretend with USE conditionals 'test?' -> 'python_targets_python3_13?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pytest-rerunfailures with USE conditionals 'test?' -> 'python_targets_python3_13?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pytest-xdist with USE conditionals 'test?' -> 'python_targets_python3_13?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/scripttest with USE conditionals 'test?' -> 'python_targets_python3_13?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/tomli-w with USE conditionals 'test?' -> 'python_targets_python3_13?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/virtualenv with USE conditionals 'test?' -> 'python_targets_python3_13?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/werkzeug with USE conditionals 'test?' -> 'python_targets_python3_13?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/wheel with USE conditionals 'test?' -> 'python_targets_python3_13?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/cryptography with USE conditionals 'test?' -> 'python_targets_python3_13?' -> 'test-rust?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
  • dev-python/poetry-core:

    • from 2.0.1 to 2.1.1
    • added pypy3_11 to PYTHON_COMPAT which explains a bunch of dependency updates below
    • build dependencies:
      • changes for dev-python/build with USE conditionals 'test?' -> 'python_targets_pypy3?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pytest-mock with USE conditionals 'test?' -> 'python_targets_pypy3?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/tomli-w with USE conditionals 'test?' -> 'python_targets_pypy3?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/trove-classifiers with USE conditionals 'test?' -> 'python_targets_pypy3?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/virtualenv with USE conditionals 'test?' -> 'python_targets_pypy3?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • added a dependency 'dev-vcs/git' for USE 'test?' -> 'python_targets_pypy3?'
      • added a dependency 'dev-python/build[python_targets_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]' for USE 'test?' -> 'python_targets_pypy3_11?'
      • added a dependency 'dev-python/pytest-mock[python_targets_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]' for USE 'test?' -> 'python_targets_pypy3_11?'
      • added a dependency 'dev-python/tomli-w[python_targets_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]' for USE 'test?' -> 'python_targets_pypy3_11?'
      • added a dependency '>=dev-python/trove-classifiers-2022.5.19[python_targets_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]' for USE 'test?' -> 'python_targets_pypy3_11?'
      • added a dependency '>=dev-python/virtualenv-20.21[python_targets_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]' for USE 'test?' -> 'python_targets_pypy3_11?'
      • changes for dev-vcs/git with USE conditionals 'test?' -> 'python_targets_pypy3?':
        • USE conditionals changed to 'test?' -> 'python_targets_pypy3_11?'
      • changes for dev-python/build with USE conditionals 'test?' -> 'python_targets_python3_10?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pytest-mock with USE conditionals 'test?' -> 'python_targets_python3_10?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/tomli-w with USE conditionals 'test?' -> 'python_targets_python3_10?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/trove-classifiers with USE conditionals 'test?' -> 'python_targets_python3_10?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/virtualenv with USE conditionals 'test?' -> 'python_targets_python3_10?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/build with USE conditionals 'test?' -> 'python_targets_python3_11?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pytest-mock with USE conditionals 'test?' -> 'python_targets_python3_11?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/tomli-w with USE conditionals 'test?' -> 'python_targets_python3_11?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/trove-classifiers with USE conditionals 'test?' -> 'python_targets_python3_11?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/virtualenv with USE conditionals 'test?' -> 'python_targets_python3_11?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/build with USE conditionals 'test?' -> 'python_targets_python3_12?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pytest-mock with USE conditionals 'test?' -> 'python_targets_python3_12?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/tomli-w with USE conditionals 'test?' -> 'python_targets_python3_12?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/trove-classifiers with USE conditionals 'test?' -> 'python_targets_python3_12?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/virtualenv with USE conditionals 'test?' -> 'python_targets_python3_12?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/build with USE conditionals 'test?' -> 'python_targets_python3_13?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/pytest-mock with USE conditionals 'test?' -> 'python_targets_python3_13?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/tomli-w with USE conditionals 'test?' -> 'python_targets_python3_13?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/trove-classifiers with USE conditionals 'test?' -> 'python_targets_python3_13?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/virtualenv with USE conditionals 'test?' -> 'python_targets_python3_13?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
    • release notes: https://github.com/python-poetry/poetry-core/releases/tag/2.1.1 https://github.com/python-poetry/poetry-core/releases/tag/2.1.0
  • dev-python/setuptools: [SYSEXT-PYTHON]

  • dev-python/setuptools-scm: [SYSEXT-PYTHON]

    • from 8.1.0 to 8.2.0
    • build dependencies:
      • changes for dev-python/setuptools with USE conditionals 'test?':
        • added version constraint >=61
      • changes for dev-python/tomli with USE conditionals 'test?' -> 'python_targets_pypy3?':
        • added version constraint >=2.0.2
      • changes for dev-python/tomli with USE conditionals 'test?' -> 'python_targets_python3_10?':
        • added version constraint >=2.0.2
    • runtime dependencies:
      • changes for dev-python/setuptools:
        • added version constraint >=61
      • changes for dev-python/tomli with USE conditionals 'python_targets_pypy3?':
        • added version constraint >=2.0.2
      • changes for dev-python/tomli with USE conditionals 'python_targets_python3_10?':
        • added version constraint >=2.0.2
    • release notes: https://github.com/pypa/setuptools-scm/blob/v8.2.0/CHANGELOG.md
  • dev-python/trove-classifiers: [SYSEXT-PYTHON]

  • dev-util/bpftool: [PROD] [DEV]

    • still at 7.5.0
    • added support for LLVM 20, which explains the dependency changes below
    • added IUSE flag 'llvm_slot_20'
    • build dependencies:
      • added a dependency 'llvm-core/clang:20[llvm_targets_BPF]' for USE 'clang?' -> 'llvm_slot_20?'
    • dependencies:
      • added a dependency 'llvm-core/llvm:20' for USE 'llvm?' -> 'llvm_slot_20?'
    • runtime dependencies:
      • added a dependency 'llvm-core/llvm:20' for USE 'llvm?' -> 'llvm_slot_20?'
  • dev-util/gdbus-codegen:

  • dev-util/glib-utils:

  • dev-util/maturin:

    • from 1.8.1 to 1.8.2
    • added pypy3_11 to PYTHON_COMPAT which explains a bunch of dependency updates below
    • added IUSE flag 'python_targets_pypy3_11'
    • build dependencies:
      • changes for dev-python/gpep517:
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/setuptools:
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • added a dependency 'dev-lang/pypy:3.11=' for USE 'python_targets_pypy3_11?'
      • changes for dev-python/boltons with USE conditionals 'test?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/virtualenv with USE conditionals 'test?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
    • runtime dependencies:
      • added a dependency 'dev-lang/pypy:3.11=' for USE 'python_targets_pypy3_11?'
    • licenses:
      • dropped license 'ISC'
    • release notes: https://github.com/PyO3/maturin/releases/tag/v1.8.2
  • dev-util/patchelf:

    • still at 0.18.0
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • dev-vcs/git: [PROD] [DEV]

  • eclass/autotools.eclass:

    • conditionalized elt-patches (libtool.eclass) dependency
  • eclass/cargo.eclass:

    • enabled dynamic linking by default
  • eclass/dist-kernel-utils.eclass:

    • pass on extra args to installkernel v56
  • eclass/libtool.eclass:

    • updated dependency on >=app-portage/elt-patches-20250306
    • added LIBTOOL_DEPEND
  • eclass/llvm-utils.eclass:

    • added llvm_cmake_use_musl helper
  • eclass/rust.eclass:

    • fixed typos, docs updates
  • eclass/toolchain.eclass:

    • fixed -Wstringop-overread filter
    • wired up COBOL
    • wired up libc++ support
    • hackily fixed up libstdc++.modules.json
  • eclass/xorg-3.eclass:

    • added dependency on elt-patches where appropriate
  • media-libs/libpng:

  • net-analyzer/netperf: [DEV]

    • still at 2.7.0_p20210121
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • net-analyzer/tcpdump: [PROD] [DEV]

    • still at 4.99.5
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • net-dialup/lrzsz: [DEV]

    • still at 0.12.20-r10
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • net-dialup/minicom: [DEV]

    • still at 2.9
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • net-dns/libidn2: [PROD] [DEV]

    • still at 2.3.7
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • net-firewall/ipset: [PROD] [DEV]

    • still at 7.23
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • net-fs/cifs-utils: [PROD] [DEV]

    • still at 7.0-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • net-libs/gnutls: [PROD] [DEV]

    • still at 3.8.9
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • net-libs/libpcap: [PROD] [DEV]

    • still at 1.10.5
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • net-misc/bridge-utils: [PROD] [DEV]

    • still at 1.7.1-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • net-misc/curl: [PROD] [DEV]

    • still at 8.12.1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • net-misc/iperf: [DEV]

    • still at 3.17.1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • net-misc/ntp: [PROD] [DEV]

    • still at 4.2.8_p17-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • net-misc/openssh: [PROD] [DEV]

    • still at 9.9_p2
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • net-misc/rsync: [PROD] [DEV]

    • still at 3.3.0-r2
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • net-nds/openldap: [PROD] [DEV]

    • still at 2.6.8-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • profiles:

    • masked dev-util/pkgconf-2.4.1, hangs emerge
  • sec-policy/selinux-base: [PROD] [DEV]

    • still at 2.20240916-r1
    • changed SELINUXTYPE in config from strict to mcs, which means that we don't need to override it any more
  • sys-apps/acl: [PROD] [DEV]

    • still at 2.3.2-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-apps/attr: [PROD] [DEV]

    • still at 2.5.2-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-apps/debianutils:

    • still at 5.14-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-apps/file: [DEV]

    • still at 5.45-r4
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-apps/i2c-tools: [DEV]

    • still at 4.3-r2
    • added python3_13 to PYTHON_COMPAT which explains a bunch of dependency updates below
    • added IUSE flag 'python_targets_python3_13'
    • build dependencies:
      • changes for dev-python/gpep517 with USE conditionals 'python?':
        • added python_targets_python3_13 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/setuptools with USE conditionals 'python?':
        • added python_targets_python3_13 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/setuptools with USE conditionals 'python?':
        • added python_targets_python3_13 use enabled if enabled requirement (will pretend as disabled if missing)
      • added a dependency 'dev-lang/python:3.13' for USE 'python?' -> 'python_targets_python3_13?'
    • runtime dependencies:
      • added a dependency 'dev-lang/python:3.13' for USE 'python?' -> 'python_targets_python3_13?'
  • sys-apps/iproute2: [PROD] [DEV]

  • sys-apps/kexec-tools: [PROD] [DEV]

    • still at 2.0.30
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-apps/kmod: [PROD] [DEV]

    • still at 33
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-apps/less: [PROD] [DEV]

    • still at 668
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-apps/man-db: [DEV]

    • still at 2.13.0
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-apps/man-pages: [DEV]

    • from 6.06 to 6.10
    • added IUSE flag 'l10n_ko'
      • adds korean translation
    • post dependencies:
      • added a dependency 'app-i18n/man-pages-l10n[l10n_ko(-)]' for USE 'l10n_ko?'
      • added a dependency 'app-i18n/man-pages-l10n[l10n_ru(-)]' for USE 'l10n_ru?'
    • release notes: https://lkml.org/lkml/2025/1/22/1229
  • sys-apps/portage: [DEV]

    • from 3.0.66.1-r1 to 3.0.67
    • added pypy3_11 to PYTHON_COMPAT which explains a bunch of dependency updates below
    • added IUSE flag 'python_targets_pypy3_11'
    • build dependencies:
      • changes for dev-python/sphinx with USE conditionals 'apidoc?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/sphinx-epytext with USE conditionals 'apidoc?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • added a dependency 'dev-lang/pypy:3.11=[ssl(+)]' for USE '!build?' -> 'python_targets_pypy3_11?'
      • added a dependency 'dev-lang/pypy:3.11=[bzip2(+),threads(+)]' for USE 'python_targets_pypy3_11?'
      • changes for dev-python/pytest-xdist with USE conditionals 'test?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
    • runtime dependencies:
      • changes for app-portage/gemato with USE conditionals '!build?' -> 'rsync-verify?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
      • added a dependency 'dev-lang/pypy:3.11=[bzip2(+),threads(+)]' for USE 'python_targets_pypy3_11?'
      • changes for sys-libs/libselinux with USE conditionals 'selinux?':
        • added python_targets_pypy3_11 use enabled if enabled requirement (will pretend as disabled if missing)
    • release notes: https://github.com/gentoo/portage/blob/portage-3.0.67/NEWS
  • sys-apps/pv:

    • from 1.9.15 to 1.9.31
    • added IUSE flag 'ncurses'
      • disabled on Flatcar
    • dependencies:
      • added a dependency 'sys-libs/ncurses:=' for USE 'ncurses?'
    • runtime dependencies:
      • added a dependency 'sys-libs/ncurses:=' for USE 'ncurses?'
    • release notes: https://codeberg.org/ivarch/pv/releases/tag/v1.9.31
  • sys-apps/sed: [PROD] [DEV]

    • still at 4.9-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-apps/util-linux: [PROD] [DEV]

    • still at 2.40.4
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-apps/which: [PROD] [DEV]

  • sys-auth/sssd: [PROD] [DEV]

    • still at 2.9.6-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-block/parted: [PROD] [DEV]

    • still at 3.6-r2
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-boot/grub:

    • still at 2.12-r5
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-boot/mokutil: [PROD] [DEV]

    • still at 0.7.2
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-devel/binutils: [DEV]

    • still at 2.44
    • package became stable on 'amd64'
    • package became stable on 'arm64'
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-devel/flex:

    • still at 2.6.4-r6
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-devel/gcc: [PROD] [DEV]

    • still at 14.2.1_p20241221
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-devel/gettext: [PROD] [DEV]

    • still at 0.22.5-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-devel/patch: [DEV]

    • from 2.7.6-r6 to 2.7.6-r7
    • added patches fixing some dodgy assert and refining some configure tests
  • sys-firmware/edk2-bin:

  • sys-fs/fuse-overlayfs: [SYSEXT-PODMAN]

    • still at 1.14
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-fs/quota: [PROD] [DEV]

    • still at 4.09-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-fs/squashfs-tools-ng:

    • still at 1.3.2
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-fs/xfsprogs: [PROD] [DEV]

  • sys-fs/zfs: [SYSEXT-ZFS]

    • still at 2.2.7
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-fs/zfs-kmod: [SYSEXT-ZFS]

    • still at 2.2.7
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-libs/binutils-libs: [PROD] [DEV]

    • still at 2.44
    • package became stable on 'amd64'
    • package became stable on 'arm64'
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-libs/cracklib: [PROD] [DEV]

    • still at 2.10.3
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-libs/gdbm: [AZURE] [DEV] [GCE] [SYSEXT-PYTHON]

    • still at 1.24
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-libs/libcap-ng: [PROD] [DEV]

    • still at 0.8.5
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-libs/libseccomp: [PROD] [DEV]

    • from 2.5.5-r2 to 2.6.0
    • added python3_13 to PYTHON_COMPAT which explains a bunch of dependency updates below
    • removed IUSE flag 'experimental-loong'
    • added IUSE flag 'python_targets_python3_13'
    • build dependencies:
      • dropped a dependency '>=app-portage/elt-patches-20240116'
      • dropped a dependency '>=dev-build/libtool-2.4.7-r3' for USE 'experimental-loong?'
      • dropped a dependency 'sys-devel/gnuconfig' for USE 'experimental-loong?'
      • dropped a dependency '>=dev-build/automake-1.17-r1:1.17' for USE 'experimental-loong?' -> '||'
      • dropped a dependency '>=dev-build/automake-1.16.5:1.16' for USE 'experimental-loong?' -> '||'
      • dropped a dependency '>=dev-build/autoconf-2.72-r1:2.72' for USE 'experimental-loong?' -> '||'
      • changes for dev-python/cython with USE conditionals 'python?':
        • added python_targets_python3_13 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/gpep517 with USE conditionals 'python?':
        • added python_targets_python3_13 use enabled if enabled requirement (will pretend as disabled if missing)
      • changes for dev-python/setuptools with USE conditionals 'python?':
        • added python_targets_python3_13 use enabled if enabled requirement (will pretend as disabled if missing)
      • added a dependency 'dev-lang/python:3.13' for USE 'python?' -> 'python_targets_python3_13?'
    • dependencies:
      • added a dependency 'dev-lang/python:3.13' for USE 'python?' -> 'python_targets_python3_13?'
    • runtime dependencies:
      • added a dependency 'dev-lang/python:3.13' for USE 'python?' -> 'python_targets_python3_13?'
    • release notes: https://github.com/seccomp/libseccomp/releases/tag/v2.6.0 https://github.com/seccomp/libseccomp/releases/tag/v2.5.6
  • sys-libs/libunwind: [PROD] [DEV]

    • still at 1.8.1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-libs/ncurses: [PROD] [DEV]

  • sys-libs/zlib: [PROD] [DEV]

    • still at 1.3.1-r1
    • build dependencies:
      • dropped a dependency '>=app-portage/elt-patches-20240116'
      • added a dependency '>=app-portage/elt-patches-20250306' for USE 'minizip?'
  • sys-process/audit: [PROD] [DEV]

    • still at 4.0.2-r1
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • sys-process/procps: [PROD] [DEV]

    • still at 4.0.4-r2
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306
  • x11-misc/makedepend:

    • still at 1.0.9
    • build dependencies:
      • changes for app-portage/elt-patches:
        • changed version constraint from >=20240116 to >=20250306

--

  • changelog
  • image diff

@github-actions github-actions bot added the main label Mar 17, 2025
Flatcar Buildbot added 29 commits March 20, 2025 13:37
It's from Gentoo commit ab4fa5f13df954019eed259e37d10450e4a93ce6.
It's from Gentoo commit 2aee709e7119636b53eeb34a08700508471783c1.
It's from Gentoo commit ad4a2d8b96e0365cc95301df3f61af940cbb4ad6.
It's from Gentoo commit 2ad4ad308e454b53feb07b8a184dc1d90940e553.
It's from Gentoo commit cb793709180c5cf2e6a356b9a43a8731fa756419.
It's from Gentoo commit a870a3a8a6e29caafb3f9ae57f928a8e0267606c.
It's from Gentoo commit c93ae41478342596ba0b9fe9d33f99979515135e.
It's from Gentoo commit 8b5b838a550e0d1339dd04886be606a4aea8a3b3.
It's from Gentoo commit d2a1ed5b6daae1d9258b4f40a0a87c006ebd7142.
It's from Gentoo commit 6c968f4512dc5f984d32653523c39545bc68cc1e.
It's from Gentoo commit a301c605ccf48493c68d5abf35ecae5692d3d7d3.
It's from Gentoo commit 2e17603d5b3913cddb393e7f7c4f536656e3b6ee.
It's from Gentoo commit d69d1a77d505f35f9142b71a8d9411c4a2216010.
It's from Gentoo commit 4332c9d6fce6920811d2fda2d02b4405a88a5ba1.
It's from Gentoo commit 80b3dd6c8ed7868b98f0a96ed0b88f998fa7774f.
It's from Gentoo commit 9102b0eae958dc76afba2e7b5210745d4a51b60b.
It's from Gentoo commit 4fc49b111c23ac4820233e9e021bb24ed90fcf21.
It's from Gentoo commit 1f3c6aead0067083de758bd2b5fb0dd63af45430.
It's from Gentoo commit f7af9ec88a93891a514385fda0f70a238b1169cd.
It's from Gentoo commit a7285fd10bf087cf1975a344245b74335256fcc8.
It's from Gentoo commit 8471ec49af94d79ebafca2fb9a0b69e0c4d16518.
It's from Gentoo commit 4e801bf584ef94cf49086caee2732bd5d28b199d.
It's from Gentoo commit 08ee86ff9da0064cadb2db04006290e2dacd2bb9.
It's from Gentoo commit 12382889d5438c291c31d9262e50c71362035ffb.
It's from Gentoo commit 009645edaa775be3d5430ab8cd8ade9045c3b8c2.
It's from Gentoo commit 5116b3e1ff1a6986cfe5ead3569c9644a7b14df9.
It's from Gentoo commit 5f7391127f2cb5dc73307c0b482984d25b02c12c.
It's from Gentoo commit 87045826d5ef438a49a83f54355ad1212b460bcc.
It's from Gentoo commit fd8e9138a4d7f50a6276c893b6e052a4aff06de0.
@krnowak krnowak force-pushed the buildbot/weekly-portage-stable-package-updates-2025-03-17 branch from e0111ae to 2c15410 Compare March 20, 2025 16:48
krnowak added 2 commits March 21, 2025 14:16
Setting a profile in a newly created sysroot when building native
toolchains broke after an eselect update. Apparently eselect gets the
path to the coreos-overlay repository and then prefixes it with
ROOT. Since ROOT was set to /build/<arch>-usr, the resulting patch was
wrong. Fix this by telling eselect where to find our make.profile
symlink in new sysroot by setting PORTAGE_CONFIGROOT to
/build/<arch>-usr and where to find our profiles by setting ROOT (and
SYSROOT, because it must match ROOT) to /.
Same fix as done in build_library/toolchain_util.sh.
@krnowak
Copy link
Member

krnowak commented Mar 26, 2025

CI passed.

Copy link
Author

@krnowak krnowak merged commit e8b631f into main Mar 27, 2025
1 of 3 checks passed
@github-project-automation github-project-automation bot moved this from ✅ Testing / in Review to Implemented in Flatcar tactical, release planning, and roadmap Mar 27, 2025
@krnowak krnowak deleted the buildbot/weekly-portage-stable-package-updates-2025-03-17 branch March 27, 2025 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

update: expat update: libxml2
2 participants