Jeffery To [Sun, 23 Feb 2020 20:41:16 +0000 (04:41 +0800)]
python-automat: Update to 20.2.0, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Sun, 23 Feb 2020 09:40:47 +0000 (16:40 +0700)]
Merge pull request #11414 from wfleurant/ygg-bump-0-3-13
yggdrasil: bump to 0.3.13
Josef Schlehofer [Sun, 23 Feb 2020 09:27:35 +0000 (10:27 +0100)]
netdata: update to version 1.20.0
- Add libuv dependency which is now required. Otherwise during
compiling, I have received this error:
configure: error: libuv required but not found. Try installing 'libuv1-dev' or 'libuv-devel'.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Sun, 23 Feb 2020 09:15:39 +0000 (01:15 -0800)]
Merge pull request #11408 from tru7/knxd
knxd: bump to version 0.14.31
Othmar Truniger [Sat, 22 Feb 2020 18:52:06 +0000 (19:52 +0100)]
knxd: bump to version 0.14.31
Signed-off-by: Othmar Truniger <github@truniger.ch>
Hannu Nyman [Sun, 23 Feb 2020 07:36:12 +0000 (14:36 +0700)]
Merge pull request #11411 from rs/nextdns-1.4.33
nextdns: Update to version 1.4.33
Hannu Nyman [Sun, 23 Feb 2020 04:12:08 +0000 (06:12 +0200)]
infozip: remove package (earlier name: zip)
Infozip (earlier name "zip") has 12 year old source code that
would require work to make the binary actually work.
> root@router1:/# zip
> zip error: Not supported (uzoff_t not same size as zoff_t)
The package was rename from zip to infozip a few weeks ago
due to buildbot's relutance to compile zip in master and 19.07
ever since host zip was added as a build tool.
Reference to #10985 and #11089 as well as
https://github.com/openwrt/openwrt/commit/
ad8c2d6099a7da5192ee6e2c52a8303642271877
But as the binary does not work, lets remove the package to
avoid confusion for the end-users.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
William Fleurant [Sun, 23 Feb 2020 03:31:04 +0000 (22:31 -0500)]
yggdrasil: bump to 0.3.13
Signed-off-by: William Fleurant <meshnet@protonmail.com>
Rosen Penev [Sun, 23 Feb 2020 00:42:02 +0000 (16:42 -0800)]
Merge pull request #11409 from BKPepe/lighttpd
lighttpd: update to version 1.4.55
Olivier Poitrey [Sun, 23 Feb 2020 00:33:46 +0000 (16:33 -0800)]
nextdns: Update to version 1.4.33
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
Daniel Golle [Sun, 23 Feb 2020 00:13:27 +0000 (01:13 +0100)]
motion: depend on any libmicrohttp provider
motion was previously forcing the use of libmicrohttp-ssl which is not
mandatory and it works just fine without SSL.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Josef Schlehofer [Sat, 22 Feb 2020 20:54:41 +0000 (21:54 +0100)]
lighttpd: update to version 1.4.55
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Jo-Philipp Wich [Fri, 21 Feb 2020 23:13:32 +0000 (00:13 +0100)]
cgi-io: use O_TMPFILE for uploads and attempt to directly link target file
Create an anonymous inode in /tmp using O_TMPFILE and attempt to link the
file in place using linkat(). Only fall back to the old file copy when
linking the tempfile fails.
Avoids double memory use if both the temporary upload file and the
destination file are located in /tmp.
Ref: https://github.com/openwrt/luci/issues/3654
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Rosen Penev [Sat, 22 Feb 2020 06:41:05 +0000 (22:41 -0800)]
Merge pull request #11401 from neheb/ldn
ldns: fix compilation without deprecated APIs
Rosen Penev [Fri, 21 Feb 2020 03:28:24 +0000 (19:28 -0800)]
ldns: fix compilation without deprecated APIs
Refreshed darwin patch.
The first OpenSSL patch is an upstream backport. The second was sent
upstream: https://github.com/NLnetLabs/ldns/pull/68
Small Makefile cleanups for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 21 Feb 2020 01:10:04 +0000 (17:10 -0800)]
Merge pull request #11393 from ja-pa/dovecot-security-fix-3
dovecot: update to version 2.3.9.3 (security fix)
Jan Pavlinec [Thu, 20 Feb 2020 12:30:34 +0000 (13:30 +0100)]
dovecot: update to version 2.3.9.3 (security fix)
Fixes:
CVE-2020-7046
CVE-2020-7957
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Josef Schlehofer [Thu, 20 Feb 2020 12:29:58 +0000 (13:29 +0100)]
Merge pull request #11391 from dengqf6/coreutils
coreutils: fix #11389 build failure
DENG Qingfang [Thu, 20 Feb 2020 07:21:13 +0000 (15:21 +0800)]
coreutils: fix #11389 build failure
Fix compilation error due to multiple definition
x86_64-openwrt-linux-musl/bin/ld: lib/libcoreutils.a(strtold.o):(.data+0x0):
multiple definition of `minus_zero'; lib/libcoreutils.a(strtod.o):(.data+0x0):
first defined here
collect2: error: ld returned 1 exit status
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Kimmo Vuorinen [Wed, 12 Feb 2020 18:00:19 +0000 (20:00 +0200)]
sshtunnel: init script improvements
* Fix for OpenSSH pickiness about argument order to be able to use
tap devices.
* Allow tun/tap devices to be used from index 0 as demonstrated in
example config.
* Change arithmetic expressions.
Signed-off-by: Kimmo Vuorinen <kimmo.vuorinen@gmail.com>
Rosen Penev [Thu, 20 Feb 2020 03:37:43 +0000 (19:37 -0800)]
geth: update to 1.9.11
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 15 Feb 2020 00:33:41 +0000 (16:33 -0800)]
libcap: update to 2.31
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 20 Feb 2020 02:17:22 +0000 (18:17 -0800)]
Merge pull request #11385 from ja-pa/python-more-itertools-8.2.0
python-more-itertools: update to version 8.2.0
Rosen Penev [Thu, 20 Feb 2020 02:16:56 +0000 (18:16 -0800)]
Merge pull request #11386 from ja-pa/python-pyparsing-2.4.6
python-pyparsing: update to version 2.4.6
Rosen Penev [Thu, 20 Feb 2020 02:14:32 +0000 (18:14 -0800)]
Merge pull request #11388 from neheb/fish
fish: update to 3.1.0
Rosen Penev [Thu, 20 Feb 2020 01:45:06 +0000 (17:45 -0800)]
Merge pull request #11327 from neheb/ab
screen: update to 4.8.0
Rosen Penev [Wed, 19 Feb 2020 03:32:08 +0000 (19:32 -0800)]
fish: update to 3.1.0
Remove upstreamed patches.
Added missing libatomic dependency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Jan Pavlinec [Wed, 19 Feb 2020 14:40:16 +0000 (15:40 +0100)]
python-pyparsing: update to version 2.4.6
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Jan Pavlinec [Wed, 19 Feb 2020 14:01:02 +0000 (15:01 +0100)]
python-more-itertools: update to version 8.2.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Rosen Penev [Wed, 19 Feb 2020 03:52:00 +0000 (19:52 -0800)]
Merge pull request #11257 from jefferyto/python3-django1
django1: Rename django1-restframework, add python3-django1
Rosen Penev [Wed, 19 Feb 2020 02:17:44 +0000 (18:17 -0800)]
Merge pull request #11354 from neheb/abaskat1
serdisplib: update to 2.02
Rosen Penev [Wed, 19 Feb 2020 00:47:35 +0000 (16:47 -0800)]
Merge pull request #11371 from neheb/mpd2
mpd: update to 0.21.20
Rosen Penev [Wed, 19 Feb 2020 00:46:38 +0000 (16:46 -0800)]
Merge pull request #11368 from neheb/upnpp
libupnp: downgrade to 1.8.6
Rosen Penev [Wed, 19 Feb 2020 00:44:44 +0000 (16:44 -0800)]
file: add newly introduced compression support
Also make it explicit in the configure args.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
David Bauer [Tue, 18 Feb 2020 23:53:55 +0000 (00:53 +0100)]
jool: compile common module first
Compile the common module first, as otherwise the dependency on the
jool-common module is not detected.
Signed-off-by: David Bauer <mail@david-bauer.net>
Rosen Penev [Tue, 18 Feb 2020 23:18:33 +0000 (15:18 -0800)]
Merge pull request #10031 from neheb/htt
apache: fix compilation without deprecated OpenSSL APIs
Rosen Penev [Tue, 18 Feb 2020 23:15:31 +0000 (15:15 -0800)]
Merge pull request #11156 from jmarcet/nyx
nyx: Terminal status monitor for Tor
Jan Pavlinec [Tue, 18 Feb 2020 15:04:18 +0000 (16:04 +0100)]
python-wcwidth: update to version 0.1.8
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Rosen Penev [Tue, 18 Feb 2020 23:03:26 +0000 (15:03 -0800)]
Merge pull request #11344 from neheb/abaskat3ra321
sslh: update to 1.20
Rosen Penev [Tue, 18 Feb 2020 22:55:06 +0000 (14:55 -0800)]
Merge pull request #11333 from neheb/abaskat3
libffi: do not build in a special directory
Rosen Penev [Tue, 18 Feb 2020 22:51:39 +0000 (14:51 -0800)]
Merge pull request #11382 from dengqf6/coreutils
coreutils: update to 8.31
Rosen Penev [Tue, 18 Feb 2020 22:50:26 +0000 (14:50 -0800)]
Merge pull request #11380 from wvdakker/master
Shorewall: Bump to 5.2.3.6
Michael Heimpold [Tue, 18 Feb 2020 21:29:53 +0000 (22:29 +0100)]
mmc-utils: add patch for cache size scaling
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Toke Høiland-Jørgensen [Tue, 18 Feb 2020 16:39:45 +0000 (17:39 +0100)]
Merge pull request #11378 from socram8888/acme-2.8.5
acme: update to v2.8.5
DENG Qingfang [Tue, 18 Feb 2020 15:46:31 +0000 (23:46 +0800)]
coreutils: update to 8.31
Update coreutils to 8.31
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
W. van den Akker [Tue, 18 Feb 2020 15:16:47 +0000 (16:16 +0100)]
Shorewall6: Bump to version 5.2.3.6
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Tue, 18 Feb 2020 15:15:47 +0000 (16:15 +0100)]
Shorewall: Bump to version 5.2.3.6
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Tue, 18 Feb 2020 15:14:54 +0000 (16:14 +0100)]
Shorewall6-lite: Bump to version 5.2.3.6
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Tue, 18 Feb 2020 15:14:13 +0000 (16:14 +0100)]
Shorewall-lite: Bump to version 5.2.3.6
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Tue, 18 Feb 2020 15:13:09 +0000 (16:13 +0100)]
Shorewall-core: Bump to version 5.2.3.6
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
Marcos Del Sol Vives [Tue, 18 Feb 2020 14:38:11 +0000 (15:38 +0100)]
acme: update to 2.8.5
Signed-off-by: Marcos Del Sol Vives <marcos@orca.pet>
Rosen Penev [Tue, 18 Feb 2020 10:18:40 +0000 (02:18 -0800)]
Merge pull request #11374 from jefferyto/golang-1.13.8
golang: Update to 1.13.8
Rosen Penev [Tue, 18 Feb 2020 10:18:26 +0000 (02:18 -0800)]
Merge pull request #11373 from jefferyto/byobu-5.133
byobu: Update to 5.133
Jeffery To [Tue, 18 Feb 2020 09:57:55 +0000 (17:57 +0800)]
golang: Update to 1.13.8
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Tue, 18 Feb 2020 09:30:41 +0000 (17:30 +0800)]
byobu: Update to 5.133
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Tue, 18 Feb 2020 09:26:41 +0000 (01:26 -0800)]
Merge pull request #11342 from neheb/abaskat3ra3
lftp: update to 4.9.1
Rosen Penev [Tue, 18 Feb 2020 04:09:53 +0000 (20:09 -0800)]
mpd: update to 0.21.20
Updated patches to latest patchset and removed upstreamed ones.
Ran init script through shellcheck. Restart using SIGHUP.
Added logging from stderr as any kind of logging is missing in --no-daemon
mode.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 18 Feb 2020 03:11:08 +0000 (19:11 -0800)]
libupnp: downgrade to 1.8.6
The newer libupnp is causing problems with libupnpp. While the latter has
migraded to using a different library, it still has support for older
libupnp. Keep using it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 18 Feb 2020 02:23:15 +0000 (18:23 -0800)]
Merge pull request #11366 from BKPepe/markdown
python-markdown: update to version 3.2.1
Rosen Penev [Tue, 18 Feb 2020 00:31:06 +0000 (16:31 -0800)]
Merge pull request #11345 from neheb/abaskat3ra3211
libcoap: update to 4.2.1
Rosen Penev [Tue, 18 Feb 2020 00:30:24 +0000 (16:30 -0800)]
Merge pull request #11339 from neheb/fi
file: update to 5.38
Rosen Penev [Tue, 18 Feb 2020 00:30:04 +0000 (16:30 -0800)]
Merge pull request #11338 from neheb/cr
crelay: update to 0.14
Rosen Penev [Tue, 18 Feb 2020 00:29:14 +0000 (16:29 -0800)]
Merge pull request #11328 from neheb/aba
socat: update to 1.7.3.4
Josef Schlehofer [Mon, 17 Feb 2020 20:56:23 +0000 (21:56 +0100)]
python-markdown: update to version 3.2.1
Update copyright
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Mon, 17 Feb 2020 20:48:07 +0000 (12:48 -0800)]
Merge pull request #11362 from BKPepe/nnn
nnn: update to version 3.0
Rosen Penev [Mon, 17 Feb 2020 20:47:35 +0000 (12:47 -0800)]
Merge pull request #11361 from BKPepe/youtube
youtube-dl: update to version 2020.2.16
Javier Marcet [Mon, 17 Feb 2020 15:52:24 +0000 (16:52 +0100)]
nyx: Terminal status monitor for Tor
Signed-off-by: Javier Marcet <javier@marcet.info>
Javier Marcet [Mon, 17 Feb 2020 15:57:52 +0000 (16:57 +0100)]
python-stem: add a new package
Signed-off-by: Javier Marcet <javier@marcet.info>
Josef Schlehofer [Sun, 16 Feb 2020 22:56:36 +0000 (23:56 +0100)]
nnn: update to version 3.0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Mon, 17 Feb 2020 12:38:16 +0000 (13:38 +0100)]
youtube-dl: update to version 2020.2.16
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Mon, 17 Feb 2020 12:05:49 +0000 (04:05 -0800)]
Merge pull request #11341 from neheb/abaskat3ra
grep: update to 3.4
Rosen Penev [Mon, 17 Feb 2020 04:00:31 +0000 (20:00 -0800)]
Merge pull request #11329 from neheb/abas
sudo: update to 1.8.31
Rosen Penev [Mon, 17 Feb 2020 03:48:57 +0000 (19:48 -0800)]
Merge pull request #11357 from neheb/ffm
ffmpeg: disable x86 asm for old CPU types
Rosen Penev [Mon, 17 Feb 2020 03:37:58 +0000 (19:37 -0800)]
Merge pull request #11294 from peter-stadler/nginx-util
[RFC] nginx-util: resolve recursive CONFLICTS
Rosen Penev [Mon, 17 Feb 2020 03:34:13 +0000 (19:34 -0800)]
Merge pull request #11316 from br101/pingcheck-update
pingcheck: Update and add script directories
Rosen Penev [Sun, 16 Feb 2020 06:24:21 +0000 (22:24 -0800)]
ffmpeg: disable x86 asm for old CPU types
This is a workaround for NASM being totally broken.
I have two patches, one for master and another for 19.07 that upstream is
not merging.
https://patchwork.ozlabs.org/patch/
1221696/
https://patchwork.ozlabs.org/patch/
1221697/
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 17 Feb 2020 03:31:11 +0000 (19:31 -0800)]
Merge pull request #11346 from neheb/abas1
libupnp: update to 1.12.0
Rosen Penev [Sun, 16 Feb 2020 19:18:00 +0000 (11:18 -0800)]
Merge pull request #11355 from neheb/abaska222
nfdump: fix compilation with musl-fts
Jo-Philipp Wich [Sun, 16 Feb 2020 15:15:13 +0000 (16:15 +0100)]
Merge pull request #11352 from dengqf6/nlbw
nlbwmon: bump to latest git
Rosen Penev [Sun, 16 Feb 2020 05:33:44 +0000 (21:33 -0800)]
nfdump: fix compilation with musl-fts
This either uses it, or falls back on its own implementation.
Removed nls.mk. It's not needed/used.
Added size reduction FLAGS.
Cleaned up for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 16 Feb 2020 04:38:29 +0000 (20:38 -0800)]
serdisplib: update to 2.02
Use standard PKG_INSTALL. Added patch to fix compilation with it.
Use PKG_INSTALL_DIR as a result.
Added PKG_BUILD_PARALLEL for faster compilation.
Fixed license information.
Add build depends for libusb as it is needed for compilation.
Various small cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 16 Feb 2020 03:47:39 +0000 (19:47 -0800)]
Merge pull request #11347 from neheb/abaskat31
cifs-utils: update to 6.10
Rosen Penev [Sun, 16 Feb 2020 03:47:20 +0000 (19:47 -0800)]
Merge pull request #11348 from neheb/qw
miniupnpc: update to 2.1.
20191224
Rosen Penev [Sun, 16 Feb 2020 03:46:57 +0000 (19:46 -0800)]
Merge pull request #11349 from neheb/qw2
unrar: update to 5.9.1
Rosen Penev [Sun, 16 Feb 2020 03:46:32 +0000 (19:46 -0800)]
Merge pull request #11308 from BKPepe/sshpass
sshpass: add new package
Rosen Penev [Sun, 16 Feb 2020 03:35:32 +0000 (19:35 -0800)]
Merge pull request #11337 from neheb/prot
spoofer: remove host build + cleanups
DENG Qingfang [Sat, 15 Feb 2020 17:52:15 +0000 (01:52 +0800)]
nlbwmon: bump to latest git
e921ca0a Add further commonly used protocols to the protocol file.
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Michal Hrušecký [Sat, 21 Oct 2017 06:53:47 +0000 (08:53 +0200)]
sshpass: add new package
Signed-off-by: Michal Hrušecký <michal.hrusecky@nic.cz>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Sat, 15 Feb 2020 11:55:02 +0000 (03:55 -0800)]
tor: fix init scripts
pidfile should not be set. tor handles it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 15 Feb 2020 09:59:16 +0000 (01:59 -0800)]
Merge pull request #11340 from neheb/abaskat3r
google-authenticator-libpam: update to 1.08
Rosen Penev [Sat, 15 Feb 2020 09:58:52 +0000 (01:58 -0800)]
Merge pull request #11330 from neheb/abask
uacme: update to 1.0.22
Rosen Penev [Sat, 15 Feb 2020 04:24:22 +0000 (20:24 -0800)]
cifs-utils: update to 6.10
Fixed license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 15 Feb 2020 04:36:38 +0000 (20:36 -0800)]
unrar: update to 5.9.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 15 Feb 2020 04:30:13 +0000 (20:30 -0800)]
miniupnpc: update to 2.1.
20191224
Removed inactive maintainer.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 15 Feb 2020 01:21:20 +0000 (17:21 -0800)]
libupnp: update to 1.12.0
Remove outdated build options.
Fix CPE ID.
Add PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 15 Feb 2020 01:04:08 +0000 (17:04 -0800)]
libcoap: update to 4.2.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 15 Feb 2020 00:58:29 +0000 (16:58 -0800)]
sslh: update to 1.20
Fixed maintainer entry.
Added patch fixing compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 15 Feb 2020 00:18:29 +0000 (16:18 -0800)]
lftp: update to 4.9.1
Fix CPE ID.
Use PKG_INSTALL for consistency between packages.
Use PKG_BUILD_PARALLEL for faster compilation.
Remove outdated std parameter.
Change URLs to HTTPS.
Various minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 15 Feb 2020 00:01:54 +0000 (16:01 -0800)]
grep: update to 3.4
Fix license information.
Install e/fgrep symlinks as well.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 14 Feb 2020 23:58:37 +0000 (15:58 -0800)]
google-authenticator-libpam: update to 1.08
malloc bug fix.
Small cleanup.
Signed-off-by: Rosen Penev <rosenp@gmail.com>