Skip to content

Releases: apoordev/bluefin

gts-20241209: Gts (F40.20241209, #c5635f9)

09 Dec 15:12
Compare
Choose a tag to compare

This is an automatically generated changelog for release gts-20241209.

From previous gts version gts-20241208 there have been the following changes. One package per new version shown.

Major packages

Name Version
Kernel 6.11.3-200
Gnome 46.5-1
Mesa 24.1.7-1
Podman 5.3.1-1
Nvidia 565.77-1

Major DX packages

Name Version
Incus 6.7-0.1
Docker {pkgrel:docker-ce}
Devpod {pkgrel:devpod}

Commits

Hash Subject
84af7f2 fix: pass repo_organization to build script to ensure correct image metadata (ublue-os#2016)
ce62461 feat: allow non-official image repositories in ublue-rollback-helper (ublue-os#2014)
8ed2ba4 fix: remove pkcs11-provider workaround (ublue-os#1993)
5f79bcc docs: update description (ublue-os#2032)
2e325b0 docs: update readme (ublue-os#2024)
81cc27a fix(motd): use bold for color blocks instead of background color (ublue-os#2019)
e670b78 fix(motd): remove light theme and make motd more monochrome (ublue-os#2018)

Dev Experience Images

Name Previous New
🔄 kcli 99.0.0.git.202412061217.1d36577-0 99.0.0.git.202412091309.8cb8a75-0

How to rebase

For current users, type the following to rebase to this version:

# Get Image Name
IMAGE_NAME=$(jq -r '.["image-name"]' < /usr/share/ublue-os/image-info.json)

# For this Stream
sudo bootc switch --enforce-container-sigpolicy ghcr.io/apoordev/$IMAGE_NAME:gts

# For this Specific Image:
sudo bootc switch --enforce-container-sigpolicy ghcr.io/apoordev/$IMAGE_NAME:gts-20241209

Documentation

Be sure to read the documentation for more information
on how to use your cloud native system.

gts-20241208: Gts (F40.20241208, #8765886)

08 Dec 06:21
8765886
Compare
Choose a tag to compare

This is an automatically generated changelog for release gts-20241208.

From previous gts version gts-20241201 there have been the following changes. One package per new version shown.

Major packages

Name Version
Kernel 6.11.3-200
Gnome 46.5-1
Mesa 24.1.7-1
Podman 5.3.1-1
Nvidia 565.57.01-5 ➡️ 565.77-1

Major DX packages

Name Version
Incus 6.7-0.1
Docker {pkgrel:docker-ce}
Devpod {pkgrel:devpod}

Commits

Hash Subject
9eabf49 feat(packages): Add ddcutil (ublue-os#2013)
28e3b2f fix: rename HWE ISOs in checksum files (ublue-os#2006)
09de308 fix(accent-color): light theme for accent colored motd (ublue-os#2008)
882d749 feat: accent color theming for fastfetch and MOTD (ublue-os#2007)
4b7abfb feat(packages): add google-noto-fonts-all (ublue-os#1996)
027de8d fix: remove background-logo extension, restore gnome-tour (ublue-os#1997)

All Images

Name Previous New
gnome-tour 46.0-2
🔄 aardvark-dns 1.12.2-2 1.13.1-1
🔄 binutils 2.41-37 2.41-38
🔄 btrfs-progs 6.11-1 6.12-1
🔄 cups 2.4.11-3 2.4.11-7
🔄 distribution-gpg-keys 1.105-1 1.106-1
🔄 flatpak 1.15.10-1 1.15.12-1
🔄 git 2.47.0-1 2.47.1-1
🔄 ibus-typing-booster 2.26.11-1 2.26.12-1
🔄 javascriptcoregtk4.1 2.46.3-1 2.46.4-1
🔄 kmod-xpadneo 0.9.6^20241101gitbe65dbb-4 0.9.6^20241206git45dac5d-6
🔄 libnfsidmap 2.8.1-1.rc1 2.8.1-2.rc2
🔄 libxcrypt 4.4.36-10 4.4.36-11
🔄 netavark 1.12.2-1 1.13.0-1
🔄 pam 1.6.1-4 1.6.1-5
🔄 python3-argcomplete 3.5.1-1 3.5.2-1
🔄 python3-boto3 1.35.69-1 1.35.72-1
🔄 qemu-audio-alsa 8.2.8-1 8.2.8-2
🔄 systemd 255.14-1 255.15-1
🔄 tailscale 1.76.6-1 1.78.1-1
🔄 tcl 8.6.13-2 8.6.13-3
🔄 vim-common 9.1.866-1 9.1.895-1
🔄 wget2 2.1.0-11 2.2.0-1

Dev Experience Images

Name Previous New
🔄 kcli 99.0.0.git.202411292233.af96b7b-0 99.0.0.git.202412061217.1d36577-0
🔄 lxd 5.20-0.2 5.21.2-0.1
🔄 osbuild 133-1 135-1
🔄 qemu 8.2.8-1 8.2.8-2
🔄 setroubleshoot-server 3.3.34-1 3.3.35-1

Nvidia Images

Name Previous New
🔄 egl-x11 1.0.0^20241113git6092c1f-2 1.0.0^20241120gitc616565-3
🔄 libnvidia-container-tools 1.17.2-1 1.17.3-1

How to rebase

For current users, type the following to rebase to this version:

# Get Image Name
IMAGE_NAME=$(jq -r '.["image-name"]' < /usr/share/ublue-os/image-info.json)

# For this Stream
sudo bootc switch --enforce-container-sigpolicy ghcr.io/apoordev/$IMAGE_NAME:gts

# For this Specific Image:
sudo bootc switch --enforce-container-sigpolicy ghcr.io/apoordev/$IMAGE_NAME:gts-20241208

Documentation

Be sure to read the documentation for more information
on how to use your cloud native system.

stable-20241201: Stable (F41.20241201, #8765886)

01 Dec 06:22
af9bb66
Compare
Choose a tag to compare

This is an automatically generated changelog for release stable-20241201.

From previous stable version stable-20241117 there have been the following changes. One package per new version shown.

Major packages

Name Version
Kernel 6.11.3-300
Gnome 47.1.1-1 ➡️ 47.2-1
KDE 6.2.3-1 ➡️ 6.2.4-1
Mesa 24.2.4-1 ➡️ 24.2.7-1
Podman 5.2.5-1 ➡️ 5.3.1-1
Nvidia 565.57.01-3 ➡️ 565.77-1

Major DX packages

Name Version
Incus 6.6-0.1 ➡️ 6.7-0.1
Docker {pkgrel:docker-ce}
Devpod {pkgrel:devpod}

Commits

Hash Subject
9eabf49 feat(packages): Add ddcutil (ublue-os#2013)
28e3b2f fix: rename HWE ISOs in checksum files (ublue-os#2006)
09de308 fix(accent-color): light theme for accent colored motd (ublue-os#2008)
882d749 feat: accent color theming for fastfetch and MOTD (ublue-os#2007)
4b7abfb feat(packages): add google-noto-fonts-all (ublue-os#1996)
027de8d fix: remove background-logo extension, restore gnome-tour (ublue-os#1997)
5ddd650 fix(ci): remove footguns. (ublue-os#1992)
bedbfed fix: remove sddm workaround (ublue-os#1990)
7cacb82 feat: add december wallpapers (ublue-os#1986)
0444b09 feat(just): add brew-command-not-found setup (ublue-os#1874)
b6b35f9 feat: set mutter experimental kms-modifiers for nvidia (ublue-os#1978)
453c295 fix(ujust): dx-group using built in GROUPS array in bash (ublue-os#1974)
40d8d29 fix(sddm): Use default permissions for themes directories (ublue-os#1973)
0b2141c fix(ujust): dx detection on nvidia/surface/others (ublue-os#1968)
c5f467c feat(sddm): add mount unit for installing sddm themes in Discover (ublue-os#1944)
47e9ed5 feat(dx): add bootc tooling (ublue-os#1962)
2788de3 fix: pin pkcs11-provider to 0.5-3.fc41 (ublue-os#1959)
0b15d4d fix: correct iso name for run-iso (ublue-os#1957)
3d6a30a feat: update motd tips (ublue-os#1942)
68d4bdf fix: point to correct repository
767332d feat: replace vscode with vscodium
3bbdce6 fix: remove update-ng as part up upstream update
35aac95 feat: automatically use bootc to update system if locklayering is being used (ublue-os#1902)
915478e feat(rollback-helper): use bootc switch if layering is locked (ublue-os#1915)
c1bd534 fix(ci): correct weekly schedule trigger (ublue-os#1938)
99ee523 fix: deprecate playerctl (ublue-os#1934)
542887c fix: changelogs only need 2 tags (ublue-os#1937)

All Images

Name Previous New
🔄 ImageMagick 7.1.1.39-1 7.1.1.41-1
🔄 SDL2 2.30.3-2 2.30.9-1
🔄 binutils 2.43.1-2 2.43.1-4
🔄 bootupd 0.2.24-1 0.2.25-1
🔄 btrfs-progs 6.11-1 6.12-1
🔄 buildah 1.37.5-1 1.38.0-2
🔄 cairo 1.18.0-4 1.18.2-2
🔄 containers-common 0.60.4-4 0.61.0-1
🔄 crun 1.18.1-1 1.19-1
🔄 cups 2.4.11-2 2.4.11-8
🔄 distribution-gpg-keys 1.105-1 1.106-1
🔄 dnf5 5.2.7.0-1 5.2.8.1-1
🔄 dracut 102-3 103-3
🔄 efi-filesystem 5-12 5-13
🔄 elfutils-debuginfod-client 0.192-6 0.192-7
🔄 exfatprogs 1.2.5-1 1.2.6-1
🔄 fedora-release-common 41-27 41-29
🔄 ffmpeg 7.0.2-4 7.1-1
🔄 flatpak 1.15.10-1 1.15.12-1
🔄 fprintd 1.94.2-12 1.94.4-1
🔄 freeipa-client 4.12.2-4 4.12.2-5
🔄 fzf 0.56.0-1 0.56.3-1
🔄 ghostscript 10.03.1-3 10.03.1-4
🔄 git 2.47.0-1 2.47.1-1
🔄 glibc 2.40-11 2.40-12
🔄 grub2-common 2.12-10 2.12-15
🔄 gstreamer1 1.24.9-1 1.24.10-1
🔄 heif-pixbuf-loader 1.18.2-4 1.18.2-5
🔄 hwdata 0.389-1 0.390-1
🔄 ibus-typing-booster 2.26.8-1 2.26.12-1
🔄 intel-gmmlib 22.5.2-1 22.5.3-2
🔄 intel-vpl-gpu-rt 24.3.3-1 24.3.4-1
🔄 kernel-tools 6.11.7-300 6.11.10-300
🔄 kmod-xpadneo 0.9.6^20241101gitbe65dbb-4 0.9.6^20241206git45dac5d-6
🔄 libXt 1.3.0-4 1.3.1-1
🔄 libdrm 2.4.123-1 2.4.124-1
🔄 libibverbs 51.0-4 51.0-5
🔄 libinput 1.26.2-1 1.27.0-2
🔄 libldb 4.21.1-7 4.21.2-1
🔄 libnfsidmap 2.8.1-1.rc1 2.8.1-2.rc2
🔄 libopenmpt 0.7.10-1 0.7.11-1
🔄 librabbitmq 0.14.0-3 0.15.0-1
🔄 librsvg2 2.59.1-1 2.59.2-1
🔄 libxcrypt 4.4.36-10 4.4.36-11
🔄 llvm-libs 19.1.0-1 19.1.5-1
🔄 m17n-db 1.8.8-1 1.8.9-1
🔄 mpg123-libs 1.31.3-5 1.32.9-1
🔄 mtools 4.0.45-1 4.0.46-1
🔄 nerd-fonts 3.2.1-0.1 3.3.0-0.1
🔄 nspr 4.35.0-30 4.36.0-1
🔄 nss 3.105.0-1 3.106.0-1
🔄 openldap 2.6.8-5 2.6.8-6
🔄 opensc 0.25.1-5 0.26.0-1
🔄 pam 1.6.1-6 1.6.1-7
🔄 passt 0^20241030.gee7d0b6-1 0^20241127.gc0fbc7e-1
🔄 pcp-conf 6.3.1-1 6.3.2-2
🔄 perl-HTTP-Tiny 0.088-512 0.090-1
🔄 perl-IO-Socket-IP 0.42-512 0.43-1
🔄 pixman 0.44.0-0 0.44.2-1
🔄 pkcs11-provider 0.5-4 0.6-2
🔄 ptyxis 47.3-1 47.5-1
🔄 python3-argcomplete 3.5.1-1 3.5.2-1
🔄 python3-boto3 1.35.59-1 1.35.72-1
🔄 python3-keyring 25.4.1-4 25.5.0-1
🔄 python3-pydantic 2.9.2-1 2.10.3-1
🔄 python3-pydantic-core 2.23.4-2 2.27.1-1
🔄 python3-s3transfer 0.10.3-1 0.10.4-1
🔄 qemu-guest-agent 9.1.1-2 9.1.2-2
🔄 qpdf-libs 11.9.1-2 11.9.1-3
🔄 qt6-qtdeclarative 6.8.0-2 6.8.0-3
🔄 restic 0.17.0-1 0.17.3-1
🔄 rpm-sequoia 1.7.0-2 1.7.0-3
🔄 selinux-policy 41.24-1 41.26-1
🔄 systemd 256.8-1 256.9-2
🔄 tailscale 1.76.6-1 1.78.1-1
🔄 tuned 2.24.0-6 2.24.1-1
🔄 ublue-os-just 0.36-1 0.37-1
🔄 unbound-anchor 1.21.1-1 1.22.0-8
🔄 vim-common 9.1.825-1 9.1.906-1
🔄 wget2 2.1.0-12 2.2.0-1
🔄 xdg-desktop-portal 1.18.4-2 1.18.4-3
perl-Mozilla-CA 20240730-1
playerctl 2.4.1-9

Base Images

Name Previous New
google-noto-fangsong-kss-rotated-fonts 20240701-2

Dev Experience Images

Name Previous New
codium 1.95.3.24321-el9
osbuild 135-1
podman-bootc v0.1.1121g4bab85f-1.20241113095254286966.main.121.4bab85f
python3-attrs 24.2.0-1
python3-jsonschema 4.19.1-6
python3-jsonschema-specifications 2023.11.2-6
python3-referencing 0.35.1-3
python3-rpds-py 0.19.1-1
python3-tomli 2.0.1-17
🔄 clang-libs 19.1.0-1 19.1.5-1
🔄 clevis 21-5 21-7
🔄 cockpit-bridge 327-1 330-1
🔄 cockpit-machines 323-1 325-1
🔄 cockpit-ostree 205-1 206-1
🔄 cockpit-podman 98-1 99-1
🔄 debugedit 5.1-1 5.1-2
🔄 edk2-aarch64 20240813-2 20241117-5
🔄 elfutils 0.192-6 0.192-7
🔄 guestfs-tools 1.53.3-1 1.53.5-1
🔄 hsakmt 1.0.6-45.rocm6.2.1 1.0.6-46.rocm6.2.1
🔄 kcli 99.0.0.git.202411162316.4421bfb-0 99.0.0.git.202412091309.8cb8a75-0
🔄 libfdt 1.7.1-1 1.7.2-2
🔄 libguestfs 1.54.0-1 1.55.2-1
🔄 librados2 19.2.0-1 19.2.0-3
🔄 librdmacm 51.0-4 51.0-5
🔄 qemu 9.1.1-2 9.1.2-2
🔄 rocm-runtime 6.2.0-2 6.2.1-2
🔄 rocm-smi 6.2.0-1 6.2.1-1
🔄 setroubleshoot-server 3.3.34-1 3.3.35-1
🔄 virt-v2v 2.6.0-1 2.7.2-1
code 1.95.3-1731513157.el8

Aurora Images

| | Name | Previo...

Read more

gts-20241201: Gts (F40.20241201, #af9bb66)

01 Dec 06:21
af9bb66
Compare
Choose a tag to compare

This is an automatically generated changelog for release gts-20241201.

From previous gts version gts-20241124 there have been the following changes. One package per new version shown.

Major packages

Name Version
Kernel 6.11.3-200
Gnome 46.5-1
Mesa 24.1.7-1
Podman 5.3.0-1 ➡️ 5.3.1-1
Nvidia 565.57.01-4 ➡️ 565.57.01-5

Major DX packages

Name Version
Incus 6.6-0.1 ➡️ 6.7-0.1
Docker {pkgrel:docker-ce}
Devpod {pkgrel:devpod}

Commits

Hash Subject
5ddd650 fix(ci): remove footguns. (ublue-os#1992)
bedbfed fix: remove sddm workaround (ublue-os#1990)
7cacb82 feat: add december wallpapers (ublue-os#1986)
0444b09 feat(just): add brew-command-not-found setup (ublue-os#1874)
b6b35f9 feat: set mutter experimental kms-modifiers for nvidia (ublue-os#1978)
453c295 fix(ujust): dx-group using built in GROUPS array in bash (ublue-os#1974)
40d8d29 fix(sddm): Use default permissions for themes directories (ublue-os#1973)

All Images

Name Previous New
🔄 ImageMagick 7.1.1.39-1 7.1.1.41-1
🔄 alsa-lib 1.2.12-1 1.2.13-3
🔄 bootc 1.1.0-2 1.1.2-2
🔄 container-selinux 2.233.0-1 2.234.2-1
🔄 cups 2.4.11-1 2.4.11-3
🔄 exfatprogs 1.2.5-1 1.2.6-1
🔄 fprintd 1.94.2-11 1.94.4-1
🔄 fzf 0.56.0-1 0.56.3-1
🔄 gupnp 1.6.6-2 1.6.7-1
🔄 kernel-tools 6.11.8-200 6.11.10-200
🔄 libblockdev 3.1.1-1 3.1.1-2
🔄 libldb 2.9.1-4 2.9.2-2
🔄 libnetapi 4.20.5-1 4.20.6-1
🔄 libopenmpt 0.7.10-1 0.7.11-1
🔄 libsndfile 1.2.2-2 1.2.2-4
🔄 libsolv 0.7.30-1 0.7.31-1
🔄 libsoup3 3.4.4-3 3.4.4-5
🔄 mtools 4.0.45-1 4.0.46-1
🔄 nspr 4.35.0-30 4.36.0-1
🔄 nss 3.105.0-1 3.106.0-1
🔄 ostree 2024.8-1 2024.9-1
🔄 python3-boto3 1.35.63-1 1.35.69-1
🔄 python3-s3transfer 0.10.3-1 0.10.4-1
🔄 qemu-guest-agent 8.2.7-1 8.2.8-1
🔄 ublue-os-just 0.36-1 0.37-1

Dev Experience Images

Name Previous New
🔄 cockpit-bridge 329-1 329.1-1
🔄 cockpit-machines 323-1 324-1
🔄 cockpit-ostree 205-1 206-1
🔄 cockpit-podman 98-1 99-1
🔄 kcli 99.0.0.git.202411220834.08866ed-0 99.0.0.git.202411292233.af96b7b-0
🔄 libblockdev-btrfs 3.1.1-1 3.1.1-2
🔄 qemu 8.2.7-1 8.2.8-1
🔄 xen-libs 4.18.3-2 4.18.3-3

Nvidia Images

Name Previous New
🔄 egl-wayland 1.1.17^20241101git218f678-4 1.1.17^20241118giteeb29e1-5
🔄 egl-x11 1.0.0^20240916gitf13be94-1 1.0.0^20241113git6092c1f-2
🔄 gnome-shell-extension-supergfxctl-gex 33-1 33-2
🔄 kmod-nvidia 565.57.01-1 565.57.01-2
🔄 supergfxctl 5.1.1-0 5.2.1-2
🔄 ublue-os-nvidia-addons 0.10-1 0.12-1

How to rebase

For current users, type the following to rebase to this version:

# Get Image Name
IMAGE_NAME=$(jq -r '.["image-name"]' < /usr/share/ublue-os/image-info.json)

# For this Stream
sudo bootc switch --enforce-container-sigpolicy ghcr.io/apoordev/$IMAGE_NAME:gts

# For this Specific Image:
sudo bootc switch --enforce-container-sigpolicy ghcr.io/apoordev/$IMAGE_NAME:gts-20241201

Documentation

Be sure to read the documentation for more information
on how to use your cloud native system.

stable-20241124.3: Stable (F41.20241124, #c9eea23)

24 Nov 06:28
c9eea23
Compare
Choose a tag to compare

This is an automatically generated changelog for release stable-20241124.3.

From previous stable version stable-20241124.2 there have been the following changes. One package per new version shown.

Major packages

Name Version
Kernel 6.11.3-300
Gnome 47.1.1-1
KDE 6.2.3-1
Mesa 24.2.4-1
Podman 5.3.0-1

Major DX packages

Name Version
Incus 6.6-0.1
Docker {pkgrel:docker-ce}
Devpod {pkgrel:devpod}

How to rebase

For current users, type the following to rebase to this version:

# Get Image Name
IMAGE_NAME=$(jq -r '.["image-name"]' < /usr/share/ublue-os/image-info.json)

# For this Stream
sudo bootc switch --enforce-container-sigpolicy ghcr.io/apoordev/$IMAGE_NAME:stable

# For this Specific Image:
sudo bootc switch --enforce-container-sigpolicy ghcr.io/apoordev/$IMAGE_NAME:stable-20241124.3

Documentation

Be sure to read the documentation for more information
on how to use your cloud native system.

gts-20241124.1: Gts (F40.20241124, #c9eea23)

24 Nov 06:23
c9eea23
Compare
Choose a tag to compare

This is an automatically generated changelog for release gts-20241124.1.

From previous gts version gts-20241124 there have been the following changes. One package per new version shown.

Major packages

Name Version
Kernel 6.11.3-200
Gnome 46.5-1
KDE {pkgrel:plasma-desktop}
Mesa 24.1.7-1
Podman 5.3.0-1

Major DX packages

Name Version
Incus 6.6-0.1
Docker {pkgrel:docker-ce}
Devpod {pkgrel:devpod}

How to rebase

For current users, type the following to rebase to this version:

# Get Image Name
IMAGE_NAME=$(jq -r '.["image-name"]' < /usr/share/ublue-os/image-info.json)

# For this Stream
sudo bootc switch --enforce-container-sigpolicy ghcr.io/apoordev/$IMAGE_NAME:gts

# For this Specific Image:
sudo bootc switch --enforce-container-sigpolicy ghcr.io/apoordev/$IMAGE_NAME:gts-20241124.1

Documentation

Be sure to read the documentation for more information
on how to use your cloud native system.

gts-20241124: Gts (F40.20241124, #c9eea23)

24 Nov 03:00
c9eea23
Compare
Choose a tag to compare

This is an automatically generated changelog for release gts-20241124.

From previous gts version gts-20241117 there have been the following changes. One package per new version shown.

Major packages

Name Version
Kernel 6.11.3-200
Gnome 46.5-1
KDE {pkgrel:plasma-desktop}
Mesa 24.1.7-1
Podman 5.2.5-2 ➡️ 5.3.0-1

Major DX packages

Name Version
Incus 6.6-0.1
Docker {pkgrel:docker-ce}
Devpod {pkgrel:devpod}

Commits

Hash Subject
0b2141c fix(ujust): dx detection on nvidia/surface/others (ublue-os#1968)
c5f467c feat(sddm): add mount unit for installing sddm themes in Discover (ublue-os#1944)
47e9ed5 feat(dx): add bootc tooling (ublue-os#1962)
2788de3 fix: pin pkcs11-provider to 0.5-3.fc41 (ublue-os#1959)
0b15d4d fix: correct iso name for run-iso (ublue-os#1957)
3d6a30a feat: update motd tips (ublue-os#1942)
68d4bdf fix: point to correct repository
767332d feat: replace vscode with vscodium
3bbdce6 fix: remove update-ng as part up upstream update
35aac95 feat: automatically use bootc to update system if locklayering is being used (ublue-os#1902)
915478e feat(rollback-helper): use bootc switch if layering is locked (ublue-os#1915)
c1bd534 fix(ci): correct weekly schedule trigger (ublue-os#1938)
99ee523 fix: deprecate playerctl (ublue-os#1934)
542887c fix: changelogs only need 2 tags (ublue-os#1937)

All Images

Name Previous New
🔄 alsa-sof-firmware 2024.09-1 2024.09.1-1
🔄 buildah 1.37.5-1 1.38.0-2
🔄 containers-common 0.60.4-2 0.61.0-1
🔄 coreutils 9.4-8 9.4-9
🔄 crun 1.17-1 1.18.2-1
🔄 hwdata 0.388-1 0.389-1
🔄 ibus-typing-booster 2.26.8-1 2.26.11-1
🔄 kernel-tools 6.11.7-200 6.11.8-200
🔄 librepo 1.18.1-1 1.19.0-1
🔄 m17n-db 1.8.8-1 1.8.9-1
🔄 nautilus-open-any-terminal 0.0.git.310.af98614d-1 0.0.git.317.b608319a-1
🔄 nerd-fonts 3.2.1-0.1 3.3.0-0.1
🔄 pcp-conf 6.3.1-1 6.3.2-2
🔄 python3-boto3 1.35.59-1 1.35.63-1
🔄 skopeo 1.16.1-1 1.17.0-1
🔄 systemd 255.13-1 255.14-1
🔄 vim-common 9.1.825-1 9.1.866-1

Base Images

Name Previous New
playerctl 2.4.1-7

Dev Experience Images

Name Previous New
codium 1.95.3.24321-el9
osbuild 133-1
podman-bootc v0.1.1121g4bab85f-1.20241113095254286966.main.121.4bab85f
python3-attrs 23.2.0-4
python3-jsonschema 4.19.1-3
python3-jsonschema-specifications 2023.11.2-3
python3-referencing 0.31.1-3
python3-rpds-py 0.18.1-1
python3-tomli 2.0.1-10
🔄 cockpit-bridge 327-1 329-1
🔄 gdb-minimal 15.2-2 15.2-3
🔄 kcli 99.0.0.git.202411162316.4421bfb-0 99.0.0.git.202411220834.08866ed-0

Nvidia Images

Name Previous New
🔄 libnvidia-cfg 565.57.01-3 565.57.01-4

How to rebase

For current users, type the following to rebase to this version:

# Get Image Name
IMAGE_NAME=$(jq -r '.["image-name"]' < /usr/share/ublue-os/image-info.json)

# For this Stream
sudo bootc switch --enforce-container-sigpolicy ghcr.io/apoordev/$IMAGE_NAME:gts

# For this Specific Image:
sudo bootc switch --enforce-container-sigpolicy ghcr.io/apoordev/$IMAGE_NAME:gts-20241124

Documentation

Be sure to read the documentation for more information
on how to use your cloud native system.

stable-20241117: Stable (F41.20241117, #2d3b14a)

20 Nov 22:52
Compare
Choose a tag to compare

This is an automatically generated changelog for release stable-20241117.

From previous stable version stable-20241106 there have been the following changes. One package per new version shown.

Major packages

Name Version
Kernel 6.11.3-200 ➡️ 6.11.3-300
Gnome 46.4-1 ➡️ 47.1.1-1
KDE 6.2.2-1 ➡️ 6.2.3-1
Mesa 24.1.7-1 ➡️ 24.2.4-1
Podman 5.2.3-1 ➡️ 5.2.5-1

Major DX packages

Name Version
Incus 6.6-0.1
Docker {pkgrel:docker-ce}
Devpod {pkgrel:devpod}

Commits

Hash Subject
da4d695 fix(ci): Fix ISO upload/Changelogs Conditionals for HWE/GTS (ublue-os#1926)
d9ecdcb fix: CI fixes for ISO/Changelogs (ublue-os#1923)
853a8ec feat: Enable F41 for Stable (ublue-os#1922)
f1302c8 feat: enable kernel_pin and pin kernel for stable/gts (ublue-os#1921)
8234b60 fix: remove unused image
af758c0 fix: stable tag on schedule (ublue-os#1919)
2975a1b fix: WEBUI to WEB_UI (ublue-os#1911)
3ac7142 fix(rollback-helper): make it so GTS does not show up on Aurora for now (ublue-os#1872)
59770f8 feat: ensure firefox (flatpak) has hardware decoding turned on by default (ublue-os#1876)
026206c fix: clean up sbkey warning message (ublue-os#1907)
3802e4b fix: enable incus copr for F41 (ublue-os#1906)
7dd2ca0 feat: add a commented rpm-ostreed.conf (ublue-os#1903)

All Images

Name Previous New
dnf5 5.2.7.0-1
f41-backgrounds-base 41.0.1-1
framework-laptop-kmod-common 0.0.git.172.3f9ba585-1
graphviz-libs 12.1.0-1
hdparm 9.65-6
kmod-xpadneo 0.9.6^20241101gitbe65dbb-4
libdeflate 1.22-2
libopenjph 0.18.0-1
librtmp 2.6-1.20240301git6f6bb13
libunibreak 6.1-2
perl-MIME-Base32 1.303-21
python3-jaraco-context 6.0.1-1
python3-linux-procfs 0.7.3-6
tesseract-libs 5.4.1-5
tuned 2.24.0-6
zix 0.4.2-2
🔄 Judy 1.0.5-36 1.0.5-37
🔄 ModemManager 1.22.0-3 1.22.0-4
🔄 NetworkManager 1.46.2-1 1.50.0-1
🔄 NetworkManager-openconnect 1.2.10-5 1.2.10-6
🔄 NetworkManager-openvpn 1.12.0-1 1.12.0-2
🔄 NetworkManager-vpnc 1.2.8-7 1.2.8-8
🔄 SDL2 2.30.3-1 2.30.3-2
🔄 aardvark-dns 1.12.2-2 1.13.1-1
🔄 abattis-cantarell-fonts 0.301-12 0.301-13
🔄 accountsservice 23.13.9-4 23.13.9-5
🔄 acl 2.3.2-1 2.3.2-2
🔄 adcli 0.9.2-6 0.9.2-7
🔄 adobe-mappings-pdf 20190401-7 20190401-8
🔄 adobe-source-code-pro-fonts 2.042.1.062.1.026-4 2.042.1.062.1.026-5
🔄 adw-gtk3-theme 5.3-1 5.5-1
🔄 adwaita-cursor-theme 46.2-2 47.0-1
🔄 adwaita-gtk2-theme 3.28-19 3.28-20
🔄 alsa-firmware 1.2.4-12 1.2.4-13
🔄 alsa-lib 1.2.12-1 1.2.13-3
🔄 alsa-sof-firmware 2024.09-1 2024.09.1-1
🔄 alsa-tools-firmware 1.2.11-2 1.2.11-3
🔄 alternatives 1.27-1 1.30-1
🔄 amd-gpu-firmware 20241017-2 20241110-1
🔄 antiword 0.37-38 0.37-39
🔄 appstream 1.0.2-2 1.0.2-4
🔄 appstream-data 40-8 41-8
🔄 apr-util 1.6.3-16 1.6.3-21
🔄 at-spi2-atk 2.52.0-1 2.54.0-1
🔄 atkmm 2.28.4-1 2.28.4-2
🔄 attr 2.5.2-3 2.5.2-4
🔄 authselect 1.5.0-6 1.5.0-8
🔄 autofs 5.1.9-7 5.1.9-8
🔄 avahi 0.8-26 0.8-29
🔄 avif-pixbuf-loader 1.0.4-3 1.0.4-7
🔄 b43-fwcutter 019-36 019-37
🔄 b43-openfwwf 5.2-33 5.2-44
🔄 basesystem 11-20 11-21
🔄 bash 5.2.26-3 5.2.32-1
🔄 bash-color-prompt 0.4.2-1 0.5-2
🔄 bash-completion 2.11-14 2.13-2
🔄 bc 1.07.1-21 1.07.1-22
🔄 bcache-tools 1.1-7 1.1-8
🔄 bind-libs 9.18.28-2 9.18.30-1
🔄 binutils 2.41-37 2.43.1-2
🔄 bluez 5.78-1 5.79-1
🔄 bolt 0.9.8-2 0.9.8-3
🔄 boost-atomic 1.83.0-5 1.83.0-8
🔄 bootc 1.1.0-2 1.1.2-2
🔄 bootupd 0.2.19-1 0.2.24-1
🔄 borgbackup 1.2.8-1 1.4.0-2
🔄 braille-printer-app 2.0~b0^386eea385f-6 2.0~b0^386eea385f-7
🔄 brlapi 0.8.5-13 0.8.5-19
🔄 brltty 6.6-13 6.6-19
🔄 broadcom-wl 6.30.223.271-23 6.30.223.271-24
🔄 buildah 1.37.3-1 1.37.5-1
🔄 bzip2 1.0.8-18 1.0.8-19
🔄 c-ares 1.28.1-1 1.33.0-1
🔄 cairo 1.18.0-3 1.18.0-4
🔄 cairomm 1.14.5-3 1.14.5-5
🔄 catatonit 0.1.7-22 0.1.7-23
🔄 cdparanoia-libs 10.2-44 10.2-45
🔄 certmonger 0.79.19-5 0.79.20-2
🔄 chafa 1.10.3-7 1.14.5-1
🔄 cifs-utils 7.0-5 7.1-2
🔄 cldr-emoji-annotation 45-4 46-1
🔄 codec2 1.2.0-4 1.2.0-5
🔄 color-filesystem 1-33 1-34
🔄 colord 1.4.7-3 1.4.7-5
🔄 composefs 1.0.3-1 1.0.6-1
🔄 compsize 1.5-8 1.5-9
🔄 conmon 2.1.12-2 2.1.12-3
🔄 container-selinux 2.233.0-1 2.234.2-1
🔄 containers-common 0.60.4-2 0.60.4-4
🔄 coreutils 9.4-8 9.5-11
🔄 cpio 2.15-1 2.15-2
🔄 cracklib 2.9.11-5 2.9.11-6
🔄 criu 4.0-1 4.0-2
🔄 crun 1.17-1 1.18.1-1
🔄 cryfs 0.11.3-7 0.11.3-9
🔄 crypto-policies 20241011-1.git5930b9a 20241029-1.git8baf557
🔄 cups 2.4.11-1 2.4.11-2
🔄 curl 8.6.0-10 8.9.1-2
🔄 cyrus-sasl-gssapi 2.1.28-19 2.1.28-27
🔄 dbus 1.14.10-3 1.14.10-4
🔄 dbus-broker 36-2 36-4
🔄 dbus-glib 0.112-8 0.112-9
🔄 dconf 0.40.0-12 0.40.0-14
🔄 ddcutil 2.1.2-1 2.1.2-2
🔄 default-editor 7.2-7 8.1-1
🔄 default-fonts-am 4.0-13 4.1-2
🔄 desktop-file-utils 0.26-12 0.27-2
🔄 device-mapper 1.02.199-1 1.02.199-4
🔄 device-mapper-persistent-data 1.0.12-1 1.0.12-3
🔄 dhcp-client 4.4.3-13.P1 4.4.3-14.P1
🔄 diffutils 3.10-5 3.10-8
🔄 dmidecode 3.6-1 3.6-4
🔄 dnsmasq 2.90-1 2.90-3
🔄 dosfstools 4.2-11 4.2-13
🔄 dotconf 1.3-35 1.4.1-3
🔄 double-conversion 3.3.0-3 3.3.0-4
🔄 dracut 102-2 102-3
🔄 duktape 2.7.0-7 2.7.0-8
🔄 e2fsprogs 1.47.0-5 1.47.1-6
🔄 efi-filesystem 5-11 5-12
🔄 efibootmgr 18-6 18-7
🔄 efivar-libs 39-2 39-6
🔄 elfutils-debuginfod-client 0.192-4 0.192-6
🔄 emacs-filesystem 29.4-9 30.0-3
🔄 enchant2 2.6.9-1 2.8.1-2
🔄 epson-inkjet-printer-escpr 1.7.21-6.1lsb3.2 1.7.21-7.1lsb3.2
🔄 epson-inkjet-printer-escpr2 1.1.49-5.1lsb3.2 1.1.49-6.1lsb3.2
🔄 espeak-ng 1.51.1-8 1.51.1-9
🔄 evtest 1.35-7 1.35-8
🔄 exiv2 0.27.6-7 0.28.3-1
🔄 expat 2.6.3-1 2.6.4-1
🔄 f2fs-tools 1.16.0-4 1.16.0-5
🔄 fastfetch 2.27.1-1 2.29.0-1
🔄 fedora-bookmarks 28-30 28-31
🔄 fedora-chromium-config 3.0-4 3.0-5
🔄 fedora-flathub-remote 1-8 1-9
🔄 fedora-gpg-keys 40-2 41-1
🔄 fedora-logos 38.1.0-5 38.1.0-6
🔄 fedora-release-common 40-39 41-27
🔄 fedora-third-party 0.10-8 0.10-10
🔄 fedora-workstation-backgrounds 1.6-5 1.6-6
🔄 fedora-workstation-repositories 38-5 38-6
🔄 ffmpeg 6.1.2-2 7.0.2-4
🔄 ffmpegthumbnailer-libs 2.2.2-1.20240105git1b5a779 2.2.3-1
🔄 fftw-libs-double 3.3.10-12 3.3.10-13
🔄 file 5.45-4 5.45-7
🔄 filesystem 3.18-8 3.18-23
🔄 findutils 4.9.0-9 4.10.0-4
🔄 firewall-config 2.1.4-2 2.2.3-2
🔄 fish 3.7.0-2 3.7.0-4
🔄 flac-libs 1.4.3-4 1.4.3-5
🔄 flatpak-spawn 1.0.5-6 1.0.5-7
🔄 flite 2.2-8 2.2-9
🔄 fmt 10.2.1-5 11.0.2-2
🔄 fontconfig 2.15.0-6 2.15.0-8
🔄 fonts-filesystem 2.0.5-14 2.0.5-17
🔄 foo2zjs 0.20201003-25 0.20201003-26
🔄 foomatic-db-filesystem 4.0-79.20230810 4.0-80.20230810
🔄 fprintd 1.94.2-11 1.94.2-12
🔄 freeglut 3.6.0-1 3.6.0-2
🔄 freeipa-client 4.12.2-1 4.12.2-4
🔄 freetype 2.13.2-5 2.13.3-1
🔄 fribidi 1.0.14-2 1.0.15-2
🔄 fros 1.1-35 1.1-37
🔄 fstrm 0.6.1-10 0.6.1-11
🔄 fuse 2.9.9-21 2.9.9-22
🔄 fuse-common 3.16.2-3 3.16.2-4
🔄 fuse-encfs 1.9.5-20 1.9.5-22
🔄 fuse-overlayfs 1.13-1 1.13-2
🔄 fwupd 1.9.21-100.ublue 1.9.26-100.ublue
🔄 fxload 2008_10_13-27 2008_10_13-28
🔄 fzf 0.54.3-1 0.56.0-1
🔄 game-music-emu 0.6.3-14 0.6.3-15
🔄 gawk 5.3.0-3 5.3.0-4
🔄 gcr3 3.41.1-8 3.41.1-9
🔄 gd 2.3.3-16 2.3.3-17
🔄 gdbm 1.23-6 1.23-7
🔄 gdk-pixbuf2 2.42.10-8 2.42.12-6
🔄 gdouros-symbola-fonts 10.24-15 10.24-16
🔄 geoclue2 2.7.0-5 2.7.0-6
🔄 geolite2-city 20191217-12 20191217-13
🔄 get...
Read more

gts-20241117: Gts (F40.20241117, #2d3b14a)

20 Nov 22:52
Compare
Choose a tag to compare

This is an automatically generated changelog for release gts-20241117.

From previous gts version gts-20241110 there have been the following changes. One package per new version shown.

Major packages

Name Version
Kernel 6.11.3-200
Gnome 46.4-1
KDE {pkgrel:plasma-desktop}
Mesa 24.1.7-1
Podman 5.2.3-1

Major DX packages

Name Version
Incus 6.6-0.1
Docker {pkgrel:docker-ce}
Devpod {pkgrel:devpod}

Commits

Hash Subject
da4d695 fix(ci): Fix ISO upload/Changelogs Conditionals for HWE/GTS (ublue-os#1926)
d9ecdcb fix: CI fixes for ISO/Changelogs (ublue-os#1923)
853a8ec feat: Enable F41 for Stable (ublue-os#1922)
f1302c8 feat: enable kernel_pin and pin kernel for stable/gts (ublue-os#1921)
8234b60 fix: remove unused image
af758c0 fix: stable tag on schedule (ublue-os#1919)

Base Images

Name Previous New
framework-laptop-kmod-common 0.0.git.172.3f9ba585-1
kmod-xpadneo 0.9.6^20241101gitbe65dbb-4
libopenjph 0.18.0-1

How to rebase

For current users, type the following to rebase to this version:

# Get Image Name
IMAGE_NAME=$(jq -r '.["image-name"]' < /usr/share/ublue-os/image-info.json)

# For this Stream
sudo bootc switch --enforce-container-sigpolicy ghcr.io/apoordev/$IMAGE_NAME:gts

# For this Specific Image:
sudo bootc switch --enforce-container-sigpolicy ghcr.io/apoordev/$IMAGE_NAME:gts-20241117

Documentation

Be sure to read the documentation for more information
on how to use your cloud native system.

stable-20241103: Stable (F20241103)

06 Nov 18:42
Compare
Choose a tag to compare

This is an automatically generated changelog for release stable-20241103.

From previous stable version stable-20241027 there have been the following changes. One package per new version shown.

Major packages

Name Version
Kernel 6.11.3-200
Gnome 46.4-1
KDE 6.2.2-1
Mesa 24.1.7-1
Podman 5.2.3-1

Major DX packages

Name Version
Incus 6.6-0.1
Docker 27.3.1-1
Devpod v0.5.21-1

Commits

Hash Subject
de4cec2 chore(deps): update hhd-dev/rechunk action to v1 (ublue-os#1859)
8ebccc5 fix(framework): turn the framework akmod back on (ublue-os#1857)
daeb35e feat: make podman-machine work by default OOB (ublue-os#1861)
8db7486 chore(ci): Don't pull zfs on latest. (ublue-os#1854)
ca35888 chore: fix builds by enabling updates (ublue-os#1853)
672a8a2 chore: fix GTS source fedora version (ublue-os#1852)
fcdd6ff chore(deps): update anchore/scan-action digest to 5ed195c (ublue-os#1850)
699179c fix: broken scale-monitor-framebuffer (ublue-os#1847)
70b756f revert: "fix: match bazzite's vrr/fractional scaling options" (ublue-os#1848)
70e0e6c fix: match bazzite's vrr/fractional scaling options (ublue-os#1846)
27081d6 feat: add adw-gtk3-theme (ublue-os#1842)
2ee9e22 fix(just): change dx-group to a reboot message (ublue-os#1838)
fbf2123 fix: limit the number of days in rollback-helper (ublue-os#1836)

All Images

Name Previous New
framework-laptop-kmod-common 0.0.git.172.3f9ba585-1
🔄 android-udev-rules 20230310-1 20241019-1
🔄 bootc 0.1.16-1 1.1.0-2
🔄 elfutils-debuginfod-client 0.192-3 0.192-4
🔄 kernel-tools 6.11.4-201 6.11.5-200
🔄 python3-regex 2024.4.28-1 2024.9.11-1
🔄 x264-libs 0.164-34.20240513git4613ac3 0.164-36.20241027gitda14df5
🔄 xorg-x11-server-Xwayland 24.1.3-1 24.1.4-1

Dev Experience Images

Name Previous New
gvisor-tap-vsock 0.8.0-1
lxd-ui 0.8.3-0.1
🔄 clevis 20-2 21-5
🔄 cockpit-machines 321-1 322-1
🔄 cockpit-ostree 204-1 205-1
🔄 cockpit-podman 96-1 97-1
🔄 code 1.94.2-1728494086.el8 1.95.1-1730355393.el8
🔄 daxctl-libs 79-1 80-1
🔄 dqlite 1.16.4-1 1.17.1-0.1
🔄 edk2-aarch64 20240813-1 20240813-2
🔄 elfutils 0.192-3 0.192-4
🔄 kcli 99.0.0.git.202410251152.388538e-0 99.0.0.git.202411010920.fb028ea-0
🔄 kernel-devel 6.11.4-201 6.11.5-200
🔄 podman-tui 1.2.2-1 1.2.3-1

Aurora Images

Name Previous New
🔄 fedora-appstream-metadata 20240915-1 20241028-1

Bluefin Images

Name Previous New
🔄 freerdp-libs 3.8.0-1 3.9.0-1
🔄 gnome-online-accounts 3.50.2-1 3.50.5-1

Nvidia Images

Name Previous New
🔄 egl-wayland 1.1.17^20240924gitc10c530-2 1.1.17^20241016git0cd471d-3
🔄 libnvidia-container-tools 1.16.2-1 1.17.0-1

How to rebase

For current users, type the following to rebase to this version:

For this branch (if latest):

Bluefin
sudo bootc switch ghcr.io/ublue-os/bluefin:stable --enforce-container-sigpolicy
Aurora
sudo bootc switch ghcr.io/ublue-os/aurora:stable --enforce-container-sigpolicy

For this specific image:

Bluefin
sudo bootc switch ghcr.io/ublue-os/bluefin:stable-20241103 --enforce-container-sigpolicy
Aurora
sudo bootc switch ghcr.io/ublue-os/aurora:stable-20241103 --enforce-container-sigpolicy

Documentation

Be sure to read the documentation for more information
on how to use your cloud native system.