27527 Commits

Author SHA1 Message Date
flatcar-ci
a2598effed New version: main-4083.0.0-nightly-20240904-2100 2024-09-04 21:00:26 +00:00
Krzesimir Nowak
0009a0d3d0
Merge pull request #2205 from flatcar/krnowak/pkgcheck
Add dev-util/pkgcheck to SDK
2024-09-04 16:45:30 +02:00
Mathieu Tortuyaux
9905d72e59
Merge pull request #2276 from flatcar/tormath1/build_sysext
build_sysext: override FLATCAR_VERSION only for non-official builds
2024-09-04 16:09:37 +02:00
Krzesimir Nowak
e99bbf87a8
overlay coreos/config: Use newins with stdin for pkgcheck.conf
Co-authored-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-09-04 16:09:16 +02:00
Krzesimir Nowak
fa404f874e overlay coreos/config: Add a default config for dev-util/pkgcheck 2024-09-04 15:58:33 +02:00
Mathieu Tortuyaux
5a8ecab5ed
build_sysext: override FLATCAR_VERSION only for non-official builds
Without this, official builds are failing:
```
This is a dev rebuild of an official release tag: No BUILD ID set in '/mnt/host/source/.repo/manifests/version.txt'.  Will use base squasfs BUILD ID for version check.
Repo root FLATCAR_VERSION is '4081.0.0', squashfs build ID is '2024-09-03-2245'
Setting FLATCAR_VERSION to '4081.0.0+2024-09-03-2245'
Base squashfs version: 4081.0.0
SDK board packages version: 4081.0.0+2024-09-03-2245
Version mismatch between board flatcar release and SDK container flatcar release.
```

The "base squashfs version" is the actual version for official release builds.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-09-04 15:24:44 +02:00
Krzesimir Nowak
2d1c959b8f overlay coreos/user-patches: Add a patch for sys-apps/pkgcore 2024-09-04 14:44:38 +02:00
Krzesimir Nowak
cebbe8f683 overlay coreos-devel/sdk-depends: Add dev-util/pkgcheck 2024-09-04 14:44:38 +02:00
Krzesimir Nowak
788535918b .github: Add new packages to automation 2024-09-04 14:44:38 +02:00
Krzesimir Nowak
930f068a20 eclass/tree-sitter-grammar: Add from Gentoo
It's from Gentoo commit cd426afc7f32ac84206f4156fc8ed0d20bd79246.
2024-09-04 14:44:38 +02:00
Krzesimir Nowak
d62b91efc5 dev-libs/tree-sitter: Add from Gentoo
It's from Gentoo commit 79431052dbb681133cb401ceea571c622ebb925d.
2024-09-04 14:44:38 +02:00
Krzesimir Nowak
9b8467d8a7 dev-python/tree-sitter: Add from Gentoo
It's from Gentoo commit 7b7fb48115669de91e0e5b0abea5524aa945cd51.
2024-09-04 14:44:38 +02:00
Krzesimir Nowak
eedf19556a dev-python/chardet: Add from Gentoo
It's from Gentoo commit 2b39a8d7500f05c364de764662755cdd58a9918a.
2024-09-04 14:44:38 +02:00
Krzesimir Nowak
fd89962fbd dev-libs/tree-sitter-bash: Add from Gentoo
It's from Gentoo commit 5a6bf87099bc8fb106d17f77fad7b9aef5036325.
2024-09-04 14:44:38 +02:00
Krzesimir Nowak
76b0c4d310 sys-apps/pkgcore: Add from Gentoo
It's from Gentoo commit 0534a4d8d9c7ee83e868051fe33db8d0e88d9ab7.
2024-09-04 14:44:38 +02:00
Krzesimir Nowak
0c7c773380 dev-util/pkgcheck: Add from Gentoo
It's from Gentoo commit 28c84fdb12e224eb39caff2a9e3f5979ebbeb6a0.
2024-09-04 14:44:38 +02:00
Mathieu Tortuyaux
69d6efe414
build_sysext: apply comments from PR 2259
this is from commit: 5b70e8399a

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-09-04 10:47:31 +02:00
Krzesimir Nowak
61b0004c31
Merge pull request #2275 from flatcar/krnowak/selinux-policykit-user-patch-symlink
overlay coreos/user-patches: Add a symlink for selinux-policykit
2024-09-04 07:07:20 +02:00
flatcar-ci
da16bcb265 New version: main-4082.0.0-nightly-20240903-2100 2024-09-03 21:00:29 +00:00
Krzesimir Nowak
f9d68df8dc
Merge pull request #2204 from flatcar/krnowak/add-buildx
Add app-containers/docker-buildx
2024-09-03 15:07:50 +02:00
Krzesimir Nowak
f7251c9a95 overlay coreos/user-patches: Add a symlink for selinux-policykit
So the rules built for this module are consistent with rules built for
other modules.
2024-09-03 15:04:23 +02:00
James Le Cuirot
2fc3b2df62
Merge pull request #2261 from flatcar/chewi/open-iscsi
sys-block/open-iscsi: Migrate coreos-stable to portage-stable, 2.1.10
2024-09-03 13:41:05 +01:00
Mathieu Tortuyaux
516ea1fb05
Merge pull request #2269 from flatcar/cacerts-3.104-main
Update ca-certificates in main from 3.103 to 3.104
2024-09-03 11:07:04 +02:00
flatcar-ci
cf369a1a79 New version: main-4081.0.0-nightly-20240902-2100 2024-09-02 21:00:25 +00:00
Mathieu Tortuyaux
4482be969c
Merge pull request #2254 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2024-09-02 15:57:13 +02:00
Flatcar Buildbot
084d3a6ba6 Update mantle container image to latest HEAD 2024-09-02 13:43:54 +00:00
Mathieu Tortuyaux
16f2327d48
Merge pull request #2213 from flatcar/tormath1/kernel
python: install feedparser for Kernel CVEs fetching
2024-09-02 15:43:38 +02:00
Mathieu Tortuyaux
4e9b9acced
Revert "sys-kernel/coreos-sources: changelog: add 6.6.47 kernel"
This reverts commit 51231d4d6a4ee575acef3d01af1fdb060f96008f.

The changelog is now handled back by 'show-changes' CI job.
2024-09-02 15:42:35 +02:00
Dongsu Park
e10457881b
Merge pull request #2268 from flatcar/buildbot/monthly-glsa-metadata-updates-2024-09-01
Monthly GLSA metadata 2024-09-01
2024-09-02 14:46:49 +02:00
James Le Cuirot
40e1c0e2b9
sys-block/open-iscsi: Migrate coreos-stable to portage-stable, 2.1.10
The old version 2.1.4 does not cross-compile without help from QEMU that
we cannot rely on going forwards. 2.1.10 is Meson-based and handles this
much better.

Rather than update the package in-place, migrate it to portage-stable
and cover the differences with a small patch and env script.

Upstream now carries the systemd files, so we do not need to add these.

/etc is now automatically moved to /usr/share/flatcar/etc, so we no
longer need any special handling for that here, but I have added a
compatibility symlink for iscsid.conf.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-09-02 13:22:45 +01:00
Krzesimir Nowak
6d308428bd coreos/user-patches: Update a patch for sec-policy packages 2024-09-02 14:05:56 +02:00
Krzesimir Nowak
a4ace4e43a changelog: Add an entry 2024-09-02 14:05:56 +02:00
Krzesimir Nowak
9a3e26bf9b build_image,ci-automation: Add app-containers/docker-buildx to docker-flatcar sysext 2024-09-02 14:05:56 +02:00
Krzesimir Nowak
babc0e6e33 build_docker_aci, build_library: Remove obsolete scripts
The build_docker_aci script only supported docker 12.x, which we don't
have since ages, so it's a clear sign of a script being obsolete.
Removing it results in some other scripts in build_library being
unused, so drop them too.
2024-09-02 14:05:56 +02:00
Krzesimir Nowak
0d5f31a4eb overlay coreos-devel/board-packages: Add app-containers/docker-buildx 2024-09-02 14:05:56 +02:00
Krzesimir Nowak
4f62b200f9 .github: Add app-containers/docker-buildx to automation 2024-09-02 14:05:56 +02:00
Krzesimir Nowak
78b77b761c app-containers/docker-buildx: Add from Gentoo
It's from Gentoo commit 78a80d67558ed5ae0f14ba8ecb8bee5d9aadd329.
2024-09-02 14:05:55 +02:00
Jeremi Piotrowski
a7464f71cf
Merge pull request #2266 from flatcar/jepio/fix-sysext-ownership
fix ownership of containerd/docker sysext files
2024-09-02 10:01:49 +02:00
Mathieu Tortuyaux
f3577f633f
python: install feedparser for Kernel CVEs fetching
packaging is not used with the new version of the show-fixed-kernel-cves
script.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-09-02 09:52:06 +02:00
Flatcar Buildbot
dc9af76aee app-misc/ca-certificates: Update from 3.103 to 3.104 2024-09-02 07:21:29 +00:00
Flatcar Buildbot
14434dd48e portage-stable/metadata: Monthly GLSA metadata updates 2024-09-01 07:16:01 +00:00
flatcar-ci
79bfdcba39 New version: main-4078.0.0-nightly-20240830-2100 2024-08-31 02:06:38 +00:00
flatcar-ci
b91f3da722 New version: main-4078.0.0-nightly-20240830-2100-INTERMEDIATE 2024-08-30 21:00:30 +00:00
Krzesimir Nowak
b69b7bf690
Merge pull request #2236 from flatcar/krnowak/report-sysexts
Add image changes reports for extra sysexts
2024-08-30 17:50:28 +02:00
Dongsu Park
b4e55133d8
Merge pull request #2262 from flatcar/linux-6.6.48-main
Upgrade Linux Kernel for main from 6.6.47 to 6.6.48
2024-08-30 16:44:47 +02:00
Krzesimir Nowak
9631997895
Merge pull request #2251 from flatcar/buildbot/weekly-portage-stable-package-updates-2024-08-26
Weekly portage-stable package updates 2024-08-26
2024-08-30 16:14:30 +02:00
Dongsu Park
5765727f25
Merge pull request #2267 from flatcar/containerd-1.7.21-main
Upgrade Containerd in main from 1.7.20 to 1.7.21
2024-08-30 16:00:27 +02:00
Thilo Fromm
d953260f98 config/env/sys-fs/zfs-kmod: un-break zfs-kmod binpkg install
This change sets SKIP_KERNEL_BINPKG_ENV_RESET in the zfs-kmod env so
linux-info.eclass keeps kernel env variables. This resolves an issue
with installing zfs-kmod as a binpkg when the kernel was not yet
installed. In a pure binpkg install the zfs-kmod package might be
installed before the kernel, leading to the kmod's kernel version
detection to fail.

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2024-08-30 11:45:45 +02:00
Flatcar Buildbot
907cbfd241 app-containers/containerd: Update from 1.7.20 to 1.7.21 2024-08-30 08:19:54 +00:00
Jeremi Piotrowski
412298cd39 changelog: Add entry for sysext file ownership bugfix
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-08-30 09:52:50 +02:00