feed/packages.git
4 years agovpn-policy-routing: support phys-dev policies 12079/head
Stan Grishin [Mon, 4 May 2020 22:47:32 +0000 (22:47 +0000)]
vpn-policy-routing: support phys-dev policies

Signed-off-by: Stan Grishin <stangri@melmac.net>
4 years agoMerge pull request #12078 from micmac1/masneon
Rosen Penev [Mon, 4 May 2020 22:37:16 +0000 (15:37 -0700)]
Merge pull request #12078 from micmac1/masneon

neon: add back sed scripts for neon-config

4 years agolibmicrohttpd: update to 0.9.70
Rosen Penev [Sat, 2 May 2020 00:04:18 +0000 (17:04 -0700)]
libmicrohttpd: update to 0.9.70

Fix license information.

Cleanup Makefile for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoneon: add back sed scripts for neon-config 12078/head
Sebastian Kemper [Mon, 4 May 2020 20:57:28 +0000 (22:57 +0200)]
neon: add back sed scripts for neon-config

Commit 3a67097 removed the sed scripts that ran on neon-config. Now
there is build failure for Asterisk because a host include directory is
added to the build:

mips_24kc_musl/usr/lib/libintl-stub/include    -I/store/buildbot/slave/shared-workdir/build/sdk/staging_dir/target-mips_24kc_musl/usr/include/libxml2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations       -fPIC -DAST_MODULE=\"res_calendar_exchange\" -DAST_MODULE_SELF_SYM=__internal_res_calendar_exchange_self  -I/usr/include/neon -I/store/buildbot/slave/shared-workdir/build/sdk/staging_dir/target-mips_24kc_musl/usr/include -pthread -I/store/buildbot/slave/shared-workdir/build/sdk/staging_dir/target-mips_24kc_musl/usr/include
res_calendar_exchange.c:34:10: fatal error: ne_session.h: No such file or directory
 #include <ne_session.h>
          ^~~~~~~~~~~~~~
compilation terminated.

This commit adds back the sed scripts.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
4 years agoMerge pull request #12036 from micmac1/json-glib
Rosen Penev [Mon, 4 May 2020 17:34:43 +0000 (10:34 -0700)]
Merge pull request #12036 from micmac1/json-glib

json-glib: new package

4 years agoMerge pull request #12063 from mstorchak/tmux
Rosen Penev [Mon, 4 May 2020 17:33:05 +0000 (10:33 -0700)]
Merge pull request #12063 from mstorchak/tmux

tmux: update to 3.1b

4 years agoMerge pull request #12071 from neheb/yara
Rosen Penev [Mon, 4 May 2020 16:40:02 +0000 (09:40 -0700)]
Merge pull request #12071 from neheb/yara

yara: update to 4.0.0

4 years agoMerge pull request #12076 from TDT-AG/pr/20200504-collectd
Hannu Nyman [Mon, 4 May 2020 13:36:51 +0000 (16:36 +0300)]
Merge pull request #12076 from TDT-AG/pr/20200504-collectd

collectd: add syslog json plugin

4 years agocollectd: add syslog json plugin 12076/head
Florian Eckert [Mon, 27 Apr 2020 11:29:27 +0000 (13:29 +0200)]
collectd: add syslog json plugin

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agotmux: update to 3.1b 12063/head
Maxim Storchak [Sun, 3 May 2020 13:11:12 +0000 (16:11 +0300)]
tmux: update to 3.1b

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
4 years agoacme: Bump acme.sh to v2.8.6
Toke Høiland-Jørgensen [Mon, 4 May 2020 08:36:42 +0000 (10:36 +0200)]
acme: Bump acme.sh to v2.8.6

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
4 years agoacme: Remove luci-app-acme
Toke Høiland-Jørgensen [Mon, 4 May 2020 08:23:35 +0000 (10:23 +0200)]
acme: Remove luci-app-acme

The Luci app for ACME has been moved to the luci package feed.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
4 years agokeepalived: update PKG_RELEASE number
Florian Eckert [Thu, 30 Apr 2020 07:28:39 +0000 (09:28 +0200)]
keepalived: update PKG_RELEASE number

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agokeepalived: add script security param to fix warning
Florian Eckert [Wed, 29 Apr 2020 17:40:46 +0000 (19:40 +0200)]
keepalived: add script security param to fix warning

Openwrt is a single user system. So keepalived is runnig as root.
If we add the config options `script_user root` and
`enabled_script_security' the following warnings are gone.

> local1.info Keepalived_vrrp[5382]: SECURITY VIOLATION - scripts are
being executed but script_security not enabled.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agokeepalived: move linkbeat_use_polling section into main section
Florian Eckert [Wed, 29 Apr 2020 17:38:00 +0000 (19:38 +0200)]
keepalived: move linkbeat_use_polling section into main section

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agokeepalived: move alt_config_file check into process_config
Florian Eckert [Wed, 29 Apr 2020 17:32:39 +0000 (19:32 +0200)]
keepalived: move alt_config_file check into process_config

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agokeepalived: add upgrade script for globals section
Florian Eckert [Thu, 30 Apr 2020 06:39:59 +0000 (08:39 +0200)]
keepalived: add upgrade script for globals section

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agoMerge pull request #12039 from lucize/frrref
Rosen Penev [Sun, 3 May 2020 22:34:08 +0000 (15:34 -0700)]
Merge pull request #12039 from lucize/frrref

frr: makefile cleanup and misc fixes

4 years agoyara: update to 4.0.0 12071/head
Rosen Penev [Sun, 3 May 2020 21:39:50 +0000 (14:39 -0700)]
yara: update to 4.0.0

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12044 from lucize/yangup
Rosen Penev [Sun, 3 May 2020 21:33:40 +0000 (14:33 -0700)]
Merge pull request #12044 from lucize/yangup

libyang: update to 1.0.130

4 years agoMerge pull request #12069 from stangri/master-vpn-policy-routing
Rosen Penev [Sun, 3 May 2020 21:32:49 +0000 (14:32 -0700)]
Merge pull request #12069 from stangri/master-vpn-policy-routing

vpn-policy-routing: bugfix: remove non-ASCII from log; update README

4 years agoMerge pull request #12068 from ClaymorePT/boost_1.73.0
Rosen Penev [Sun, 3 May 2020 21:30:08 +0000 (14:30 -0700)]
Merge pull request #12068 from ClaymorePT/boost_1.73.0

boost: Package Version Update (1.73.0)

4 years agoMerge pull request #12051 from neheb/tirp
Rosen Penev [Sun, 3 May 2020 21:09:56 +0000 (14:09 -0700)]
Merge pull request #12051 from neheb/tirp

libtirpc: update to 1.2.6

4 years agoMerge pull request #12061 from cyrozap/prometheus-node-exporter-lua-time
Etienne Champetier [Sun, 3 May 2020 20:40:46 +0000 (16:40 -0400)]
Merge pull request #12061 from cyrozap/prometheus-node-exporter-lua-time

prometheus-node-exporter-lua: Change node_time_seconds type to "gauge"

4 years agoMerge pull request #12050 from neheb/neon
Rosen Penev [Sun, 3 May 2020 20:36:50 +0000 (13:36 -0700)]
Merge pull request #12050 from neheb/neon

neon: update to 0.31.1

4 years agoprometheus-node-exporter-lua: Change node_time_seconds type to "gauge" 12061/head
Forest Crossman [Sun, 3 May 2020 08:01:08 +0000 (03:01 -0500)]
prometheus-node-exporter-lua: Change node_time_seconds type to "gauge"

The official node_exporter reports node_time_seconds as a gauge, but
prometheus-node-exporter-lua reports it as a counter. To be consistent
with the official implementation, and because "gauge" is more correct
than "counter" for this metric (system time can decrease, but the
Prometheus documentation states, "A counter is a cumulative metric that
represents a single monotonically increasing counter whose value can
only increase or be reset to zero on restart."), change the type for
node_time_seconds to "gauge".

Signed-off-by: Forest Crossman <cyrozap@gmail.com>
4 years agoMerge pull request #12056 from stangri/master-vpnbypass
Hannu Nyman [Sun, 3 May 2020 19:52:24 +0000 (22:52 +0300)]
Merge pull request #12056 from stangri/master-vpnbypass

vpnbypass: bugfix: remove non-ASCII from system log; update README

4 years agovpn-policy-routing: bugfix: remove non-ASCII from log; update README 12069/head
Stan Grishin [Sun, 3 May 2020 19:45:29 +0000 (19:45 +0000)]
vpn-policy-routing: bugfix: remove non-ASCII from log; update README

Signed-off-by: Stan Grishin <stangri@melmac.net>
4 years agoMerge pull request #12064 from wvdakker/master
Hannu Nyman [Sun, 3 May 2020 19:45:20 +0000 (22:45 +0300)]
Merge pull request #12064 from wvdakker/master

Shorewall: Bump to 5.2.4.4

4 years agoboost: Package Version Update (1.73.0) 12068/head
Carlos Miguel Ferreira [Sun, 3 May 2020 19:24:20 +0000 (20:24 +0100)]
boost: Package Version Update (1.73.0)

This commit updates Boost to version 1.73.0
In this release, there are two new libraries
 - Nowide [2] - Standard library functions with UTF-8 API on Windows,
   from Artyom Beilis.
 - Static String [3] - A dynamically resizable string of characters
   with compile-time fixed capacity and contiguous embedded storage,
   from Vinnie Falco and Krystian Stasiowski.

More info about Boost 1.73.0 can be found at the usual place [1].

[1]: https://www.boost.org/users/history/version_1_73_0.html
[2]: https://www.boost.org/libs/nowide/
[3]: https://www.boost.org/libs/static_string/

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
4 years agoMerge pull request #12066 from jqqqqqqqqqq/master
Hannu Nyman [Sun, 3 May 2020 18:56:24 +0000 (21:56 +0300)]
Merge pull request #12066 from jqqqqqqqqqq/master

fish: update to 3.1.2

4 years agofish: update to 3.1.2 12066/head
Curtis Jiang [Sun, 3 May 2020 18:48:53 +0000 (14:48 -0400)]
fish: update to 3.1.2

Signed-off-by: Curtis Jiang <jqqqqqqqqqq@gmail.com>
4 years agoShorewall6: Bump to 5.2.4.4 12064/head
W. van den Akker [Sun, 3 May 2020 17:02:23 +0000 (19:02 +0200)]
Shorewall6: Bump to 5.2.4.4

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
4 years agoShorewall: Bump to 5.2.4.4
W. van den Akker [Sun, 3 May 2020 17:01:19 +0000 (19:01 +0200)]
Shorewall: Bump to 5.2.4.4

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
4 years agoShorewall6-lite: Bump to 5.2.4.4
W. van den Akker [Sun, 3 May 2020 17:00:14 +0000 (19:00 +0200)]
Shorewall6-lite: Bump to 5.2.4.4

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
4 years agoShorewall-lite: Bump to 5.2.4.4
W. van den Akker [Sun, 3 May 2020 16:58:29 +0000 (18:58 +0200)]
Shorewall-lite: Bump to 5.2.4.4

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
4 years agoShorewall-core: Bump to 5.2.4.4
W. van den Akker [Sun, 3 May 2020 16:57:03 +0000 (18:57 +0200)]
Shorewall-core: Bump to 5.2.4.4

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
4 years agofrr: makefile cleanup and misc fixes 12039/head
Lucian Cristian [Fri, 1 May 2020 17:41:08 +0000 (20:41 +0300)]
frr: makefile cleanup and misc fixes

fix mips runtime by backporting some yang changes from master
added commited fixes to 7.3
also add option for snmp support

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
4 years agovpnbypass: bugfix: remove non-ASCII from system log; update README 12056/head
Stan Grishin [Sat, 2 May 2020 22:35:32 +0000 (22:35 +0000)]
vpnbypass: bugfix: remove non-ASCII from system log; update README

Signed-off-by: Stan Grishin <stangri@melmac.net>
4 years agoMerge pull request #12053 from neheb/lo
Rosen Penev [Sat, 2 May 2020 22:24:34 +0000 (15:24 -0700)]
Merge pull request #12053 from neheb/lo

liblo: update to 0.31

4 years agoMerge pull request #12047 from jekkos/do-ddns-v2
Rosen Penev [Sat, 2 May 2020 22:24:04 +0000 (15:24 -0700)]
Merge pull request #12047 from jekkos/do-ddns-v2

ddns-scripts: Add digitalocean as DDNS provider

4 years agoddns-scripts: Add digitalocean as DDNS provider 12047/head
Jeroen Peelaerts [Sat, 2 May 2020 17:54:24 +0000 (19:54 +0200)]
ddns-scripts: Add digitalocean as DDNS provider

Signed-off-by: Jeroen Peelaerts <jeroen.peelaerts@gmail.com>
4 years agoliblo: update to 0.31 12053/head
Rosen Penev [Fri, 1 May 2020 23:51:25 +0000 (16:51 -0700)]
liblo: update to 0.31

Refreshed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibtirpc: update to 1.2.6 12051/head
Rosen Penev [Fri, 1 May 2020 23:33:50 +0000 (16:33 -0700)]
libtirpc: update to 1.2.6

Add HOST_BUILD_PARALLEL for faster compilation.

Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoneon: update to 0.31.1 12050/head
Rosen Penev [Fri, 1 May 2020 21:02:05 +0000 (14:02 -0700)]
neon: update to 0.31.1

Upstream changed.

Add license information.

Add PKG_BUILD_PARALLEL for faster compilation.

Remove several outdated options.

Refreshed OpenSSL patch.

Other small cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12042 from neheb/yaml
Rosen Penev [Sat, 2 May 2020 22:06:34 +0000 (15:06 -0700)]
Merge pull request #12042 from neheb/yaml

libyaml: update to 0.2.4

4 years agoMerge pull request #12040 from neheb/mess
Rosen Penev [Sat, 2 May 2020 22:06:19 +0000 (15:06 -0700)]
Merge pull request #12040 from neheb/mess

meson: update to 0.54.1

4 years agoMerge pull request #12045 from peter-stadler/pytz
Hannu Nyman [Sat, 2 May 2020 16:51:48 +0000 (19:51 +0300)]
Merge pull request #12045 from peter-stadler/pytz

python-pytz: update version to 2020.1

4 years agolibyang: update to 1.0.130 12044/head
Lucian Cristian [Sat, 2 May 2020 11:40:32 +0000 (14:40 +0300)]
libyang: update to 1.0.130

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
4 years agopython-pytz: update version to 2020.1 12045/head
Peter Stadler [Sat, 2 May 2020 12:39:02 +0000 (14:39 +0200)]
python-pytz: update version to 2020.1

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
4 years agojson-glib: new package 12036/head
Sebastian Kemper [Fri, 1 May 2020 16:23:49 +0000 (18:23 +0200)]
json-glib: new package

From upstream description:

JSON-GLib is a library providing serialization and deserialization
support for the JavaScript Object Notation (JSON) format described by
RFC 4627.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
4 years agolibyaml: update to 0.2.4 12042/head
Rosen Penev [Fri, 1 May 2020 03:11:14 +0000 (20:11 -0700)]
libyaml: update to 0.2.4

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agomeson: update to 0.54.1 12040/head
Rosen Penev [Fri, 1 May 2020 03:51:12 +0000 (20:51 -0700)]
meson: update to 0.54.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agovala: update to 0.48.5
Rosen Penev [Fri, 1 May 2020 03:05:06 +0000 (20:05 -0700)]
vala: update to 0.48.5

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoidevicerestore: update to 2020-04-20
Rosen Penev [Fri, 1 May 2020 04:32:24 +0000 (21:32 -0700)]
idevicerestore: update to 2020-04-20

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agobind: update to version (security fix)
Jan Pavlinec [Thu, 30 Apr 2020 09:39:38 +0000 (11:39 +0200)]
bind: update to version (security fix)

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agoocserv: updated to 1.0.1
Nikos Mavrogiannopoulos [Fri, 1 May 2020 11:43:30 +0000 (13:43 +0200)]
ocserv: updated to 1.0.1

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
4 years agoopenconnect: updated to 8.09
Nikos Mavrogiannopoulos [Fri, 1 May 2020 11:42:06 +0000 (13:42 +0200)]
openconnect: updated to 8.09

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
4 years agoMerge pull request #12034 from micmac1/gperf
Hannu Nyman [Fri, 1 May 2020 16:11:36 +0000 (19:11 +0300)]
Merge pull request #12034 from micmac1/gperf

Revert gperf: remove

4 years agoMerge pull request #12013 from neheb/moc
Rosen Penev [Fri, 1 May 2020 15:05:50 +0000 (08:05 -0700)]
Merge pull request #12013 from neheb/moc

mocp: disable ffmpeg

4 years agoMerge pull request #12019 from cotequeiroz/jamvm_host
Eneas U de Queiroz [Fri, 1 May 2020 12:54:26 +0000 (09:54 -0300)]
Merge pull request #12019 from cotequeiroz/jamvm_host

jamvm: remove unneeded host build, and the package itself

4 years agoMerge pull request #12026 from jefferyto/python-dns-pypi
Josef Schlehofer [Fri, 1 May 2020 12:53:45 +0000 (14:53 +0200)]
Merge pull request #12026 from jefferyto/python-dns-pypi

python-dns: Change download source, remove incorrect PKG_CPE_ID

4 years agojamvm: remove package 12019/head
Eneas U de Queiroz [Fri, 1 May 2020 12:42:15 +0000 (09:42 -0300)]
jamvm: remove package

Java support is no longer feasible in openwrt.  It's outdated, and can't
be usd without classpath, which has been removed.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
4 years agoMerge pull request #11798 from GuLinux/patch-1
Nikos Mavrogiannopoulos [Fri, 1 May 2020 11:39:03 +0000 (13:39 +0200)]
Merge pull request #11798 from GuLinux/patch-1

openconnect: Allow to set `usergroup` option

4 years agoRevert gperf: remove 12034/head
Sebastian Kemper [Fri, 1 May 2020 11:00:51 +0000 (13:00 +0200)]
Revert gperf: remove

gperf is a basic tool used when building packages. It's not available on
all hosts, in which case having a host package like this one is
required. For instance the CircleCI environment does not contain gperf,
in which case building of software requiring gperf fails.

This commit reverts the gperf removal.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
4 years agoMerge pull request #12028 from jefferyto/python-schema-0.7.2
Hannu Nyman [Fri, 1 May 2020 10:45:35 +0000 (13:45 +0300)]
Merge pull request #12028 from jefferyto/python-schema-0.7.2

python-schema: Update to 0.7.2, change download source to PyPI

4 years agoMerge pull request #12027 from jefferyto/python-decorator-4.4.2
Hannu Nyman [Fri, 1 May 2020 10:45:13 +0000 (13:45 +0300)]
Merge pull request #12027 from jefferyto/python-decorator-4.4.2

python-decorator: Update to 4.4.2, change download source to PyPI

4 years agoMerge pull request #12029 from jefferyto/django-simple-captcha-pypi
Hannu Nyman [Fri, 1 May 2020 05:55:41 +0000 (08:55 +0300)]
Merge pull request #12029 from jefferyto/django-simple-captcha-pypi

django-simple-captcha: Change download source to PyPI

4 years agodjango-simple-captcha: Change download source to PyPI 12029/head
Jeffery To [Thu, 30 Apr 2020 21:14:11 +0000 (05:14 +0800)]
django-simple-captcha: Change download source to PyPI

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agopython-schema: Update to 0.7.2, change download source to PyPI 12028/head
Jeffery To [Thu, 30 Apr 2020 21:11:08 +0000 (05:11 +0800)]
python-schema: Update to 0.7.2, change download source to PyPI

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agopython-decorator: Update to 4.4.2, change download source to PyPI 12027/head
Jeffery To [Thu, 30 Apr 2020 21:02:50 +0000 (05:02 +0800)]
python-decorator: Update to 4.4.2, change download source to PyPI

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agopython-dns: Change download source, remove incorrect PKG_CPE_ID 12026/head
Jeffery To [Thu, 30 Apr 2020 20:53:48 +0000 (04:53 +0800)]
python-dns: Change download source, remove incorrect PKG_CPE_ID

This changes the package to download from PyPI (using pypi.mk) and
removes the incorrect PKG_CPE_ID.

The CPE id was for Debian's python-dns package which contains PyDNS
("pydns" on PyPI). This package contains "dnspython" from PyPI.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #12025 from dl12345/snort
Hannu Nyman [Thu, 30 Apr 2020 19:39:02 +0000 (22:39 +0300)]
Merge pull request #12025 from dl12345/snort

snort: bump to 2.9.15.1

4 years agosnort: bump to 2.9.15.1 12025/head
Ian Cooper [Thu, 30 Apr 2020 17:51:19 +0000 (18:51 +0100)]
snort: bump to 2.9.15.1

Fix compilation error with x86_64 glibc

Fix changed download location on snort.org

Signed-off-by: Ian Cooper <iancooper@hotmail.com>
4 years agoMerge pull request #12021 from eglooca/master
Rosen Penev [Thu, 30 Apr 2020 17:27:27 +0000 (10:27 -0700)]
Merge pull request #12021 from eglooca/master

netifyd: Updated to v3.00

4 years agoMerge pull request #11880 from pesintta/acme-user-scripts
Toke Høiland-Jørgensen [Thu, 30 Apr 2020 16:42:30 +0000 (18:42 +0200)]
Merge pull request #11880 from pesintta/acme-user-scripts

(u)acme: add support for user-provided setup and cleanup scripts

4 years agouacme: add support for user-provided setup and cleanup scripts 11880/head
Antti Seppälä [Sat, 18 Apr 2020 19:58:42 +0000 (22:58 +0300)]
uacme: add support for user-provided setup and cleanup scripts

Add possibility for user to provide setup and cleanup scripts for
additional flexibility. Setup-script takes precedence over the built-in
behavior of uacme.

This helps users with more complex use-cases to utilize uacme to update
certificates without adding complexity to the provided run.sh script.

Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
4 years agoacme: add support for user-provided setup and cleanup scripts
Antti Seppälä [Sat, 18 Apr 2020 19:57:04 +0000 (22:57 +0300)]
acme: add support for user-provided setup and cleanup scripts

Add possibility for user to provide setup and cleanup scripts for
additional flexibility. Setup-script takes precedence over the built-in
behavior of acme.

This helps users with more complex use-cases to utilize acme to update
certificates without adding complexity to the provided run.sh script.

Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
4 years agonetifyd: Updated to v3.00 12021/head
Darryl Sokoloski [Thu, 30 Apr 2020 15:14:46 +0000 (11:14 -0400)]
netifyd: Updated to v3.00

Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
4 years agojamvm: remove unneeded host build
Eneas U de Queiroz [Thu, 30 Apr 2020 13:19:47 +0000 (10:19 -0300)]
jamvm: remove unneeded host build

Host build was added in 2972cc98e ("Add host build") because classpath
required a host java vm.  Now that classpath is gone, host build can be
removed as well.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
4 years agomwan3: Update Makefile
Brian J. Murrell [Thu, 30 Apr 2020 12:25:06 +0000 (08:25 -0400)]
mwan3: Update Makefile

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
4 years agomwan3: Don't use /128 address for ping source
Brian J. Murrell [Thu, 30 Apr 2020 12:23:37 +0000 (08:23 -0400)]
mwan3: Don't use /128 address for ping source

An interface can have both a /64 and a /128 from a provider.

In such a case, use the address from the /64 to do the ping check, not
the /128.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
4 years agoMerge pull request #11979 from neheb/jan
Rosen Penev [Thu, 30 Apr 2020 10:22:07 +0000 (03:22 -0700)]
Merge pull request #11979 from neheb/jan

jsoncpp: add size optimizations

4 years agoMerge pull request #12010 from dl12345/dovecot
Rosen Penev [Thu, 30 Apr 2020 00:19:15 +0000 (17:19 -0700)]
Merge pull request #12010 from dl12345/dovecot

dovecot: remove incorrect PKG_BUILD_DEPENDS

4 years agomocp: disable ffmpeg 12013/head
Rosen Penev [Thu, 30 Apr 2020 00:10:21 +0000 (17:10 -0700)]
mocp: disable ffmpeg

The recent update to ffmpeg broke this.

Instead, use the relevant libraries separately.

Added AAC support. AAC is very common and was recently fixed to be
compatible with BUILD_PATENTED.

Explicitly pass all configure arguments, to avoid future breakage.

Remove autoreconf. autotools files are not being patched.

Add PKG_BUILD_PARALLEL for speed.

Other minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agodovecot: remove incorrect PKG_BUILD_DEPENDS 12010/head
Ian Cooper [Wed, 29 Apr 2020 23:05:31 +0000 (00:05 +0100)]
dovecot: remove incorrect PKG_BUILD_DEPENDS

The package Makefile contains a PKG_BUILD_DEPENDS=libiconv
line, which apart from being incorrect if libiconv-full is
specified in the build configuration, is also unnecessary,
since the package Makefile already includes nls.mk which
sets PKG_BUILD_DEPENDS appropriately.

Signed-off-by: Ian Cooper <iancooper@hotmail.com>
4 years agoMerge pull request #11998 from jefferyto/uwsgi-pypi
Rosen Penev [Wed, 29 Apr 2020 22:59:38 +0000 (15:59 -0700)]
Merge pull request #11998 from jefferyto/uwsgi-pypi

uwsgi: Use pypi.mk to download source tarball

4 years agoopenconnect: Allow to set `usergroup` option in OpenConnect 11798/head
Marco Gulino [Tue, 7 Apr 2020 15:20:08 +0000 (16:20 +0100)]
openconnect: Allow to set `usergroup` option in OpenConnect

Just adding the extra option `-g|--usergroup <group>` (required by the VPN server I'm currently using)

Signed-off-by: Marco Gulino <marco@gulinux.net>
4 years agoswitchdev-poller: netifd now keep dev down
Luiz Angelo Daros de Luca [Wed, 29 Apr 2020 20:50:03 +0000 (17:50 -0300)]
switchdev-poller: netifd now keep dev down

Since 19.07, netifd will not try to bring a device up
after someone brought it down. This way, there is no need
to rename the device.

It also fixes a rename error on 19.07 when the *_down device
was being in use (by netifd?).

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
4 years agoMerge pull request #11997 from jefferyto/scapy-python-package
Rosen Penev [Wed, 29 Apr 2020 20:43:24 +0000 (13:43 -0700)]
Merge pull request #11997 from jefferyto/scapy-python-package

scapy: Use Python packaging, PyPI download

4 years agoMerge pull request #12006 from TELUS-BBA/coreutils-fix
Rosen Penev [Wed, 29 Apr 2020 19:49:47 +0000 (12:49 -0700)]
Merge pull request #12006 from TELUS-BBA/coreutils-fix

coreutils: add upstream patch fixing aarch64 compilation

4 years agocoreutils: add upstream patch fixing aarch64 compilation 12006/head
Scott Roberts [Wed, 29 Apr 2020 06:39:35 +0000 (00:39 -0600)]
coreutils: add upstream patch fixing aarch64 compilation

ls: restore 8.31 behavior on removed directories

Signed-off-by: Scott Roberts <ttocsr@gmail.com>
4 years agoMerge pull request #12003 from jefferyto/python-cryptography-2.9.2
Rosen Penev [Wed, 29 Apr 2020 19:21:43 +0000 (12:21 -0700)]
Merge pull request #12003 from jefferyto/python-cryptography-2.9.2

python-cryptography: Update to 2.9.2

4 years agoMerge pull request #12001 from jefferyto/radicale2-cleanup
Rosen Penev [Wed, 29 Apr 2020 19:19:33 +0000 (12:19 -0700)]
Merge pull request #12001 from jefferyto/radicale2-cleanup

radicale2: Clean up Makefile

4 years agoMerge pull request #12005 from dl12345/master-perl
Rosen Penev [Wed, 29 Apr 2020 19:18:33 +0000 (12:18 -0700)]
Merge pull request #12005 from dl12345/master-perl

perl: fix compilation on x86_64 with glibc and ssp

4 years agoMerge pull request #12002 from dl12345/master
Rosen Penev [Wed, 29 Apr 2020 19:17:32 +0000 (12:17 -0700)]
Merge pull request #12002 from dl12345/master

procps-ng: remove unnecessary PKG_BUILD_DEPENDS

4 years agotravelmate: fix captive portal detection
Dirk Brenken [Wed, 29 Apr 2020 12:48:36 +0000 (14:48 +0200)]
travelmate: fix captive portal detection

* made captive portal detection more bullet proof, fixes #11990

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 years agoperl: fix compilation on x86_64 with glibc and ssp 12005/head
Ian Cooper [Wed, 29 Apr 2020 12:16:32 +0000 (13:16 +0100)]
perl: fix compilation on x86_64 with glibc and ssp

perl fails to compile on x86_64 with glibc and stack smashing
protection enabled due to libssp not being specified in the
ldflags.

Signed-off-by: Ian Cooper <iancooper@hotmail.com>
4 years agopython-cryptography: Update to 2.9.2 12003/head
Jeffery To [Wed, 29 Apr 2020 11:15:43 +0000 (19:15 +0800)]
python-cryptography: Update to 2.9.2

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoprocps-ng: remove unnecessary PKG_BUILD_DEPENDS 12002/head
Ian Cooper [Wed, 29 Apr 2020 10:07:36 +0000 (11:07 +0100)]
procps-ng: remove unnecessary PKG_BUILD_DEPENDS

The package Makefile contains an unnecessary PKG_BUILD_DEPENDS
line that builds gettext and libiconv even in cases where the
build has gettext-full and libiconv-full selected.

This behaviour can and does mask errors in other package Makefiles
that are dependent on libiconv-full if it is compiled before
these packages by causing libiconv-stub to be created and put in
the staging tree and potentially linked against by these
dependent packages when they omit to specify an appropriate
PKG_BUILD_DEPENDS line.

procps-ng does not require gettext or libiconv to be built in
order to compile correctly.

Signed-off-by: Ian Cooper <iancooper@hotmail.com>