feed/packages.git
4 years agoopenfortivpn: add option to use ither curl or ping to test host status 12864/head
Aaron Goodman [Sat, 18 Jul 2020 06:00:16 +0000 (02:00 -0400)]
openfortivpn: add option to use ither curl or ping to test host status

allow use of curl rather than ping to test if a host
is up since a host may not respond to ping, but an
https request is part of the openfortivpn connection,
so this is a more reliable test

also clean up overly verbose logging

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years agoMerge pull request #12843 from neheb/zer
Rosen Penev [Thu, 16 Jul 2020 23:19:26 +0000 (16:19 -0700)]
Merge pull request #12843 from neheb/zer

zerotier: fix compilation with GCC10

4 years agozerotier: fix compilation with GCC10 12843/head
Rosen Penev [Thu, 16 Jul 2020 21:11:17 +0000 (14:11 -0700)]
zerotier: fix compilation with GCC10

Patch taken from upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12827 from neheb/pcre22
Rosen Penev [Thu, 16 Jul 2020 20:29:43 +0000 (13:29 -0700)]
Merge pull request #12827 from neheb/pcre22

pcre2: switch to CMake

4 years agoMerge pull request #12841 from peter-stadler/nginx-version
Rosen Penev [Thu, 16 Jul 2020 20:24:03 +0000 (13:24 -0700)]
Merge pull request #12841 from peter-stadler/nginx-version

nginx: update to version 1.19.1

4 years agoMerge pull request #12840 from BKPepe/libvorbisidec
Rosen Penev [Thu, 16 Jul 2020 20:22:18 +0000 (13:22 -0700)]
Merge pull request #12840 from BKPepe/libvorbisidec

libvorbisidec: update to version 20180319

4 years agoMerge pull request #12819 from neheb/secc
Nikos Mavrogiannopoulos [Thu, 16 Jul 2020 18:49:00 +0000 (20:49 +0200)]
Merge pull request #12819 from neheb/secc

libseccomp: update to 2.4.3

4 years agonginx: update to version 1.19.1 12841/head
Peter Stadler [Thu, 16 Jul 2020 17:17:51 +0000 (19:17 +0200)]
nginx: update to version 1.19.1

update to newest version.

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
4 years agolibvorbisidec: update to version 20180319 12840/head
Josef Schlehofer [Thu, 16 Jul 2020 17:13:24 +0000 (19:13 +0200)]
libvorbisidec: update to version 20180319

Fixes CVE-2018-5147

- Change PKG_SOURCE_URL
fatal: unable to access 'https://git.xiph.org/tremor.git/': Failed to connect to git.xiph.org port 443: Connection refused
because they changed the URL of the repository
- Removes PKG_SOURCE_SUBDIR and PKG_SOURCE
Those are already defaults
- Fix indentation in description

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agoMerge pull request #12839 from BKPepe/update-dnscrypt-proxy2
Josef Schlehofer [Thu, 16 Jul 2020 14:21:50 +0000 (16:21 +0200)]
Merge pull request #12839 from BKPepe/update-dnscrypt-proxy2

dnscrypt-proxy2: update to version 2.0.44

4 years agodnscrypt-proxy2: update to version 2.0.44 12839/head
Josef Schlehofer [Thu, 16 Jul 2020 13:25:02 +0000 (15:25 +0200)]
dnscrypt-proxy2: update to version 2.0.44

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agoMerge pull request #12817 from neheb/neo
Rosen Penev [Thu, 16 Jul 2020 07:39:11 +0000 (00:39 -0700)]
Merge pull request #12817 from neheb/neo

neon: update to 0.31.2

4 years agoMerge pull request #12825 from neheb/rpc2
Rosen Penev [Thu, 16 Jul 2020 07:38:45 +0000 (00:38 -0700)]
Merge pull request #12825 from neheb/rpc2

rpcsvc-proto: update to 1.4.2

4 years agogolang: Add GO_PKG_TAGS for Go packages
Jeffery To [Thu, 16 Jul 2020 03:55:15 +0000 (11:55 +0800)]
golang: Add GO_PKG_TAGS for Go packages

This adds a new Makefile variable, GO_PKG_TAGS, for Go packages. When
set, the value is passed as the parameter of the -tags option for 'go
install'.

This also updates syncthing to use this variable.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #12831 from neheb/bri
Rosen Penev [Thu, 16 Jul 2020 03:16:31 +0000 (20:16 -0700)]
Merge pull request #12831 from neheb/bri

bridge-utils: update to 1.7

4 years agobridge-utils: update to 1.7 12831/head
Rosen Penev [Thu, 16 Jul 2020 00:07:07 +0000 (17:07 -0700)]
bridge-utils: update to 1.7

Changed URL to new upstream.

Use PKG_INSTALL for consistency between packages.

Use PKG_BUILD_PARALLEL for faster compilation.

Remove outdated patch.

Minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12775 from nickberry17/add_mm_err_messages
Rosen Penev [Thu, 16 Jul 2020 00:24:47 +0000 (17:24 -0700)]
Merge pull request #12775 from nickberry17/add_mm_err_messages

modemmanager: add error message notifications to proto handler

4 years agoMerge pull request #12820 from neheb/soup
Rosen Penev [Thu, 16 Jul 2020 00:04:44 +0000 (17:04 -0700)]
Merge pull request #12820 from neheb/soup

libsoup: update to 2.71.0

4 years agophp7: update to 7.4.8
Michael Heimpold [Wed, 15 Jul 2020 21:51:54 +0000 (23:51 +0200)]
php7: update to 7.4.8

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agolibzip: update to 1.7.3
Michael Heimpold [Wed, 15 Jul 2020 21:51:21 +0000 (23:51 +0200)]
libzip: update to 1.7.3

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agoMerge pull request #12823 from neheb/conf
Rosen Penev [Wed, 15 Jul 2020 20:19:27 +0000 (13:19 -0700)]
Merge pull request #12823 from neheb/conf

confuse: update to 3.3

4 years agoMerge pull request #12821 from neheb/mpdc
Rosen Penev [Wed, 15 Jul 2020 20:19:12 +0000 (13:19 -0700)]
Merge pull request #12821 from neheb/mpdc

libmpdclient: update to 2.19

4 years agopcre2: switch to CMake 12827/head
Rosen Penev [Sat, 4 Jul 2020 21:36:22 +0000 (14:36 -0700)]
pcre2: switch to CMake

Allows simplifying the Makefile. Faster compilation as well.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoopenzwave: fix pkgconfig libdir paths 12826/head
Rosen Penev [Tue, 14 Jul 2020 04:58:42 +0000 (21:58 -0700)]
openzwave: fix pkgconfig libdir paths

It's currently pointing to the host.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agorpcsvc-proto: update to 1.4.2 12825/head
Rosen Penev [Tue, 14 Jul 2020 21:12:22 +0000 (14:12 -0700)]
rpcsvc-proto: update to 1.4.2

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoconfuse: update to 3.3 12823/head
Rosen Penev [Tue, 14 Jul 2020 21:42:36 +0000 (14:42 -0700)]
confuse: update to 3.3

Fixed license information.

Switched to PKG_INSTALL and PKG_BUILD_PARALLEL for consistency and
faster compilation.

Minor cleanups.

Remove pointless UninstallDev section.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibmpdclient: update to 2.19 12821/head
Rosen Penev [Tue, 14 Jul 2020 21:50:01 +0000 (14:50 -0700)]
libmpdclient: update to 2.19

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibsoup: update to 2.71.0 12820/head
Rosen Penev [Wed, 15 Jul 2020 01:01:34 +0000 (18:01 -0700)]
libsoup: update to 2.71.0

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibseccomp: update to 2.4.3 12819/head
Rosen Penev [Wed, 15 Jul 2020 03:48:48 +0000 (20:48 -0700)]
libseccomp: update to 2.4.3

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoneon: update to 0.31.2 12817/head
Rosen Penev [Wed, 15 Jul 2020 03:53:13 +0000 (20:53 -0700)]
neon: update to 0.31.2

Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12758 from BKPepe/flup
Josef Schlehofer [Wed, 15 Jul 2020 14:38:20 +0000 (16:38 +0200)]
Merge pull request #12758 from BKPepe/flup

Bring back python-flup

4 years agoRevert "lang: python: flup: drop package" 12758/head
Josef Schlehofer [Wed, 8 Jul 2020 10:54:15 +0000 (12:54 +0200)]
Revert "lang: python: flup: drop package"

This reverts commit 33525fa8d5dd0b878329971fb78c6a623207dba7.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
[add me as co-maintainer, bump PKG_RELEASE, Makefile polishing]

4 years agoMerge pull request #12810 from TDT-AG/pr/20200714-mwan3
Florian Eckert [Wed, 15 Jul 2020 09:07:41 +0000 (11:07 +0200)]
Merge pull request #12810 from TDT-AG/pr/20200714-mwan3

mwan3: fix some shellcheck warnings

4 years agomwan3: update version to 2.8.9 12810/head
Florian Eckert [Tue, 14 Jul 2020 10:49:20 +0000 (12:49 +0200)]
mwan3: update version to 2.8.9

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agomwan3: cleanup function mwan3_create_iface_route
Florian Eckert [Tue, 14 Jul 2020 10:02:01 +0000 (12:02 +0200)]
mwan3: cleanup function mwan3_create_iface_route

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agomwan3: fix shellcheck warning SC2086
Florian Eckert [Tue, 14 Jul 2020 08:46:24 +0000 (10:46 +0200)]
mwan3: fix shellcheck warning SC2086

Add double quote to prevent globbing and word splitting where there is
no regression.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agomwan3: fix shellcheck warning SC2166
Florian Eckert [Tue, 14 Jul 2020 09:47:15 +0000 (11:47 +0200)]
mwan3: fix shellcheck warning SC2166

Replace -o boolean check with ||.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agomwan3: remove unused variable complained by shellcheck
Florian Eckert [Tue, 14 Jul 2020 07:42:17 +0000 (09:42 +0200)]
mwan3: remove unused variable complained by shellcheck

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agomwan3: fix shellcheck warning SC2039
Florian Eckert [Tue, 14 Jul 2020 07:24:28 +0000 (09:24 +0200)]
mwan3: fix shellcheck warning SC2039

Replace all `==` with `=`.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agomwan3: move redirect error output to trash
Florian Eckert [Tue, 14 Jul 2020 08:59:44 +0000 (10:59 +0200)]
mwan3: move redirect error output to trash

This suppress the following output on `mwan3 restart`:
> Dump terminated

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agoh2o: fix pkgconfig paths
Rosen Penev [Tue, 14 Jul 2020 05:01:34 +0000 (22:01 -0700)]
h2o: fix pkgconfig paths

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibxerces-c: fix pkgconfig paths
Rosen Penev [Tue, 14 Jul 2020 04:53:54 +0000 (21:53 -0700)]
libxerces-c: fix pkgconfig paths

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoovn: bump to version 20.06.1
Yousong Zhou [Tue, 14 Jul 2020 12:50:21 +0000 (20:50 +0800)]
ovn: bump to version 20.06.1

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agoqemu: explictly --disable-linux-io-uring
Yousong Zhou [Tue, 14 Jul 2020 05:26:28 +0000 (13:26 +0800)]
qemu: explictly --disable-linux-io-uring

Fixes openwrt/packages#12808

Reported-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agoRevert "modemmanager: remove unnecessary autoreconf and specifications of glib-mkenum...
Rosen Penev [Tue, 14 Jul 2020 05:18:33 +0000 (22:18 -0700)]
Revert "modemmanager: remove unnecessary autoreconf and specifications of glib-mkenums and gdbus-codegen"

This reverts commit 352ca90243985ce369179c27c4a107d66d62b9bd.

4 years agoMerge pull request #12781 from neheb/wsle
Rosen Penev [Tue, 14 Jul 2020 04:33:29 +0000 (21:33 -0700)]
Merge pull request #12781 from neheb/wsle

libwslay: update to 1.1.1

4 years agogerbera: fix compilation with newer npupnp
Rosen Penev [Tue, 14 Jul 2020 04:31:58 +0000 (21:31 -0700)]
gerbera: fix compilation with newer npupnp

Macro got removed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agospdlog: update to 1.7.0
Rosen Penev [Sun, 12 Jul 2020 06:24:03 +0000 (23:24 -0700)]
spdlog: update to 1.7.0

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12747 from neheb/tess
Rosen Penev [Tue, 14 Jul 2020 04:05:48 +0000 (21:05 -0700)]
Merge pull request #12747 from neheb/tess

tesseract/leptonica: switch to CMake

4 years agoMerge pull request #12784 from neheb/ligh
Rosen Penev [Mon, 13 Jul 2020 13:29:09 +0000 (06:29 -0700)]
Merge pull request #12784 from neheb/ligh

lighttpd: switch to meson

4 years agoMerge pull request #12739 from alkk/pcre32
Rosen Penev [Mon, 13 Jul 2020 13:27:38 +0000 (06:27 -0700)]
Merge pull request #12739 from alkk/pcre32

pcre: 32 bit character support enabled (libpcre32)

4 years agopcre: 32 bit character support enabled (libpcre32) 12739/head
Alex Kirhenshtein [Mon, 6 Jul 2020 22:18:28 +0000 (01:18 +0300)]
pcre: 32 bit character support enabled (libpcre32)

Signed-off-by: Alex Kirhenshtein <alk@netxms.org>
4 years agoMerge pull request #12795 from tru7/libfmt
Rosen Penev [Mon, 13 Jul 2020 08:26:58 +0000 (01:26 -0700)]
Merge pull request #12795 from tru7/libfmt

libfmt: bump to version 7.0.1

4 years agoMerge pull request #12798 from EricLuehrsen/unbound_20200704
Rosen Penev [Mon, 13 Jul 2020 08:26:30 +0000 (01:26 -0700)]
Merge pull request #12798 from EricLuehrsen/unbound_20200704

unbound: improve startup and dhcp script robustness

4 years agoMerge pull request #12801 from wvdakker/master
Rosen Penev [Mon, 13 Jul 2020 08:25:36 +0000 (01:25 -0700)]
Merge pull request #12801 from wvdakker/master

Shorewall: Bump to 5.2.6.1

4 years agoMerge pull request #12748 from commodo/drop-python-mysqlclient
Rosen Penev [Mon, 13 Jul 2020 08:22:56 +0000 (01:22 -0700)]
Merge pull request #12748 from commodo/drop-python-mysqlclient

python-mysqlclient: drop package

4 years agoMerge pull request #12773 from TDT-AG/pr/20200710-xinetd
Florian Eckert [Mon, 13 Jul 2020 06:45:41 +0000 (08:45 +0200)]
Merge pull request #12773 from TDT-AG/pr/20200710-xinetd

xinetd: start service in foreground for procd

4 years agoShorewall6: Bump to 5.2.6.1 12801/head
Willem van den Akker [Mon, 13 Jul 2020 06:27:40 +0000 (08:27 +0200)]
Shorewall6: Bump to 5.2.6.1

Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
4 years agoShorewall: Bump to 5.2.6.1
Willem van den Akker [Mon, 13 Jul 2020 06:26:23 +0000 (08:26 +0200)]
Shorewall: Bump to 5.2.6.1

Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
4 years agoShorewall6-lite: Bump to 5.2.6.1
Willem van den Akker [Mon, 13 Jul 2020 06:24:48 +0000 (08:24 +0200)]
Shorewall6-lite: Bump to 5.2.6.1

Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
4 years agoShorewall-lite: Bump to 5.2.6.1
Willem van den Akker [Mon, 13 Jul 2020 06:23:21 +0000 (08:23 +0200)]
Shorewall-lite: Bump to 5.2.6.1

Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
4 years agoShorewall-core: Bump to 5.2.6.1
Willem van den Akker [Mon, 13 Jul 2020 06:21:28 +0000 (08:21 +0200)]
Shorewall-core: Bump to 5.2.6.1

Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
4 years agoMerge pull request #12479 from ja-pa/python-wcwidth-update
Rosen Penev [Mon, 13 Jul 2020 01:31:58 +0000 (18:31 -0700)]
Merge pull request #12479 from ja-pa/python-wcwidth-update

python-wcwidth: update to version 0.2.5

4 years agoMerge pull request #12785 from G-M0N3Y-2503/cache-domains-reliability-fix
Rosen Penev [Mon, 13 Jul 2020 01:00:47 +0000 (18:00 -0700)]
Merge pull request #12785 from G-M0N3Y-2503/cache-domains-reliability-fix

cache-domains: Improved configure reliability

4 years agoMerge pull request #12765 from neheb/mnu
Rosen Penev [Mon, 13 Jul 2020 00:59:58 +0000 (17:59 -0700)]
Merge pull request #12765 from neheb/mnu

miniupnpd: default to IGDv1

4 years agoMerge pull request #12710 from computersforpeace/br
Rosen Penev [Mon, 13 Jul 2020 00:58:30 +0000 (17:58 -0700)]
Merge pull request #12710 from computersforpeace/br

bottlerocket: new package

4 years agoMerge pull request #12753 from nickberry17/fixup_mm_makefile
Rosen Penev [Mon, 13 Jul 2020 00:57:27 +0000 (17:57 -0700)]
Merge pull request #12753 from nickberry17/fixup_mm_makefile

modemmanager: remove unnecessary autoreconf

4 years agoMerge pull request #12760 from BKPepe/homeassistant-deps
Rosen Penev [Mon, 13 Jul 2020 00:55:37 +0000 (17:55 -0700)]
Merge pull request #12760 from BKPepe/homeassistant-deps

Update ifaddr, sqlalchemy, zeroconf and add ciso8601

4 years agoMerge pull request #12749 from commodo/python-packages-bump
Rosen Penev [Mon, 13 Jul 2020 00:54:57 +0000 (17:54 -0700)]
Merge pull request #12749 from commodo/python-packages-bump

pillow,openpyxl,django: version bumps

4 years agoMerge pull request #12789 from neheb/mg
Rosen Penev [Mon, 13 Jul 2020 00:51:57 +0000 (17:51 -0700)]
Merge pull request #12789 from neheb/mg

mg: update to 6.7

4 years agoMerge pull request #12792 from neheb/voorb
Rosen Penev [Mon, 13 Jul 2020 00:51:12 +0000 (17:51 -0700)]
Merge pull request #12792 from neheb/voorb

libvorbis: update to 1.3.7

4 years agoMerge pull request #12783 from flyn-org/master
Rosen Penev [Sun, 12 Jul 2020 19:12:40 +0000 (12:12 -0700)]
Merge pull request #12783 from flyn-org/master

grilo-plugins: backport more updates from master

4 years agoMerge pull request #12796 from PolynomialDivision/updatedawn
Rosen Penev [Sun, 12 Jul 2020 19:11:55 +0000 (12:11 -0700)]
Merge pull request #12796 from PolynomialDivision/updatedawn

dawn: update to latest version 2020-07-12

4 years agoMerge pull request #12794 from gladiac1337/liburing-0.7
Rosen Penev [Sun, 12 Jul 2020 19:11:25 +0000 (12:11 -0700)]
Merge pull request #12794 from gladiac1337/liburing-0.7

liburing: Update to v0.7

4 years agoMerge pull request #12791 from neheb/gcr
Rosen Penev [Sun, 12 Jul 2020 19:07:16 +0000 (12:07 -0700)]
Merge pull request #12791 from neheb/gcr

libgcrypt: update to 1.8.6

4 years agounbound: improve startup and dhcp script robustness 12798/head
Eric Luehrsen [Sat, 4 Jul 2020 17:55:40 +0000 (13:55 -0400)]
unbound: improve startup and dhcp script robustness

- prevent rapid overlap in DHCP script updates
- check and allow localhost forwards with specific applications
- add option for rate limiting inbound queries
- change UCI list to table format with Unbound conf references

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
4 years agodawn: update to latest version 2020-07-12 12796/head
Nick Hainke [Sun, 12 Jul 2020 12:48:28 +0000 (14:48 +0200)]
dawn: update to latest version 2020-07-12

Includes:
- dawn_uci: no need uci_alloc_context on each uci_set_network call
- test_storage: extend test harness; datastorage: two bug fixes
- tcpsocket: free con after ustream write error and make list each safe
  list_each is not safe against removal of list entry

Signed-off-by: Nick Hainke <vincent@systemli.org>
4 years agolibfmt: bump to version 7.0.1 12795/head
Othmar Truniger [Sun, 12 Jul 2020 12:37:48 +0000 (14:37 +0200)]
libfmt: bump to version 7.0.1

Signed-off-by: Othmar Truniger <github@truniger.ch>
4 years agoliburing: Update to v0.7 12794/head
Christian Lachner [Sun, 12 Jul 2020 07:44:42 +0000 (09:44 +0200)]
liburing: Update to v0.7

- Updated download URL and hash
- Removed our include-patch as the problem was fixed upstream
- Removed our MUSL-specific loff_t definition as liburing switched to off_t which is
supported by MUSL out-of-the-box

Signed-off-by: Christian Lachner <gladiac@gmail.com>
4 years agolibvorbis: update to 1.3.7 12792/head
Rosen Penev [Sat, 11 Jul 2020 22:37:21 +0000 (15:37 -0700)]
libvorbis: update to 1.3.7

Switched to CMake for the faster compilation and the simpler Makefile.

Minor Makefile cleanups.

Before:

time make package/libvorbis/compile -j 12
Executed in   24.40 secs   fish           external
   usr time   21.17 secs    0.00 micros   21.17 secs
   sys time    3.05 secs  426.00 micros    3.05 secs

After:

time make package/libvorbis/compile -j 12
Executed in    9.19 secs   fish           external
   usr time   11.29 secs    0.00 micros   11.29 secs
   sys time    1.43 secs  421.00 micros    1.43 secs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibgcrypt: update to 1.8.6 12791/head
Rosen Penev [Sat, 11 Jul 2020 19:20:32 +0000 (12:20 -0700)]
libgcrypt: update to 1.8.6

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibnpupnp: update to 4.0.8
Rosen Penev [Sat, 11 Jul 2020 22:28:15 +0000 (15:28 -0700)]
libnpupnp: update to 4.0.8

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibmatroska: update to 1.6.0
Rosen Penev [Sat, 11 Jul 2020 22:23:00 +0000 (15:23 -0700)]
libmatroska: update to 1.6.0

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibebml: update to 1.4.0
Rosen Penev [Sat, 11 Jul 2020 22:21:39 +0000 (15:21 -0700)]
libebml: update to 1.4.0

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibdbi: remove inactive maintainer
Rosen Penev [Sun, 12 Jul 2020 05:30:45 +0000 (22:30 -0700)]
libdbi: remove inactive maintainer

Added PKG_BUILD_PARALLEL for faster compilation.

Remove autoreconf. Nothing is being patched.

Fixed license.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolighttpd: switch to meson 12784/head
Rosen Penev [Sat, 11 Jul 2020 01:30:53 +0000 (18:30 -0700)]
lighttpd: switch to meson

Simplifies the Makefile and allows faster compilation with Ninja.

Added patch to fix libmariadb dependency.

Added extra modules.

Speed Before:

time make package/lighttpd/compile -j 12
Executed in   47.91 secs   fish           external
   usr time   41.83 secs  384.00 micros   41.83 secs
   sys time   10.79 secs   37.00 micros   10.79 secs

Speed After:

time make package/lighttpd/compile -j 12
Executed in   19.67 secs   fish           external
   usr time   42.79 secs  377.00 micros   42.79 secs
   sys time    8.56 secs   37.00 micros    8.56 secs

Tested with fish shell.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agomg: update to 6.7 12789/head
Rosen Penev [Sat, 11 Jul 2020 22:06:11 +0000 (15:06 -0700)]
mg: update to 6.7

Fixes GCC10 compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agogrilo-plugins: backport more updates from master 12783/head
W. Michael Petullo [Sat, 11 Jul 2020 12:04:16 +0000 (08:04 -0400)]
grilo-plugins: backport more updates from master

This commit updates the backport from grilo-plugins master to include
a symbol name change.

Changes to libdmapsharing modified IS_X_... symbols to read X_IS_....
This was adopted in grilo-plugins master, as there was no official release
of grilo-plugins since adding support for libdmapsharing4 in the first
place. The next release of grilo-plugins will be the first to include
libdmapsharing4 support to include the X_IS_... name change.

Fixes issue mentioned at #12766.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
4 years agoMerge pull request #12705 from neheb/htp
Rosen Penev [Sat, 11 Jul 2020 17:50:06 +0000 (10:50 -0700)]
Merge pull request #12705 from neheb/htp

htop: fix compilation with GCC10

4 years agocache-domains: Improved ifup hotplug reliability 12785/head
Gerard Ryan [Sat, 11 Jul 2020 02:18:54 +0000 (12:18 +1000)]
cache-domains: Improved ifup hotplug reliability
I've noticed that in deployment on some reboots it won't configure,
This seems to be due to running before the system/network is ready.

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years agoMerge pull request #11831 from lucize/addiscsi
Rosen Penev [Sat, 11 Jul 2020 09:56:21 +0000 (02:56 -0700)]
Merge pull request #11831 from lucize/addiscsi

open-iscsi: add package open-iscsi

4 years agoMerge pull request #12780 from neheb/cz
Rosen Penev [Sat, 11 Jul 2020 04:23:16 +0000 (21:23 -0700)]
Merge pull request #12780 from neheb/cz

czmq: switch to CMake

4 years agoh2o: use static libwslay 12781/head
Rosen Penev [Thu, 9 Jul 2020 23:34:25 +0000 (16:34 -0700)]
h2o: use static libwslay

Allows a smaller size.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibwslay: update to 1.1.1
Rosen Penev [Thu, 9 Jul 2020 23:17:43 +0000 (16:17 -0700)]
libwslay: update to 1.1.1

Switch to CMake. Allows faster compilation and simplification of the
Makefile.

Switched libwslay to a static InstallDev library. Allows further
simplification of the Makefile and a smaller size when used with h2o.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoczmq: switch to CMake 12780/head
Rosen Penev [Thu, 9 Jul 2020 22:19:34 +0000 (15:19 -0700)]
czmq: switch to CMake

Allows faster compilation and removing various Makefile hacks.

Fixed license to SPDX format.

Added PKG_BUILD_PARALLEL for faster compilation.

Various cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agomodemmanager: add error message notifications to proto handler 12775/head
Nicholas Smith [Fri, 10 Jul 2020 10:25:42 +0000 (20:25 +1000)]
modemmanager: add error message notifications to proto handler

Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
4 years agoxinetd: start service in foreground for procd 12773/head
Florian Eckert [Fri, 10 Jul 2020 06:05:41 +0000 (08:05 +0200)]
xinetd: start service in foreground for procd

Since we use now procd for xinetd, we have to start the service with the
option `-dontfork` to make procd happy.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agoxinetd: change PKG_MAINTAINER
Florian Eckert [Fri, 10 Jul 2020 09:06:14 +0000 (11:06 +0200)]
xinetd: change PKG_MAINTAINER

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agoMerge pull request #12770 from miska/mariadb-maint
Josef Schlehofer [Thu, 9 Jul 2020 13:37:05 +0000 (15:37 +0200)]
Merge pull request #12770 from miska/mariadb-maint

mariadb/libmariadb: Take over as a maintainer

4 years agomariadb/libmariadb: Take over as a maintainer 12770/head
Michal Hrusecky [Thu, 9 Jul 2020 12:20:08 +0000 (14:20 +0200)]
mariadb/libmariadb: Take over as a maintainer

Signed-off-by: Michal Hrusecky <michal@hrusecky.net>