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.10.0 #5805

Merged
merged 37 commits into from Oct 15, 2022
Merged

Beta v8.10.0 #5805

merged 37 commits into from Oct 15, 2022

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented Oct 15, 2022

Beta v8.10.0

(2022-10-15)

Enhancements

Bug fixes

MichaIng and others added 30 commits September 24, 2022 23:14
- Init v8.10
- DietPi-Drive_Manager | Resolved an issue where it was not possible to disable the swap file with less than 2 GiB available free space on that drive. The check was meant to prevent the creation of a swap file with limited free space, while disabling/removing a swap file should of course always be possible. Furthermore the 2 GiB free space requirement has been removed completely, which has no point on non-system drives and is too strict even on system drives which, depending on the setup, can run fine with much less free space. Many thanks to @symbios24 for reporting this issue: #5749 (comment)
- DietPi-Drive_Manager | Syntax
- DietPi-Drive_Manager | Minor coding and wording
- DietPi-Drive_Manager | Update drive info (used/free space) after changing swap file or userdata. Also allow users to review terminal output when moving userdata failed.
- DietPi-Drive_Manager | Satisfy shellcheck
- DietPi-Installer | Since recent systemd update on Bookworm, systemd-resolved is an own package, hence do not try to disable service there anymore
- DietPi-Build | Raise root partition size for 64-bit Odroid Bookworm builds
- DietPi-Software | Radarr: Update fallback URL
- DietPi-Installer | Change default shell for user root from dash to bash
- DietPi-Installer | Do not exclude doubled device tree files from Armbian kernel anymore. The path has changed to one that is known to most bootloaders OOTB, so let's keep them for better compatibility with other bootloaders. We may instead drop the dtb package and maintain /boot/dtb via own /etc/kernel/postinst script, to link to /usr/lib/linux-image-$(uname -r).
- DietPi-Software | FreshRSS: Resolved an issue where the install failed because of changed branches on the GitHub repository. Many thanks to @baptiste313 for reporting this issue: #5767
- DietPi-Software | FreshRSS: Apply strong random database password on fresh installs and add further CLI steps beneficial for reinstalls

Co-authored-by: MichaIng <micha@dietpi.com>
- DietPi-Build | Force ARMv6 arch on Raspbian for AlloGUI builds
- DietPi-Build | Really assure ARMv6 arch on Raspbian
- DietPi-Installer | Backport fixes from dev
- Raspberry Pi | Resolved an issue where some I2C and SPI device drivers were not loaded. Many thanks to @f-laurens and others for reporting this issue: #5789
- CI | Make raspberrypi-sys-mods build script non-DietPi compatible
- CI | Fix raspberrypi-sys-mods upload
- CI | Use explizit compression settings for raspberrypi-sys-mods since otherwise Ubuntu uses a method unknown to Debian
- Amiberry | Updated to latest version 5.4, including latest LibSDL2 v2.24.1.
- DietPi-Build | Raise root partition filesystem size on Bookworm container image
- DietPi-Build | Satisfy shellcheck
- DietPi-Build | Incease root filesystem size on Radxa Zero Bookworm images as well
- DietPi-Software | Roon Bridge: Resolved an issue where the internal updater failed because of insufficient permissions. Many thanks to @Tristan_Harward for reporting this issue: https://community.roonlabs.com/t/roon-bridge-on-dietpi-impossible-to-update-from-build-164-to-167-resolved-by-dan-knight-dietpi-creator/52303/80
- DietPi-Software | Syntax
- DietPi-Software | vaultwarden: Bump web vault to latest version
- META | DietPi-Survey_report | Enable generic version support
- CI | Add workflow from feature branch to allow manually triggering it
- Squeezelite | Updated to latest version 1.9.9-1403, fixed install on Debian Bookworm and added support for the Opus audio codec format. Also the default command-line arguments have been enhanced to not enforce the audio format anymore, and they can now be easily adjusted via /etc/default/squeezelite. Many thanks to @scan80269 and @aposcic for doing this suggestions: #4428, #5791
- vaultwarden | Updated to version 1.26.0, including web vault v2022.10.0. The update can be applied via reinstall: dietpi-software reinstall 183
- Gitea | Bumped fallback URL
Joulinar and others added 7 commits October 15, 2022 18:29
- Home Assistant | Add HACS by default to HA install
- Home Assistent | Update Python to v3.9.15 and minor coding/order enhancements, e.g. do not remove old pyenv before dependencies have been installed and new pyenv successfully downloaded

Co-authored-by: MichaIng <micha@dietpi.com>
- META | Merge from master
- General | Resolved an issue where on some SBCs old initramfs images were not cleaned up.
- Shairport Sync | Add build workflow, update version, add backends
- DietPi-Installer | NanoPi R4S and ROCKPro64 use ttyS2 with 1,500,000 baudrate as well
- RC up
- DietPi-Installer | Syntax
@MichaIng MichaIng added the Beta 🧪 Issues specific to the Beta branch testing label Oct 15, 2022
@MichaIng MichaIng added this to the v8.10 milestone Oct 15, 2022
@MichaIng MichaIng merged commit afaff4f into beta Oct 15, 2022
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.10 | Please help testing and hardening our upcoming release
2 participants