-
-
Notifications
You must be signed in to change notification settings - Fork 501
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.7 #4840
Merged
Release v7.7 #4840
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
+ CHANGELOG | DietPi-LetsEncrypt: Resolved an issue where the script failed when ownCloud or Nextcloud are were installed. Many thanks to @billouetaudrey for reporting this issue: #4752
+ DietPi-Software | Resolved an issue where software services failed with a cryptic error message, when an expected directory was not present. This was especially reported with Sonarr and Radarr, if their log directory was missing for some reason. When directories are missing, which are explicitly listed to be read-writeable within the systemd service, systemd prints "Failed at step NAMESPACE spawning", while Sonarr and Radarr themselves would print a clearer error message about the missing log directory. Many thanks to `@stevewitz` for reporting this issue: https://dietpi.com/phpbb/viewtopic.php?t=9463
+ DietPi-Software | Audiophonics PI-SPC: Merge and cleanup install and config code blocks. Add code comments to clarify that using the device tree overlays is an alternative (superior) method, compared to running the shutdown script. But before changing the methods, someone with a PI-SPC modules needs to test it. The prior comments had the pins switched and false syntax in gpio-poweroff, which may be the reason it didn't work, or not well, when this was attempted the first time.
+ DietPi-Software | CouchPotato: Sadly, the CouchPotato project is not maintained anymore and has been abandoned. In turn we removed it from DietPi. The instance installed on your system will remain, but it cannot be installed, reinstalled or uninstalled anymore. We recommend to migrate to an alternative project, like Radarr, which can be found in DietPi-Software was well. Manual CouchPotato uninstall instructions: #4323 (comment)
+ DietPi-Pre-patch | Connecting to apt.armbian.com via plain HTTP until their router handles HTTPS redirects reliably + DietPi-Pre-patch | Re-apply suite change patch on Buster, since it is not accepted by default on "apt" package versions below 1.8.2.3 by default. Use the "-o" option now which allows automated acceptance as well on Stretch.
+ General | Applied a workaround on Bullseye systems with older Linux versions (v4.14 and below) which do not support the new "unified cgroup hierarchy" (a.k.a. cgroups-v2). Since the newer systemd tries to use it automatically, Docker and similar software which make use of cgroups fail. Where known, kernel command line arguments are applied to force the legacy cgroups hierarchy usage, else on update users are informed that either a kernel upgrade or applying those kernel command line arguments is required to re-enable mentioned software to run.
+ General | Force cgroups v1 depending on kernel version, as it is usually generally supported, but not the BPF based device access permissions, which cannot be easily+reliable checked. Apply workaround on ROCK Pi 4 as well, which requires u-boot-tools to compile the U-Boot config. Not not force legacy systemd cgroups-v2 hierarchy but allow hybrid mode, which seems to not break anything and was default on Debian Buster.
+ DietPi-Software | Airsonic: Since the project has been archived and does not support Java 17, it has been disabled on Bullseye. We're watching a fork (https://github.com/airsonic-advanced/airsonic-advanced) which is actively developed and where at least the web interface works with Java 17. Playing audio however failed on local tests, hence we'll wait until it becomes more stable to be a drop-in replacement for Airsonic in general and supported on Bullseye with Java 17 as well. Many thanks to @Andaloup for reporting this issue: #4847
+ DietPi-Software | FreshRSS: Resolved an issue where on reinstalls nested /opt/FreshRSS/FreshRSS-master and /opt/FreshRSS/p/p were created. Since FreshRSS has an internal updater, reinstalls won't download and install the new version as long as /opt/FreshRSS is present already. The nested directory and link is removed on next DietPi update, when present. Many thanks to @kinoushe for reporting this issue: #4775
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.
DietPi v7.7
(2021-10-16)
Removed software
Changes
.hushlogin
has no effect #4786@KamikazeePL
for reporting this issue: https://dietpi.com/phpbb/viewtopic.php?t=9507Fixes
@elevader
for reporting this issue: https://dietpi.com/phpbb/viewtopic.php?t=9426@stevewitz
for reporting this issue: https://dietpi.com/phpbb/viewtopic.php?t=9463@fhals
for reporting this issue: https://dietpi.com/phpbb/viewtopic.php?t=9477@Klola
for reporting this issue: https://dietpi.com/phpbb/viewtopic.php?p=38079#p38079@jowelboy
for reporting this issue: https://dietpi.com/phpbb/viewtopic.php?t=9531