Brauchen ja nicht jedes Mal einen neuen Thread.
Diesmal: 6.8.2
Spoiler anzeigen
Version 6.8.2 2020-01-26 Changes vs. 6.8.1
Base distro:
- fuse3: version 3.9.0
- php: version 7.3.14 (CVE-2020-7060, CVE-2020-7059)
- rpcbind: version 1.2.5 (rebuilt with --enable-rmtcalls option)
- ttyd: version 20200120
- wireguard-tools: version 1.0.20200121
Linux kernel:
- version 4.19.98 (CVE-2019-14615)
- CONFIG_ENIC: Cisco VIC Ethernet NIC Support
- removed: CONFIG_IGB: Intel(R) 82575/82576 PCI-Express Gigabit Ethernet support
- removed: CONFIG_IGBVF: Intel(R) 82576 Virtual Function Ethernet support
- kernel-firmware: version 20200122_1eb2408
- oot: Intel igb: version 5.3.5.42
- oot: wireguard: version 0.0.20200121
Management:
- rc.docker: include missing changes to suppoort new setting "Host access to custom networks"
- rc.nginx: support custom wildcard SSL certs
- webgui: User password: hide base64 conversion
- webgui: Select username field when login page is loaded
- webgui: login: autocapitalize="none"
- webgui: Passphrase printable charcaters only
- webgui: Encryption: enforced keyfile selection/deletion when file exists
- webgui: Use php json_encode to properly encode notifications
- webgui: Changed Delete keyfile button placement
- webgui: Detect missing key when keyfile is deleted
- webgui: Add Network:VPN as an application category
- webgui: further hardening in auth_request.php
- webgui: Style adjustment: buttons min-width
- webgui: login page favicon now matches the green/yellow/red icon from the other webgui pages
- webgui: VM Manager: add 'virtio-win-0.1.173-2' to VirtIO-ISOs list
- webgui: Add Network:VPN as an application category
- webgui: Network settings: updated help text
- webgui: Fix link for Password Recovery on login screen
- The Intel IGB ethernet driver was replaced with the latest out-of-tree driver.
- A LibreELEC/Kodi issue where NFS shares could not be browsed was fixed. The fix was to rebuild the rpcbind program, including a new option: enable-rmtcalls.
- Fixed an encryption issue: if you first tried the 'keyfile' method to specify an encryption key, and that fails, any attempt to enter a passphrase would also fail. Since a keyfile still exists, emhttpd used this as the encryption key. This is fixed in the webGUI by detecting presence of an encryption keyfile and offering only to re-download a new keyfile or delete the current one. Once deleted, you can then enter a passphrase.
- Small change to properly support custom SSL wildcard certs.
- Updated kernel, wireguard, other base packages.
- Numerous webGUI fixes and refinements.