Rosen Penev
eeff4f6376
Merge pull request #9386 from neheb/ke2
kea: Fix compilation without deprecated OpenSSL APIs
5 years ago
Rosen Penev
c7713b5ef6
Merge pull request #9230 from James-TR/pdns-recursor
pdns-recursor: add package
5 years ago
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>
5 years ago
Gerard Ryan
992b2c70e6
cgroupfs-mount: Added cgroup mount scripts
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
6 years ago
Gerard Ryan
f2793d55fe
docker-ce: Added Docker community edition
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
6 years ago
Gerard Ryan
e6edb0b442
containerd: Added containerd
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
6 years ago
Gerard Ryan
1e4b5bddb9
runc: Added runc
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
6 years ago
Florian Eckert
6c64f8f4ba
collectd: move jshn.sh include to remove warning
Redmine-patch-id: 3680
If I build an image with the imagebuilder I get the following output
during image building:
../root-x86/etc/init.d/collectd: line 4: /usr/share/libubox/jshn.sh:
No such file or directory
To remove this messsage move include to the needed postion, so that the
message does not occur during image building on the host system anymore.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years ago
Florian Eckert
e100de8bd8
mwan3: update version to 2.8.0
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years ago
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>
5 years ago
Florian Eckert
cfba93a203
mwan3: add enabled info to mwan3 ubus status
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years ago
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>
5 years ago
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>
5 years ago
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>
5 years ago
Florian Eckert
8d3c8dadcf
mwan3: add migration script for flush_conntrack config
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years ago
Rosen Penev
ca52096218
Merge pull request #9107 from dibdot/ddns-fixes
ddns-scripts: various fixes
5 years ago
Josef Schlehofer
e07cc320d8
syslog-ng: update to version 3.22.1
- Bump version in the config and improve a link for documentation
- Disable snmp destination for now
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Josef Schlehofer
2d13229b33
youtube-dl: update to version 2019.7.2
Simplify Makefile
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Rosen Penev
dcba53b40b
libv4l: Add missing INTL dependency
Needed for FULL NLS. Not bumping PKG_RELEASE as this is no-op.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
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>
5 years ago
Rosen Penev
66c215799d
setserial: Add missing headers
Fixes compilation with -Wimplicit-function-declaration
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
83234d13ea
gdbm: Update to 1.18.1
Fixes compilation with -Werror=implicit-function-declaration
This has received no version updates for over 5 years.
Cleaned up Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
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>
5 years ago
Rosen Penev
50abfa2fd7
Merge pull request #8355 from robho/squeezelite_no_auto_config
squeezelite: Remove codec auto configuration
5 years ago
Rosen Penev
385e48aec2
Merge pull request #9362 from neheb/tg43ht
flashrom: Add ARC support
5 years ago
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>
6 years ago
Nikos Mavrogiannopoulos
cefb2f03e2
ocserv: updated to 0.12.4
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
5 years ago
Josef Schlehofer
bec7011401
python-yaml: update to version 5.1.1
Reorder one thing in Makefile and add two spaces in description
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Josef Schlehofer
a5ad8f70f5
python3-unidecode: update to version 1.1.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Jianhui Zhao
46ec912121
libuwsc: update to 3.3.2
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
5 years ago
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>
5 years ago
Rosen Penev
e2aa918e0e
Merge pull request #9372 from neheb/pyt
python-cryptography: Remove NPN
5 years ago
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>
6 years ago
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>
5 years ago
Rosen Penev
c319b9f53d
Merge pull request #9367 from gladiac1337/haproxy-2.0.1-master
haproxy: Update HAProxy to v2.0.1
5 years ago
Christian Lachner
dc08318f01
haproxy: Change DEPENDS from libncursesw to libncurses
- Change DEPENDS from libncrusesw to libncurses
Signed-off-by: Christian Lachner <gladiac@gmail.com>
5 years ago
Rosen Penev
a6d7ad8573
Merge pull request #9368 from neheb/torr
RTorrent updates
5 years ago
Rosen Penev
0f79c6b76a
Merge pull request #9337 from neheb/nod
noddos: Fix compilation without deprecated OpenSSL APIs
5 years ago
Rosen Penev
f08a949f4b
Merge pull request #9334 from neheb/net1
Netopeer2: Fix compilation without deprecated OpenSSL APIs
5 years ago
Rosen Penev
6896d0af32
Merge pull request #9335 from neheb/libn
libnetconf2: Fix compilation without deprecated OpenSSL APIs
5 years ago
Alexandru Ardelean
5fd0baac09
net: seafile-seahub: update maintainer & license file
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years ago
Alexandru Ardelean
441f486081
django-restframework: update packaging format + add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years ago
Alexandru Ardelean
15272fcc65
django-postoffice: update packaging format + add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years ago
Alexandru Ardelean
6a7f547a38
django-picklefield: update packaging format + add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years ago
Alexandru Ardelean
7bbc5131f2
django-jsonfield: update packaging format + add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years ago
Alexandru Ardelean
e4d8127cae
django-formtools: update packaging format + add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years ago
Alexandru Ardelean
35cddd9b6f
django-compressor: update packaging format + add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years ago
Alexandru Ardelean
3392fbc6fc
django-appconf: update packaging format + add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years ago
Eneas U de Queiroz
8bdb697671
python-curl: add ssl locking support to wolfssl
Patch was merged upstream.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
5 years ago
Eneas U de Queiroz
3e78945eaf
python-curl: fix compilation with libcurl-wolfssl
This allows compilation when libcurl is build with wolfssl as its SSL
backend.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
5 years ago