-
-
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
v6.24.1 #2819
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
+ DietPi-Software | phpMyAdmin: Disable install option if ownCloud or phpBB is (about to be) installed. phpMyAdmin depends on the PHP meta packages (thus PHP7.3) while ownCloud and phpBB still require PHP7.2. + DietPi-Software | PHP: Pin up priority of PHP meta packages on Buster repo (ARMv6), so dependants will not pull PHP7.0 from Stretch + DietPi-Software | Lighttpd: Fix config on ARMv6 where PHP7.3 from Buster pulls Lighttpd from Buster as well, where an include file got renamed + DietPi-Software | Replace obsolete /var/run with /run, which is symlinked on all distro versions anyway. If not, then using the tmpfs is anyway beneficial and all packages expect it to be in tmpfs. + DietPi-Software | PHP on ARMv6: "-t buster" pulls all dependencies from Buster, even if Stretch packages would be sufficient to satisfy dependencies. To prevent further dependency issues and avoid potential whole system upgrades, we pin every single dependency package that is really required for PHP7.3 to 501. By this it is possible to install least packages from Buster, but most likely it requires additional priority pins for other APT installs but there is no other solution. + DietPi-Pre_patch | Patching Buster APT repo preferences on ARMv6 with PHP installed, to prevent possible APT issues + DietPi-Patch | Apply Lighttpd and DietPi-WiFi-Monitor fixes
Merged
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.
v6.24.1
(18/05/19 Hotfix)
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: #2819
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