Commit graph

14715 commits

Author SHA1 Message Date
Rosen Penev
ed4def810e
Merge pull request #8745 from neheb/squ
squid: Update to 4.6
2019-04-26 08:44:10 -07:00
Yousong Zhou
92e0bbfbd2 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>
2019-04-26 21:03:37 +08:00
Yousong Zhou
989ef5d414 openvswitch: switch to using python3 both on build and target machine
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-04-26 21:03:37 +08:00
Yousong Zhou
21ac0adcd2 openvswitch: add openvswitch-python3 package
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-04-26 21:03:37 +08:00
Yousong Zhou
ab61214827 python-six: add python3 variant for host install
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-04-26 21:03:37 +08:00
Josef Schlehofer
dea374e9fd
Merge pull request #8738 from BKPepe/xmltodict
python-xmltodict: add a new package
2019-04-26 11:47:52 +02:00
Josef Schlehofer
8c12df8fad
python-xmltodict: add a new package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-26 11:18:07 +02:00
Stijn Tintel
990b083990
Merge pull request #8801 from neheb/domo
domoticz: fix boost 1.70 compat
2019-04-26 11:55:09 +03:00
Rosen Penev
13290204ee
Merge pull request #8668 from neheb/usb
perl-device-usb: Update to 0.37
2019-04-26 00:55:23 -07:00
Rosen Penev
f88a06ca10
Merge pull request #8805 from gladiac1337/feature-haproxy-v1.8.19-updates-2
haproxy: Update all patches for HAProxy v1.8.19 #2
2019-04-26 00:52:54 -07:00
Christian Lachner
b7d6096f54 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>
2019-04-26 08:56:27 +02:00
Yuhei OKAWA
ae34387186 open-vm-tools: bump to 10.3.10
Tested on ESXi 6.7

Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
2019-04-26 10:31:34 +08:00
Rosen Penev
94452b37de
Merge pull request #8800 from neheb/i2p
i2pd: Update to 2.24.0
2019-04-25 19:21:43 -07:00
Rosen Penev
b07e20ecbf
Merge pull request #8704 from rosysong/ntfs-3g
ntfs-3g: allow build without ntfs3g.probe utility
2019-04-25 17:04:24 -07:00
Rosen Penev
3fc9f0a108
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>
2019-04-25 16:47:14 -07:00
Rosen Penev
947da0fc9f
Merge pull request #8803 from neheb/nt
ntpclient: Fix NTP_RUNNING command to work when procps-ng is installed
2019-04-25 15:01:15 -07:00
Rosen Penev
a7da02af73
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>
2019-04-25 14:51:26 -07:00
Rosen Penev
97823e5fdc
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>
2019-04-25 14:17:33 -07:00
Rosen Penev
40ce491132
i2pd: Update to 2.24.0
Needed to fix compilation with Boost 1.70.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-25 10:54:33 -07:00
Rosen Penev
9b1bb1b80a
Merge pull request #8762 from jefferyto/slide-switch-0.9.4
slide-switch: Update to 0.9.4
2019-04-25 10:46:32 -07:00
Jan Pavlinec
383155825f
libpng: update to version 1.6.37
Fixes CVE-2019-7317

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-04-25 16:39:27 +02:00
Jiri Slachta
55eeaca1b8
Merge pull request #8763 from ja-pa/libxslt-security-fix
libxslt: patch security issue and add CPE id
2019-04-25 16:01:12 +02:00
Josef Schlehofer
1d00dab07e
Merge pull request #8787 from BKPepe/ruamel.yaml
ruamel-yaml: update to version 0.15.94
2019-04-25 14:06:37 +02:00
Jonas Gorski
a969468df9
Merge pull request #8755 from neheb/znc3
znc: Clean up Makefile and fix compilation on PPC
2019-04-25 13:56:29 +02:00
Jeffery To
aba17784fa slide-switch: Update to 0.9.4
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-04-25 19:48:48 +08:00
Florian Eckert
3d15ebca31 collectd: add uci config support
Add uci config support.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-04-25 13:01:42 +02:00
Florian Eckert
d826eb27f4 collectd: update forgotten PKG_RELEASE number after last change
Update PKG_RELEASE mumber.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-04-25 12:57:54 +02:00
Daniel Engberg
79fbba5ef9
Merge pull request #8794 from albert-lopez/oor
oor: update to 1.3.0
2019-04-25 12:52:39 +02:00
Florian Eckert
6382a043b0
Merge pull request #8138 from TDT-AG/pr/20190206-collectd
collectd: enable lua support
2019-04-25 12:44:31 +02:00
Florian Eckert
30db5cc1c1 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>
2019-04-25 11:13:52 +02:00
Florian Eckert
be86e43e22 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>
2019-04-25 11:13:52 +02:00
Albert Lopez
1dbbd892f5 oor: update to release 1.3.0
Signed-off-by: Albert Lopez <alopez@ac.upc.edu>
2019-04-25 10:48:50 +02:00
Josef Schlehofer
a6ee9eb288
Merge pull request #8790 from BKPepe/youtube-dl_bump
youtube-dl: update to version 2019.4.24
2019-04-25 09:48:09 +02:00
Rosen Penev
2f5d0ba823
Merge pull request #8791 from MikePetullo/lighttpd
lighttpd: mark module configuration files
2019-04-25 00:46:48 -07:00
Florian Eckert
422af17bc7
Merge pull request #8783 from TDT-AG/pr/20190424-stunnel
stunnel: update to version 5.53
2019-04-25 09:44:46 +02:00
Alexandru Ardelean
83c349caee 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>
2019-04-25 10:44:14 +03:00
Alexandru Ardelean
3e961f7689 python-evdev: bump to version 1.2.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-04-25 10:43:15 +03:00
Rosen Penev
6d8fb9b79c
Merge pull request #8793 from zhaojh329/rtty
rtty: update to 6.6.1
2019-04-25 00:19:31 -07:00
Jianhui Zhao
49984c2e22 rtty: update to 6.6.1
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2019-04-25 11:54:35 +08:00
Rosen Penev
1e81e577b6
Merge pull request #8792 from zhaojh329/libuwsc
libuwsc: update to 3.2.2
2019-04-24 20:37:16 -07:00
Jianhui Zhao
0803c6ee5d libuwsc: update to 3.2.2
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2019-04-25 10:55:54 +08:00
Josef Schlehofer
0f21b03a46
Merge pull request #8754 from BKPepe/urllib3
python-urllib3: update to version 1.25
2019-04-25 00:06:04 +02:00
W. Michael Petullo
9cf412c0cb lighttpd: mark module configuration files
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-04-24 15:57:34 -04:00
Josef Schlehofer
f14a1792a6
youtube-dl: update to version 2019.4.24
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-24 18:56:48 +02:00
Josef Schlehofer
1d21bd4d1e
ruamel-yaml: update to version 0.15.94
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-24 15:32:32 +02:00
Hannu Nyman
aee8628696 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>
2019-04-24 16:22:11 +03:00
Josef Schlehofer
c06badc4c5
Merge pull request #8749 from BKPepe/home-assistant-deps
Add Python packages (ifaddr, zeroconf, netdisco)
2019-04-24 14:58:13 +02:00
Josef Schlehofer
6dcaa769d8
python-urllib3: update to version 1.25
Add PKG_CPE_ID

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-24 14:13:12 +02:00
Josef Schlehofer
ea7df85c0b
Merge pull request #8214 from dddaniel/master
Adding awscli to python packages
2019-04-24 14:07:08 +02:00
Hannu Nyman
ef6393ac0c
Merge pull request #8784 from Andy2244/samba-fix-parallel-jobs
samba4: fix build with parallel jobs
2019-04-24 15:01:52 +03:00