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.17.1 #6359

Merged
merged 20 commits into from
May 5, 2023
Merged

Beta v8.17.1 #6359

merged 20 commits into from
May 5, 2023

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented May 2, 2023

Beta v8.17.1

(2023-05-05)

Enhancements since v8.18.0

Fixes since v8.17.0

  • Quartz64 | Resolved an issue where the kernel failed to load the WiFi regulatory database since the cfg80211 module was builtin and hence loaded before the rootfs was mounted.
  • DietPi-Software | UrBackup: Resolved an issue where the installation failed since the use latest directory has been removed the download server. Many thanks to @mikeruss1 for reporting this issue: https://dietpi.com/forum/t/404-on-trying-to-install-urbackup/16744
  • DietPi-Software | SABnzbd: Resolved an issue where the service start failed on Buster systems since SABnzbd v4 does not support Python 3.7 anymore. The latest SABnzbd v3 is now installed instead on Buster systems. Many thanks to @githubchonger for reporting this issue: Sabnzbd service doesn't start on Dietpi after 4.0.0 update sabnzbd/sabnzbd#2545
  • DietPi-Software | SABnzbd: Resolved an issue where the install failed on RISC-V and ARMv6/7 Bookworm systems due to missing dependencies for Python module builds.
  • DietPi-Software | UnRAR: Resolved an issue where the install failed on RISC-V systems, since the non-free unrar package is not available for this architecture yet. unrar-free is now installed instead.
  • DietPi-Software | TasmoAdmin: Resolved an issue with Nginx and Lighttpd webservers where firmware updates failed as direct web access to the firmwares path was denied. Many thanks to @SimonPHP for reporting and fixing this issue: DietPi-Software | TasmoAdmin: Fixe firmware restriction error #6328

MichaIng and others added 10 commits April 30, 2023 17:27
- Raspberry Pi | Remove device tree overlay "rpivid-v4l2" on Bullseye and above, where it has been deprecated/removed with one of the Linux 5.15 updates
- DietPi-Software | On RPi, enable video decoder drivers as well on Buster systems. Even if they remain unsed by video player/software builds on Buster, they do not hurt, and with KMS/fKMS enabled, they are most likely used.
- DietPi-Software | openHAB: Since HTTPS is enabled OOTB, change port to 8444 to avoid conflict with MineOS. Disable HTTP completely, as there is not really any point to use it.
- DietPi-Software | openHAB: Remove duplicate logging backend entries
- DietPi-Software | WiFi Hotspot: Update uninstall code to align with dietpi config
- META | Satisfy shellcheck
- DietPi-Software | UrBackup: Update method do obtain latest version, as https://hndl.urbackup.org/Server/latest/ does not exist anymore
- DietPi-Software | ruTorrent: Update fallback version
- DietPi-Software | ruTorrent: Update fallback URL
- DietPi-Globals | Minor
- CI | Do not adjust CONFIG_CHECK_DNS_DOMAIN in containers as this does not imply any ICMP
- DietPi-Software | SABnzbd: Resolved an issue where the service start failed on Buster systems since SABnzbd v4 does not support Python 3.7 anymore. The latest SABnzbd v3 is now installed instead on Buster systems. Many thanks to @githubchonger for reporting this issue: sabnzbd/sabnzbd#2545
- DietPi-Software | SABnzbd: Resolved an issue where the install failed on RISC-V and ARMv6/7 Bookworm systems due to missing dependencies for Python module builds.
- DietPi-Software | UnRAR: Resolved an issue where the install failed on RISC-V systems, since the non-free "unrar" package is not available for this architecture yet. "unrar-free" is now installed instead.
- DietPi-Software | SABnzbd: Add temporary workaround for all ARMv6/7 systems: piwheels/packages#358
- CI | DietPi-Software: Fix potential OOM kills on GitHub Actions runners by not storing the whole container image on tmpfs. ARMv6/7 containers however then require /root to be on a tmpfs, else Rust installs fail: rust-lang/cargo#9545

Co-authored-by: MichaIng <micha@dietpi.com>
@MichaIng MichaIng added the Beta 🧪 Issues specific to the Beta branch testing label May 2, 2023
@MichaIng MichaIng added this to the v8.17 milestone May 2, 2023
MichaIng and others added 6 commits May 2, 2023 21:09
- DietPi-Patches | Syntax
- DietPi-Software | TasmoAdmin: Resolved an issue with Nginx and Lighttpd webservers where firmware updates failed as direct web access to the firmwares path was denied. Many thanks to @SimonPHP for reporting and fixing this issue: #6328

Co-authored-by: MichaIng <micha@dietpi.com>
- CHANGELOG | Set v8.17 release PR
- CI | DietPi-Software: Stop SSH and Mono XSP4 services on GitHub Actions runner to allow SSH server and File Browser install tests
- Quartz64 | Resolved an issue where the kernel failed to load the WiFi regulatory database since the cfg80211 module was builtin and hence loaded before the rootfs was mounted.
- DietPi-Patches | Fail if removing a downloaded file fails. There is something not in order in this case which should better be recognised and investigated quickly. Aligns with how we do it in dietpi-software since a while.
- DietPi-Patches | VisionFive 2: Update kernel package
@MichaIng MichaIng marked this pull request as ready for review May 3, 2023 18:23
- DietPi-LetsEncrypt | HTTP/2 is now enabled OOTB on Nginx when enabling HTTPS via dietpi-letsencrypt. Many thanks to @Isti6github for bringing up this topic: https://dietpi.com/forum/t/nextcloud-memories-http-2-or-http-3-is-strongly-recommended-http-1-1-detected-nginx/16753
- DietPi-Software | IPFS Node: Bump fallback version to 0.19.2
- DietPi-Software | PiJuice: Do not overwrite configs on reinstalls
- DietPi-Software | Prowlarr/Gitea: Update fallback URLs
- DietPi-Software | Domoticz: Add little note that we want to disable plain HTTP
- DietPi-Software | Moonlight: Rename both software options to better indicate that one is a pure CLI solution and the other ones includes a GUI.
- RC up
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.17 | Please help testing and hardening our upcoming release
3 participants