Tony Ambardar
1170686cba
stubby: add SPKI pin set for Cloudflare cert
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>
6 years ago
Tony Ambardar
8b2de594de
stubby: add Cloudflare 1.0.0.1 and ::1001 servers
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
6 years ago
Tony Ambardar
0425d9198a
stubby: use EDNS client-subnet privacy by default
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>
6 years ago
Tony Ambardar
4819fc5e6e
stubby: fix config file definition
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>
6 years ago
Tony Ambardar
d5b0c46ece
stubby: rearrange Makefile for clarity
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
6 years ago
Thomas Heil
222b9f50f3
Merge pull request #6995 from neheb/odbc
unixodbc: Update to 2.3.7
6 years ago
Thomas Heil
405016ebd7
Merge pull request #7074 from neheb/patch-41
apr: Update to 1.6.5
6 years ago
Thomas Heil
27df687034
Merge pull request #7086 from gladiac1337/feature-haproxy-v1.8.14
haproxy: Update HAProxy to v1.8.14
6 years ago
Michael Heimpold
c69af6717c
php7: update to 7.2.10
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years ago
Peter Wagner
5757a045b2
glib2: update to 2.56.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
champtar
a462e7e02e
Merge pull request #6899 from diizzyy/patch-12
libs/sqlite: Update to 3.24.0
6 years ago
Hannu Nyman
988dcca2d8
Merge pull request #6633 from cotequeiroz/libftdi1_cmake-3.12
libftdi1: Fix compilation with cmake 3.12
6 years ago
Hannu Nyman
dc1896db24
Merge pull request #6538 from FireCulex/bonnie++
bonnie++ 1.97.3
6 years ago
Hannu Nyman
af86b17064
nano: update to 3.1
* Update nano editor to 3.1
* Apply a post-release upstream patch to fix compilation
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
6 years ago
Dirk Brenken
8bbc9c7dbe
Merge pull request #7025 from Andy2244/krb5-keyutil-fix
krb5: fix keyutils dependency
6 years ago
Dirk Brenken
f6f0a211be
Merge pull request #6796 from MikePetullo/syslog-ng
syslog-ng: update to 3.17.2
6 years ago
Christian Lachner
60138d90b8
haproxy: Update HAProxy to v1.8.14
- Update haproxy download URL and hash
- Removed all obsolete patches
- This fixes CVE-2018-14645 (See: https://nvd.nist.gov/vuln/detail/CVE-2018-14645 )
Signed-off-by: Christian Lachner <gladiac@gmail.com>
6 years ago
W. Michael Petullo
a86bcd3cb3
syslog-ng: update to 3.17.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Dirk Brenken
f4cdfcf15a
Merge pull request #7079 from valdi74/update_package_aria2
aria2: handle check_certificate=false config option
6 years ago
Dirk Brenken
4560c17c60
Merge pull request #7008 from TDT-AG/pr/20180912-keepalived-enable-ipvs
net/keepalived: update to version 2.0.7 and enable ipvs support
6 years ago
Dirk Brenken
dd3f54ea0e
Merge pull request #6990 from ptpt52/mwan3-fix
mwan3: optimize the process of copying routing tables
6 years ago
Dirk Brenken
4cdbabbf82
Merge pull request #7030 from jonathanunderwood/stubby_ca_certificates_dependency
stubby: add missing dependency on ca-certificates
6 years ago
Dirk Brenken
d4662bab40
Merge pull request #7046 from neheb/patch-27
python-pcapy: Update to 0.11.4
6 years ago
Peter Wagner
61b5d27cb9
git: simplify install code
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Peter Wagner
30898cc49d
git: don't hard link to symlinks, to avoid ending up with a git executeable with 0777 access rights
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Ted Hess
80e40c393b
boost: Bump PKG_RELEASE to force buildbot re-builds
Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years ago
Chen Minqiang
6a5836db32
mwan3: optimize the process of copying routing tables
- The original copy process is to delete all routing tables first,
then add new routing table. This process is too slow and very dirty.
- We use grep to identify the changes and apply them.
- ignore ipv6 unreachable routes
- update version number
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
6 years ago
Ted Hess
428f65bee8
Merge pull request #7081 from thess/boost-work
boost: Fix mips32r1 cpu builds (exclude Boost.fiber)
6 years ago
Ted Hess
dd8b637646
boost: Fix mips32r1 cpu builds (exclude Boost.fiber)
Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years ago
Hannu Nyman
511f39f7d0
Merge pull request #7068 from neheb/jool
jool: Update to 3.5.7 and switch to tarballs
6 years ago
Hannu Nyman
82b4496506
Merge pull request #7076 from mlichvar/chrony-update-3.4
chrony: update to 3.4
6 years ago
Waldemar Konik
7b1c25f48c
aria2: handle check_certificate=false config option
Signed-off-by: Waldemar Konik <informatyk74@interia.pl>
6 years ago
Hannu Nyman
498568893d
Merge pull request #7069 from sartura/geth_1.8.15
geth: Update to 1.8.15
6 years ago
Toke Høiland-Jørgensen
6bd59471bb
acme: Fix arithmetic syntax
Thanks to @jow- for pointing out the mistake.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
6 years ago
Miroslav Lichvar
1b68402e9c
chrony: update to 3.4
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
6 years ago
Toke Høiland-Jørgensen
ef48e2cb94
Merge branch 'acme-nginx'
Closes #6513
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
6 years ago
Toke Høiland-Jørgensen
a96c90b6f5
acme: Fix whitespace and long lines, bump package rev
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
6 years ago
Ansuel Smith
924e2f53e2
acme: add support for nginx webserver
This adds a metapakcge for acme luci ap without uhttpd dependency and adds entities and check to stop handle nginx server and modify the certificate set automatically.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
6 years ago
Jo-Philipp Wich
d344c56f9e
Merge pull request #6981 from neheb/png
libpng: Update to l.6.35
6 years ago
Rosen Penev
5abd420c65
apr: Update to 1.6.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Philip Prindeville
07ae4d928e
Merge pull request #6869 from pprindeville/syslog-ng-disable-tests
syslog-ng: disable tests as Travis is timing out
6 years ago
Ted Hess
94113ca4d6
Merge pull request #7067 from ClaymorePT/boost_1.68_r2
boost: Package Makefile Revision
6 years ago
Carlos Miguel Ferreira
0d94d04856
boost: Package Makefile Revision
Boost.Fiber is now disabled for Targets which use mips32 or mips64 cpu type.
This commit fixes issue [1]
[1]: https://github.com/openwrt/packages/issues/6987
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
6 years ago
Mislav Novakovic
f5b945a750
geth: Update to 1.8.15
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
6 years ago
Rosen Penev
8cd3a6c295
jool: Update to 3.5.7 and switch to tarballs
Should be faster.
Rearranged Makefile slightly for consistency with other packages.
Version 3.5.6 and above are relicensed to GPL-2.0.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Hannu Nyman
2aa3725ff7
Merge pull request #6820 from notnyt/update_cshark
cshark: update to latest git HEAD
6 years ago
Peter Wagner
5b205af7f0
git: update to 2.19.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Peter Wagner
760e83c7dc
tor: update to 0.3.4.8
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Rosen Penev
cfb6ece7c2
glib2: Update to 2.56.2
Adjusted some configure flags. Disabled some documentation to save on
build time. It seems to have also fixed parallel building on mvebu at
least.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Hannu Nyman
9ae2c2d229
Merge pull request #7054 from tru7/libfmt
libfmt: bump to version 5.2.0
6 years ago