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.1 #2770

Merged
merged 49 commits into from
May 6, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
d0316f6
v6.23
MichaIng Apr 29, 2019
cd6ccd3
Allow Jessie PREP
Fourdee Apr 30, 2019
6bdb85b
+ branch selection
Fourdee Apr 30, 2019
0406b12
v6.23
MichaIng Apr 30, 2019
5e9e68a
v6.23
MichaIng Apr 30, 2019
f589b4f
v6.23
MichaIng May 1, 2019
e031195
Workaround for C1 Jessie serial kernel dump
Fourdee May 1, 2019
946cb11
v6.23 (#2753)
MichaIng May 1, 2019
173b2d4
v6.23
MichaIng May 1, 2019
de44648
WIP: C1 Stretch Move image to ARMbian EOS.
May 2, 2019
a48ac80
No need to show this info if unchanged by user.
May 2, 2019
9522745
C1: https://github.com/MichaIng/DietPi/issues/2561
May 2, 2019
dc09158
v6.23
MichaIng May 2, 2019
dca651c
v6.23
MichaIng May 2, 2019
07ee4c4
v6.23
MichaIng May 2, 2019
7480345
v6.23
MichaIng May 2, 2019
a61bc21
META | Slight change of bug report entry to avoid users trying to exe…
MichaIng May 4, 2019
b17e4a2
v6.23
MichaIng May 4, 2019
620b911
v6.23
MichaIng May 4, 2019
3a65f6d
https://github.com/MichaIng/DietPi/issues/1918#issuecomment-489319719
May 4, 2019
aa4a36f
v6.23
MichaIng May 4, 2019
1ef463b
v6.23
MichaIng May 4, 2019
3a10e44
v6.23
MichaIng May 4, 2019
757f8ef
v6.23
MichaIng May 4, 2019
a94efc5
v6.23
MichaIng May 4, 2019
b436807
v6.23
MichaIng May 4, 2019
bc6336f
v6.23
MichaIng May 4, 2019
9f65268
v6.23
MichaIng May 4, 2019
2a8e1dc
v6.23
MichaIng May 4, 2019
f2dddb8
v6.23 (#2756)
FredericGuilbault May 4, 2019
02e15dc
v6.23
MichaIng May 4, 2019
c23700e
v6.23
MichaIng May 4, 2019
81810d3
v6.23
MichaIng May 4, 2019
a83efc1
v6.23
MichaIng May 4, 2019
f51948b
Trivial text edit for better clarity
FredericGuilbault May 5, 2019
66b8ecc
Resolve Java on buster.
May 5, 2019
4895718
Minor
May 5, 2019
56d5f01
v6.23 (#2767)
MichaIng May 5, 2019
158d0e4
v6.23 (#2768)
MichaIng May 5, 2019
259073f
v6.23
MichaIng May 5, 2019
f50b948
v6.23
MichaIng May 5, 2019
d3f5171
v6.23
MichaIng May 5, 2019
45f79c6
v6.23
MichaIng May 6, 2019
3de8402
C1: Revert Jessie removal until v6.24 released. Add distro check also.
May 6, 2019
c3baf8d
Merge branch 'dev' of https://github.com/MichaIng/DietPi into dev
May 6, 2019
ba10c16
https://github.com/MichaIng/DietPi/pull/2771#issuecomment-489606736
May 6, 2019
511d658
Merge branch 'jessie-support' into dev
Fourdee May 6, 2019
33f6bca
v6.23
MichaIng May 6, 2019
528b1bb
v6.23
MichaIng May 6, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ about: Create a report to help us improve
- Software title | (EG: Nextcloud)
- Was the software title installed freshly or updated/migrated?
- Can this issue be replicated on a fresh installation of DietPi?
- `dietpi-bugreport` ID | `sed -n 5p /DietPi/dietpi/.hw_model`
<!-- If you sent a "dietpi-bugreport", please paste the ID here -->
- Bug report ID | `sed -n 5p /DietPi/dietpi/.hw_model`

#### Steps to reproduce
<!-- Explain how to reproduce the issue -->
Expand Down
7 changes: 6 additions & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Jessie support:
- The support for Debian Jessie is fading constantly by software titles and Debian itself, increasing the effort for us to work around the raising issues: https://github.com/MichaIng/DietPi/issues/2332
- As a result we move Jessie systems to a dedicated "jessie-support" branch. Next DietPi v6.24 will still be merged into this branch as well, but for following updates it depends on how much additional related issues we face.
- We highly recommend to migrate to Stretch as fast as possible.
- For Ordoid C1 there is no Stretch image available since its kernel and firmware are not maintained to match minimum requirements. There are reports about successful "apt-get dist-upgrade" migrations and an ARMbian Stretch image is available that can be used as a basis for DietPi-PREP. But these systems face major limitations, especially no GPU (Xserver, Kodi, desktops) support is available. Read more about it or contribute to solutions for Odroid C1 users here: https://github.com/MichaIng/DietPi/issues/2561
- Odroid C1: We have updated the image to Stretch based on ARMbian 4.18 kernel. Existing Jessie installations will be moved to the jessie-support branch: https://github.com/MichaIng/DietPi/issues/2561

Changes / Improvements / Optimisations:
- DietPi-Banner | Added support for DietPi message of the day (MOTD). This is enabled by default, however, can be disabled. Checks for latest MOTD once a day.
Expand All @@ -15,6 +15,7 @@ Changes / Improvements / Optimisations:
- DietPi-LetsEncrypt | When applying to Lighttpd, "webroot" authentication is now used instead of "standalone". This allows the auto-renewal service to succeed while Lighttpd is running. Many thanks to @minnux for testing this method: https://github.com/MichaIng/DietPi/issues/2680#issuecomment-480095449
- DietPi-Arr_to_RAM | With v6.18 we silently added a new script (for Stretch and above) that allows linking Sonarr/Radarr/Lidarr database files to RAM, increasing access performance, reducing disk I/O and avoiding constant external HDD spinning due to the very regular access to these files. This script has gone through some rework and polishing and can now be enabled to automatically link those databases to RAM on boot and store them back to disk on shutdown. For more details read: https://dietpi.com/phpbb/viewtopic.php?f=8&t=5828. Many thanks to @Dr0bac for providing valuable input and testing the development progress constantly: https://github.com/MichaIng/DietPi/issues/2689
- DietPi-Drive_Manager | encryptfs and vboxsf (VirtualBox shared folder) fstab entries are now preserved. Many thanks to @johnvick and @Phil1988 for suggesting: https://github.com/MichaIng/DietPi/issues/2078, https://github.com/MichaIng/DietPi/issues/2202
- DietPi-PREP | The script execution can now be fully automated via environment variables. Many thanks to @FredericGuilbault for adding this feature: https://github.com/MichaIng/DietPi/pull/2756
- DietPi-Config | Added support to toggle Intel CPU turbo/boost mode. Requires Intel CPU that supports the feature.
- DietPi-Config | G_CHECK_URL: Added ability to change the connection attempts and timeout, before DietPi URL checking assumes a dead link and failure: https://github.com/MichaIng/DietPi/issues/2717
- DietPi-Config | Serial/UART device handling has been reworked. Serial login consoles can now be toggled for every found serial device individually. On RPi the primary UART can be completely disabled and warnings are prompted if Bluetooth and login console are to be enabled both on ttyAMA0. On update existing systems will be patched so that serial-getty masks and enabled instances are removed if the related serial device does not exist. This solves some error messages during boot.
Expand All @@ -29,6 +30,7 @@ Changes / Improvements / Optimisations:
- DietPi-Software | Logitech Media Server: Now installs the latest nightly version, since no public "releases" are done. As well the systemd service has gone through some update and now runs as limited user to align with other media servers, enhance security and follow the defaults of the DPKG package. The update/change is applied to existing installs via DietPi-Update as well. Your settings/date are preserved.
- DietPi-Software | Tor/WiFi Hotspot: Resolved an issue where WiFi Hotspot fails to start when Tor Hotspot is installed. Many thanks to @schnuckz for reporting this issue: https://github.com/MichaIng/DietPi/issues/2673#issuecomment-482605700
- DietPi-Software | Nextcloud Talk: We do not apply (D)TLS settings to coTURN any more. Since WebRTC is encrypted by itself there is no security benefit. More importantly Nextcloud Talk does not make use of the required TURNS protocol, so there is absolutely no point to apply these settings. The (D)TLS feature is meant to allow passing firewalls that only allow encrypted traffic. WebRTC, although encrypted, might not pass such firewalls since the encryption is not on transport layer. For those how are interested in further details and discussion: https://github.com/coturn/coturn/issues/33, https://github.com/nextcloud/spreed/issues/257
- DietPi-Software | SABnzbd: Install latest version via GitHub master and skip adjusting existing config file. Systemd unit and dependencies have been adjusted to match minimum requirements and official documentation. The update will be applied via DietPi v6.23 patch as well. Many thanks to @19eighties for reporting the outdated version: https://github.com/MichaIng/DietPi/issues/2762

Bug Fixes:
- System | Debian has vastly reduced support for Jessie systems from their official APT repository. The limited possible list entries are applied during DietPi-Update. Many thanks to @BerndKohl for reporting this issue: https://github.com/MichaIng/DietPi/issues/2665
Expand All @@ -47,6 +49,9 @@ Bug Fixes:
- DietPi-Software | Nextcloud: Resolved an issue on Lighttpd with HTTPS enabled where OPcache settings were not applied as desired, leading to a warning on Nextcloud admin panel. Many thanks to @Borotes for reporting this issue: https://github.com/MichaIng/DietPi/issues/2489
- DietPi-Software | Nextcloud Talk: Resolved an issue where coTURN prints two warnings about deprecated settings on Buster systems, due to some changes with latest versions.
- DietPi-Software | Kodi: Resolved an issue on RPi where Kodi (v18) fails to start when a custom screen resolution was chosen. Many thanks to @johnnypea for reporting this issue: https://dietpi.com/phpbb/viewtopic.php?p=17550#p17550
- DietPi-Software | Java: Resolved an issue where install fails on Jessie systems since the used jessie-backports APT repo does not exist any more: https://github.com/MichaIng/DietPi/issues/2752
- DietPi-Software | Java: Resolved an issue where install fails on Buster systems since OpenJDK 8 packages are not available any more on Buster repo. OpenJDK 11 is installed instead, testing with Java software titles is outstanding.
- DietPi-Software | Node.js: Resolved an issue where install failed on ARMv6 since Node 12 does not support it any more. Many thanks to @axwax for reporting this issue: https://github.com/MichaIng/DietPi/issues/2755

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/pull/XXXX/files

Expand Down
Loading