Flatcar Buildbot
4dfcbf8f29
app-containers/cri-tools: Sync with Gentoo
...
It's from Gentoo commit cfa6c329dfc459e7487143c8156e6da638d08868.
2025-01-22 13:15:16 +01:00
Flatcar Buildbot
20295df1af
app-containers/containers-storage: Sync with Gentoo
...
It's from Gentoo commit 03d790f5aaf062135a9e6b888d914907a55ae641.
2025-01-22 13:15:16 +01:00
Flatcar Buildbot
0b3072bc11
app-containers/containers-image: Sync with Gentoo
...
It's from Gentoo commit e73bbfc722a258cca0bae2351995e6e99dfbbad5.
2025-01-22 13:15:16 +01:00
Flatcar Buildbot
a0d4035813
app-containers/containers-common: Sync with Gentoo
...
It's from Gentoo commit cdf1acfcbf7a173228150953e8c2bbd7baacabf4.
2025-01-22 13:15:16 +01:00
Flatcar Buildbot
c378a56f9b
app-containers/aardvark-dns: Sync with Gentoo
...
It's from Gentoo commit 50c98c6159f6896dec64d15bc73b0ec77db33ddd.
2025-01-22 13:15:16 +01:00
Flatcar Buildbot
b4bc209c26
app-cdr/cdrtools: Sync with Gentoo
...
It's from Gentoo commit 336393d7bb572d2ab17d2449f5fdb846d1bd847e.
2025-01-22 13:15:16 +01:00
Flatcar Buildbot
c7d7c0b32b
app-arch/zstd: Sync with Gentoo
...
It's from Gentoo commit 6039f51dc64f73e5c0356c39f3c074f562b3ebd8.
2025-01-22 13:15:16 +01:00
Flatcar Buildbot
936e584419
app-arch/sharutils: Sync with Gentoo
...
It's from Gentoo commit 60a2079c942f192dd4f75159efedbf03eb57b07d.
2025-01-22 13:15:16 +01:00
Flatcar Buildbot
7698f905a5
app-arch/ncompress: Sync with Gentoo
...
It's from Gentoo commit 9a2e8a1062e2b8373fcd18009d44328a8db32ca3.
2025-01-22 13:15:16 +01:00
Flatcar Buildbot
ed46097d41
app-arch/libarchive: Sync with Gentoo
...
It's from Gentoo commit ad29afc12f0bfe0525bfe353af3b2999787f0351.
2025-01-22 13:15:16 +01:00
Flatcar Buildbot
5933f8a157
app-arch/lbzip2: Sync with Gentoo
...
It's from Gentoo commit 4ef726839f212339d1244880c029d6b89a59d71e.
2025-01-22 13:15:16 +01:00
Flatcar Buildbot
ba828ac4da
app-arch/bzip2: Sync with Gentoo
...
It's from Gentoo commit 0c08919f07c047f442aa24d93597d4ac8759e849.
2025-01-22 13:15:16 +01:00
Flatcar Buildbot
f000abf098
app-admin/perl-cleaner: Sync with Gentoo
...
It's from Gentoo commit 899a065631ae87691544ffc97df5368fa8eb3632.
2025-01-22 13:15:16 +01:00
Mathieu Tortuyaux
8d418321dd
Merge pull request #2590 from flatcar/go-1.22.11-main
...
Upgrade Go from 1.22.10 to 1.22.11
2025-01-21 11:31:31 +01:00
Mathieu Tortuyaux
6c8d14aa14
Merge pull request #2594 from flatcar/mantle-update-main
...
Upgrade mantle container image to latest HEAD in main
2025-01-20 18:38:49 +01:00
Flatcar Buildbot
58855fe9e6
Update mantle container image to latest HEAD
2025-01-20 15:21:37 +00:00
Mathieu Tortuyaux
cfe1e84a1a
Merge pull request #2582 from flatcar/firmware-20250109-main
...
Upgrade Linux Firmware in main from 20241210 to 20250109
2025-01-20 16:21:20 +01:00
Flatcar Buildbot
d1bc2e33f3
dev-lang/go: Update from 1.22.10 to 1.22.11
2025-01-20 07:24:24 +00:00
Mathieu Tortuyaux
c2d18cf193
Merge pull request #2581 from John15321/fix-port-forwarding-qemustartscript
...
fix: Dynamically create netdev arguments to correctly include commas
2025-01-17 11:18:06 +01:00
Flatcar Buildbot
4dfc3527ab
sys-kernel/coreos-firmware: Update from 20241210 to 20250109
2025-01-16 07:04:52 +00:00
flatcar-ci
cc1d4cdb34
New version: main-4216.0.0-nightly-20250115-2100
2025-01-15 21:00:28 +00:00
Jan Bronicki
0f0fa2ff7a
fix: Dynamically create netdev arguments to correctly include commas
...
docs: Add entrance to the changelog about the fix
Update changelog/changes/2025-01-15-qemu-startup-script-comma-fix.md
Co-authored-by: Mathieu Tortuyaux <mathieu.tortuyaux@gmail.com>
2025-01-15 17:57:56 +01:00
flatcar-ci
80e36c7178
New version: main-4215.0.0-nightly-20250114-2100
2025-01-14 21:00:36 +00:00
flatcar-ci
b60a57436b
New version: main-4214.0.0-nightly-20250113-2100
2025-01-13 21:00:29 +00:00
Sayan Chowdhury
961735b932
Merge pull request #2578 from flatcar/linux-6.6.71-main
...
Upgrade Linux Kernel for main from 6.6.69 to 6.6.71
2025-01-13 21:43:32 +05:30
Mathieu Tortuyaux
ac1844164e
Merge pull request #2575 from John15321/add-port-fwd-params
...
Add support for multiple port forwarding parameters in QEMU startup script
2025-01-13 15:33:49 +01:00
Jan Bronicki
1a7b995a08
Add port forwarding as multiple use parameters
...
Add mention in the changelog
Update changelog/changes/2025-01-10-qemu-startup-script-port-forwarding.md
Co-authored-by: Mathieu Tortuyaux <mathieu.tortuyaux@gmail.com>
Update build_library/qemu_template.sh
Co-authored-by: Mathieu Tortuyaux <mathieu.tortuyaux@gmail.com>
Adjust to review comments
Review adjustments
2025-01-13 15:28:25 +01:00
Flatcar Buildbot
58e2d23c2c
sys-kernel/coreos-sources: Update from 6.6.69 to 6.6.71
2025-01-11 07:05:05 +00:00
flatcar-ci
9f41ee10a5
New version: main-4211.0.0-nightly-20250110-2100
2025-01-11 02:04:08 +00:00
flatcar-ci
28624817bf
New version: main-4211.0.0-nightly-20250110-2100-INTERMEDIATE
2025-01-10 21:00:26 +00:00
Mathieu Tortuyaux
00ab503664
Merge pull request #2558 from flatcar/tormath1/locksmith
...
app-admin/locksmith: pull golang.org/x/net update
2025-01-10 16:44:54 +01:00
Mathieu Tortuyaux
ca926574eb
app-admin/locksmith: pull golang.org/x/net update
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-01-10 10:24:59 +01:00
flatcar-ci
db72c974a9
New version: main-4210.0.0-nightly-20250109-2100
2025-01-09 21:00:29 +00:00
Krzesimir Nowak
72b1dcddf7
Merge pull request #2569 from flatcar/krnowak/bail-out-on-unknown-flags
...
run_sdk_container: Bail out on unknown flags
2025-01-09 17:59:24 +01:00
Krzesimir Nowak
c526b41729
run_sdk_container: Bail out on unknown flags
...
The script would pass unknown flags further as a container
command. This normally is not desired, but in case it actually is, the
user can use the newly added `--` parameter to stop parameter handling
and pass the following parameters as the container command.
I was tripped by using -u instead of -U and I got a rather confusing
error message suggesting something going wrong inside the container.
2025-01-09 15:07:14 +01:00
flatcar-ci
8357e5cabf
New version: main-4207.0.0-nightly-20250106-2100
2025-01-06 21:00:27 +00:00
flatcar-ci
b72e50007c
New version: main-4204.0.0-nightly-20250103-2100
2025-01-04 02:25:08 +00:00
flatcar-ci
228ae59e0c
New version: main-4204.0.0-nightly-20250103-2100-INTERMEDIATE
2025-01-03 21:00:27 +00:00
Mathieu Tortuyaux
afea21fdfa
Merge pull request #2567 from flatcar/linux-6.6.69-main
...
Upgrade Linux Kernel for main from 6.6.68 to 6.6.69
2025-01-03 15:09:40 +01:00
Flatcar Buildbot
623abcef54
sys-kernel/coreos-sources: Update from 6.6.68 to 6.6.69
2025-01-03 07:05:44 +00:00
flatcar-ci
d3690b80e3
New version: main-4203.0.0-nightly-20250102-2100
2025-01-02 21:00:25 +00:00
Mathieu Tortuyaux
b6a7d69e43
Merge pull request #2557 from flatcar/buildbot/monthly-glsa-metadata-updates-2025-01-01
...
Monthly GLSA metadata 2025-01-01
2025-01-02 14:02:31 +01:00
Mathieu Tortuyaux
437f6ef179
Merge pull request #2561 from flatcar/mantle-update-main
...
Upgrade mantle container image to latest HEAD in main
2025-01-02 13:58:58 +01:00
Flatcar Buildbot
7ab16c2e03
Update mantle container image to latest HEAD
2025-01-02 12:57:35 +00:00
Mathieu Tortuyaux
a5e1fa2fee
Merge pull request #2552 from flatcar/linux-6.6.68-main
...
Upgrade Linux Kernel for main from 6.6.67 to 6.6.68
2025-01-02 13:57:21 +01:00
James Le Cuirot
299773a9fd
Merge pull request #2550 from flatcar/chewi/sbsign-update-payload
...
Delay generating test update payload in official builds
2025-01-02 09:55:34 +00:00
Flatcar Buildbot
9d552edfd7
portage-stable/metadata: Monthly GLSA metadata updates
2025-01-01 07:06:10 +00:00
flatcar-ci
f8bf613ff8
New version: main-4200.0.0-nightly-20251230-2100
2024-12-30 21:00:29 +00:00
Flatcar Buildbot
a701bbce4b
sys-kernel/coreos-sources: Update from 6.6.67 to 6.6.68
2024-12-28 07:06:04 +00:00
flatcar-ci
66641d3ebb
New version: main-4193.0.0-nightly-20241223-2100
2024-12-23 21:00:35 +00:00