- Dec 01, 2020
-
-
Jan Pavlinec authored
-
- Nov 28, 2020
-
-
Jan Pavlinec authored
Changes: -refresh patches -add libnghttp2 dependency because of DoH
-
- Nov 25, 2020
-
-
Jan Pavlinec authored
-
- Nov 24, 2020
-
-
Karel Koci authored
For some protocols there is fully valid setting with no ifname but state configuration injected by netifd inserts ifname. Original approach was to take devices (the variable used for original ifname value in state) and if those were not present then ifname. The idea was that if there were no devices then device was down or not configured and ifname contains real configuration. That is unfortunately not true clearly in case of protocols such as wireguard. New approach is cleaner as we just simply ignore state and read real configuration directly. In the end this even simplifies the code.
-
- Nov 23, 2020
-
-
Michal Hrusecky authored
Update to the latest version containing few important fixes, but mainly, NATing and firewall management is no longer patched in, but handled by vpn_client module and firewall is setup by uci-default script that is no longer patched in, but included in the package. In the end, this is mostly about cleaning up the package and adding latest bugfixes.
-
- Nov 22, 2020
-
-
Karel Koci authored
This is fix for patch added in 45423f2f. The issue is that it was patch taken from commit as it is. Thye issue is not in code patched but in CHANGELOG.md file. This rebases that patch on top of version 1.3.1.
-
- Nov 21, 2020
-
-
Karel Koci authored
This migrates EULA approval to new configuration option. Originally there were two ways how data collecton was enabled. It was either trough contract or trough foris config. We now have one central location for that in sentinel configuration file.
-
- Nov 20, 2020
-
-
Josef Schlehofer authored
Since Knot Resolver version 5.0.0, forks is deprecated.
-
Karel Koci authored
I originally released version 1.3.3 with this fix but 1.3.2 version includes changes that I do not want to include so instead I am just pulling patch here. This fixes exception when approvals without any delay are configured.
-
- Nov 11, 2020
-
-
Jan Pavlinec authored
This fixes invalid cron file generated by nextcloud_install script.
-
- Nov 10, 2020
-
-
Josef Schlehofer authored
This adds in Updater module output from /etc/config/pkglists
-
- Nov 09, 2020
-
-
Fix crash of maintain-reboot in case that interface ip addresses are configured as list instead of option. Use EUci instead of uci.
-
Jan Pavlinec authored
Signed-off-by:
Jan Pavlinec <jan.pavlinec@nic.cz>
-
- Nov 06, 2020
-
-
Jan Pavlinec authored
Note: This change is part of foris-controller version 1.0.20
-
- Nov 05, 2020
-
-
Jan Pavlinec authored
Note: This changes default edns buffer size value to 1232 which is required by DNS Flag Day 2020
-
- Nov 04, 2020
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
Fixes: CVE-2020-15180
-
Josef Schlehofer authored
Default recommended EDNS buffer size must be 1232 bytes instead of 4096 bytes. More details about it can be found here: https://dnsflagday.net/2020/
-
Josef Schlehofer authored
-
- Oct 29, 2020
-
-
Josef Schlehofer authored
This reverts commit 25e88c1f.
-
- Oct 26, 2020
-
-
Josef Schlehofer authored
There is a file netdata.lighttpd and because of that, we need to restart lighttpd to reflect those changes (cherry picked from commit 05676d57)
-
Karel Koci authored
In generic package there was missing /etc directory.
-
Jan Pavlinec authored
-
Jan Pavlinec authored
-
Jan Pavlinec authored
-
- Oct 25, 2020
-
-
-
-
Long press does factory reset as well as the default reset mode triggered during boot.
-
- Oct 22, 2020
-
-
Josef Schlehofer authored
If you want to run generate_dh.sh, it fails with permission denied. root@turris:~# /usr/share/dhparam/generate_dh.sh -ash: /usr/share/dhparam/generate_dh.sh: Permission denied
-
- Oct 20, 2020
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Oct 06, 2020
-
-
Adding interface into correct firewall zone was broken, so fixing the setup.
-
Karel Koci authored
There is just one line of shell here to run other script. There is no reason to to replace original process with fix script.
-
Karel Koci authored
The reason is that with bump we trigger update of that package and rerun of install script. The point of fix package is that updater controls when it is installed and removed so when install and removal scripts are executed.
-
Karel Koci authored
This changes name for fix package that recovers corrupted contract variable. It primarilly removes nor-update from it. It can be replaced by just installing nor-update package. It is problematic to detect Turris Shield before this fix so it is easier to install this packages on all moxes. It is also beneficial to do so because of Omnias that are under contract. We do not want to force nor-update on all routers so we can't do nor-update here.
-
-
- Oct 01, 2020
-
-
Michal Hrusecky authored
-
-
-
- Sep 30, 2020
-
-
Josef Schlehofer authored
-