814 Commits

Author SHA1 Message Date
Mathieu Tortuyaux
4bbf66c11a
Merge pull request #3043 from invis-z/podman-subid
podman: remove subuid/subgid creation from sysext
2025-07-25 10:05:10 +02:00
Thilo Fromm
a16f4e054b
baselayout: fix messagebus user / group ID (#3132)
This change ingests a new baselayout version that fixes a UID / GID
mis-alignment with the "messagebus" user / group.

See https://github.com/flatcar/baselayout/pull/36.

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
Co-authored-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-07-23 19:40:46 +02:00
Mathieu Tortuyaux
3bb89504ef
Merge pull request #3113 from flatcar/linux-6.12.38-main
Upgrade Linux Kernel for main from 6.12.36 to 6.12.38
2025-07-16 14:32:03 +02:00
Thilo Fromm
f4e0141908
portage-stable, azure-oem: add inotify-tools, urllib3 to azure OEM (#3116)
This change adds inotify-tools to portage-stable, and to the azure OEM
sysext. It also adds urllib3 to the azure OEM sysext.

Both are added to satisfy optional dependencies in Azure cloud.

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2025-07-16 14:19:50 +02:00
Flatcar Buildbot
d1d7d34824 sys-kernel/coreos-sources: Update from 6.12.36 to 6.12.38 2025-07-15 07:08:11 +00:00
Flatcar Buildbot
3baa1d95aa sys-kernel/coreos-firmware: Update from 20250627 to 20250708 2025-07-10 07:06:37 +00:00
Mathieu Tortuyaux
cb8989f12a
Merge pull request #3081 from flatcar/linux-6.12.36-main
Upgrade Linux Kernel for main from 6.12.35 to 6.12.36
2025-07-09 18:18:25 +02:00
Flatcar Buildbot
dbf6206d69
sys-kernel/coreos-sources: Update from 6.12.35 to 6.12.36 2025-07-09 18:17:34 +02:00
Krzesimir Nowak
7a76ed3229
Merge pull request #3092 from flatcar/buildbot/weekly-portage-stable-package-updates-2025-07-07
Weekly portage-stable package updates 2025-07-07
2025-07-09 11:59:15 +02:00
Krzesimir Nowak
3e9f0097b0 changelog: Add an entry 2025-07-07 15:34:13 +02:00
Flatcar Buildbot
6411d14605 app-misc/ca-certificates: Update from 3.113 to 3.113.1 2025-07-07 07:12:40 +00:00
Flatcar Buildbot
aecc647faa sys-kernel/coreos-firmware: Update from 20250613 to 20250627 2025-07-03 07:06:46 +00:00
Krzesimir Nowak
27b32c574a changelog: Add entries 2025-07-02 13:50:00 +02:00
Krzesimir Nowak
0cbc3dc489
Merge pull request #3062 from flatcar/buildbot/weekly-portage-stable-package-updates-2025-06-30
Weekly portage-stable package updates 2025-06-30
2025-07-02 13:36:35 +02:00
Mathieu Tortuyaux
5d21109dea
Merge pull request #2600 from arilou/arm64_enable_syscalls_tps
sys-kernel/coreos-modules: arm64: Enable CONFIG_FTRACE_SYSCALLS
2025-07-01 09:57:20 +02:00
Mathieu Tortuyaux
e699691736
Merge pull request #3018 from stackitcloud/stackit-oem-image
OEM: Provide STACKIT images
2025-06-30 17:44:27 +02:00
Krzesimir Nowak
b33263dfa9 changelog: Add an entry 2025-06-30 17:24:19 +02:00
Robin Schneider
ad0b524c59
OEM: Provide STACKIT images 2025-06-30 14:40:16 +02:00
Jon Doron
4e23074749 sys-kernel/coreos-modules: Enable CONFIG_FTRACE_SYSCALLS
This config enables the syscall tracepoints which are mainly used by
different security and observability tools.

The config was moved to common, so it's removed from the AMD64 only
config.

Signed-off-by: Jon Doron <jond@wiz.io>
2025-06-30 11:13:22 +03:00
Flatcar Buildbot
a095d18658 sys-kernel/coreos-sources: Update from 6.12.34 to 6.12.35 2025-06-28 07:05:44 +00:00
Krzesimir Nowak
2429389ad2 changelog: Add entries 2025-06-27 12:25:52 +02:00
Krzesimir Nowak
71c133b155
Merge pull request #3025 from flatcar/buildbot/weekly-portage-stable-package-updates-2025-06-16
Weekly portage-stable package updates 2025-06-16
2025-06-26 14:15:27 +02:00
Mathieu Tortuyaux
718793e121
Merge pull request #3052 from flatcar/vmware-13.0.0-main
Upgrade open-vm-tools in main from 12.5.2 to 13.0.0
2025-06-25 19:54:48 +02:00
Krzesimir Nowak
98725b1d12 changelog: Drop intel-microcode from changelog entries 2025-06-25 19:05:35 +02:00
Krzesimir Nowak
9de572d821 changelog: Add entries 2025-06-25 12:18:10 +02:00
Flatcar Buildbot
2fb04d6494 app-emulation/open-vm-tools: Update from 12.5.2 to 13.0.0 2025-06-25 07:04:53 +00:00
invis-z
4c49c6b986 changelog: add entry 2025-06-23 08:50:07 +00:00
Flatcar Buildbot
cfd0525275 app-misc/ca-certificates: Update from 3.112 to 3.113 2025-06-23 07:12:12 +00:00
Mathieu Tortuyaux
628414b9b2
Merge pull request #3028 from flatcar/tormath1/incus
incus: remove subuid / subgid creation from sysext
2025-06-20 16:07:20 +02:00
Mathieu Tortuyaux
e4a69ba73e
Merge pull request #3032 from flatcar/linux-6.12.34-main
Upgrade Linux Kernel for main from 6.12.33 to 6.12.34
2025-06-20 16:02:20 +02:00
subnix
40759da09e
feat: support for podman in toolbox 2025-06-20 08:42:06 +00:00
Flatcar Buildbot
3cf3699fb9 sys-kernel/coreos-sources: Update from 6.12.33 to 6.12.34 2025-06-20 07:06:56 +00:00
Flatcar Buildbot
8a2896f612 sys-kernel/coreos-firmware: Update from 20250509 to 20250613 2025-06-19 07:06:29 +00:00
Mathieu Tortuyaux
b1d1157e65
changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-06-18 14:56:37 +02:00
Mathieu Tortuyaux
9a0a9bcd05
Merge pull request #3017 from flatcar/linux-6.12.33-main
Upgrade Linux Kernel for main from 6.12.32 to 6.12.33
2025-06-12 16:45:40 +02:00
James Le Cuirot
7a0bc5458d
coreos-base/coreos-init: Bump for extend-fs and /boot permission changes
An associated Kola fix is included.

Closes: https://github.com/flatcar/init/pull/132
Closes: https://github.com/flatcar/Flatcar/issues/296
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-06-12 14:22:23 +01:00
Flatcar Buildbot
724b1d636f sys-kernel/coreos-sources: Update from 6.12.32 to 6.12.33 2025-06-11 07:07:11 +00:00
Flatcar Buildbot
67795a289b sys-kernel/coreos-sources: Update from 6.12.31 to 6.12.32 2025-06-05 07:06:00 +00:00
Mathieu Tortuyaux
191af7fbaa
Merge pull request #2978 from flatcar/linux-6.12.31-main
Upgrade Linux Kernel for main from 6.12.30 to 6.12.31
2025-06-03 09:03:49 +02:00
Flatcar Buildbot
29a9d9a6c8 app-misc/ca-certificates: Update from 3.111 to 3.112 2025-06-02 07:12:36 +00:00
Flatcar Buildbot
b1ed15ba2d sys-kernel/coreos-sources: Update from 6.12.30 to 6.12.31 2025-05-30 07:06:42 +00:00
Flatcar Buildbot
054704035d sys-kernel/coreos-sources: Update from 6.12.29 to 6.12.30 2025-05-23 07:07:01 +00:00
Mathieu Tortuyaux
373684ab2a
changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-05-21 18:56:23 +02:00
Mathieu Tortuyaux
b8bb71e52b
Merge pull request #2945 from flatcar/vmware-12.5.2-main
Upgrade open-vm-tools in main from 12.5.0 to 12.5.2
2025-05-21 12:58:20 +02:00
Flatcar Buildbot
0f5d52438e
app-emulation/open-vm-tools: Update from 12.5.0 to 12.5.2 2025-05-21 12:45:41 +02:00
Mathieu Tortuyaux
6225f63a67
Merge pull request #2928 from flatcar/linux-6.12.29-main
Upgrade Linux Kernel for main from 6.12.20 to 6.12.29
2025-05-21 09:26:07 +02:00
Mathieu Tortuyaux
886b997dad
Merge pull request #1655 from flatcar/tormath1/exp-incus
sysext: add built-in Incus sysext image
2025-05-19 17:24:01 +02:00
Mathieu Tortuyaux
1e00a262d6
Merge pull request #2872 from flatcar/tormath1/aws-ssm
app-emulation/amazon-ssm-agent: sync with upstream
2025-05-19 16:28:10 +02:00
Mathieu Tortuyaux
06c4239de0
Merge pull request #2909 from flatcar/firmware-20250509-main
Upgrade Linux Firmware in main from 20250410 to 20250509
2025-05-19 14:38:37 +02:00
Mathieu Tortuyaux
7ccc2f4cf8
changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-05-19 11:27:07 +02:00