aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | | | p11-kit: Update to 0.23.12Rosen Penev2018-06-07
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | Merge pull request #6207 from dibdot/adblockDirk Brenken2018-06-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | adblock: update 3.5.3
| * | | | | | | | | | | | | adblock: update 3.5.3Dirk Brenken2018-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backend: * enhance the whitelist function. Now sub-domains could be whitelisted (e.g. 'fakenews.facebook.com'), even if the correspondent tld is blacklisted (e.g. 'facebook.com') - this makes whitelisting much more flexible and predictable * rework the domain query function to adapt the whitelist changes * refine startup error checks/messages * small fixes luci: * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | | | | | | reaver: Update to 1.6.5Rosen Penev2018-06-08
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | Merge pull request #6211 from neheb/patch-1Ted Hess2018-06-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | libogg: Update to 1.3.3
| * | | | | | | | | | | | | libogg: Update to 1.3.3Rosen Penev2018-06-07
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also switch to HTTPS. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | Merge pull request #6212 from neheb/patch-2Ted Hess2018-06-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | libsamplerate: Update to 0.1.9
| * | | | | | | | | | | | | libsamplerate: Update to 0.1.9Rosen Penev2018-06-07
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | Merge pull request #6213 from neheb/patch-4Ted Hess2018-06-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | faad2: Update to 2.8.8
| * | | | | | | | | | | | | faad2: Update to 2.8.8Rosen Penev2018-06-07
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | Merge pull request #6214 from neheb/patch-5Ted Hess2018-06-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | giflib: Update to 5.1.4
| * | | | | | | | | | | | giflib: Update to 5.1.4Rosen Penev2018-06-07
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #6205 from sartura/protobuf-cHannu Nyman2018-06-07
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | protobuf-c: add build time dependency protobuf
| * | | | | | | | | | | protobuf-c: add build time dependency protobufMislav Novakovic2018-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | | | | | | | | | | openvswitch: add openssl-1.1 compatibilityEneas U de Queiroz2018-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not call library initialization when compiling with openssl 1.1. The package generates the C source files for its DH parameters at compile time using the host installed openssl. This patch adds a DH source, using the same parameters, compatible with openssl 1.0 and 1.1. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | Merge pull request #6128 from cotequeiroz/chaosvpn_openssl-1.1Hannu Nyman2018-06-06
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | chaosvpn: add compatibility with openssl 1.1
| * | | | | | | | | | | | chaosvpn: changed 'ip' program location to /sbin/ipEneas U de Queiroz2018-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was previously set to /usr/sbin/ip. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | | | | | | | | | | | chaosvpn: add compatibility with openssl 1.1Eneas U de Queiroz2018-05-25
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch has been merged upstream. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | Merge pull request #5620 from kvuorine/python-pyserialHannu Nyman2018-06-06
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | python-pyserial: Update to version 3.4
| * | | | | | | | | | | | python-pyserial: Update to version 3.4Kimmo Vuorinen2018-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to version 3.4 Add build for python3 Add source packages Signed-off-by: Kimmo Vuorinen <kimmo.vuorinen@gmail.com>
* | | | | | | | | | | | | Merge pull request #6197 from roger-/v4lHannu Nyman2018-06-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | v4l2rtspserver: small fix
| * | | | | | | | | | | | | v4l2rtspserverRoger2018-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roger Dammit <rogerdammit@gmail.com> Maintainer: me Compile tested: AR71xx snapshot remove spaces to fix build error
* | | | | | | | | | | | | | Merge pull request #6198 from TDT-AG/pr/20180523-net-mwan3-fix-ndpHannu Nyman2018-06-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mwan3: fix Ipv6 RA service
| * | | | | | | | | | | | | | net/mwan3: fix NDP on ipv6 for ra servicesFlorian Eckert2018-06-06
|/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | | | | | | | sqm-scripts: Bump to v1.2.3Toke Høiland-Jørgensen2018-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes an issue with sqm-scripts not being reloaded on ifup/down. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | | | | | | | | | Merge pull request #5658 from neheb/e2guardianHannu Nyman2018-06-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | e2guardian: Change URL to use git directly.
| * | | | | | | | | | | | | e2guardian: Change URL to use git directly.Rosen Penev2018-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently the Makefile creates a v---.tar.gz file, which can conflict with other packages. Change to a standard format. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | Merge pull request #6087 from cotequeiroz/luasec_openssl-1.1Hannu Nyman2018-06-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | luasec: added openssl 1.1.0 compatibility
| * | | | | | | | | | | | | | luasec: added openssl 1.1.0 compatibilityEneas U de Queiroz2018-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch was a backport of 0.7alpha, without changing version 0.6 functionality. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | | | | Merge pull request #6056 from cotequeiroz/rp-pppoe-glibcHannu Nyman2018-06-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rp-pppoe: Fixed compilation with glibc
| * | | | | | | | | | | | | | | rp-pppoe: Fixed compilation with glibcEneas U de Queiroz2018-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not inlcude <netinet/in.h> when using glibc to avoid various redefinitions. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | | | | | Merge pull request #6132 from cotequeiroz/freeradius3_openssl-1.1Hannu Nyman2018-06-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | freeradius3: update to 3.0.17
| * | | | | | | | | | | | | | | | freeradius3: update to 3.0.17Eneas U de Queiroz2018-05-25
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Latest stable release, support for openssl 1.1 Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | | | | | Merge pull request #6194 from ldir-EDB0/fixldnsHannu Nyman2018-06-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ldns: fix cross compiling on darwin
| * | | | | | | | | | | | | | | | ldns: fix cross compiling on darwinKevin Darbyshire-Bryant2018-06-05
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | | | | | | | | | | | | Merge pull request #6102 from cotequeiroz/libssh_openssl-1.1Hannu Nyman2018-06-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libssh: added openssl 1.1 compatibility
| * | | | | | | | | | | | | | | | libssh: added openssl 1.1 compatibilityEneas U de Queiroz2018-05-23
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch was backported from upstream master branch. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | | | | | Merge pull request #6139 from ejurgensen/mxml_update_211Hannu Nyman2018-06-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | mxml: update to 2.11
| * | | | | | | | | | | | | | | mxml: update to 2.11Espen Jürgensen2018-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | | | | | | | | | | | | | | Merge pull request #6191 from valdi74/python-curl_fixHannu Nyman2018-06-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python-curl: Fix compilation error after upgrade to 7.43.0.2
| * | | | | | | | | | | | | | | | python-curl: Fix compilation error after upgrade to 7.43.0.2Waldemar Konik2018-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Waldemar Konik <informatyk74@interia.pl>
* | | | | | | | | | | | | | | | | Merge pull request #6190 from Wedmer/fftw_3_3_8Hannu Nyman2018-06-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fftw3: Updated to the latest release
| * | | | | | | | | | | | | | | | | fftw3: Updated to the latest releaseVladimir Ulrich2018-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed obsolete patch file. Removed BROKEN dependency for fftw3l variant as it builds well with musl. Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | | | | | | | | | | | | | | Merge pull request #6189 from Ansuel/uwsgi-libHannu Nyman2018-06-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uwsgi-cgi: remove useless dep
| * | | | | | | | | | | | | | | | | | uwsgi-cgi: remove useless depAnsuel Smith2018-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | | | | | | | | | | | | | | ipmitool: add openssl 1.1.0 compatibilityEneas U de Queiroz2018-06-05
|/ / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The patches have been merged upstream. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | | | | | | | Merge pull request #6085 from cotequeiroz/lua-openssl_openssl-1.1Hannu Nyman2018-06-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | lua-openssl: upgrade to version 0.7.1
| * | | | | | | | | | | | | | | | | lua-openssl: upgrade to version 0.7.1Eneas U de Queiroz2018-05-21
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version brings compatibility with openssl 1.1.0 Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | | | | | | Merge pull request #6091 from dwmw2/domoticzStijn Tintel2018-06-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | Domoticz updates and build fixes
| * | | | | | | | | | | | | | | | domoticz: fix Onkyo custom command handling from dzVentsDavid Woodhouse2018-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/domoticz/domoticz/pull/2386 Signed-off-by: David Woodhouse <dwmw2@infradead.org>