feed/packages.git
4 years agominiupnpc: update to 2.1.20191224 11348/head
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>
4 years agoMerge pull request #11306 from adrianschmutzler/brcm
Hannu Nyman [Fri, 14 Feb 2020 13:53:16 +0000 (15:53 +0200)]
Merge pull request #11306 from adrianschmutzler/brcm

collectd: lcdringer: apply brcm2708 target rename to bcm27xx to dependencies

4 years agoMerge pull request #11318 from zhaojh329/rtty
Hannu Nyman [Fri, 14 Feb 2020 06:30:45 +0000 (08:30 +0200)]
Merge pull request #11318 from zhaojh329/rtty

rtty: clean the source code

4 years agoMerge pull request #11331 from neheb/abaska
Rosen Penev [Fri, 14 Feb 2020 04:49:07 +0000 (20:49 -0800)]
Merge pull request #11331 from neheb/abaska

udpxy: update to 1.0-24.1

4 years agoMerge pull request #11332 from neheb/abaskat
Rosen Penev [Fri, 14 Feb 2020 02:29:17 +0000 (18:29 -0800)]
Merge pull request #11332 from neheb/abaskat

libgpg-error: update to 1.37

4 years agoMerge pull request #11275 from neheb/upnp
Rosen Penev [Fri, 14 Feb 2020 00:42:24 +0000 (16:42 -0800)]
Merge pull request #11275 from neheb/upnp

miniupnpd: convert to procd

4 years agortty: clean the source code 11318/head
Jianhui Zhao [Wed, 12 Feb 2020 12:57:43 +0000 (20:57 +0800)]
rtty: clean the source code

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
4 years agolibgpg-error: update to 1.37 11332/head
Rosen Penev [Wed, 12 Feb 2020 00:29:53 +0000 (16:29 -0800)]
libgpg-error: update to 1.37

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoudpxy: update to 1.0-24.1 11331/head
Rosen Penev [Wed, 12 Feb 2020 02:14:58 +0000 (18:14 -0800)]
udpxy: update to 1.0-24.1

Switched to codeload tarballs. Simplified the Makefile as a result.

Fixed license information.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agodnsdist: fix compilation on PIE ARM64
Rosen Penev [Mon, 10 Feb 2020 02:47:22 +0000 (18:47 -0800)]
dnsdist: fix compilation on PIE ARM64

$(FPIC) evaluates to -fpic on ARM64, breaking compilation:

The dnsdist build system handles it properly anyway. Added --with-pic to
make it explicit.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agominiupnpd: convert to procd 11275/head
Rosen Penev [Fri, 7 Feb 2020 05:47:58 +0000 (21:47 -0800)]
miniupnpd: convert to procd

Massive cleanup of the shell script. Many issues were fixed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11320 from nxhack/libuv_1_34_2
Rosen Penev [Thu, 13 Feb 2020 20:58:52 +0000 (12:58 -0800)]
Merge pull request #11320 from nxhack/libuv_1_34_2

libuv: update to 1.34.2

4 years agoMerge pull request #11324 from ja-pa/python-py-1.8.1
Hannu Nyman [Thu, 13 Feb 2020 19:18:32 +0000 (21:18 +0200)]
Merge pull request #11324 from ja-pa/python-py-1.8.1

python-py: update to version 1.8.1

4 years agoMerge pull request #11322 from gladiac1337/haproxy-2.1.3
Hannu Nyman [Thu, 13 Feb 2020 19:18:14 +0000 (21:18 +0200)]
Merge pull request #11322 from gladiac1337/haproxy-2.1.3

haproxy: Update HAProxy to v2.1.3

4 years agopython-py: update to version 1.8.1 11324/head
Jan Pavlinec [Thu, 13 Feb 2020 11:28:33 +0000 (12:28 +0100)]
python-py: update to version 1.8.1

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agojool: increment PKG_RELEASE
David Bauer [Thu, 13 Feb 2020 09:14:33 +0000 (10:14 +0100)]
jool: increment PKG_RELEASE

Fixes 1a85f72e51

Signed-off-by: David Bauer <mail@david-bauer.net>
4 years agohaproxy: Update HAProxy to v2.1.3 11322/head
Christian Lachner [Thu, 13 Feb 2020 09:05:17 +0000 (10:05 +0100)]
haproxy: Update HAProxy to v2.1.3

- Update haproxy download URL and hash
- Add new patches (see https://www.haproxy.org/bugs/bugs-2.1.3.html)

Signed-off-by: Christian Lachner <gladiac@gmail.com>
4 years agocgi-io: use dynamic memory for post decoding, support proc files
Jo-Philipp Wich [Mon, 10 Feb 2020 17:19:34 +0000 (18:19 +0100)]
cgi-io: use dynamic memory for post decoding, support proc files

Allocate dynamic buffer memory for decoding post data and allow post
requsts up to 128KB compared to the previos 1KB limit.

Also support downloading /proc and /sys files by falling back to
chunked transfer encoding when the file size cannot be determined.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
4 years agolibuv: update to 1.34.2 11320/head
Hirokazu MORIKAWA [Thu, 13 Feb 2020 07:04:54 +0000 (16:04 +0900)]
libuv: update to 1.34.2

Update is required to build the latest node.js v12.16.0

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years agoMerge pull request #11230 from flyn-org/nfdump
Rosen Penev [Thu, 13 Feb 2020 03:48:06 +0000 (19:48 -0800)]
Merge pull request #11230 from flyn-org/nfdump

nfdump: add new package

4 years agonfdump: add new package 11230/head
W. Michael Petullo [Tue, 4 Feb 2020 01:33:55 +0000 (20:33 -0500)]
nfdump: add new package

Signed-off-by: W. Michael Petullo <mike@flyn.org>
4 years agoMerge pull request #11315 from aleksander0m/aleksander/mm-1-12-6
Rosen Penev [Wed, 12 Feb 2020 23:20:27 +0000 (15:20 -0800)]
Merge pull request #11315 from aleksander0m/aleksander/mm-1-12-6

modemmanager: release 1.12.6

4 years agoMerge pull request #10908 from ja-pa/tor-config
Rosen Penev [Wed, 12 Feb 2020 22:51:12 +0000 (14:51 -0800)]
Merge pull request #10908 from ja-pa/tor-config

tor: add basic uci config

4 years agotor: update init script 10908/head
Jan Pavlinec [Tue, 31 Dec 2019 08:16:21 +0000 (09:16 +0100)]
tor: update init script

Changes:
-add uci config
-create pid file by procd
-add reload function

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agolibcups: fix cups-config location
Luiz Angelo Daros de Luca [Wed, 12 Feb 2020 21:03:31 +0000 (18:03 -0300)]
libcups: fix cups-config location

Fixes #11317

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
4 years agojool: package missing components
David Bauer [Wed, 12 Feb 2020 20:52:05 +0000 (21:52 +0100)]
jool: package missing components

Jool as well as the jool-siit package depend on jool-common, which isn't
currently built nur packages up. Compile and include jool-common with
the jool package to fix this.

The iptables component is currently also not packaged up. Fix this also.

Signed-off-by: David Bauer <mail@david-bauer.net>
4 years agolibzip: update to 1.6.1
Michael Heimpold [Wed, 12 Feb 2020 20:05:45 +0000 (21:05 +0100)]
libzip: update to 1.6.1

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agoMerge pull request #11312 from commodo/batch-updates
Hannu Nyman [Wed, 12 Feb 2020 16:29:23 +0000 (18:29 +0200)]
Merge pull request #11312 from commodo/batch-updates

django,django1: bump versions

4 years agoMerge pull request #11311 from jefferyto/python-cffi-1.14.0
Hannu Nyman [Wed, 12 Feb 2020 16:29:10 +0000 (18:29 +0200)]
Merge pull request #11311 from jefferyto/python-cffi-1.14.0

python-cffi: Update to 1.14.0

4 years agomodemmanager: release 1.12.6 11315/head
Aleksander Morgado [Wed, 12 Feb 2020 10:26:19 +0000 (11:26 +0100)]
modemmanager: release 1.12.6

https://lists.freedesktop.org/archives/modemmanager-devel/2020-February/007713.html

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
4 years agoMerge pull request #11313 from kuoruan/webui-aria2
Hannu Nyman [Wed, 12 Feb 2020 08:30:42 +0000 (10:30 +0200)]
Merge pull request #11313 from kuoruan/webui-aria2

webui-arai2: bump to v2018-12-09

4 years agowebui-arai2: bump to v2018-12-09 11313/head
Xingwang Liao [Wed, 12 Feb 2020 07:59:20 +0000 (15:59 +0800)]
webui-arai2: bump to v2018-12-09

Signed-off-by: Xingwang Liao <kuoruan@gmail.com>
4 years agodjango1: bump to version 1.11.28 11312/head
Alexandru Ardelean [Tue, 11 Feb 2020 07:39:55 +0000 (09:39 +0200)]
django1: bump to version 1.11.28

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agodjango: bump to version 3.0.3
Alexandru Ardelean [Tue, 11 Feb 2020 07:38:14 +0000 (09:38 +0200)]
django: bump to version 3.0.3

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agopython-cffi: Update to 1.14.0 11311/head
Jeffery To [Wed, 12 Feb 2020 05:40:21 +0000 (13:40 +0800)]
python-cffi: Update to 1.14.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #11307 from dengqf6/ngx
Rosen Penev [Wed, 12 Feb 2020 05:11:26 +0000 (21:11 -0800)]
Merge pull request #11307 from dengqf6/ngx

nginx: update to 1.17.8

4 years agoMerge pull request #11309 from tsilia/fix_ch_switch_timing_value
Rosen Penev [Tue, 11 Feb 2020 21:50:53 +0000 (13:50 -0800)]
Merge pull request #11309 from tsilia/fix_ch_switch_timing_value

libtins: add patch to fix CH_SWITCH_TIMING value

4 years agolibtins: add patch to fix CH_SWITCH_TIMING value 11309/head
Ilya Tsybulsky [Tue, 11 Feb 2020 20:52:58 +0000 (23:52 +0300)]
libtins: add patch to fix CH_SWITCH_TIMING value

Signed-off-by: Ilya Tsybulsky <ilya.tsybulsky@gmail.com>
4 years agoMerge pull request #11305 from ja-pa/python-zipp-update
Rosen Penev [Tue, 11 Feb 2020 20:58:34 +0000 (12:58 -0800)]
Merge pull request #11305 from ja-pa/python-zipp-update

python-zipp: update to version 2.2.0

4 years agoMerge pull request #11303 from Andy2244/rpcsvc-proto_fix_missing_gettext
Rosen Penev [Tue, 11 Feb 2020 20:57:54 +0000 (12:57 -0800)]
Merge pull request #11303 from Andy2244/rpcsvc-proto_fix_missing_gettext

rpcsvc-proto: add gettext-full/host depends

4 years agopython-libmodbus: update to version 0.5.0
Daniel Golle [Tue, 11 Feb 2020 14:35:53 +0000 (16:35 +0200)]
python-libmodbus: update to version 0.5.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agolcdringer: apply brcm2708 target rename to bcm27xx to dependencies 11306/head
Adrian Schmutzler [Tue, 11 Feb 2020 13:05:35 +0000 (14:05 +0100)]
lcdringer: apply brcm2708 target rename to bcm27xx to dependencies

Since the brcm2708 target has been renamed to bcm27xx in openwrt
repo, update the dependency to the target in this package.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
4 years agocollectd: apply brcm2708 target rename to bcm27xx to dependencies
Adrian Schmutzler [Tue, 11 Feb 2020 13:02:57 +0000 (14:02 +0100)]
collectd: apply brcm2708 target rename to bcm27xx to dependencies

Since the brcm2708 target has been renamed to bcm27xx in openwrt
repo, update the dependency to the target in this package.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
4 years agopython-zipp: update to version 2.2.0 11305/head
Jan Pavlinec [Tue, 11 Feb 2020 11:34:45 +0000 (12:34 +0100)]
python-zipp: update to version 2.2.0

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agorpcsvc-proto: add gettext-full/host depends 11303/head
Andy Walsh [Tue, 11 Feb 2020 11:10:24 +0000 (12:10 +0100)]
rpcsvc-proto: add gettext-full/host depends

* fix for missing gettext-full/host depends

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years agoMerge pull request #11301 from zhaojh329/rtty
Rosen Penev [Tue, 11 Feb 2020 06:37:26 +0000 (22:37 -0800)]
Merge pull request #11301 from zhaojh329/rtty

rtty: update to 7.1.1

4 years agortty: update to 7.1.1 11301/head
Jianhui Zhao [Tue, 11 Feb 2020 01:12:24 +0000 (09:12 +0800)]
rtty: update to 7.1.1

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
4 years agoMerge pull request #11302 from tsl0922/ttyd-1.6.0
Rosen Penev [Tue, 11 Feb 2020 05:00:41 +0000 (21:00 -0800)]
Merge pull request #11302 from tsl0922/ttyd-1.6.0

ttyd: update to 1.6.0

4 years agonginx: update to 1.17.8 11307/head
DENG Qingfang [Tue, 11 Feb 2020 04:03:43 +0000 (12:03 +0800)]
nginx: update to 1.17.8

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
4 years agottyd: update to 1.6.0 11302/head
Shuanglei Tao [Tue, 11 Feb 2020 03:16:17 +0000 (11:16 +0800)]
ttyd: update to 1.6.0

Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
4 years agoMerge pull request #11264 from neheb/rhgerg3343
Rosen Penev [Tue, 11 Feb 2020 00:14:12 +0000 (16:14 -0800)]
Merge pull request #11264 from neheb/rhgerg3343

avahi: convert to procd

4 years agoMerge pull request #11300 from lucize/nssup
Rosen Penev [Tue, 11 Feb 2020 00:13:51 +0000 (16:13 -0800)]
Merge pull request #11300 from lucize/nssup

nss: update to 3.50

4 years agoMerge pull request #11299 from lucize/nsprup
Rosen Penev [Tue, 11 Feb 2020 00:11:42 +0000 (16:11 -0800)]
Merge pull request #11299 from lucize/nsprup

nspr: update to 4.25

4 years agonss: update to 3.50 11300/head
Lucian Cristian [Mon, 10 Feb 2020 22:43:46 +0000 (00:43 +0200)]
nss: update to 3.50

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
4 years agonspr: update to 4.25 11299/head
Lucian Cristian [Mon, 10 Feb 2020 22:42:48 +0000 (00:42 +0200)]
nspr: update to 4.25

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
4 years agoMerge pull request #11293 from champtar/phantap
Etienne Champetier [Mon, 10 Feb 2020 02:58:21 +0000 (21:58 -0500)]
Merge pull request #11293 from champtar/phantap

phantap: update to latest commit

4 years agophantap: update to latest commit 11293/head
Etienne Champetier [Mon, 10 Feb 2020 02:46:41 +0000 (21:46 -0500)]
phantap: update to latest commit

fb3be84 Split out ebtables anti-leak rules in phantap-early, improve logs
e3fbe61 phantap-learn: use libnl instead of ip executable
b2c2514 phantap/Readme: Warn about OpenWrt failsafe leak
394d3b7 Readme: Update to add blogpost link and detection via Internet traffic

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
4 years agoMerge pull request #11220 from jow-/openconnect-quote-fix
Rosen Penev [Mon, 10 Feb 2020 02:28:37 +0000 (18:28 -0800)]
Merge pull request #11220 from jow-/openconnect-quote-fix

openconnect: preserve whitespace in arguments

4 years agoMerge pull request #11291 from mwarning/kadnode
Rosen Penev [Mon, 10 Feb 2020 02:26:04 +0000 (18:26 -0800)]
Merge pull request #11291 from mwarning/kadnode

kadnod: update to version 2.3.0

4 years agokadnode: update to version 2.3.0 11291/head
Moritz Warning [Mon, 10 Feb 2020 00:58:17 +0000 (01:58 +0100)]
kadnode: update to version 2.3.0

Signed-off-by: Moritz Warning <moritzwarning@web.de>
4 years agoMerge pull request #11286 from tsilia/libtins-config-options
Rosen Penev [Sun, 9 Feb 2020 23:19:32 +0000 (15:19 -0800)]
Merge pull request #11286 from tsilia/libtins-config-options

libtins: Added menu configuration options

4 years agoMerge pull request #11253 from neheb/wav
Rosen Penev [Sun, 9 Feb 2020 23:18:01 +0000 (15:18 -0800)]
Merge pull request #11253 from neheb/wav

wavemon: update to 0.9.1

4 years agoMerge pull request #11287 from farmergreg/patch-1
Rosen Penev [Sun, 9 Feb 2020 23:04:13 +0000 (15:04 -0800)]
Merge pull request #11287 from farmergreg/patch-1

pingcheck: Fix spelling in description

4 years agoMerge pull request #11284 from peter-stadler/nginx-util
Rosen Penev [Sun, 9 Feb 2020 22:50:54 +0000 (14:50 -0800)]
Merge pull request #11284 from peter-stadler/nginx-util

nginx-util: add tests, clean up and fix issues

4 years agoMerge pull request #11289 from Andy2244/samba4-update-4.11.6
Daniel Engberg [Sun, 9 Feb 2020 22:43:28 +0000 (23:43 +0100)]
Merge pull request #11289 from Andy2244/samba4-update-4.11.6

samba4: update to 4.11.6, add new UCI option

4 years agoMerge pull request #11290 from Andy2244/ksmbd-update-3.1.3
Daniel Engberg [Sun, 9 Feb 2020 22:41:55 +0000 (23:41 +0100)]
Merge pull request #11290 from Andy2244/ksmbd-update-3.1.3

ksmbd: update to 3.1.3, ksmbd-tools: update to 3.2.1, add smb1 support

4 years agoMerge pull request #11288 from Andy2244/rpcsvc-proto_switch-to-git
Daniel Engberg [Sun, 9 Feb 2020 22:41:27 +0000 (23:41 +0100)]
Merge pull request #11288 from Andy2244/rpcsvc-proto_switch-to-git

rpcsvc-proto: switch to git release (2020-01-16)

4 years agoksmbd: update to 3.1.3, ksmbd-tools: update to 3.2.1, add smb1 support 11290/head
Andy Walsh [Sun, 9 Feb 2020 22:25:56 +0000 (23:25 +0100)]
ksmbd: update to 3.1.3, ksmbd-tools: update to 3.2.1, add smb1 support

* ksmbd: update to 3.1.3
* ksmbd-tools: update to 3.2.1
* add new package build option "KSMBD_SMB_INSECURE_SERVER"
* enable smb1 support to kmod by default
* add new UCI option "allow_legacy_protocols" to section [globals]

* ksmbd: release 3.1.3 version
* ksmbd: lock SMB2_QUERY_INFO_HE request with read lock
* ksmbd: fix potential racy between query_dir and ksmbd_vfs_empty_dir
* ksmbd: fix racy issue between deleting file and checking empty directory
* ksmbd: don't register interface which are member of bridge
* ksmbd: SO_REUSEADDR is no property of tcp_setsockopt
* ksmbd: release 3.1.2 version
* ksmbd: fix read caching buffer size as max_read_size
* ksmbd: fix the infinite loop of handling FSCTL_QUERY_ALLOCATED_RANGES
* ksmbd: use compounding for smb2 flush
* ksmbd: downgrade error message to debug in get_file_all_info
* ksmbd: rename usmbd to ksmbd.mountd in trvis-ci
* ksmbd: release 3.1.1 version
* ksmbd: does not work if ipv6 module is not loaded or compiled in
* ksmbd: capsule ifdef CONFIG_SMB_INSECURE_SERVER with smb1 codes
* ksmbd: capsule ifdef CONFIG_SMB_INSECURE_SERVER with smb1 codes
* ksmbd: update README file

* ksmbd-tools: release 3.2.1 version
* ksmbd-tools: revert "remove glib2.0 dependancy" patch
* ksmbd-tools: release 3.2.0 version
* ksmbd-tools: update how to restart ksmbd in README file
* Revert "ksmbd-tools: disable tbuf and rbuf caching by default"
* ksmbd-tools: disable tbuf and rbuf caching by default
* ksmbd-tools: replace usmbd prefix with ksmbd prefix
* ksmbd-tools: update README file
* ksmbd-tools: fix warning ignoring return value of 'fread'
* ksmbd-tools: downgrade unsupported command print to debug
* ksmbd-tools: remove GLIB_LIBS in Makefiles
* ksmbd-tools: rename usmbd, smbuseradd, smbshareadd to ksmbd.mountd, ksmbd.adduser and ksmbd.addshare
* ksmbd-tools: fix null pointer dereference in _list_remove
* ksmbd-tools: fix the sanity check fails depending on the password length
* ksmbd-tools: fix build error(not found glib.h)
* ksmbd-tools: remove glib-2.0 dependancy
* ksmbd-tools: update README to add libglib2.0-dev for Ubuntu preprequisite packages

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years agosamba4: update to 4.11.6, add new UCI option 11289/head
Andy Walsh [Sun, 9 Feb 2020 22:21:35 +0000 (23:21 +0100)]
samba4: update to 4.11.6, add new UCI option

* update to 4.11.6
* add new UCI option "allow_legacy_protocols" to section [samba]

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years agorpcsvc-proto: switch to git release (2020-01-16) 11288/head
Andy Walsh [Sun, 9 Feb 2020 22:18:18 +0000 (23:18 +0100)]
rpcsvc-proto: switch to git release (2020-01-16)

* switch to git release (2020-01-16)
* fixes #11249

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years agolibtins: Added menu configuration options 11286/head
Ilya Tsybulsky [Sun, 9 Feb 2020 19:48:43 +0000 (22:48 +0300)]
libtins: Added menu configuration options

Signed-off-by: Ilya Tsybulsky <ilya.tsybulsky@gmail.com>
4 years agopingcheck: Fix spelling in description 11287/head
Greg Dietsche [Sun, 9 Feb 2020 21:33:03 +0000 (15:33 -0600)]
pingcheck: Fix spelling in description

Correct: wether => whether

Signed-off-by: Greg Dietsche <gregory.dietsche@cuw.edu>
4 years agonginx-util: add tests, clean up and fix issues 11284/head
Peter Stadler [Tue, 4 Feb 2020 12:10:00 +0000 (13:10 +0100)]
nginx-util: add tests, clean up and fix issues

Add tests for nginx-ssl-util and nginx-ssl-util-nopcre using (fake)chroot.
Clean the code up making nginx-ssl-util a header file.
Both changes are for better (future) code quality only.

There are minor functional improvements:
* fix compiler error of gcc7 by using std=c++17
* fix error if there is no lan/loopback interface
* notice instead of error message if there is no default server
* add ipv6-prefix-assignment.*.local-address.address for LAN
* add CONFLICTS in Makefile for choosing the right version
* add cast to release of unique_ptr to avoid warning
* add version message to help message

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
4 years agoperl: define $sysroot for extensions
Alexander Ryzhov [Thu, 26 Sep 2019 12:51:13 +0000 (15:51 +0300)]
perl: define $sysroot for extensions

Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoavahi: convert to procd 11264/head
Rosen Penev [Thu, 6 Feb 2020 03:28:25 +0000 (19:28 -0800)]
avahi: convert to procd

Add license information.

Small cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11244 from Robby-/master-rlmpython_and_fixproxycfgconflict
Rosen Penev [Sun, 9 Feb 2020 01:43:39 +0000 (17:43 -0800)]
Merge pull request #11244 from Robby-/master-rlmpython_and_fixproxycfgconflict

freeradius3: Fix proxy.conf file conflict and enable the rlm_python and rlm_python3 modules

4 years agoMerge pull request #11235 from neheb/rhgr
Rosen Penev [Sun, 9 Feb 2020 00:48:27 +0000 (16:48 -0800)]
Merge pull request #11235 from neheb/rhgr

ttyd: fix compilation without deprecated OpenSSL APIs

4 years agottyd: fix compilation without deprecated OpenSSL APIs 11235/head
Rosen Penev [Tue, 4 Feb 2020 02:18:06 +0000 (18:18 -0800)]
ttyd: fix compilation without deprecated OpenSSL APIs

Removed CMAKE_INSTALL as there's no need for InstallDev.

Added PKG_BUILD_PARALLEL for faster compilation.

Small cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11274 from nxhack/libhttp-parser_293
Rosen Penev [Sun, 9 Feb 2020 00:15:22 +0000 (16:15 -0800)]
Merge pull request #11274 from nxhack/libhttp-parser_293

libhttp-parser: update to v2.9.3

4 years agoMerge pull request #11267 from aparcar/python-zipp
Stijn Tintel [Sat, 8 Feb 2020 23:34:02 +0000 (00:34 +0100)]
Merge pull request #11267 from aparcar/python-zipp

python-zipp: remove myself as maintainer

4 years agoMerge pull request #11280 from BKPepe/nnn
Stijn Tintel [Sat, 8 Feb 2020 23:33:05 +0000 (00:33 +0100)]
Merge pull request #11280 from BKPepe/nnn

nnn: update to version 2.9

4 years agoMerge pull request #11271 from aparcar/prom2.15.2
Stijn Tintel [Sat, 8 Feb 2020 23:31:42 +0000 (00:31 +0100)]
Merge pull request #11271 from aparcar/prom2.15.2

prometheus: bump to 2.15.2

4 years agonano: update to 4.8
Hannu Nyman [Sat, 8 Feb 2020 09:24:35 +0000 (11:24 +0200)]
nano: update to 4.8

Update nano editor to version 4.8

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
4 years agoMerge pull request #10179 from nxhack/node_v12
Rosen Penev [Sat, 8 Feb 2020 08:36:13 +0000 (00:36 -0800)]
Merge pull request #10179 from nxhack/node_v12

node: update to v12.15.0

4 years agonnn: update to version 2.9 11280/head
Josef Schlehofer [Sat, 8 Feb 2020 08:33:18 +0000 (09:33 +0100)]
nnn: update to version 2.9

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agousbmuxd: enable systemd support
Rosen Penev [Fri, 7 Feb 2020 00:03:43 +0000 (16:03 -0800)]
usbmuxd: enable systemd support

This is needed as the options loop is totally broken and doesn't accept
both -f and -z together.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11102 from neheb/sys
Rosen Penev [Sat, 8 Feb 2020 02:50:13 +0000 (18:50 -0800)]
Merge pull request #11102 from neheb/sys

sysstat: update to 2.2.1

4 years agoMerge pull request #11272 from aparcar/syncthing1.3.4
Rosen Penev [Fri, 7 Feb 2020 23:55:39 +0000 (15:55 -0800)]
Merge pull request #11272 from aparcar/syncthing1.3.4

syncthing: bump to 1.3.4

4 years agoprometheus: bump to 2.15.2 11271/head
Paul Spooren [Thu, 6 Feb 2020 22:38:13 +0000 (12:38 -1000)]
prometheus: bump to 2.15.2

Also remove fsnotify patch as compiling without it worked for mipsel64le

Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years agosyncthing: bump to 1.3.4 11272/head
Paul Spooren [Thu, 6 Feb 2020 22:40:52 +0000 (12:40 -1000)]
syncthing: bump to 1.3.4

Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years agoMerge pull request #11270 from eduardoabinader/bump_check_0.14
Rosen Penev [Fri, 7 Feb 2020 17:56:15 +0000 (09:56 -0800)]
Merge pull request #11270 from eduardoabinader/bump_check_0.14

check: bump 0.14.0

4 years agofreeradius3: Enable the rlm_python and rlm_python3 modules. 11244/head
Robby K [Fri, 7 Feb 2020 16:02:18 +0000 (17:02 +0100)]
freeradius3: Enable the rlm_python and rlm_python3 modules.

Signed-off-by: Robby K <robbyke@gmail.com>
4 years agofreeradius3: Fix proxy.conf file conflict.
Robby K [Fri, 7 Feb 2020 16:00:02 +0000 (17:00 +0100)]
freeradius3: Fix proxy.conf file conflict.

It was provided by both the freeradius3 and freeradius3-mod-realm packages.
Now provided by the freeradius3 package only.

Signed-off-by: Robby K <robbyke@gmail.com>
4 years agoMerge pull request #11276 from zhaojh329/rtty
Hannu Nyman [Fri, 7 Feb 2020 13:35:11 +0000 (15:35 +0200)]
Merge pull request #11276 from zhaojh329/rtty

rtty: update to 7.1.0

4 years agoMerge pull request #11261 from neheb/rhgerg344
Toke Høiland-Jørgensen [Fri, 7 Feb 2020 09:28:53 +0000 (10:28 +0100)]
Merge pull request #11261 from neheb/rhgerg344

sqm-scripts: fix hash and simplify Makefile slightly

4 years agortty: update to 7.1.0 11276/head
Jianhui Zhao [Fri, 7 Feb 2020 08:02:23 +0000 (16:02 +0800)]
rtty: update to 7.1.0

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
4 years agolibhttp-parser: update to v2.9.3 11274/head
Hirokazu MORIKAWA [Fri, 7 Feb 2020 01:43:20 +0000 (10:43 +0900)]
libhttp-parser: update to v2.9.3

Support multi-coding Transfer-Encoding
CVE-2019-15605: HTTP request smuggling using malformed Transfer-Encoding header.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years agosqm-scripts: fix hash and simplify Makefile slightly 11261/head
Rosen Penev [Thu, 6 Feb 2020 20:34:57 +0000 (12:34 -0800)]
sqm-scripts: fix hash and simplify Makefile slightly

The previous commit required the hash to be updated.

Removed a bunch of redundant variables.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11265 from neheb/rhhethert
Etienne Champetier [Thu, 6 Feb 2020 22:15:49 +0000 (17:15 -0500)]
Merge pull request #11265 from neheb/rhhethert

zabbix: remove configure patch

4 years agopython-zipp: remove myself as maintainer 11267/head
Paul Spooren [Thu, 6 Feb 2020 20:52:15 +0000 (10:52 -1000)]
python-zipp: remove myself as maintainer

Jan Pavlinec <jan.pavlinec@nic.cz> stays maintainer for the package.

Signed-off-by: Paul Spooren <mail@aparcar.org>