Commit graph

10637 commits

Author SHA1 Message Date
Rosen Penev
48640b388f
opensc: Update to 0.18.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-08 18:50:48 -07:00
Hannu Nyman
48a587d826
Merge pull request #6136 from cotequeiroz/ibrdtnd_openssl-1.1
ibrdtnd: added openssl 1.1 compatibility
2018-06-08 20:13:38 +03:00
Hannu Nyman
c2c5ae98e3
Merge pull request #6220 from neheb/patch-4
liblo: Update to 0.29
2018-06-08 20:05:16 +03:00
Hannu Nyman
94c2560c8c
Merge pull request #6223 from neheb/patch-8
yaml: Update to 0.1.7
2018-06-08 20:04:45 +03:00
Hannu Nyman
72a4a2dede
Merge pull request #6227 from sartura/libuv_bump_to_1.20.3
libuv: bump to 1.20.3
2018-06-08 20:04:11 +03:00
Nikos Mavrogiannopoulos
79609ca2d7
Merge pull request #6215 from neheb/patch-6
libtasn1: Update to 4.13
2018-06-08 14:36:41 +02:00
Nikos Mavrogiannopoulos
c157985808
Merge pull request #6225 from neheb/patch-10
p11-kit: Update to 0.23.12
2018-06-08 14:36:03 +02:00
Marko Ratkaj
de1152a954 libuv: bump to 1.20.3
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2018-06-08 12:31:29 +02:00
Dirk Brenken
f93d518c2c
Merge pull request #6207 from dibdot/adblock
adblock: update 3.5.3
2018-06-08 07:04:25 +02:00
Rosen Penev
21f2894120 p11-kit: Update to 0.23.12
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 20:00:59 -07:00
Rosen Penev
87a616f339 reaver: Update to 1.6.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-08 10:30:34 +08:00
Rosen Penev
6c55bd2449
yaml: Update to 0.1.7
Changed URL to HTTPS as well.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 19:09:05 -07:00
Rosen Penev
33aa21f6fd
liblo: Update to 0.29
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 18:55:54 -07:00
Ted Hess
39f3aa2277
Merge pull request #6211 from neheb/patch-1
libogg: Update to 1.3.3
2018-06-08 01:09:19 +00:00
Ted Hess
7879666795
Merge pull request #6212 from neheb/patch-2
libsamplerate: Update to 0.1.9
2018-06-08 01:09:05 +00:00
Ted Hess
079bd7cb5d
Merge pull request #6213 from neheb/patch-4
faad2: Update to 2.8.8
2018-06-08 01:08:51 +00:00
Ted Hess
27cebdc788
Merge pull request #6214 from neheb/patch-5
giflib: Update to 5.1.4
2018-06-08 01:08:22 +00:00
Rosen Penev
5977b8eacf
libtasn1: Update to 4.13
Fixes CVE-2017-10790 and CVE-2018-6003

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 17:50:55 -07:00
Rosen Penev
7854718e9f
giflib: Update to 5.1.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 17:06:42 -07:00
Rosen Penev
0c8b7ef14e
faad2: Update to 2.8.8
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 17:03:50 -07:00
Rosen Penev
cef6415cac libsamplerate: Update to 0.1.9
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 16:54:47 -07:00
Rosen Penev
cd103a7479 libogg: Update to 1.3.3
Also switch to HTTPS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 16:46:52 -07:00
Dirk Brenken
18190c1fbb adblock: update 3.5.3
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>
2018-06-07 21:12:42 +02:00
Hannu Nyman
2cfe32d7dd
Merge pull request #6205 from sartura/protobuf-c
protobuf-c: add build time dependency protobuf
2018-06-07 19:45:20 +03:00
Mislav Novakovic
a35581902c protobuf-c: add build time dependency protobuf
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-06-07 12:27:12 +02:00
Eneas U de Queiroz
10345fbba5 openvswitch: add openssl-1.1 compatibility
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>
2018-06-07 07:27:57 +08:00
Hannu Nyman
f837e8c4c7
Merge pull request #6128 from cotequeiroz/chaosvpn_openssl-1.1
chaosvpn: add compatibility with openssl 1.1
2018-06-06 21:41:35 +03:00
Hannu Nyman
d4b7b2b571
Merge pull request #5620 from kvuorine/python-pyserial
python-pyserial: Update to version 3.4
2018-06-06 21:38:22 +03:00
Hannu Nyman
134a40115d
Merge pull request #6197 from roger-/v4l
v4l2rtspserver: small fix
2018-06-06 12:20:36 +03:00
Hannu Nyman
87825e6f36
Merge pull request #6198 from TDT-AG/pr/20180523-net-mwan3-fix-ndp
net/mwan3: fix Ipv6 RA service
2018-06-06 12:20:00 +03:00
Florian Eckert
b6249f1781 net/mwan3: fix NDP on ipv6 for ra services
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-06-06 10:41:38 +02:00
Roger
fb708d4c63
v4l2rtspserver
Signed-off-by: Roger Dammit <rogerdammit@gmail.com>

Maintainer: me
Compile tested:  AR71xx snapshot

remove spaces to fix build error
2018-06-05 19:15:29 -04:00
Toke Høiland-Jørgensen
81873e11ae sqm-scripts: Bump to v1.2.3
Fixes an issue with sqm-scripts not being reloaded on ifup/down.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2018-06-05 23:37:42 +02:00
Hannu Nyman
3f5c6262c9
Merge pull request #5658 from neheb/e2guardian
e2guardian: Change URL to use git directly.
2018-06-05 21:04:58 +03:00
Hannu Nyman
1df7a521bb
Merge pull request #6087 from cotequeiroz/luasec_openssl-1.1
luasec: added openssl 1.1.0 compatibility
2018-06-05 19:27:07 +03:00
Hannu Nyman
93d787da02
Merge pull request #6056 from cotequeiroz/rp-pppoe-glibc
rp-pppoe: Fixed compilation with glibc
2018-06-05 18:06:33 +03:00
Hannu Nyman
7e10d79eb4
Merge pull request #6132 from cotequeiroz/freeradius3_openssl-1.1
freeradius3: update to 3.0.17
2018-06-05 18:04:46 +03:00
Hannu Nyman
4f65442ab0
Merge pull request #6194 from ldir-EDB0/fixldns
ldns: fix cross compiling on darwin
2018-06-05 18:02:54 +03:00
Hannu Nyman
63d5b9bab4
Merge pull request #6102 from cotequeiroz/libssh_openssl-1.1
libssh: added openssl 1.1 compatibility
2018-06-05 14:20:12 +03:00
Hannu Nyman
994e4da5f2
Merge pull request #6139 from ejurgensen/mxml_update_211
mxml: update to 2.11
2018-06-05 14:19:19 +03:00
Kevin Darbyshire-Bryant
2a2af82b3f ldns: fix cross compiling on darwin
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-06-05 10:48:36 +01:00
Espen Jürgensen
1ca9c6305b mxml: update to 2.11
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2018-06-05 09:45:20 +02:00
Hannu Nyman
d9efc1d7df
Merge pull request #6191 from valdi74/python-curl_fix
python-curl: Fix compilation error after upgrade to 7.43.0.2
2018-06-05 07:22:16 +03:00
Hannu Nyman
9e5838c0fe
Merge pull request #6190 from Wedmer/fftw_3_3_8
fftw3: Updated to the latest release
2018-06-05 07:21:16 +03:00
Hannu Nyman
28a8940d67
Merge pull request #6189 from Ansuel/uwsgi-lib
uwsgi-cgi: remove useless dep
2018-06-05 07:20:46 +03:00
Eneas U de Queiroz
774f617d27 ipmitool: add openssl 1.1.0 compatibility
The patches have been merged upstream.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-05 03:57:01 +02:00
Waldemar Konik
c888c876d7 python-curl: Fix compilation error after upgrade to 7.43.0.2
Signed-off-by: Waldemar Konik <informatyk74@interia.pl>
2018-06-05 00:32:20 +02:00
Ansuel Smith
dc66614a65
uwsgi-cgi: remove useless dep
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-04 22:51:47 +02:00
Vladimir Ulrich
018e960c78 fftw3: Updated to the latest release
Removed obsolete patch file.
Removed BROKEN dependency for fftw3l variant as it builds well with musl.

Signed-off-by: Vladimir Ulrich <admin@evl.su>
2018-06-04 23:31:58 +03:00
Hannu Nyman
3e6334873d
Merge pull request #6085 from cotequeiroz/lua-openssl_openssl-1.1
lua-openssl: upgrade to version 0.7.1
2018-06-04 23:13:08 +03:00