Flatcar Buildbot
6052c22462
dev-cpp/gtest: Sync with Gentoo
...
It's from Gentoo commit f1f3412eae055074e3e5e570c226f37320e4cee0.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
e054042918
dev-cpp/abseil-cpp: Sync with Gentoo
...
It's from Gentoo commit d8a261c0158f74b549c3f2ba9cf7b111286e4694.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
90fc8232d6
dev-build/meson: Sync with Gentoo
...
It's from Gentoo commit ade4e93a3abdac1d219839ea2552ed70cda596ca.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
a64c71cbda
app-text/mandoc: Sync with Gentoo
...
It's from Gentoo commit 1c45b436fb5fc449a595eca63dd014d589ddfb1b.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
33bdbcd3b0
app-shells/bash: Sync with Gentoo
...
It's from Gentoo commit fd1c491e0146cd7593f0ee7dbb281572d97d79ee.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
63e74da7ab
app-portage/elt-patches: Sync with Gentoo
...
It's from Gentoo commit 2b229d32da7187b975b79a287aaa960507b91576.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
91efba8761
app-emulation/qemu: Sync with Gentoo
...
It's from Gentoo commit 90ea995dd8a8427bade0a55798cc97ee92990d42.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
42f3040dd6
app-editors/vim: Sync with Gentoo
...
It's from Gentoo commit 374c53ac8519cd064bbfb83d158b07ac2e238cbc.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
ae44a84f7b
app-containers/podman: Sync with Gentoo
...
It's from Gentoo commit 22df9332ef7c56473b111e9975adbf92d41b3fe6.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
d3f4db5013
app-containers/netavark: Sync with Gentoo
...
It's from Gentoo commit 0b6d77f793fa80f66daf1f7d2d4e5509a919b64f.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
cfe532b837
app-containers/crun: Sync with Gentoo
...
It's from Gentoo commit 1d9eebf84401b1d7addbc05293c12ea68e9b5333.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
fcc4482dad
app-containers/containers-storage: Sync with Gentoo
...
It's from Gentoo commit b9a7f976fd541794d0ee3cd0536d3fa78d56bde7.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
f356dde02d
app-containers/containers-shortnames: Sync with Gentoo
...
It's from Gentoo commit 610485ed0977b54eda4b3429d3c4123e51e3fcf8.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
4bf490c6a7
app-containers/containers-image: Sync with Gentoo
...
It's from Gentoo commit 5e71926464f458bc8ff3e5a99d18b4e6602768cd.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
28b235d486
app-containers/containers-common: Sync with Gentoo
...
It's from Gentoo commit c1ff625e36a4445d76d767880abe8a9260996468.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
7355069b58
app-containers/conmon: Sync with Gentoo
...
It's from Gentoo commit 6305c1750041f1d16ddd2bb5fef07d89b6dc4c3f.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
4d4e182cbc
app-containers/catatonit: Sync with Gentoo
...
It's from Gentoo commit c6e6d7298d8071d791c7ddfc0beea4a4cc1634c0.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
fd965769eb
app-containers/aardvark-dns: Sync with Gentoo
...
It's from Gentoo commit 0225eb08019e099e01ef36b74c9561324f900641.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
79eefa21e4
app-alternatives/sh: Sync with Gentoo
...
It's from Gentoo commit cff4627d3a789d5cdea50698c8ba9b1f24148b10.
2024-08-29 12:11:38 +02:00
Thilo Fromm
1b7c0c2ecc
build_sysext: Detect dev rebuild of release tag, fix build ID issue
...
build_sysext uses a base squashfs (basically a full snapshot of the
Flatcar OS image) to build custom sysexts on top. Before building it
ensures the base image actualy matches the OS version in the repository
root.
The version string includes a BUILD_ID which might be auto-generated (by
including common.sh) if it is not present in the version file - e.g.
when the version is an official release (tag). This build ID
auto-generation causes issues with the version check when image build
and sysext build scripts run independently - each will generate its own
build ID, and this will cause build_sysext's version check to fail.
build_sysext will now use the build id from the base squashfs when it is
not set in the source tree's version.txt to work around that issue. This
is a more general solution than 361eda220b
(which this patch reverts) as it directly addresses the issue in
build_sysext instead of working around it in sysext_prod_builder.
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2024-08-29 10:39:07 +02:00
flatcar-ci
a4485ed2cc
New version: main-4076.0.0-nightly-20240828-2100
2024-08-28 21:00:26 +00:00
Mathieu Tortuyaux
83004c3835
Merge pull request #2240 from flatcar/linux-6.6.47-main
...
Upgrade Linux Kernel for main from 6.6.43 to 6.6.47
2024-08-28 16:31:07 +02:00
Adrian Vladu
51231d4d6a
sys-kernel/coreos-sources: changelog: add 6.6.47 kernel
2024-08-28 16:30:44 +02:00
Adrian Vladu
d60f4b220c
sys-kernel/coreos-sources: update revert pahole flags patch
2024-08-28 12:13:13 +02:00
Flatcar Buildbot
5e91b5ea67
sys-kernel/coreos-sources: Update from 6.6.43 to 6.6.47
2024-08-28 12:13:13 +02:00
Mathieu Tortuyaux
12c7af399a
Merge pull request #2228 from flatcar/go-1.21.13-main
...
Upgrade Go from 1.21.12 to 1.21.13
2024-08-28 12:10:14 +02:00
flatcar-ci
fcde17fe53
New version: main-4075.0.0-nightly-20240827-2100
2024-08-27 21:00:23 +00:00
James Le Cuirot
35aa63d8db
Merge pull request #2252 from flatcar/chewi/azure-nvme-utils
...
azure-nvme-utils: Migrate coreos-overlay to portage-stable, 0.2.0 bump
2024-08-27 13:32:02 +01:00
Flatcar Buildbot
2f976a159f
dev-lang/go: Update from 1.21.12 to 1.21.13
2024-08-27 13:54:52 +02:00
flatcar-ci
00606cb4ed
New version: main-4074.0.0-nightly-20240826-2100
2024-08-26 21:00:26 +00:00
James Le Cuirot
99543e30c6
Update .github/workflows/portage-stable-packages-list
...
Co-authored-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-08-26 10:41:54 +01:00
flatcar-ci
1359e271ec
New version: main-4071.0.0-nightly-20240823-2100
2024-08-24 01:33:14 +00:00
flatcar-ci
d48602f5a8
New version: main-4071.0.0-nightly-20240823-2100-INTERMEDIATE
2024-08-23 21:00:28 +00:00
James Le Cuirot
0fd0ea6dc2
azure-nvme-utils: Migrate coreos-overlay to portage-stable, 0.2.0 bump
...
The coreos-overlay package under app-admin was written by Jeremi around
the same time I added it to Gentoo under sys-apps. It has had a new
release since.
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-23 16:06:41 +01:00
James Le Cuirot
b76bceef89
Merge pull request #2250 from flatcar/chewi/no-eapi6
...
Bump remaining EAPI 6 ebuilds to 8 and drop obsolete eclasses
2024-08-23 14:29:14 +01:00
Krzesimir Nowak
5ca1dfc47d
.github: Drop removed eclasses from automation
2024-08-23 13:24:17 +01:00
James Le Cuirot
ecc362817d
eclass/{ltprune,epatch,eutils}.eclass: Drop unused eclasses
...
All our ebuilds are now at least EAPI 7.
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-23 13:24:16 +01:00
Krzesimir Nowak
c1688c61b3
eclass/tests: Drop the directory
...
We weren't syncing that for ages and we are not running those tests,
so drop the directory altogether.
2024-08-23 13:24:15 +01:00
James Le Cuirot
f10c24ef47
sys-boot/syslinux: EAPI 8, fix pkgcheck issues
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-23 13:24:14 +01:00
James Le Cuirot
1d67a65414
sys-auth/pambase: EAPI 8, fix pkgcheck issues
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-23 13:24:13 +01:00
James Le Cuirot
316db0e09b
coreos-base/flatcar-eks: EAPI 8, fix pkgcheck issues
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-23 13:24:12 +01:00
James Le Cuirot
3c1b247280
app-eselect/eselect-go: EAPI 8, fix pkgcheck issues
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-23 13:24:11 +01:00
James Le Cuirot
d3a90670c8
app-emulation/google-compute-engine: EAPI 8, fix pkgcheck, use eclass
...
I can't find any evidence that this actually uses setuptools at runtime.
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-23 13:24:10 +01:00
James Le Cuirot
3d544fe172
app-admin/flannel-wrapper: EAPI 8, fix pkgcheck issues
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-23 13:24:09 +01:00
James Le Cuirot
82f98f09c7
app-admin/etcd-wrapper: EAPI 8, fix pkgcheck issues
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-23 12:16:57 +01:00
flatcar-ci
7487535706
New version: main-4070.0.0-nightly-20240822-2100
2024-08-22 21:00:26 +00:00
James Le Cuirot
95acc13da0
Merge pull request #2249 from flatcar/chewi/decrypt-root-udev
...
sys-kernel/bootengine: Bump to fix slow PXE/ISO boots with udev rule
2024-08-22 16:49:48 +01:00
James Le Cuirot
401a715b49
sys-kernel/bootengine: Bump to fix slow PXE/ISO boots with udev rule
...
See: https://github.com/flatcar/bootengine/pull/98
See: https://github.com/flatcar/Flatcar/issues/1514
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-22 13:36:29 +01:00
flatcar-ci
4f04fa67e2
New version: main-4069.0.0-nightly-20240821-2100
2024-08-21 21:00:30 +00:00
Krzesimir Nowak
6e9797482d
Merge pull request #2214 from flatcar/krnowak/rest-automation
...
Put rest of the packages in portage-stable under automation
2024-08-21 13:13:11 +02:00