31015 Commits

Author SHA1 Message Date
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 361eda220b368c3c3a959357c54db10d4c2f1d1a
(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
Jeremi Piotrowski
a7f3c4df8c
Merge pull request #2222 from flatcar/tormath1/cloudinit
coreos-cloudinit: fix Equinix Metal cloudinit
2024-08-21 11:00:02 +02:00
Jeremi Piotrowski
e2e0067bea changelog: Add entry for EM cloudinit fix
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-08-21 10:56:32 +02:00
Jeremi Piotrowski
d26030c7b4
Merge pull request #2247 from flatcar/mayday-update
coreos-overlay/mayday: Upgrade to remove vulnerable dependencies
2024-08-21 09:50:27 +02:00
flatcar-ci
65bbbefc6b New version: main-4068.0.0-nightly-20240820-2100 2024-08-20 21:00:26 +00:00
Krzesimir Nowak
4f6eafdb8f
Merge pull request #2245 from flatcar/buildbot/weekly-portage-stable-package-updates-2024-08-19
Weekly portage-stable package updates 2024-08-19
2024-08-20 16:39:18 +02:00
Mathieu Tortuyaux
e21ad59ef8 coreos-cloudinit: fix Equinix Metal cloudinit
This has been raised on Slack:
```
Aug 08 19:03:33 shoot-79548-jlptk bash[1678]: 2024/08/08 19:03:33 Checking availability of "packet-metadata-service"
Aug 08 19:04:03 shoot-79548-jlptk bash[1678]: 2024/08/08 19:04:03 Checking availability of "packet-metadata-service"
Aug 08 19:04:33 shoot-79548-jlptk bash[1678]: 2024/08/08 19:04:33 Checking availability of "packet-metadata-service"
Aug 08 19:05:03 shoot-79548-jlptk bash[1678]: 2024/08/08 19:05:03 Checking availability of "packet-metadata-service"
Aug 08 19:05:33 shoot-79548-jlptk bash[1678]: 2024/08/08 19:05:33 Checking availability of "packet-metadata-service"
Aug 08 19:06:03 shoot-79548-jlptk bash[1678]: 2024/08/08 19:06:03 Checking availability of "packet-metadata-service"
Aug 08 19:06:09 shoot-79548-jlptk bash[1678]: 2024/08/08 19:06:09 No datasources available in time
Aug 08 19:06:09 shoot-79548-jlptk systemd[1]: oem-cloudinit.service: Main process exited, code=exited, status=1/FAILURE
Aug 08 19:06:09 shoot-79548-jlptk systemd[1]: oem-cloudinit.service: Failed with result 'exit-code'.
Aug 08 19:06:09 shoot-79548-jlptk systemd[1]: Failed to start oem-cloudinit.service - Run cloudinit.
```

The check for metadata endpoint availability (`curl https://metadata.packet.net/`) returns a 404 so it fails.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-08-20 14:25:49 +02:00
Jeremi Piotrowski
e519862d6f coreos-overlay/mayday: Upgrade to remove vulnerable dependencies
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-08-20 14:21:52 +02:00
Krzesimir Nowak
33f41c2e95 overlay profiles: Add accept keywords for dev-build/meson 2024-08-20 11:48:25 +02:00
flatcar-ci
f4660647c7 New version: main-4067.0.0-nightly-20240819-2100 2024-08-19 21:00:29 +00:00
Krzesimir Nowak
2eb03da53f changelog: Add an entry 2024-08-19 15:34:07 +02:00
Krzesimir Nowak
2777506332 .github: Add new packages to automation 2024-08-19 15:34:07 +02:00
Krzesimir Nowak
6d9932ab10 dev-python/typing-extensions: Add from Gentoo
It's from Gentoo commit 5ffed97e2767710ae845de7488af4d0b7997eaf8.
2024-08-19 15:34:07 +02:00
Krzesimir Nowak
3a190339f3 eclass/guile-utils: Add from Gentoo
It's from Gentoo commit 944c392114cd791967cd722b7cd20a67b91f7165.
2024-08-19 15:34:07 +02:00
Krzesimir Nowak
69242cccf2 eclass/guile-single: Add from Gentoo
It's from Gentoo commit 4110a265b5a3b2fbacd85c024d8fc69631030d64.
2024-08-19 15:34:07 +02:00