Rosen Penev
572e34843a
scons: update to 4.0.1
Cleaned up Makefile to standards.
Replaced HIDDEN with BUILDONLY. It's more descriptive.
Added PKG_HOST_ONLY. This is a host only package.
Added HOST_BUILD_PARALLEL.
Added URL for uscan.
Added patch to fix library searching.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
c4254a3824
Merge pull request #11116 from ja-pa/ooni
ooniprobe: new packages
4 years ago
Alexandru Ardelean
79dfbd8016
python-pynacl: fix build with new libsodium patch
Fixes https://github.com/openwrt/packages/issues/13016
Patch [1] broke compilation for python-pynacl.
The fix is to patch PyNaCl to consider that
PYNACL_HAS_CRYPTO_SCALARMULT_ED25519 is always available.
[1] 3ef28a4ab0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years ago
Rosen Penev
9594a85404
freeradius3: fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
13b76d1b10
erlang: fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
490a4eff19
getdns: fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
f45ce492fa
boinc: fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
a89a876de9
ldns: fix compilation without deprecated APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
7a29b7d896
inadyn: update to 2.7
Remove pic hack.
Fix license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
deaa584069
yara: fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
f2dae99c41
motion: fix old libmicrohttpd usage
Doesn't seem to be needed for this package but it does fix several
warnings.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
7f620401af
Merge pull request #13021 from stangri/master-simple-adblock
simple-adblock: README and config update
4 years ago
Philip Prindeville
9551c05d64
xtables-addons: update for 3.10
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
4 years ago
Stan Grishin
e7d2563c57
simple-adblock: README and config update
Signed-off-by: Stan Grishin <stangri@melmac.net>
4 years ago
Jan Pavlinec
a588b44f39
ooniprobe: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
5 years ago
Eike Ritter
1dbdbcc1b6
tayga: Added 64:ff9b:1::/48 as well-known prefix for NAT64 (RFC 8215)
Signed-off-by: Eike Ritter <git@rittere.co.uk>
4 years ago
Daniel Golle
d7a6bb0621
gnunet-fuse: update to version 0.13.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
Rosen Penev
ab95db45d9
Merge pull request #13015 from neheb/sms2
smstools3: fix compilation with GCC10
4 years ago
Florian Eckert
9266ef9d55
Merge pull request #13018 from TDT-AG/pr/20200804-ttyd
ttyd: add backport patch for ssl issue on firefox
4 years ago
Florian Eckert
79eef7b921
ttyd: add backport patch for ssl issue on firefox
If ttyd is configured to ssl, you will get the following message in the
log `refuse to serve WS client for illegal ws path`. Upstream a patch
has already been applied which fixes this.
Since there is no newer version than 1.6.1, this fix is backported as a
patch. And could be removed if a new version of ttyd is available.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years ago
Florian Eckert
9c6447e1a0
Merge pull request #13011 from TDT-AG/pr/20200803-ttyd
ttyd: fix debug config option
4 years ago
Yousong Zhou
4418d240a1
shadowsocks-libev: note the deprecation of ss_server.bind_address
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years ago
Rosen Penev
19f03cfac9
smstools3: fix compilation with GCC10
GCC10 defaults to -fno-common , which breaks compilation as there are
multiple variables defined outside of the header file.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
6d23184a8d
libsodium: add autoreconf
The patch, while it works, requires autoreconf. Added.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
b19f976fa4
Merge pull request #12983 from peter-stadler/patch-2
nginx-util: fix dependency
4 years ago
Rosen Penev
9accec8e38
Merge pull request #12998 from neheb/nloh2
nlohmannjson: build with meson
4 years ago
Rosen Penev
a7b526f032
Merge pull request #12996 from neheb/exfa
exfatprogs: update to 1.0.4
4 years ago
Hannu Nyman
beec782ece
Merge pull request #13008 from commodo/python-batch1
python-cffi,numpy,python-asn1crypto: bump package versions
4 years ago
Rosen Penev
735b516bc1
Merge pull request #13014 from tru7/libfmt
libfmt: bump to version 7.0.2
4 years ago
Othmar Truniger
d29e150f17
libfmt: bump to version 7.0.2
Signed-off-by: Othmar Truniger <github@truniger.ch>
4 years ago
Florian Eckert
b567333db6
ttyd: fix debug config option
Append missing debug option value.
If this is not append and the debug option is selected, then we get the
following error output on ttyd start.
> ttyd: missing start command
To fix this add missing debug option value.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years ago
peter-stadler
f81ef30a30
nginx-util: fix dependency
Add DEPENDS since EXTRA_DEPENDS is not used by `make menuconfig`.
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
4 years ago
Alexandru Ardelean
d00604dfeb
numpy: bump to version 1.19.1
Recommended Cython version is 0.29.21
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years ago
Alexandru Ardelean
215a536e6a
python-asn1crypto: bump to version 1.4.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years ago
Alexandru Ardelean
9a0907b8be
python-cffi: bump to version 1.14.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years ago
Hannu Nyman
1c67444c33
Merge pull request #13004 from commodo/netatalk-fix-clang
netatalk: fix compile error in mac os
4 years ago
Liangbin Lian
e60ad5400e
netatalk: fix compile error in mac os
fix compile error in mac os when dtrace installed.
Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
4 years ago
Rosen Penev
4860c5cc5b
Merge pull request #12997 from neheb/pyt
python3: fix host compilation with clang
4 years ago
Rosen Penev
3ae4b3f016
Merge pull request #13002 from liudf0716/apfree-wifidog
apfree-wifidog: fix bug of cert generating condition and enable misuse
4 years ago
Yousong Zhou
7d7cbae75e
shadowsocks-libev: support ss-server option local_{ipv4,ipv6}_address
At the moment ss-server seems to be the only component using these two
options. It also accepts "local_address" of either ip4 or ip6 address,
but the meaning is different from that of ss-local, ss-tunnel etc.
where it is for listen bind
With this commit, we start deprecation process of uci option
"bind_address". The name was replaced with "local_addr" in upstream
project commit 5fa98a66 ("Fix #1911") and available as json config
option "local_address". This upstream change was released in 3.2.0
Link: 4a42da641b
Link: https://github.com/openwrt/packages/issues/12931
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years ago
Dengfeng Liu
69a7cf4c1d
apfree-wifidog: fix bug of cert generating condition and enable misuse
Signed-off-by: Dengfeng Liu <dfliuc@isoftstone.com>
4 years ago
Rosen Penev
7c9a0919a7
glib2: fix full language build
Needs -lintl.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
6c321adf3b
libextractor: make ffmpeg plugin depend on BUILD_PATENTED
FFMpeg has patented functionality. Make libextractor respect
BUILD_PATENTED.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
f21c3b4e99
nlohmannjson: build with meson
Just blindly copying the include files is not quite correct. The build
system merges all of them into one file.
A pkgconfig file also gets generated.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
95698aa083
vala: fix compilation under clang
Used under macOS.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
b40c40151c
python3: fix host compilation with clang
Matched rpath parameter with Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
e1c3ed6748
softethervpn: fix compilation with clang
Needs , not = for the rpath parameter.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
02d5c37808
ola: fix compilation with clang
Needs , not = for the rpath parameter.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
b39ceec62f
exfatprogs: update to 1.0.4
Faster fsck.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
5a44d367d5
graphicsmagick: fix old CONFIG_DEPEND
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago