- Jul 21, 2021
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
1.0.4 (2021-07-21) ------------------ * move ubus socket path due to upstream change * change URL from gitlab.labs.nic.cz to gitlab.nic.cz
-
Josef Schlehofer authored
In this version, there was moved ubus socket based on OpenWrt change
-
Josef Schlehofer authored
Version 0.1.2 includes change for ubus socket due to upstream change since OpenWrt 21.02
-
Josef Schlehofer authored
-
- Jul 16, 2021
-
-
Josef Schlehofer authored
-
- Jul 13, 2021
-
-
Josef Schlehofer authored
-
- Jul 12, 2021
-
-
Josef Schlehofer authored
Fixed in 2.0.2 - time: ntp default servers location
-
Michal Hrusecky authored
Fix working with remote snapshots.
-
- Jul 10, 2021
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
Fixes: CVE-2021-2166 and CVE-2021-2154
-
- Jul 08, 2021
-
-
Martin Matějek authored
Added: * return what sentinel modules are installed * get sentinel components state Changed: * python2 to python3 refactoring
-
Aleksandr Gumroian authored
* Add Sentinel State * Add Sentinel Components * Add API /state endpoint * Add & update translations * Refine headings and page descriptions * Restructure js files and folders * Rename Data Collection tab to License Agreement * Make reforis regular dependency instead of extras * Remove foris-client & paho-mqtt from extras * Drop versions of python dependencies * Update Foris JS library to v5.1.13 * NPM audit fix * Other small improvements
-
Aleksandr Gumroian authored
* Add & update translations * Add MAC address to WAN page * Add IPv6 DHCP clients table * Fix test connection results for screen readers * Update Foris JS to version 5.1.13 * NPM audit fix * Other small improvements
-
Martin Matějek authored
Added: * lan: enable qos control * lan: provide IPv6 DHCP leases * wan: provide MAC address of WAN interface * ntp: add possibility to change NTP servers Changed: * uci: delete uci options gracefully * updater: update package lists mock and tests (drop nikola, use fwlogs) Fixed: * computer mode: disable dhcpv6 server * disable IPv6 DNS when IPv6 is disabled * missing `ipv6_address` in 6in4 wan proto * guest: enable dhcpv6 * wan: return empty strings when wan6 uci options (ip, network, gateway) are not set * updater: provide URLs of package lists options Removed: * remove Manifest.in and simplify package_data
-
Karel Koci authored
Added * Sending status messages to server * Error messages Removed * Data compression
-
- Jun 30, 2021
-
-
Josef Schlehofer authored
It seems that this was introduced by mistake, so let's fix the mistake, so our build system can compile it without this error: Makefile:90: *** missing separator (did you mean TAB instead of 8 spaces?). Stop. Fixes: 58a8b776 ("sentinel: add sentinel-status and integrations with it")
-
Karel Koci authored
Changed * Format of reported data * Core functionalities refactored Added * Usage, Testing README sections * Changelog
-
- Jun 29, 2021
-
-
Karel Koci authored
We no longer have nikola but sentinel-fwlogs. This is minor tweak but it is better to do it so we would not confuse readers.
-
Karel Koci authored
This is only place where fwlogs not fully replaces nikola. Anything else is fully compatible.
-
Karel Koci authored
This implements a way to easily inspect status of whole sentinel. It has unified reported levels for every component and thus makes it easy to report it to users. The integration to all existing collectors was added.
-
Karel Koci authored
This package is replaced in functionality by sentinel-fwlogs.
-
Karel Koci authored
This uses install and instead of copying it from build directory we copy it from install directory. This is much cleaner as install paths are correctly modified by build system.
-
Michal Hrusecky authored
The DT spec demands a unit-address of a node name to match the "reg" property in that node. New U-Boot does not verify images where node addresses are used in node names. If a node name contains the '@' character, the validation fails. See https://source.denx.de/u-boot/u-boot/-/commit/79af75f7776f
-
Marek Behun authored
The DT spec demands a unit-address of a node name to match the "reg" property in that node. New U-Boot does not verify images where node addresses are used in node names. If a node name contains the '@' character, the validation fails. See https://source.denx.de/u-boot/u-boot/-/commit/79af75f7776f
-
Marek Behun authored
-
- Jun 26, 2021
-
-
Josef Schlehofer authored
Fixes: turris/os/packages#774
-
- Jun 23, 2021
-
-
Josef Schlehofer authored
-
Martin Matějek authored
Fixed: * incorrect configure_nextcloud call to backend
-
- Jun 21, 2021
-
-
Jan Pavlinec authored
-
This fixes warning on Nextcloud with message: [appstoreFetcher] Warning: GuzzleHttp\Exception\InvalidArgumentException: IDN conversion failed More detailed bug report: 0. /srv/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php line 220 GuzzleHttp\_idn_uri_convert(GuzzleHttp\Psr7\Uri {}, 0) 1. /srv/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php line 155 GuzzleHttp\Client->buildUri(GuzzleHttp\Psr7\Uri {}, {verify: "/srv/w ... }}) 2. /srv/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php line 183 GuzzleHttp\Client->requestAsync("get", "https://apps.ne ... n", {verify: "/srv/w ... }}) 3. /srv/www/nextcloud/lib/private/Http/Client/Client.php line 228 GuzzleHttp\Client->request("get", "https://apps.ne ... n", {verify: "/srv/w ... e}) And so on
-
I decided to switch from gzip into identity while using curl. This is one row patch, which should not be upstreamed to NextCloud. Because NextCloud developers said that it is unsual to have NextCloud on OpenWrt. In the patch description there are linked issues. In the future, we should enable gzip by default in curl.
-
- Jun 18, 2021
-
-
Josef Schlehofer authored
-
Karel Koci authored
Changed * Error generated from Lua when URI is being finished now includes error message from downloader if it was download failure.
-
- Jun 17, 2021
-
-
Jan Pavlinec authored
-
Jan Pavlinec authored
This should help solve failed cases of resolving after running the updater.
-
Jan Pavlinec authored
This should help solve failed cases of resolving after running the updater.
-