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>
7 years ago
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>
7 years ago
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>
7 years ago
Hannu Nyman
95c9027602
Merge pull request #6105 from cotequeiroz/libzdb_openssl-1.1
libzdb: add compatibility with openssl 1.1
7 years ago
Ted Hess
2bb5e0c7cb
Merge pull request #6092 from thess/mjpg-update
mjpg-streamer: Update to latest version from github/jacksonliam repository.
7 years ago
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>
7 years ago
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>
7 years ago
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>
7 years ago
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>
7 years ago
Jo-Philipp Wich
bd6fc2465c
Merge pull request #5780 from jefferyto/golang
golang: new packages
7 years ago
Ted Hess
11e87d3ba9
Merge pull request #6101 from cotequeiroz/libshout_openssl-1.1
libshout: add openssl 1.1.0 compatibility
7 years ago
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>
7 years ago
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>
7 years ago
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>
7 years ago
Ken Keys
07daa086e6
protobuf: upgrade to version 3.5.1
Signed-off-by: Ken Keys <kkeys@caida.org>
7 years ago
Ken Keys
d078dbed7b
protobuf: add smaller protobuf-lite package variant
Signed-off-by: Ken Keys <kkeys@caida.org>
7 years ago
Hannu Nyman
d9f3f92c39
Merge pull request #6095 from zhaojh329/rtty
rtty: Update to 4.1.2
7 years ago
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>
7 years ago
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>
7 years ago
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>
7 years ago
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>
7 years ago
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>
7 years ago
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>
7 years ago
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>
7 years ago
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
?diff=unified
Signed-off-by: Xavier Franquet <xavier@franquet.es>
7 years ago
Jianhui Zhao
4cbb348191
rtty: Update to 4.1.2
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
7 years ago
Hannu Nyman
ddf1b54f0d
Merge pull request #6094 from wvdakker/master
Shorewall: Bump to version 5.2.0.4
7 years ago
W. van den Akker
4473c576bf
Shorewall6: Bump to version 5.2.0.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
7 years ago
W. van den Akker
015c433282
Shorewall: Bump to version 5.2.0.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
7 years ago
W. van den Akker
0200f56ea1
Shorewall6-lite: Bump to version 5.2.0.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
7 years ago
W. van den Akker
f7cd33b67a
Shorewall-lite: Bump to version 5.2.0.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
7 years ago
W. van den Akker
45b2cfe7ac
Shorewall-core: Bump to version 5.2.0.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
7 years ago
Eneas U de Queiroz
55bffaace8
ldns: Upgrade to version 1.7.0
This version adds compatibility with openssl 1.1.0.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
7 years ago
Ted Hess
82742a6b4e
mjpg-streamer: Update to latest from github/jacksonliam repository. Add additional plugins for RTSP, UDP, etc.
Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years ago
Ansuel Smith
6fe09e86d1
uwsgi-cgi: New package
Uwsgi compiled with cgi profile to support plain cgi for ngix webserver
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
7 years ago
Michael Heimpold
0356afbc12
libiio: update to 0.15
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years ago
Michael Heimpold
265d5aa390
libgpiod: update to 1.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years ago
Yousong Zhou
af5ebf6220
xl2tpd: bump to version 1.3.12
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
7 years ago
Hannu Nyman
5a30601780
Merge pull request #6080 from kuoruan/aria2
aria2: Bump 1.34.0
7 years ago
Hannu Nyman
b7145fe53e
Merge pull request #6076 from neheb/btrfs
btrfs-progs: Update to 4.16.1
7 years ago
Hannu Nyman
bf49676085
Merge pull request #6078 from mwarning/kadnode
kadnode: update to version 2.2.3
7 years ago
Hsing-Wang Liao
be5feb784a
aria2: Bump 1.34.0
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
7 years ago
Moritz Warning
f7cfb61edc
kadnode: update to version 2.2.3
Signed-off-by: Moritz Warning <moritzwarning@web.de>
7 years ago
Ted Hess
56a77a7037
Merge pull request #5680 from neheb/shairplay
shairplay: Change URL to HTTPS and switch file to .xz
7 years ago
Rosen Penev
7360f918c8
btrfs-progs: Update to 4.16.1
Some programs were removed upstream.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 years ago
Hannu Nyman
269b3d8c44
Merge pull request #6075 from mwarning/kadnode
kadnode: update to version 2.2.2
7 years ago
Hannu Nyman
6e0c49be57
Merge pull request #6072 from wvdakker/master
Shorewall: Bump to 5.2.0.3
7 years ago
Hannu Nyman
2c9889ce2a
Merge pull request #5562 from Andy2244/krb5-fix
krb5: update depends, fix FS#1310
7 years ago
Moritz Warning
1632a5d307
kadnode: update to version 2.2.2
Signed-off-by: Moritz Warning <moritzwarning@web.de>
7 years ago
W. van den Akker
c045dd5214
Shorewall6: Bump to 5.2.0.3
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
7 years ago