31942 Commits

Author SHA1 Message Date
Flatcar Buildbot
a47bb235b4 app-arch/libarchive: Sync with Gentoo
It's from Gentoo commit fbd0a933d8683e43c77cd202f7db62d94d1aa30e.
2025-06-25 12:13:50 +02:00
Flatcar Buildbot
91b9c0ad3b app-arch/gzip: Sync with Gentoo
It's from Gentoo commit cefaa901ec70dc265abbcc041ad3ec7b8a88e8b6.
2025-06-25 12:13:50 +02:00
Flatcar Buildbot
e03c892b15 app-admin/eselect: Sync with Gentoo
It's from Gentoo commit 24b12ca2228f3d414b096d07fe6306f931ccbf00.
2025-06-25 12:13:50 +02:00
Mathieu Tortuyaux
16f78e51e0
Merge pull request #3040 from flatcar/cacerts-3.113-main
Update ca-certificates in main from 3.112 to 3.113
2025-06-25 11:46:04 +02:00
Mathieu Tortuyaux
2fd5e2023c
Merge pull request #3048 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2025-06-25 11:44:31 +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
Flatcar Buildbot
35e8fb00e9 Update mantle container image to latest HEAD 2025-06-24 21:00:41 +00:00
flatcar-ci
429c3142d8 New version: main-4376.0.0-nightly-20250624-2100 2025-06-24 21:00:28 +00:00
flatcar-ci
e4f10b508e New version: main-4375.0.0-nightly-20250623-2100 2025-06-23 21:00:31 +00:00
invis-z
4c49c6b986 changelog: add entry 2025-06-23 08:50:07 +00:00
invis-z
0750ebb6f9
podman: remove subuid/subgid creation from sysext
Following what was done for incus. Removes the subuid/gid from sysext.

Adding subuid/subgid could be done through Ignition:
```yaml
version: 1.1.0
variant: flatcar
storage:
  files:
    - path: /etc/subuid
      append:
        - inline: |
            core:1065536:65536
    - path: /etc/subgid
      append:
        - inline: |
            core:1065536:65536
```

Related: flatcar/Flatcar#1733
2025-06-23 16:32:29 +08:00
Flatcar Buildbot
cfd0525275 app-misc/ca-certificates: Update from 3.112 to 3.113 2025-06-23 07:12:12 +00:00
flatcar-ci
382c879bb6 New version: main-4372.0.0-nightly-20250620-2100 2025-06-21 04:25:30 +00:00
flatcar-ci
9c3d8d8321 New version: main-4372.0.0-nightly-20250620-2100-INTERMEDIATE 2025-06-20 21:00:28 +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
Mathieu Tortuyaux
6c8e1265cc
Merge pull request #3035 from subnix/feature/toolbox-podman-support
Upgrade toolbox
2025-06-20 11:09:01 +02:00
subnix
40759da09e
feat: support for podman in toolbox 2025-06-20 08:42:06 +00:00
Mathieu Tortuyaux
d4a45d225c
Merge pull request #3029 from flatcar/firmware-20250613-main
Upgrade Linux Firmware in main from 20250509 to 20250613
2025-06-20 09:14:16 +02: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
Mathieu Tortuyaux
e1cf440998
ice: update package version to 1.3.43.0
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=18f9edda4283886ab6f934d6eec8652af359c6ed

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-06-19 15:42:17 +02: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
fcb6e97776
incus: remove subuid / subgid creation from sysext
This create more issues than it solves:
* override existing subuid / subgid
* not flexible for the end user
* it has to be created only once (while tmpfiles always try to create
  those files)

I think Flatcar should not be responsible to create this and it should
be documented on how to do it through Ignition:
```yaml
version: 1.1.0
variant: flatcar
storage:
  files:
    - path: /etc/subuid
      append:
        - inline: |
            root:1065536:65536
    - path: /etc/subgid
      append:
        - inline: |
            root:1065536:65536
```

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-06-18 10:11:34 +02:00
flatcar-ci
17792e7cad New version: main-4368.0.0-nightly-20250616-2100 2025-06-16 21:00:28 +00:00
flatcar-ci
40ea12ded9 New version: main-4365.0.0-nightly-20250613-2100 2025-06-14 02:41:51 +00:00
flatcar-ci
5d0a2316fc New version: main-4365.0.0-nightly-20250613-2100-INTERMEDIATE 2025-06-13 21:00:30 +00:00
flatcar-ci
5184b34170 Revert failed version back to 4363.0.0+nightly-20250611-2100 2025-06-13 07:48:25 +00:00
flatcar-ci
34521c9e9a New version: main-4364.0.0-nightly-20250612-2100 2025-06-12 21:00:26 +00: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
4a4b268efd
Merge pull request #3019 from flatcar/chewi/init-fixes
coreos-base/coreos-init: Bump for extend-fs and /boot permission changes
2025-06-12 15:42:40 +01: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-ci
a887c9080a New version: main-4363.0.0-nightly-20250611-2100 2025-06-11 21:00:36 +00:00
Mathieu Tortuyaux
4b3dedcffd
Merge pull request #3011 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2025-06-11 10:40:26 +02: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
bd50d8a7ec Update mantle container image to latest HEAD 2025-06-10 21:00:49 +00:00
flatcar-ci
1b087fe447 New version: main-4362.0.0-nightly-20250610-2100 2025-06-10 21:00:26 +00:00
Jan Bronicki
c2eaed69bd
Merge pull request #3004 from flatcar/move-to-new-main-branch
Update EGIT_COMMIT reference from 'flatcar-master' to 'main' in mayda…
2025-06-10 15:53:03 +02:00
flatcar-ci
efb5c5d1ff New version: main-4361.0.0-nightly-20250609-2100 2025-06-09 21:00:38 +00:00
flatcar-ci
0e65dbd675 Revert failed version back to 4356.0.0+nightly-20250604-2100 2025-06-07 00:40:28 +00:00
flatcar-ci
f881a9df67 New version: main-4358.0.0-nightly-20250606-2100-INTERMEDIATE 2025-06-06 21:00:29 +00:00
Jan Bronicki
9641c8cf34
Merge pull request #3005 from flatcar/fix-cant-build-custom-image-on-fork
This pull request updates the README.md to include instructions for working with forks of the scripts repository. The new section explains how to fetch upstream tags to ensure proper version detection when using the SDK.

Documentation updates:

README.md: Added a new section titled "Working with forks" to guide users on fetching upstream tags when working with a fork of the scripts repository. This ensures compatibility with the SDK's version detection mechanism using git describe --tags.
Fixes: flatcar/Flatcar#1705
2025-06-06 16:43:06 +02:00
Thilo Fromm
30abd79aaf
Update README.md
Co-authored-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-06-06 16:41:10 +02:00
Jan Bronicki
0c1df62020
Update README.md
Co-authored-by: Thilo Fromm <thilofromm@microsoft.com>
2025-06-06 16:36:55 +02:00
Jan Bronicki
3ca61e9cfc
Update README.md
Co-authored-by: Thilo Fromm <thilofromm@microsoft.com>
2025-06-06 16:36:10 +02:00
Mathieu Tortuyaux
cd949badd4
Merge pull request #2999 from flatcar/linux-6.12.32-main
Upgrade Linux Kernel for main from 6.12.31 to 6.12.32
2025-06-06 14:03:00 +02:00
Jan Bronicki
8b1a899014 docs: add instructions for working with forks and fetching upstream tags 2025-06-06 13:24:24 +02:00
Mathieu Tortuyaux
61a3bfaa25
Merge pull request #2997 from flatcar/tormath1/ci
ci: use ubuntu self hosted runners
2025-06-06 09:19:44 +02:00
Jan Bronicki
ff3c7edcb6 Update EGIT_COMMIT reference from 'flatcar-master' to 'main' in mayday ebuild 2025-06-05 22:40:44 +02:00
Mathieu Tortuyaux
14fcef60fe
ci: use ubuntu self hosted runners
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-06-05 09:11:59 +02:00