Rosen Penev
29d77afce1
pcre2: Update to 10.31
Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 years ago
Hannu Nyman
48a587d826
Merge pull request #6136 from cotequeiroz/ibrdtnd_openssl-1.1
ibrdtnd: added openssl 1.1 compatibility
7 years ago
Hannu Nyman
c2c5ae98e3
Merge pull request #6220 from neheb/patch-4
liblo: Update to 0.29
7 years ago
Hannu Nyman
94c2560c8c
Merge pull request #6223 from neheb/patch-8
yaml: Update to 0.1.7
7 years ago
Hannu Nyman
72a4a2dede
Merge pull request #6227 from sartura/libuv_bump_to_1.20.3
libuv: bump to 1.20.3
7 years ago
Nikos Mavrogiannopoulos
79609ca2d7
Merge pull request #6215 from neheb/patch-6
libtasn1: Update to 4.13
7 years ago
Nikos Mavrogiannopoulos
c157985808
Merge pull request #6225 from neheb/patch-10
p11-kit: Update to 0.23.12
7 years ago
Marko Ratkaj
de1152a954
libuv: bump to 1.20.3
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
7 years ago
Dirk Brenken
f93d518c2c
Merge pull request #6207 from dibdot/adblock
adblock: update 3.5.3
7 years ago
Rosen Penev
21f2894120
p11-kit: Update to 0.23.12
Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 years ago
Rosen Penev
87a616f339
reaver: Update to 1.6.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 years ago
Rosen Penev
6c55bd2449
yaml: Update to 0.1.7
Changed URL to HTTPS as well.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 years ago
Rosen Penev
33aa21f6fd
liblo: Update to 0.29
Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 years ago
Ted Hess
39f3aa2277
Merge pull request #6211 from neheb/patch-1
libogg: Update to 1.3.3
7 years ago
Ted Hess
7879666795
Merge pull request #6212 from neheb/patch-2
libsamplerate: Update to 0.1.9
7 years ago
Ted Hess
079bd7cb5d
Merge pull request #6213 from neheb/patch-4
faad2: Update to 2.8.8
7 years ago
Ted Hess
27cebdc788
Merge pull request #6214 from neheb/patch-5
giflib: Update to 5.1.4
7 years ago
Rosen Penev
5977b8eacf
libtasn1: Update to 4.13
Fixes CVE-2017-10790 and CVE-2018-6003
Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 years ago
Rosen Penev
7854718e9f
giflib: Update to 5.1.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 years ago
Rosen Penev
0c8b7ef14e
faad2: Update to 2.8.8
Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 years ago
Rosen Penev
cef6415cac
libsamplerate: Update to 0.1.9
Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 years ago
Rosen Penev
cd103a7479
libogg: Update to 1.3.3
Also switch to HTTPS.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 years ago
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>
7 years ago
Hannu Nyman
2cfe32d7dd
Merge pull request #6205 from sartura/protobuf-c
protobuf-c: add build time dependency protobuf
7 years ago
Mislav Novakovic
a35581902c
protobuf-c: add build time dependency protobuf
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
7 years ago
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>
7 years ago
Hannu Nyman
f837e8c4c7
Merge pull request #6128 from cotequeiroz/chaosvpn_openssl-1.1
chaosvpn: add compatibility with openssl 1.1
7 years ago
Hannu Nyman
d4b7b2b571
Merge pull request #5620 from kvuorine/python-pyserial
python-pyserial: Update to version 3.4
7 years ago
Hannu Nyman
134a40115d
Merge pull request #6197 from roger-/v4l
v4l2rtspserver: small fix
7 years ago
Hannu Nyman
87825e6f36
Merge pull request #6198 from TDT-AG/pr/20180523-net-mwan3-fix-ndp
net/mwan3: fix Ipv6 RA service
7 years ago
Florian Eckert
b6249f1781
net/mwan3: fix NDP on ipv6 for ra services
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years ago
Roger
fb708d4c63
v4l2rtspserver
Signed-off-by: Roger Dammit <rogerdammit@gmail.com>
Maintainer: me
Compile tested: AR71xx snapshot
remove spaces to fix build error
7 years ago
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>
7 years ago
Hannu Nyman
3f5c6262c9
Merge pull request #5658 from neheb/e2guardian
e2guardian: Change URL to use git directly.
7 years ago
Hannu Nyman
1df7a521bb
Merge pull request #6087 from cotequeiroz/luasec_openssl-1.1
luasec: added openssl 1.1.0 compatibility
7 years ago
Hannu Nyman
93d787da02
Merge pull request #6056 from cotequeiroz/rp-pppoe-glibc
rp-pppoe: Fixed compilation with glibc
7 years ago
Hannu Nyman
7e10d79eb4
Merge pull request #6132 from cotequeiroz/freeradius3_openssl-1.1
freeradius3: update to 3.0.17
7 years ago
Hannu Nyman
4f65442ab0
Merge pull request #6194 from ldir-EDB0/fixldns
ldns: fix cross compiling on darwin
7 years ago
Hannu Nyman
63d5b9bab4
Merge pull request #6102 from cotequeiroz/libssh_openssl-1.1
libssh: added openssl 1.1 compatibility
7 years ago
Hannu Nyman
994e4da5f2
Merge pull request #6139 from ejurgensen/mxml_update_211
mxml: update to 2.11
7 years ago
Kevin Darbyshire-Bryant
2a2af82b3f
ldns: fix cross compiling on darwin
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
7 years ago
Espen Jürgensen
1ca9c6305b
mxml: update to 2.11
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
7 years ago
Hannu Nyman
d9efc1d7df
Merge pull request #6191 from valdi74/python-curl_fix
python-curl: Fix compilation error after upgrade to 7.43.0.2
7 years ago
Hannu Nyman
9e5838c0fe
Merge pull request #6190 from Wedmer/fftw_3_3_8
fftw3: Updated to the latest release
7 years ago
Hannu Nyman
28a8940d67
Merge pull request #6189 from Ansuel/uwsgi-lib
uwsgi-cgi: remove useless dep
7 years ago
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>
7 years ago
Waldemar Konik
c888c876d7
python-curl: Fix compilation error after upgrade to 7.43.0.2
Signed-off-by: Waldemar Konik <informatyk74@interia.pl>
7 years ago
Ansuel Smith
dc66614a65
uwsgi-cgi: remove useless dep
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
7 years ago
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>
7 years ago
Hannu Nyman
3e6334873d
Merge pull request #6085 from cotequeiroz/lua-openssl_openssl-1.1
lua-openssl: upgrade to version 0.7.1
7 years ago