-
-
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
Beta v6.22.0 #2611
Merged
Beta v6.22.0 #2611
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
Release v6.19.7 => v6.20.5
DietPi-Update | Fix v6.20 update issue
DietPi-PREP | Fix wrong chmod
+ DietPi-Software | WireGuard: Switch from 10.8.0.0 to 10.9.0.0 IP addresses, to avoid double use with OpenVPN + DietPi-Software | WireGuard: Replace 127.0.0.1/localhost loopback DNS entries in client config by VPN server IP 10.9.0.1 + DietPi-Software | OpenVPN: Use drop-in /etc/sysctl.d/dietpi-openvpn.conf to apply IP forwarding; Add IPv6 forwarding as well; Use sysctl command to apply settings now + DietPi-Software | WiFi Hotspot: Use drop-in /etc/sysctl.d/dietpi-wifihotspot.conf to apply IP forwarding; Add IPv6 forwarding as well; Use sysctl command to apply settings now
interger => integer
sucessfully => successfully histroy => history parition => partition mininum => minimum
General | Resolved an issue where /etc/bashrc.d entries could be run multiple times: https://github.com/Fourdee/DietPi/issues/2529
+ Credit https://github.com/Fourdee/DietPi/issues/2529 + Consistency
- DietPi-Software | Mopidy: Resolved issue with failed audio playback. Many thanks to @arkhub for reporting this issue! https://github.com/Fourdee/DietPi/issues/2536
to fix using 3rd party plugin; and comment unknown option;
👍 Big beta and then release, looks great, nice work 👍 |
+ DietPi-RAMdisk | $FP_RAM/dietpi/boot check is not required before storing to disk as we do not remove any file from disk. + DietPi-RAMdisk | Add error check to all commands and output result accordingly. + DietPi-RAMdisk | Do not remove $FP_DISK/dietpi/.update_available as "dietpi-update" does this anyway on every check. + DietPi-RAMdisk | Wording: Adjust output to say what we do instead of if this is on startup or shutdown. Avoids confusion when this script is run manually.
+ DietPi-Software | ownCloud/Nextcloud: Minor visual: G_ERROR_HANDLER_OCC/NCC is already removed by G_ERROR_HANDLER > G_ERROR_HANDLER_RESET + DietPi-Software | ownCloud/Nextcloud: Minor simplification: Skip username estimation and MariaDB tmp_root user creation, if we anyway skip occ/ncc install.
+ Security | Store global DietPi-Software password with salt to enhance security; On Buster use new "pbkdf2" function with 10000 iterations to resolve warnings about deprecated key derivation used. + DietPi-Set_software | Minor coding: No reason to unset local variables at end of function
@Fourdee |
+ DietPi-Survey | Cleanup: Remove survey version and sent count from upload file. We handle added/removed entries via array sourcing automatically, otherwise can derive this from DietPi version. Sent count is of minor interest and simply overloads the report page, especially when we want to introduce optional regular (weekly or monthly) uploads in future versions.
+ DietPi-Software | DietPi-RAMlog: Fix wrong logging mode estimation at end of uninstall when disabling/uninstalling and enabling/installing RAMlog again: Uninstall adds "#/var/log" to fstab, install only removes "[[:blank:]]/var/log[[:blank:]]", so when uninstall finalise is reached again, it will find "#/var/log" and detects logging mode "0". + DietPi-Software | DietPi-RAMlog: Enable and start RAMlog tmpfs directly which allows us to clean the /var/log mountpoint priorly. + DietPi-Software | DietPi-RAMlog: Do never run "systemctl daemon-reload" during boot process (from within dietpi-ramlog_disable.service) which can mess the currently running boot order and is also not required here. + DietPi-Software | DietPi-RAMlog: Minor coding and wording
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 v6.22.0
(10/03/19)
Changes / Improvements / Optimisations
Bug Fixes
As always, many smaller code performance and stability improvements, visual and spelling fixes have been done, too much to list all of them here. Check out all code changes of this release on GitHub: https://github.com/MichaIng/DietPi/pulls?q=is%3Aclosed+base%3Amaster
Known/Outstanding Issues
For all additional issues that may appear after release, please see the following link for active tickets: https://github.com/MichaIng/DietPi/issues