aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #6707 from guidosarducci/master-fixup-stubbyDirk Brenken2018-10-14
|\ | | | | stubby: some fixes, cleanup, and improvements
| * stubby: bump PKG_RELEASETony Ambardar2018-09-23
| | | | | | | | Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
| * stubby: remove unnecessary core limitTony Ambardar2018-09-23
| | | | | | | | | | | | | | | | 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>
| * stubby: add SPKI pin set for Cloudflare certTony Ambardar2018-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * stubby: add Cloudflare 1.0.0.1 and ::1001 serversTony Ambardar2018-09-23
| | | | | | | | Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
| * stubby: use EDNS client-subnet privacy by defaultTony Ambardar2018-09-23
| | | | | | | | | | | | | | | | 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>
| * stubby: fix config file definitionTony Ambardar2018-09-23
| | | | | | | | | | | | | | 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>
| * stubby: rearrange Makefile for clarityTony Ambardar2018-09-23
| | | | | | | | Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
* | Merge pull request #7065 from neheb/patch-40Dirk Brenken2018-10-14
|\ \ | | | | | | simplejson: Update to 3.16
| * | simplejson: Update to 3.16Rosen Penev2018-09-17
| | | | | | | | | | | | | | | Switched URL to standard pythonhosted one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7172 from neheb/patchKevin D-B2018-10-14
|\ \ \ | | | | | | | | patch: Fix CVE-2018-6952 and CVE-2018-1000156
| * | | patch: Fix CVE-2018-6952 and CVE-2018-1000156Rosen Penev2018-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | glib2: Install glib binariesPeter Wagner2018-10-13
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | Merge pull request #6500 from neheb/patch-7Dirk Brenken2018-10-12
|\ \ \ \ | | | | | | | | | | umurmur: Switch to tarball
| * | | | umurmur: Switch to tarballRosen Penev2018-07-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Should be a faster download Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7066 from neheb/procDirk Brenken2018-10-12
|\ \ \ \ \ | | | | | | | | | | | | procps-ng: Update to 3.3.15
| * | | | | procps-ng: Update to 3.3.15Rosen Penev2018-09-17
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Switch from locally generated git tarball to official one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7064 from neheb/patch-39Dirk Brenken2018-10-12
|\ \ \ \ \ | | | | | | | | | | | | openpyxl: Update to 2.5.7
| * | | | | openpyxl: Update to 2.5.7Rosen Penev2018-09-17
| |/ / / / | | | | | | | | | | | | | | | | | | | | Switched URL to standard pythonhosted one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7062 from neheb/patch-37Dirk Brenken2018-10-12
|\ \ \ \ \ | | | | | | | | | | | | gunicorn: Update to 19.9.0
| * | | | | gunicorn: Update to 19.9.0Rosen Penev2018-09-17
| |/ / / / | | | | | | | | | | | | | | | | | | | | Switched to standard pythonhosted URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7061 from neheb/patch-36Dirk Brenken2018-10-12
|\ \ \ \ \ | | | | | | | | | | | | django: Update to 1.11.15
| * | | | | django: Update to 1.11.15Rosen Penev2018-09-17
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | Merge pull request #7060 from neheb/patch-35Dirk Brenken2018-10-12
|\ \ \ \ \ | | | | | | | | | | | | django-constance: Update to 2.3.0
| * | | | | django-constance: Update to 2.3.0Rosen Penev2018-09-17
| |/ / / / | | | | | | | | | | | | | | | | | | | | Switched to standard pythonhosted URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7059 from neheb/patch-32Dirk Brenken2018-10-12
|\ \ \ \ \ | | | | | | | | | | | | django-picklefield: Update to 1.1.0
| * | | | | django-picklefield: Update to 1.1.0Rosen Penev2018-09-17
| |/ / / / | | | | | | | | | | | | | | | | | | | | Switched to standard pythonhosted URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7058 from neheb/patch-25Dirk Brenken2018-10-12
|\ \ \ \ \ | | | | | | | | | | | | django-postoffice: Update to 3.1.0
| * | | | | django-postoffice: Update to 3.1.0Rosen Penev2018-09-17
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Changed URL to standard pythonhosted one + a few cosmetic changes. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7057 from neheb/patch-18Dirk Brenken2018-10-12
|\ \ \ \ \ | | | | | | | | | | | | django-restframework: update to 3.8.2
| * | | | | django-restframework: update to 3.8.2Rosen Penev2018-09-17
| |/ / / / | | | | | | | | | | | | | | | | | | | | Some minor Makefile adjustments including standard python URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7056 from neheb/patch-11Dirk Brenken2018-10-12
|\ \ \ \ \ | | | | | | | | | | | | django-statici18n: Update to 1.8.2
| * | | | | django-statici18n: Update to 1.8.2Rosen Penev2018-09-17
| |/ / / / | | | | | | | | | | | | | | | | | | | | Switched URL to standard pythonhosted one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7190 from yangfl/masterTed Hess2018-10-12
|\ \ \ \ \ | | | | | | | | | | | | i2pd: Update to 2.21.0
| * | | | | i2pd: Update to 2.21.0David Yang2018-10-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
* | | | | | Merge pull request #7175 from sartura/sysrepo-release-0.7.5Hannu Nyman2018-10-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | Sysrepo release 0.7.5
| * | | | | | Netopeer2: update to 0.6-r1Mislav Novakovic2018-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | | | | sysrepo: update to 0.7.5Mislav Novakovic2018-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
| * | | | | | libnetconf2: update to 0.12-r1Mislav Novakovic2018-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR includes switch to codeload tarballs. Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
| * | | | | | libyang: update to 0.16-r1Mislav Novakovic2018-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR includes switch to codeload tarballs. Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | | | | | Merge pull request #7186 from neheb/libpslHannu Nyman2018-10-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libpsl: Disable documentation and enable parallel building
| * | | | | | | libpsl: Disable documentation and enable parallel buildingRosen Penev2018-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7192 from salzmdan/masterHannu Nyman2018-10-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | knot: update to 2.7.3
| * | | | | | | | knot: update to 2.7.3Daniel Salzman2018-10-12
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | | | | Merge pull request #7191 from TDT-AG/pr/20181012-mwan3Hannu Nyman2018-10-12
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | mwan3: improvments
| * | | | | | | net/mwan3: update version to 2.7.4Florian Eckert2018-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | net/mwan3: add downtime ubus informationFlorian Eckert2018-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | | | | | net/mwan3: add uptime ubus informationFlorian Eckert2018-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | | | | | net/mwan3: also add the metric to the default interface routing tableFlorian Eckert2018-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is now the same route as in the main table. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | net/mwan3: fixup parse json_load an null messageKyson Lok2018-10-12
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>