Moritz Warning
2f0a2eb02b
smcroute: disable libcap support
smcroute does not find libcap.so.2
Signed-off-by: Moritz Warning <moritzwarning@web.de>
6 years ago
Miroslav Lichvar
cd67b85490
chrony: update to 3.5
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
6 years ago
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>
6 years ago
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>
6 years ago
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>
6 years ago
Peter Wagner
7b062f478d
rpcinfo: add upstream commit to fix stack buffer overflow
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Peter Wagner
c01f3bf0ba
nfs-kernel-server: update to 2.3.4
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Bruno Pena
394b90e9d1
tac_plus: Disabled PAM by default and added a PAM variant
Signed-off-by: Bruno Pena <brunompena@gmail.com>
6 years ago
Rosen Penev
3226673a48
iodine: Fix compilation with uClibc-ng
daemon is supported now.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Jonathan G. Underwood
53a4edf7d3
stubby: set PKG_SOURCE_VERSION using PKG_VERSION
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
6 years ago
Jonathan G. Underwood
780d5e6898
stubby: remove PKG_SOURCE from Makefile
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
6 years ago
Jonathan G. Underwood
1a0df27ed2
stubby: add support for TLS configuration options
- tls_cipher_list
- tls_ciphersuites
- tls_min_version
- tls_max_version
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
6 years ago
Daniel Golle
ce32209685
gnurl: update to version 7.64.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Jonathan G. Underwood
b0cc47b143
stubby: add support for tls_port resolver config option ( #8889 )
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
6 years ago
Jonathan G. Underwood
2391c91afe
stubby: update to 0.2.6
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
6 years ago
Audric Schiltknecht
3f6f6080d9
freeradius3: Fix conffiles for mod-sql-* packages
Signed-off-by: Audric Schiltknecht <audric.schiltknecht@viagenie.ca>
6 years ago
Andy Walsh
9c8d7444cc
samba4: update to 4.9.7
* update to 4.9.7
* add write_list, read_list UCI support
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
6 years ago
Rosen Penev
238f7a2c6a
stubby: Update PKG_RELEASE
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Jonathan G. Underwood
5db119a1cc
stubby: fix handling of pkis in config ( #8888 )
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
6 years ago
Yousong Zhou
742ab4a928
shadowsocks-libev: README.md: add "incompatible changes" section
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Yousong Zhou
afe7d34240
shadowsocks-libev: move plugin options to server section
Plugin options are properties of shadowsocks deployment as a whole,
including both server and each client components. Multiple client
instances accessing the same server will need to share the same plugin
settings
With this change, plugin options will need to specified to "server" and
"ss-server" section, not to each component section.
Fixes: c19e949
("shadowsocks-libev: add plugin options support")
Reference: https://github.com/openwrt/packages/issues/8903#issuecomment-489674137
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Xue Liu
e2ce890a31
lora-gateway-hal: Add package lora-gateway
Add a package for the Semtech lora-gateway-hal.
This package includes three sub packages which
are libloragw, lora-gateway-tests and lora-gateway-utils.
Signed-off-by: Xue Liu <liuxuenetmail@gmail.com>
6 years ago
Florian Eckert
bd2040cfdf
keepalived: update to version 2.0.16
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years ago
Maxim Storchak
e8248bd86e
tgt: update to 1.0.77
- update to 1.0.77
- apply patches from Rosen Penev for compatibility with uClibc-ng
- add an option for rotation_rate selection
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
6 years ago
Richard Yu
6b49b9c566
Revert "transmission-web: set conflicts with transmission-web-control"
This reverts commit 18c9a03770
.
To fix "make menuconfig" shows "recursive dependency detected".
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
6 years ago
Yousong Zhou
c19e949380
shadowsocks-libev: add plugin options support
Reference: https://github.com/openwrt/packages/issues/8903
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Daniel Engberg
11270c979b
net/socat: Update to 1.7.3.3
Update socat to 1.7.3.3
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years ago
Rosen Penev
6a02fa76b7
linuxptp: Remove false depends
It seems ever since the switch to uClibc-ng, this builds perfectly fine.
Moved PKG_MAINTAINER variable for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
4942dd1285
set2net: Remove false depends
These depends actually have the effect of disabling ser2net when uClibc-ng
is selected. Remove them.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
5d723c4551
rsyslog: Remove unnecessary depends
It seems these are actually not required.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Peter Wagner
47a9d74761
tor: update to 0.4.0.5
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Rosen Penev
73ce3f5e6c
memcached: Update to 1.5.14
Fixes compilation with GCC8.
Remove obsolete patch. Small Makefile cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Jeffery To
3c7b11fcb7
uwsgi-cgi: Remove reference to python-package.mk
Since no Python packages are produced by this package, including
python-package.mk is unnecessary.
This removes the reference to python-package.mk. (PKG_RELEASE is
unchanged as this should have no effect on the build.)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years ago
Yousong Zhou
3680e969b1
openvswitch: fix compilation of intree datapath kmod
Reference: https://github.com/openwrt/packages/issues/8548#issuecomment-488871090
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
W. Michael Petullo
0647bcbed3
scapy: update to 2.4.2 and make use of Python 3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
W. Michael Petullo
bc57420b08
dmapd: update to 0.0.81, update PKG_INSTALL, and remove TARGET_LDFLAGS
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Andy Walsh
402a445661
rpcbind: add/enable rmtcalls support
* add broadcast discovery support of rpc services
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
6 years ago
Rosen Penev
531b9adf90
ibrdtnd: Fix compilation with uClibc-ng and/or uClibc++
For some reason, several C++ headers are not included. Include them.
Also added const fixes to get it to build with uClibc++.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Moritz Warning
da334fa23d
smcroute: add new package
Signed-off-by: Moritz Warning <moritzwarning@web.de>
6 years ago
Christian Lachner
b4d67e3484
haproxy: Update HAProxy to v1.8.20
- Update haproxy download URL and hash
- Add new patches
Signed-off-by: Christian Lachner <gladiac@gmail.com>
6 years ago
Rosen Penev
f4f665c7db
transmission: Fix compilation under uClibc-ng
Upstream has a patch for this dated 2016.
Also ran the init script through shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
93b3d42dd5
uwsgi-cgi: Fix compilation under uClibc-ng
execinfo.h is missing.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Alexandru Ardelean
ffb716efb7
treewide,python: take over maintainership from Gergely Kiss
This change changes the maintainer to
`Alexandru Ardelean <ardeleanalex@gmail.com`
for all Python packages owned by
`Gergely Kiss <mail.gery@gmail.com>`
No functional changes.
Bumping PKG_RELEASE on each package that is updated.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years ago
Eric Luehrsen
1077a04b76
unbound: fix local dns synthesis corner cases
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
6 years ago
Deng Qingfang
b25c770e89
ariang: update to 1.1.0
Update AriaNg to latest release 1.1.0
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
6 years ago
Rosen Penev
23c1e4009b
geth: Update to 1.8.27
Updated Makefile for consistency between packages.
Updated Licensing information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Richard Yu
18c9a03770
transmission-web: set conflicts with transmission-web-control
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
6 years ago
Richard Yu
6364b8a104
transmission-web-control: add new package
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
6 years ago
Toni Uhlig
d2f8dbda8c
ptunnel-ng: update to 1.42
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
6 years ago
Deng Qingfang
3d94ecdef0
nginx: update to 1.16.0
Update nginx to latest stable release 1.16.0
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
6 years ago