sys-kernel/bootengine: fix ProxmoxVE network kargs#3677
Conversation
cc4faf4 to
843ac42
Compare
|
Hey, anything I could do here to help get this merged? I can test images if necessary to provide more details about the issue ! |
Hey @theoraim thanks a lot for asking. I remember seeing some issues here. But I'm happy to collaborate with you on this, I can rebase PRs and produce images for you to test on Proxmox? EDIT: This is the error I've seen: flatcar/Flatcar#2002 (comment) |
Sure ! I have a terraform project ready to spin up flatcar vms with cloud-init on proxmox (which led me to this issue). Let me know when and which image I can test 😄
|
|
Hello @tormath1, are you still okay to fix this issue together ? |
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
843ac42 to
4e7a65a
Compare
Hey, thanks for the heads-up - May is always bumpy in terms of availability regarding bank holidays. I just rebased the PRs and kicked-off a CI. This comment will be updated once the images will be available. :) EDIT: @theoraim images are available here: https://bincache.flatcar-linux.net/images/amd64/9999.0.100+tormath1-proxmoxve |
|
Thanks ! I'll wait for the new image to be generated and test it right after |
|
@tormath1 I think the CI is still requiring approval, maybe someone can launch it ? |
@theoraim I've updated my comment yesterday with the images link, for you to test, here's the link: https://bincache.flatcar-linux.net/images/amd64/9999.0.100+tormath1-proxmoxve :) |
|
Hello @tormath1 , following your image and importing in proxmox, there is still the same issue as you mentionned in flatcar/Flatcar#2002 (comment). Here is a screenshot of the message : Something seems to be wrong about the default interface. Two lines before there is this mention : EDIT: However, setting an empty cloud init drive and setting static configuration in ingnition config works. As far as I remember, it was not with the latest stable image. I can give a try tomorrow with the stable one to make sure. |
|
However, downloading files from ignition config (such as adding a sysext) is not working as the network is not configured at this stage |
Thanks for trying and confirming the issue. So I found two issues:
EDIT: Images should be ready for testing in : https://bincache.flatcar-linux.net/images/amd64/9999.0.101+tormath1-proxmoxve in some hours. |
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
There was a problem hiding this comment.
Pull request overview
This PR updates the Flatcar overlay packages to enable static network configuration from cloud-init on ProxmoxVE by adjusting the kernel command-line networking arguments and improving initrd/networkd handling.
Changes:
- Add a versioned
bootengine-0.0.38-r48ebuild pinned to a specific upstream commit. - Add user patches to
bootenginedracut modules to (a) accept anameserver=cmdline parameter and (b) enable afterburn network kargs on ProxmoxVE and KubeVirt OEM IDs. - Add an
afterburnuser patch to explicitly setautoconf=offin generatedip=kargs for ProxmoxVE static addressing, plus a changelog entry.
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| sdk_container/src/third_party/coreos-overlay/sys-kernel/bootengine/bootengine-0.0.38-r48.ebuild | Introduces a versioned bootengine ebuild pinned to a known commit and installs dracut modules/scripts. |
| sdk_container/src/third_party/coreos-overlay/coreos/user-patches/sys-kernel/bootengine/0001-parse-ip-read-nameserver-from-command-line.patch | Extends initrd parsing to pull nameserver= from the kernel cmdline and emit it into networkd config. |
| sdk_container/src/third_party/coreos-overlay/coreos/user-patches/sys-kernel/bootengine/0001-afterburn-sync-network-kars-with-supported-provider.patch | Expands the afterburn-network-kargs service activation conditions to include ProxmoxVE and KubeVirt. |
| sdk_container/src/third_party/coreos-overlay/coreos/user-patches/coreos-base/afterburn/0001-proxmoxve-explicit-static-IP-configuration.patch | Ensures generated ProxmoxVE ip= kargs explicitly set autoconf=off to avoid DHCP fallbacks. |
| changelog/bugfixes/2026-01-28-proxmoxve.md | Adds a user-facing bugfix note for ProxmoxVE static networking. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| From c44cfb1ab432ca26cd6498057f45d9d669418d8f Mon Sep 17 00:00:00 2001 | ||
| From: Mathieu Tortuyaux <mtortuyaux@microsoft.com> | ||
| Date: Wed, 28 Jan 2026 16:13:44 +0100 | ||
| Subject: [PATCH] afterburn: sync network kars with supported provider |
| @@ -0,0 +1,32 @@ | |||
| From c44cfb1ab432ca26cd6498057f45d9d669418d8f Mon Sep 17 00:00:00 2001 | |||
| @@ -0,0 +1,39 @@ | |||
| From 7a0bf5696d5e701c995690a438af3a9712a15f5e Mon Sep 17 00:00:00 2001 | |||
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Image changes reports (arm64)image-changes-reports-nightly!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Image differences compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
diff --git a/tmp/4734.0.0+nightly-20260617-2100-FIbrkd b/tmp/.-UmMOHh
index 517ad884b4..ce9b64b33b 100644
--- a/tmp/4734.0.0+nightly-20260617-2100-FIbrkd
+++ b/tmp/.-UmMOHh
@@ -272,7 +272,7 @@ sys-fs/mdadm-4.6-r1::portage-stable
sys-fs/multipath-tools-0.14.3::portage-stable
sys-fs/quota-4.11::portage-stable
sys-fs/xfsprogs-6.19.0::portage-stable
-sys-kernel/bootengine-0.0.38-r47::coreos-overlay
+sys-kernel/bootengine-0.0.38-r48::coreos-overlay
sys-kernel/coreos-firmware-20260519::coreos-overlay
sys-kernel/coreos-kernel-6.12.93::coreos-overlay
sys-kernel/coreos-modules-6.12.93::coreos-overlay
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
diff --git a/tmp/4734.0.0+nightly-20260617-2100-55YUnH b/tmp/.-39pOj1
index a3569e5181..c5eb7dba03 100644
--- a/tmp/4734.0.0+nightly-20260617-2100-55YUnH
+++ b/tmp/.-39pOj1
@@ -14596,7 +14596,7 @@
/usr/share/SLSA/sys-fs_multipath-tools-0.14.3.json.zst
/usr/share/SLSA/sys-fs_quota-4.11.json.zst
/usr/share/SLSA/sys-fs_xfsprogs-6.19.0.json.zst
-/usr/share/SLSA/sys-kernel_bootengine-0.0.38-r47.json.zst
+/usr/share/SLSA/sys-kernel_bootengine-0.0.38-r48.json.zst
/usr/share/SLSA/sys-kernel_coreos-firmware-20260519.json.zst
/usr/share/SLSA/sys-kernel_coreos-kernel-6.12.93.json.zst
/usr/share/SLSA/sys-kernel_coreos-modules-6.12.93.json.zst
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
Top 10 grown in size files (of 360 files total):
./boot/flatcar/vmlinuz-a by 65536 bytes (64 kbytes) from 38926328 bytes (38013 kbytes, 37 mbytes) to 38991864 bytes (38077 kbytes, 37 mbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/kernel/kheaders.ko.xz by 1852 bytes (1 kbytes) from 4289524 bytes (4188 kbytes, 4 mbytes) to 4291376 bytes (4190 kbytes, 4 mbytes)
./usr/share/licenses/licenses.json.bz2 by 1676 bytes (1 kbytes) from 456127 bytes (445 kbytes) to 457803 bytes (447 kbytes)
./usr/share/flatcar/etc/udev/hwdb.bin by 665 bytes from 13531519 bytes (13214 kbytes, 12 mbytes) to 13532184 bytes (13215 kbytes, 12 mbytes)
./usr/share/SLSA/sys-kernel_coreos-modules-6.12.93.json.zst by 169 bytes from 634061 bytes (619 kbytes) to 634230 bytes (619 kbytes)
./usr/lib/os-release by 56 bytes from 556 bytes to 612 bytes
./usr/share/flatcar/lsb-release by 28 bytes from 183 bytes to 211 bytes
./usr/share/SLSA/sys-fs_lvm2-2.03.39.json.zst by 24 bytes from 12343 bytes (12 kbytes) to 12367 bytes (12 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/infiniband/hw/cxgb4/iw_cxgb4.ko.xz by 16 bytes from 103376 bytes (100 kbytes) to 103392 bytes (100 kbytes)
./usr/share/SLSA/net-fs_samba-4.23.6.json.zst by 15 bytes from 37547 bytes (36 kbytes) to 37562 bytes (36 kbytes)
Top 10 shrunk in size files (of 238 files total):
./usr/lib/flatcar/bootengine.img by 4096 bytes (4 kbytes) from 51097600 bytes (49900 kbytes, 48 mbytes) to 51093504 bytes (49896 kbytes, 48 mbytes)
./usr/share/flatcar/sysext/docker-flatcar.raw by 4096 bytes (4 kbytes) from 186593280 bytes (182220 kbytes, 177 mbytes) to 186589184 bytes (182216 kbytes, 177 mbytes)
./usr/share/SLSA/sys-libs_pam-1.7.2.json.zst by 55 bytes from 22681 bytes (22 kbytes) to 22626 bytes (22 kbytes)
./usr/share/SLSA/dev-libs_cyrus-sasl-2.1.28-r5.json.zst by 46 bytes from 8153 bytes (7 kbytes) to 8107 bytes (7 kbytes)
./usr/share/SLSA/net-misc_curl-8.19.0.json.zst by 42 bytes from 42264 bytes (41 kbytes) to 42222 bytes (41 kbytes)
./usr/share/SLSA/sys-process_procps-4.0.6.json.zst by 36 bytes from 5445 bytes (5 kbytes) to 5409 bytes (5 kbytes)
./usr/share/SLSA/coreos-base_update-ssh-keys-0.7.0.json.zst by 9 bytes from 5890 bytes (5 kbytes) to 5881 bytes (5 kbytes)
./usr/share/SLSA/sys-kernel_dracut-110-r5.json.zst by 9 bytes from 32570 bytes (31 kbytes) to 32561 bytes (31 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/net/sched/sch_sfq.ko.xz by 8 bytes from 8848 bytes (8 kbytes) to 8840 bytes (8 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/fs/fuse/fuse.ko.xz by 8 bytes from 79732 bytes (77 kbytes) to 79724 bytes (77 kbytes)
Total size difference: increased by 62316 bytes (60 kbytes)
Image kernel config changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=================================================================================================
Image file size change (includes /boot, /usr and the default rootfs partitions), compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================================================================================
diff --git a/tmp/4734.0.0+nightly-20260617-2100-c3QDwz b/tmp/.-9b0OCP
index 774ed65e7c..16cbbff636 100644
--- a/tmp/4734.0.0+nightly-20260617-2100-c3QDwz
+++ b/tmp/.-9b0OCP
@@ -1,5 +1,5 @@
File Size Used Avail Use% Type
/boot 1022M 41M 982M 4% vfat
-/usr 1016M 586M 219M 73% btrfs
+/usr 1016M 580M 331M 64% btrfs
/ 1.6G 480K 1.5G 1% ext4
-SUM 3.6G 626M 2.7G 19% -
+SUM 3.6G 621M 2.8G 18% -
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Init ramdisk differences compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Image init ramdisk file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================================
Image init ramdisk file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
==========================================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 0 shrunk files:
Total size difference: increased by 0 bytes
Take the total size difference with a grain of salt as normally initrd is compressed, so the actual difference will be smaller.
To see the actual difference in size, see if there was a report for /boot/flatcar/vmlinuz-a.
Note that vmlinuz-a also contains the kernel code, which might have changed too, so the reported difference does not accurately describe the change in initrd.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Real/full init ramdisk (bootengine.img) differences compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Real/full init ramdisk (bootengine.img) file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
==========================================================================================================================
Real/full init ramdisk (bootengine.img) file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
===============================================================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
Top 10 grown in size files (of 136 files total):
./usr/lib/systemd/system/afterburn-network-kargs.service by 209 bytes from 813 bytes to 1022 bytes
./var/lib/dracut/hooks/cmdline/99-parse-ip-for-networkd.sh by 139 bytes from 6173 bytes (6 kbytes) to 6312 bytes (6 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/scsi/mpi3mr/mpi3mr.ko.xz by 12 bytes from 91936 bytes (89 kbytes) to 91948 bytes (89 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/ethernet/realtek/r8169.ko.xz by 12 bytes from 38320 bytes (37 kbytes) to 38332 bytes (37 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/scsi/3w-9xxx.ko.xz by 12 bytes from 21828 bytes (21 kbytes) to 21840 bytes (21 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/scsi/sg.ko.xz by 12 bytes from 20852 bytes (20 kbytes) to 20864 bytes (20 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/ethernet/amd/pcnet32.ko.xz by 12 bytes from 18996 bytes (18 kbytes) to 19008 bytes (18 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/scsi/mpt3sas/mpt3sas.ko.xz by 12 bytes from 137024 bytes (133 kbytes) to 137036 bytes (133 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/net/bridge/bridge.ko.xz by 12 bytes from 111868 bytes (109 kbytes) to 111880 bytes (109 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/ata/sata_sis.ko.xz by 8 bytes from 8284 bytes (8 kbytes) to 8292 bytes (8 kbytes)
Top 10 shrunk in size files (of 82 files total):
./usr/lib/modules/a.b.c-flatcar/kernel/fs/fuse/fuse.ko.xz by 8 bytes from 79732 bytes (77 kbytes) to 79724 bytes (77 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/fs/fuse/cuse.ko.xz by 8 bytes from 7744 bytes (7 kbytes) to 7736 bytes (7 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/md/dm-mod.ko.xz by 8 bytes from 66080 bytes (64 kbytes) to 66072 bytes (64 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/ethernet/broadcom/cnic.ko.xz by 8 bytes from 57568 bytes (56 kbytes) to 57560 bytes (56 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/crypto/geniv.ko.xz by 8 bytes from 2824 bytes (2 kbytes) to 2816 bytes (2 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/scsi/megaraid/megaraid_mbox.ko.xz by 8 bytes from 22220 bytes (21 kbytes) to 22212 bytes (21 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/xen-netfront.ko.xz by 8 bytes from 18356 bytes (17 kbytes) to 18348 bytes (17 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/ethernet/broadcom/b44.ko.xz by 8 bytes from 16636 bytes (16 kbytes) to 16628 bytes (16 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/block/virtio_blk.ko.xz by 8 bytes from 10380 bytes (10 kbytes) to 10372 bytes (10 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/fs/dlm/dlm.ko.xz by 4 bytes from 99460 bytes (97 kbytes) to 99456 bytes (97 kbytes)
Total size difference: increased by 684 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Base sysext containerd-flatcar changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 2 grown files:
./usr/share/SLSA/app-containers_containerd-2.2.2.json.zst by 2 bytes from 6834 bytes (6 kbytes) to 6836 bytes (6 kbytes)
./usr/share/SLSA/app-containers_runc-1.4.0-r1.json.zst by 2 bytes from 2995 bytes (2 kbytes) to 2997 bytes (2 kbytes)
All 0 shrunk files:
Total size difference: increased by 4 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Base sysext docker-flatcar changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 4 grown files:
./usr/share/SLSA/app-containers_docker-28.2.2.json.zst by 7 bytes from 10202 bytes (9 kbytes) to 10209 bytes (9 kbytes)
./usr/share/SLSA/app-containers_docker-buildx-0.21.2.json.zst by 2 bytes from 960 bytes to 962 bytes
./usr/share/SLSA/app-containers_docker-cli-29.1.3.json.zst by 2 bytes from 14201 bytes (13 kbytes) to 14203 bytes (13 kbytes)
./usr/share/SLSA/sys-process_tini-0.19.0-r2.json.zst by 1 bytes from 931 bytes to 932 bytes
All 1 shrunk files:
./usr/share/SLSA/acct-group_docker-0-r3.json.zst by 2 bytes from 635 bytes to 633 bytes
Total size difference: increased by 10 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext overlaybd changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 2 shrunk files:
./usr/share/SLSA/sys-fs_overlaybd-1.0.17.json.zst by 4 bytes from 2408 bytes (2 kbytes) to 2404 bytes (2 kbytes)
./usr/share/SLSA/app-containers_accelerated-container-image-1.4.3.json.zst by 1 bytes from 1500 bytes (1 kbytes) to 1499 bytes (1 kbytes)
Total size difference: decreased by 5 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext incus changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
Top 10 grown in size files (of 13 files total):
./usr/share/SLSA/app-containers_incus-6.0.5-r1.json.zst by 5 bytes from 82719 bytes (80 kbytes) to 82724 bytes (80 kbytes)
./usr/share/SLSA/virtual_acl-0-r2.json.zst by 3 bytes from 610 bytes to 613 bytes
./usr/share/SLSA/sys-fs_lxcfs-6.0.5.json.zst by 3 bytes from 1712 bytes (1 kbytes) to 1715 bytes (1 kbytes)
./usr/share/SLSA/dev-libs_cowsql-1.15.9.json.zst by 3 bytes from 1268 bytes (1 kbytes) to 1271 bytes (1 kbytes)
./usr/share/SLSA/dev-libs_raft-0.22.1.json.zst by 3 bytes from 1246 bytes (1 kbytes) to 1249 bytes (1 kbytes)
./usr/share/SLSA/acct-group_incus-0.json.zst by 2 bytes from 735 bytes to 737 bytes
./usr/share/SLSA/app-containers_lxc-6.0.5.json.zst by 2 bytes from 6835 bytes (6 kbytes) to 6837 bytes (6 kbytes)
./usr/share/SLSA/acct-group_incus-admin-0.json.zst by 1 bytes from 742 bytes to 743 bytes
./usr/share/SLSA/acct-group_lxc-0-r2.json.zst by 1 bytes from 735 bytes to 736 bytes
./usr/share/SLSA/acct-user_lxc-0-r2.json.zst by 1 bytes from 632 bytes to 633 bytes
All 4 shrunk files:
./usr/share/SLSA/sys-fs_fuse-common-3.10.4-r3.json.zst by 3 bytes from 1098 bytes (1 kbytes) to 1095 bytes (1 kbytes)
./usr/share/SLSA/acct-user_dnsmasq-0-r3.json.zst by 2 bytes from 636 bytes to 634 bytes
./usr/share/SLSA/acct-group_dnsmasq-0-r3.json.zst by 1 bytes from 638 bytes to 637 bytes
./usr/share/SLSA/net-dns_dnsmasq-2.92_p2.json.zst by 1 bytes from 2376 bytes (2 kbytes) to 2375 bytes (2 kbytes)
Total size difference: increased by 20 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext podman changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 8 grown files:
./usr/share/SLSA/app-containers_podman-5.7.1.json.zst by 16 bytes from 19668 bytes (19 kbytes) to 19684 bytes (19 kbytes)
./usr/share/SLSA/app-containers_containers-shortnames-2025.03.19.json.zst by 5 bytes from 756 bytes to 761 bytes
./usr/share/SLSA/app-containers_containers-storage-1.59.1.json.zst by 3 bytes from 842 bytes to 845 bytes
./usr/share/SLSA/app-containers_netavark-1.17.1.json.zst by 3 bytes from 1493 bytes (1 kbytes) to 1496 bytes (1 kbytes)
./usr/share/SLSA/app-containers_containers-image-5.36.2.json.zst by 2 bytes from 1739 bytes (1 kbytes) to 1741 bytes (1 kbytes)
./usr/share/SLSA/acct-group_cuse-0.json.zst by 1 bytes from 629 bytes to 630 bytes
./usr/share/SLSA/sys-fs_fuse-3.18.2.json.zst by 1 bytes from 1898 bytes (1 kbytes) to 1899 bytes (1 kbytes)
./usr/share/SLSA/app-containers_containers-common-0.64.2.json.zst by 1 bytes from 1672 bytes (1 kbytes) to 1673 bytes (1 kbytes)
All 4 shrunk files:
./usr/share/SLSA/app-containers_aardvark-dns-1.17.0.json.zst by 3 bytes from 967 bytes to 964 bytes
./usr/share/SLSA/sys-fs_fuse-common-3.10.4-r3.json.zst by 3 bytes from 1098 bytes (1 kbytes) to 1095 bytes (1 kbytes)
./usr/share/SLSA/app-crypt_gpgme-2.0.1-r1.json.zst by 1 bytes from 2394 bytes (2 kbytes) to 2393 bytes (2 kbytes)
./usr/share/SLSA/dev-libs_yajl-2.1.0-r6.json.zst by 1 bytes from 1845 bytes (1 kbytes) to 1844 bytes (1 kbytes)
Total size difference: increased by 24 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext python changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 0 shrunk files:
Total size difference: increased by 0 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext zfs changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/sys-fs_zfs-2.3.6.json.zst by 7 bytes from 35003 bytes (34 kbytes) to 35010 bytes (34 kbytes)
All 1 shrunk files:
./usr/share/SLSA/sys-fs_zfs-kmod-2.3.6.json.zst by 3 bytes from 21438 bytes (20 kbytes) to 21435 bytes (20 kbytes)
Total size difference: increased by 4 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM akamai compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-akamai-0.json.zst by 1 bytes from 613 bytes to 614 bytes
All 0 shrunk files:
Total size difference: increased by 1 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM ami compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 2 grown files:
./usr/share/SLSA/coreos-base_oem-ami-3.3.2299.0.json.zst by 2 bytes from 823 bytes to 825 bytes
./usr/share/SLSA/app-emulation_amazon-ssm-agent-3.3.2299.0-r1.json.zst by 2 bytes from 1609 bytes (1 kbytes) to 1611 bytes (1 kbytes)
All 0 shrunk files:
Total size difference: increased by 4 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM azure compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/sys-fs_inotify-tools-4.25.9.0.json.zst by 1 bytes from 1998 bytes (1 kbytes) to 1999 bytes (1 kbytes)
All 5 shrunk files:
./usr/share/SLSA/app-emulation_wa-linux-agent-2.12.0.4-r2.json.zst by 24 bytes from 25597 bytes (24 kbytes) to 25573 bytes (24 kbytes)
./usr/share/SLSA/dev-python_urllib3-2.7.0.json.zst by 8 bytes from 9161 bytes (8 kbytes) to 9153 bytes (8 kbytes)
./usr/share/SLSA/app-emulation_hv-daemons-6.12.93.json.zst by 8 bytes from 1027 bytes (1 kbytes) to 1019 bytes
./usr/share/SLSA/net-misc_chrony-4.8-r1.json.zst by 4 bytes from 2540 bytes (2 kbytes) to 2536 bytes (2 kbytes)
./usr/share/SLSA/dev-python_pysocks-1.7.1-r2.json.zst by 1 bytes from 1590 bytes (1 kbytes) to 1589 bytes (1 kbytes)
Total size difference: decreased by 44 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM hetzner compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 0 shrunk files:
Total size difference: increased by 0 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM kubevirt compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-kubevirt-0.json.zst by 1 bytes from 616 bytes to 617 bytes
All 0 shrunk files:
Total size difference: increased by 1 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM openstack compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 1 shrunk files:
./usr/share/SLSA/coreos-base_oem-openstack-0.json.zst by 1 bytes from 618 bytes to 617 bytes
Total size difference: decreased by 1 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM oraclecloud compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 1 shrunk files:
./usr/share/SLSA/coreos-base_oem-oraclecloud-0.json.zst by 1 bytes from 618 bytes to 617 bytes
Total size difference: decreased by 1 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM proxmoxve compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 1 shrunk files:
./usr/share/SLSA/coreos-base_oem-proxmoxve-0.json.zst by 2 bytes from 619 bytes to 617 bytes
Total size difference: decreased by 2 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM qemu compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 1 shrunk files:
./usr/share/SLSA/coreos-base_oem-qemu-0.0.2.json.zst by 1 bytes from 619 bytes to 618 bytes
Total size difference: decreased by 1 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM scaleway compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 0 shrunk files:
Total size difference: increased by 0 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM stackit compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 2 shrunk files:
./usr/share/SLSA/net-misc_chrony-4.8-r1.json.zst by 4 bytes from 2540 bytes (2 kbytes) to 2536 bytes (2 kbytes)
./usr/share/SLSA/coreos-base_oem-stackit-0.json.zst by 2 bytes from 1070 bytes (1 kbytes) to 1068 bytes (1 kbytes)
Total size difference: decreased by 6 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Changelog against main-4734.0.0-nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
_Changes since **Main 4734.0.0 nightly 20260617 2100**_
#### Security fixes:
#### Bug fixes:
- Fixed static network configuration from cloud-init on ProxmoxVE ([flatcar/scripts#3677](https://github.com/flatcar/scripts/pull/3677))
#### Changes:
#### Updates:image-changes-reports-release!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Image differences compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
diff --git a/tmp/4722.0.0-WJio7X b/tmp/.-GSEew9
index eb7283e24d..ce9b64b33b 100644
--- a/tmp/4722.0.0-WJio7X
+++ b/tmp/.-GSEew9
@@ -272,8 +272,8 @@ sys-fs/mdadm-4.6-r1::portage-stable
sys-fs/multipath-tools-0.14.3::portage-stable
sys-fs/quota-4.11::portage-stable
sys-fs/xfsprogs-6.19.0::portage-stable
-sys-kernel/bootengine-0.0.38-r47::coreos-overlay
-sys-kernel/coreos-firmware-20260410::coreos-overlay
+sys-kernel/bootengine-0.0.38-r48::coreos-overlay
+sys-kernel/coreos-firmware-20260519::coreos-overlay
sys-kernel/coreos-kernel-6.12.93::coreos-overlay
sys-kernel/coreos-modules-6.12.93::coreos-overlay
sys-kernel/dracut-110-r5::portage-stable
Image file changes, compared to alpha 4722.0.0:
===============================================
diff --git a/tmp/4722.0.0-65tAEs b/tmp/.-0lBOqw
index 8afd847c89..c5eb7dba03 100644
--- a/tmp/4722.0.0-65tAEs
+++ b/tmp/.-0lBOqw
@@ -14596,8 +14596,8 @@
/usr/share/SLSA/sys-fs_multipath-tools-0.14.3.json.zst
/usr/share/SLSA/sys-fs_quota-4.11.json.zst
/usr/share/SLSA/sys-fs_xfsprogs-6.19.0.json.zst
-/usr/share/SLSA/sys-kernel_bootengine-0.0.38-r47.json.zst
-/usr/share/SLSA/sys-kernel_coreos-firmware-20260410.json.zst
+/usr/share/SLSA/sys-kernel_bootengine-0.0.38-r48.json.zst
+/usr/share/SLSA/sys-kernel_coreos-firmware-20260519.json.zst
/usr/share/SLSA/sys-kernel_coreos-kernel-6.12.93.json.zst
/usr/share/SLSA/sys-kernel_coreos-modules-6.12.93.json.zst
/usr/share/SLSA/sys-kernel_dracut-110-r5.json.zst
@@ -21253,6 +21253,7 @@
/usr/share/unimaps/viscii.uni
/usr/share/update_engine
/usr/share/update_engine/decode_payload
+/usr/share/update_engine/update-payload-key.key.pem
/usr/share/update_engine/update-payload-key.pub.pem
/usr/share/update_engine/update_metadata.proto
/usr/share/user-tmpfiles.d
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 1 newly added files:
./usr/share/update_engine/update-payload-key.key.pem (1675 bytes, 1 kbytes)
All 0 just deleted files:
Top 10 grown in size files (of 591 files total):
./boot/flatcar/vmlinuz-a by 67064 bytes (65 kbytes) from 38924800 bytes (38012 kbytes, 37 mbytes) to 38991864 bytes (38077 kbytes, 37 mbytes)
./boot/EFI/boot/bootaa64.efi by 19368 bytes (18 kbytes) from 996824 bytes (973 kbytes) to 1016192 bytes (992 kbytes)
./usr/share/flatcar/etc/udev/hwdb.bin by 1575 bytes (1 kbytes) from 13530609 bytes (13213 kbytes, 12 mbytes) to 13532184 bytes (13215 kbytes, 12 mbytes)
./usr/share/licenses/licenses.json.bz2 by 1539 bytes (1 kbytes) from 456264 bytes (445 kbytes) to 457803 bytes (447 kbytes)
./boot/EFI/boot/mmaa64.efi by 1535 bytes (1 kbytes) from 925113 bytes (903 kbytes) to 926648 bytes (904 kbytes)
./boot/EFI/boot/grubaa64.efi by 1528 bytes (1 kbytes) from 1232896 bytes (1204 kbytes, 1 mbytes) to 1234424 bytes (1205 kbytes, 1 mbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/kernel/kheaders.ko.xz by 868 bytes from 4290508 bytes (4189 kbytes, 4 mbytes) to 4291376 bytes (4190 kbytes, 4 mbytes)
./usr/lib/os-release by 128 bytes from 484 bytes to 612 bytes
./usr/share/SLSA/coreos-base_coreos-au-key-0.0.2.json.zst by 106 bytes from 749 bytes to 855 bytes
./usr/share/SLSA/sys-kernel_coreos-modules-6.12.93.json.zst by 86 bytes from 634144 bytes (619 kbytes) to 634230 bytes (619 kbytes)
Top 10 shrunk in size files (of 199 files total):
./usr/lib/flatcar/bootengine.img by 4096 bytes (4 kbytes) from 51097600 bytes (49900 kbytes, 48 mbytes) to 51093504 bytes (49896 kbytes, 48 mbytes)
./usr/share/SLSA/sys-libs_pam-1.7.2.json.zst by 29 bytes from 22655 bytes (22 kbytes) to 22626 bytes (22 kbytes)
./usr/share/SLSA/sys-apps_acl-2.3.2-r3.json.zst by 25 bytes from 4996 bytes (4 kbytes) to 4971 bytes (4 kbytes)
./usr/share/SLSA/app-crypt_trousers-0.3.15-r1.json.zst by 21 bytes from 10292 bytes (10 kbytes) to 10271 bytes (10 kbytes)
./usr/share/SLSA/sys-process_procps-4.0.6.json.zst by 17 bytes from 5426 bytes (5 kbytes) to 5409 bytes (5 kbytes)
./usr/share/SLSA/net-firewall_iptables-1.8.13.json.zst by 16 bytes from 13254 bytes (12 kbytes) to 13238 bytes (12 kbytes)
./usr/share/SLSA/net-nds_openldap-2.6.8-r1.json.zst by 12 bytes from 16483 bytes (16 kbytes) to 16471 bytes (16 kbytes)
./usr/share/SLSA/sys-libs_libselinux-3.9.json.zst by 10 bytes from 14229 bytes (13 kbytes) to 14219 bytes (13 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/fs/dlm/dlm.ko.xz by 8 bytes from 99464 bytes (97 kbytes) to 99456 bytes (97 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/net/sched/sch_mqprio.ko.xz by 8 bytes from 7164 bytes (6 kbytes) to 7156 bytes (6 kbytes)
Total size difference: increased by 98053 bytes (95 kbytes)
Image kernel config changes, compared to alpha 4722.0.0:
========================================================
Image file size change (includes /boot, /usr and the default rootfs partitions), compared to alpha 4722.0.0:
============================================================================================================
diff --git a/tmp/4722.0.0-9qipZA b/tmp/.-XxjB1F
index d70fdc38fe..16cbbff636 100644
--- a/tmp/4722.0.0-9qipZA
+++ b/tmp/.-XxjB1F
@@ -1,5 +1,5 @@
File Size Used Avail Use% Type
/boot 1022M 41M 982M 4% vfat
-/usr 1016M 586M 219M 73% btrfs
+/usr 1016M 580M 331M 64% btrfs
/ 1.6G 480K 1.5G 1% ext4
-SUM 3.6G 627M 2.7G 19% -
+SUM 3.6G 621M 2.8G 18% -
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Init ramdisk differences compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Image init ramdisk file changes, compared to alpha 4722.0.0:
============================================================
Image init ramdisk file size changes, compared to alpha 4722.0.0:
=================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 0 shrunk files:
Total size difference: increased by 0 bytes
Take the total size difference with a grain of salt as normally initrd is compressed, so the actual difference will be smaller.
To see the actual difference in size, see if there was a report for /boot/flatcar/vmlinuz-a.
Note that vmlinuz-a also contains the kernel code, which might have changed too, so the reported difference does not accurately describe the change in initrd.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Real/full init ramdisk (bootengine.img) differences compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Real/full init ramdisk (bootengine.img) file changes, compared to alpha 4722.0.0:
=================================================================================
Real/full init ramdisk (bootengine.img) file size changes, compared to alpha 4722.0.0:
======================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
Top 10 grown in size files (of 137 files total):
./usr/lib/systemd/system/afterburn-network-kargs.service by 209 bytes from 813 bytes to 1022 bytes
./var/lib/dracut/hooks/cmdline/99-parse-ip-for-networkd.sh by 139 bytes from 6173 bytes (6 kbytes) to 6312 bytes (6 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/ethernet/realtek/r8169.ko.xz by 12 bytes from 38320 bytes (37 kbytes) to 38332 bytes (37 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/scsi/scsi_transport_srp.ko.xz by 12 bytes from 10872 bytes (10 kbytes) to 10884 bytes (10 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/i2c/busses/i2c-piix4.ko.xz by 8 bytes from 9336 bytes (9 kbytes) to 9344 bytes (9 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/scsi/megaraid/megaraid_mm.ko.xz by 8 bytes from 8672 bytes (8 kbytes) to 8680 bytes (8 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/md/raid456.ko.xz by 8 bytes from 81384 bytes (79 kbytes) to 81392 bytes (79 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/ethernet/intel/iavf/iavf.ko.xz by 8 bytes from 67552 bytes (65 kbytes) to 67560 bytes (65 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/ethernet/qlogic/qede/qede.ko.xz by 8 bytes from 66444 bytes (64 kbytes) to 66452 bytes (64 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/firmware/dmi-sysfs.ko.xz by 8 bytes from 6544 bytes (6 kbytes) to 6552 bytes (6 kbytes)
Top 10 shrunk in size files (of 96 files total):
./usr/lib/modules/a.b.c-flatcar/kernel/fs/dlm/dlm.ko.xz by 8 bytes from 99464 bytes (97 kbytes) to 99456 bytes (97 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/fs/overlayfs/overlay.ko.xz by 8 bytes from 65968 bytes (64 kbytes) to 65960 bytes (64 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/scsi/qedi/qedi.ko.xz by 8 bytes from 61140 bytes (59 kbytes) to 61132 bytes (59 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/ethernet/broadcom/cnic.ko.xz by 8 bytes from 57568 bytes (56 kbytes) to 57560 bytes (56 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/scsi/lpfc/lpfc.ko.xz by 8 bytes from 410792 bytes (401 kbytes) to 410784 bytes (401 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/scsi/qla2xxx/qla2xxx.ko.xz by 8 bytes from 378120 bytes (369 kbytes) to 378112 bytes (369 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/crypto/cbc.ko.xz by 8 bytes from 2700 bytes (2 kbytes) to 2692 bytes (2 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/mmc/host/armmmci.ko.xz by 8 bytes from 21536 bytes (21 kbytes) to 21528 bytes (21 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/block/xen-blkfront.ko.xz by 8 bytes from 19680 bytes (19 kbytes) to 19672 bytes (19 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/xen-netfront.ko.xz by 8 bytes from 18356 bytes (17 kbytes) to 18348 bytes (17 kbytes)
Total size difference: increased by 588 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Base sysext containerd-flatcar changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/app-containers_runc-1.4.0-r1.json.zst by 18 bytes from 2979 bytes (2 kbytes) to 2997 bytes (2 kbytes)
All 1 shrunk files:
./usr/share/SLSA/app-containers_containerd-2.2.2.json.zst by 41 bytes from 6877 bytes (6 kbytes) to 6836 bytes (6 kbytes)
Total size difference: decreased by 23 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Base sysext docker-flatcar changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 5 grown files:
./usr/share/SLSA/app-containers_docker-28.2.2.json.zst by 30 bytes from 10179 bytes (9 kbytes) to 10209 bytes (9 kbytes)
./usr/share/SLSA/app-containers_docker-cli-29.1.3.json.zst by 26 bytes from 14177 bytes (13 kbytes) to 14203 bytes (13 kbytes)
./usr/share/SLSA/sys-process_tini-0.19.0-r2.json.zst by 17 bytes from 915 bytes to 932 bytes
./usr/share/SLSA/acct-group_docker-0-r3.json.zst by 16 bytes from 617 bytes to 633 bytes
./usr/share/SLSA/app-containers_docker-buildx-0.21.2.json.zst by 15 bytes from 947 bytes to 962 bytes
All 0 shrunk files:
Total size difference: increased by 104 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext overlaybd changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 2 grown files:
./usr/share/SLSA/app-containers_accelerated-container-image-1.4.3.json.zst by 17 bytes from 1482 bytes (1 kbytes) to 1499 bytes (1 kbytes)
./usr/share/SLSA/sys-fs_overlaybd-1.0.17.json.zst by 14 bytes from 2390 bytes (2 kbytes) to 2404 bytes (2 kbytes)
All 0 shrunk files:
Total size difference: increased by 31 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext incus changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
Top 10 grown in size files (of 18 files total):
./usr/share/SLSA/app-containers_lxc-6.0.5.json.zst by 37 bytes from 6800 bytes (6 kbytes) to 6837 bytes (6 kbytes)
./usr/share/SLSA/dev-libs_raft-0.22.1.json.zst by 25 bytes from 1224 bytes (1 kbytes) to 1249 bytes (1 kbytes)
./usr/share/SLSA/app-containers_incus-6.0.5-r1.json.zst by 24 bytes from 82700 bytes (80 kbytes) to 82724 bytes (80 kbytes)
./usr/share/SLSA/acct-group_lxc-0-r2.json.zst by 19 bytes from 717 bytes to 736 bytes
./usr/share/SLSA/sys-fs_lxcfs-6.0.5.json.zst by 19 bytes from 1696 bytes (1 kbytes) to 1715 bytes (1 kbytes)
./usr/share/SLSA/sys-fs_squashfs-tools-4.7.5.json.zst by 19 bytes from 1431 bytes (1 kbytes) to 1450 bytes (1 kbytes)
./usr/share/SLSA/dev-libs_cowsql-1.15.9.json.zst by 19 bytes from 1252 bytes (1 kbytes) to 1271 bytes (1 kbytes)
./usr/share/SLSA/acct-group_incus-admin-0.json.zst by 18 bytes from 725 bytes to 743 bytes
./usr/share/SLSA/acct-group_incus-0.json.zst by 18 bytes from 719 bytes to 737 bytes
./usr/share/SLSA/acct-group_dnsmasq-0-r3.json.zst by 18 bytes from 619 bytes to 637 bytes
All 0 shrunk files:
Total size difference: increased by 351 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext podman changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
Top 10 grown in size files (of 17 files total):
./usr/share/SLSA/app-containers_podman-5.7.1.json.zst by 26 bytes from 19658 bytes (19 kbytes) to 19684 bytes (19 kbytes)
./usr/share/SLSA/app-containers_containers-storage-1.59.1.json.zst by 25 bytes from 820 bytes to 845 bytes
./usr/share/SLSA/app-crypt_gpgme-2.0.1-r1.json.zst by 20 bytes from 2373 bytes (2 kbytes) to 2393 bytes (2 kbytes)
./usr/share/SLSA/app-containers_containers-shortnames-2025.03.19.json.zst by 19 bytes from 742 bytes to 761 bytes
./usr/share/SLSA/dev-libs_yajl-2.1.0-r6.json.zst by 19 bytes from 1825 bytes (1 kbytes) to 1844 bytes (1 kbytes)
./usr/share/SLSA/app-containers_containers-image-5.36.2.json.zst by 19 bytes from 1722 bytes (1 kbytes) to 1741 bytes (1 kbytes)
./usr/share/SLSA/app-containers_conmon-2.1.13.json.zst by 18 bytes from 915 bytes to 933 bytes
./usr/share/SLSA/sys-fs_fuse-3.18.2.json.zst by 18 bytes from 1881 bytes (1 kbytes) to 1899 bytes (1 kbytes)
./usr/share/SLSA/net-misc_passt-2025.12.15.json.zst by 18 bytes from 1329 bytes (1 kbytes) to 1347 bytes (1 kbytes)
./usr/share/SLSA/sys-fs_fuse-overlayfs-1.16.json.zst by 18 bytes from 1007 bytes to 1025 bytes (1 kbytes)
All 0 shrunk files:
Total size difference: increased by 316 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext python changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 0 shrunk files:
Total size difference: increased by 0 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext zfs changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 2 grown files:
./usr/share/SLSA/sys-fs_zfs-kmod-2.3.6.json.zst by 40 bytes from 21395 bytes (20 kbytes) to 21435 bytes (20 kbytes)
./usr/share/SLSA/sys-fs_zfs-2.3.6.json.zst by 22 bytes from 34988 bytes (34 kbytes) to 35010 bytes (34 kbytes)
All 0 shrunk files:
Total size difference: increased by 62 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM akamai compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-akamai-0.json.zst by 16 bytes from 598 bytes to 614 bytes
All 0 shrunk files:
Total size difference: increased by 16 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM ami compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 3 grown files:
./usr/share/SLSA/coreos-base_oem-ami-3.3.2299.0.json.zst by 19 bytes from 806 bytes to 825 bytes
./usr/share/SLSA/app-emulation_amazon-ssm-agent-3.3.2299.0-r1.json.zst by 19 bytes from 1592 bytes (1 kbytes) to 1611 bytes (1 kbytes)
./usr/share/SLSA/coreos-base_flatcar-eks-0.0.1-r4.json.zst by 15 bytes from 1422 bytes (1 kbytes) to 1437 bytes (1 kbytes)
All 0 shrunk files:
Total size difference: increased by 53 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM azure compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
Top 10 grown in size files (of 13 files total):
./usr/share/SLSA/dev-lang_python-exec-2.4.10.json.zst by 21 bytes from 1014 bytes to 1035 bytes (1 kbytes)
./usr/share/SLSA/coreos-base_oem-azure-2.12.0.4-r2.json.zst by 20 bytes from 1078 bytes (1 kbytes) to 1098 bytes (1 kbytes)
./usr/share/SLSA/dev-python_ensurepip-pip-26.0.1.json.zst by 19 bytes from 788 bytes to 807 bytes
./usr/share/SLSA/app-misc_mime-types-2.1.54.json.zst by 19 bytes from 730 bytes to 749 bytes
./usr/share/SLSA/sys-fs_inotify-tools-4.25.9.0.json.zst by 19 bytes from 1980 bytes (1 kbytes) to 1999 bytes (1 kbytes)
./usr/share/SLSA/app-crypt_libb2-0.98.1-r3.json.zst by 19 bytes from 1092 bytes (1 kbytes) to 1111 bytes (1 kbytes)
./usr/share/SLSA/dev-lang_python-exec-conf-2.4.6.json.zst by 18 bytes from 739 bytes to 757 bytes
./usr/share/SLSA/dev-libs_mpdecimal-4.0.1.json.zst by 17 bytes from 1198 bytes (1 kbytes) to 1215 bytes (1 kbytes)
./usr/share/SLSA/dev-python_gentoo-common-1.json.zst by 16 bytes from 635 bytes to 651 bytes
./usr/share/SLSA/net-misc_chrony-4.8-r1.json.zst by 15 bytes from 2521 bytes (2 kbytes) to 2536 bytes (2 kbytes)
All 3 shrunk files:
./usr/share/SLSA/dev-lang_python-3.12.13_p1.json.zst by 153 bytes from 165447 bytes (161 kbytes) to 165294 bytes (161 kbytes)
./usr/share/SLSA/dev-python_urllib3-2.7.0.json.zst by 48 bytes from 9201 bytes (8 kbytes) to 9153 bytes (8 kbytes)
./usr/share/SLSA/app-emulation_wa-linux-agent-2.12.0.4-r2.json.zst by 6 bytes from 25579 bytes (24 kbytes) to 25573 bytes (24 kbytes)
Total size difference: increased by 15 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM hetzner compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-hetzner-0.json.zst by 16 bytes from 600 bytes to 616 bytes
All 0 shrunk files:
Total size difference: increased by 16 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM kubevirt compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-kubevirt-0.json.zst by 16 bytes from 601 bytes to 617 bytes
All 0 shrunk files:
Total size difference: increased by 16 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM openstack compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-openstack-0.json.zst by 15 bytes from 602 bytes to 617 bytes
All 0 shrunk files:
Total size difference: increased by 15 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM oraclecloud compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-oraclecloud-0.json.zst by 13 bytes from 604 bytes to 617 bytes
All 0 shrunk files:
Total size difference: increased by 13 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM proxmoxve compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-proxmoxve-0.json.zst by 16 bytes from 601 bytes to 617 bytes
All 0 shrunk files:
Total size difference: increased by 16 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM qemu compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-qemu-0.0.2.json.zst by 17 bytes from 601 bytes to 618 bytes
All 0 shrunk files:
Total size difference: increased by 17 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM scaleway compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-scaleway-0.json.zst by 18 bytes from 598 bytes to 616 bytes
All 0 shrunk files:
Total size difference: increased by 18 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM stackit compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 2 grown files:
./usr/share/SLSA/coreos-base_oem-stackit-0.json.zst by 17 bytes from 1051 bytes (1 kbytes) to 1068 bytes (1 kbytes)
./usr/share/SLSA/net-misc_chrony-4.8-r1.json.zst by 15 bytes from 2521 bytes (2 kbytes) to 2536 bytes (2 kbytes)
All 0 shrunk files:
Total size difference: increased by 32 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Changelog against alpha-4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
_Changes since **Alpha 4722.0.0**_
#### Security fixes:
#### Bug fixes:
- Fixed static network configuration from cloud-init on ProxmoxVE ([flatcar/scripts#3677](https://github.com/flatcar/scripts/pull/3677))
#### Changes:
#### Updates:
- Linux Firmware ([20260519](https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tag/?h=20260519)) |
Image changes reports (amd64)image-changes-reports-nightly!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Image differences compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
diff --git a/tmp/4734.0.0+nightly-20260617-2100-Wddbdz b/tmp/.-DUXoNY
index bc648e0484..6b569db904 100644
--- a/tmp/4734.0.0+nightly-20260617-2100-Wddbdz
+++ b/tmp/.-DUXoNY
@@ -276,7 +276,7 @@ sys-fs/mdadm-4.6-r1::portage-stable
sys-fs/multipath-tools-0.14.3::portage-stable
sys-fs/quota-4.11::portage-stable
sys-fs/xfsprogs-6.19.0::portage-stable
-sys-kernel/bootengine-0.0.38-r47::coreos-overlay
+sys-kernel/bootengine-0.0.38-r48::coreos-overlay
sys-kernel/coreos-firmware-20260519::coreos-overlay
sys-kernel/coreos-kernel-6.12.93::coreos-overlay
sys-kernel/coreos-modules-6.12.93::coreos-overlay
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
diff --git a/tmp/4734.0.0+nightly-20260617-2100-8l3pwZ b/tmp/.-9gBm4V
index ba403428aa..517f858edc 100644
--- a/tmp/4734.0.0+nightly-20260617-2100-8l3pwZ
+++ b/tmp/.-9gBm4V
@@ -15985,7 +15985,7 @@
/usr/share/SLSA/sys-fs_multipath-tools-0.14.3.json.zst
/usr/share/SLSA/sys-fs_quota-4.11.json.zst
/usr/share/SLSA/sys-fs_xfsprogs-6.19.0.json.zst
-/usr/share/SLSA/sys-kernel_bootengine-0.0.38-r47.json.zst
+/usr/share/SLSA/sys-kernel_bootengine-0.0.38-r48.json.zst
/usr/share/SLSA/sys-kernel_coreos-firmware-20260519.json.zst
/usr/share/SLSA/sys-kernel_coreos-kernel-6.12.93.json.zst
/usr/share/SLSA/sys-kernel_coreos-modules-6.12.93.json.zst
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
Top 10 grown in size files (of 432 files total):
./boot/flatcar/vmlinuz-a by 114688 bytes (112 kbytes) from 35154424 bytes (34330 kbytes, 33 mbytes) to 35269112 bytes (34442 kbytes, 33 mbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/kernel/kheaders.ko.xz by 1300 bytes (1 kbytes) from 4377792 bytes (4275 kbytes, 4 mbytes) to 4379092 bytes (4276 kbytes, 4 mbytes)
./usr/share/flatcar/etc/udev/hwdb.bin by 665 bytes from 13531519 bytes (13214 kbytes, 12 mbytes) to 13532184 bytes (13215 kbytes, 12 mbytes)
./usr/share/licenses/licenses.json.bz2 by 377 bytes from 475688 bytes (464 kbytes) to 476065 bytes (464 kbytes)
./usr/lib/os-release by 56 bytes from 556 bytes to 612 bytes
./usr/share/flatcar/lsb-release by 28 bytes from 183 bytes to 211 bytes
./usr/share/SLSA/net-nds_openldap-2.6.8-r1.json.zst by 19 bytes from 16462 bytes (16 kbytes) to 16481 bytes (16 kbytes)
./usr/share/SLSA/net-fs_samba-4.23.6.json.zst by 18 bytes from 37629 bytes (36 kbytes) to 37647 bytes (36 kbytes)
./usr/share/SLSA/app-shells_bash-5.3_p9-r1.json.zst by 16 bytes from 4342 bytes (4 kbytes) to 4358 bytes (4 kbytes)
./usr/share/SLSA/dev-libs_libbsd-0.11.8.json.zst by 14 bytes from 9455 bytes (9 kbytes) to 9469 bytes (9 kbytes)
Top 10 shrunk in size files (of 270 files total):
./usr/share/SLSA/sys-kernel_coreos-modules-6.12.93.json.zst by 260 bytes from 660728 bytes (645 kbytes) to 660468 bytes (644 kbytes)
./usr/share/SLSA/net-misc_curl-8.19.0.json.zst by 55 bytes from 42266 bytes (41 kbytes) to 42211 bytes (41 kbytes)
./usr/share/SLSA/net-fs_nfs-utils-2.8.5.json.zst by 49 bytes from 9870 bytes (9 kbytes) to 9821 bytes (9 kbytes)
./usr/share/SLSA/sys-kernel_dracut-110-r5.json.zst by 20 bytes from 32583 bytes (31 kbytes) to 32563 bytes (31 kbytes)
./usr/share/SLSA/sys-apps_coreutils-9.11.json.zst by 17 bytes from 17084 bytes (16 kbytes) to 17067 bytes (16 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/ethernet/natsemi/natsemi.ko.xz by 12 bytes from 21532 bytes (21 kbytes) to 21520 bytes (21 kbytes)
./usr/share/SLSA/sys-apps_keyutils-1.6.3-r1.json.zst by 9 bytes from 4725 bytes (4 kbytes) to 4716 bytes (4 kbytes)
./usr/share/SLSA/app-crypt_tpm2-tools-5.7.json.zst by 9 bytes from 14556 bytes (14 kbytes) to 14547 bytes (14 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/fs/fuse/cuse.ko.xz by 8 bytes from 8600 bytes (8 kbytes) to 8592 bytes (8 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/ethernet/intel/iavf/iavf.ko.xz by 8 bytes from 82284 bytes (80 kbytes) to 82276 bytes (80 kbytes)
Total size difference: increased by 117626 bytes (114 kbytes)
Image kernel config changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=================================================================================================
Image file size change (includes /boot, /usr and the default rootfs partitions), compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================================================================================
diff --git a/tmp/4734.0.0+nightly-20260617-2100-7jdEJT b/tmp/.-0UJ219
index 9b365ac221..da91bc4deb 100644
--- a/tmp/4734.0.0+nightly-20260617-2100-7jdEJT
+++ b/tmp/.-0UJ219
@@ -1,5 +1,5 @@
File Size Used Avail Use% Type
/boot 1022M 40M 983M 4% vfat
-/usr 1016M 562M 219M 72% btrfs
+/usr 1016M 559M 331M 63% btrfs
/ 1.6G 480K 1.5G 1% ext4
-SUM 3.6G 603M 2.7G 19% -
+SUM 3.6G 599M 2.8G 18% -
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Init ramdisk differences compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Image init ramdisk file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================================
Image init ramdisk file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
==========================================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 0 shrunk files:
Total size difference: increased by 0 bytes
Take the total size difference with a grain of salt as normally initrd is compressed, so the actual difference will be smaller.
To see the actual difference in size, see if there was a report for /boot/flatcar/vmlinuz-a.
Note that vmlinuz-a also contains the kernel code, which might have changed too, so the reported difference does not accurately describe the change in initrd.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Real/full init ramdisk (bootengine.img) differences compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Real/full init ramdisk (bootengine.img) file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
==========================================================================================================================
Real/full init ramdisk (bootengine.img) file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
===============================================================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
Top 10 grown in size files (of 134 files total):
./usr/lib/systemd/system/afterburn-network-kargs.service by 209 bytes from 813 bytes to 1022 bytes
./var/lib/dracut/hooks/cmdline/99-parse-ip-for-networkd.sh by 139 bytes from 6173 bytes (6 kbytes) to 6312 bytes (6 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/ethernet/intel/e1000/e1000.ko.xz by 12 bytes from 71524 bytes (69 kbytes) to 71536 bytes (69 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/ethernet/intel/igbvf/igbvf.ko.xz by 12 bytes from 26024 bytes (25 kbytes) to 26036 bytes (25 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/ethernet/broadcom/tg3.ko.xz by 8 bytes from 97192 bytes (94 kbytes) to 97200 bytes (94 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/crypto/ccm.ko.xz by 8 bytes from 9380 bytes (9 kbytes) to 9388 bytes (9 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/net/802/mrp.ko.xz by 8 bytes from 8388 bytes (8 kbytes) to 8396 bytes (8 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/lib/raid6/raid6_pq.ko.xz by 8 bytes from 74868 bytes (73 kbytes) to 74876 bytes (73 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/scsi/smartpqi/smartpqi.ko.xz by 8 bytes from 67040 bytes (65 kbytes) to 67048 bytes (65 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/vxlan/vxlan.ko.xz by 8 bytes from 64748 bytes (63 kbytes) to 64756 bytes (63 kbytes)
Top 10 shrunk in size files (of 89 files total):
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/ethernet/natsemi/natsemi.ko.xz by 12 bytes from 21532 bytes (21 kbytes) to 21520 bytes (21 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/fs/fuse/cuse.ko.xz by 8 bytes from 8600 bytes (8 kbytes) to 8592 bytes (8 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/ethernet/intel/iavf/iavf.ko.xz by 8 bytes from 82284 bytes (80 kbytes) to 82276 bytes (80 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/scsi/fnic/fnic.ko.xz by 8 bytes from 80340 bytes (78 kbytes) to 80332 bytes (78 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/scsi/aacraid/aacraid.ko.xz by 8 bytes from 76392 bytes (74 kbytes) to 76384 bytes (74 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/fs/xfs/xfs.ko.xz by 8 bytes from 734992 bytes (717 kbytes) to 734984 bytes (717 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/phy/libphy.ko.xz by 8 bytes from 60172 bytes (58 kbytes) to 60164 bytes (58 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/hv/hv_vmbus.ko.xz by 8 bytes from 55528 bytes (54 kbytes) to 55520 bytes (54 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/infiniband/core/ib_cm.ko.xz by 8 bytes from 49108 bytes (47 kbytes) to 49100 bytes (47 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/vmxnet3/vmxnet3.ko.xz by 8 bytes from 42580 bytes (41 kbytes) to 42572 bytes (41 kbytes)
Total size difference: increased by 580 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Base sysext containerd-flatcar changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/app-containers_runc-1.4.0-r1.json.zst by 1 bytes from 2998 bytes (2 kbytes) to 2999 bytes (2 kbytes)
All 1 shrunk files:
./usr/share/SLSA/app-containers_containerd-2.2.2.json.zst by 1 bytes from 6830 bytes (6 kbytes) to 6829 bytes (6 kbytes)
Total size difference: increased by 0 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Base sysext docker-flatcar changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/app-containers_docker-buildx-0.21.2.json.zst by 3 bytes from 960 bytes to 963 bytes
All 4 shrunk files:
./usr/share/SLSA/app-containers_docker-28.2.2.json.zst by 5 bytes from 10203 bytes (9 kbytes) to 10198 bytes (9 kbytes)
./usr/share/SLSA/app-containers_docker-cli-29.1.3.json.zst by 4 bytes from 14205 bytes (13 kbytes) to 14201 bytes (13 kbytes)
./usr/share/SLSA/acct-group_docker-0-r3.json.zst by 2 bytes from 635 bytes to 633 bytes
./usr/share/SLSA/sys-process_tini-0.19.0-r2.json.zst by 1 bytes from 937 bytes to 936 bytes
Total size difference: decreased by 9 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext overlaybd changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 2 shrunk files:
./usr/share/SLSA/sys-fs_overlaybd-1.0.17.json.zst by 4 bytes from 2408 bytes (2 kbytes) to 2404 bytes (2 kbytes)
./usr/share/SLSA/app-containers_accelerated-container-image-1.4.3.json.zst by 4 bytes from 1502 bytes (1 kbytes) to 1498 bytes (1 kbytes)
Total size difference: decreased by 8 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext incus changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
Top 10 grown in size files (of 13 files total):
./usr/share/SLSA/app-containers_incus-6.0.5-r1.json.zst by 11 bytes from 83110 bytes (81 kbytes) to 83121 bytes (81 kbytes)
./usr/share/SLSA/app-containers_lxc-6.0.5.json.zst by 9 bytes from 6821 bytes (6 kbytes) to 6830 bytes (6 kbytes)
./usr/share/SLSA/acct-group_cuse-0.json.zst by 3 bytes from 629 bytes to 632 bytes
./usr/share/SLSA/virtual_acl-0-r2.json.zst by 3 bytes from 610 bytes to 613 bytes
./usr/share/SLSA/dev-libs_raft-0.22.1.json.zst by 3 bytes from 1248 bytes (1 kbytes) to 1251 bytes (1 kbytes)
./usr/share/SLSA/acct-group_incus-admin-0.json.zst by 2 bytes from 741 bytes to 743 bytes
./usr/share/SLSA/acct-group_incus-0.json.zst by 2 bytes from 735 bytes to 737 bytes
./usr/share/SLSA/dev-libs_cowsql-1.15.9.json.zst by 2 bytes from 1267 bytes (1 kbytes) to 1269 bytes (1 kbytes)
./usr/share/SLSA/dev-util_xdelta-3.0.11-r1.json.zst by 2 bytes from 1194 bytes (1 kbytes) to 1196 bytes (1 kbytes)
./usr/share/SLSA/acct-group_lxc-0-r2.json.zst by 1 bytes from 735 bytes to 736 bytes
All 5 shrunk files:
./usr/share/SLSA/sys-fs_fuse-common-3.10.4-r3.json.zst by 4 bytes from 1098 bytes (1 kbytes) to 1094 bytes (1 kbytes)
./usr/share/SLSA/acct-user_dnsmasq-0-r3.json.zst by 3 bytes from 637 bytes to 634 bytes
./usr/share/SLSA/net-dns_dnsmasq-2.92_p2.json.zst by 2 bytes from 2377 bytes (2 kbytes) to 2375 bytes (2 kbytes)
./usr/share/SLSA/sys-fs_squashfs-tools-4.7.5.json.zst by 2 bytes from 1448 bytes (1 kbytes) to 1446 bytes (1 kbytes)
./usr/share/SLSA/acct-group_dnsmasq-0-r3.json.zst by 1 bytes from 638 bytes to 637 bytes
Total size difference: increased by 29 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext nvidia-drivers-535 changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/x11-drivers_nvidia-drivers-535.309.01.json.zst by 15 bytes from 12645 bytes (12 kbytes) to 12660 bytes (12 kbytes)
All 1 shrunk files:
./usr/share/SLSA/acct-user_nvpd-0-r2.json.zst by 3 bytes from 637 bytes to 634 bytes
Total size difference: increased by 12 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext nvidia-drivers-535-open changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/x11-drivers_nvidia-drivers-535.309.01.json.zst by 29 bytes from 12643 bytes (12 kbytes) to 12672 bytes (12 kbytes)
All 1 shrunk files:
./usr/share/SLSA/acct-user_nvpd-0-r2.json.zst by 3 bytes from 637 bytes to 634 bytes
Total size difference: increased by 26 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext nvidia-drivers-550 changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/x11-drivers_old-nvidia-drivers-550.163.01-r1.json.zst by 5 bytes from 12294 bytes (12 kbytes) to 12299 bytes (12 kbytes)
All 1 shrunk files:
./usr/share/SLSA/acct-user_nvpd-0-r2.json.zst by 3 bytes from 637 bytes to 634 bytes
Total size difference: increased by 2 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext nvidia-drivers-550-open changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/x11-drivers_old-nvidia-drivers-550.163.01-r1.json.zst by 6 bytes from 12296 bytes (12 kbytes) to 12302 bytes (12 kbytes)
All 1 shrunk files:
./usr/share/SLSA/acct-user_nvpd-0-r2.json.zst by 3 bytes from 637 bytes to 634 bytes
Total size difference: increased by 3 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext nvidia-drivers-570 changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/x11-drivers_old-nvidia-drivers-570.211.01.json.zst by 7 bytes from 12849 bytes (12 kbytes) to 12856 bytes (12 kbytes)
All 1 shrunk files:
./usr/share/SLSA/acct-user_nvpd-0-r2.json.zst by 3 bytes from 637 bytes to 634 bytes
Total size difference: increased by 4 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext nvidia-drivers-570-open changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/x11-drivers_old-nvidia-drivers-570.211.01.json.zst by 4 bytes from 12848 bytes (12 kbytes) to 12852 bytes (12 kbytes)
All 1 shrunk files:
./usr/share/SLSA/acct-user_nvpd-0-r2.json.zst by 3 bytes from 637 bytes to 634 bytes
Total size difference: increased by 1 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext podman changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
Top 10 grown in size files (of 12 files total):
./usr/share/SLSA/app-containers_aardvark-dns-1.17.0.json.zst by 6 bytes from 966 bytes to 972 bytes
./usr/share/SLSA/app-containers_containers-shortnames-2025.03.19.json.zst by 5 bytes from 756 bytes to 761 bytes
./usr/share/SLSA/acct-group_cuse-0.json.zst by 3 bytes from 629 bytes to 632 bytes
./usr/share/SLSA/app-containers_conmon-2.1.13.json.zst by 2 bytes from 931 bytes to 933 bytes
./usr/share/SLSA/app-containers_containers-storage-1.59.1.json.zst by 2 bytes from 842 bytes to 844 bytes
./usr/share/SLSA/app-containers_podman-5.7.1.json.zst by 2 bytes from 19671 bytes (19 kbytes) to 19673 bytes (19 kbytes)
./usr/share/SLSA/app-containers_netavark-1.17.1.json.zst by 2 bytes from 1492 bytes (1 kbytes) to 1494 bytes (1 kbytes)
./usr/share/SLSA/app-containers_catatonit-0.2.1.json.zst by 1 bytes from 846 bytes to 847 bytes
./usr/share/SLSA/app-crypt_gpgme-2.0.1-r1.json.zst by 1 bytes from 2390 bytes (2 kbytes) to 2391 bytes (2 kbytes)
./usr/share/SLSA/sys-fs_fuse-3.18.2.json.zst by 1 bytes from 1893 bytes (1 kbytes) to 1894 bytes (1 kbytes)
All 2 shrunk files:
./usr/share/SLSA/sys-fs_fuse-common-3.10.4-r3.json.zst by 4 bytes from 1098 bytes (1 kbytes) to 1094 bytes (1 kbytes)
./usr/share/SLSA/sys-fs_fuse-overlayfs-1.16.json.zst by 1 bytes from 1026 bytes (1 kbytes) to 1025 bytes (1 kbytes)
Total size difference: increased by 22 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext python changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 0 shrunk files:
Total size difference: increased by 0 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext zfs changes compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 2 shrunk files:
./usr/share/SLSA/sys-fs_zfs-2.3.6.json.zst by 1 bytes from 34991 bytes (34 kbytes) to 34990 bytes (34 kbytes)
./usr/share/SLSA/sys-fs_zfs-kmod-2.3.6.json.zst by 1 bytes from 21412 bytes (20 kbytes) to 21411 bytes (20 kbytes)
Total size difference: decreased by 2 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM akamai compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-akamai-0.json.zst by 2 bytes from 612 bytes to 614 bytes
All 0 shrunk files:
Total size difference: increased by 2 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM ami compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-ami-3.3.2299.0.json.zst by 1 bytes from 824 bytes to 825 bytes
All 0 shrunk files:
Total size difference: increased by 1 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM azure compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 3 grown files:
./usr/share/SLSA/dev-python_urllib3-2.7.0.json.zst by 10 bytes from 9151 bytes (8 kbytes) to 9161 bytes (8 kbytes)
./usr/share/SLSA/app-emulation_hv-daemons-6.12.93.json.zst by 2 bytes from 1179 bytes (1 kbytes) to 1181 bytes (1 kbytes)
./usr/share/SLSA/dev-python_distro-1.9.0.json.zst by 1 bytes from 1988 bytes (1 kbytes) to 1989 bytes (1 kbytes)
All 4 shrunk files:
./usr/share/SLSA/app-emulation_wa-linux-agent-2.12.0.4-r2.json.zst by 7 bytes from 25580 bytes (24 kbytes) to 25573 bytes (24 kbytes)
./usr/share/SLSA/dev-python_pysocks-1.7.1-r2.json.zst by 4 bytes from 1590 bytes (1 kbytes) to 1586 bytes (1 kbytes)
./usr/share/SLSA/net-misc_chrony-4.8-r1.json.zst by 3 bytes from 2540 bytes (2 kbytes) to 2537 bytes (2 kbytes)
./usr/share/SLSA/sys-fs_inotify-tools-4.25.9.0.json.zst by 1 bytes from 1998 bytes (1 kbytes) to 1997 bytes (1 kbytes)
Total size difference: decreased by 2 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM cloudsigma compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 1 shrunk files:
./usr/share/SLSA/coreos-base_oem-cloudsigma-1.0.0.json.zst by 1 bytes from 681 bytes to 680 bytes
Total size difference: decreased by 1 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM cloudstack compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-cloudstack-1.0.0.json.zst by 3 bytes from 1178 bytes (1 kbytes) to 1181 bytes (1 kbytes)
All 0 shrunk files:
Total size difference: increased by 3 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM digitalocean compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 0 shrunk files:
Total size difference: increased by 0 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM exoscale compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-exoscale-1.0.0.json.zst by 3 bytes from 1173 bytes (1 kbytes) to 1176 bytes (1 kbytes)
All 0 shrunk files:
Total size difference: increased by 3 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM gce compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 5 grown files:
./usr/share/SLSA/dev-python_boto-2.49.0-r8.json.zst by 204 bytes from 80154 bytes (78 kbytes) to 80358 bytes (78 kbytes)
./usr/share/SLSA/coreos-base_oem-gce-20260504.json.zst by 2 bytes from 1580 bytes (1 kbytes) to 1582 bytes (1 kbytes)
./usr/share/SLSA/app-admin_google-guest-configs-20260504.00.json.zst by 2 bytes from 1494 bytes (1 kbytes) to 1496 bytes (1 kbytes)
./usr/share/SLSA/app-emulation_google-compute-engine-20190124-r4.json.zst by 2 bytes from 13674 bytes (13 kbytes) to 13676 bytes (13 kbytes)
./usr/share/SLSA/dev-python_distro-1.9.0.json.zst by 1 bytes from 1988 bytes (1 kbytes) to 1989 bytes (1 kbytes)
All 1 shrunk files:
./usr/share/SLSA/dev-python_six-1.17.0.json.zst by 4 bytes from 1422 bytes (1 kbytes) to 1418 bytes (1 kbytes)
Total size difference: increased by 207 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM hetzner compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 1 shrunk files:
./usr/share/SLSA/coreos-base_oem-hetzner-0.json.zst by 1 bytes from 617 bytes to 616 bytes
Total size difference: decreased by 1 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM hyperv compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/app-emulation_hv-daemons-6.12.93.json.zst by 2 bytes from 1179 bytes (1 kbytes) to 1181 bytes (1 kbytes)
All 1 shrunk files:
./usr/share/SLSA/coreos-base_oem-hyperv-0.2.0.json.zst by 2 bytes from 619 bytes to 617 bytes
Total size difference: increased by 0 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM kubevirt compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-kubevirt-0.json.zst by 1 bytes from 616 bytes to 617 bytes
All 0 shrunk files:
Total size difference: increased by 1 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM nutanix compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-nutanix-0.0.1.json.zst by 1 bytes from 617 bytes to 618 bytes
All 0 shrunk files:
Total size difference: increased by 1 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM openstack compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 0 shrunk files:
Total size difference: increased by 0 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM oraclecloud compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 1 shrunk files:
./usr/share/SLSA/coreos-base_oem-oraclecloud-0.json.zst by 1 bytes from 618 bytes to 617 bytes
Total size difference: decreased by 1 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM proxmoxve compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 1 shrunk files:
./usr/share/SLSA/coreos-base_oem-proxmoxve-0.json.zst by 2 bytes from 619 bytes to 617 bytes
Total size difference: decreased by 2 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM qemu compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 1 shrunk files:
./usr/share/SLSA/coreos-base_oem-qemu-0.0.2.json.zst by 1 bytes from 619 bytes to 618 bytes
Total size difference: decreased by 1 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM scaleway compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-scaleway-0.json.zst by 2 bytes from 615 bytes to 617 bytes
All 0 shrunk files:
Total size difference: increased by 2 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM stackit compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 2 shrunk files:
./usr/share/SLSA/net-misc_chrony-4.8-r1.json.zst by 3 bytes from 2540 bytes (2 kbytes) to 2537 bytes (2 kbytes)
./usr/share/SLSA/coreos-base_oem-stackit-0.json.zst by 1 bytes from 1068 bytes (1 kbytes) to 1067 bytes (1 kbytes)
Total size difference: decreased by 4 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM vagrant compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 1 shrunk files:
./usr/share/SLSA/coreos-base_oem-vagrant-1.0.0.json.zst by 1 bytes from 817 bytes to 816 bytes
Total size difference: decreased by 1 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM virtualbox compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 1 shrunk files:
./usr/share/SLSA/coreos-base_oem-virtualbox-1.0.0.json.zst by 1 bytes from 618 bytes to 617 bytes
Total size difference: decreased by 1 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM vmware compared to development version main 4734.0.0+nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to development version main 4734.0.0+nightly-20260617-2100:
=====================================================================================
Image file changes, compared to development version main 4734.0.0+nightly-20260617-2100:
========================================================================================
Image file size changes, compared to development version main 4734.0.0+nightly-20260617-2100:
=============================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 5 grown files:
./usr/share/SLSA/acct-group_cuse-0.json.zst by 3 bytes from 629 bytes to 632 bytes
./usr/share/SLSA/dev-libs_libdnet-1.18.2.json.zst by 2 bytes from 2694 bytes (2 kbytes) to 2696 bytes (2 kbytes)
./usr/share/SLSA/dev-libs_libmspack-1.11.json.zst by 2 bytes from 1297 bytes (1 kbytes) to 1299 bytes (1 kbytes)
./usr/share/SLSA/coreos-base_oem-vmware-13.0.10.json.zst by 1 bytes from 901 bytes to 902 bytes
./usr/share/SLSA/sys-fs_fuse-3.18.2.json.zst by 1 bytes from 1893 bytes (1 kbytes) to 1894 bytes (1 kbytes)
All 5 shrunk files:
./usr/share/SLSA/sys-fs_fuse-common-3.10.4-r3.json.zst by 4 bytes from 1098 bytes (1 kbytes) to 1094 bytes (1 kbytes)
./usr/share/SLSA/app-emulation_open-vm-tools-13.0.10.json.zst by 2 bytes from 8265 bytes (8 kbytes) to 8263 bytes (8 kbytes)
./usr/share/SLSA/dev-libs_libxslt-1.1.45.json.zst by 2 bytes from 6572 bytes (6 kbytes) to 6570 bytes (6 kbytes)
./usr/share/SLSA/dev-libs_xmlsec-1.3.10-r1.json.zst by 2 bytes from 4492 bytes (4 kbytes) to 4490 bytes (4 kbytes)
./usr/share/SLSA/dev-libs_libltdl-2.5.4.json.zst by 1 bytes from 1272 bytes (1 kbytes) to 1271 bytes (1 kbytes)
Total size difference: decreased by 2 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Changelog against main-4734.0.0-nightly-20260617-2100 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
_Changes since **Main 4734.0.0 nightly 20260617 2100**_
#### Security fixes:
#### Bug fixes:
- Fixed static network configuration from cloud-init on ProxmoxVE ([flatcar/scripts#3677](https://github.com/flatcar/scripts/pull/3677))
#### Changes:
#### Updates:image-changes-reports-release!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Image differences compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
diff --git a/tmp/4722.0.0-dKWoH3 b/tmp/.-a8USaJ
index d39e41b593..6b569db904 100644
--- a/tmp/4722.0.0-dKWoH3
+++ b/tmp/.-a8USaJ
@@ -276,8 +276,8 @@ sys-fs/mdadm-4.6-r1::portage-stable
sys-fs/multipath-tools-0.14.3::portage-stable
sys-fs/quota-4.11::portage-stable
sys-fs/xfsprogs-6.19.0::portage-stable
-sys-kernel/bootengine-0.0.38-r47::coreos-overlay
-sys-kernel/coreos-firmware-20260410::coreos-overlay
+sys-kernel/bootengine-0.0.38-r48::coreos-overlay
+sys-kernel/coreos-firmware-20260519::coreos-overlay
sys-kernel/coreos-kernel-6.12.93::coreos-overlay
sys-kernel/coreos-modules-6.12.93::coreos-overlay
sys-kernel/dracut-110-r5::portage-stable
Image file changes, compared to alpha 4722.0.0:
===============================================
diff --git a/tmp/4722.0.0-UdnUTF b/tmp/.-afomV8
index 6d277dd7ef..517f858edc 100644
--- a/tmp/4722.0.0-UdnUTF
+++ b/tmp/.-afomV8
@@ -15985,8 +15985,8 @@
/usr/share/SLSA/sys-fs_multipath-tools-0.14.3.json.zst
/usr/share/SLSA/sys-fs_quota-4.11.json.zst
/usr/share/SLSA/sys-fs_xfsprogs-6.19.0.json.zst
-/usr/share/SLSA/sys-kernel_bootengine-0.0.38-r47.json.zst
-/usr/share/SLSA/sys-kernel_coreos-firmware-20260410.json.zst
+/usr/share/SLSA/sys-kernel_bootengine-0.0.38-r48.json.zst
+/usr/share/SLSA/sys-kernel_coreos-firmware-20260519.json.zst
/usr/share/SLSA/sys-kernel_coreos-kernel-6.12.93.json.zst
/usr/share/SLSA/sys-kernel_coreos-modules-6.12.93.json.zst
/usr/share/SLSA/sys-kernel_dracut-110-r5.json.zst
@@ -22650,6 +22650,7 @@
/usr/share/unimaps/viscii.uni
/usr/share/update_engine
/usr/share/update_engine/decode_payload
+/usr/share/update_engine/update-payload-key.key.pem
/usr/share/update_engine/update-payload-key.pub.pem
/usr/share/update_engine/update_metadata.proto
/usr/share/user-tmpfiles.d
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 1 newly added files:
./usr/share/update_engine/update-payload-key.key.pem (1675 bytes, 1 kbytes)
All 0 just deleted files:
Top 10 grown in size files (of 779 files total):
./boot/flatcar/vmlinuz-a by 120312 bytes (117 kbytes) from 35148800 bytes (34325 kbytes, 33 mbytes) to 35269112 bytes (34442 kbytes, 33 mbytes)
./boot/EFI/boot/bootx64.efi by 49536 bytes (48 kbytes) from 950040 bytes (927 kbytes) to 999576 bytes (976 kbytes)
./usr/lib/firmware/amdgpu/dcn_3_5_dmcub.bin by 11776 bytes (11 kbytes) from 510368 bytes (498 kbytes) to 522144 bytes (509 kbytes)
./usr/lib/firmware/amdgpu/dcn_3_5_1_dmcub.bin by 11776 bytes (11 kbytes) from 510240 bytes (498 kbytes) to 522016 bytes (509 kbytes)
./usr/lib/firmware/amdgpu/psp_14_0_3_ta.bin by 4128 bytes (4 kbytes) from 282912 bytes (276 kbytes) to 287040 bytes (280 kbytes)
./usr/lib/firmware/amdgpu/psp_14_0_2_ta.bin by 4128 bytes (4 kbytes) from 270304 bytes (263 kbytes) to 274432 bytes (268 kbytes)
./usr/lib/firmware/amdgpu/gc_12_0_1_mec.bin by 4096 bytes (4 kbytes) from 451552 bytes (440 kbytes) to 455648 bytes (444 kbytes)
./usr/lib/firmware/amdgpu/gc_12_0_0_mec.bin by 4096 bytes (4 kbytes) from 451552 bytes (440 kbytes) to 455648 bytes (444 kbytes)
./usr/lib/firmware/amdgpu/sienna_cichlid_ta.bin by 4096 bytes (4 kbytes) from 382720 bytes (373 kbytes) to 386816 bytes (377 kbytes)
./usr/lib/firmware/amdgpu/psp_13_0_0_ta.bin by 4096 bytes (4 kbytes) from 267520 bytes (261 kbytes) to 271616 bytes (265 kbytes)
Top 10 shrunk in size files (of 145 files total):
./usr/lib/firmware/amdgpu/gc_12_0_0_me.bin by 7584 bytes (7 kbytes) from 467424 bytes (456 kbytes) to 459840 bytes (449 kbytes)
./usr/lib/firmware/amdgpu/gc_12_0_1_me.bin by 3872 bytes (3 kbytes) from 463712 bytes (452 kbytes) to 459840 bytes (449 kbytes)
./usr/lib/firmware/amdgpu/dcn_3_1_4_dmcub.bin by 384 bytes from 351136 bytes (342 kbytes) to 350752 bytes (342 kbytes)
./usr/lib/firmware/amdgpu/gc_12_0_1_pfp.bin by 176 bytes from 353712 bytes (345 kbytes) to 353536 bytes (345 kbytes)
./usr/share/SLSA/app-crypt_trousers-0.3.15-r1.json.zst by 24 bytes from 10294 bytes (10 kbytes) to 10270 bytes (10 kbytes)
./usr/share/SLSA/sys-process_procps-4.0.6.json.zst by 21 bytes from 5423 bytes (5 kbytes) to 5402 bytes (5 kbytes)
./usr/share/SLSA/sys-apps_acl-2.3.2-r3.json.zst by 20 bytes from 4991 bytes (4 kbytes) to 4971 bytes (4 kbytes)
./usr/share/SLSA/net-firewall_iptables-1.8.13.json.zst by 17 bytes from 13271 bytes (12 kbytes) to 13254 bytes (12 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/net/sched/sch_red.ko.xz by 8 bytes from 8716 bytes (8 kbytes) to 8708 bytes (8 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/net/sched/sch_drr.ko.xz by 8 bytes from 7700 bytes (7 kbytes) to 7692 bytes (7 kbytes)
Total size difference: increased by 315029 bytes (307 kbytes)
Image kernel config changes, compared to alpha 4722.0.0:
========================================================
Image file size change (includes /boot, /usr and the default rootfs partitions), compared to alpha 4722.0.0:
============================================================================================================
diff --git a/tmp/4722.0.0-UxOdaX b/tmp/.-2Q1FlN
index 6b18450441..da91bc4deb 100644
--- a/tmp/4722.0.0-UxOdaX
+++ b/tmp/.-2Q1FlN
@@ -1,5 +1,5 @@
File Size Used Avail Use% Type
/boot 1022M 40M 983M 4% vfat
-/usr 1016M 602M 219M 74% btrfs
+/usr 1016M 559M 331M 63% btrfs
/ 1.6G 480K 1.5G 1% ext4
-SUM 3.6G 642M 2.7G 20% -
+SUM 3.6G 599M 2.8G 18% -
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Init ramdisk differences compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Image init ramdisk file changes, compared to alpha 4722.0.0:
============================================================
Image init ramdisk file size changes, compared to alpha 4722.0.0:
=================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 0 shrunk files:
Total size difference: increased by 0 bytes
Take the total size difference with a grain of salt as normally initrd is compressed, so the actual difference will be smaller.
To see the actual difference in size, see if there was a report for /boot/flatcar/vmlinuz-a.
Note that vmlinuz-a also contains the kernel code, which might have changed too, so the reported difference does not accurately describe the change in initrd.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Real/full init ramdisk (bootengine.img) differences compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Real/full init ramdisk (bootengine.img) file changes, compared to alpha 4722.0.0:
=================================================================================
Real/full init ramdisk (bootengine.img) file size changes, compared to alpha 4722.0.0:
======================================================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
Top 10 grown in size files (of 173 files total):
./usr/lib/systemd/system/afterburn-network-kargs.service by 209 bytes from 813 bytes to 1022 bytes
./var/lib/dracut/hooks/cmdline/99-parse-ip-for-networkd.sh by 139 bytes from 6173 bytes (6 kbytes) to 6312 bytes (6 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/ethernet/brocade/bna/bna.ko.xz by 12 bytes from 90860 bytes (88 kbytes) to 90872 bytes (88 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/hid/hid.ko.xz by 12 bytes from 75656 bytes (73 kbytes) to 75668 bytes (73 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/ata/libahci.ko.xz by 12 bytes from 27484 bytes (26 kbytes) to 27496 bytes (26 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/scsi/hv_storvsc.ko.xz by 12 bytes from 20860 bytes (20 kbytes) to 20872 bytes (20 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/scsi/mpi3mr/mpi3mr.ko.xz by 12 bytes from 110056 bytes (107 kbytes) to 110068 bytes (107 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/fs/fuse/fuse.ko.xz by 8 bytes from 98364 bytes (96 kbytes) to 98372 bytes (96 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/scsi/megaraid/megaraid_sas.ko.xz by 8 bytes from 96416 bytes (94 kbytes) to 96424 bytes (94 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/fs/netfs/netfs.ko.xz by 8 bytes from 93388 bytes (91 kbytes) to 93396 bytes (91 kbytes)
Top 10 shrunk in size files (of 57 files total):
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/scsi/fcoe/libfcoe.ko.xz by 8 bytes from 43924 bytes (42 kbytes) to 43916 bytes (42 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/scsi/libiscsi.ko.xz by 8 bytes from 38208 bytes (37 kbytes) to 38200 bytes (37 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/block/nbd.ko.xz by 8 bytes from 25660 bytes (25 kbytes) to 25652 bytes (25 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/scsi/vmw_pvscsi.ko.xz by 8 bytes from 17668 bytes (17 kbytes) to 17660 bytes (17 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/hid/hid-lg-g15.ko.xz by 4 bytes from 9792 bytes (9 kbytes) to 9788 bytes (9 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/arch/x86/crypto/sha256-ssse3.ko.xz by 4 bytes from 9668 bytes (9 kbytes) to 9664 bytes (9 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/ethernet/chelsio/cxgb3/cxgb3.ko.xz by 4 bytes from 92852 bytes (90 kbytes) to 92848 bytes (90 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/phy/broadcom.ko.xz by 4 bytes from 9152 bytes (8 kbytes) to 9148 bytes (8 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/fs/fuse/cuse.ko.xz by 4 bytes from 8596 bytes (8 kbytes) to 8592 bytes (8 kbytes)
./usr/lib/modules/a.b.c-flatcar/kernel/drivers/net/ethernet/intel/igc/igc.ko.xz by 4 bytes from 85192 bytes (83 kbytes) to 85188 bytes (83 kbytes)
Total size difference: increased by 940 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Base sysext containerd-flatcar changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/app-containers_runc-1.4.0-r1.json.zst by 19 bytes from 2980 bytes (2 kbytes) to 2999 bytes (2 kbytes)
All 1 shrunk files:
./usr/share/SLSA/app-containers_containerd-2.2.2.json.zst by 43 bytes from 6872 bytes (6 kbytes) to 6829 bytes (6 kbytes)
Total size difference: decreased by 24 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Base sysext docker-flatcar changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 5 grown files:
./usr/share/SLSA/app-containers_docker-cli-29.1.3.json.zst by 24 bytes from 14177 bytes (13 kbytes) to 14201 bytes (13 kbytes)
./usr/share/SLSA/sys-process_tini-0.19.0-r2.json.zst by 19 bytes from 917 bytes to 936 bytes
./usr/share/SLSA/app-containers_docker-buildx-0.21.2.json.zst by 18 bytes from 945 bytes to 963 bytes
./usr/share/SLSA/acct-group_docker-0-r3.json.zst by 16 bytes from 617 bytes to 633 bytes
./usr/share/SLSA/app-containers_docker-28.2.2.json.zst by 14 bytes from 10184 bytes (9 kbytes) to 10198 bytes (9 kbytes)
All 0 shrunk files:
Total size difference: increased by 91 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext overlaybd changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 2 grown files:
./usr/share/SLSA/sys-fs_overlaybd-1.0.17.json.zst by 14 bytes from 2390 bytes (2 kbytes) to 2404 bytes (2 kbytes)
./usr/share/SLSA/app-containers_accelerated-container-image-1.4.3.json.zst by 14 bytes from 1484 bytes (1 kbytes) to 1498 bytes (1 kbytes)
All 0 shrunk files:
Total size difference: increased by 28 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext incus changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
Top 10 grown in size files (of 18 files total):
./usr/share/SLSA/app-containers_incus-6.0.5-r1.json.zst by 31 bytes from 83090 bytes (81 kbytes) to 83121 bytes (81 kbytes)
./usr/share/SLSA/app-containers_lxc-6.0.5.json.zst by 25 bytes from 6805 bytes (6 kbytes) to 6830 bytes (6 kbytes)
./usr/share/SLSA/dev-libs_raft-0.22.1.json.zst by 22 bytes from 1229 bytes (1 kbytes) to 1251 bytes (1 kbytes)
./usr/share/SLSA/sys-fs_fuse-3.18.2.json.zst by 20 bytes from 1874 bytes (1 kbytes) to 1894 bytes (1 kbytes)
./usr/share/SLSA/sys-fs_lxcfs-6.0.5.json.zst by 20 bytes from 1697 bytes (1 kbytes) to 1717 bytes (1 kbytes)
./usr/share/SLSA/dev-libs_cowsql-1.15.9.json.zst by 20 bytes from 1249 bytes (1 kbytes) to 1269 bytes (1 kbytes)
./usr/share/SLSA/acct-group_lxc-0-r2.json.zst by 19 bytes from 717 bytes to 736 bytes
./usr/share/SLSA/acct-group_cuse-0.json.zst by 19 bytes from 613 bytes to 632 bytes
./usr/share/SLSA/dev-util_xdelta-3.0.11-r1.json.zst by 19 bytes from 1177 bytes (1 kbytes) to 1196 bytes (1 kbytes)
./usr/share/SLSA/acct-group_incus-admin-0.json.zst by 18 bytes from 725 bytes to 743 bytes
All 0 shrunk files:
Total size difference: increased by 349 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext nvidia-drivers-535 changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/acct-user_nvpd-0-r2.json.zst by 16 bytes from 618 bytes to 634 bytes
All 1 shrunk files:
./usr/share/SLSA/x11-drivers_nvidia-drivers-535.309.01.json.zst by 57 bytes from 12717 bytes (12 kbytes) to 12660 bytes (12 kbytes)
Total size difference: decreased by 41 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext nvidia-drivers-535-open changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/acct-user_nvpd-0-r2.json.zst by 16 bytes from 618 bytes to 634 bytes
All 1 shrunk files:
./usr/share/SLSA/x11-drivers_nvidia-drivers-535.309.01.json.zst by 51 bytes from 12723 bytes (12 kbytes) to 12672 bytes (12 kbytes)
Total size difference: decreased by 35 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext nvidia-drivers-550 changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 2 grown files:
./usr/share/SLSA/acct-user_nvpd-0-r2.json.zst by 16 bytes from 618 bytes to 634 bytes
./usr/share/SLSA/x11-drivers_old-nvidia-drivers-550.163.01-r1.json.zst by 14 bytes from 12285 bytes (11 kbytes) to 12299 bytes (12 kbytes)
All 0 shrunk files:
Total size difference: increased by 30 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext nvidia-drivers-550-open changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 2 grown files:
./usr/share/SLSA/x11-drivers_old-nvidia-drivers-550.163.01-r1.json.zst by 21 bytes from 12281 bytes (11 kbytes) to 12302 bytes (12 kbytes)
./usr/share/SLSA/acct-user_nvpd-0-r2.json.zst by 16 bytes from 618 bytes to 634 bytes
All 0 shrunk files:
Total size difference: increased by 37 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext nvidia-drivers-570 changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 2 grown files:
./usr/share/SLSA/x11-drivers_old-nvidia-drivers-570.211.01.json.zst by 24 bytes from 12832 bytes (12 kbytes) to 12856 bytes (12 kbytes)
./usr/share/SLSA/acct-user_nvpd-0-r2.json.zst by 16 bytes from 618 bytes to 634 bytes
All 0 shrunk files:
Total size difference: increased by 40 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext nvidia-drivers-570-open changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 2 grown files:
./usr/share/SLSA/x11-drivers_old-nvidia-drivers-570.211.01.json.zst by 21 bytes from 12831 bytes (12 kbytes) to 12852 bytes (12 kbytes)
./usr/share/SLSA/acct-user_nvpd-0-r2.json.zst by 16 bytes from 618 bytes to 634 bytes
All 0 shrunk files:
Total size difference: increased by 37 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext podman changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
Top 10 grown in size files (of 16 files total):
./usr/share/SLSA/app-containers_containers-storage-1.59.1.json.zst by 24 bytes from 820 bytes to 844 bytes
./usr/share/SLSA/app-containers_aardvark-dns-1.17.0.json.zst by 21 bytes from 951 bytes to 972 bytes
./usr/share/SLSA/app-containers_conmon-2.1.13.json.zst by 21 bytes from 912 bytes to 933 bytes
./usr/share/SLSA/app-containers_containers-shortnames-2025.03.19.json.zst by 21 bytes from 740 bytes to 761 bytes
./usr/share/SLSA/app-crypt_gpgme-2.0.1-r1.json.zst by 21 bytes from 2370 bytes (2 kbytes) to 2391 bytes (2 kbytes)
./usr/share/SLSA/sys-fs_fuse-3.18.2.json.zst by 20 bytes from 1874 bytes (1 kbytes) to 1894 bytes (1 kbytes)
./usr/share/SLSA/app-containers_catatonit-0.2.1.json.zst by 19 bytes from 828 bytes to 847 bytes
./usr/share/SLSA/acct-group_cuse-0.json.zst by 19 bytes from 613 bytes to 632 bytes
./usr/share/SLSA/app-containers_containers-image-5.36.2.json.zst by 19 bytes from 1722 bytes (1 kbytes) to 1741 bytes (1 kbytes)
./usr/share/SLSA/dev-libs_yajl-2.1.0-r6.json.zst by 18 bytes from 1824 bytes (1 kbytes) to 1842 bytes (1 kbytes)
All 1 shrunk files:
./usr/share/SLSA/app-containers_podman-5.7.1.json.zst by 16 bytes from 19689 bytes (19 kbytes) to 19673 bytes (19 kbytes)
Total size difference: increased by 278 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext python changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 0 grown files:
All 0 shrunk files:
Total size difference: increased by 0 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Extra sysext zfs changes compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 2 grown files:
./usr/share/SLSA/sys-fs_zfs-2.3.6.json.zst by 26 bytes from 34964 bytes (34 kbytes) to 34990 bytes (34 kbytes)
./usr/share/SLSA/sys-fs_zfs-kmod-2.3.6.json.zst by 19 bytes from 21392 bytes (20 kbytes) to 21411 bytes (20 kbytes)
All 0 shrunk files:
Total size difference: increased by 45 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM akamai compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-akamai-0.json.zst by 16 bytes from 598 bytes to 614 bytes
All 0 shrunk files:
Total size difference: increased by 16 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM ami compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 3 grown files:
./usr/share/SLSA/app-emulation_amazon-ssm-agent-3.3.2299.0-r1.json.zst by 20 bytes from 1602 bytes (1 kbytes) to 1622 bytes (1 kbytes)
./usr/share/SLSA/coreos-base_oem-ami-3.3.2299.0.json.zst by 19 bytes from 806 bytes to 825 bytes
./usr/share/SLSA/coreos-base_flatcar-eks-0.0.1-r4.json.zst by 16 bytes from 1421 bytes (1 kbytes) to 1437 bytes (1 kbytes)
All 0 shrunk files:
Total size difference: increased by 55 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM azure compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
Top 10 grown in size files (of 15 files total):
./usr/share/SLSA/dev-lang_python-3.12.13_p1.json.zst by 31 bytes from 165451 bytes (161 kbytes) to 165482 bytes (161 kbytes)
./usr/share/SLSA/dev-python_distro-1.9.0.json.zst by 22 bytes from 1967 bytes (1 kbytes) to 1989 bytes (1 kbytes)
./usr/share/SLSA/dev-python_ensurepip-pip-26.0.1.json.zst by 19 bytes from 788 bytes to 807 bytes
./usr/share/SLSA/app-misc_mime-types-2.1.54.json.zst by 19 bytes from 730 bytes to 749 bytes
./usr/share/SLSA/app-crypt_libb2-0.98.1-r3.json.zst by 19 bytes from 1093 bytes (1 kbytes) to 1112 bytes (1 kbytes)
./usr/share/SLSA/coreos-base_oem-azure-2.12.0.4-r2.json.zst by 19 bytes from 1077 bytes (1 kbytes) to 1096 bytes (1 kbytes)
./usr/share/SLSA/dev-lang_python-exec-2.4.10.json.zst by 19 bytes from 1015 bytes to 1034 bytes (1 kbytes)
./usr/share/SLSA/dev-lang_python-exec-conf-2.4.6.json.zst by 18 bytes from 739 bytes to 757 bytes
./usr/share/SLSA/sys-fs_inotify-tools-4.25.9.0.json.zst by 18 bytes from 1979 bytes (1 kbytes) to 1997 bytes (1 kbytes)
./usr/share/SLSA/app-emulation_hv-daemons-6.12.93.json.zst by 17 bytes from 1164 bytes (1 kbytes) to 1181 bytes (1 kbytes)
All 1 shrunk files:
./usr/share/SLSA/dev-python_urllib3-2.7.0.json.zst by 73 bytes from 9234 bytes (9 kbytes) to 9161 bytes (8 kbytes)
Total size difference: increased by 186 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM cloudsigma compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-cloudsigma-1.0.0.json.zst by 18 bytes from 662 bytes to 680 bytes
All 0 shrunk files:
Total size difference: increased by 18 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM cloudstack compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-cloudstack-1.0.0.json.zst by 25 bytes from 1156 bytes (1 kbytes) to 1181 bytes (1 kbytes)
All 0 shrunk files:
Total size difference: increased by 25 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM digitalocean compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-digitalocean-0.1.1-r2.json.zst by 17 bytes from 607 bytes to 624 bytes
All 0 shrunk files:
Total size difference: increased by 17 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM exoscale compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-exoscale-1.0.0.json.zst by 19 bytes from 1157 bytes (1 kbytes) to 1176 bytes (1 kbytes)
All 0 shrunk files:
Total size difference: increased by 19 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM gce compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
diff --git a/tmp/4722.0.0-7jpP9P b/tmp/.-3OzIMa
index 1d6b143f10..7901f916f4 100644
--- a/tmp/4722.0.0-7jpP9P
+++ b/tmp/.-3OzIMa
@@ -310,6 +310,8 @@
/usr/lib/debug/.build-id/24
/usr/lib/debug/.build-id/24/0d8007c346b68f06a8c9cc4ce06c8506176399
/usr/lib/debug/.build-id/24/0d8007c346b68f06a8c9cc4ce06c8506176399.debug
+/usr/lib/debug/.build-id/24/761d541b88fb7b2e04907ff01ad6f0fceb23ce
+/usr/lib/debug/.build-id/24/761d541b88fb7b2e04907ff01ad6f0fceb23ce.debug
/usr/lib/debug/.build-id/26
/usr/lib/debug/.build-id/26/b8dc4d90952bb833dbc61c4425f3cdeaf930b3
/usr/lib/debug/.build-id/26/b8dc4d90952bb833dbc61c4425f3cdeaf930b3.debug
@@ -352,9 +354,6 @@
/usr/lib/debug/.build-id/43/57632514713c8a45b8713f90107e5fb52f1737.debug
/usr/lib/debug/.build-id/43/ab380f885cb179846227a9d357b28448f30f8b
/usr/lib/debug/.build-id/43/ab380f885cb179846227a9d357b28448f30f8b.debug
-/usr/lib/debug/.build-id/45
-/usr/lib/debug/.build-id/45/4faa9f57299a36d7857d1dff90373a9a06b5b2
-/usr/lib/debug/.build-id/45/4faa9f57299a36d7857d1dff90373a9a06b5b2.debug
/usr/lib/debug/.build-id/4b
/usr/lib/debug/.build-id/4b/43cb03a3706c3bbfb00a81f33da71f2dd63ab6
/usr/lib/debug/.build-id/4b/43cb03a3706c3bbfb00a81f33da71f2dd63ab6.debug
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
Top 10 grown in size files (of 13 files total):
./usr/share/SLSA/dev-python_boto-2.49.0-r8.json.zst by 88 bytes from 80270 bytes (78 kbytes) to 80358 bytes (78 kbytes)
./usr/share/SLSA/dev-lang_python-3.12.13_p1.json.zst by 31 bytes from 165451 bytes (161 kbytes) to 165482 bytes (161 kbytes)
./usr/share/SLSA/dev-python_distro-1.9.0.json.zst by 22 bytes from 1967 bytes (1 kbytes) to 1989 bytes (1 kbytes)
./usr/share/SLSA/dev-python_ensurepip-pip-26.0.1.json.zst by 19 bytes from 788 bytes to 807 bytes
./usr/share/SLSA/app-misc_mime-types-2.1.54.json.zst by 19 bytes from 730 bytes to 749 bytes
./usr/share/SLSA/app-crypt_libb2-0.98.1-r3.json.zst by 19 bytes from 1093 bytes (1 kbytes) to 1112 bytes (1 kbytes)
./usr/share/SLSA/dev-lang_python-exec-2.4.10.json.zst by 19 bytes from 1015 bytes to 1034 bytes (1 kbytes)
./usr/share/SLSA/dev-lang_python-exec-conf-2.4.6.json.zst by 18 bytes from 739 bytes to 757 bytes
./usr/share/SLSA/app-admin_google-guest-configs-20260504.00.json.zst by 18 bytes from 1478 bytes (1 kbytes) to 1496 bytes (1 kbytes)
./usr/share/SLSA/coreos-base_oem-gce-20260504.json.zst by 17 bytes from 1565 bytes (1 kbytes) to 1582 bytes (1 kbytes)
All 1 shrunk files:
./usr/share/SLSA/app-emulation_google-compute-engine-20190124-r4.json.zst by 1 bytes from 13677 bytes (13 kbytes) to 13676 bytes (13 kbytes)
Total size difference: increased by 315 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM hetzner compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-hetzner-0.json.zst by 16 bytes from 600 bytes to 616 bytes
All 0 shrunk files:
Total size difference: increased by 16 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM hyperv compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 2 grown files:
./usr/share/SLSA/app-emulation_hv-daemons-6.12.93.json.zst by 17 bytes from 1164 bytes (1 kbytes) to 1181 bytes (1 kbytes)
./usr/share/SLSA/coreos-base_oem-hyperv-0.2.0.json.zst by 15 bytes from 602 bytes to 617 bytes
All 0 shrunk files:
Total size difference: increased by 32 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM kubevirt compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-kubevirt-0.json.zst by 16 bytes from 601 bytes to 617 bytes
All 0 shrunk files:
Total size difference: increased by 16 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM nutanix compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-nutanix-0.0.1.json.zst by 17 bytes from 601 bytes to 618 bytes
All 0 shrunk files:
Total size difference: increased by 17 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM openstack compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-openstack-0.json.zst by 15 bytes from 602 bytes to 617 bytes
All 0 shrunk files:
Total size difference: increased by 15 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM oraclecloud compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-oraclecloud-0.json.zst by 13 bytes from 604 bytes to 617 bytes
All 0 shrunk files:
Total size difference: increased by 13 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM proxmoxve compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-proxmoxve-0.json.zst by 16 bytes from 601 bytes to 617 bytes
All 0 shrunk files:
Total size difference: increased by 16 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM qemu compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-qemu-0.0.2.json.zst by 17 bytes from 601 bytes to 618 bytes
All 0 shrunk files:
Total size difference: increased by 17 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM scaleway compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-scaleway-0.json.zst by 19 bytes from 598 bytes to 617 bytes
All 0 shrunk files:
Total size difference: increased by 19 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM stackit compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 2 grown files:
./usr/share/SLSA/coreos-base_oem-stackit-0.json.zst by 16 bytes from 1051 bytes (1 kbytes) to 1067 bytes (1 kbytes)
./usr/share/SLSA/net-misc_chrony-4.8-r1.json.zst by 14 bytes from 2523 bytes (2 kbytes) to 2537 bytes (2 kbytes)
All 0 shrunk files:
Total size difference: increased by 30 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM vagrant compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-vagrant-1.0.0.json.zst by 17 bytes from 799 bytes to 816 bytes
All 0 shrunk files:
Total size difference: increased by 17 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM virtualbox compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 1 grown files:
./usr/share/SLSA/coreos-base_oem-virtualbox-1.0.0.json.zst by 13 bytes from 604 bytes to 617 bytes
All 0 shrunk files:
Total size difference: increased by 13 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Sysext changes for OEM vmware compared to alpha 4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package updates, compared to alpha 4722.0.0:
============================================
Image file changes, compared to alpha 4722.0.0:
===============================================
Image file size changes, compared to alpha 4722.0.0:
====================================================
Downloading file listings
Generating file listing diffs
Filling cache key caches
Generating new entries
Generating deleted entries
Generating changed entries
Generating unchanged entries
Filling hardlink cache
Filtering new entries
Filtering deleted entries
Filtering changed entries
All 0 newly added files:
All 0 just deleted files:
All 10 grown files:
./usr/share/SLSA/app-emulation_open-vm-tools-13.0.10.json.zst by 60 bytes from 8203 bytes (8 kbytes) to 8263 bytes (8 kbytes)
./usr/share/SLSA/dev-libs_libmspack-1.11.json.zst by 24 bytes from 1275 bytes (1 kbytes) to 1299 bytes (1 kbytes)
./usr/share/SLSA/dev-libs_xmlsec-1.3.10-r1.json.zst by 21 bytes from 4469 bytes (4 kbytes) to 4490 bytes (4 kbytes)
./usr/share/SLSA/dev-libs_libxslt-1.1.45.json.zst by 20 bytes from 6550 bytes (6 kbytes) to 6570 bytes (6 kbytes)
./usr/share/SLSA/dev-libs_libdnet-1.18.2.json.zst by 20 bytes from 2676 bytes (2 kbytes) to 2696 bytes (2 kbytes)
./usr/share/SLSA/sys-fs_fuse-3.18.2.json.zst by 20 bytes from 1874 bytes (1 kbytes) to 1894 bytes (1 kbytes)
./usr/share/SLSA/acct-group_cuse-0.json.zst by 19 bytes from 613 bytes to 632 bytes
./usr/share/SLSA/dev-libs_libltdl-2.5.4.json.zst by 19 bytes from 1252 bytes (1 kbytes) to 1271 bytes (1 kbytes)
./usr/share/SLSA/coreos-base_oem-vmware-13.0.10.json.zst by 17 bytes from 885 bytes to 902 bytes
./usr/share/SLSA/sys-fs_fuse-common-3.10.4-r3.json.zst by 13 bytes from 1081 bytes (1 kbytes) to 1094 bytes (1 kbytes)
All 0 shrunk files:
Total size difference: increased by 233 bytes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! Changelog against alpha-4722.0.0 !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
_Changes since **Alpha 4722.0.0**_
#### Security fixes:
#### Bug fixes:
- Fixed static network configuration from cloud-init on ProxmoxVE ([flatcar/scripts#3677](https://github.com/flatcar/scripts/pull/3677))
#### Changes:
#### Updates:
- Linux Firmware ([20260519](https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tag/?h=20260519)) |
Test report for 4734.0.0+nightly-20260617-2100 / amd64Platforms tested : qemu_uefi-amd64 🟢 ok bpf.ig; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.basic; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.cloudinit.basic; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.cloudinit.multipart-mime; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.cloudinit.script; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.disk.raid0.data; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.disk.raid0.root; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.disk.raid1.data; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.disk.raid1.root; Succeeded: qemu_uefi-amd64 (3); Failed: qemu_uefi-amd64 (1, 2) Diagnostic output for qemu_uefi-amd64, run 2Diagnostic output for qemu_uefi-amd64, run 1🟢 ok cl.etcd-member.discovery; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.etcd-member.etcdctlv3; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.etcd-member.v2-backup-restore; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.filesystem; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.flannel.udp; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.flannel.vxlan; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.instantiated.enable-unit; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.kargs; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.luks; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.oem.indirect; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.oem.indirect.new; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.oem.regular; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.oem.regular.new; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.oem.reuse; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.oem.wipe; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.partition_on_boot_disk; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.symlink; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.translation; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.v1.btrfsroot; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.v1.ext4root; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.v1.groups; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.v1.once; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.v1.sethostname; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.v1.users; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.v1.xfsroot; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.v2.btrfsroot; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.v2.ext4root; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.v2.users; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.v2.xfsroot; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.v2_1.ext4checkexisting; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.v2_1.swap; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.ignition.v2_1.vfat; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.install.cloudinit; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.internet; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.locksmith.cluster; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.network.initramfs.second-boot; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.network.iptables; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.network.listeners; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.network.nftables; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.network.wireguard; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.omaha.ping; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.osreset.ignition-rerun; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.overlay.cleanup; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.swap_activation; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.sysext.boot; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.sysext.fallbackdownload # SKIP; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.tang.nonroot; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.tang.root; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.toolbox.dnf-install; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.tpm.eventlog; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.tpm.nonroot; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.tpm.root; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.tpm.root-cryptenroll; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.tpm.root-cryptenroll-pcr-noupdate; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.tpm.root-cryptenroll-pcr-withupdate; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.update.badverity; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.update.reboot; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.users.shells; Succeeded: qemu_uefi-amd64 (1) 🟢 ok cl.verity; Succeeded: qemu_uefi-amd64 (1) 🟢 ok confext.skiprefresh; Succeeded: qemu_uefi-amd64 (1) 🟢 ok coreos.auth.verify; Succeeded: qemu_uefi-amd64 (1) 🟢 ok coreos.ignition.groups; Succeeded: qemu_uefi-amd64 (1) 🟢 ok coreos.ignition.once; Succeeded: qemu_uefi-amd64 (1) 🟢 ok coreos.ignition.resource.local; Succeeded: qemu_uefi-amd64 (1) 🟢 ok coreos.ignition.resource.remote; Succeeded: qemu_uefi-amd64 (1) 🟢 ok coreos.ignition.resource.s3.versioned; Succeeded: qemu_uefi-amd64 (1) 🟢 ok coreos.ignition.security.tls; Succeeded: qemu_uefi-amd64 (1) 🟢 ok coreos.ignition.sethostname; Succeeded: qemu_uefi-amd64 (1) 🟢 ok coreos.ignition.systemd.enable-service; Succeeded: qemu_uefi-amd64 (1) 🟢 ok coreos.locksmith.reboot; Succeeded: qemu_uefi-amd64 (1) 🟢 ok coreos.locksmith.tls; Succeeded: qemu_uefi-amd64 (1) 🟢 ok coreos.selinux.boolean; Succeeded: qemu_uefi-amd64 (1) 🟢 ok coreos.selinux.enforce; Succeeded: qemu_uefi-amd64 (1) 🟢 ok coreos.tls.fetch-urls; Succeeded: qemu_uefi-amd64 (1) 🟢 ok coreos.update.badusr; Succeeded: qemu_uefi-amd64 (1) ❌ not ok devcontainer.docker; Failed: qemu_uefi-amd64 (1, 2, 3, 4, 5) Diagnostic output for qemu_uefi-amd64, run 5Diagnostic output for qemu_uefi-amd64, run 4Diagnostic output for qemu_uefi-amd64, run 3Diagnostic output for qemu_uefi-amd64, run 2Diagnostic output for qemu_uefi-amd64, run 1❌ not ok devcontainer.systemd-nspawn; Failed: qemu_uefi-amd64 (1, 2, 3, 4, 5) Diagnostic output for qemu_uefi-amd64, run 5Diagnostic output for qemu_uefi-amd64, run 4Diagnostic output for qemu_uefi-amd64, run 3Diagnostic output for qemu_uefi-amd64, run 2Diagnostic output for qemu_uefi-amd64, run 1🟢 ok docker.base; Succeeded: qemu_uefi-amd64 (1) 🟢 ok docker.btrfs-storage; Succeeded: qemu_uefi-amd64 (1) 🟢 ok docker.containerd-restart; Succeeded: qemu_uefi-amd64 (1) 🟢 ok docker.enable-service.sysext; Succeeded: qemu_uefi-amd64 (1) 🟢 ok docker.lib-coreos-dockerd-compat; Succeeded: qemu_uefi-amd64 (1) 🟢 ok docker.network-openbsd-nc; Succeeded: qemu_uefi-amd64 (1) 🟢 ok docker.selinux; Succeeded: qemu_uefi-amd64 (1) 🟢 ok docker.userns; Succeeded: qemu_uefi-amd64 (1) 🟢 ok kubeadm.v1.34.4.calico.base; Succeeded: qemu_uefi-amd64 (1) 🟢 ok kubeadm.v1.34.4.cilium.base; Succeeded: qemu_uefi-amd64 (1) 🟢 ok kubeadm.v1.34.4.flannel.base; Succeeded: qemu_uefi-amd64 (1) 🟢 ok kubeadm.v1.35.1.calico.base; Succeeded: qemu_uefi-amd64 (1) 🟢 ok kubeadm.v1.35.1.cilium.base; Succeeded: qemu_uefi-amd64 (1) 🟢 ok kubeadm.v1.35.1.flannel.base; Succeeded: qemu_uefi-amd64 (1) 🟢 ok kubeadm.v1.36.1.calico.base; Succeeded: qemu_uefi-amd64 (1) 🟢 ok kubeadm.v1.36.1.cilium.base; Succeeded: qemu_uefi-amd64 (1) 🟢 ok kubeadm.v1.36.1.flannel.base; Succeeded: qemu_uefi-amd64 (1) 🟢 ok linux.nfs.v3; Succeeded: qemu_uefi-amd64 (1) 🟢 ok linux.nfs.v4; Succeeded: qemu_uefi-amd64 (1) 🟢 ok linux.ntp; Succeeded: qemu_uefi-amd64 (1) 🟢 ok misc.fips; Succeeded: qemu_uefi-amd64 (1) 🟢 ok packages; Succeeded: qemu_uefi-amd64 (1) 🟢 ok sysext.custom-docker.sysext; Succeeded: qemu_uefi-amd64 (1) ❌ not ok sysext.custom-oem; Failed: qemu_uefi-amd64 (1, 2, 3, 4, 5) Diagnostic output for qemu_uefi-amd64, run 5Diagnostic output for qemu_uefi-amd64, run 4Diagnostic output for qemu_uefi-amd64, run 3Diagnostic output for qemu_uefi-amd64, run 2Diagnostic output for qemu_uefi-amd64, run 1🟢 ok sysext.disable-containerd; Succeeded: qemu_uefi-amd64 (1) 🟢 ok sysext.disable-docker; Succeeded: qemu_uefi-amd64 (1) 🟢 ok sysext.simple; Succeeded: qemu_uefi-amd64 (1) 🟢 ok systemd.journal.remote; Succeeded: qemu_uefi-amd64 (1) 🟢 ok systemd.journal.user; Succeeded: qemu_uefi-amd64 (1) 🟢 ok systemd.sysusers.gshadow; Succeeded: qemu_uefi-amd64 (1) |




In this PR, we pull the
flatcar/bootenginefix (flatcar/bootengine#117) that enable static network configuration from cloud-init on ProxmoxVETesting done
Manually tested on Proxmox with @theoraim
changelog/directory (user-facing change, bug fix, security fix, update)/bootand/usrsize, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.Closes: flatcar/Flatcar#2002