30987 Commits

Author SHA1 Message Date
James Le Cuirot
ec904175e6
build_library: Fix directory handling in extraction script
I thought cpio was always creating the output directory automatically,
but it was silently failing. It would only extract the next rootfs when
run a subsequent time.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-05-08 07:59:52 +01:00
Sayan Chowdhury
9af775ba36
Merge pull request #2867 from flatcar/linux-6.6.89-main
Upgrade Linux Kernel for main from 6.6.88 to 6.6.89
2025-05-08 10:31:23 +05:30
flatcar-ci
f9e2bc9493 New version: main-4327.0.0-nightly-20250506-2100 2025-05-06 21:00:30 +00:00
Mathieu Tortuyaux
ae5490a530
Merge pull request #2880 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2025-05-06 16:59:33 +02:00
Flatcar Buildbot
58859fa4b0 Update mantle container image to latest HEAD 2025-05-06 14:53:18 +00:00
Mathieu Tortuyaux
ac26bbbbe7
Merge pull request #2873 from flatcar/tormath1/akamai
ci-automation: add akamai testing
2025-05-06 16:53:05 +02:00
Mathieu Tortuyaux
c193d0894d
ci-automation: add akamai testing
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-05-06 13:37:34 +02:00
Mathieu Tortuyaux
8f9aa2130a
Merge pull request #2876 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2025-05-06 09:14:29 +02:00
Flatcar Buildbot
4514c93e4a Update mantle container image to latest HEAD 2025-05-05 21:00:44 +00:00
flatcar-ci
ef52f35914 New version: main-4326.0.0-nightly-20250505-2100 2025-05-05 21:00:29 +00:00
James Le Cuirot
398fed61fd
Merge pull request #2864 from flatcar/chewi/new-az-kv-pkcs11
app-crypt/azure-keyvault-pkcs11: Bump snapshot ahead of first release
2025-05-05 10:04:59 +01:00
flatcar-ci
3fe08f9e43 New version: main-4323.0.0-nightly-20250502-2100 2025-05-03 02:41:36 +00:00
flatcar-ci
c2cd4b587d New version: main-4323.0.0-nightly-20250502-2100-INTERMEDIATE 2025-05-02 21:00:26 +00:00
Dongsu Park
06e8dfbcdb
Merge pull request #2862 from flatcar/buildbot/monthly-glsa-metadata-updates-2025-05-01
Monthly GLSA metadata 2025-05-01
2025-05-02 15:22:28 +02:00
Flatcar Buildbot
685a88657c sys-kernel/coreos-sources: Update from 6.6.88 to 6.6.89 2025-05-02 07:05:34 +00:00
James Le Cuirot
75d209704b
app-crypt/azure-keyvault-pkcs11: Bump snapshot ahead of first release
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-05-01 14:03:06 +01:00
James Le Cuirot
4198ce5244
profiles: Add azure-keyvault-pkcs11 and deps to unstable Gentoo list
azure-keyvault-pkcs11 itself isn't really in Gentoo yet, but it will be
once we've tested the latest snapshot for a bit.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-05-01 14:00:33 +01:00
Flatcar Buildbot
2ac1a5fd57 portage-stable/metadata: Monthly GLSA metadata updates 2025-05-01 07:06:59 +00:00
flatcar-ci
fdb41e5824 New version: main-4321.0.0-nightly-20250430-2100 2025-04-30 21:00:27 +00:00
Daniel
37f476ef58
Merge pull request #2636 from danzatt/danzatt/oot-modules-sign
OOT modules sign
2025-04-30 14:56:52 +02:00
Daniel Zatovic
bfb5ec7d03 eclass/coreos-kernel,sys-kernel/coreos-modules:
Move module signing key to /tmp, so that it stays in RAM. Disable
shredding signing key after coreos-modules finishes, but rather shred it
after coreos-kernel finishes, so that out of tree modules (like ZFS from
upstream portage) can also use the key before it is shreded.
2025-04-30 14:55:32 +02:00
Daniel Zatovic
25b0c1583d run_sdk_container: mount tmpfs on /tmp 2025-04-30 14:55:32 +02:00
Krzesimir Nowak
c336ca284b
Merge pull request #2861 from flatcar/krnowak/builtin-sysexts-report
pkg-auto: Mark in-rootfs sysexts as sysexts in reports
2025-04-30 12:50:24 +02:00
Krzesimir Nowak
4bb175152f pkg-auto: Mark in-rootfs sysexts as sysexts in reports
They were showing up as "docker" or "containerd" in the reports, which
is confusing. "sysext-docker" or "sysext-containerd" makes it clear.
2025-04-30 12:45:01 +02:00
Krzesimir Nowak
3466d086c4
Merge pull request #2860 from flatcar/krnowak/missing-profile-changes
Missing profile changes
2025-04-30 12:36:35 +02:00
Krzesimir Nowak
c6321c91dc changelog: Add entries 2025-04-30 12:35:26 +02:00
Krzesimir Nowak
769518f90f overlay profiles: Add some security-related accept keywords 2025-04-30 12:35:26 +02:00
Krzesimir Nowak
bb8e9af8a6 overlay profiles: Enable dracut in sys-apps/azure-vm-utils 2025-04-30 12:35:26 +02:00
Krzesimir Nowak
b509b63e1d sys-kernel/coreos-{kernel,modules}: Add sys-apps/azure-vm-utils to deps
The package has a dracut module we want to make available at the time
we build initrd.
2025-04-30 12:35:26 +02:00
Krzesimir Nowak
8af0639ae2 overlay profiles: Mask USE=X for app-emulation/qemu 2025-04-30 12:35:26 +02:00
Krzesimir Nowak
7e8c58c2c2 overlay profiles: Drop accept keywords for net-misc/socat 2025-04-30 12:35:24 +02:00
Krzesimir Nowak
2afbfd4646 overlay coreos/config: Update handling of rndc.key for net-dns/bind 2025-04-30 12:35:02 +02:00
Krzesimir Nowak
4c279cc87e overlay profiles: Drop accept keywords for dev-lang/python 2025-04-30 12:35:02 +02:00
Krzesimir Nowak
08909d1daa overlay profiles: Drop accept keywords for dev-lang/perl 2025-04-30 12:35:02 +02:00
Krzesimir Nowak
4607864e22 overlay profiles: Add some accept keywords 2025-04-30 12:35:02 +02:00
Krzesimir Nowak
fe049947a7 overlay profiles: Update accept keywords for a never-stabilized package 2025-04-30 12:34:57 +02:00
flatcar-ci
c06a911cb8 New version: main-4320.0.0-nightly-20250429-2100 2025-04-29 21:00:27 +00:00
Sayan Chowdhury
15b26acf35
Merge pull request #2855 from flatcar/linux-6.6.88-main
Upgrade Linux Kernel for main from 6.6.87 to 6.6.88
2025-04-30 01:58:35 +05:30
Krzesimir Nowak
7acdd2ac5f
Merge pull request #2858 from flatcar/krnowak/python-changelog
changelog: Add a missing entry for python security fix
2025-04-29 18:36:50 +02:00
Dongsu Park
825f3b5968
Merge pull request #2839 from flatcar/dongsu/ue-rs-20250423
overlay ue-rs: update to 2025-04-23
2025-04-29 17:30:09 +02:00
Krzesimir Nowak
8d4590c5a5 changelog: Add a missing entry for python security fix 2025-04-29 15:37:07 +02:00
Krzesimir Nowak
f251c126d5
Merge pull request #2857 from flatcar/krnowak/pkg-auto-cache
pkg-auto: Add parsing of md5-metadata to aid report generation
2025-04-29 14:53:53 +02:00
Krzesimir Nowak
88e86fd687
Merge pull request #2856 from flatcar/buildbot/weekly-portage-stable-package-updates-2025-04-28
Weekly portage-stable package updates 2025-04-28
2025-04-29 14:13:17 +02:00
Krzesimir Nowak
1039ed0571
pkg-auto: Simplify the use of sed
Co-authored-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-04-29 14:07:35 +02:00
Krzesimir Nowak
a8922be627
pkg-auto: Simplify error checking in emerge output
Co-authored-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-04-29 14:07:13 +02:00
Krzesimir Nowak
ecd24bd5eb pkg-auto: Fix a shellcheck warning 2025-04-29 09:43:21 +02:00
Krzesimir Nowak
0d06b737ac pkg-auto: Disable shellcheck reference warnings
Two warnings, SC2034 and SC2178, pop up very often with the references
- shellcheck handles them poorly and produces a ton of bogus warnings
about them. Silence the warnings and drop most of the "shellcheck
disable" clauses.
2025-04-29 09:43:21 +02:00
Krzesimir Nowak
296efcdb22 pkg-auto: Add a setup for shellcheck's "source" checking
That way shellcheck sources some prepared files and learns about some
variables the sourced files define. Thanks to that, we can remove some
of the "shellcheck disable" clauses.
2025-04-29 09:43:21 +02:00
Krzesimir Nowak
13e84333b8 pkg-auto: Add md5-metadata cache diff reports to package reports 2025-04-29 09:43:21 +02:00
Krzesimir Nowak
016f35d8f5 pkg-auto: Add the md5-metadata cache diff library 2025-04-29 09:43:21 +02:00