Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add USB hot plugging configuration for virtualization script #2207

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

itinkering
Copy link
Contributor

When using virt-manager as a flatpak is is impossible to use spice-client-glib-usb-acl-helper due to Flatpak sandboxing.
Without this tool USB redirection in running VM fails due to insufficient permissions.

To solve this issue I've added new options to virtualization ujust script which enable/disable udev rule allowing USB redirection (adding uaccess tag to all USB devices).

Rule uses 72 prefix to comply with systemd/systemd#4288 (comment)

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. enhancement New feature or request labels Jan 29, 2025
@HikariKnight
Copy link
Member

HikariKnight commented Jan 30, 2025

I think this should be made part of enabling/disabling virtualization in general (like we did with the change needed to load ISO files from the homedir) since you would usually want the ability to use usb redirection

@itinkering
Copy link
Contributor Author

Without the udev rule, it is still possible to redirect USB to turned off VM via "Add device" -> "USB host device" because that is handled by qemu itself.
Hotplugging is done is userspace, and a udev rule for all USB devices can be a security hole for some folks, therefore I opted for a separate toogle.
If its ok, then sure, I can put it into the general enable/disable section.

@HikariKnight
Copy link
Member

Without the udev rule, it is still possible to redirect USB to turned off VM via "Add device" -> "USB host device" because that is handled by qemu itself. Hotplugging is done is userspace, and a udev rule for all USB devices can be a security hole for some folks, therefore I opted for a separate toogle. If its ok, then sure, I can put it into the general enable/disable section.

fair enough

HikariKnight
HikariKnight previously approved these changes Jan 30, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 30, 2025
@KyleGospo KyleGospo changed the base branch from main to testing February 3, 2025 07:01
@KyleGospo KyleGospo dismissed HikariKnight’s stale review February 3, 2025 07:01

The base branch was changed.

@KyleGospo KyleGospo merged commit a5fddc1 into ublue-os:testing Feb 3, 2025
2 checks passed
drelbszoomer added a commit to drelbszoomer/drelbsos that referenced this pull request Feb 8, 2025
commit 9f782b300b670c6e980101da031efbe31a811329
Author: Kyle Gospodnetich <[email protected]>
Date:   Fri Feb 7 18:54:41 2025 -0800

    feat(gnome): Add optional extension to enable experimental HDR by default

commit 684614942a188aec7375167595c70f2afeab6015
Author: Kyle Gospodnetich <[email protected]>
Date:   Fri Feb 7 18:51:05 2025 -0800

    fix: Restore ddcutil package

commit 3a18879ac5a879be271c08b1539432f48b77b441
Author: Kyle Gospodnetich <[email protected]>
Date:   Fri Feb 7 14:09:01 2025 -0800

    fix: Restore rocm-smi package

commit 39b65d93e1c5e52210af338c466efd3b827fdb09
Author: HikariKnight <[email protected]>
Date:   Fri Feb 7 20:46:37 2025 +0100

    fix(just): add correct path for libvirt hooks (#2245)

commit ae6232c549057197e29139ec3feb22796888f8c5
Author: Antheas Kapenekakis <[email protected]>
Date:   Fri Feb 7 20:46:03 2025 +0100

    fix(gamescope): fix rotation shader messing with input devices on intel (#2246)

commit c861e203361944b3cda53ea9aef3774d5dd53dc6
Author: Antheas Kapenekakis <[email protected]>
Date:   Fri Feb 7 16:52:50 2025 +0100

    fix: block LVFS on the Legion Go S for now (#2242)

commit 2292258095b5e0ac1db7a5d8044c8c137103d76d
Author: Kyle Gospodnetich <[email protected]>
Date:   Wed Feb 5 22:39:57 2025 -0800

    fix: Remove unneeded sleep workaround from upstream

commit 2ca04b289b6f41e9a74a4d2299f230ccf93a976e
Author: Kyle Gospodnetich <[email protected]>
Date:   Wed Feb 5 20:53:05 2025 -0800

    chore: Minor comment cleanup

commit c5a34699efd39db5946495d200a14bc473e9908b
Author: HikariKnight <[email protected]>
Date:   Wed Feb 5 23:39:15 2025 +0100

    fix: add back snapper (#2241)

    vanished in dnf5 migration

commit b8cefd6145f43aeef2956e1e353c13c0b61f58c7
Author: Kyle Gospodnetich <[email protected]>
Date:   Wed Feb 5 10:50:04 2025 -0800

    chore: Compile schemas for new gnome extension

commit e1bdd1e1b6132400b5a83bebbb63d13d5551d113
Author: Kyle Gospodnetich <[email protected]>
Date:   Wed Feb 5 10:18:34 2025 -0800

    chore: Remove nct6687 once more

commit 0138fb0cd311b938f0fca832bae35828ef45cc61
Author: Benjamin Sherman <[email protected]>
Date:   Wed Feb 5 10:29:49 2025 -0600

    chore(ci): support combined akmods-kernel-cache in build (#2239)

    Relates: ublue-os/akmods#295

    This is expected to fail until the akmods PR is merged.

commit e8bc2fb1e15e65627fc30c2d831c7cd632942b67
Author: Kyle Gospodnetich <[email protected]>
Date:   Wed Feb 5 00:12:09 2025 -0800

    chore: Drop joystickwake, no longer needed now that Nvidia HTPC images exist

commit 518a2ddf4e5d38d15cb5d95ac98e725788459196
Author: Kyle Gospodnetich <[email protected]>
Date:   Wed Feb 5 00:01:01 2025 -0800

    chore: Install rocm separately w/ weak deps disabled, cleanup

commit f0a6a2e5a543a94011a212ba57dc324e9e64b8c3
Merge: 828122d8 ab2a03ee
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Feb 4 23:58:56 2025 -0800

    Merge branch 'remove-konsole' into testing

commit 828122d8837890d54c9c8ea618bdd9f794648871
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Feb 4 23:58:20 2025 -0800

    chore: Exclude some more packages from staging repo

commit ab2a03ee064a72a3ba2b37c0fbd262c1102788fd
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Feb 4 23:42:11 2025 -0800

    chore: Minor reorder

commit 1d85e80f43e6ecd3b316e669e4edc99bc46b8e9d
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Feb 4 23:39:32 2025 -0800

    chore: Remove konsole via dnf5

commit f0001f0048582c1b3b74e867c0c8669d80206e43
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Feb 4 20:44:15 2025 -0800

    chore: Restore winetricks executable for Lutris

commit 365b9752b589c33d50e98dc9350f150490655383
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Feb 4 20:39:18 2025 -0800

    chore: Explicitly remove gamemoderun

commit 560f23857a200265003ab73b49c260dc0f13db9c
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Tue Feb 4 16:41:09 2025 -0800

    chore(deps): update sigstore/cosign-installer action to v3.8.0 (#2236)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit dbb1980cf881d219d4d483d1f684ab4f6aef9411
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Feb 4 16:21:58 2025 -0800

    chore: Restore LatencyFleX installer

commit 2100bab41d6905c64e7327883760f81f13624a1d
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Feb 4 15:48:01 2025 -0800

    feat: Update to kernel 6.12.12-203

commit a1e841954af6d7add1727eac9c9fd74f402facc2
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Feb 4 14:24:56 2025 -0800

    feat: Update kernel to 6.12.12-202

commit 8ad5565d28fdf24f13e9507981d3655c4d94607f
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Feb 4 14:24:20 2025 -0800

    fix: Be more explicit about excluded gnome packages in staging

commit c8f17e3eb00d709cdacfdc5a7d7195e6e9c1d00e
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Feb 4 13:58:09 2025 -0800

    chore(ci): Exclude some packages from ublue-os/staging repo

commit 3ddf4dc9bc79be1c0aafc94ae2dfd963826eff98
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Feb 4 13:35:30 2025 -0800

    feat: Use scx-scheds package from CachyOS copr

commit 9293ca0fb972cdc9fb01052b9d57769b228df300
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Feb 4 13:15:08 2025 -0800

    chore: Remove weak deps from Steam install step

commit 4dc93bcc3ae20dc96fb6808230e194eef022dadb
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Feb 4 10:35:51 2025 -0800

    feat: Trim Lutris dependencies (#2235)

    * feat: Finally remove gamemode in a way that doesn't prevent users from re-adding it if they really, really need it. Seriously you don't.

    * chore: Remove wine, winetricks, and supporting packages. Provided by other means

commit 2d85ca61ceb69171d7f845a214c338c78bffa45f
Author: Zeglius <[email protected]>
Date:   Tue Feb 4 18:50:45 2025 +0100

    chore: Add back gnome-shell-extension-appindicator (#2234)

commit 7d6a0c12d44abf884c593ed5070ae15572728f32
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 23:06:24 2025 -0800

    fix: Disable suspend in pipewire for more audio devices

commit bb849109dcd09fb17761a10e608298bdda1c03a2
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 22:33:42 2025 -0800

    chore: Restore audio timeout for battery profile

commit d9084c87de8b9ae4bb3ec2aaccc3c377f625570b
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 22:21:17 2025 -0800

    feat: Add customized balanced-battery profile

commit 73fbd4f365338fe8f69dc307c82ea6a8d93fd284
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 21:24:28 2025 -0800

    chore: Increase priority of akmods repo

commit ac156d76d88f93c8550da434703931f8a5d8db7c
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 19:29:13 2025 -0800

    chore: Use make for new gnome extension

commit dc58e6f1dd4be9691022fd1d895450fa71ef375c
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 18:52:53 2025 -0800

    Revert "chore: Ensure gamescope is never pulled from another repo"

    This reverts commit ae7e25872dfca5bba6ee913ad228fe634418d2d9.

commit aeacee9079da82aa06062f06ed44c06c3f5b3ecb
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 18:19:41 2025 -0800

    feat(gnome): Add CoverflowAltTab extension
    fix(gnome): Remove no-longer-maintained gamerzilla extension

commit ae7e25872dfca5bba6ee913ad228fe634418d2d9
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 17:54:59 2025 -0800

    chore: Ensure gamescope is never pulled from another repo

commit 0c72687ee09704b801429333e23c3a5d20ccc23e
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 17:44:18 2025 -0800

    feat: Adjust ISO names (future proofing)

commit 3d3e9b0d2fc3183b2ad6dbb2b4f496df074fb494
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 16:23:35 2025 -0800

    chore: Exclude topgrade from Terra

commit 5a954105d0f06146ce6b9ca911c624d90c215563
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 16:09:16 2025 -0800

    Revert "chore: Enable bootc in topgrade"

    This reverts commit bc9909889c747c153d0aafbe63f9b8e0c68d30d2.

commit 0535be98c8bb70c9e6ee67b5bd12a6940e5b594b
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 13:47:22 2025 -0800

    chore: Remove unneeded tuned profile overrides

commit 5c7274719f5e343ec68541771da3ce3e3166cf27
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 13:39:59 2025 -0800

    chore: Remove polkit to /usr and out of /etc

commit 3a1d8408a5e9c6c2eddcb2270390465c61968c06
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 11:19:39 2025 -0800

    fix: Don't pull xone in from negativo

commit e8119523e6677e51b78f660e239ef32ae8937d33
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 11:07:36 2025 -0800

    chore: Switch to --disable-repo, cleanup

commit 8264339ff1ed9162d8857dc64c5b19ef7fe8992b
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 11:01:14 2025 -0800

    chore: Use exclude instead

commit 039554cf7dabb6c7a2682bc11ee0280a5b7071ca
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 10:57:13 2025 -0800

    fix: Disable terra when installing fonts

commit 2925b83cee33707872335b32491f10fdebeccfc0
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 10:23:25 2025 -0800

    fix: Disable negativo when installing libbluray to avoid installing makemkv

commit 63565cf7e344d5d56e3c3b2da9625b4b4662d78b
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 10:17:52 2025 -0800

    chore: Add firewall config to utilities folder

commit 5566d1e10f35b5babf8b7e57a3469c97f875d950
Merge: 7601c1ce adc18d70
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 09:28:31 2025 -0800

    Merge branch 'testing' into unstable

commit adc18d70ed8297ad36f25d4dc8f443359e3134be
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Feb 3 09:27:55 2025 -0800

    feat: Update kernel to 6.12.12-201

commit 0ccc97eccac46ba0df6087463c546add564c094c
Author: Kyle Gospodnetich <[email protected]>
Date:   Sun Feb 2 23:08:58 2025 -0800

    chore: Fix extra whitespace in just

commit 7601c1ce6ae21835beb0b21347e8dcd0fe59d6b0
Author: Kyle Gospodnetich <[email protected]>
Date:   Sun Feb 2 23:08:58 2025 -0800

    chore: Fix extra whitespace in just

commit ba83e72355ea98e94ae32a67c366440e31359889
Merge: e58b1ee9 a5fddc1d
Author: Kyle Gospodnetich <[email protected]>
Date:   Sun Feb 2 23:04:17 2025 -0800

    Merge branch 'testing' into unstable

commit a5fddc1db1a5af1e597c603d728aa2063b97711d
Author: itinkering <[email protected]>
Date:   Mon Feb 3 07:01:12 2025 +0000

    feat: add USB hot plugging configuration for virtualization script (#2207)

commit e58b1ee97fc402f800e0512a00aa7b72b2f9e987
Merge: 16bf60da 3d860f7b
Author: Kyle Gospodnetich <[email protected]>
Date:   Sun Feb 2 23:00:41 2025 -0800

    Merge branch 'testing' into unstable

commit 3d860f7b5ebcf831df411147336373f8785706d3
Author: dreamyuki <[email protected]>
Date:   Mon Feb 3 13:56:03 2025 +0700

    feat: add udev rules to just recipe opentabletdriver (#2221)

    * feat: add udev rules to just recipe opentabletdriver

    * fix: use sudo -A and split recipe for installation and uninstallation

    * fix: remove sudo -A for installing

commit 16bf60da3b15773bafede901123c5a8fb6c4e2b1
Author: Kyle Gospodnetich <[email protected]>
Date:   Sun Feb 2 22:27:59 2025 -0800

    chore(ci): use mesa-vdpau-drivers from Terra, no need to enable fedora-multimedia

commit 2ed036f469e4ce57afd49c776a3d57abc9377843
Author: Kyle Gospodnetich <[email protected]>
Date:   Sun Feb 2 22:00:08 2025 -0800

    chore(ci): Remove unneeded mesa files now that it's pulled from Terra

commit 9b65322a6388b4072fffcd984f75c2eb633dc5d6
Merge: 62ac9424 439889e4
Author: Kyle Gospodnetich <[email protected]>
Date:   Sun Feb 2 21:58:49 2025 -0800

    Merge branch 'testing' into unstable

commit 62ac9424e3ebfdfdef507ec6c00c72f449799102
Author: Zeglius <[email protected]>
Date:   Mon Feb 3 06:57:34 2025 +0100

    chore: Bring latest changes to unstable with dnf5 (#2222)

    * chore(deps): update dataaxiom/ghcr-cleanup-action action to v1.0.16

    * chore(yafti): Remove scrcpy from the Bazzite Portal (#2139)

    * Remove scrcpy from Bazzite Portal (desktop)

    Too large of a download to setup a container for a first-time setup utility which confuses new users when the device goes to sleep and it breaks among other issues.

    * Remove scrcpy from Bazzite Portal (deck)

    Too large of a download to setup a container for a first-time setup utility which confuses new users when the device goes to sleep and it breaks among other issues.

    * fix(docs): Replace offline docs build action (attempt 3) (#2112)

    * fix(deck): Add new override videos to the just (#2100)

    * chore(repo): Update opengraph images

    * Revert "feat: Update to kernel 6.12.8-207"

    This reverts commit b645716f84e71cb2cbd4725a1d333657fb99b6ba.

    * chore(deps): update wandalen/wretry.action action to v3.8.0 (#2095)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

    * Add new override videos

    ---------

    Co-authored-by: Kyle Gospodnetich <[email protected]>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

    * fix(docs): Replace offline docs build action (attempt 3)

    This centralizes the logic to build the docs in a single repo
    (https://github.com/KyleGospo/docs.bazzite.gg) and fixes offline docs
    not building

    ---------

    Co-authored-by: Sean <[email protected]>
    Co-authored-by: Kyle Gospodnetich <[email protected]>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

    * feat(gamescope): add legion, cherry hotkey patch, fix externals on Intel rotation (#2153)

    * Revert "chore: Remove stb from fallbacks"

    This reverts commit 0f6d85ef1037945c3fea3a139e06f4e8fc1d39f5.

    * Revert "fix(gamescope): add more fallbacks, remove force fallback, use latest again (#2062)"

    This reverts commit 06bec935d796435bb9b777f2c5bff5d0a5d85458.

    * Revert "chore: Update gamescope commit"

    This reverts commit 1fece8b72edcc283a6a6f1e07ff147945583dad8.

    * feat(gamescope): add legion, cherry hotkey patch, fix externals on Intel rotation

    * feat(hhd): add new legion dmi (#2154)

    * chore(docs): download github-pages artifacts instead of building them (#2149)

    Way simpler than relying in the docs build action across repos

    * feat: more readable ujust changelogs (#2137)

    * feat: more readable ujust changelogs

    * fix: simplified just recipe

    * feat(waydroid): add force waydroid restart shortcut (#2131)

    Co-authored-by: Aarron Lee <[email protected]>

    * feat(fixes): add toggle-i915-sleep-fix script for power-saving issues #2073) (#2145)

    * feat(fixes): add toggle-i915-sleep-fix script for power-saving issues (#2073)

    * chore: syntax cleanup

    * chore: forgot a commented out line

    * feat: add missing kargs for higher power saving

    * rm DS_store

    * feat: change openrazer just recipe (#2136)

    * feat: change openrazer just recipe and use polychromatic and razer genie from flathub

    * fix: small things on openrabtledriver recipe

    * fix(virt): Enhance service setup and restrict root execution for virtualization script (#2116)

    * fix(service): enhance bazzite-libvirtd-setup.service to restore SELinux context

    * fix(virt): ensure user doesnt run setup-virtualization as root

    * fix(virt): create /var/log/libvirt

    * feat: update kvmfr selinux type enforcement rules & give qemu/libvirt access to read ISO files from users home directory when enabling virtualization (#2111)

    * feat: update selinux type enforcement for kvmfr
    existing setups not affected, if they complain about it appearing in the logs, all they have to do is just re-run the ujust for kvmfr

    * fix: let qemu/libvirt access ISO files from users home directory when enabling virtualization

    * feat: added ujust get-decky-bazzite-buddy to view changelogs in game mode (#2108)

    * chore(repo): Update opengraph images

    * Revert "feat: Update to kernel 6.12.8-207"

    This reverts commit b645716f84e71cb2cbd4725a1d333657fb99b6ba.

    * chore(deps): update wandalen/wretry.action action to v3.8.0 (#2095)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

    * Update bazzite-steam (#2099)

    * feat: ujust install-bazzite-buddy to view changelogs in game mode

    * fix: moved install-bazzite-buddy to deck specific just file

    * fix: rename get-decky-bazzite-buddy, move to 80-bazzite.just

    * remove script from 85-bazzite-image

    * chore(deps): bump dataaxiom/ghcr-cleanup-action from 1.0.15 to 1.0.16 (#2124)

    Bumps [dataaxiom/ghcr-cleanup-action](https://github.com/dataaxiom/ghcr-cleanup-action) from 1.0.15 to 1.0.16.
    - [Release notes](https://github.com/dataaxiom/ghcr-cleanup-action/releases)
    - [Commits](https://github.com/dataaxiom/ghcr-cleanup-action/compare/v1.0.15...v1.0.16)

    ---
    updated-dependencies:
    - dependency-name: dataaxiom/ghcr-cleanup-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    * chore(deps): bump hhd-dev/rechunk from 1.1.1 to 1.1.2 (#2123)

    Bumps [hhd-dev/rechunk](https://github.com/hhd-dev/rechunk) from 1.1.1 to 1.1.2.
    - [Release notes](https://github.com/hhd-dev/rechunk/releases)
    - [Changelog](https://github.com/hhd-dev/rechunk/blob/master/example_changelog.md)
    - [Commits](https://github.com/hhd-dev/rechunk/compare/v1.1.1...v1.1.2)

    ---
    updated-dependencies:
    - dependency-name: hhd-dev/rechunk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    * chore(ci): Complete rechunker update

    * feat: change opentabletdriver installation to flathub version (#2128)

    * Revert "Merge branch 'ublue-os:main' into changelog-decky"

    This reverts commit b3f692a64236166d8d9d38dab853081e2fd9376a, reversing
    changes made to 315f8132600398131acd4553322fdb2a85bd031f.

    ---------

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: Kyle Gospodnetich <[email protected]>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Sean <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dreamyuki <[email protected]>

    * fix typo (#2157)

    * fix(deck): Work around Steam marking some non-deck devices as pre-release hardware

    * chore: Fix patch name

    * chore: Use valve script in hwsupport

    * fix: Add hhd.steamos to polkit

    * chore: pkexec when selecting branch

    * chore: Update default wallpaper for lockscreen

    * chore: Use specific version

    * fix: Drop asus-firmware since it's been killed upstream

    * chore(ci): Always update openldap

    * chore(deps): update hhd-dev/rechunk action to v1.1.2 (#2117)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

    * chore(ci): Update rechunk to 1.1.2

    * feat: add rocm-smi to non-nvidia images (#2165)

    * fix(deck): don't force scaling each time desktop loads (#2166)

    It is now set once and not touched unless `~/.config/bazzite/fixups/scaling_fixup` is removed.

    * fix: Don't allow tuned to enforce an audio timeout

    * add more legion go s variants and dedup (#2175)

    * feat: Update to kernel 6.12.10-202

    * chore: Update mesa to 24.3.4

    * chore: Update valve patch for Mesa

    * chore: Downgrade mesa to 24.3.3

    * fix: Drop nct6687 due to crashes on some hardware

    * feat: Update kernel to 6.12.11-202

    * fix: Whole github 404 page was fetched into `/etc/distrobox/incus`.ini (#2189)

    Because filename changes from origin

    * feat: easier troubleshooting with 'ujust get-logs', depreciate gamescope-logs (#2118)

    * resolve conflicts

    * chore: fix merge issues

    * fix: add source to get-logs

    * fix(X1 Pro): fix screen rotation on OneXPlayer X1Pro  (#2186)

    * Adding X1 Pro to the OneXPlayer block in the Kernel Arguments section to fix panel rotation.

    * fix(X1 Pro): fix screen rotation on OneXPlayer X1Pro

    * fix (justfile): Add '--reinstall' flag (#2171)

    This ensure us that we replace preinstalled fedora flatpaks instead of suffering collision.

    Signed-off-by: Zeglius <[email protected]>

    * fix (docs): Missing GH_TOKEN for pulling offline docs (#2168)

    github-cli requires be given a token in order work inside github actions

    Signed-off-by: Zeglius <[email protected]>

    * feat: add wake on lan toggle ujust per (#1708) (#2151)

    * feat: add wake on lan toggle ujust per (#1708)

    * chore: fix just syntax post conflict merge

    * feat: add systemd service for persistant WOL

    * fix: adjusted service option description

    * fix: revert option name change, parens breaks stuff

    * Update 81-bazzite-fixes.just

    Co-authored-by: HikariKnight <[email protected]>

    ---------

    Co-authored-by: HikariKnight <[email protected]>

    * feat: 'ujust ssh-toggle' to enable persistent SSH and display Hostname and IP (#2129)

    * add toggle-ssh script w ugum picker

    * feat: add color, improve readability

    * chore: fix just syntax

    * chore: remove dupe color declarations

    * chore: fix bold syntax

    * chore: refine syntax

    * Revert "Merge branch 'ublue-os:main' into ssh-toggle"

    This reverts commit c75d214c2a92d6801f76edc6d4e85e4dc52259cd, reversing
    changes made to 5c7265c37e8a6f4c2b9a22e2a00b96eed52b9e18.

    * Add ametrine art (#2198)

    * chore(ci): delete .github/dependabot.yml (#2197)

    renovate is doing this for us, removing this to avoid duplicate PRs.

    * feat: add ujust get-framegen (#2208)

    * feat: add get-framegen ujust groundwork

    * add new ujust script file to containerfile

    * feat: add ugum styling, install, uninstall, exit options

    * add decky plugin opt

    * chore: re-arranged options

    * add status checks, ugum styling colors

    * chore: lint just syntax

    * chore: styling and readability

    * chore: more minor spacing fixes

    * fix: restore arguments, add to yafti for baz portal integration

    * chore: spacing

    * chore: rm linebreaks for linter

    * fix: Correct path of Tuned profiles

    * feat: add `kcm-fcitx5` for better integration with KDE (#2205)

    * fix(ujust): fix suspend video override ujust (#2211)

    Co-authored-by: Aarron Lee <[email protected]>

    * feat: Update to kernel 6.12.11-203

    * feat: Update Kernel to 6.12.11-205

    * Update 80-bazzite.just (#2216)

    * Plugin check again (#2215)

    * fix: restore-gnome-de-settings - indent syntax, handle empty dirs, add error checks (#2217)

    * fix: indent syntax, handle empty dirs, add error checks

    * fix: rm set -e to fail gracefully

    * chore(repo): Move ISSUE_TEMPLATE back

    * fix: rm sudo -A causing plugin install to root (#2220)

    * fix(Containerfile): restore stranded setup firmware step

    * chore: Remove now redundant asus firmware git pull

    * fix(Containerfile): Add missing escaping char

    * fix(install-kernel-akmods): Use dnf5 to remove kernel

    * chore(build-initramfs): Use dnf5 to query qualified kernel

    * fix (install-kernel-akmods): Exclude kernel-devel and kernel-core when installing kmods

    * Update install-kernel-akmods

    * fix (install-kernel-akmods): remove redundant package exclusion

    * Update install-kernel-akmods

    * fix: remove versionlock for kernel-headers

    * fix: use patched nvidia-install.sh

    * fix: Nvidia repos

    * fix: spelling

    ---------

    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Zeglius <[email protected]>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Kyle Gospodnetich <[email protected]>
    Co-authored-by: Pat Connors <[email protected]>
    Co-authored-by: Sean <[email protected]>
    Co-authored-by: Antheas Kapenekakis <[email protected]>
    Co-authored-by: JSON Derulo <[email protected]>
    Co-authored-by: Aarron Lee <[email protected]>
    Co-authored-by: Aarron Lee <[email protected]>
    Co-authored-by: dreamyuki <[email protected]>
    Co-authored-by: HikariKnight <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Girón <[email protected]>
    Co-authored-by: Jorge O. Castro <[email protected]>
    Co-authored-by: COxDE <[email protected]>
    Co-authored-by: pk-kampanart <[email protected]>
    Co-authored-by: Jay <[email protected]>
    Co-authored-by: Valerie <[email protected]>
    Co-authored-by: m2 <[email protected]>

commit 439889e4ef7fe4987c0594f1379da3e7923783fb
Author: Kyle Gospodnetich <[email protected]>
Date:   Sun Feb 2 21:49:11 2025 -0800

    chore: Move bazzite tuned configs back to /usr

commit 08479c4c236fc47f0b73b2389f90e4a904b350b4
Author: Rin Koito <[email protected]>
Date:   Mon Feb 3 01:47:17 2025 -0400

    feat: add firewall-config (GUI) for GNOME (#2224)

commit 7405d1b111669916674898a5ebc141dc2b51ddcf
Merge: 4adbabf6 f4c90ef4
Author: Kyle Gospodnetich <[email protected]>
Date:   Sun Feb 2 21:46:53 2025 -0800

    Merge branch 'main' into testing

commit f4c90ef4e1d2b24913f8a8083ff2ef4aac980fa9
Author: Kyle Gospodnetich <[email protected]>
Date:   Sun Feb 2 21:46:44 2025 -0800

    chore: Complete update for rechunk

commit 86b89cc882252e527875f381777295ca59ab14f8
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Sun Feb 2 21:46:02 2025 -0800

    chore(deps): update hhd-dev/rechunk action to v1.1.3 (#2225)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 72e20874d54e20f559261958f8c83e46e1cdb5ad
Author: Crono <[email protected]>
Date:   Sun Feb 2 04:39:28 2025 -0300

    chore(TuneD): Move tweaks to inherit upstream (#2227)

    - This should lower the maintenance burden in automatically keeping up
    with upstream changes to the default profiles.

commit 4adbabf69e31d9e9c525c60833538b94abd6ad32
Author: Kyle Gospodnetich <[email protected]>
Date:   Fri Jan 31 11:23:01 2025 -0800

    feat: Update kernel to 6.12.11-206

commit 23cac7468413ae69f8ce7a401084153422bec13b
Author: JSON Derulo <[email protected]>
Date:   Thu Jan 30 23:24:54 2025 -0500

    fix: rm sudo -A causing plugin install to root (#2220)

commit 6c7c9e5288df876c239173053471e65db2f6e432
Author: Kyle Gospodnetich <[email protected]>
Date:   Thu Jan 30 19:54:40 2025 -0800

    chore(repo): Move ISSUE_TEMPLATE back

commit 99aa0fbd3fa19e7dbb4964abdee3734f75dadaa6
Merge: 89274433 c4fd9245
Author: Kyle Gospodnetich <[email protected]>
Date:   Thu Jan 30 19:53:33 2025 -0800

    Merge branch 'main' into testing

commit c4fd9245f12a2dc1d71cd6aab04137288cbf9fa9
Author: JSON Derulo <[email protected]>
Date:   Thu Jan 30 22:08:55 2025 -0500

    fix: restore-gnome-de-settings - indent syntax, handle empty dirs, add error checks (#2217)

    * fix: indent syntax, handle empty dirs, add error checks

    * fix: rm set -e to fail gracefully

commit d0d1d3bcfc90763b0a88224e8b75a39fe5607c35
Author: Sean <[email protected]>
Date:   Thu Jan 30 21:03:50 2025 -0500

    Plugin check again (#2215)

commit 8f946a67d1a56b1338f0cd7607abec8586abdfc6
Author: Sean <[email protected]>
Date:   Thu Jan 30 21:03:40 2025 -0500

    Update 80-bazzite.just (#2216)

commit 89274433f9a124b0ad1aa830c0b367bde492cafb
Author: Kyle Gospodnetich <[email protected]>
Date:   Thu Jan 30 12:36:23 2025 -0800

    feat: Update Kernel to 6.12.11-205

commit c3f2ea769253f310525459b98b577a5be15b88ed
Author: Kyle Gospodnetich <[email protected]>
Date:   Thu Jan 30 11:14:03 2025 -0800

    feat: Update to kernel 6.12.11-203

commit 50ca130f63b2fdfdbed33c861b672193ce4d4c04
Merge: 83feb0c0 03d3acd1
Author: Kyle Gospodnetich <[email protected]>
Date:   Thu Jan 30 11:07:09 2025 -0800

    Merge branch 'main' into testing

commit 03d3acd1b2ad1bb41236668158f103cf60eff10a
Author: Aarron Lee <[email protected]>
Date:   Thu Jan 30 14:06:44 2025 -0500

    fix(ujust): fix suspend video override ujust (#2211)

    Co-authored-by: Aarron Lee <[email protected]>

commit 83feb0c0d0a995c5a805638b56f5f331a9427d62
Author: COxDE <[email protected]>
Date:   Thu Jan 30 19:06:30 2025 +0000

    feat: add `kcm-fcitx5` for better integration with KDE (#2205)

commit 6f980bbc6f29faac108a3a0aef464f0a7e923ecd
Merge: 1dd424ab 3ea7f670
Author: Kyle Gospodnetich <[email protected]>
Date:   Thu Jan 30 11:03:38 2025 -0800

    Merge branch 'main' into testing

commit 3ea7f6703409b787971950f6d24135393879b132
Author: Kyle Gospodnetich <[email protected]>
Date:   Thu Jan 30 11:01:38 2025 -0800

    fix: Correct path of Tuned profiles

commit 3d1132225e4822f2082caae0f2c94353de2e745f
Author: JSON Derulo <[email protected]>
Date:   Thu Jan 30 13:48:04 2025 -0500

    feat: add ujust get-framegen (#2208)

    * feat: add get-framegen ujust groundwork

    * add new ujust script file to containerfile

    * feat: add ugum styling, install, uninstall, exit options

    * add decky plugin opt

    * chore: re-arranged options

    * add status checks, ugum styling colors

    * chore: lint just syntax

    * chore: styling and readability

    * chore: more minor spacing fixes

    * fix: restore arguments, add to yafti for baz portal integration

    * chore: spacing

    * chore: rm linebreaks for linter

commit 963559c6ba2d8e9f26e9e73b5fe297fb465845b3
Author: Zeglius <[email protected]>
Date:   Thu Jan 30 19:46:43 2025 +0100

    Restore functioning loop (#2210)

commit 307bace01e526abb11f624d518e628cd2357b9c4
Author: Zeglius <[email protected]>
Date:   Wed Jan 29 01:37:05 2025 +0100

    chore(Containerfile): Fix loop logic (#2201)

commit f2091c6ebfa0beef6de0b1237d17bb55a9758e5c
Author: Zeglius <[email protected]>
Date:   Wed Jan 29 01:36:58 2025 +0100

    chore(Containerfile): missing param on dnf5 swap (#2203)

commit 13d4a51aae79e7f78bc7c26e9f8953f140d959f7
Author: Jorge O. Castro <[email protected]>
Date:   Tue Jan 28 19:36:41 2025 -0500

    chore(ci): delete .github/dependabot.yml (#2197)

    renovate is doing this for us, removing this to avoid duplicate PRs.

commit 8bcfbcc8e443df13b95f4001ff4a7f2d2a9fd97c
Author: Valerie <[email protected]>
Date:   Wed Jan 29 00:36:33 2025 +0000

    Add ametrine art (#2198)

commit 0215fe4e7f92ecccb7c885c0a785536709fdc22c
Author: Zeglius <[email protected]>
Date:   Tue Jan 28 21:35:06 2025 +0100

    chore(Containerfile): More bulletproof config-manager setopt (#2199)

    * chore(Containerfile): More bulletproof config-manager setopt

    * chore(Containerfile): Add missing negativo disabling

commit 1dd424ab2938e48417402015997e5783225be79a
Author: JSON Derulo <[email protected]>
Date:   Mon Jan 27 15:39:14 2025 -0500

    feat: 'ujust ssh-toggle' to enable persistent SSH and display Hostname and IP (#2129)

    * add toggle-ssh script w ugum picker

    * feat: add color, improve readability

    * chore: fix just syntax

    * chore: remove dupe color declarations

    * chore: fix bold syntax

    * chore: refine syntax

    * Revert "Merge branch 'ublue-os:main' into ssh-toggle"

    This reverts commit c75d214c2a92d6801f76edc6d4e85e4dc52259cd, reversing
    changes made to 5c7265c37e8a6f4c2b9a22e2a00b96eed52b9e18.

commit 17de2f156e5a5ae572ddeca833e17259dd3eb4aa
Author: Zeglius <[email protected]>
Date:   Mon Jan 27 21:25:05 2025 +0100

    chore(Containerfile): Fix dnf5-search path (#2194)

commit a1f389d7a15a57d373f5841f955bb0ac362a3bd7
Author: Zeglius <[email protected]>
Date:   Mon Jan 27 20:35:39 2025 +0100

    feat(Containerfile): Migration to dnf5 (#2191)

    * chore(Containerfile): Cleaner copr setup with raised priority

    The priority will allows us to avoid other repos from overriding our packages, see https://dnf5.readthedocs.io/en/latest/dnf5.conf.5.html#priority-repo-options-label

    * chore(Containerfile): replace sed with dnf5 config-manager

    Cleaner, simpler and all overrides get tracked in /etc/dnf/repos.override.d/99-config_manager.repo

    * chore(Containerfile): Simplify bootc/rpm-ostree swapping

    * chore(Containerfile): Simplify more package swapping

    * chore(Containerfile): Use dnf5 config-manager to add linux-surface repo

    * chore(Containerfile): Remove redundant rpmfusion enabling

    * chore(Containerfile): More sed replacements

    * chore(Containerfile): More repo disabling trimming

    Use for loops to slimmer it down

    * fix(Containerfile): remove '--id' flags

    We cant use '--from-repofile' alongside '--id' or '--set'.
    See https://github.com/rpm-software-management/dnf5/issues/2024

commit 41570d1210259794aa8abb3b78d5ed3a11d22999
Author: JSON Derulo <[email protected]>
Date:   Mon Jan 27 14:29:39 2025 -0500

    feat: add wake on lan toggle ujust per (#1708) (#2151)

    * feat: add wake on lan toggle ujust per (#1708)

    * chore: fix just syntax post conflict merge

    * feat: add systemd service for persistant WOL

    * fix: adjusted service option description

    * fix: revert option name change, parens breaks stuff

    * Update 81-bazzite-fixes.just

    Co-authored-by: HikariKnight <[email protected]>

    ---------

    Co-authored-by: HikariKnight <[email protected]>

commit 17f33c25ac983f9b0aebb9e97571f5ff9be87a2d
Author: Zeglius <[email protected]>
Date:   Mon Jan 27 20:29:17 2025 +0100

    fix (docs): Missing GH_TOKEN for pulling offline docs (#2168)

    github-cli requires be given a token in order work inside github actions

    Signed-off-by: Zeglius <[email protected]>

commit a04a32700a099049506a0d809aea97e6eee57cd6
Author: Zeglius <[email protected]>
Date:   Mon Jan 27 20:28:23 2025 +0100

    fix (justfile): Add '--reinstall' flag (#2171)

    This ensure us that we replace preinstalled fedora flatpaks instead of suffering collision.

    Signed-off-by: Zeglius <[email protected]>

commit 6025c0377cb767cbcc9d68115d3f4f97782e4baf
Author: Jay <[email protected]>
Date:   Mon Jan 27 14:28:02 2025 -0500

    fix(X1 Pro): fix screen rotation on OneXPlayer X1Pro  (#2186)

    * Adding X1 Pro to the OneXPlayer block in the Kernel Arguments section to fix panel rotation.

    * fix(X1 Pro): fix screen rotation on OneXPlayer X1Pro

commit b0167b75fc96984fabaea2f39b1dfc8bd644c97d
Author: JSON Derulo <[email protected]>
Date:   Mon Jan 27 08:09:59 2025 -0500

    feat: easier troubleshooting with 'ujust get-logs', depreciate gamescope-logs (#2118)

    * resolve conflicts

    * chore: fix merge issues

    * fix: add source to get-logs

commit 4455fa59a2fa4aaea0bf5fc3f6057bb97ddfb38e
Author: pk-kampanart <[email protected]>
Date:   Sun Jan 26 20:00:51 2025 +0000

    fix: Whole github 404 page was fetched into `/etc/distrobox/incus`.ini (#2189)

    Because filename changes from origin

commit 0f0eb27a2e2ae2a124306fb0a4de927a884eb111
Author: Kyle Gospodnetich <[email protected]>
Date:   Sun Jan 26 11:25:23 2025 -0800

    feat: Update kernel to 6.12.11-202

commit dfe2c4cc12f9263ba5a8ee0fe123f2ba1af82e59
Author: Kyle Gospodnetich <[email protected]>
Date:   Sun Jan 26 11:24:29 2025 -0800

    fix: Drop nct6687 due to crashes on some hardware

commit e94aaa715438e271d7d8c5f7400985b74988ca11
Merge: 43c4f1e8 14b2c8b3
Author: Kyle Gospodnetich <[email protected]>
Date:   Thu Jan 23 21:38:01 2025 -0800

    Merge branch 'main' into testing

commit 14b2c8b3f809db2f564b3ee08fe5fa032d5e6a11
Author: Kyle Gospodnetich <[email protected]>
Date:   Thu Jan 23 18:18:16 2025 -0800

    chore: Downgrade mesa to 24.3.3

commit 43c4f1e88907a7107ba2e0c2d8b9a5e15e58fa29
Merge: 4256ef0c d43d48ef
Author: Kyle Gospodnetich <[email protected]>
Date:   Thu Jan 23 16:25:37 2025 -0800

    Merge branch 'main' into testing

commit d43d48ef9061205595335330f259504048a21a18
Author: Kyle Gospodnetich <[email protected]>
Date:   Thu Jan 23 16:19:33 2025 -0800

    chore: Update valve patch for Mesa

commit da1dae6de4f329d967d469d4f2a6b5e9883afca9
Author: Kyle Gospodnetich <[email protected]>
Date:   Thu Jan 23 16:00:20 2025 -0800

    chore: Update mesa to 24.3.4

commit 4256ef0cea73fb160ac900efd6cf173c741ea25f
Author: Kyle Gospodnetich <[email protected]>
Date:   Thu Jan 23 15:57:04 2025 -0800

    feat: Update to kernel 6.12.10-202

commit bbe89d74fae0fc7ee11f81972ff7ee7ba5ebdfcc
Author: Antheas Kapenekakis <[email protected]>
Date:   Thu Jan 23 23:46:09 2025 +0100

    add more legion go s variants and dedup (#2175)

commit 17c869dc70eede3f7066a8ad9ed07f46798fa9b3
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Jan 21 08:36:23 2025 -0800

    fix: Don't allow tuned to enforce an audio timeout

commit f1a6573aa9eb1f63ecfc46ef60651eafd8374a11
Merge: e8789c63 ab96e10a
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Jan 21 08:14:06 2025 -0800

    Merge branch 'main' into testing

commit e8789c63a321185d1c65133958107d958c047baa
Author: HikariKnight <[email protected]>
Date:   Tue Jan 21 16:53:51 2025 +0100

    fix(deck): don't force scaling each time desktop loads (#2166)

    It is now set once and not touched unless `~/.config/bazzite/fixups/scaling_fixup` is removed.

commit ab96e10a3949fdd0b8fd2242dabe03f165d75ceb
Author: COxDE <[email protected]>
Date:   Tue Jan 21 15:47:34 2025 +0000

    feat: add rocm-smi to non-nvidia images (#2165)

commit beeca6faa1b896602eb6a6fc9223915ccc1c80b8
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Jan 20 13:23:51 2025 -0800

    chore(ci): Update rechunk to 1.1.2

commit aefa01084fb9d5fe4c6778dc607f2aca9453e0a4
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Jan 20 13:23:16 2025 -0800

    chore(deps): update hhd-dev/rechunk action to v1.1.2 (#2117)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit bd604e23fa7f69f6a37b7637023e5a70540ef59e
Merge: a6da83af 4111ffa6
Author: Jorge O. Castro <[email protected]>
Date:   Mon Jan 20 13:42:07 2025 -0500

    Merge pull request #2104 from ublue-os/renovate/dataaxiom-ghcr-cleanup-action-1.x

    chore(deps): update dataaxiom/ghcr-cleanup-action action to v1.0.16

commit a6da83af4d9d9c236ea6e19078efb4564fcb7aad
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Jan 20 10:26:03 2025 -0800

    chore(ci): Always update openldap

commit f27285408abe4458b42a756cf111173bad28fb28
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Jan 20 10:14:43 2025 -0800

    fix: Drop asus-firmware since it's been killed upstream

commit 92a5a22a320d265cce2fd108008199f2e980c215
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Jan 20 10:03:09 2025 -0800

    chore: Use specific version

commit 024bc745a70a41fa587d52a855c7f11a4e9df423
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Jan 20 09:56:21 2025 -0800

    chore: Update default wallpaper for lockscreen

commit ac29ef9df9e32f355cfdbe798ced4d8daea07b3e
Merge: b75492d2 88d9231d
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Jan 20 09:49:40 2025 -0800

    Merge branch 'testing'

commit 88d9231da4b7a99bbfb3b6d215b44b18e7d26075
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Jan 20 09:49:33 2025 -0800

    chore: pkexec when selecting branch

commit b75492d22fae05fab2a44f3958b7e65038617ba8
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Jan 20 09:46:50 2025 -0800

    fix: Add hhd.steamos to polkit

commit e06eef7e0d9aacebdc1cd148c1829bfad69555c2
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Jan 20 09:37:00 2025 -0800

    chore: Use valve script in hwsupport

commit 05b81a6b37c2fb2b5a42fdfc5084473613042635
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Jan 20 09:25:00 2025 -0800

    chore: Fix patch name

commit 0b9615c3b123e6a5a7050e164d8833ff776d2c72
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Jan 20 09:23:05 2025 -0800

    fix(deck): Work around Steam marking some non-deck devices as pre-release hardware

commit 2e16fc50f7f6491cfeefcf2f9692e45117622471
Merge: 0ac4502c 063d7af2
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Jan 20 09:17:12 2025 -0800

    Merge branch 'main' into testing

commit 063d7af27a3a9553aaad6f515da08c4b54b98a8e
Author: David Girón <[email protected]>
Date:   Mon Jan 20 16:54:39 2025 +0100

    fix typo (#2157)

commit 0ac4502ce1cd05f59d7df53771c48239863dc9b3
Author: JSON Derulo <[email protected]>
Date:   Sun Jan 19 15:27:13 2025 -0500

    feat: added ujust get-decky-bazzite-buddy to view changelogs in game mode (#2108)

    * chore(repo): Update opengraph images

    * Revert "feat: Update to kernel 6.12.8-207"

    This reverts commit b645716f84e71cb2cbd4725a1d333657fb99b6ba.

    * chore(deps): update wandalen/wretry.action action to v3.8.0 (#2095)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

    * Update bazzite-steam (#2099)

    * feat: ujust install-bazzite-buddy to view changelogs in game mode

    * fix: moved install-bazzite-buddy to deck specific just file

    * fix: rename get-decky-bazzite-buddy, move to 80-bazzite.just

    * remove script from 85-bazzite-image

    * chore(deps): bump dataaxiom/ghcr-cleanup-action from 1.0.15 to 1.0.16 (#2124)

    Bumps [dataaxiom/ghcr-cleanup-action](https://github.com/dataaxiom/ghcr-cleanup-action) from 1.0.15 to 1.0.16.
    - [Release notes](https://github.com/dataaxiom/ghcr-cleanup-action/releases)
    - [Commits](https://github.com/dataaxiom/ghcr-cleanup-action/compare/v1.0.15...v1.0.16)

    ---
    updated-dependencies:
    - dependency-name: dataaxiom/ghcr-cleanup-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    * chore(deps): bump hhd-dev/rechunk from 1.1.1 to 1.1.2 (#2123)

    Bumps [hhd-dev/rechunk](https://github.com/hhd-dev/rechunk) from 1.1.1 to 1.1.2.
    - [Release notes](https://github.com/hhd-dev/rechunk/releases)
    - [Changelog](https://github.com/hhd-dev/rechunk/blob/master/example_changelog.md)
    - [Commits](https://github.com/hhd-dev/rechunk/compare/v1.1.1...v1.1.2)

    ---
    updated-dependencies:
    - dependency-name: hhd-dev/rechunk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    * chore(ci): Complete rechunker update

    * feat: change opentabletdriver installation to flathub version (#2128)

    * Revert "Merge branch 'ublue-os:main' into changelog-decky"

    This reverts commit b3f692a64236166d8d9d38dab853081e2fd9376a, reversing
    changes made to 315f8132600398131acd4553322fdb2a85bd031f.

    ---------

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: Kyle Gospodnetich <[email protected]>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Sean <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dreamyuki <[email protected]>

commit 46886314524317773685a53ce486db8e7c6ecc70
Author: HikariKnight <[email protected]>
Date:   Sun Jan 19 21:26:45 2025 +0100

    feat: update kvmfr selinux type enforcement rules & give qemu/libvirt access to read ISO files from users home directory when enabling virtualization (#2111)

    * feat: update selinux type enforcement for kvmfr
    existing setups not affected, if they complain about it appearing in the logs, all they have to do is just re-run the ujust for kvmfr

    * fix: let qemu/libvirt access ISO files from users home directory when enabling virtualization

commit 02e3e9ac63f0c6266d45365b85f3b20ffd39e8d2
Author: Zeglius <[email protected]>
Date:   Sun Jan 19 21:26:33 2025 +0100

    fix(virt): Enhance service setup and restrict root execution for virtualization script (#2116)

    * fix(service): enhance bazzite-libvirtd-setup.service to restore SELinux context

    * fix(virt): ensure user doesnt run setup-virtualization as root

    * fix(virt): create /var/log/libvirt

commit de806bdd5c71d9917ace25610f98760c2fc9c332
Author: dreamyuki <[email protected]>
Date:   Mon Jan 20 01:14:43 2025 +0700

    feat: change openrazer just recipe (#2136)

    * feat: change openrazer just recipe and use polychromatic and razer genie from flathub

    * fix: small things on openrabtledriver recipe

commit c22bc3fd9009f38322b6885edbb89bbe525786d4
Author: JSON Derulo <[email protected]>
Date:   Sun Jan 19 13:14:06 2025 -0500

    feat(fixes): add toggle-i915-sleep-fix script for power-saving issues #2073) (#2145)

    * feat(fixes): add toggle-i915-sleep-fix script for power-saving issues (#2073)

    * chore: syntax cleanup

    * chore: forgot a commented out line

    * feat: add missing kargs for higher power saving

    * rm DS_store

commit e1a531cf8dd0b4c81b7a8d6ac0ac402aee9fa648
Author: Aarron Lee <[email protected]>
Date:   Sun Jan 19 12:12:10 2025 -0500

    feat(waydroid): add force waydroid restart shortcut (#2131)

    Co-authored-by: Aarron Lee <[email protected]>

commit f636184f507b3cf0456ea6afa6da1185b7fe878c
Author: JSON Derulo <[email protected]>
Date:   Sun Jan 19 12:11:35 2025 -0500

    feat: more readable ujust changelogs (#2137)

    * feat: more readable ujust changelogs

    * fix: simplified just recipe

commit 40bc1fba97e9826958354b8756b1a437b1fb685e
Author: Zeglius <[email protected]>
Date:   Sun Jan 19 18:10:55 2025 +0100

    chore(docs): download github-pages artifacts instead of building them (#2149)

    Way simpler than relying in the docs build action across repos

commit 7097670087122d4962ea73d71e317b62f37e1805
Author: Antheas Kapenekakis <[email protected]>
Date:   Sun Jan 19 18:10:35 2025 +0100

    feat(hhd): add new legion dmi (#2154)

commit 6f326d7c06ea78007d84a30a8325ceca33c0cf25
Author: Antheas Kapenekakis <[email protected]>
Date:   Sun Jan 19 18:09:48 2025 +0100

    feat(gamescope): add legion, cherry hotkey patch, fix externals on Intel rotation (#2153)

    * Revert "chore: Remove stb from fallbacks"

    This reverts commit 0f6d85ef1037945c3fea3a139e06f4e8fc1d39f5.

    * Revert "fix(gamescope): add more fallbacks, remove force fallback, use latest again (#2062)"

    This reverts commit 06bec935d796435bb9b777f2c5bff5d0a5d85458.

    * Revert "chore: Update gamescope commit"

    This reverts commit 1fece8b72edcc283a6a6f1e07ff147945583dad8.

    * feat(gamescope): add legion, cherry hotkey patch, fix externals on Intel rotation

commit bc7246648771d6cec5028b3c02b9785dcfb903c9
Author: Zeglius <[email protected]>
Date:   Sat Jan 18 19:47:31 2025 +0100

    fix(docs): Replace offline docs build action (attempt 3) (#2112)

    * fix(deck): Add new override videos to the just (#2100)

    * chore(repo): Update opengraph images

    * Revert "feat: Update to kernel 6.12.8-207"

    This reverts commit b645716f84e71cb2cbd4725a1d333657fb99b6ba.

    * chore(deps): update wandalen/wretry.action action to v3.8.0 (#2095)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

    * Add new override videos

    ---------

    Co-authored-by: Kyle Gospodnetich <[email protected]>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

    * fix(docs): Replace offline docs build action (attempt 3)

    This centralizes the logic to build the docs in a single repo
    (https://github.com/KyleGospo/docs.bazzite.gg) and fixes offline docs
    not building

    ---------

    Co-authored-by: Sean <[email protected]>
    Co-authored-by: Kyle Gospodnetich <[email protected]>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit d7eaee931abefa315eec4d64a35a8ac8945874fe
Author: Pat Connors <[email protected]>
Date:   Sat Jan 18 13:02:57 2025 -0500

    chore(yafti): Remove scrcpy from the Bazzite Portal (#2139)

    * Remove scrcpy from Bazzite Portal (desktop)

    Too large of a download to setup a container for a first-time setup utility which confuses new users when the device goes to sleep and it breaks among other issues.

    * Remove scrcpy from Bazzite Portal (deck)

    Too large of a download to setup a container for a first-time setup utility which confuses new users when the device goes to sleep and it breaks among other issues.

commit 232338747aaf53abb7ff2a4004b4724ac1aa51fa
Author: Kyle Gospodnetich <[email protected]>
Date:   Wed Jan 15 12:47:33 2025 -0800

    chore: Be more explicit during exclude

commit 6d166d42dd406368746206af1da64907096eb0be
Author: Kyle Gospodnetich <[email protected]>
Date:   Wed Jan 15 07:34:57 2025 -0800

    fix: Exclude kernel from upstream

commit 1431fa34e1350760194f8e4491512d72cb4de589
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Jan 14 22:43:37 2025 -0800

    Add mesa to exclude

commit 91cad84acbd0f29225a73800cef736351cd785ec
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Jan 14 21:53:04 2025 -0800

    Use enabled flag for priority change

commit f9da2a3c60c0f981b46486e814aafcc8d7187936
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Jan 14 21:42:55 2025 -0800

    chore: Increase priority of terra, negativo, and rpmfusion

commit 25dfe1ab1051720278652bf95f931b8065e57c7c
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Jan 14 21:27:21 2025 -0800

    chore: Explicitly require x86_64 libs

commit 9665cbcca58abe04dfa2e44b08ee2db83a53d471
Merge: 138f3c3c 34010df5
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Jan 14 20:36:36 2025 -0800

    Merge branch 'main' into testing

commit acb512490a69a6c12c5417cc114351ddd7c2043b
Merge: 1fccb155 138f3c3c
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Jan 14 20:36:30 2025 -0800

    Merge branch 'testing' into unstable

commit 1fccb15535b49fa5cdd26c67f2d601a75906060d
Merge: 5aa52174 34010df5
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Jan 14 20:36:00 2025 -0800

    Merge branch 'main' into unstable

commit 138f3c3c0e999cf8e9aef7f0b6849018661e8511
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Jan 14 13:08:27 2025 -0800

    feat(deck): Restore Mura correction for Samsung OLED decks

commit bc0757965f070dac06b25a001363cc9484a66d37
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Jan 14 13:07:18 2025 -0800

    feat: Update to kernel 6.12.9-203

commit 34010df559c10ef7dc55794b8fec68b9c8ab18f0
Author: dreamyuki <[email protected]>
Date:   Tue Jan 14 14:20:34 2025 +0700

    feat: change opentabletdriver installation to flathub version (#2128)

commit dd1288f1c175fbcd35029de3613abeb166ec6d55
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Jan 13 12:27:19 2025 -0800

    chore(ci): Complete rechunker update

commit f4c77741853000927af3c68e9d06e6d01eb943ba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Jan 13 12:25:51 2025 -0800

    chore(deps): bump hhd-dev/rechunk from 1.1.1 to 1.1.2 (#2123)

    Bumps [hhd-dev/rechunk](https://github.com/hhd-dev/rechunk) from 1.1.1 to 1.1.2.
    - [Release notes](https://github.com/hhd-dev/rechunk/releases)
    - [Changelog](https://github.com/hhd-dev/rechunk/blob/master/example_changelog.md)
    - [Commits](https://github.com/hhd-dev/rechunk/compare/v1.1.1...v1.1.2)

    ---
    updated-dependencies:
    - dependency-name: hhd-dev/rechunk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 1ae0fb2cf457101e010166db64dc64457fb5291d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Jan 13 12:25:40 2025 -0800

    chore(deps): bump dataaxiom/ghcr-cleanup-action from 1.0.15 to 1.0.16 (#2124)

    Bumps [dataaxiom/ghcr-cleanup-action](https://github.com/dataaxiom/ghcr-cleanup-action) from 1.0.15 to 1.0.16.
    - [Release notes](https://github.com/dataaxiom/ghcr-cleanup-action/releases)
    - [Commits](https://github.com/dataaxiom/ghcr-cleanup-action/compare/v1.0.15...v1.0.16)

    ---
    updated-dependencies:
    - dependency-name: dataaxiom/ghcr-cleanup-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 5aa5217483287ea5c9c3c35a3eac4027b64412ae
Author: Kyle Gospodnetich <[email protected]>
Date:   Sun Jan 12 22:17:56 2025 -0800

    chore: Kernel cleanup, fix switcheroo install

commit dcb1fc5d30e18c31a8b02654ec0477778fd27188
Author: Kyle Gospodnetich <[email protected]>
Date:   Sun Jan 12 22:14:09 2025 -0800

    chore: Extend pipefails

commit 022a2d0781000a6fb970ee5be032aa6e3803d3c2
Author: Kyle Gospodnetich <[email protected]>
Date:   Sun Jan 12 22:08:16 2025 -0800

    chore: Fix nvidia builds with dnf5

commit 09fe023582f407756ef820a3c995dfef31c89d2d
Author: Kyle Gospodnetich <[email protected]>
Date:   Sun Jan 12 20:41:19 2025 -0800

    chore: Fix gamescope verion that gets installed by dnf

commit 369ebc2f9cfdbc8e50612d6a8316146373f97be0
Author: Kyle Gospodnetich <[email protected]>
Date:   Sun Jan 12 20:18:12 2025 -0800

    chore(ci): Prevent /tmp/ from being touched in the image

commit 7c118ca804b916b49f316ea29155c807b2fa9a49
Author: Kyle Gospodnetich <[email protected]>
Date:   Sun Jan 12 19:26:15 2025 -0800

    chore(ci): Use upstream build space maximizer

commit 91b48444e7ffbbc006c3332eaa2a15f34795caa8
Author: Kyle Gospodnetich <[email protected]>
Date:   Sun Jan 12 13:38:20 2025 -0800

    chore: Disable weak dependencies in DNF

commit f354880b3ccacea2101bdeb86d2ed9893a76f997
Author: Kyle Gospodnetich <[email protected]>
Date:   Sat Jan 11 23:58:34 2025 -0800

    chore: Add missing pipefails

commit 38d69145e1b4831b6e89520db1d97ca55d9e643b
Author: Kyle Gospodnetich <[email protected]>
Date:   Sat Jan 11 10:21:58 2025 -0800

    feat: Switch to dnf5 for container builds
    feat: Use Terra repos

commit 8797658bcd3aa68356b380c9c0c84ca24bf9cd38
Merge: 7f12b154 67173822
Author: Kyle Gospodnetich <[email protected]>
Date:   Sat Jan 11 09:40:29 2025 -0800

    Merge branch 'testing' into unstable

commit 67173822676eaf54f8c005e8c05afe751d65a2c7
Merge: e5d38996 abeed9ac
Author: Kyle Gospodnetich <[email protected]>
Date:   Sat Jan 11 09:40:16 2025 -0800

    Merge branch 'main' into testing

commit 7f12b1545901501d5b6b9938781301fbc8b0d067
Merge: e5d38996 abeed9ac
Author: Kyle Gospodnetich <[email protected]>
Date:   Sat Jan 11 09:40:10 2025 -0800

    Merge branch 'main' into unstable

commit abeed9ace51ebb1297d975de4ceb72c41b4da363
Author: Sean <[email protected]>
Date:   Fri Jan 10 15:29:03 2025 -0500

    Update bazzite-steam (#2099)

commit 4111ffa613950380c37113f02d7fc0522a53d4c2
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Fri Jan 10 15:58:14 2025 +0000

    chore(deps): update dataaxiom/ghcr-cleanup-action action to v1.0.16

commit e5d389961e0028acc5125f6ca416a2bfbde5d356
Author: Sean <[email protected]>
Date:   Thu Jan 9 20:55:38 2025 -0500

    fix(deck): Add new override videos to the just (#2100)

    * chore(repo): Update opengraph images

    * Revert "feat: Update to kernel 6.12.8-207"

    This reverts commit b645716f84e71cb2cbd4725a1d333657fb99b6ba.

    * chore(deps): update wandalen/wretry.action action to v3.8.0 (#2095)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

    * Add new override videos

    ---------

    Co-authored-by: Kyle Gospodnetich <[email protected]>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 697f3cb41c73ae77d4bd2eff79964c48b62c46d5
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Jan 9 10:35:39 2025 -0800

    chore(deps): update wandalen/wretry.action action to v3.8.0 (#2095)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit b93f40da339be7a093caae8dbd7cec3a1381c3f1
Merge: 15ab635e f05e3aec
Author: Kyle Gospodnetich <[email protected]>
Date:   Thu Jan 9 00:43:02 2025 -0800

    Merge branch 'testing'

commit f05e3aec96937702af3785350d317b46f6b790c1
Author: Kyle Gospodnetich <[email protected]>
Date:   Thu Jan 9 00:42:19 2025 -0800

    chore: Restore LGO custom scaling

commit 15ab635e27000bfb2b22a0dce51986008f19b264
Merge: b065f953 868f4346
Author: Kyle Gospodnetich <[email protected]>
Date:   Wed Jan 8 21:23:48 2025 -0800

    Merge branch 'testing'

commit 868f434634fb6da8b55674b61ee17347b4fab859
Author: Zeglius <[email protected]>
Date:   Thu Jan 9 06:23:32 2025 +0100

    feat: replace steam BPM buitin action (#2094)

    steam.desktop has a Desktop Action entry to in BPM, and would pop up in the app search.
    This modifies the action to use `bazzite-steam-bpm` instead.

commit 7022775a58362d797da060fcdd07f25c50a2b5dd
Author: JSON Derulo <[email protected]>
Date:   Thu Jan 9 00:23:12 2025 -0500

    feat: Add 'restore-gamemode-shortcut' and restore 'configure-grub' with ugum styling (#2092)

    * feat: add ujust cmd 'restore-gamemode-shortcut' if user accidentally deletes Return.desktop

    * fix: adjusted restore gamemode cmd to pull from skel instead of build from scratch

    * fix: restore ujust configure-grub functionality with ugum styling per HikariKnight

    * chore: lint just files

    * fix: restore hide for install-system-flatpaks

    * fix: moved restore-gamemode-shortcut to deck specific just file

    * feat: add help, pre-selection options to configure-grub

    * chore: just syntax 2 spaces, added exit option to GRUB config picker

    * chore: just 2 space syntax cleanup on restore-gamemode-shortcut

    * chore: add newlines for linter

    * chore: just fmt for linter, for real this time

    * chore: just cleanup from hikariknight script

commit b065f953da4194f422c74166343f458cadd92b82
Author: Kyle Gospodnetich <[email protected]>
Date:   Wed Jan 8 21:21:31 2025 -0800

    Revert "feat: Update to kernel 6.12.8-207"

    This reverts commit b645716f84e71cb2cbd4725a1d333657fb99b6ba.

commit 6ad4a2607df2c4b87795bb83bb4c27f4ac1dde2c
Merge: 0a2b9eca 9cd3e27b
Author: Kyle Gospodnetich <[email protected]>
Date:   Wed Jan 8 21:21:27 2025 -0800

    Merge branch 'testing'

commit 9cd3e27b8917bc8bb6e741911beffbd130c9d0cb
Author: Kyle Gospodnetich <[email protected]>
Date:   Wed Jan 8 21:20:57 2025 -0800

    fix: Correct default keyboard scaling

commit 4adea75d320a032929d91ccd91be40ccd3d30001
Author: RJ Sampson <[email protected]>
Date:   Wed Jan 8 16:13:51 2025 -0700

    fix(bazzite-hardware-setup): Fix keyboards on Surface devices

    Load pinctrl first

    Signed-off-by: RJ Sampson <[email protected]>

commit f8dcbdda94b64050b3a2e43456b92290ca370172
Author: JSON Derulo <[email protected]>
Date:   Wed Jan 8 17:22:01 2025 -0500

    feat(main): Add ujust cmd 'toggle-bt-mic' to fix upstream audio quality bug (#2090)

    * feat: new ujust command 'toggle-bt-mic' to disable headphone mode in wireplumber, to mitigate upstream bug reducing audio quality

    * feat: added toggle fix and sudo prompts, aligned with other ujust toggle cmds now

    * fix(deck): update 'ujust changelogs' to pull latest release notes from GitHub (#2089)

    * modified 'ujust changelogs' cmd to pull latest release from GH, instead of outdated changelog.md file that is no longer maintained.

    * git commit -m "feat: add 'ujust changelogs-testing' for pre-release notes"

    * chore(ci): Update rechunk version

    * chore: Lint just file

    * feat: Update to kernel 6.12.8-207

    * fix: rm linebreaks for linter

    * chore: 2 space indents and newline for linter

    * chore: replace non standard dash for linter

    ---------

    Co-authored-by: Kyle Gospodnetich <[email protected]>

commit 013a909a420c9e1738ff1b42d2dd63b233119eaf
Author: Kyle Gospodnetich <[email protected]>
Date:   Wed Jan 8 09:33:34 2025 -0800

    chore: Add podman-compose

commit 0a2b9ecaa25e2d2cd8bc86f869bd896f4ecdb8f4
Merge: 61d8c1ad b645716f
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Jan 7 22:15:16 2025 -0800

    Merge branch 'testing'

commit 61d8c1adecf1ef2751301e7bd8b8060d53013f43
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Jan 7 22:15:02 2025 -0800

    chore(repo): Update opengraph images

commit b645716f84e71cb2cbd4725a1d333657fb99b6ba
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Jan 7 17:19:38 2025 -0800

    feat: Update to kernel 6.12.8-207

commit 4f47ca7b9a70ab1f035436cb5880b6eda64f449a
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Jan 7 10:15:53 2025 -0800

    chore: Lint just file

commit 3cd0bb35535480b5880532688badc7b1c55755a0
Author: Kyle Gospodnetich <[email protected]>
Date:   Tue Jan 7 10:13:50 2025 -0800

    chore(ci): Update rechunk version

commit 2404290661ca8217aa9c2f3493c55f39dd13b387
Author: JSON Derulo <[email protected]>
Date:   Tue Jan 7 13:12:24 2025 -0500

    fix(deck): update 'ujust changelogs' to pull latest release notes from GitHub (#2089)

    * modified 'ujust changelogs' cmd to pull latest release from GH, instead of outdated changelog.md file that is no longer maintained.

    * git commit -m "feat: add 'ujust changelogs-testing' for pre-release notes"

commit 16f388d147e57bd4631e22cab8366d4e82ebcdb6
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Jan 6 20:04:47 2025 -0800

    chore: Syntax fix

commit 4aa92df81902610f1b36c785bb7401229b8504e1
Author: Rin Koito <[email protected]>
Date:   Mon Jan 6 22:44:52 2025 -0400

    chore(docs): Remove TuneD, update fsync kernel and add a missing point on README-BR (#2084)

    Should be up to date with the last two commits.

commit 5f109c6df1a65a8c1cf9e8fe800065cb42378644
Author: Kyle Gospodnetich <[email protected]>
Date:   Mon Jan 6 18:36:20 2025 -0800

    feat: Add ujust restore-vir…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants