feed/packages.git
5 years agolibndpi: update to 2.8.0 8886/head
Toni Uhlig [Thu, 2 May 2019 21:44:19 +0000 (23:44 +0200)]
libndpi: update to 2.8.0

The nDPI autogen.sh is broken and can lead to compile issues. Fixed.
Also removed PKG_INSTALL since it produces invalid symlinks to *.so*.

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
5 years agoMerge pull request #8869 from neheb/boo
Rosen Penev [Wed, 1 May 2019 23:36:29 +0000 (16:36 -0700)]
Merge pull request #8869 from neheb/boo

boost: Fix compilation with uClibc-ng

5 years agoMerge pull request #8865 from neheb/dev
Rosen Penev [Wed, 1 May 2019 21:07:36 +0000 (14:07 -0700)]
Merge pull request #8865 from neheb/dev

device-observatory: Fix compilation with uClibc-ng

5 years agoboost: Fix compilation with uClibc-ng 8869/head
Rosen Penev [Wed, 1 May 2019 20:58:07 +0000 (13:58 -0700)]
boost: Fix compilation with uClibc-ng

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agodevice-observatory: Fix compilation with uClibc-ng 8865/head
Rosen Penev [Wed, 1 May 2019 19:03:39 +0000 (12:03 -0700)]
device-observatory: Fix compilation with uClibc-ng

Two protocol definitions are missing. Took values from Musl.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #8859 from lnslbrty/bugfix/atop
Florian Eckert [Wed, 1 May 2019 18:29:58 +0000 (20:29 +0200)]
Merge pull request #8859 from lnslbrty/bugfix/atop

atop: fix build error

5 years agoMerge pull request #8856 from BKPepe/youtube
Josef Schlehofer [Wed, 1 May 2019 15:13:39 +0000 (17:13 +0200)]
Merge pull request #8856 from BKPepe/youtube

youtube-dl: update to version 2019.4.30

5 years agoatop: fix build error 8859/head
Toni Uhlig [Wed, 1 May 2019 11:22:28 +0000 (13:22 +0200)]
atop: fix build error

Some Makefile targets did not honor CFLAGS.
This can lead to a SIGSEGV atop exeuctable.

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
5 years agoMerge pull request #8857 from neheb/lic
Hannu Nyman [Wed, 1 May 2019 11:18:57 +0000 (14:18 +0300)]
Merge pull request #8857 from neheb/lic

treewide: Replace PKG_LICENSE_FILE with PKG_LICENSE_FILES

5 years agotreewide: Replace PKG_LICENSE_FILE with PKG_LICENSE_FILES 8857/head
Rosen Penev [Tue, 30 Apr 2019 21:52:57 +0000 (14:52 -0700)]
treewide: Replace PKG_LICENSE_FILE with PKG_LICENSE_FILES

The latter is actually what is used by the build system. Increased
PKG_RELEASE for all packages as this changes the ipk.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #8848 from ammubhave/bump_re2
Rosen Penev [Tue, 30 Apr 2019 21:48:12 +0000 (14:48 -0700)]
Merge pull request #8848 from ammubhave/bump_re2

libre2: bump version to 2019-04-01

5 years agolibre2: bump version to 2019-04-01 8848/head
Amol Bhave [Tue, 30 Apr 2019 01:45:51 +0000 (18:45 -0700)]
libre2: bump version to 2019-04-01

compile tested on nbg6817

Signed-off-by: Amol Bhave <ambhave@fb.com>
5 years agoMerge pull request #7877 from ammubhave/add_gflags_to_glog_stacked
Rosen Penev [Tue, 30 Apr 2019 19:18:09 +0000 (12:18 -0700)]
Merge pull request #7877 from ammubhave/add_gflags_to_glog_stacked

libglog: Add gflags as a dependency for glog

5 years agoMerge pull request #7906 from Mathieu-Coupe/patch-2
Rosen Penev [Tue, 30 Apr 2019 19:10:29 +0000 (12:10 -0700)]
Merge pull request #7906 from Mathieu-Coupe/patch-2

[packages] tinyproxy: handling of option XTinyproxy

5 years agoMerge pull request #8758 from cotequeiroz/noddos_fixes
Rosen Penev [Tue, 30 Apr 2019 19:01:53 +0000 (12:01 -0700)]
Merge pull request #8758 from cotequeiroz/noddos_fixes

noddos: add libipset-7, uclient-fetch compatiblity

5 years agoMerge pull request #8658 from jose1711/mjpg_streamer-file_output
Rosen Penev [Tue, 30 Apr 2019 18:59:44 +0000 (11:59 -0700)]
Merge pull request #8658 from jose1711/mjpg_streamer-file_output

Make mjpg-streamer init script recognize file output plugin

5 years agoMerge pull request #8775 from neheb/sumo
Rosen Penev [Tue, 30 Apr 2019 18:52:11 +0000 (11:52 -0700)]
Merge pull request #8775 from neheb/sumo

sumo: Update to 1.1.0

5 years agophp7-pecl-redis: add new package (fixes #8710)
Michael Heimpold [Mon, 29 Apr 2019 20:05:12 +0000 (22:05 +0200)]
php7-pecl-redis: add new package (fixes #8710)

This add the pecl package for communicating with redis servers.

Run-tested on mxs platform with a local redis test server.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
5 years agoMerge pull request #8849 from EricLuehrsen/unbound_dhcp_master
Rosen Penev [Tue, 30 Apr 2019 18:47:21 +0000 (11:47 -0700)]
Merge pull request #8849 from EricLuehrsen/unbound_dhcp_master

unbound: fix local dns synthesis corner cases

5 years agoyoutube-dl: update to version 2019.4.30 8856/head
Josef Schlehofer [Tue, 30 Apr 2019 17:42:28 +0000 (19:42 +0200)]
youtube-dl: update to version 2019.4.30

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agoMerge pull request #8834 from dengqf6/ariang
Rosen Penev [Tue, 30 Apr 2019 14:56:24 +0000 (07:56 -0700)]
Merge pull request #8834 from dengqf6/ariang

ariang: update to 1.1.0

5 years agoMerge pull request #8814 from val-kulkov/subversion-package
Rosen Penev [Tue, 30 Apr 2019 14:54:54 +0000 (07:54 -0700)]
Merge pull request #8814 from val-kulkov/subversion-package

subversion: update to the latest stable release

5 years agoqemu: bump to version 4.0.0
Yousong Zhou [Mon, 29 Apr 2019 06:06:25 +0000 (06:06 +0000)]
qemu: bump to version 4.0.0

Group configure options by the functionality category they roughly
belong to

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agotreewide,python: take over maintainership from Gergely Kiss
Alexandru Ardelean [Thu, 14 Mar 2019 08:52:49 +0000 (10:52 +0200)]
treewide,python: take over maintainership from Gergely Kiss

This change changes the maintainer to
 `Alexandru Ardelean <ardeleanalex@gmail.com`
for all Python packages owned by
 `Gergely Kiss <mail.gery@gmail.com>`

No functional changes.
Bumping PKG_RELEASE on each package that is updated.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years agohplip: bump to 3.19.3
Luiz Angelo Daros de Luca [Tue, 30 Apr 2019 02:33:28 +0000 (23:33 -0300)]
hplip: bump to 3.19.3

040-fix_bool.patch: fixed upstream
060-fix-uclibc.patch: workaround for uclibc build (arc_arc700)

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
5 years agounbound: fix local dns synthesis corner cases 8849/head
Eric Luehrsen [Tue, 30 Apr 2019 02:27:53 +0000 (22:27 -0400)]
unbound: fix local dns synthesis corner cases

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
5 years agolibglog: Add gflags a dependency for libglog 7877/head
Amol Bhave [Sat, 5 Jan 2019 04:44:54 +0000 (20:44 -0800)]
libglog: Add gflags a dependency for libglog

Depends on PR #7098

With gflags available, glog's compilation behaves differently and
includes gflags specific code. This code allows customizing logging in
programs that use glog, using command command line parameters.

Compile tested: openwrt-18.06 for ipq40xx, ipq806x, x86 and ar71xx
Run tested: Tested on devices running on the above architectures.

Signed-off-by: Amol Bhave <ambhave@fb.com>
5 years agoariang: update to 1.1.0 8834/head
Deng Qingfang [Mon, 29 Apr 2019 05:34:46 +0000 (13:34 +0800)]
ariang: update to 1.1.0

Update AriaNg to latest release 1.1.0

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
5 years agoMerge pull request #8847 from MikePetullo/gstreamer1
Rosen Penev [Mon, 29 Apr 2019 23:07:06 +0000 (16:07 -0700)]
Merge pull request #8847 from MikePetullo/gstreamer1

gstreamer1: revert addition of --disable-option-parsing

5 years agogstreamer1: revert addition of --disable-option-parsing 8847/head
W. Michael Petullo [Mon, 29 Apr 2019 22:09:38 +0000 (18:09 -0400)]
gstreamer1: revert addition of --disable-option-parsing

The --disable-option-parsing flag breaks applications (such as dmapd)
that assume gst_init_get_option_group() initializes GStreamer. The
gst_init_get_option_group() function returns NULL and does nothing to
initialize GStreamer in this case. The --disable-option-parsing is meant
only for very specialized instances.

See also https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/388.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agoMerge pull request #7098 from ammubhave/add_libgflags
Rosen Penev [Mon, 29 Apr 2019 20:21:43 +0000 (13:21 -0700)]
Merge pull request #7098 from ammubhave/add_libgflags

libgflags: add gflags package

5 years agoMerge pull request #8804 from neheb/cif
Rosen Penev [Mon, 29 Apr 2019 20:17:19 +0000 (13:17 -0700)]
Merge pull request #8804 from neheb/cif

cifs-utils: Update to 6.9

5 years agoMerge pull request #8813 from neheb/miniup
Rosen Penev [Mon, 29 Apr 2019 20:15:48 +0000 (13:15 -0700)]
Merge pull request #8813 from neheb/miniup

miniupnpd: Fix compilation under glibc

5 years agoMerge pull request #8818 from MikePetullo/gstreamer1
Rosen Penev [Mon, 29 Apr 2019 19:53:54 +0000 (12:53 -0700)]
Merge pull request #8818 from MikePetullo/gstreamer1

gstreamer1: update to 1.16.0

5 years agoMerge pull request #7102 from ammubhave/add_libre2
Rosen Penev [Mon, 29 Apr 2019 19:44:48 +0000 (12:44 -0700)]
Merge pull request #7102 from ammubhave/add_libre2

libre2: add re2 package

5 years agoMerge pull request #8841 from lnslbrty/update/ptunnel-ng
Hannu Nyman [Mon, 29 Apr 2019 19:23:51 +0000 (22:23 +0300)]
Merge pull request #8841 from lnslbrty/update/ptunnel-ng

ptunnel-ng: update to 1.42

5 years agoMerge pull request #8833 from lucize/doveup
Hannu Nyman [Mon, 29 Apr 2019 19:22:44 +0000 (22:22 +0300)]
Merge pull request #8833 from lucize/doveup

dovecot: update to 2.3.5.2

5 years agoptunnel-ng: update to 1.42 8841/head
Toni Uhlig [Mon, 29 Apr 2019 18:12:56 +0000 (20:12 +0200)]
ptunnel-ng: update to 1.42

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
5 years agolibvpx: cleanup configure/make vars
Luiz Angelo Daros de Luca [Mon, 29 Apr 2019 18:05:18 +0000 (15:05 -0300)]
libvpx: cleanup configure/make vars

Instead of redefining LD (and duplicating it), it is better to
unset the existing value first.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
5 years agoMerge pull request #7641 from marcin1j/pr/20181211-owfs-remove-avahi-dependency
Rosen Penev [Mon, 29 Apr 2019 17:54:39 +0000 (10:54 -0700)]
Merge pull request #7641 from marcin1j/pr/20181211-owfs-remove-avahi-dependency

owfs: disable avahi dependency

5 years agoMerge pull request #8835 from dengqf6/ngx
Rosen Penev [Mon, 29 Apr 2019 16:24:15 +0000 (09:24 -0700)]
Merge pull request #8835 from dengqf6/ngx

nginx: update to 1.16.0

5 years agolibvpx: bump to 1.8.0
Luiz Angelo Daros de Luca [Sun, 14 Apr 2019 04:33:45 +0000 (01:33 -0300)]
libvpx: bump to 1.8.0

This release focused on encoding performance for realtime and VOD use cases.

See: https://chromium.googlesource.com/webm/libvpx/+/refs/tags/v1.8.0

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
5 years agonginx: update to 1.16.0 8835/head
Deng Qingfang [Mon, 29 Apr 2019 05:32:12 +0000 (13:32 +0800)]
nginx: update to 1.16.0

Update nginx to latest stable release 1.16.0

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
5 years agodovecot: update to 2.3.5.2 8833/head
Lucian Cristian [Mon, 29 Apr 2019 01:29:17 +0000 (04:29 +0300)]
dovecot: update to 2.3.5.2

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
5 years agogst1-libav: update to 1.16.0 8818/head
W. Michael Petullo [Sun, 28 Apr 2019 14:15:23 +0000 (10:15 -0400)]
gst1-libav: update to 1.16.0

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agoMerge pull request #8830 from cshoredaniel/pr-nut-nutmon+fsd-fixes
Rosen Penev [Sun, 28 Apr 2019 21:24:31 +0000 (14:24 -0700)]
Merge pull request #8830 from cshoredaniel/pr-nut-nutmon+fsd-fixes

nut: nutmon+fsd fixes

5 years agoMerge pull request #8782 from neheb/sys
Rosen Penev [Sun, 28 Apr 2019 20:56:02 +0000 (13:56 -0700)]
Merge pull request #8782 from neheb/sys

sysrepo: Fix compilation with bindings enabled

5 years agoMerge pull request #8810 from zhaojh329/lua-ev
Rosen Penev [Sun, 28 Apr 2019 20:54:58 +0000 (13:54 -0700)]
Merge pull request #8810 from zhaojh329/lua-ev

lua-ev: Add package

5 years agoMerge pull request #8798 from ja-pa/libpng-security-update
Rosen Penev [Sun, 28 Apr 2019 20:54:40 +0000 (13:54 -0700)]
Merge pull request #8798 from ja-pa/libpng-security-update

libpng: update to version 1.6.37

5 years agoMerge pull request #8694 from neheb/inl
Rosen Penev [Sun, 28 Apr 2019 20:53:57 +0000 (13:53 -0700)]
Merge pull request #8694 from neheb/inl

perl-inline: Update to 0.82

5 years agonut: Actually do FSD when required 8830/head
Daniel F. Dickinson [Sun, 28 Apr 2019 20:10:27 +0000 (20:10 +0000)]
nut: Actually do FSD when required

The code was all there but the call do the function containing it was missing,
so call the function so that forced (UPS) shutdown occurs on a battery critical
or manually requested FSD situation.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years agonut: Fix nutmon issues with init
Daniel F. Dickinson [Sun, 28 Apr 2019 20:08:45 +0000 (20:08 +0000)]
nut: Fix nutmon issues with init

NUT's upsmon is rather peculiar in that it has a child process that runs as
a regular user and a parent process that runs as root (in order to facilitate
shutting down the device if needed).  procd doesn't deal well with this and
doing 'normal' procd stop / restart / etc results in the child process still
hanging around but with not parent, which causes undesired behaviour.  Therefore,
add the use of 'upsmon -c stop' during process shutdown / restart in order to
ensure that upsmon is actually fully stopped.

Also fixes nut-monitor going into crashloop on network changes (due to
trigger that restarted upsmon but failed due to orphan child from before
restart).

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years agoMerge pull request #8657 from klukonin/Prometheus_add_more_metrics
champtar [Sun, 28 Apr 2019 15:42:50 +0000 (12:42 -0300)]
Merge pull request #8657 from klukonin/Prometheus_add_more_metrics

prometheus-node-exporter-lua: Add more wifi_station metrics

5 years agogst1-plugins-ugly: update to 1.16.0
W. Michael Petullo [Sun, 28 Apr 2019 14:14:59 +0000 (10:14 -0400)]
gst1-plugins-ugly: update to 1.16.0

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agogst1-plugins-bad: update to 1.16.0
W. Michael Petullo [Sun, 28 Apr 2019 14:14:50 +0000 (10:14 -0400)]
gst1-plugins-bad: update to 1.16.0

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agogst1-plugins-good: update to 1.16.0
W. Michael Petullo [Sun, 28 Apr 2019 14:14:41 +0000 (10:14 -0400)]
gst1-plugins-good: update to 1.16.0

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agogst1-plugins-base: update to 1.16.0
W. Michael Petullo [Sun, 28 Apr 2019 14:14:32 +0000 (10:14 -0400)]
gst1-plugins-base: update to 1.16.0

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agoMerge pull request #8825 from MikePetullo/libpsl
Hannu Nyman [Sun, 28 Apr 2019 08:23:55 +0000 (11:23 +0300)]
Merge pull request #8825 from MikePetullo/libpsl

libpsl: update to 0.21.0

5 years agosubversion: revise Makefile 8814/head
Val Kulkov [Sun, 28 Apr 2019 04:43:49 +0000 (00:43 -0400)]
subversion: revise Makefile

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
5 years agoMerge pull request #8811 from neheb/ssm
Dirk Brenken [Sun, 28 Apr 2019 04:27:04 +0000 (06:27 +0200)]
Merge pull request #8811 from neheb/ssm

ssmpt: Fix compilation without deprecated OpenSSL APIs

5 years agogstreamer1: update to 1.16.0
W. Michael Petullo [Sun, 28 Apr 2019 03:36:41 +0000 (23:36 -0400)]
gstreamer1: update to 1.16.0

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agolibpsl: update to 0.21.0 8825/head
W. Michael Petullo [Sun, 28 Apr 2019 03:25:59 +0000 (23:25 -0400)]
libpsl: update to 0.21.0

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agogst1-libav: Fix octeonplus hack
Rosen Penev [Sun, 28 Apr 2019 01:06:41 +0000 (18:06 -0700)]
gst1-libav: Fix octeonplus hack

The proper directive is ifneq, not ifeq.

Tested on mips64 and i386 to make sure it still builds.

Signed-off-by: Rosen Penev <rosenp@gmail.com
5 years agosubversion: update to the latest stable release
Val Kulkov [Sat, 27 Apr 2019 21:48:13 +0000 (17:48 -0400)]
subversion: update to the latest stable release

Update to version 1.12.0.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
5 years agominiupnpd: Fix compilation under glibc 8813/head
Rosen Penev [Sat, 27 Apr 2019 19:01:45 +0000 (12:01 -0700)]
miniupnpd: Fix compilation under glibc

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agossmpt: Fix compilation without deprecated OpenSSL APIs 8811/head
Rosen Penev [Sat, 27 Apr 2019 18:20:41 +0000 (11:20 -0700)]
ssmpt: Fix compilation without deprecated OpenSSL APIs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agotcp_wrappers: fix compilation warnings
Tom Sullivan [Sun, 12 Nov 2017 02:39:30 +0000 (13:39 +1100)]
tcp_wrappers: fix compilation warnings

Set `Wall` and address sources of reported warnings.

Signed-off-by: Tom Sullivan <tom@msbit.com.au>
5 years agoMerge pull request #8795 from commodo/python-evdev-bump
Hannu Nyman [Sat, 27 Apr 2019 16:06:21 +0000 (19:06 +0300)]
Merge pull request #8795 from commodo/python-evdev-bump

Python evdev bump

5 years agoMerge pull request #8796 from cotequeiroz/node_mips64
Hannu Nyman [Sat, 27 Apr 2019 16:05:56 +0000 (19:05 +0300)]
Merge pull request #8796 from cotequeiroz/node_mips64

node: don't build on unsupported cpus, remove menu

5 years agoMerge pull request #8737 from neheb/php7
Michael Heimpold [Sat, 27 Apr 2019 15:48:52 +0000 (17:48 +0200)]
Merge pull request #8737 from neheb/php7

php7: Fix compilation without deprecated OpenSSL APIs

5 years agolua-ev: Add package 8810/head
Jianhui Zhao [Sat, 27 Apr 2019 09:13:53 +0000 (17:13 +0800)]
lua-ev: Add package

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
5 years agonetdata: update to version 1.14.0
Josef Schlehofer [Fri, 26 Apr 2019 15:36:23 +0000 (17:36 +0200)]
netdata: update to version 1.14.0

- Add @BKPepe and @diizzyy as maintainers
- Add PKG_CPE_ID
- Modify 2nd patch

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agoMerge pull request #8809 from MikePetullo/bogofilter
Rosen Penev [Sat, 27 Apr 2019 06:03:22 +0000 (23:03 -0700)]
Merge pull request #8809 from MikePetullo/bogofilter

bogofilter: mark /etc/bogofilter.cf as a configuration file

5 years agobogofilter: mark /etc/bogofilter.cf as a configuration file 8809/head
W. Michael Petullo [Sat, 27 Apr 2019 03:10:15 +0000 (23:10 -0400)]
bogofilter: mark /etc/bogofilter.cf as a configuration file

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agonode: don't build on unsupported cpus, remove menu 8796/head
Eneas U de Queiroz [Thu, 25 Apr 2019 14:02:22 +0000 (11:02 -0300)]
node: don't build on unsupported cpus, remove menu

Node does not support arc or armeb systems.
Moved i18 option to straight under node instead of on its own menu.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
5 years agoruby: update to 2.6.3
Luiz Angelo Daros de Luca [Fri, 26 Apr 2019 21:19:06 +0000 (18:19 -0300)]
ruby: update to 2.6.3

Bug fixes and support for New Japanese Era.

See: https://www.ruby-lang.org/en/news/2019/04/17/ruby-2-6-3-released/

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
5 years agoMerge pull request #8745 from neheb/squ
Rosen Penev [Fri, 26 Apr 2019 15:44:10 +0000 (08:44 -0700)]
Merge pull request #8745 from neheb/squ

squid: Update to 4.6

5 years agopython-six: remove python2 variant of host install
Yousong Zhou [Fri, 26 Apr 2019 02:23:35 +0000 (02:23 +0000)]
python-six: remove python2 variant of host install

The python2 host variant is not needed anymore as openvswitch has now
switch to using python3 for building

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agoopenvswitch: switch to using python3 both on build and target machine
Yousong Zhou [Thu, 25 Apr 2019 10:45:17 +0000 (10:45 +0000)]
openvswitch: switch to using python3 both on build and target machine

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agoopenvswitch: add openvswitch-python3 package
Yousong Zhou [Thu, 25 Apr 2019 10:44:19 +0000 (10:44 +0000)]
openvswitch: add openvswitch-python3 package

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agopython-six: add python3 variant for host install
Yousong Zhou [Thu, 25 Apr 2019 13:17:00 +0000 (13:17 +0000)]
python-six: add python3 variant for host install

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agoMerge pull request #8738 from BKPepe/xmltodict
Josef Schlehofer [Fri, 26 Apr 2019 09:47:52 +0000 (11:47 +0200)]
Merge pull request #8738 from BKPepe/xmltodict

python-xmltodict: add a new package

5 years agopython-xmltodict: add a new package 8738/head
Josef Schlehofer [Sun, 21 Apr 2019 01:32:24 +0000 (03:32 +0200)]
python-xmltodict: add a new package

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agoMerge pull request #8801 from neheb/domo
Stijn Tintel [Fri, 26 Apr 2019 08:55:09 +0000 (11:55 +0300)]
Merge pull request #8801 from neheb/domo

domoticz: fix boost 1.70 compat

5 years agoMerge pull request #8668 from neheb/usb
Rosen Penev [Fri, 26 Apr 2019 07:55:23 +0000 (00:55 -0700)]
Merge pull request #8668 from neheb/usb

perl-device-usb: Update to 0.37

5 years agoMerge pull request #8805 from gladiac1337/feature-haproxy-v1.8.19-updates-2
Rosen Penev [Fri, 26 Apr 2019 07:52:54 +0000 (00:52 -0700)]
Merge pull request #8805 from gladiac1337/feature-haproxy-v1.8.19-updates-2

haproxy: Update all patches for HAProxy v1.8.19 #2

5 years agohaproxy: Update all patches for HAProxy v1.8.19 8805/head
Christian Lachner [Fri, 26 Apr 2019 06:56:27 +0000 (08:56 +0200)]
haproxy: Update all patches for HAProxy v1.8.19
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.19.html)
- Raise PKG_RELEASE to 4

Signed-off-by: Christian Lachner <gladiac@gmail.com>
5 years agoopen-vm-tools: bump to 10.3.10
Yuhei OKAWA [Thu, 25 Apr 2019 15:40:14 +0000 (00:40 +0900)]
open-vm-tools: bump to 10.3.10

Tested on ESXi 6.7

Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
5 years agoMerge pull request #8800 from neheb/i2p
Rosen Penev [Fri, 26 Apr 2019 02:21:43 +0000 (19:21 -0700)]
Merge pull request #8800 from neheb/i2p

i2pd: Update to 2.24.0

5 years agoMerge pull request #8704 from rosysong/ntfs-3g
Rosen Penev [Fri, 26 Apr 2019 00:04:24 +0000 (17:04 -0700)]
Merge pull request #8704 from rosysong/ntfs-3g

ntfs-3g: allow build without ntfs3g.probe utility

5 years agodomoticz: fix boost 1.70 compat 8801/head
Rosen Penev [Thu, 25 Apr 2019 18:07:36 +0000 (11:07 -0700)]
domoticz: fix boost 1.70 compat

This is an upstream backport that deals with an API change in Boost.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #8803 from neheb/nt
Rosen Penev [Thu, 25 Apr 2019 22:01:15 +0000 (15:01 -0700)]
Merge pull request #8803 from neheb/nt

ntpclient: Fix NTP_RUNNING command to work when procps-ng is installed

5 years agocifs-utils: Update to 6.9 8804/head
Rosen Penev [Thu, 25 Apr 2019 04:18:03 +0000 (21:18 -0700)]
cifs-utils: Update to 6.9

Reorganized and cleaned up Makefile for consistency between packages.

Disabled relro and pie. The build system already handles those.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agontpclient: Fix NTP_RUNNING command to work when procps-ng is installed 8803/head
Rosen Penev [Thu, 25 Apr 2019 21:17:33 +0000 (14:17 -0700)]
ntpclient: Fix NTP_RUNNING command to work when procps-ng is installed

busybox ps and procps-ng ps have different outputs. Force busybox ps usage
to fix this.

Also cleaned up the script using shellcheck.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoi2pd: Update to 2.24.0 8800/head
Rosen Penev [Thu, 25 Apr 2019 17:54:33 +0000 (10:54 -0700)]
i2pd: Update to 2.24.0

Needed to fix compilation with Boost 1.70.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #8762 from jefferyto/slide-switch-0.9.4
Rosen Penev [Thu, 25 Apr 2019 17:46:32 +0000 (10:46 -0700)]
Merge pull request #8762 from jefferyto/slide-switch-0.9.4

slide-switch: Update to 0.9.4

5 years agolibpng: update to version 1.6.37 8798/head
Jan Pavlinec [Thu, 25 Apr 2019 14:37:54 +0000 (16:37 +0200)]
libpng: update to version 1.6.37

Fixes CVE-2019-7317

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
5 years agoMerge pull request #8763 from ja-pa/libxslt-security-fix
Jiri Slachta [Thu, 25 Apr 2019 14:01:12 +0000 (16:01 +0200)]
Merge pull request #8763 from ja-pa/libxslt-security-fix

libxslt: patch security issue and add CPE id

5 years agoMerge pull request #8787 from BKPepe/ruamel.yaml
Josef Schlehofer [Thu, 25 Apr 2019 12:06:37 +0000 (14:06 +0200)]
Merge pull request #8787 from BKPepe/ruamel.yaml

ruamel-yaml: update to version 0.15.94

5 years agoMerge pull request #8755 from neheb/znc3
Jonas Gorski [Thu, 25 Apr 2019 11:56:29 +0000 (13:56 +0200)]
Merge pull request #8755 from neheb/znc3

znc: Clean up Makefile and fix compilation on PPC