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

Beta v6.23.2 #2774

Merged
merged 24 commits into from
May 11, 2019
Merged

Beta v6.23.2 #2774

merged 24 commits into from
May 11, 2019

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented May 7, 2019

Beta v6.23.2

(11/05/19)

Changes / Improvements / Optimisations (since v6.23.1)

Bug Fixes (since v6.23.1)

Daniel Knight and others added 11 commits May 6, 2019 14:18
+ CHANGELOG | Move entry from "Changes" to "Bug Fixes" where it belongs to
+ CHANGELOG | Tor/WiFi Hotspot issue was still a bug
+ DietPi-Software | SABnzbd: Install build tools on ARM only
+ DietPi-Software | HTPC Manager: Install Python pip via pre-req system
+ DietPi-Software | OctoPrint: Python pip/dev is installed via pre-req system already
+ DietPi-Software | Minor coding and alignment: "# Comment with space" / "#commented command without space"
+ DietPi-Software | Jackett: Add "--NoRestart" option to solve failing service restart after update
+ DietPi-Software | Jackett: Service sandboxing according to official docs
+ DietPi-Software | Enhance run user creation: Use "usermod" in case of reinstall and set run users home dir to software install dir which makes "WorkingDirectory" and "Environment=USER=... HOME=..." in systemd units obsolete.
+ DietPi-Software | Minor coding and alignment
+ DietPi-Software | Jackett: Use new (v0.11+) standalone version on non-ARMv6 devices. "PrivateTmp=true" required to allow access to (then isolated) /tmp in combination with "ProtectSystem=strict".
+ DietPi-Software | Jackett: On Jessie systemd "ProtectSystem=strict" and "ReadWritePaths" is not supported, use "ProtectSystem=full" instead which allows /opt/jackett access already.
+ DietPi-Patch | Reinstall Jackett to apply service fix (for using internal updater) and install new standalone binary on non-ARMv6 devices
+ DietPi-Software | LibSSL1.0.0: Skip whole install loop in Jessie to avoid misleading output and install mark
+ DietPi-Software | LibSSL1.0.0: Requires "multiarch-support" which is usually pre-installed, but was not on my Buster VM
+ RC up
+ DietPi-Globals | Default RC up
@MichaIng MichaIng added the Beta 🧪 Issues specific to the Beta branch testing label May 7, 2019
@MichaIng MichaIng added this to the v6.23 milestone May 7, 2019
@MichaIng
Copy link
Owner Author

MichaIng commented May 7, 2019

No need to hurry with this, I just want to get an overview 😉.

MichaIng added 13 commits May 8, 2019 16:46
+ DietPi-Software | Nextcloud: Lighttpd config directive fix
+ DietPi-Software | ownCloud: Lighttpd directive fix
+ CHANGELOG | Nextcloud/ownCloud: Lighttpd config directive fix
+ DietPi-Explorer | Try to preserve permissions etc when copying items
+ DietPi-Explorer | Minor coding
+ DietPi-Morsecode | Fix console output mode: "printf '\ec'" does not fill the console with the defined background colour. "clear" does this on some terminals, but e.g. not through PuTTY. The echo/printf codes "\e[H" "\eJ" navigate to start and end of screen, filling everything with the defined background colour reliably.
+ DietPi-Morsecode | Minor coding and alignment
+ DietPi-Morsecode | Typo
+ DietPi-Morsecode | Use 8bit colour for console/screen output to be most compatible with all terminal types
+ DietPi-Morsecode | Code cleanup: Screen size is not required, lowercase file removed automatically since it is created in scripts working dir now
+ DietPi-Software | Blynk Server: Resolve an issue where logging does not work as the service tries to create logging directory in root
+ DietPi-Software | Blynk Server: Enable Buster support by installing the Java 11 binary. Otherwise select the Java 8 binary explicitly, which was done already since the Java 8 binary is the first match from the GitHub API page.
+ DietPi-Software | Blynk Server: Log to /var/log/blynk by default
+ DietPi-Software | OpenBazaar: Install latest Golang Go v11
+ DietPi-Software | Reinstalls: Adjust last run user creations to use "usermod" if user already exists
+ DietPi-Software | Coding: Finish "software_id=<ID> # <NAME>" line reduction, comments+alignment consistency and some minor tweaks
+ DietPi-Config | RPi: Hide firmware update, which is done automatically with simple apt upgrade since raspberrypi-kernel it is no meta-package.
+ DietPi-Config | Minor syntax fix
+ DietPi-Config | Minor coding and alignment
+ DietPi-Cleaner | "man" APT package does not exist, handle "man-db" instead
+ DietPi-Cleaner | Ask user for clearing man page directories only, purge APT packages regardless which is safe
+ CHANGELOG | Set release date and PR link
+ DietPi-Patch | Remove doubled Jackett reinstall
+ DietPi-Software | Gogs: Revert "WorkingDirectory" removal as this is NOT users home by default. Skip log file pre-creation which is not required.
@MichaIng MichaIng merged commit 5e2ef9f into beta May 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Beta 🧪 Issues specific to the Beta branch testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants