Skip to content

Weekly portage-stable package updates 2026-08-03 - #4173

Draft
github-actions[bot] wants to merge 195 commits into
mainfrom
buildbot/weekly-portage-stable-package-updates-2026-08-03
Draft

Weekly portage-stable package updates 2026-08-03#4173
github-actions[bot] wants to merge 195 commits into
mainfrom
buildbot/weekly-portage-stable-package-updates-2026-08-03

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

CI: https://jenkins.flatcar.org/job/container/job/sdk/133/cldsv/

Closes flatcar/Flatcar#2173
Closes flatcar/Flatcar#2224
Closes flatcar/Flatcar#2182
Closes flatcar/Flatcar#2124
Closes flatcar/Flatcar#1693
Closes flatcar/Flatcar#2212
Closes flatcar/Flatcar#2210
Closes flatcar/Flatcar#2209
Closes flatcar/Flatcar#2225
Closes flatcar/Flatcar#2079
Closes flatcar/Flatcar#2127
Closes flatcar/Flatcar#2197
Closes flatcar/Flatcar#2211
Closes flatcar/Flatcar#2196
Closes flatcar/Flatcar#2068
Closes flatcar/Flatcar#2199
Closes flatcar/Flatcar#2190
Closes flatcar/Flatcar#2222
Closes flatcar/Flatcar#2189
Closes flatcar/Flatcar#2191
Closes flatcar/Flatcar#2258
Closes flatcar/Flatcar#2242
Closes flatcar/Flatcar#2175
Closes flatcar/Flatcar#2220
Closes flatcar/Flatcar#2179
Closes flatcar/Flatcar#2192
Closes flatcar/Flatcar#2207
Closes flatcar/Flatcar#2195

Partially addresses flatcar/Flatcar#2169
Partially addresses flatcar/Flatcar#2142

--

--

  • changelog
  • image diff

@github-actions github-actions Bot added the main label Aug 3, 2026
@krnowak
krnowak force-pushed the buildbot/weekly-portage-stable-package-updates-2026-08-03 branch from 683249d to 6f5965e Compare August 7, 2026 18:39
@krnowak
krnowak force-pushed the buildbot/weekly-portage-stable-package-updates-2026-08-03 branch from 6f5965e to c3c2756 Compare August 7, 2026 18:47
@krnowak
krnowak force-pushed the buildbot/weekly-portage-stable-package-updates-2026-08-03 branch from c3c2756 to c81c02f Compare August 7, 2026 18:48
@krnowak
krnowak force-pushed the buildbot/weekly-portage-stable-package-updates-2026-08-03 branch from c81c02f to d2a5e3c Compare August 10, 2026 14:41
Flatcar Buildbot added 16 commits August 11, 2026 11:49
It's from Gentoo commit 26eea6f0bd95ba783f861e590012f0f0abb77117.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 8861c37e3fe818881fc80a944bb0da1fe2817b42.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 849115cb6a00b3cd2c29a11990728f39cc009633.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 2bc085bd16ce55b6b6d739181524efcba10e43ae.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit a934a8ca9c04f1d5cb108d3b8868a83d8c72bd8a.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 7aa35664605c2c323f160612fd3b2f392d2d6cf8.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit e54427313be85e660df7678ad4dcd38292c94c3a.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 5865bd45d8349212a216950c5fb090f7804e0d49.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 0833c9fed35b418972af787666741cf67a6818df.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 97c0ae5651db0f9e21202e43afe67c55143bfcab.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit a1f53fdc3dfad3e635a5315d608ead207f739df0.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 20b551b506a120a825dbdc8ec59f666dfbb1031f.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 77c41003631bbba0337b580c67ba456ba36e3d26.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 28d5d4f4063e979264df423f0ae7645b59b5b7bb.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit c95402428a66081d54db5c1b24ca746c1be7a089.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 70f57f449120ad9e753012c227b7a69159da8289.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
krnowak and others added 28 commits August 11, 2026 11:49
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
It's from Gentoo commit 1a7ea9d501b1fd9673bff8f28c7b089db2e2f288.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Prepare the changes for upstreaming:

- Hide python dependencies behind the python USE flag.

- Allow using original sources, without Gentoo modifications with the
  vanilla USE flag.

  - This also hides app-admin/setools dependency behind this USE
    flag. I'm not sure if anything in policycoreutils requires
    anything from that package - I assumed that Gentoo-provided rlpkg
    maybe does.

- Keep using /var/lib/selinux as a SELinux policy directory. We will
  use INSTALL_MASK to skip installation of the directory and will add
  a tmpfiles config file to coreos-base/misc-files instead.

- Stabilize the package.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
It's from Gentoo commit 66a5f848251234112d42dbdc8fe6f94b926cadc0.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Prepare the ebuild to be in an upstreamable state:

- hide python dependencies behind the IUSE flag

- move the semanage.conf additions to a patch

  - that way, we can add a user patch that changes compression setting
    that was added by Gentoo

- stabilize the package

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
And fix a tag - currently all the tags have arch as the suffix.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
…cies

With the fixes in selinux-policy-2.eclass, we can go back to the
single patch for all the selinux policy packages.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
… to env overrides

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
But this time yell quite loud about it, so it will be visible in the
occurences file. And I will remember to reinstate it next time instead
of spending more time to investigate it. But at least the
investigation resulted in dropping the patch - it is enough to just
regenerate the build system.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
@krnowak
krnowak force-pushed the buildbot/weekly-portage-stable-package-updates-2026-08-03 branch from d2a5e3c to 2f8968f Compare August 11, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: ⚒️ In Progress

2 participants