-
-
Notifications
You must be signed in to change notification settings - Fork 506
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 v9.10.0 #7372
Draft
MichaIng
wants to merge
99
commits into
beta
Choose a base branch
from
dev
base: beta
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Beta v9.10.0 #7372
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Live patch 0 | Fix Sonarr v4 permissions for updater
- DietPi-Software | Fail2Ban: Resolved an issue where a fixed Dropbear filter could not be installed, because the directory did not exist yet. Many thanks to @augustresende for reporting this issue: #7325
- Live patch 1 | Fix install of patches Fail2Ban Dropbear filter: #7325 - Live patch 2 | Install patched Fail2Ban Dropbear filter: fail2ban/fail2ban#3597
- DietPi-Software | Raspotify: Resolved an issue where the service failed to start, if Avahi-Daemon was not installed. librespot has it as new default DNS discovery backend, and official pre-compiled Raspotify binaries are not compiled with the old DNS-SD backend anymore. Avahi-Daemon is hence installed now by DietPi-Software as well. Many thanks to @gergokis for reporting this issue: #7323
- DietPi-Software | Cuberite: Run in new detached foreground mode, to enhance systemd tracking logs and service status: cuberite/cuberite#5592 - CI | DietPi-Software test: Give Cuberite on x86 some more time to start up
- CHANGELOG | Add missing entries and typo - DietPi-Software | Bazarr: Install UnRAR for RISC-V as well - DietPi-Software | Navidrome: Apply execute permissions to executable as intended - DietPi-Software | Fail2Ban: Since our pull request to fix Dropbear filters has been merged, download it from the official GitHub repo master branch, instead of writing it manually.
- DietPi-Build | Use Error_Exit throughout the script - DietPi-Build | Do not enforce installer image when building x86_64 images with GPT partition. Let's see whether at least in VMs, UEFI images can be booted when flashed to the root drive directly. Also this failing on PCs was a result from years ago, while the underlying reason was never investigated. - DietPi-Build | Raise VM raw image size after installer image has been generated, to assure either passing "-i" or "-v all" has the exact same result for the installer image.
Fixes: #7375 Additionally, some minor coding enhancements/hardenings have been applied.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Beta v9.10.0
(2025-01-25)
Enhancements
Removed software
dietpi-software
for such is overkill, as one can just use the native Debian package manager directly, like "apt install tcpdump". Affected software titles: iftop, IPTraf, Iperf, MTR-Tiny, nLoad, tcpdumpBug fixes