306 Commits

Author SHA1 Message Date
Kai Lüke
e437473d59
Merge pull request #1478 from flatcar/kai/store-only-update-response
coreos-base/update_engine: Only store Omaha response for update check
2023-12-13 12:36:15 +01:00
Kai Lueke
fe164a8b0f coreos-base/update_engine: Only store Omaha response for update check
This pulls in
https://github.com/flatcar/update_engine/pull/33
to fix supplying extension update payloads with a custom base URL in
Nebraska.
2023-12-13 12:35:38 +01:00
Krzesimir Nowak
1c3bc8be7b
Merge pull request #1157 from flatcar/krnowak/slsa
overlay profiles: Fix a couple of issues with SLSA provenance stuff
2023-12-12 12:41:50 +01:00
Flatcar Buildbot
0959997dfd sys-kernel/coreos-sources: Update from 6.1.65 to 6.1.66 2023-12-09 07:11:26 +00:00
Krzesimir Nowak
9b619154de changelog: Add an entry 2023-12-07 12:58:40 +01:00
Krzesimir Nowak
9b63891ef2
Merge pull request #1394 from flatcar/krnowak/net-libs-automation
Add net-libs packages under automation
2023-12-07 12:55:26 +01:00
Dongsu Park
79ad74609b
Merge pull request #1468 from flatcar/go-1.19.13-and-1.20.12-main
Upgrade Go from 1.20.11 to 1.20.12
2023-12-07 11:35:59 +01:00
Dongsu Park
1a153c3419 changelog: add security changelog for Go 1.20.12 2023-12-07 11:33:53 +01:00
Krzesimir Nowak
9faab4387e changelog: Add an entry 2023-12-06 14:03:10 +01:00
Dongsu Park
4f56174f13 changelog: add changelog for afterburn 5.5.0 2023-12-06 12:58:23 +01:00
Flatcar Buildbot
af3a8352f8 dev-lang/go: Update from 1.20.11 to 1.20.12 2023-12-06 10:00:07 +01:00
Dongsu Park
b26cbfd807
Merge pull request #1464 from flatcar/cacerts-3.95-main
Update ca-certificates in main from 3.94 to 3.95
2023-12-06 09:46:44 +01:00
Mathieu Tortuyaux
eba1c71ae3
Merge pull request #1454 from flatcar/containerd-1.7.10-main
Upgrade Containerd in main from 1.7.9 to 1.7.10
2023-12-04 18:19:54 +01:00
Mathieu Tortuyaux
d92b9c0ed5
changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-12-04 18:16:19 +01:00
Flatcar Buildbot
1af961999c app-misc/ca-certificates: Update from 3.94 to 3.95 2023-12-04 07:19:24 +00:00
Flatcar Buildbot
dabb09d499 sys-kernel/coreos-sources: Update from 6.1.63 to 6.1.65 2023-12-03 07:11:14 +00:00
Mathieu Tortuyaux
586fc12b5e
Merge pull request #1445 from flatcar/tormath1/gcp-oslogin
gcp: fixed OS Login enabling
2023-12-01 15:06:49 +01:00
Mathieu Tortuyaux
64ef372858
changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-12-01 10:58:32 +01:00
Flatcar Buildbot
d3de8e602d app-containers/containerd: Update from 1.7.9 to 1.7.10 2023-12-01 08:17:04 +00:00
Kai Lüke
73af503a13
Merge pull request #1442 from flatcar/kai/overlay-whiteouts
build_image_util: Store path list for recreating tmpfiles rules
2023-11-30 11:58:31 +01:00
Kai Lueke
5590da400e build_image_util: Store path list for recreating tmpfiles rules
The removal of files in the overlay present in the lowerdir creates
whiteout entries that mask the lowerdir entries. For those files that
have a tmpfile rule for creation, a reboot would cause the file to be
created in the upperdir, meaning this file is not updated from the
lowerdir when it changes. In addition we have filtered out some tmpfile
rules that caused upcopies (symlinks and directories) which meant that
removing the /etc/resolv.conf symlink didn't bring it back after reboot.
To make files from the lowerdir show up if they have a tmpfile rule that
normally would recreate them we keep a list of whiteout entries that we
clean up on boot. This also prevents freezing files because
systemd-tmpfiles does not need to recreate them in the upperdir.
2023-11-30 11:57:27 +01:00
Kai Lueke
5a2c696e21 coreos-base/update_engine: Ensure /etc/extensions is mergable
This pulls in
https://github.com/flatcar/update_engine/pull/32
to make the Docker/containerd sysexts show up when updating from Beta
3760.1.0.
2023-11-29 12:59:00 +01:00
Mathieu Tortuyaux
a98abadccb
Merge pull request #1410 from flatcar/linux-6.1.63-main
Upgrade Linux Kernel for main from 6.1.62 to 6.1.63
2023-11-24 18:49:05 +01:00
Thilo Fromm
d13f4f3aef changelog: improved messaging for torcx removal and docker 24 upgrade
During the release of Alpha-3794.0.0 we further improved changelog
messages for the docker 24 upgrade and the torcx removal. This PR
updates the respective changelog entries in the repository.

See release announcement here:
https://hackmd.io/nG2pd4iKQ9GTazucHH5U9Q?view#New-Alpha-Release-379400

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-11-21 15:16:32 +01:00
Flatcar Buildbot
94ec7b09dc sys-kernel/coreos-sources: Update from 6.1.62 to 6.1.63 2023-11-21 07:11:50 +00:00
Jeremi Piotrowski
c2f04328a3
Merge pull request #1395 from flatcar/update-azure-linux-agent
app-emulation/wa-linux-agent: Update to 2.9.1.1
2023-11-20 16:41:17 +01:00
Jeremi Piotrowski
f5c670e63b changelog: Add entry for WALinuxAgent update
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-11-20 12:56:28 +01:00
Kai Lüke
d15fe243f5
Merge pull request #1400 from flatcar/kai/sshkeys.service
coreos-base/coreos-init: Make sshkeys.service more robust
2023-11-17 16:14:13 +01:00
Kai Lueke
16a7e2a294 coreos-base/coreos-init: Make sshkeys.service more robust
This pulls in
https://github.com/flatcar/init/pull/112
to only run coreos-metadata-sshkeys@core.service when not masked and
also retry on failure.
2023-11-17 15:43:57 +01:00
Flatcar Buildbot
af615bf169 app-containers/containerd: Update from 1.7.8 to 1.7.9 2023-11-17 08:16:33 +00:00
Kai Lüke
bd36d82fe6
Merge pull request #1391 from flatcar/kai/brightbox
Use OpenStack image for Brightbox
2023-11-16 18:30:51 +01:00
Mathieu Tortuyaux
8f5c266d81
Merge pull request #1385 from flatcar/go-1.19.13-and-1.20.11-main
Upgrade Go from 1.20.10 to 1.20.11
2023-11-16 15:33:31 +01:00
Mathieu Tortuyaux
00850644f8
Merge pull request #1396 from flatcar/firmware-20231111-main
Upgrade Linux Firmware in main from 20231030 to 20231111
2023-11-16 13:12:12 +01:00
Krzesimir Nowak
ed0ee13a15 changelog: Add an entry 2023-11-16 13:12:05 +01:00
Flatcar Buildbot
203c78e109 sys-kernel/coreos-firmware: Update from 20231030 to 20231111 2023-11-16 07:11:44 +00:00
Kai Lueke
87ff566aae Use OpenStack image for Brightbox
The special Brightbox image uses the OpenStack userdata in Ignition but
lacked Afterburn usage. It actually works to use the OpenStack image and
directly which also enables Afterburn, thus we can drop the special
image.
Don't build a special image for Brightbox but recommend to use OpenStack
images directly. A symlink is added to help with the download of
hardcoded user scripts.
2023-11-15 13:33:55 +01:00
Krzesimir Nowak
8fe463690f changelog: Add an entry 2023-11-15 09:55:23 +01:00
Flatcar Buildbot
02940e27fa dev-lang/go: Update from 1.20.10 to 1.20.11 2023-11-13 07:23:15 +00:00
Flatcar Buildbot
a19d2daf12 sys-kernel/coreos-sources: Update from 6.1.61 to 6.1.62 2023-11-09 07:11:13 +00:00
Thilo Fromm
110ab1ca7a
Merge pull request #1343 from flatcar/buildbot/weekly-portage-stable-package-updates-2023-11-06
Weekly portage-stable package updates 2023-11-06
2023-11-08 13:39:45 +01:00
Thilo Fromm
8d2f92bc5e
Update changelog/updates/2023-11-09-weekly-updates.md
Co-authored-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-11-08 13:39:32 +01:00
Thilo Fromm
aac80fa760 weekly updates 2023-11-09: add changelogs
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-11-08 11:03:30 +01:00
Thilo Fromm
6daf6b1a38
Merge pull request #1336 from flatcar/containerd-1.7.8-main
Upgrade Containerd in main from 1.7.7 to 1.7.8
2023-11-07 11:37:02 +01:00
Mathieu Tortuyaux
9f989cc91e
Merge pull request #1318 from flatcar/vmware-12.3.5-main
Upgrade open-vm-tools in main from 12.3.0 to 12.3.5
2023-11-06 16:55:30 +01:00
Flatcar Buildbot
8a001a2871
app-emulation/open-vm-tools: Update from 12.3.0 to 12.3.5 2023-11-06 16:53:17 +01:00
Thilo Fromm
bf09885204
Merge pull request #1325 from flatcar/firmware-20231030-main
Upgrade Linux Firmware in main from 20230919 to 20231030
2023-11-06 10:40:57 +01:00
Flatcar Buildbot
c8c794f9fc app-containers/containerd: Update from 1.7.7 to 1.7.8 2023-11-03 15:32:20 +00:00
Flatcar Buildbot
0e54de6372 sys-kernel/coreos-sources: Update from 6.1.60 to 6.1.61 2023-11-03 07:12:01 +00:00
Mathieu Tortuyaux
496546ea76
Merge pull request #1308 from flatcar/linux-6.1.60-main
Upgrade Linux Kernel for main from 6.1.59 to 6.1.60
2023-11-02 17:50:10 +01:00
Kai Lüke
6cb8b1f525
Merge pull request #1326 from flatcar/kai/decode-rsa-error
coreos-base/update_engine: Fix iterating over signatures
2023-11-02 15:33:03 +01:00