Skip to content
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

Weekly portage-stable package updates 2023-08-07 #1049

Merged
merged 111 commits into from
Aug 11, 2023

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Aug 7, 2023

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

Closes flatcar/Flatcar#1086.
Closes flatcar/Flatcar#1123.
Closes flatcar/Flatcar#1138.

An extra change in coreos-overlay is bumping sys-auth/google-oslogin from EAPI 6 to EAPI 8, because the pam eclass that this package is using dropped support for EAPI 6.

--

  • app-arch/libarchive: (PROD) (DEV)

  • app-arch/pigz: (PROD) (DEV)

    • still at 2.7-r1
    • updated keywords for other arches
  • app-arch/tar: (PROD) (DEV)

    • still at 1.34-r3
    • no changes
  • app-arch/xz-utils: (PROD) (DEV)

    • still at 5.4.3
    • updated keywords for other arches
  • app-crypt/libmd: (PROD) (DEV)

  • app-crypt/mit-krb5: (PROD) (DEV)

    • still at 1.20.1
    • no changes
  • app-crypt/rhash:

    • still at 1.4.3
    • changed license to from MIT to 0BSD
  • app-editors/vim: (PROD) (DEV)

  • app-editors/vim-core: (PROD) (DEV)

  • app-emulation/qemu:

  • app-emulation/qemu-guest-agent: (PROD) (DEV)

    • still at 8.0.0
    • no changes
  • app-portage/portage-utils:

    • still at 0.96-r1
    • no changes
  • dev-lang/perl:

    • still at 5.36.1-r3
    • updated keywords for other arches
  • dev-lang/python: (DEV)

    • still at 3.11.4
    • no changes
  • dev-libs/elfutils: (PROD) (DEV)

    • still at 0.189-r1
    • still unstable for amd64
    • updated keywords for other arches
    • drop lto filtering, not necessary any more
    • updated metadata
  • dev-libs/gmp: (PROD) (DEV)

    • still at 6.2.1-r5
    • no changes
  • dev-libs/libassuan: (PROD) (DEV)

  • dev-libs/libksba: (PROD) (DEV)

  • dev-libs/libpcre: (PROD) (DEV)

    • still at 8.45-r1
    • no changes
  • dev-libs/libuv: (PROD) (DEV)

  • dev-libs/libxml2: (PROD) (DEV)

    • still at 2.11.4
    • updated keywords for other arches
  • dev-libs/nettle: (PROD) (DEV)

    • still at 3.9.1
    • updated keywords for other arches
  • dev-python/cython:

    • still at 0.29.35
    • no changes
  • dev-python/docutils:

    • still at 0.20.1
    • no changes
  • dev-python/jaraco-functools:

    • still at 3.8.0
    • no changes
  • dev-python/jaraco-text:

    • still at 3.11.1
    • dropped dependency on dev-python/pathlib2 for python 3.9
  • dev-python/lxml:

    • still at 4.9.2
    • no changes
  • dev-python/more-itertools:

    • still at 9.1.0
    • no changes
  • dev-python/nspektr:

    • still at 0.4.0
    • dropped dependency on dev-python/importlib-metadata for python 3.{8,9}
  • dev-python/packaging:

    • still at 23.1
    • no changes
  • dev-python/platformdirs:

    • still at 3.8.0
    • no changes
  • dev-python/pydantic:

    • dropped, unused package
  • dev-python/pygments:

    • still at 2.15.1
    • no changes
  • dev-python/pyparsing:

  • dev-python/setuptools:

    • still at 67.8.0-r1
    • dropped dependency on dev-python/importlib-metadata for python 3.9
  • dev-python/typing-extensions

  • dev-python/wheel:

    • still at 0.40.0
    • no changes
  • dev-util/b2:

    • still at 4.9.6
    • no changes
  • dev-util/checkbashisms:

    • still at 2.22.2
    • no changes
  • dev-util/cmake:

    • from 3.26.4-r1 to 3.26.4-r2
    • updated app-crypt/rhash dependency to detect slot changes (rhash changed soname)
  • dev-util/meson:

    • still at 1.1.1
    • no changes
  • dev-util/patchelf:

    • still at 0.18.0
    • updated keywords for other arches
  • dev-util/pkgconf:

    • still at 1.8.1
    • no changes
  • dev-vcs/git: (PROD) (DEV)

    • still at 2.41.0
    • updated keywords for other arches
  • eclass/cmake:

    • use NINJA_VERBOSE if CMAKE_VERBOSE is set up
  • eclass/distutils-r1:

    • bumped setuptools dependency to 67.8.0-r1
    • dropped dependency on dev-python/wheel
    • disable lto for extensions written in rust
    • dropped --reflink=auto - it's a default now and not compatible with other userland
  • eclass/git-r3:

    • added support for EGIT_LFS variable
  • eclass/kernel-2:

    • updated required firmware licenses
  • eclass/llvm:

    • bumped known slots to {18..8}
  • eclass/meson:

    • added support for MESON_VERBOSE variable
  • eclass/multibuild:

    • dropped --reflink=auto - it's a default now and not compatible with other userland
  • eclass/ninja-utils:

    • added support for NINJA_VERBOSE variable
  • eclass/pam:

    • dropped support for EAPI 6
    • refactored to avoid repetitive code
    • fixed some variables to be local
  • eclass/pypi:

    • fixed version translation
  • eclass/python-any-r1:

    • loosened some minimal versions of python
  • eclass/python-r1:

    • loosened some minimal versions of python
  • eclass/python-utils-r1:

    • added some more checks when running tests
    • loosened some minimal versions of python
    • fixed shebangs to use python in ROOT instead of BROOT
  • eclass/toolchain-funcs:

    • cleaned up some code after obsoleting gcc 5 and lower
  • eclass/toolchain:

    • cleaned up some code after obsoleting gcc 5 and lower
    • disabled silent rules and dependency tracking
    • disabled gcov for cross builds
  • eclass/verify-sig:

    • updated some comments
  • licenses:

    • dropped unused linux-firmware license
  • media-libs/libpng:

  • net-firewall/ipset: (PROD) (DEV)

    • from 7.17 to 7.17-r1
    • still unstable for arm64, so added accept keywords to overlay
    • new files for openrc (we don't install those)
  • net-libs/gnutls: (PROD) (DEV)

    • still at 3.8.0
    • became stable for amd64, so updated accept keywords in overlay
  • net-libs/libpcap: (PROD) (DEV)

    • still at 1.10.4
    • updated keywords for other arches
  • net-misc/curl: (PROD) (DEV)

  • net-misc/socat: (PROD) (DEV)

    • from 1.7.4.4 to 1.7.4.4-r1
    • bumped sys-libs/openssl to openssl-3 or greater
    • dropped bindist USE flag, openssl-3 uses apache license, so the issue of linking readline and openssl (which used to have an incompatible license) in one binary is no more
  • net-misc/whois: (PROD) (DEV)

    • still at 5.5.17
    • no changes
  • net-nds/openldap: (PROD) (DEV)

    • still at 2.5.14
    • no changes
  • profiles

    • sys-devel/gcc-14.0.0_pre20230806 is masked
      • not relevant, we are still at 12.3
    • dev-util/pkgconf-2.0.0 is masked
      • not relevant - the ebuild is still unstable, we have 1.8.1
    • sys-apps/systemd-tmpfiles, sys-boot/systemd-boot and sys-fs/udev are masked, migrated to sys-apps/systemd-utils
      • not relevant to us - we have none of these packages
  • sys-apps/acl: (PROD) (DEV)

    • from 2.3.1-r1 to 2.3.1-r2
    • fixed large file support issues with musl
    • added a better check whether to use fortification flags
  • sys-apps/coreutils: (PROD) (DEV)

    • from 9.3-r2 to 9.3-r3
    • became stable for arm64, so dropped accept keywords from overlay
    • fixed issues with large file support detection during configuration
  • sys-apps/debianutils:

    • still at 5.7
    • no changes
  • sys-apps/file: (DEV)

    • still at 5.44-r3
    • no changes
  • sys-apps/hwdata: (PROD) (DEV)

    • still at 0.371
    • no changes
  • sys-apps/less: (PROD) (DEV)

    • still at 633
    • no changes
  • sys-apps/man-pages: (DEV)

    • still at 6.04
    • no changes
  • sys-apps/portage: (DEV)

  • sys-apps/pv:

    • still at 1.6.20
    • updated metadata
  • sys-apps/sandbox: (DEV)

  • sys-apps/smartmontools: (DEV)

    • still at 7.3
    • no changes
  • sys-apps/util-linux: (PROD) (DEV)

    • still at 2.38.1-r2
    • no changes
  • sys-devel/autoconf:

    • still at 2.69-r9 and 2.71-r6
    • updated keywords for other arches
  • sys-devel/automake:

    • from 1.16.5 to 1.16.5-r1
    • still unstable for arm64, so added accept keywords to overlay
    • fixed installation of info pages
  • sys-devel/binutils: (PROD) (DEV)

    • still at 2.40-r5
    • updated keywords for other arches
  • sys-devel/gcc: (PROD) (DEV)

    • still at 12.3.1_p20230526
    • no changes
  • sys-devel/gdb: (DEV)

    • from 13.2 to 13.2-r1
    • added a patch to fix debugging on sparc
  • sys-devel/gnuconfig: (DEV)

    • still at 20230121
    • no changes
  • sys-firmware/intel-microcode: (PROD) (DEV)

  • sys-fs/e2fsprogs: (PROD) (DEV)

    • still at 1.47.0-r2
    • no changes
  • sys-fs/multipath-tools: (PROD) (DEV)

    • still at 0.9.5
    • became stable for amd64, so dropped accept keywords from overlay
  • sys-libs/binutils-libs: (PROD) (DEV)

    • still at 2.40-r5
    • updated keywords for other arches
  • sys-libs/ldb: (PROD) (DEV)

    • still at 2.4.4
    • bumped python compat to 3.{10,11}
  • sys-libs/talloc: (PROD) (DEV)

    • still at 2.4.0
    • no changes
  • sys-libs/tdb: (PROD) (DEV)

    • still at 1.4.8
    • no changes
  • sys-libs/tevent: (PROD) (DEV)

    • still at 0.14.1
    • no changes

--

  • changelog
  • image diff

@github-actions github-actions bot added the main label Aug 7, 2023
@krnowak krnowak force-pushed the buildbot/weekly-portage-stable-package-updates-2023-08-07 branch from 67ac40b to f0b3543 Compare August 8, 2023 17:22
Flatcar Buildbot added 27 commits August 9, 2023 11:22
It's from Gentoo commit 4c4cfcd51c07d6f13f9936655130c6a7328a2af8.
It's from Gentoo commit 7754c131babd985c68a6b0785c6ee0212989273c.
It's from Gentoo commit 194bc21b690b64f43fa381ef6ffaf1a8e711e9af.
It's from Gentoo commit 338e68fc8f4b15d15d48d678c8fdb32e9d22c082.
It's from Gentoo commit 80a143ffdd1dff79072c2435d3700ee37183968d.
It's from Gentoo commit 20db76a90387cd2a6550f34ac7d5d3d9737a6ad7.
It's from Gentoo commit ec6e9c132d4399a5a33049f123a113b290f3378f.
It's from Gentoo commit a91de01ec6ffd94dfd502291fe21c7bb76812c38.
It's from Gentoo commit 86deb4b86045532504c8ae85a9e5d67d8d6629df.
It's from Gentoo commit dfc2699a4aa52a21040de52ba2babae5e745d5b5.
It's from Gentoo commit dacdd43faeb28603ebc309270da07f16fb752d25.
It's from Gentoo commit d6102aa7bfeddf596180ca741dbf1edbcbb1716e.
It's from Gentoo commit 291ac9fb49c62adb87f7dc736e9e643b140988ed.
It's from Gentoo commit 68dbd9e095954bd83a332b2a812bc9cce736eb92.
It's from Gentoo commit fbb0074d34702b0cac5353f24773a941527f175b.
It's from Gentoo commit d89510821e84ece8bf057f57f297016fae114e06.
It's from Gentoo commit e9035528d156f4e28629cb23304369ff61c56b10.
It's from Gentoo commit e587f9af674e72a6ca1658f8d8daa6534fe56996.
It's from Gentoo commit c7ebd2b053695929b4028cabac2744b23a0bb4c6.
It's from Gentoo commit 1f01373b8d70dc0925805c7135e8e51af38f5745.
It's from Gentoo commit aa8500af273327b045681f30d11c4c482cffc5a4.
It's from Gentoo commit d2f9b4e1be9a2fbccd3a4355bfbe0f7b48d635f7.
It's from Gentoo commit e1e8c193a6ce07f105dc3767bed420b7010eefd9.
It's from Gentoo commit 107d39ef65230c527b91e45bf87924b5989d3650.
It's from Gentoo commit f2d893fa9b14745c05f07f10103d65f2d84b6755.
It's from Gentoo commit 9ae77e8cc8ea7a0bf4e4aed0636383ac3616cb7e.
It's from Gentoo commit 07f48c319ee7a5ebedbe615682f702c6ac99bbc9.
Flatcar Buildbot and others added 18 commits August 9, 2023 11:22
It's from Gentoo commit cd8a31b4b4ee28b6558815e362ab91c18e43484c.
It's from Gentoo commit e5107a18dfa7325ebfca4fefae04b8311231aa4a.
It's from Gentoo commit 10504662a96a4f6d2fe20e057abcac7af98d31e8.
It's from Gentoo commit 09bf920f1667402e295cf9d33dfe49d4eb9201fa.
It's from Gentoo commit 17012c820e915815fc3a3d7ff79ee0436d32cea3.
The package became stable after update.
We use openssl3 which can be linked into the same binary as readline
now.
The pam eclass dropped support for EAPI 6, so to avoid build failures,
bump the EAPI to the latest supported version in the
sys-auth/google-oslogin ebuild..
@krnowak krnowak force-pushed the buildbot/weekly-portage-stable-package-updates-2023-08-07 branch from f0b3543 to c2dba90 Compare August 9, 2023 09:23
@krnowak krnowak marked this pull request as ready for review August 9, 2023 09:48
@krnowak krnowak requested a review from a team August 9, 2023 09:48
@krnowak
Copy link
Member

krnowak commented Aug 9, 2023

CI passed.

@github-actions
Copy link
Author

github-actions bot commented Aug 9, 2023

Build action triggered: https://github.com/flatcar/scripts/actions/runs/5807504568

@krnowak krnowak merged commit 4605b27 into main Aug 11, 2023
1 check failed
@krnowak krnowak deleted the buildbot/weekly-portage-stable-package-updates-2023-08-07 branch August 11, 2023 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants