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 v7.9.1 #5028

Merged
merged 14 commits into from
Dec 6, 2021
Merged

Beta v7.9.1 #5028

merged 14 commits into from
Dec 6, 2021

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented Dec 5, 2021

Beta v7.9.1

(2021-12-06)

Fixes since v7.9.0

+ DietPi-Software | Fix and harden serial0 => ttyS0/ttyAMA0 migration on RPi
+ Raspberry Pi | Enable HDMI blanking by default now, since OpenMAX cannot be used anyway on Bullseye. Update headless mode info in dietpi.txt to reflect that it is supported on RPi only, since we ship a new Odroid C2 image with ~upstream kernel and no support for the "nographics" config.
@MichaIng MichaIng added the Beta 🧪 Issues specific to the Beta branch testing label Dec 5, 2021
@MichaIng MichaIng added this to the v7.9 milestone Dec 5, 2021
+ DietPi-Set_software | Do not temporarily set time sync mode to "0" anymore, since this was only required when changing the mode implied a DietPi-Software call. This eliminates the risk that mode "0" remains set if one of the scrpts G_EXEC commands fails (leading to an error prompt or immediate exit when non-interactive): 5f48e21
+ DietPi-Software | Update the failing input workaround to match the upstream solution, which is present now on Debian Bookworm as well. To cover dist-upgraded systems, G_CONFIG_INJECT can be left, as it will gracefully handle the case when this setting is present already. To assure nothing is broken even when the layout name changes, preserve any existing "DefaultServerLayout" option.
+ General | Make e2fsprogs package optional, purging it in PREP when no ext[2-4] filesystem is present on the root partition table. This requires dietpi-drive_manager to install it when missing and an ext filesystem is detected, about to be checked or created.
+ DietPi-JustBoom | Minor spelling and wording: Update desktop entry description to reflect that it is not anymore related to the "JustBoom" sound cards at all.
+ DietPi-Globals | G_AG_CHECK_INSTALL_PREREQ: Remove some redundant messages about whether and which packages are installed. G_AGI shows which packages are finally installed, which should be sufficient.
+ DietPi-PREP | Fix purging "important" package and attempt to disable e2scrub services only if the command is present, which can be used as indicator that the services are present as well: Both were added with a single package version.
+ DietPi-PREP | Satisfy shellcheck
+ DietPi-PREP | Do not add commented testing repository on official Radxa images anymore
+ DietPi-Config | Do not ask for a reboot when the hostname has been changed. This is not required anymore, only the running shell session's PS1 still shows the old one.
+ DietPi-Config | Show the current hostname already in the security options menu and simplify the code
+ DietPi-Change_hostname | Transparently error-handle writing to the /etc/hostname file as well and update the Wikipedia link about valid hostname syntax
+ DietPi-Software | Minor
+ DietPi-Software | Deluge: Worked around an issue on Raspberry Pi ARMv6 userland systems where the service failed to start. Deluge has hence been re-enabled for this systems. Many thanks to @themagicbullet for providing the workaround: #4944
+ DietPi-Config | Stress Test: Enhance wording and coding a bit
+ RC up
+ DietPi-Config | Fix hostname menu
@MichaIng MichaIng marked this pull request as ready for review December 6, 2021 22:06
+ DietPi-Software | Nextcloud: Assure that Nextcloud v23 is installed on Stretch and Buster, since v24 will drop support for PHP7.3: nextcloud/server#29286
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 v7.9 | Please help testing and hardening the upcoming release
1 participant