Commit Graph

20868 Commits

Author SHA1 Message Date
Jan Pavlinec 0e83fb81ae
python-pytest-xdist: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-08-06 10:07:57 +02:00
Rosen Penev 34215c958e
Merge pull request #13020 from rittere/master
tayga: Added 64:ff9b:1::/48 as well-known prefix for NAT64 (RFC 8215)
2020-08-06 00:37:23 -07:00
Rosen Penev 8b004dbfba
Merge pull request #12811 from TDT-AG/pr/20200714-ntpd
ntpd: add config include support
2020-08-05 13:29:20 -07:00
Eike Ritter b8ca6814ad tayga: PKG_RELEASE increased
Signed-off-by: Eike Ritter <git@rittere.co.uk>
2020-08-05 21:19:22 +01:00
Rosen Penev 1be8f072c8
Merge pull request #12976 from pprindeville/update-xtables-addons-3.10
xtables-addons: update for 3.10
2020-08-05 13:18:18 -07:00
Rosen Penev c2525df796
Merge pull request #13031 from neheb/erl
erlang: fix compilation without deprecated OpenSSL APIs
2020-08-05 13:12:45 -07:00
Rosen Penev df1edbd571
Merge pull request #13035 from ja-pa/python3-maxminddb-2.0.2
python3-maxminddb: update to version 2.0.2
2020-08-05 13:11:47 -07:00
Rosen Penev 43e054cf87
Merge pull request #13033 from commodo/pynacl-fix
python-pynacl: fix build with new libsodium patch
2020-08-05 13:11:25 -07:00
Rosen Penev dca6a5b2fd
Merge pull request #13032 from neheb/freer
freeradius3: fix compilation without deprecated OpenSSL APIs
2020-08-05 13:10:49 -07:00
Rosen Penev a640cfa263
Merge pull request #13026 from neheb/yarr
yara: fix compilation without deprecated OpenSSL APIs
2020-08-05 13:10:15 -07:00
Rosen Penev 91dbd669b3
Merge pull request #12549 from neheb/extr
libextractor: remove ffmpeg plugin
2020-08-05 13:09:45 -07:00
Rosen Penev 70b5ae920e
Merge pull request #13027 from neheb/ina
inadyn: update to 2.7
2020-08-05 13:08:50 -07:00
Peter Stadler eec90365b8 django-restframework: update to version 3.11.1
update to newest version.

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-08-05 21:19:32 +02:00
Rosen Penev 92ccf95904
Merge pull request #13024 from neheb/mottion
motion: fix old libmicrohttpd usage
2020-08-05 10:39:40 -07:00
Karl Palsson 5c4aad9518 net/pagekitec: Update to v0.91.200718
This fixes misleading errors in the status file, and increases buffer
sizes to match the python implementation.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2020-08-05 16:35:17 +00:00
Toke Høiland-Jørgensen cbca68b4f2
Merge pull request #13036 from TDT-AG/pr/20200806-acme
acme: fix alignment space vs tabs
2020-08-05 11:50:18 +02:00
Florian Eckert 8e34825f78 acme: fix alignment space vs tabs
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-08-05 11:33:19 +02:00
Jan Pavlinec e366ae2872
python3-maxminddb: update to version 2.0.2
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-08-05 11:05:08 +02:00
Rosen Penev 24ef62fded
Merge pull request #13001 from neheb/sco
scons: update to 4.0.1
2020-08-05 00:59:32 -07:00
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>
2020-08-05 00:53:13 -07:00
Rosen Penev c4254a3824
Merge pull request #11116 from ja-pa/ooni
ooniprobe: new packages
2020-08-04 22:59:23 -07:00
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>
2020-08-05 08:39:51 +03:00
Rosen Penev 9594a85404
freeradius3: fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-04 19:17:01 -07:00
Rosen Penev 13b76d1b10
erlang: fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-04 19:15:55 -07:00
Rosen Penev 490a4eff19
getdns: fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-04 19:14:21 -07:00
Rosen Penev f45ce492fa
boinc: fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-04 19:12:49 -07:00
Rosen Penev a89a876de9
ldns: fix compilation without deprecated APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-04 19:11:25 -07:00
Rosen Penev 7a29b7d896
inadyn: update to 2.7
Remove pic hack.

Fix license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-04 19:10:09 -07:00
Rosen Penev deaa584069
yara: fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-04 19:09:14 -07:00
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>
2020-08-04 19:05:41 -07:00
Rosen Penev 7f620401af
Merge pull request #13021 from stangri/master-simple-adblock
simple-adblock: README and config update
2020-08-04 18:42:18 -07:00
Philip Prindeville 9551c05d64 xtables-addons: update for 3.10
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2020-08-04 18:49:38 -06:00
Stan Grishin e7d2563c57 simple-adblock: README and config update
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-08-04 22:50:39 +00:00
Jan Pavlinec a588b44f39
ooniprobe: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-08-05 00:43:07 +02:00
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>
2020-08-04 22:46:08 +01:00
Daniel Golle d7a6bb0621 gnunet-fuse: update to version 0.13.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-08-04 21:00:26 +01:00
Rosen Penev ab95db45d9
Merge pull request #13015 from neheb/sms2
smstools3: fix compilation with GCC10
2020-08-04 06:30:31 -07:00
Florian Eckert 9266ef9d55
Merge pull request #13018 from TDT-AG/pr/20200804-ttyd
ttyd: add backport patch for ssl issue on firefox
2020-08-04 15:08:48 +02:00
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>
2020-08-04 14:48:04 +02:00
Florian Eckert 9c6447e1a0
Merge pull request #13011 from TDT-AG/pr/20200803-ttyd
ttyd: fix debug config option
2020-08-04 14:19:24 +02:00
Yousong Zhou 4418d240a1 shadowsocks-libev: note the deprecation of ss_server.bind_address
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-08-04 11:40:45 +08:00
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>
2020-08-03 16:45:02 -07:00
Rosen Penev 6d23184a8d
libsodium: add autoreconf
The patch, while it works, requires autoreconf. Added.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-03 16:37:02 -07:00
Rosen Penev b19f976fa4
Merge pull request #12983 from peter-stadler/patch-2
nginx-util: fix dependency
2020-08-03 13:37:04 -07:00
Rosen Penev 9accec8e38
Merge pull request #12998 from neheb/nloh2
nlohmannjson: build with meson
2020-08-03 13:36:42 -07:00
Rosen Penev a7b526f032
Merge pull request #12996 from neheb/exfa
exfatprogs: update to 1.0.4
2020-08-03 13:36:27 -07:00
Hannu Nyman beec782ece
Merge pull request #13008 from commodo/python-batch1
python-cffi,numpy,python-asn1crypto: bump package versions
2020-08-03 20:12:04 +03:00
Rosen Penev 735b516bc1
Merge pull request #13014 from tru7/libfmt
libfmt: bump to version 7.0.2
2020-08-03 09:24:04 -07:00
Othmar Truniger d29e150f17 libfmt: bump to version 7.0.2
Signed-off-by: Othmar Truniger <github@truniger.ch>
2020-08-03 18:17:45 +02:00
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>
2020-08-03 15:47:32 +02:00