-
-
Notifications
You must be signed in to change notification settings - Fork 498
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
Release v7.8 #4951
Merged
Release v7.8 #4951
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 N1 | Removed support: We don't have a single reported system, which makes sense as this model was never really released. Only a small number of developer samples are floating around, not worth to keep maintaining an image and dedicated code. If there is really an Odroid N1 DietPi system out there, it will be automatically migrated to the Generic Rockchip RK3399 device ID on DietPi update.
+ DietPi-Config | The option to prefer IPv4 connections when IPv6 is enabled has been removed: This only worked for APT and wget, while e.g. cURL and ping were never affected by this setting, which meant an inconsistent behaviour. If one faces issues with IPv6 enabled, it should be simply disabled instead of preferring/forcing IPv4 only for specific tools.
+ DietPi-Software | Deluge: As the package from Raspbian Bullseye currently fails, we needed to disable Deluge for Raspberry Pi systems with ARMv6 Bullseye image. The bug has been reported to the Raspbian maintainers and we hope for a fix until next DietPi release: #4944 + CHANGELOG | Move (the other) Deluge fix to "Fixes" where it belongs to
+ DietPi-Software | Raspberry Pi: Apply libraspberrypi0 update workaround on ARMv6/7 systems + DietPi-Patches | Be a bid more verbose and explicit when applying libraspberrypi0 workaround + DietPi-Software | Fix lxpanel Firefox icon replacement: Logically the Chromium application entry is not present yet before it is installed. Hence apply entry based on install states and hardware/distro, which is pretty reliable. + DietPi-Software | RealVNC: Another attempt to work around the still happening empty Xvnc password file...
+ DietPi-Set_CPU | Assure the script always exists with no error code + DietPi-Set_CPU | Only obtain dietpi.txt settings when required and always perform valid min/max integer checks with a fallback default value + DietPi-Set_CPU | Exit early if CPU governor tunables are present but not writable, e.g. within a container + RC up
MichaIng
requested review from
ravenclaw900,
StephanStS,
fpetru and
Joulinar
November 13, 2021 18:27
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.
v7.8
(2021-10-13)
New SBC support
@CassTG
for providing early hardware information and doing intensive overclocking tests: https://dietpi.com/phpbb/viewtopic.php?t=9599Removed SBC support
New software
Removed software
Changes
Fixes
@bookedirl
for reporting this issue: https://dietpi.com/phpbb/viewtopic.php?t=9553