- 06 Feb, 2023 1 commit
-
-
The "better" functionality of the module is still kept: https://knot-resolver.readthedocs.io/en/stable/modules-predict.html#expiring-records The prediction has always been a prototype in kresd and it seems that it might cause significant increase in DNS traffic for some users.
-
- 30 Jan, 2023 1 commit
-
-
Michal Vasilek authored
The migration script previously created sections with names with - characters, for example lan-1 instead of the correct lan_1. This made uci not work correctly because it can not handle - characters in section names.
-
- 27 Jan, 2023 1 commit
-
-
Using separate postinst files means they are shipped in the package and deleted when they run once in postinst. This means they are still mentioned in the package's file list and pkg_check fails because they got deleted.
-
- 26 Jan, 2023 2 commits
-
-
Michal Vasilek authored
* quite option was renamed to quiet * this version added a new mandatory dependency logc-czmq
-
Josef Schlehofer authored
Release notes: https://gitlab.nic.cz/knot/knot-resolver/-/tags/v5.6.0
-
- 25 Jan, 2023 1 commit
-
-
Michal Vasilek authored
* black and white icon * correct capitalization * better english description Co-Authored-By:
Aleksandr Gumroian <aleksandr.gumroian@nic.cz>
-
- 24 Jan, 2023 2 commits
-
-
This version makes hard dependency for logc and its logc-argp
-
Added - Add new backend "ubus" for querying `/bin/ubus`. - tests: Allow ubus-cli mock to load json data for tests. Changed - lan+wan: refactor querying ubus from lan & wan backends. - networks: Change severity of log message during detection of network bridges from "warning" to "debug". It will no longer spam system log during normal operation of foris-controller with message "WARNING:foris_controller_backends.networks:No anonymous section 'br-<bridge_name>' found among network devices.". - lan: Make fetching dhcpv6 leases more resilient to unexpected values.
-
- 19 Jan, 2023 1 commit
-
-
Josef Schlehofer authored
The correct encryption is psk2+ccmp
-
- 18 Jan, 2023 5 commits
-
-
Josef Schlehofer authored
This is related to the upstream change in U-boot repository [1] [1] https://source.denx.de/u-boot/u-boot/-/commit/87ac4b4b4ca5f00e2ddcdac41c9dc691ab2aecf1
-
previously the lighttpd config file was not loaded, but the webapp was added to the dashboard which resulted in a 404 error
-
previously the lighttpd config file was not loaded, but the webapp was added to the dashboard which resulted in a 404 error
-
previously the lighttpd config file was not loaded, but the webapp was added to the dashboard which resulted in a 404 error
-
Josef Schlehofer authored
-
- 17 Jan, 2023 2 commits
-
-
Include in system the overrides that make SDIO Wi-Fi card work again.
-
Josef Schlehofer authored
-
- 12 Jan, 2023 1 commit
-
-
Provides function `get_turris_serial` returning serial number to be used inside Lua. This will help us to implement staged updates. The rest will be implemented in Lua, but we need to support it before we will deploy the Lua code.
-
- 11 Jan, 2023 3 commits
-
-
Josef Schlehofer authored
- Release notes: Migrate to React.js Add language switcher Add GitLab CI Other improvements - Adjust Makefile accordingly - Download tarball from releases Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com>
-
Michal Hrusecky authored
News from version 61.6.1: * limit number of characters for ntfy.sh to 4000 * make sure we send ntfy.sh notification only once Apart from that adding example options into uci config to show how to set it up.
-
Added support for ntfy.sh, open-source, potentially self-hosted notification system.
-
- 03 Jan, 2023 1 commit
-
-
Martin Matějek authored
Hotfix for turris/foris-controller/foris-controller#253
-
- 01 Jan, 2023 2 commits
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- 29 Dec, 2022 1 commit
-
-
Michal Hrusecky authored
Turris-netboot has custom prepare section that omitted patching the sources. Fixing it now so we can actually apply the fix we have so far as a patch.
-
- 20 Dec, 2022 4 commits
-
-
Michal Vasilek authored
-
Michal Vasilek authored
-
Make sure we run, we do events aggregation and that we refresh ruleset over the time.
-
-
- 19 Dec, 2022 1 commit
-
-
Michal Vasilek authored
-
- 16 Dec, 2022 3 commits
-
-
* Add & update Weblate translations * Add mac address to SelectedInterface * Display interfaces with VLAN ID on Interfaces page
-
Added - wifi: Allow disabling Management Frame Protection (IEEE 802.11w) for WPA3 encryption modes (WPA2/3 and WPA3). It might help when wifi clients are having trouble connecting to the wifi Access Point. - wan: Allow setting VLAN ID for WAN interface - networks: Add optional VLAN ID of interface to the json schema Changed - setup: bump turrishw version to 0.10.0 - wan: Reuse shared 'vlan_id' definition in the json schema
-
Added * Detect interfaces with VLAN id. Changed * Refactor internal processing of interfaces. Removed * CI: Remove Python 3.7 tests
-
- 15 Dec, 2022 4 commits
-
-
* Add & update Weblate translations * Add option to set client credentials * Update Python image to v3.10.x * Update Foris JS library to v5.5.0 * Fix server address validation * Fix spelling and grammar mistakes * Make DownloadButton unclickable when user's input is wrong * Restructure & update Makefile * Capitalize principal letters in headings * Some other improvements * NPM audit fix
-
Added - Support setting up OpenVPN credentials (username and password) Changed - Remove Python 2 style syntax from tests
-
For some reason procd library that gets preloaded breaks the rainbow. Disable it for now to make things work again and maybe we will investigate later.
-
With new kernel, we need to obtain MOX serial in a different way. This patch implements it. There is a longer patch series, that adds some features and fixes other problems, but we need to fix this issue faster.
-
- 12 Dec, 2022 2 commits
-
-
* Add & updated Weblate translations * Add VLAN form to the WAN page * Add switch to disable Management Frame Protection (802.11w) * Update Foris JS library to v5.5.0 * Update node image to v16.x * Restructure Guide Finish page * Refactor StaticLeases table * Refactor ConnectionTest * Remove redundant endpoint for HaaS * Remove optional watch-poll parameter in package.json * NPM audit fix * Some other changes & improvements
-
This is proper release for changes, which were partially provided as patch. Followup of caecb9e1 Changed - wan: store wan interface L2 options in separate device section - lan: use ubus call instead of parsing odhcpd files to get DHCPv6 leases
-
- 09 Dec, 2022 2 commits
-
-
Michal Vasilek authored
--no-app-disable is not a valid argument since 2018 and this breaks the automatic upgrade, so people have to manually go to the web interface and click on a button.
-
Michal Vasilek authored
* disable integrity checker * allow updates even when it's by more than one version * refresh patches
-