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

Beta v8.22.3 #6632

Merged
merged 12 commits into from
Sep 23, 2023
Merged

Beta v8.22.3 #6632

merged 12 commits into from
Sep 23, 2023

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented Sep 23, 2023

Beta v8.22.3

(2023-09-23)

Bug fixes since v8.22.1

  • Odroid C1 | Resolved an issue where the latest kernel upgrade broke boot of the Odroid C1. We do now pin, in case downgrade, and set on hold "current" and "edge" kernel packages of Armbian to v23.02.2 (Linux 5.15.93 respectively 6.1.11) with this DietPi update, which are the latest known functional packages for this SBC. Many thanks to @oskar242000 for reporting this issue: https://dietpi.com/forum/t/odroid-c1-not-booting-after-kernel-upgrade/17818
  • DietPi-Software | Bazarr: Resolved an issue where the installation failed on ARMv6 and ARMv7 Bullseye and Bookworm systems, since some pre-compiled Python modules are currently not available on piwheels, due to the currently running prioritised builds of all modules for Bookworm.

- Odroid C1 | Resolved an issue where the latest kernel upgrade broke boot of the Odroid C1. We do now pin, in case downgrade, and set on hold "current" and "edge" kernel packages of Armbian to v23.02.2 (Linux 5.15.93 respectively 6.1.11) with this DietPi update, which are the latest known functional packages for this SBC. Many thanks to `@oskar242000` for reporting this issue: https://dietpi.com/forum/t/odroid-c1-not-booting-after-kernel-upgrade/17818
- DietPi-Software | Transmission: Do not enable UPnP usage for port forwarding. Such must always be an explicit and interactive action by the admin. Remove seeding idle and ratio limits, which can be easily configured via web UI and we do not know whether users want to download only or intentionally keep seeding. Also do not set the log level, as this is enforced via "--log-error" CLI in the systemd service, overriding and even overwriting any changes done to the config file on service start.
- DietPi-Software | Bazarr: Resolved an issue where the installation failed on ARMv6 and ARMv7 Bullseye and Bookworm systems, since some pre-compiled Python modules are currently not available on piwheels, due to the currently running prioritised builds of all modules for Bookworm.
- DietPi-Software | Bazarr: New numpy versions require openblas instead of libatlas
- DietPi-Software | Bazarr: numpy build requires pkg-config to find openblas llibrary. This would have worked with libatlas as well, but revent openblas seems to provide better performance anyway, so lets stick with it.
- DietPi-Software | Home Assistant: Switch from ATLAS to OpenBLAS, which seems to mostly provide better performance
- CI | DietPi-Software: Give Bazarr more time to start up in emulated containers
@MichaIng MichaIng added the Beta 🧪 Issues specific to the Beta branch testing label Sep 23, 2023
@MichaIng MichaIng added this to the v8.22 milestone Sep 23, 2023
- RC up
- DietPi-Globals | Minor G_INTERACTIVE description and code update
- DietPi-Patches | Remove obsolete kernel upgrades from our server, now that Armbian updated their APT servers
- DietPi-Patches | Move some kernel upgrades forward and merge hardware ID specific blocks
- Quartz64 | Attempt to fix Linux 6.5.5 build by updating the kernel config according to some recent upstream changes, particularly CONFIG_ROCKCHIP_EFUSE => CONFIG_NVMEM_ROCKCHIP_EFUSE renaming
- Quartz64 | Move defconf updates: Rename autofs module, add BFQ I/O scheduler and update RK808 config which got split
- DietPi-Patches | Update Quartz64 kernel to Linux 6.5.5 now, as we managed to fix it
- DietPi-Installer | Skip entropy daemon as well for RK35xx boards with Rockchip Linux 5.10.160 build
- DietPi-Patches | RPi: Update raspberrypi-sys-mods
@MichaIng MichaIng merged commit 1417024 into beta Sep 23, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Beta 🧪 Issues specific to the Beta branch testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Open Beta v8.22 | Please help testing and hardening our upcoming release
1 participant