-
-
Notifications
You must be signed in to change notification settings - Fork 503
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.2 #5037
Merged
Beta v7.9.2 #5037
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
+ Odroid N2 | Reorder boot arguments to have static ones first, variable ones later and optional ones last + DietPi-Config | Fix Serial/UART menu on non-RPi when only one serial device is present + DietPi-Set_hardware | Unmask serial getty before trying to disable it: It is a rare case but in theory it could have been masked while it is still enabled (systemd still tries to load it), so as a failsafe cleanup step, unmask so that it can be disabled, then mask again.
+ DietPi-Software | Chromium: Remve obsolete workaround for RPi on Bullseye + DietPi-Software | Chromium: Fix GLES vs GL selection on x86_64 and ARMv6 + DietPi-Software | Chromium: Enhance kiosk mode autostart script, make it pure bourne shell and use exec to reduce overhead and have a single service running only
+ DietPi-Software | Deluge: Remove obsolete workaround as the fix has now been applied package wise: https://bugs.launchpad.net/raspbian/+bug/1945530
+ CHANGELOG | DietPi-Config: Resolved an issue where enabling the "odroid-lcd35" LCD panel on Odroids failed as SPI is enabled by default, blocking the same GPIO ports. Many thanks to @MarcProux for reporting this issue: #4154
+ CHANGELOG | UnRAR: Resolved an issue on Raspberry Pi 1 an Zero (1) where an incompatible "unrar" binary was installed. "unrar-free" from Raspbian is installed now on these models, but note that it does not fully support all RAR formats and may hence fail to extract archives in some cases.
+ DietPi-Software | rTorrent: Resolved an issue where with Apache webserver the /RPC2 proxy to the rTorrent UNIX socket did not work due to invalid syntax. Many thanks to @Camry2731 for reporting this issue.
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 v7.9.2
(2021-12-10)
Changes since v7.9.1
Fixes since v7.9.1