- 06 Feb, 2023 2 commits
-
-
Michal Vasilek authored
-
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 2 commits
-
-
Michal Vasilek authored
-
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 2 commits
-
-
Simon Borek authored
-
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 4 commits
-
-
Michal Vasilek authored
-
Michal Vasilek authored
* quite option was renamed to quiet * this version added a new mandatory dependency logc-czmq
-
Josef Schlehofer authored
-
Josef Schlehofer authored
Release notes: https://gitlab.nic.cz/knot/knot-resolver/-/tags/v5.6.0
-
- 25 Jan, 2023 2 commits
-
-
Michal Vasilek authored
-
Michal Vasilek authored
* black and white icon * correct capitalization * better english description Co-Authored-By:
Aleksandr Gumroian <aleksandr.gumroian@nic.cz>
-
- 24 Jan, 2023 4 commits
-
-
Michal Vasilek authored
-
This version makes hard dependency for logc and its logc-argp
-
Michal Vasilek authored
-
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 2 commits
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
The correct encryption is psk2+ccmp
-
- 18 Jan, 2023 8 commits
-
-
Josef Schlehofer authored
-
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
-
Josef Schlehofer authored
-
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
-
Josef Schlehofer authored
-
- 17 Jan, 2023 4 commits
-
-
Josef Schlehofer authored
-
Include in system the overrides that make SDIO Wi-Fi card work again.
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- 13 Jan, 2023 1 commit
-
-
Michal Vasilek authored
* let services_wanted from base-files enable the required services instead of the install script * fix .well-known/webfinger redirect * add .well-known/nodeinfo redirect
-
- 12 Jan, 2023 2 commits
-
-
Simon Borek authored
-
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 7 commits
-
-
Josef Schlehofer authored
-
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>
-
Josef Schlehofer authored
-
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.
-
Josef Schlehofer authored
-
Added support for ntfy.sh, open-source, potentially self-hosted notification system.
-
since https://github.com/openwrt/packages/pull/16644 meson/host isn't necessary
-