feed/packages.git
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 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 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 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 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 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 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

5 years agoslide-switch: Update to 0.9.4 8762/head
Jeffery To [Tue, 23 Apr 2019 12:47:55 +0000 (20:47 +0800)]
slide-switch: Update to 0.9.4

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years agocollectd: update forgotten PKG_RELEASE number after last change
Florian Eckert [Thu, 25 Apr 2019 10:52:44 +0000 (12:52 +0200)]
collectd: update forgotten PKG_RELEASE number after last change

Update PKG_RELEASE mumber.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agoMerge pull request #8794 from albert-lopez/oor
Daniel Engberg [Thu, 25 Apr 2019 10:52:39 +0000 (12:52 +0200)]
Merge pull request #8794 from albert-lopez/oor

oor: update to 1.3.0

5 years agoMerge pull request #8138 from TDT-AG/pr/20190206-collectd
Florian Eckert [Thu, 25 Apr 2019 10:44:31 +0000 (12:44 +0200)]
Merge pull request #8138 from TDT-AG/pr/20190206-collectd

collectd: enable lua support

5 years agocollectd: fix lua callback registration 8138/head
Florian Eckert [Tue, 19 Feb 2019 09:25:58 +0000 (10:25 +0100)]
collectd: fix lua callback registration

If you want to register more than one lua plugin, you cannot start the
collectd.

You get always the error message:

"The read function "lua/(null)" is already registered. Check for
duplicates in your configuration!"

This is not what I expect and what the documenation says.
With this change it is now possible to registrate more then one lua
Script.

See https://github.com/collectd/collectd/pull/2379

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agocollectd: enable lua support
Florian Eckert [Thu, 24 Jan 2019 12:53:17 +0000 (13:53 +0100)]
collectd: enable lua support

This will enable the lua support for collectd.
The new package name is collectd-mod-lua

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agooor: update to release 1.3.0 8794/head
Albert Lopez [Thu, 25 Apr 2019 08:48:50 +0000 (10:48 +0200)]
oor: update to release 1.3.0

Signed-off-by: Albert Lopez <alopez@ac.upc.edu>
5 years agoMerge pull request #8790 from BKPepe/youtube-dl_bump
Josef Schlehofer [Thu, 25 Apr 2019 07:48:09 +0000 (09:48 +0200)]
Merge pull request #8790 from BKPepe/youtube-dl_bump

youtube-dl: update to version 2019.4.24

5 years agoMerge pull request #8791 from MikePetullo/lighttpd
Rosen Penev [Thu, 25 Apr 2019 07:46:48 +0000 (00:46 -0700)]
Merge pull request #8791 from MikePetullo/lighttpd

lighttpd: mark module configuration files

5 years agoMerge pull request #8783 from TDT-AG/pr/20190424-stunnel
Florian Eckert [Thu, 25 Apr 2019 07:44:46 +0000 (09:44 +0200)]
Merge pull request #8783 from TDT-AG/pr/20190424-stunnel

stunnel: update to version 5.53

5 years agopython-evdev: use PYTHON[3]_PKG_SETUP_GLOBAL_ARGS vars for build 8795/head
Alexandru Ardelean [Wed, 24 Apr 2019 08:56:15 +0000 (11:56 +0300)]
python-evdev: use PYTHON[3]_PKG_SETUP_GLOBAL_ARGS vars for build

This is a minor cleanup.
Use PYTHON[3]_PKG_SETUP_GLOBAL_ARGS variable to specify extra build args.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years agopython-evdev: bump to version 1.2.0
Alexandru Ardelean [Tue, 23 Apr 2019 08:32:44 +0000 (11:32 +0300)]
python-evdev: bump to version 1.2.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years agoMerge pull request #8793 from zhaojh329/rtty
Rosen Penev [Thu, 25 Apr 2019 07:19:31 +0000 (00:19 -0700)]
Merge pull request #8793 from zhaojh329/rtty

rtty: update to 6.6.1

5 years agortty: update to 6.6.1 8793/head
Jianhui Zhao [Thu, 25 Apr 2019 03:01:28 +0000 (11:01 +0800)]
rtty: update to 6.6.1

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
5 years agoMerge pull request #8792 from zhaojh329/libuwsc
Rosen Penev [Thu, 25 Apr 2019 03:37:16 +0000 (20:37 -0700)]
Merge pull request #8792 from zhaojh329/libuwsc

libuwsc: update to 3.2.2

5 years agolibuwsc: update to 3.2.2 8792/head
Jianhui Zhao [Thu, 25 Apr 2019 02:55:54 +0000 (10:55 +0800)]
libuwsc: update to 3.2.2

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
5 years agoMerge pull request #8754 from BKPepe/urllib3
Josef Schlehofer [Wed, 24 Apr 2019 22:06:04 +0000 (00:06 +0200)]
Merge pull request #8754 from BKPepe/urllib3

python-urllib3: update to version 1.25

5 years agolighttpd: mark module configuration files 8791/head
W. Michael Petullo [Wed, 24 Apr 2019 19:57:34 +0000 (15:57 -0400)]
lighttpd: mark module configuration files

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agoyoutube-dl: update to version 2019.4.24 8790/head
Josef Schlehofer [Wed, 24 Apr 2019 16:56:48 +0000 (18:56 +0200)]
youtube-dl: update to version 2019.4.24

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agoruamel-yaml: update to version 0.15.94 8787/head
Josef Schlehofer [Wed, 24 Apr 2019 13:32:32 +0000 (15:32 +0200)]
ruamel-yaml: update to version 0.15.94

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agonano: update to 4.2
Hannu Nyman [Wed, 24 Apr 2019 13:22:11 +0000 (16:22 +0300)]
nano: update to 4.2

* update nano to 4.2

Release notes at https://nano-editor.org/news.php

2019.04.24 - GNU nano 4.2
* The integrated spell checker does not crash when 'spell' is missing.
* Option --breaklonglines works also when --ignorercfiles is used.
* Automatic hard-wrapping is more persistent in pushing words to the
  same overflow line.

Tested with ipq806x/R7800 and mvebu/WRT3200ACM

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
5 years agoMerge pull request #8749 from BKPepe/home-assistant-deps
Josef Schlehofer [Wed, 24 Apr 2019 12:58:13 +0000 (14:58 +0200)]
Merge pull request #8749 from BKPepe/home-assistant-deps

Add Python packages (ifaddr, zeroconf, netdisco)

5 years agopython-urllib3: update to version 1.25 8754/head
Josef Schlehofer [Mon, 22 Apr 2019 16:17:41 +0000 (18:17 +0200)]
python-urllib3: update to version 1.25

Add PKG_CPE_ID

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agoMerge pull request #8214 from dddaniel/master
Josef Schlehofer [Wed, 24 Apr 2019 12:07:08 +0000 (14:07 +0200)]
Merge pull request #8214 from dddaniel/master

Adding awscli to python packages

5 years agoMerge pull request #8784 from Andy2244/samba-fix-parallel-jobs
Hannu Nyman [Wed, 24 Apr 2019 12:01:52 +0000 (15:01 +0300)]
Merge pull request #8784 from Andy2244/samba-fix-parallel-jobs

 samba4: fix build with parallel jobs

5 years agosamba4: fix build with parallel jobs 8784/head
Andy Walsh [Wed, 24 Apr 2019 09:59:06 +0000 (11:59 +0200)]
samba4: fix build with parallel jobs

* fixes openwrt/packages#8721

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
5 years agostunnel: update to version 5.53 8783/head
Florian Eckert [Tue, 23 Apr 2019 07:57:48 +0000 (09:57 +0200)]
stunnel: update to version 5.53

Update to version 5.53

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agoMerge pull request #8735 from neheb/joe
Rosen Penev [Wed, 24 Apr 2019 07:48:47 +0000 (00:48 -0700)]
Merge pull request #8735 from neheb/joe

jose: Fix compilation without deprecated OpenSSL APIs

5 years agosysrepo: Fix compilation with bindings enabled 8782/head
Rosen Penev [Wed, 24 Apr 2019 04:56:49 +0000 (21:56 -0700)]
sysrepo: Fix compilation with bindings enabled

By default the buildbot does not build the bindings and thus misses this.

The BUILD_DEPENDS is totally broken. Removing the + sign should fix it.

The SWIG directories are wrong. Fix them.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #8689 from BKPepe/jinja
Daniel Golle [Tue, 23 Apr 2019 21:12:00 +0000 (23:12 +0200)]
Merge pull request #8689 from BKPepe/jinja

Jinja2: update to version 2.10.1

5 years agopython3-ifaddr: add a new package 8749/head
Josef Schlehofer [Mon, 22 Apr 2019 06:50:23 +0000 (08:50 +0200)]
python3-ifaddr: add a new package

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agopython3-zeroconf: add a new package
Josef Schlehofer [Sun, 21 Apr 2019 13:45:56 +0000 (15:45 +0200)]
python3-zeroconf: add a new package

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agopython3-netdisco: add a new package
Josef Schlehofer [Sun, 21 Apr 2019 13:45:45 +0000 (15:45 +0200)]
python3-netdisco: add a new package

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agolibxslt: patch security issue and add CPE id 8763/head
Jan Pavlinec [Tue, 23 Apr 2019 13:21:45 +0000 (15:21 +0200)]
libxslt: patch security issue and add CPE id

Fixes CVE-2019-11068

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
5 years agoMerge pull request #8726 from jefferyto/python-hyperlink-19.0.0
Hannu Nyman [Tue, 23 Apr 2019 08:16:18 +0000 (11:16 +0300)]
Merge pull request #8726 from jefferyto/python-hyperlink-19.0.0

python-hyperlink: Update to 19.0.0

5 years agoMerge pull request #8727 from jefferyto/python-twisted-19.2.0
Hannu Nyman [Tue, 23 Apr 2019 08:16:08 +0000 (11:16 +0300)]
Merge pull request #8727 from jefferyto/python-twisted-19.2.0

python-twisted: Update to 19.2.0, refresh patches

5 years agoMerge pull request #8703 from neheb/minic
Rosen Penev [Tue, 23 Apr 2019 05:54:56 +0000 (22:54 -0700)]
Merge pull request #8703 from neheb/minic

miniupnpc: Update to 2.1.20190408

5 years agoMerge pull request #8747 from neheb/xer
Rosen Penev [Tue, 23 Apr 2019 01:41:47 +0000 (18:41 -0700)]
Merge pull request #8747 from neheb/xer

xerces-c: Use libstdcpp instead of uclibc++

5 years agoznc: Clean up Makefile and fix compilation on PPC 8755/head
Rosen Penev [Mon, 22 Apr 2019 18:24:53 +0000 (11:24 -0700)]
znc: Clean up Makefile and fix compilation on PPC

Some of these hacks were needed when uClibc++ was used. Now that it is not
we can remove them.

Remove libpthread dependency. Not only is it unneeded, package-defaults
already specifies it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #8757 from neheb/gst1
Rosen Penev [Mon, 22 Apr 2019 20:50:06 +0000 (13:50 -0700)]
Merge pull request #8757 from neheb/gst1

gst1-libav: Add a hack to get it to build on mips64

5 years agogst1-libav: Add a hack to get it to build on mips64 8757/head
Rosen Penev [Mon, 22 Apr 2019 19:53:22 +0000 (12:53 -0700)]
gst1-libav: Add a hack to get it to build on mips64

octeonplus is being passed to gcc, which is incorrect and causes build
failure. This works around it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #8743 from lucize/libreswan-klips
Rosen Penev [Mon, 22 Apr 2019 18:46:45 +0000 (11:46 -0700)]
Merge pull request #8743 from lucize/libreswan-klips

libreswan: backport deprecating KLIPS

5 years agoMerge pull request #8671 from neheb/mini
Rosen Penev [Mon, 22 Apr 2019 18:16:30 +0000 (11:16 -0700)]
Merge pull request #8671 from neheb/mini

miniupnpd: Update to 2.1.20190408

5 years agomicrond: use procd for service start
Florian Eckert [Tue, 12 Feb 2019 12:43:01 +0000 (13:43 +0100)]
micrond: use procd for service start

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>