Commit Graph

30117 Commits

Author SHA1 Message Date
Flatcar Buildbot
f65b16a2e2 app-containers/docker-buildx: Sync with Gentoo
It's from Gentoo commit 8a8ccaca1b804d10cc8290ce0e6ae0b4d6207f8b.
2025-02-20 11:39:35 +01:00
Flatcar Buildbot
5523e3ec22 app-arch/tar: Sync with Gentoo
It's from Gentoo commit 407df9a4aeaa3c8f61211be75140fbb28bba2936.
2025-02-20 11:39:35 +01:00
flatcar-ci
e69ae1014e New version: main-4251.0.0-nightly-20250219-2100 2025-02-19 21:00:28 +00:00
flatcar-ci
bdc1c5daa3 Revert failed version back to 4249.0.0+nightly-20250217-2100 2025-02-18 23:46:18 +00:00
flatcar-ci
fa1a072b4c New version: main-4250.0.0-nightly-20250218-2100 2025-02-18 21:00:31 +00:00
Dongsu Park
e05db5faff
Merge pull request #2675 from flatcar/linux-6.6.78-main
Upgrade Linux Kernel for main from 6.6.77 to 6.6.78
2025-02-18 15:49:21 +01:00
Jeremi Piotrowski
37cf10e965 changelog: Add entry for update-ca-certificates bugfix
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2025-02-18 11:01:50 +01:00
Jeremi Piotrowski
7942cfabc6 app-misc/ca-certificates: Account for certs missing newlines
Concatenating certificates missing newlines naively with cat results in broken
bundle. Fix the issue by using a sed expression that appends a trailing newline
after the lastline if it is missing.

Issue: flatcar/flatcar#1601
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2025-02-18 11:01:50 +01:00
Flatcar Buildbot
70184b793c sys-kernel/coreos-sources: Update from 6.6.77 to 6.6.78 2025-02-18 07:05:15 +00:00
flatcar-ci
4bee06a368 New version: main-4249.0.0-nightly-20250217-2100 2025-02-17 21:00:26 +00:00
flatcar-ci
2d2a7f1e9b New version: main-4246.0.0-nightly-20250214-2100 2025-02-15 02:35:02 +00:00
flatcar-ci
3f308c7ffc New version: main-4246.0.0-nightly-20250214-2100-INTERMEDIATE 2025-02-14 21:00:25 +00:00
Gabriel Adrian Samfira
fb396e642f
Fix non conforming partition table
This change removes the legacy_boot flag from the EFI system partition.
We already have a BIOS boot partition which should offer compatibility with
legacy bios systems.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-02-14 19:24:47 +02:00
Dongsu Park
8d42f63851
Merge pull request #2665 from flatcar/dongsu/ue-rs-20250204
overlay coreos-base: update ue-rs 2025-02-04
2025-02-14 13:08:30 +01:00
Dongsu Park
707490dc82
Merge pull request #2664 from flatcar/firmware-20250211-main
Upgrade Linux Firmware in main from 20250109 to 20250211
2025-02-14 10:11:56 +01:00
flatcar-ci
fc273f57a5 New version: main-4245.0.0-nightly-20250213-2100 2025-02-13 21:00:27 +00:00
Mathieu Tortuyaux
e5a6fc2efd
Merge pull request #2657 from flatcar/linux-6.6.77-main
Upgrade Linux Kernel for main from 6.6.76 to 6.6.77
2025-02-13 15:41:47 +01:00
Dongsu Park
e2143e9ff6 overlay coreos-base: update ue-rs 2025-02-04
Update coreos-base/ue-rs to 0.1.0-r10, 2025-02-04.

Pulls in https://github.com/flatcar/ue-rs/pull/59.
2025-02-13 11:00:36 +01:00
Flatcar Buildbot
d155b403d9 sys-kernel/coreos-firmware: Update from 20250109 to 20250211 2025-02-13 07:05:46 +00:00
flatcar-ci
b83c3f2108 New version: main-4244.0.0-nightly-20250212-2100 2025-02-12 21:00:27 +00:00
Mathieu Tortuyaux
2893bae73a
Merge pull request #2656 from flatcar/tormath1/hetzner
hetzner: use different locations for arm64/amd64
2025-02-12 11:26:34 +01:00
Flatcar Buildbot
b0059cfab0 sys-kernel/coreos-sources: Update from 6.6.76 to 6.6.77 2025-02-12 07:04:57 +00:00
flatcar-ci
015e38d463 New version: main-4243.0.0-nightly-20250211-2100 2025-02-11 21:00:27 +00:00
Mathieu Tortuyaux
1ed9898a91
Merge pull request #2646 from flatcar/linux-6.6.76-main
Upgrade Linux Kernel for main from 6.6.75 to 6.6.76
2025-02-11 18:10:18 +01:00
Krzesimir Nowak
fff34ba4c6 overlay profiles: Tell catalyst to build app-alternatives/awk in stage1
awk is expected to exist in stage1, but there's only gawk
2025-02-11 16:23:45 +01:00
Krzesimir Nowak
ddd3b1b0fb
Merge pull request #2655 from flatcar/buildbot/weekly-portage-stable-package-updates-2025-02-10
Weekly portage-stable package updates 2025-02-10
2025-02-11 16:22:24 +01:00
Mathieu Tortuyaux
0734e0674f
hetzner: use different locations for arm64/amd64
Hetzner is having some capacity issues[^1]:
- amd64: CPX plans (CPX11 to CPX51) - Falkenstein (FSN) and Nuremberg (NBG)
- arm64: CAX plans (CAX11 to CAX41) - Helsinki (HEL) and Nuremberg (NBG)

Let's switch the location:
* Helsinki (hel1) for amd64
* Keep Falkenstein (fsn1) for arm64

[^1]: https://status.hetzner.com/incident/aa5ce33b-faa5-4fd0-9782-fde43cd270cf

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-02-11 16:10:57 +01:00
Mathieu Tortuyaux
f973598857
Merge pull request #2652 from flatcar/cacerts-3.108-main
Update ca-certificates in main from 3.107 to 3.108
2025-02-11 10:39:34 +01:00
flatcar-ci
44eb56f679 New version: main-4242.0.0-nightly-20250210-2100 2025-02-10 21:00:27 +00:00
Krzesimir Nowak
f3d9a77e3b changelog: Add entries 2025-02-10 12:18:21 +01:00
Krzesimir Nowak
b136e50d0f overlay profiles: Add accept keywords for overlay selinux packages 2025-02-10 12:11:02 +01:00
Mathieu Tortuyaux
e60958e4d8 sys-apps/policycoreutils: Apply Flatcar modifications
Prepare the changes for upstreaming:

- Hide python dependencies behind the python USE flag.

- Allow using original sources, without Gentoo modifications with the
  vanilla USE flag.

  - This also hides app-admin/setools dependency behind this USE
    flag. I'm not sure if anything in policycoreutils requires
    anything from that package - I assumed that Gentoo-provided rlpkg
    maybe does.

- Keep using /var/lib/selinux as a SELinux policy directory. We will
  use INSTALL_MASK to skip installation of the directory and will add
  a tmpfiles config file to coreos-base/misc-files instead.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
2025-02-10 12:03:02 +01:00
Krzesimir Nowak
b5b806e94a sys-apps/policycoreutils: Sync with Gentoo
It's from Gentoo commit 47d54da8be0c5fe4ace04684111d067fe044dc84.
2025-02-10 12:00:30 +01:00
Mathieu Tortuyaux
0929562de2 sys-libs/libsemanage: Apply flatcar patches
Prepare the ebuild to be in an upstreamable state:

- hide python dependencies behind the IUSE flag

- move the semanage.conf additions to a patch

  - that way, we can add a user patch that changes compression setting
    that was added by Gentoo

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
2025-02-10 11:57:12 +01:00
Krzesimir Nowak
79f7f8394e sys-libs/libsemanage: Sync with Gentoo
It's from Gentoo commit e62ff8f3974bd70d3bf990cdb5443990a680563d.
2025-02-10 11:56:54 +01:00
Krzesimir Nowak
7647d5225a overlay profiles: Drop accept keywords for sys-firmware/edk2-bin 2025-02-10 11:52:35 +01:00
Krzesimir Nowak
1370fb7202 overlay profiles: Drop accept keywords for net-misc/curl 2025-02-10 11:32:07 +01:00
Krzesimir Nowak
a4a6d36cf8 overlay profiles: Drop accept keywords for app-crypt/p11-kit 2025-02-10 10:59:02 +01:00
Krzesimir Nowak
949a1d4748 overlay profiles: Add accept keywords for net-misc/socat 2025-02-10 10:42:23 +01:00
Krzesimir Nowak
7c8fdad7c7 overlay profiles: Add accept keywords for sys-apps/semodule-utils 2025-02-10 10:38:10 +01:00
Flatcar Buildbot
72e70b7cd2 sys-libs/readline: Sync with Gentoo
It's from Gentoo commit aa3e477897014e4a9bb374fb39e30f81b74929dc.
2025-02-10 07:11:54 +00:00
Flatcar Buildbot
273f51c7e2 sys-libs/libxcrypt: Sync with Gentoo
It's from Gentoo commit 24363d8770852d2f51ce0d5b56421b4bbc918f46.
2025-02-10 07:11:54 +00:00
Flatcar Buildbot
f4a2d41832 sys-libs/libsepol: Sync with Gentoo
It's from Gentoo commit 7faf23dde42e1d29cd57f7a4866f5a7f7803d13b.
2025-02-10 07:11:52 +00:00
Flatcar Buildbot
693722f2a5 sys-libs/libselinux: Sync with Gentoo
It's from Gentoo commit 7ccd236bd6c713a900d44010c3920ea2c7df20e8.
2025-02-10 07:11:52 +00:00
Flatcar Buildbot
d90dd8def4 sys-libs/glibc: Sync with Gentoo
It's from Gentoo commit 87da39556454ef2600a5fa7dbcb505b32cf7351b.
2025-02-10 07:11:50 +00:00
Flatcar Buildbot
21edb43cd5 sys-libs/binutils-libs: Sync with Gentoo
It's from Gentoo commit 2a91f337a4c6019dd7936e0e7e90390952984115.
2025-02-10 07:11:49 +00:00
Flatcar Buildbot
4627dd014a sys-kernel/linux-headers: Sync with Gentoo
It's from Gentoo commit ea3451ca1fd106cc8e67ea2a71862de05660f68f.
2025-02-10 07:11:49 +00:00
Flatcar Buildbot
8d1b3cf382 sys-fs/zfs: Sync with Gentoo
It's from Gentoo commit 015d63ea184159635f9318c931dface367a17de0.
2025-02-10 07:11:48 +00:00
Flatcar Buildbot
18b324ad13 sys-firmware/edk2-bin: Sync with Gentoo
It's from Gentoo commit 917eb11903986e3a3e23a00584eba8ff06d06895.
2025-02-10 07:11:35 +00:00
Flatcar Buildbot
1a0ddb8484 sys-devel/patch: Sync with Gentoo
It's from Gentoo commit 93c764bb648eebcb1c878f4019b33ebdadc2233b.
2025-02-10 07:11:35 +00:00