-
-
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
v6.12 #1938
Conversation
Synch Testing
+DietPi-Config | ASUS TB: Resolved loss of WiFi device after a reboot: https://github.com/Fourdee/DietPi/issues/1760
+ PREP ASUS TB WiFi: https://github.com/Fourdee/DietPi/issues/1760
+DietPi-Drive_Manager | Samba/CIFS mounting: Now automatically uses the highest available CIFS version supported on client and server: https://github.com/Fourdee/DietPi/issues/1893#issuecomment-403034799 +DietPi-Drive_Manager | Resolved an issue where the program could remove a non-empty directory in rare situations.
DietPi-Set_Software | Minor improvements
…ments Feature/jackett improvements
+DietPi-Software | Jackett: Now runs as its own user, and, from the /opt/jackett directory. Many thanks to @userdeveloper98 for contributing this improvement: https://github.com/Fourdee/DietPi/pull/1895
+DietPi-Software | Resolved a potential Mono instability issue with Radarr, Sonarr and Jackett, due to using '--optimize=all --server'. This has now been removed for new installations. Many thanks to @hellfirehd for debugging/testing and @Taloth for dev insights: https://github.com/Fourdee/DietPi/issues/1896
+ Apply dietpi users for testing: https://github.com/Fourdee/DietPi/issues/1877#issuecomment-403298679
This reverts commit 4a1ef87.
+ Mopidy as its own user: https://github.com/Fourdee/DietPi/issues/1877#issuecomment-403298679
@Fourdee |
+ General | Resolved an issue where NFSv3 network drives could not be mounted: https://github.com/Fourdee/DietPi/issues/1898
Great work on the fix 👍 Legend 🥇
Samba already done, i'll apply NFS. |
+ General | Reinstall "netbase", in case of installed NFS client and/or server, to reenable NFSv3 support: https://github.com/Fourdee/DietPi/issues/1898
Hmm, seems to be not for network drives, my fstab entry is just: |
+ Nofail + _netdev for network drives: https://github.com/Fourdee/DietPi/pull/1938#issuecomment-406425868
Yep apologies (https://github.com/Fourdee/DietPi/pull/1938#issuecomment-406424359) | Fourdee@c035976 🈯️ Samba + NFS: Mount + reboot (fstab) re-mount test |
@Fourdee Okay done. And to be true. Actually, as NFSv3 requires the path to be added to fstab entry. |
Yep, ideally, we need to review these items in dietpi-software, and, offer/point the user towards For now, lets leave it as is, covers both types of users who want easy install + manual configure afterwards, without using EDIT: i'll add a message in during install of nfs/samba The main reason for not using |
+ Minor info, inform users of DietPi-drive_manager: https://github.com/Fourdee/DietPi/pull/1938#issuecomment-406429207
@Fourdee Ideally we need to identify if NFS server is v3 or v4 and in case ask user to add path as well, but let's move that to v6.13, as this needs some good idea and/or good sleep 😄. Currently my only idea is to test mounting the drive and if it fails, ask the user to verify the server is v3 and add path then... Not very handy, but currently I have no better idea 😅. |
But an idea non-the-less 👍. Yep, NFS is somewhat a pain when its comes to actual/current documentation and usage. Seems to be left behind Samba. |
Ok, I'll do some final testing, then we can release. < 1 hour. |
+ +DietPi-Software | SABnzbd: Language packs are now installed by default: https://github.com/Fourdee/DietPi/issues/1917#issue-340631943
v6.12 is released: https://twitter.com/DietPi_/status/1020084158549413888 Great work on this 👍 🥇, I know i've been somewhat unavailable this release (RL), apologies for that. |
@Fourdee where is it ? I can't find new image here https://dietpi.com/downloads/images/ |
@Hax4us But yeah, it's a bid cleaner to have them up-to-date directly. At least for VirtualBox and VMWare I will update them now. |
@MichaIng my problem is that I have only hotspot (my Android) so as you know Asus TB onboard WiFi is not working in previous version of DietPi and dietpi will update itself only if I have internet connection so ...😩 |
Can I create from source ? Any hint ? @MichaIng |
@Hax4us |
v6.12
(19/07/18)
Changes / Improvements / Optimizations:
DietPi-Drive_Manager | Samba/CIFS mounting: Now automatically uses the highest available CIFS version supported on client and server: https://github.com/Fourdee/DietPi/issues/1893#issuecomment-403034799
DietPi-Software | Jackett: Now runs as its own user, and, from the /opt/jackett directory, for new installations only. Many thanks to @userdeveloper98 for contributing this improvement: https://github.com/Fourdee/DietPi/pull/1895
DietPi-Software | MiniDLNA: Now uses a SystemD service, also updates its library during service start.
DietPi-Software | JRiver: Removed and no longer available for installation: https://github.com/Fourdee/DietPi/issues/1080#issuecomment-403489246
DietPi-Software | Various titles: Now run under their own system user account, with limited permissions (previously root): https://github.com/Fourdee/DietPi/issues/1877#issuecomment-403298679
DietPi-Software | SABnzbd: Language packs are now installed by default: https://github.com/Fourdee/DietPi/issues/1917#issue-340631943
DietPi-RAMlog | Increased the max size of /var/log to 50MB by default (previously 20MB). This should prevent 0 free space errors for excessive log file usage. Pi-Hole max logfile size is now 50MB/3 (16MB~) for high usage with daily stats support: pi-hole/pi-hole#2270 (comment) | https://github.com/Fourdee/DietPi/issues/1923
DietPi-RAMlog | Service is now disabled when RAMlog mode is not selected: https://github.com/Fourdee/DietPi/issues/1924
Bug Fixes:
General | Resolved an issue where cron jobs, containing DietPi scripts, failed: https://github.com/Fourdee/DietPi/issues/1923
General | Resolved an issue on ARM64 + Jessie with APT, due to debian-security removing suppport and packages for those devices. If you experience this issue, and are unable to update DietPi, please see : https://github.com/Fourdee/DietPi/issues/1915
General | Resolved an issue where NFSv3 network drives could not be mounted: https://github.com/Fourdee/DietPi/issues/1898
DietPi-Config | ASUS TB: Resolved loss of WiFi device after a reboot: https://github.com/Fourdee/DietPi/issues/1760
DietPi-Drive_Manager | Resolved an issue where the program could remove a non-empty directory in rare situations.
DietPi-Software | Resolved a potential Mono instability issue with Radarr, Sonarr and Jackett, due to using '--optimize=all --server'. This has now been removed for new installations. Many thanks to @hellfirehd for debugging/testing and @Taloth for dev insights: https://github.com/Fourdee/DietPi/issues/1896
DietPi-Software | Mono: Temp mono files are now cleared from memory once installed, preventing out of memory errors for additional software installs afterwards: https://github.com/Fourdee/DietPi/issues/1877#issuecomment-403856446
DietPi-Software | Xserver: Resolved rarely occuring uninstall issus by not purging dependencies, but leaving them for autoremove: https://github.com/Fourdee/DietPi/issues/1921
DietPi-Software | MineOS: Resolved failed installation due to incompatibilities with nodejs v10. v8 is now installed: https://github.com/Fourdee/DietPi/issues/1880
DietPi-Update | Resolved an issue where incorrect version would be displayed, once update was completed. This is due to '| tee' on a function, making var changes local: https://github.com/Fourdee/DietPi/issues/1877#issuecomment-403866204