Rosen Penev
3a15492e73
Merge pull request #9078 from James-TR/dnsdist
...
dnsdist: add missing dependency for libatomic
2019-05-27 11:36:06 -07:00
James Taylor
bb76f5cdd1
dnsdist: add missing dependency for libatomic
...
libatomic is required on mips* targets. This change will fix buildbot failures in #8548
for dnsdist
Signed-off-by: James Taylor <james@jtaylor.id.au >
2019-05-27 18:53:20 +10:00
Dirk Brenken
21f5f357e0
banip: update 0.1.2
...
* add more IPv4 & IPv6 consistency checks
* various cleanups
Signed-off-by: Dirk Brenken <dev@brenken.org >
2019-05-27 06:22:34 +02:00
Rosen Penev
e4b7135a6f
Merge pull request #9063 from cotequeiroz/libevhtp-1.2.18
...
libevhtp: update to 1.2.18, add oniguruma package, adapt seafile-server
2019-05-25 16:07:47 -07:00
Peter Wagner
c86fdd679b
nfs-kernel-server: compile with internal rpcgen
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2019-05-26 00:48:23 +02:00
Dirk Brenken
0afbe88bba
Merge pull request #9062 from dibdot/travelmate
...
travelmate: update 1.4.7
2019-05-24 23:27:35 +02:00
Eneas U de Queiroz
93e1a4f5ae
seafile-server: adjust to libevhtp 1.2.18
...
libevhtp 1.2.18 made API changes, and unbundled oniguruma.
To adapt seafile-server, some patches from Alexandre Rossi's debian
packaging at http://sousmonlit.zincube.net/~niol/repositories.git/
were applied.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2019-05-24 14:55:56 -03:00
Dirk Brenken
be22a007ff
travelmate: update 1.4.7
...
* tweak 'f_check' function
* code cleanup
Signed-off-by: Dirk Brenken <dev@brenken.org >
2019-05-24 14:39:53 +02:00
Rosen Penev
a55aee7b55
Merge pull request #9052 from cotequeiroz/seafile-bump
...
seafile-server: release bump due to libevhtp bump
2019-05-23 13:02:44 -07:00
Lucian Cristian
179175e27c
strongswan: update to 5.8.0
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2019-05-23 20:54:28 +03:00
Toke Høiland-Jørgensen
279c09d0b2
ACME: Remove dependency on luci-lib-ipkg
...
Instead, use @jow-'s suggestion of just checking for the presence of the
executables to find the installed web servers.
Fixes #8529 .
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com >
2019-05-23 16:47:34 +02:00
Rosen Penev
7a64d25517
Merge pull request #9031 from James-TR/dnsdist
...
dnsdist: add package
2019-05-22 10:20:00 -07:00
Eneas U de Queiroz
d3726210ff
seafile-server: release bump due to libevhtp bump
...
Libevhtp is building a static library, used by seafile-server.
Every time the libevhtp binary changes, seafile-server needs a release
bump.
Leave a note in the libevhtp Makefile, as a reminder.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2019-05-22 09:10:25 -03:00
Sébastien Blin
32aaaaa7d3
xtables-addons: pass correct flags to compile and install
...
The Makefile currently redefine the Compile and Install functions.
This is not working when using an external toolchain because some
flags are not interpreted, like CROSS_COMPILE. It is possible to
override the MAKE_FLAGS and MAKE_INSTALL_FLAGS instead.
Signed-off-by: Sébastien Blin <sebastien.blin@savoirfairelinux.com >
2019-05-21 16:22:49 -03:00
Florian Eckert
a532909c10
Merge pull request #9038 from TDT-AG/pr/20190520-stunnel
...
stunnel: update version to 5.54
2019-05-21 11:56:41 +02:00
Florian Eckert
e4fe8dba53
stunnel: update version to 5.54
...
Update to latest stable release 5.54
Add new options ticketKeySecret and ticketMacSecret to uci validation.
Signed-off-by: Florian Eckert <fe@dev.tdt.de >
2019-05-21 11:40:04 +02:00
Rosen Penev
727d2b5a61
Merge pull request #9037 from MikePetullo/dmapd
...
dmapd: update to 0.0.82
2019-05-20 13:52:04 -07:00
W. Michael Petullo
21a3086e44
dmapd: update to 0.0.82
...
Signed-off-by: W. Michael Petullo <mike@flyn.org >
2019-05-20 16:21:06 -04:00
James Taylor
5ee9364eaf
dnsdist: add package
...
Maintainer: me
Compile tested: armv7l, OpenWRT SDK
Run tested: armv7l Linksys WRT1900ACS, OpenWrt SNAPSHOT, r9987-655fff1571 -
confirmed dnsdist links correctly against dependencies and doesn't experience
errors at run-time when enabling features.
Description:
dnsdist is a highly DNS-, DoS- and abuse-aware loadbalancer. Its goal in life is
to route traffic to the best server, delivering top performance to legitimate
users while shunting or blocking abusive traffic.
dnsdist is dynamic, its configuration language is Lua and it can be changed at
runtime, and its statistics can be queried from a console-like interface or an
HTTP API.
https://dnsdist.org/
Closes : PowerDNS/pdns#3294
Signed-off-by: James Taylor <james@jtaylor.id.au >
2019-05-21 01:38:56 +10:00
Rosen Penev
012e4c1d7f
clamav: Remove build hacks
...
Simplified the Makefile and fixes compilation with uClibc-ng. Also added
IPv6 support.
Took the time to clean up the Makefile with other useful options.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-05-19 13:52:19 -07:00
Rosen Penev
a8d5480e1e
Merge pull request #8641 from dengqf6/bind9.14
...
[RFC/RFT] bind: update to 9.14.2
2019-05-18 22:15:00 -07:00
Rosen Penev
011d5d89dd
Merge pull request #9010 from neheb/quu
...
quassel-irssi: Fix compilation with GCC8
2019-05-18 13:15:05 -07:00
Deng Qingfang
cc66a24a4e
bind: update to 9.14.2
...
BIND now requires POSIX thread and IPv6 support to build
Add filter-AAAA plugin
Remove unrecognized options
Remove patch that no longer needed
- 002-autoconf-ar-fix.patch
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn >
2019-05-19 00:16:41 +08:00
Rosen Penev
717168e074
Merge pull request #8901 from neheb/mem
...
memcached: Update to 1.5.14
2019-05-18 07:07:45 -07:00
Dirk Brenken
65d69b9606
travelmate: update 1.4.6
...
* fix connection to uplinks with special char '/' in essid
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org >
2019-05-18 11:42:39 +02:00
Rosen Penev
50fc3e27b3
Merge pull request #8900 from neheb/por
...
port-mirroring: Update to 1.4.4
2019-05-17 11:36:50 -07:00
Rosen Penev
623d25a86b
quassel-irssi: Fix compilation with GCC8
...
It throws new warnings which triggers -Werror. Remove it.
Added support for full NLS.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-05-16 19:08:17 -07:00
Rosen Penev
ec2c2b6961
Merge pull request #8970 from neheb/get
...
geth: Fix compilation under AArch64
2019-05-16 13:42:33 -07:00
Rosen Penev
4108353ec1
port-mirroring: Fix compilation with GCC8
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-05-16 13:32:54 -07:00
Daniel Engberg
43b7610492
Merge pull request #9002 from Andy2244/samab4-update-4-9-8
...
samba4: update to 4.9.8
2019-05-16 21:30:51 +02:00
Rosen Penev
6adfd66f42
Merge pull request #8887 from neheb/ib
...
ibrdtnd: Fix compilation with uClibc-ng
2019-05-16 08:43:35 -07:00
Dirk Brenken
79a48ce391
Merge pull request #9003 from dibdot/banip
...
banip: update 0.1.1
2019-05-16 17:08:07 +02:00
Dirk Brenken
f3ece9653d
banip: update 0.1.1
...
* remove needless sort step to reduce system load
* change maxqueue default in backend and LuCI frontend
to '4' to reduce (default) system load
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org >
2019-05-16 11:16:03 +02:00
Andy Walsh
fd74d9f4ea
samba4: update to 4.9.8
...
* fixes CVE-2018-16860
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com >
2019-05-16 10:26:15 +02:00
Karl Palsson
762778b36e
mosquitto: major upgrade to 1.6.x
...
Major new release of mosquitto.
This release rolls up the initial 1.6.0 release, plus the subsequent
build/bug fixes of 1.6.1 and 1.6.2.
Original upstream changelogs:
https://mosquitto.org/blog/2019/04/version-1-6-released/
https://mosquitto.org/blog/2019/04/version-1-6-1-released/
https://mosquitto.org/blog/2019/04/version-1-6-2-released/
Major features of interest:
* MQTTv5 support
* performance improvements
* ALPN support
* OCSP staping support
* OpenSSL Engine support
* TLSv1.0 support dropped
Currently adds two patches to continue supporting OpenSSL engine support
being disabled, and a missing header include. These are both tracked
upstream and are expected to be dropped in a subsequent release.
Signed-off-by: Karl Palsson <karlp@etactica.com >
2019-05-15 17:28:25 +00:00
Moritz Warning
2f0a2eb02b
smcroute: disable libcap support
...
smcroute does not find libcap.so.2
Signed-off-by: Moritz Warning <moritzwarning@web.de >
2019-05-15 18:07:18 +02:00
Rosen Penev
016843ea43
Merge pull request #8984 from mlichvar/chrony-update-3.5
...
chrony: update to 3.5
2019-05-14 12:42:38 -07:00
Miroslav Lichvar
cd67b85490
chrony: update to 3.5
...
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com >
2019-05-14 14:54:00 +02:00
Val Kulkov
61e33ee1fc
subversion: partial revert of b32f8d4ff0
...
Commit b32f8d4ff0 broke compilation
of Subversion on systems where unixodbc package is present.
This partial revert fixes issue #8975 .
Signed-off-by: Val Kulkov <val.kulkov@gmail.com >
2019-05-14 02:05:56 -04:00
Daniel Golle
1f4df64f6a
gnunet: update to v0.11.4 and clean-up packaging
...
gnunet-reclaim-sqlite is no more in 0.11.4.
Also remove duplicate files also contained in gnunet-utils package.
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
2019-05-14 02:58:25 +02:00
Rosen Penev
2862d5d10b
Merge pull request #8855 from mwarning/smcroute
...
smcroute: add new package
2019-05-13 13:41:57 -07:00
Rosen Penev
870a71d05b
Merge pull request #8959 from brunompena/package-tac_plus-libpam_variant
...
tac_plus: Disabled PAM by default and added a PAM variant
2019-05-13 00:08:56 -07:00
Rosen Penev
6d9cf2ad16
geth: Fix compilation under AArch64
...
Turns out this was not backported to the stable branch.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-05-12 15:15:39 -07:00
Peter Wagner
7b062f478d
rpcinfo: add upstream commit to fix stack buffer overflow
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2019-05-12 21:14:31 +02:00
Peter Wagner
c01f3bf0ba
nfs-kernel-server: update to 2.3.4
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2019-05-12 21:12:55 +02:00
Hannu Nyman
6d6bceed8c
Merge pull request #8607 from mmaraya/port-mirroring-1.4.4
...
Port mirroring 1.4.4
2019-05-12 10:24:13 +03:00
Bruno Pena
394b90e9d1
tac_plus: Disabled PAM by default and added a PAM variant
...
Signed-off-by: Bruno Pena <brunompena@gmail.com >
2019-05-12 09:21:51 +02:00
Rosen Penev
3226673a48
iodine: Fix compilation with uClibc-ng
...
daemon is supported now.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-05-11 14:00:44 -07:00
Rosen Penev
544ae9a44f
Merge pull request #8910 from neheb/rs
...
rsyslog: Remove unnecessary depends
2019-05-11 12:07:48 -07:00
Rosen Penev
9d85d1b4a8
Merge pull request #8947 from jonathanunderwood/stubby-0.2.6
...
stubby: update to 0.2.6
2019-05-11 12:04:07 -07:00