Rosen Penev
eeff4f6376
Merge pull request #9386 from neheb/ke2
...
kea: Fix compilation without deprecated OpenSSL APIs
2019-07-04 10:18:06 -07:00
Rosen Penev
c7713b5ef6
Merge pull request #9230 from James-TR/pdns-recursor
...
pdns-recursor: add package
2019-07-04 10:17:32 -07:00
Eneas U de Queiroz
4ca57ae9c2
coova-chilli: disable parallel build
...
Parallel building is causing a failure because it executes some
commands, such as patch, more than once.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com >
2019-07-04 09:01:52 -03:00
Florian Eckert
e100de8bd8
mwan3: update version to 2.8.0
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de >
2019-07-04 12:06:27 +02:00
Florian Eckert
27db561752
mwan3: add netifd up info to mwan3 ubus status output
...
Add the netifd up status output to the mwan3 ubus status output.
Signed-off-by: Florian Eckert <fe@dev.tdt.de >
2019-07-04 12:03:43 +02:00
Florian Eckert
cfba93a203
mwan3: add enabled info to mwan3 ubus status
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de >
2019-07-04 12:03:40 +02:00
Florian Eckert
bfa849c14e
mwan3: add interface uptime netifd value to ubus mwan3 status output
...
Add missing netifd uptime info to ubus status call.
Signed-off-by: Florian Eckert <fe@dev.tdt.de >
2019-07-04 12:03:37 +02:00
Florian Eckert
6c2cd78c6f
mwan3: rename downtime to offline
...
Rename downtime ubus output from mwan3 to offline.
Signed-off-by: Florian Eckert <fe@dev.tdt.de >
2019-07-04 12:03:34 +02:00
Florian Eckert
3be40786f5
mwan3: rename uptime to online
...
Rename uptime ubus output from mwan3 to online.
Signed-off-by: Florian Eckert <fe@dev.tdt.de >
2019-07-04 12:03:30 +02:00
Florian Eckert
8d3c8dadcf
mwan3: add migration script for flush_conntrack config
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de >
2019-07-04 12:03:23 +02:00
Rosen Penev
54d7bc119d
kea: Fix compilation without deprecated OpenSSL APIs
...
Forgot to add this one to the last pull request.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-03 20:58:30 -07:00
Rosen Penev
1e23b4eae0
rsync: Fix compile with -Wimplicit-function-declaration
...
The configure test for gettimeofday does not include the proper header.
Override the variable as all OpenWrt libc have two arguments for
gettimeofday.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-03 18:28:43 -07:00
Dirk Brenken
2e06c4ec93
ddns-scripts: various fixes
...
* use '$ddns_rundir' in 'get_service_data' for pipe creation, fix #8971
* add missing local variables in 'get_service_data'
* change DNS server verification with drill in 'verify_host_port',
fix/supersed #8935
* remove needless cat calls in 'verify_host_port'
* set cloudfare TTL to min. 120 seconds, fix #7745
* bump/align package version number
Signed-off-by: Dirk Brenken <dev@brenken.org >
2019-07-03 22:41:26 +02:00
Nikos Mavrogiannopoulos
cefb2f03e2
ocserv: updated to 0.12.4
...
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com >
2019-07-03 21:32:35 +02:00
James Taylor
41c2f33698
pdns: correct incomplete fix for build failure
...
Maintainer: me
This commit addresses a build failure around guards on execinfo.h usage to
prevent uclibc from pulling it in, as it defines both __GLIBC__ and __UCLIBC__.
The original patch had invalid syntax which this corrects.
Signed-off-by: James Taylor <james@jtaylor.id.au >
2019-07-03 11:51:36 -03:00
James Taylor
7264fbe153
pdns-recursor: add package
...
Maintainer: me
Compile tested: armv7l, OpenWRT SDK
Run tested: armv7l Linksys WRT1900ACS, OpenWrt SNAPSHOT, r9987-655fff1571 -
confirmed PowerDNS recursor links correctly against libraries and runs on my
target environment.
Description:
PowerDNS Recursor is a high-performance resolving name server, utilizing
multiple processor and including Lua scripting capabilities.
This commit includes the recursive nameserver
https://www.powerdns.com/recursor.html
Signed-off-by: James Taylor <james@jtaylor.id.au >
2019-07-03 21:19:30 +10:00
Andreas Nilsen
0ae6958740
hcxtools: Fixed typo in both Makefiles
...
PKG_LICENCE_FILES vas wrongly named PKG_LICENCE_FILE
Signed-off-by: Andreas Nilsen <adde88@gmail.com >
2019-07-03 08:02:21 +02:00
Rosen Penev
c319b9f53d
Merge pull request #9367 from gladiac1337/haproxy-2.0.1-master
...
haproxy: Update HAProxy to v2.0.1
2019-07-02 22:34:34 -07:00
Christian Lachner
dc08318f01
haproxy: Change DEPENDS from libncursesw to libncurses
...
- Change DEPENDS from libncrusesw to libncurses
Signed-off-by: Christian Lachner <gladiac@gmail.com >
2019-07-03 07:12:32 +02:00
Rosen Penev
a6d7ad8573
Merge pull request #9368 from neheb/torr
...
RTorrent updates
2019-07-02 21:50:04 -07:00
Rosen Penev
0f79c6b76a
Merge pull request #9337 from neheb/nod
...
noddos: Fix compilation without deprecated OpenSSL APIs
2019-07-02 21:13:36 -07:00
Rosen Penev
f08a949f4b
Merge pull request #9334 from neheb/net1
...
Netopeer2: Fix compilation without deprecated OpenSSL APIs
2019-07-02 21:12:59 -07:00
Alexandru Ardelean
5fd0baac09
net: seafile-seahub: update maintainer & license file
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
441f486081
django-restframework: update packaging format + add python3 variant
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
15272fcc65
django-postoffice: update packaging format + add python3 variant
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
6a7f547a38
django-picklefield: update packaging format + add python3 variant
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
7bbc5131f2
django-jsonfield: update packaging format + add python3 variant
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
e4d8127cae
django-formtools: update packaging format + add python3 variant
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
35cddd9b6f
django-compressor: update packaging format + add python3 variant
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
3392fbc6fc
django-appconf: update packaging format + add python3 variant
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2019-07-02 18:10:34 -03:00
Rosen Penev
f282309892
Merge pull request #9289 from neheb/dns
...
dnscrypt-proxy: Update to latest git revision
2019-07-02 09:51:36 -07:00
Andreas Nilsen
6f6457fb37
hcxtools: Changes to the Makefile, as suggested.
...
- Now using codeload as suggested.
- Removed PKG_BUILD_PARALLEL, and PKG_USE_MIPS16:=0 as it was no longer needed to build the latest version successfully.
- Moved PKG_MAINTAINER to top.
- Use INSTALL_BIN instead of CP
- Added PKG_LICENSE and PKG_LICENSE_FILES
- Fixed a typo in TITLE
- DCO should be fixed now.
Signed-off-by: Andreas Nilsen <adde88@gmail.com >
2019-07-02 16:16:44 +02:00
Andreas Nilsen
9e4fc185e2
hcxtools: Fixed PKG_SOURCE_URL
...
Signed-off-by: Andreas Nilsen <adde88@gmail.com >
2019-07-02 16:16:44 +02:00
Andreas Nilsen
89da0ac020
hcxtools: Added hcxtools and hcxdumptool, created by: @ZerBea.
...
Signed-off-by: Andreas Nilsen <adde88@gmail.com >
2019-07-02 16:16:23 +02:00
Karl Palsson
c00c826789
ntpdate: use uci configured servers instead of static list
...
If we're going to have a list of ntp servers, we should at least respect
them. Fallback to the original static list if no configured servers are
found.
Signed-off-by: Karl Palsson <karlp@etactica.com >
2019-07-02 09:25:34 +00:00
Rosen Penev
343e2a07e4
rtorrent: Enable IPv6 support
...
Other Makefile cleanups as well.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-01 18:39:17 -07:00
Rosen Penev
84104309bc
Merge pull request #9350 from neheb/api
...
apinger: Update to latest git revision
2019-07-01 15:13:16 -07:00
Christian Lachner
92b5742300
haproxy: Update HAProxy to v2.0.1
...
- Update haproxy download URL and hash
- Add new patches
Signed-off-by: Christian Lachner <gladiac@gmail.com >
2019-07-01 20:45:28 +02:00
Yousong Zhou
8897ea4d51
openvswitch: conditionally depends on nf_conncount.ko
...
This is required for conntrack zone limit support. Linux upstream
commit is 11efd5cb ("openvswitch: Support conntrack zone limit")
Ref: https://github.com/openwrt/packages/issues/9274#issuecomment-507181166
Reported-by: Lech Perczak <lech.perczak@gmail.com >
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com >
2019-07-01 13:45:38 +00:00
Peter Wagner
d76f90fd43
nfs-kernel-server: update to 2.4.1
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2019-06-30 13:10:35 +02:00
Jeffery To
9a8434276c
obfs4proxy: Update to 0.0.11
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2019-06-30 03:15:35 +08:00
Rosen Penev
f4ab089271
Merge pull request #9351 from neheb/3tr435
...
linknx: Update iconv patch to work with libiconv-full
2019-06-28 22:44:49 -07:00
Hannu Nyman
364b0bb52a
Merge pull request #9321 from ysc3839/frp
...
frp: add uci config integration
2019-06-29 08:00:59 +03:00
Rosen Penev
b1301fb678
Merge pull request #9336 from neheb/coov
...
coova-chili: Fix compilation with newer GCC
2019-06-28 19:08:21 -07:00
Rosen Penev
16612bea78
Merge pull request #9280 from neheb/log
...
kea: Don't install to STAGING_DIR_HOST
2019-06-28 19:07:55 -07:00
Rosen Penev
ee94a1e912
linknx: Update iconv patch to work with libiconv-full
...
libiconv-full requires a const char for its second parameter. Otherwise
-fpermissive error is thrown.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-06-28 16:01:04 -07:00
Rosen Penev
d93fd61d62
kea: Don't install to STAGING_DIR_HOST
...
STAGING_DIR_HOST is for packages under tools/ , not host packages.
Reorganized Makefile for consistency between packages.
Added PKG/HOST_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-06-28 14:33:46 -07:00
Rosen Penev
dff6d2639e
apinger: Update to latest git revision
...
This project seems abandoned. Updated to latest version.
Also cleaned up the Makefile quite a bit.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-06-28 11:38:42 -07:00
Rosen Penev
732b1c4c0e
nfs-kernel-server: Fix compile with uClibc-ng
...
NS_MAXMSG is not defined.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-06-28 20:12:15 +02:00
Rosen Penev
266b0ba9d9
coova-chili: Fix compilation with newer GCC
...
Added -Wno-error to fix.
Also added patch to fix compilation without deprecated OpenSSL APIs.
Added PKG_BUILD_PARALLEL for faster compilation.
Switched libcyassl to libwolfssl.
Reorganized makefile for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-06-28 10:34:27 -07:00