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
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
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
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
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
Rosen Penev
08599312d4
python-cryptography: Remove NPN
Upstream backport. It seems the holdup is on python-twisted.
Without this, it fails with
SSL_get0_next_proto_negotiated: symbol not found
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Josef Schlehofer
aa8685e025
python-schedule: Add a new package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Rosen Penev
f282309892
Merge pull request #9289 from neheb/dns
dnscrypt-proxy: Update to latest git revision
5 years ago
Rosen Penev
5f6130859a
Merge pull request #9369 from val-kulkov/freetype-package
libfreetype: update to the latest release
5 years ago
Val Kulkov
139d7b6cb4
libfreetype: update to the latest release
Update to FreeType 2.10.1. Update PKG_LICENSE information.
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
5 years ago
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>
6 years ago
Robert Högberg
95dedb70f6
squeezelite: Remove codec auto configuration
.. because it's confusing and doesn't seem to add any value.
The "auto configuration" looks for installed codec libraries and tells
squeezelite (through command line arguments) to exclude codec support if a
required library is missing.
If you have installed squeezelite-full, then all required codec libraries
are automatically installed as dependencies and the squeezelite binary won't
even run if there are missing libraries - ie the "auto configuration" will
always find all codecs and never disable any codecs. Toggling "auto
configuration" makes no difference and the setting is just confusing.
If you install squeezelite-mini the "auto configuration" can work, but
library checks are already done by dlopen() calls in squeezelite and codecs
are disabled if the necessary libraries are not found - ie the "auto
configuration" duplicates the library checks of squeezelite itself.
Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
6 years ago
Nikos Mavrogiannopoulos
c414edf63f
Merge pull request #9364 from neheb/p11k
p11-kit: Fix compilation with uClibc-ng
5 years ago
Rosen Penev
343e2a07e4
rtorrent: Enable IPv6 support
Other Makefile cleanups as well.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
655eed48dc
libtorrent: Enable IPv6 and clean up Makefile
This was not touched since I took maintainership.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
084727656d
Merge pull request #9108 from nijel/patch-1
mpd: enable pulseaudio in full package
5 years ago
Rosen Penev
5bd75f1095
Merge pull request #9343 from philenotfound/mutt-bump
mutt: bump to 1.12.1
5 years ago
Rosen Penev
84104309bc
Merge pull request #9350 from neheb/api
apinger: Update to latest git revision
5 years ago
Rosen Penev
d7d4e47960
Merge pull request #9365 from neheb/pth
pthsem: Fix compilation with uClibc-ng
5 years ago
Josef Schlehofer
3666f80d5f
Merge pull request #9353 from BKPepe/yt
youtube-dl: update to version 2019.6.27
5 years ago
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>
5 years ago
Rosen Penev
145e9942e2
pthsem: Fix compilation with uClibc-ng
Makefile cleanups for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
f443d9eb13
p11-kit: Fix compilation with uClibc-ng
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
12378cd4d3
flashrom: Add ARC support
Mainly endian definitions are needed.
Removed sys/io.h patch. It's a GNU header unsupported by uClibc-ng.
Cleaned up Makefile slightly.
Added HTTPS everywhere.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Phil Eichinger
dfd6a8f12d
mutt: bump to 1.12.1
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
5 years ago
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>
5 years ago