Hannu Nyman
64b5b2ed97
Merge pull request #6138 from ejurgensen/libunistring_update_0910
...
libunistring: update to 0.9.10
2018-05-28 00:37:45 +03:00
Hannu Nyman
763dab4eb8
Merge pull request #5897 from oldium/fwknopd-device-fix
...
fwknopd: More reliable network dependency
2018-05-28 00:37:11 +03:00
Espen Jürgensen
b57c254cf9
libunistring: update to 0.9.10
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2018-05-27 23:19:30 +02:00
Michael Heimpold
ff319fe353
php7: update to 7.2.6
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-05-27 17:04:08 +02:00
Michael Heimpold
68f1d3555a
Merge pull request #6134 from MikePetullo/php7-pecl-krb5
...
php7-pecl-krb5: add new package
2018-05-27 14:07:49 +02:00
Michael Heimpold
f5a0e3bcac
Merge pull request #6135 from MikePetullo/php7-pecl-mcrypt
...
php7-pecl-mcrypt: add new package
2018-05-27 14:06:49 +02:00
Eneas U de Queiroz
86e4b33a9d
ibrdtnd: added openssl 1.1 compatibility
...
This patch adds compatibility with openssl 1.1.0 to ibrdtnd.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-27 07:48:06 -03:00
Hannu Nyman
908acafafd
Merge pull request #6097 from cotequeiroz/libevhtp_openssl-1.1
...
libevhtp: add openssl 1.1 compatibility
2018-05-27 09:44:19 +03:00
W. Michael Petullo
294117e847
php7-pecl-mcrypt: add new package
...
PHP 7.2 dropped support for the libmcrypt binding. The binding is now
provided by PECL, and a number of applications still rely on this package.
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-05-26 19:51:21 -04:00
W. Michael Petullo
c27403d8f8
php7-pecl-krb5: add new package
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-05-26 19:49:53 -04:00
Hannu Nyman
85e66d906f
Merge pull request #6106 from cotequeiroz/uw-imap_openssl-1.1
...
uw-imap: add openssl 1.1 compatibility
2018-05-26 20:50:18 +03:00
Eneas U de Queiroz
9ded227056
freeradius3: update to 3.0.17
...
Latest stable release, support for openssl 1.1
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-25 17:33:12 -03:00
Hannu Nyman
eca7da688c
Merge pull request #6130 from MikePetullo/dovecot
...
dovecot: add GSSAPI module
2018-05-25 19:23:45 +03:00
W. Michael Petullo
25fb926c40
dovecot: add GSSAPI module
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-05-25 12:00:11 -04:00
Eneas U de Queiroz
3c78b49ab5
chaosvpn: add compatibility with openssl 1.1
...
This patch has been merged upstream.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-25 09:24:27 -03:00
Hannu Nyman
61c4f98c4c
Merge pull request #6127 from mwarning/zerotier
...
zerotier: update to version 1.2.10
2018-05-25 15:19:59 +03:00
Thomas Heil
f66dddc066
Merge pull request #6115 from cotequeiroz/crtmpserver_openssl-1.1
...
crtmpserver: add compatibility with openssl 1.1
2018-05-25 13:40:36 +02:00
Moritz Warning
0bc668aded
zerotier: update to version 1.2.10
...
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-05-25 13:08:06 +02:00
Eneas U de Queiroz
b2dcf42108
bitlbee: added openssl 1.1 support
...
This patch was submitted upstream.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-24 23:57:24 -03:00
Eneas U de Queiroz
168ccaafbf
aircrack-ng: adds openssl 1.1 compatibility
...
Applied a patch that was merged upstream.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-24 22:19:13 -03:00
Eneas U de Queiroz
e75f27900e
crtmpserver: add compatibility with openssl 1.1
...
Patched to compile with openssl 1.1, and also added -std=gnu++03 to
allow compilation with gcc 7.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-24 20:15:52 -03:00
Hannu Nyman
95c9027602
Merge pull request #6105 from cotequeiroz/libzdb_openssl-1.1
...
libzdb: add compatibility with openssl 1.1
2018-05-24 22:52:28 +03:00
Ted Hess
2bb5e0c7cb
Merge pull request #6092 from thess/mjpg-update
...
mjpg-streamer: Update to latest version from github/jacksonliam repository.
2018-05-24 19:44:55 +00:00
Eneas U de Queiroz
4f75ddd583
opendkim: Added compatibility wiht openssl 1.1
...
The patch was accepted upstream for the next release.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-24 11:51:24 -03:00
Eneas U de Queiroz
624d4c5efd
nail: add compatibility with openssl 1.1
...
Openssl 1.1 doesn't support SSL2 and does not define the OPENSSL_NO_SSL2
flag either. Also, it defaults to NO_EGD, so do not use EGD if it's not
enabled in openssl.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-24 11:41:02 -03:00
Eneas U de Queiroz
a44f8fe4e8
fdm: add compatibility with openssl 1.1
...
The patch was merged in upstream's master branch.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-24 10:42:22 -03:00
Eneas U de Queiroz
b06bac022a
openldap: use /dev/urandom as entropy source
...
When cross-compiling, the configure script doesn't use /dev/urandom as
entropy source, which would have been the case if we were building it
natively. Instead it tries to use an EGD, which openwrt doesn't supply.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-24 10:29:40 -03:00
Jo-Philipp Wich
bd6fc2465c
Merge pull request #5780 from jefferyto/golang
...
golang: new packages
2018-05-24 15:05:01 +02:00
Ted Hess
11e87d3ba9
Merge pull request #6101 from cotequeiroz/libshout_openssl-1.1
...
libshout: add openssl 1.1.0 compatibility
2018-05-24 10:56:12 +00:00
Eneas U de Queiroz
b087da8530
uw-imap: add openssl 1.1 compatibility
...
Patch to compile with openssl 1.1
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 23:39:04 -03:00
Eneas U de Queiroz
0f9a536daf
libzdb: add compatibility with openssl 1.1
...
This patch merely updates the detection of the ssl library.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 23:26:21 -03:00
Eneas U de Queiroz
3ef44db435
libtorrent: add support for openssl 1.1
...
Used a patch that was merged upstream.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 22:41:48 -03:00
Ken Keys
07daa086e6
protobuf: upgrade to version 3.5.1
...
Signed-off-by: Ken Keys <kkeys@caida.org>
2018-05-23 16:39:29 -07:00
Ken Keys
d078dbed7b
protobuf: add smaller protobuf-lite package variant
...
Signed-off-by: Ken Keys <kkeys@caida.org>
2018-05-23 16:37:35 -07:00
Eneas U de Queiroz
b96a1f3ea6
libssh: added openssl 1.1 compatibility
...
This patch was backported from upstream master branch.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 18:35:16 -03:00
Hannu Nyman
d9f3f92c39
Merge pull request #6095 from zhaojh329/rtty
...
rtty: Update to 4.1.2
2018-05-23 22:39:04 +03:00
Eneas U de Queiroz
bb31b90d73
libshout: add openssl 1.1.0 compatibility
...
Avoid calling deprecated and unnecessary library initialization
functions with openssl >= 1.1.0.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 15:37:53 -03:00
Eneas U de Queiroz
43a1c3ebe5
libnopoll: upgraded to version 0.4.6
...
Upgraded to support openssl 1.1.0. This is the current stable release.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 15:15:27 -03:00
Eneas U de Queiroz
420b203af6
libmraa: Upgrade to version 0.9.0
...
This version is compatible with the version of node currently in use.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 14:30:29 -03:00
Eneas U de Queiroz
0c995cabe7
rp-pppoe: Fixed compilation with glibc
...
Do not inlcude <netinet/in.h> when using glibc to avoid various
redefinitions.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 14:24:35 -03:00
Eneas U de Queiroz
054d5273cb
gcc: enable compilation with gcc 7.x
...
Defining _GLIBCXX_INCLUDE_NEXT_C_HEADERS instructs gcc 7.x libstdc++ to
include the system's stdlib.h and math.h, and not their own.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 14:21:20 -03:00
Eneas U de Queiroz
633fe0dbdf
usbip: adapt package to new kernel/libudev
...
The sources for usbip are within the kernel. A patch that was included
with the package, which changed the old signal name SIGCLD to the new
one, SIGCHLD, was merged upstream. However, different targets use
different kernel versions. Current version 4.14 and 4.9 are fine, but
older versions do not have the patch applied. So, I used
-DSIGCLD=SIGCHLD to please both worlds.
libudev-fbsd currently used by openwrt does not implement the
udev_device_get_devpath function. eudev's implementation of libudev
sets it as (src/libudev/libudev-device.c):
udev_device->devpath = udev_device->syspath + strlen("/sys");
I used a command-line define to use the same logic, as it works with
new and old versions of the kernel--the use of ..devpath is quite
recent.
I also linked with libbsd, when using glibc.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 14:18:17 -03:00
Eneas U de Queiroz
75d9ab331d
tdb: avoid installing duplicate files
...
Use $(CP) instead of $(INSTALL) so that libtdb.so.1 is installed as
symlink, and not duplicated.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 14:16:09 -03:00
Eneas U de Queiroz
6858948658
luasec: added openssl 1.1.0 compatibility
...
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>
2018-05-23 14:08:18 -03:00
Eneas U de Queiroz
2d695144a0
libevhtp: add openssl 1.1 compatibility
...
This patch is a backport of upstream changes.
I read the Makefile warning and made sure it only updates the openssl
calls and data types to the new API. It does not touch anything else!
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 14:06:22 -03:00
Eneas U de Queiroz
c027c088f6
ibrcommon: add openssl 1.1 compatibility
...
This patch has been merged upstream.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 14:00:52 -03:00
Xavier Franquet
a565ef8eaa
SNMPD: Add snmp_extend config option
...
Signed-off-by: Xavier Franquet <xavier@franquet.es>
2018-05-23 16:04:13 +02:00
Xavier Franquet
425331f316
Lighttpd: Update to 1.4.49
...
At 1.4.48, base64 decode is broken when libc sees `char` as `unsigned char`
d4083effab
Signed-off-by: Xavier Franquet <xavier@franquet.es>
2018-05-23 15:38:53 +02:00
Jianhui Zhao
4cbb348191
rtty: Update to 4.1.2
...
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-05-23 20:42:02 +08:00
Hannu Nyman
ddf1b54f0d
Merge pull request #6094 from wvdakker/master
...
Shorewall: Bump to version 5.2.0.4
2018-05-23 13:49:57 +03:00