- Jul 27, 2020
-
-
- Jul 24, 2020
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Jul 22, 2020
-
-
Karel Koci authored
Without this it wasn't processed as such.
-
- Jul 19, 2020
-
-
Josef Schlehofer authored
-
- Jul 17, 2020
-
-
Josef Schlehofer authored
-
- Jul 13, 2020
-
-
Jan Pavlinec authored
-
- Jul 12, 2020
-
-
Karel Koci authored
This reverts commit 82044fb2. With b46683a4 this should no longer be required.
-
- Jul 11, 2020
-
-
Josef Schlehofer authored
-
Karel Koci authored
This is required for new versions of kernel but let's not include this in minor release just to be safe.
-
- Jul 10, 2020
-
-
Josef Schlehofer authored
My fault... :(
-
Michal Hrusecky authored
To be able to proxy netdata through lighttpd and to require some sort of authetification, changing the defaults to forbid remote access from every IPv4 private segment possible by default (security enhancement) and disabling compression (to make proxy work). This is requirement for webapps integration.
-
Josef Schlehofer authored
-
- Jul 09, 2020
-
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
This reverts commit 8e8705fd.
-
Karel Koci authored
I have no idea where in process of testing and cleaning I left that out but there should have been change of directory. That is the reason why subshell is spawned.
-
- Jul 08, 2020
-
-
Karel Koci authored
-
Josef Schlehofer authored
-
Karel Koci authored
Recetly package lists were expanded by options and they now have their own configuration file. This makes them incompatible with configuration done by bootstrap script. This updates bootstrap script to allow usage of package list options and also removes invalid generation of lists to updater's config. The configuration is not replaced by any easy way because we are not using it and generating another configuration is just too big of a hustle. Instead we should investigate in future some other way to generate configuration (for example using package) instead of this.
-
Karel Koci authored
This fixes medkit generation. It was failing because new version of updater-ng now uses autotools instead of custom makefile. Also usign is no longer required for medkit generation (by updater). Updater now has its own implementation using OpenSSL. It is still required for signing.
-
Karel Koci authored
This adds data collection plugin to datacollect package list.
-
- Jul 06, 2020
-
-
Josef Schlehofer authored
-
- Jul 05, 2020
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
There is an updated kernel which fixes CVE-2020-10757 and contains fixes for SDIO Wi-Fi card (mwifiex driver), which means there shouldn't be memory corruption so far. To make things even worse, there is an updated wireguard.
-
- Jul 02, 2020
-
-
Karel Koci authored
This fixes restarts of hostapd process by netifd when wpad (hostapd) program file is removed/replaced. This happes on update and tiggers start of new hostapd instance while old one is still running.
-
Karel Koci authored
-
Karel Koci authored
-
- Jul 01, 2020
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Jun 30, 2020
-
-
Karel Koci authored
-
Karel Koci authored
Makefile was modified in upstream. This is just simple rebase of existing patch.
-
Josef Schlehofer authored
-
Josef Schlehofer authored
This package is necessary to control rescue modes for Turris MOX.
-
This is going to be superseded by LinkSignature in packages. This implementation was problematic in the way that it touched version of package after it was used in other places. The result were invalid dependencies between some packages.
-
This adds new pakage list called drivers. It provides users with alternative core drivers. Currently user can choose ath10k-ct drivers and choose between standard or htt firmware. Drivers do not explicitly collide but they provide same files so new file with such collisions was created and this conflict was noted in it.
-
- Jun 29, 2020
-
-
Karel Koci authored
This solves issue that tos3to4-early depends on switch-branch and that one depends on updater-supervisor and that one depends on updater-ng. In the end that creates with additional dependency of updater-ng on tos3to4-early cycle dependency and updater won't allow that with critical package. This just uses tos3to4-early for same purpose as previously updater-ng. It is just rude fix to break cycle.
-