Skip to content
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

Merged
merged 15 commits into from
May 18, 2019
Merged

v6.24.1 #2819

merged 15 commits into from
May 18, 2019

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented May 18, 2019

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

MichaIng and others added 12 commits May 16, 2019 15:56
+ DietPi-WiFi-Monitor | Syntax
+ DietPi-Set_software | APT: Use archive.raspberrypi.org Stretch repo on RPi Buster, since the Buster repo is not yet maintained regularly and has no package upgrades or other benefits.
+ DietPi-Set_software | APT: Add both archive.raspberrypi.org branches (Buster+Stretch) on Buster systems
+ DietPi-PREP | RPi+Buster: Purge raspi-copies-and-fills actively, since new systemd is already installed during dhcpcd5/dbus/mountall purging, before raspi-copies-and-fills is auto-removed, creating an APT failure
+ DietPi-Config | Tiny fix to correctly show RPi UART device state
+ 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
+ DietPi-Software | PHP: Revert to APCu PHP7.3 package name, which works well, if all dependencies can be resolved and assures that the correct version is installed.
+ DietPi-WiFi-Monitor | Sanity checks for $TICKRATE
+ DietPi-Software | phpMyAdmin: When ownCloud or phpBB was found, deselection must be always done. Just inform user, who can then still adjust selections, e.g. deselect ownCloud or phpBB instead.
+ CHANGELOG | Arrange for v6.24.1 release
Beta v6.24.1
@MichaIng MichaIng requested a review from Fourdee May 18, 2019 19:06
@MichaIng MichaIng added this to the v6.24 milestone May 18, 2019
@MichaIng MichaIng changed the title Release v6.24.1 v6.24.1 May 18, 2019
MichaIng added 3 commits May 18, 2019 21:11
+ DietPi-Globals | Fix G_SUDO command, since "&&" leads to input being called outside of sudo shell.
Beta v6.24.1
@MichaIng MichaIng merged commit ba7a031 into master May 18, 2019
@MichaIng MichaIng mentioned this pull request Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants