Commit graph

10742 commits

Author SHA1 Message Date
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
Eneas U de Queiroz
dec7628ea9 squid: Upgrade to 4.0.24 beta
This beta version brings compatibility with openssl 1.1

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-07 18:16:02 -03: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
Ashkan Jazayeri
6994c18009 yara: bump to 3.7.1
Package upgraded to the latest 3.7.1 release.

Signed-off-by: Ashkan Jazayeri <ashkan@jazayeri.net>
2018-06-05 22:32:58 +04:30
Ashkan Jazayeri
8d20a24cf5 yara: add dotnet module
Dotnet module added as a compile time option.
The dotnet module allows you to create more fine-grained rules
for .NET files by using attributes and features of the .NET file format.
http://yara.readthedocs.io/en/latest/modules/dotnet.html

Signed-off-by: Ashkan Jazayeri <ashkan@jazayeri.net>
2018-06-05 22:31:14 +04:30
Ashkan Jazayeri
5ca68c0cd3 yara: magic module dependancy fix
Libmagic dependency replaced with File so Yara magic module can
make use of magic patterns.
magic.mgc is installed on the target only when the File package
is selected.

Signed-off-by: Ashkan Jazayeri <ashkan@jazayeri.net>
2018-06-05 22:29:00 +04:30
Ashkan Jazayeri
cdf1796f88 yara: add missing config string
Missing CONFIG string added at the beginning of Magic and Cuckoo
configure variables.

Signed-off-by: Ashkan Jazayeri <ashkan@jazayeri.net>
2018-06-05 22:26:42 +04:30
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
Stijn Tintel
6baf7aa42b
Merge pull request #6091 from dwmw2/domoticz
Domoticz updates and build fixes
2018-06-04 21:30:58 +03:00
Eneas U de Queiroz
59563c7040 chaosvpn: changed 'ip' program location to /sbin/ip
This was previously set to /usr/sbin/ip.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-04 15:16:24 -03:00
Hannu Nyman
cce905b3a9
Merge pull request #6089 from cotequeiroz/ibrcommon_openssl-1.1
ibrcommon: add openssl 1.1 compatibility
2018-06-04 20:47:34 +03:00
Hannu Nyman
3d266d27df
Merge pull request #6111 from cotequeiroz/nail_openssl-1.1
nail: add compatibility with openssl 1.1
2018-06-04 20:47:19 +03:00
Hannu Nyman
dad883df31
Merge pull request #6182 from valdi74/update_package_python-curl
python-curl: update to 7.43.0.2
2018-06-04 20:34:30 +03:00
Hannu Nyman
b183546085
Merge pull request #6100 from cotequeiroz/libnopoll_openssl-1.1
libnopoll: upgrade to version 0.4.6 for openssl 1.1 support
2018-06-04 20:28:43 +03:00
Hannu Nyman
663c2353b6
Merge pull request #6093 from cotequeiroz/ldns_openssl-1.1
ldns: Upgrade to version 1.7.0
2018-06-04 20:27:52 +03:00
Hannu Nyman
33f1f6e940 nano: update to 2.9.8
Update nano to version 2.9.8

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-06-04 18:09:44 +03:00
Dirk Brenken
2e54b64b4f
Merge pull request #6186 from dibdot/adblock
adblock: change winspy url
2018-06-04 14:39:20 +02:00
Hannu Nyman
10eb55f580
Merge pull request #6180 from openwrt/unbound-tfo-v2
unbound: Enable TCP fast open
2018-06-04 15:36:02 +03:00
Dirk Brenken
2208e35831
Merge pull request #6183 from dibdot/mc
mc: update 4.8.21
2018-06-04 14:32:14 +02:00
Dirk Brenken
1aa8e8fe14 adblock: change winspy url
* the windows 7/8.1/10 rules has been merged and the blocklist url
  has been changed

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-06-04 14:29:47 +02:00