| Commit message (Collapse) | Author | Age |
|\
| |
| | |
stubby: some fixes, cleanup, and improvements
|
| |
| |
| |
| | |
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Remove the limit setting core="unlimited", since this shouldn't be needed
in production use (i.e. non-debug) and on an embedded platform, which is
why it's rarely used by any existing packages.
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add an SPKI pin for Cloudflare to help prevent MITM and downgrade attacks,
as described in RFC7858 (DNS over TLS). The setup of SPKI and the specific
SHA256 certificate hash are taken from Cloudflare's DoT configuration guide
published at https://developers.cloudflare.com/1.1.1.1/dns-over-tls/.
Note that the certificate is valid to March 25th 2020, 13:00 CET, which
provides ample time for issuance of a backup pin to support future key
rollover.
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
|
| |
| |
| |
| | |
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Retain the upstream value since privacy is usually the key user motivation
for using DNS-over-TLS, and simply note that those encountering sub-optimal
routing may consider disabling the setting.
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
|
| |
| |
| |
| |
| |
| |
| | |
The config file /etc/stubby/stubby.yml is not registered properly and any
local changes are being overwritten on upgrade or reinstall.
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
|
| |
| |
| |
| | |
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
|
|\ \
| | |
| | | |
simplejson: Update to 3.16
|
| | |
| | |
| | |
| | |
| | | |
Switched URL to standard pythonhosted one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
patch: Fix CVE-2018-6952 and CVE-2018-1000156
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Patches taken from official git repository.
Added PKG_CPE_ID for proper CVE tracking.
Added PKG_BUILD_PARALLEL for faster compilation.
Also adjusted Makefile to be more similar to other projects.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\ \ \ \
| | | | |
| | | | | |
umurmur: Switch to tarball
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Should be a faster download
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
procps-ng: Update to 3.3.15
|
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
Switch from locally generated git tarball to official one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
openpyxl: Update to 2.5.7
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Switched URL to standard pythonhosted one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
gunicorn: Update to 19.9.0
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Switched to standard pythonhosted URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
django: Update to 1.11.15
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Switched from git repo to standard pythonhosted tarball.
The 1.11 series is the last to support Python 2.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
django-constance: Update to 2.3.0
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Switched to standard pythonhosted URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
django-picklefield: Update to 1.1.0
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Switched to standard pythonhosted URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
django-postoffice: Update to 3.1.0
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Changed URL to standard pythonhosted one + a few cosmetic changes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
django-restframework: update to 3.8.2
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Some minor Makefile adjustments including standard python URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
django-statici18n: Update to 1.8.2
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Switched URL to standard pythonhosted one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
i2pd: Update to 2.21.0
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Sysrepo release 0.7.5
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PR includes switch to codeload tarballs and rename from netopeer2 to
Netopeer2 for better codeload integration.
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PR includes switch to codeload tarballs.
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PR includes switch to codeload tarballs.
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
libpsl: Disable documentation and enable parallel building
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
knot: update to 2.7.3
|
| | |_|/ / / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
mwan3: improvments
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Get downtime information for the tracked mwan3 wan interfaces.
The information shows how long this interface is in disconnected state.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Get uptime information for the tracked mwan3 wan interfaces.
The information shows how long this interface is in connected state.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This is now the same route as in the main table.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
If a interface is down, call ubus will return an null message which is
used to json_load, it causes json_get_vars gets value from last load and
l3_device various is nonzero.
Signed-off-by: Kyson Lok <kysonlok@gmail.com>
|