Flatcar Buildbot
e6a4bb9f1b
app-crypt/gpgme: Sync with Gentoo
...
It's from Gentoo commit bc7d682588bb389e7af62d041d5cd4ad1867adc5.
2025-08-25 10:28:38 +02:00
Flatcar Buildbot
42ab581296
app-containers/incus: Sync with Gentoo
...
It's from Gentoo commit 6c7e666d1bd0f594af82df0b8f5c80c7063207b2.
2025-08-25 10:28:38 +02:00
Flatcar Buildbot
cba29e0ead
app-admin/sudo: Sync with Gentoo
...
It's from Gentoo commit 68d4d1a6160d6d06148acb3a1667b3dd314d2a05.
2025-08-25 10:28:37 +02:00
Flatcar Buildbot
4cdf5a1757
app-misc/ca-certificates: Update from 3.115 to 3.115.1
...
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2025-08-25 07:10:54 +00:00
Flatcar Buildbot
8b924feaa6
sys-kernel/coreos-sources: Update from 6.12.42 to 6.12.43
...
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2025-08-21 07:11:07 +00:00
Mathieu Tortuyaux
7555821a4a
Merge pull request #3182 from flatcar/tormath1/ignition-update
...
sys-apps/ignition: bump to 2.22.0
2025-08-20 14:23:29 +02:00
Adrian Vladu
ffa8f56297
Merge pull request #3176 from adberger/main
...
sys-kernel/coreos-modules: Enable CONFIG_INET_DIAG_DESTROY
Enables cilium to work with kubeProxyReplacement using socketLB.
Also helps other tools like ss -K to work.
2025-08-20 11:19:33 +03:00
James Le Cuirot
be8c411b8e
Merge pull request #3194 from flatcar/linux-6.12.42-main
...
Upgrade Linux Kernel for main from 6.12.41 to 6.12.42
2025-08-18 14:09:42 +01:00
Flatcar Buildbot
bf12d26183
app-misc/ca-certificates: Update from 3.114 to 3.115
...
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2025-08-18 07:12:46 +00:00
Flatcar Buildbot
99c7c0b378
sys-kernel/coreos-sources: Update from 6.12.41 to 6.12.42
...
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2025-08-16 07:05:26 +00:00
James Le Cuirot
c08f0bfe8f
Merge pull request #3186 from flatcar/firmware-20250808-main
...
Upgrade Linux Firmware in main from 20250708 to 20250808
2025-08-14 16:01:16 +01:00
Flatcar Buildbot
74be066d51
sys-kernel/coreos-firmware: Update from 20250708 to 20250808
...
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2025-08-14 07:07:54 +00:00
James Le Cuirot
58e4a2f919
dev-cpp/azure-identity: Sync with Gentoo to fix managed identity issue
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-08-13 16:19:34 +01:00
Mathieu Tortuyaux
d3e1adfcc8
sys-apps/ignition: apply Flatcar modifications
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-08-13 15:54:44 +02:00
Mathieu Tortuyaux
4952c9a328
sys-apps/ignition: bump to 2.22.0
...
* remove coreos-go eclass dependency
* generate a Manifest
* drop live ebuild
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-08-13 15:45:38 +02:00
Kai Lüke
a29d5b5ff0
Merge pull request #3180 from flatcar/kai/drm-console
...
sys-kernel/coreos-modules: Reenable console support for DRM
2025-08-13 11:53:55 +02:00
Kai Lueke
3f5a93a311
sys-kernel/bootengine: Reduce size with wrapper scripts
...
This pulls in https://github.com/flatcar/bootengine/pull/108
Signed-off-by: Kai Lueke <kailuke@microsoft.com>
2025-08-13 11:52:57 +02:00
James Le Cuirot
0e5b7605fc
sys-fs/overlaybd: Actually pin TCMU this time
...
I accidentally forgot to stage this change when committing that fix. 🤦♂️
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-08-13 10:23:05 +01:00
Kai Lueke
27c212a2bb
sys-kernel/coreos-modules: Reenable console support for DRM
...
When the virtio graphic mode instead of qemu's bochs was used, the
interactive console did not show up because fbdev emulation recently
got disabled.
Reenable fbdev emulation and also add the "simple" and QXL FB DRM
driver to make TTM_HELPER available for the out-of-tree nvidia driver
(which is needed when fbdev emulation is enabled).
Fixes https://github.com/flatcar/Flatcar/issues/1834
Signed-off-by: Kai Lueke <kailuke@microsoft.com>
2025-08-12 17:17:17 +02:00
James Le Cuirot
69c544fefa
sys-fs/overlaybd: Update patches following upstream merge and pin TCMU
...
We can't have Flatcar building off a moving target.
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-08-12 16:01:57 +01:00
Thilo Fromm
6a38a5f4df
Merge pull request #3157 from flatcar/t-lo/containerd-overlaybd
...
Add overlaybd sysext
2025-08-11 23:00:14 +02:00
Thilo Fromm
d15a7db25a
overlaybd ebuild: rework tmpfiles conf generation
...
Co-authored-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-08-11 13:27:01 +02:00
Krzesimir Nowak
90a47bbff8
overlay sys-fs/overlaybd: Add a patch for issue inside tcmu
2025-08-08 17:10:30 +02:00
Kai Lüke
c820c362ac
sys-kernel/bootengine: Pull in fix for error path and warnings
...
This pulls in https://github.com/flatcar/bootengine/pull/106
to fix bugs in sysusr-usr.mount and
initrd-setup-root-after-ignition.service
Signed-off-by: Kai Lueke <kailuke@microsoft.com>
2025-08-08 14:56:46 +02:00
Jeremi Piotrowski
b161dad77c
Merge pull request #3159 from flatcar/jepio/systemd-azure-network-backport
...
systemd: backport network-nic-unmanaged bugfix to v256
2025-08-07 14:46:21 +02:00
Adrian Berger
450557d943
sys-kernel/coreos-modules: Enable CONFIG_INET_DIAG_DESTROY
...
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
2025-08-06 21:15:22 +02:00
James Le Cuirot
6bb4d66d03
Merge pull request #3167 from flatcar/linux-6.12.41-main
...
Upgrade Linux Kernel for main from 6.12.40 to 6.12.41
2025-08-04 15:08:19 +01:00
Kai Lueke
922dab3d3a
sys-kernel/bootengine: Drop partprobe
...
This pulls in https://github.com/flatcar/bootengine/pull/80
to use partx instead of partprobe.
Signed-off-by: Kai Lueke <kailuke@microsoft.com>
2025-08-04 10:04:38 +02:00
Flatcar Buildbot
9c0f1240e8
sys-kernel/coreos-sources: Update from 6.12.40 to 6.12.41
...
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2025-08-02 07:07:10 +00:00
Jeremi Piotrowski
2455aee8ba
overlay profiles: Accept ~keywords for systemd v257.7
...
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2025-07-31 15:35:56 +02:00
Jeremi Piotrowski
58784822d3
sys-apps/systemd: Bump SDK systemd to v257.7
...
v257.7 contains a bugfix for a NIC unmanaged issue on Azure, bump to that
revision to prevent us from accidentally regressing when we upgrade from v256
to v257.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2025-07-31 15:16:20 +02:00
Jeremi Piotrowski
d8161761b0
sys-apps/systemd: Backport fix for networkd unmanaged issue to v256
...
This is upstream issue https://github.com/systemd/systemd/issues/36997 which we
are hitting on Auzre, most likely since the networking rules shipped by
azure-vm-utils are taking priority over Flatcar's own rule to keep enslaved
NICs unmanaged. The azure-vm-utils configs use the ID_NET_MANAGED_BY property
in addition to a custom property set on interfaces to keep them unmanaged. It
isn't yet clear if only ID_NET_MANAGED_BY is affected or if it's the only thing
that was fixed.
Meanwhile we need to backport the bugfix. Patch 0011 is the actual fix and 0010
is included because it makes the backport easier. The bugfix will be in v258
and has been backported to v257.7 upstream.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2025-07-31 15:15:40 +02:00
James Le Cuirot
65913a94f6
app-containers/accelerated-container-image: Add package to use overlaybd
...
* A custom CTR for pulling accelerated container images
* An image converter
* A snapshotter
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-07-30 13:24:35 +02:00
James Le Cuirot
4d37be74ee
sys-fs/overlaybd: Add package for overlaybd filesystem and tools
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-07-30 13:24:28 +02:00
Sayan Chowdhury
ba1db309c0
Merge pull request #3142 from flatcar/linux-6.12.40-main
...
Upgrade Linux Kernel for main from 6.12.38 to 6.12.40
2025-07-29 07:53:56 +05:30
Flatcar Buildbot
7c1b9361bc
sys-kernel/coreos-sources: Update from 6.12.38 to 6.12.40
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2025-07-28 21:11:44 +05:30
Mathieu Tortuyaux
1cf0524fa6
Merge pull request #3155 from flatcar/cacerts-3.114-main
...
Update ca-certificates in main from 3.113 to 3.114
2025-07-28 15:38:06 +02:00
Flatcar Buildbot
4ec07ad7e8
app-misc/ca-certificates: Update from 3.113 to 3.114
...
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2025-07-28 13:33:14 +00:00
Mathieu Tortuyaux
f3d3991656
overlay profiles: support NVIDIA-2025 license
...
required to build for example nvidia-drivers-570.172.08
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-07-28 09:40:28 +02:00
Mathieu Tortuyaux
c03f40dcc1
overlay profiles: adjust accepted keywords
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-07-28 09:40:27 +02:00
Flatcar Buildbot
a18a087353
x11-libs/pixman: Sync with Gentoo
...
It's from Gentoo commit f899b578a2df9382a29b525c80b837e6518918a7.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-07-28 09:33:37 +02:00
Flatcar Buildbot
350a9e851e
x11-drivers/nvidia-drivers: Sync with Gentoo
...
It's from Gentoo commit 2bfd33b1aa879a5171e2b83b99fd30936f85b832.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-07-28 09:33:37 +02:00
Flatcar Buildbot
1c6978465f
virtual/ldb: Sync with Gentoo
...
It's from Gentoo commit 521efdd96baef2efacb8fcc4c8ee1fc727f6c0c7.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-07-28 09:33:37 +02:00
Flatcar Buildbot
cb143303b2
sys-process/procps: Sync with Gentoo
...
It's from Gentoo commit 3cc320743fcf9448e7dd2e6ddbdf07e0be038e24.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-07-28 09:33:36 +02:00
Flatcar Buildbot
b74da34b96
sys-process/lsof: Sync with Gentoo
...
It's from Gentoo commit df317cda2e580cafb8b1667644186b3a22ea305b.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-07-28 09:33:36 +02:00
Flatcar Buildbot
55dbfc42e8
sys-libs/timezone-data: Sync with Gentoo
...
It's from Gentoo commit b9afa33219e67350d7664b3daeaec2f83e1801b2.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-07-28 09:33:35 +02:00
Flatcar Buildbot
720903d9e7
sys-libs/tevent: Sync with Gentoo
...
It's from Gentoo commit 325dfee0afdaaca1acd95e94386a4733cd5d86f3.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-07-28 09:33:35 +02:00
Flatcar Buildbot
e667d8db44
sys-libs/tdb: Sync with Gentoo
...
It's from Gentoo commit d0a369bd20e50f9cc74e6126020e6dd0daa35b47.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-07-28 09:33:34 +02:00
Flatcar Buildbot
4fc66e5afe
sys-libs/talloc: Sync with Gentoo
...
It's from Gentoo commit a9baf90915e80d42465e42076db370f337483971.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-07-28 09:33:34 +02:00
Flatcar Buildbot
4ebcbe52b0
sys-libs/readline: Sync with Gentoo
...
It's from Gentoo commit c77f7eb0db8aed7234abbfeee8750cd855453154.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-07-28 09:33:34 +02:00