Daniel F. Dickinson [Wed, 10 Oct 2018 02:10:52 +0000 (22:10 -0400)]
nut: Fix variables for NUT drivers
Avoid specifying variables that are not specificy set in order to avoid breaking
drivers for which those variables do not exist. Closes: #7096.
As part of these fixes make sure we have all the variables we need. Closes: #7001.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Daniel F. Dickinson [Wed, 10 Oct 2018 02:07:11 +0000 (22:07 -0400)]
nut: Various startup fixes for monitor and server
Various path and permissions fixes to properly allow nut-server and nut-monitor to
start properly.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Daniel F. Dickinson [Wed, 10 Oct 2018 02:01:05 +0000 (22:01 -0400)]
nut: Build serial drivers by default
Serial drivers don't add much to main NUT and appear to be common,
so make it possible for users to use NUT with serial UPS drivers without
a custom build.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Daniel F. Dickinson [Wed, 10 Oct 2018 01:47:46 +0000 (21:47 -0400)]
nut: Fix checking for path before it exists
The mechanism for making sure hotplug doesn't execute during forced shutdown
was interfering with initial start of hotplug script due to checking for path
that doesn't exist at initial start. This fixes that and closes #6966.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Daniel F. Dickinson [Wed, 10 Oct 2018 01:43:33 +0000 (21:43 -0400)]
nut: Fix undetected UPS hardware
Leading zeroes left in ProductId results in some UPS hardware not being matched
by the hotplug script lead to bad permissions and driver not starting.
Closes: #6966
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Hannu Nyman [Mon, 19 Nov 2018 19:27:15 +0000 (21:27 +0200)]
Merge pull request #7451 from diizzyy/samba492
samba4: Update to 4.9.2
Rosen Penev [Sun, 18 Nov 2018 04:00:55 +0000 (20:00 -0800)]
wget: Backport patch removing the need for ENGINE support in OpenSSL
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Daniel Golle [Mon, 19 Nov 2018 16:59:55 +0000 (17:59 +0100)]
Merge pull request #7395 from eduardoabinader/bump-libevdev-1.6.0
libevdev: bump to 1.6.0
Ted Hess [Mon, 19 Nov 2018 16:15:30 +0000 (11:15 -0500)]
Merge pull request #7467 from neheb/patch-19
shairport-sync: Update to 3.2.2
Hannu Nyman [Mon, 19 Nov 2018 15:51:30 +0000 (17:51 +0200)]
Merge pull request #7471 from neheb/pycry
python-cryptography: Update to 2.4.1
Ted Hess [Mon, 19 Nov 2018 15:36:43 +0000 (10:36 -0500)]
sox: Build without opus (explicitly)
Signed-off-by: Ted Hess <thess@kitschensync.net>
Karl Palsson [Mon, 19 Nov 2018 12:05:52 +0000 (12:05 +0000)]
lang/lua-libmodbus: don't use variables for variables.
PKG_NAME is not to be used as a variable, instead, expanded in all use
cases.
Signed-off-by: Karl Palsson <karlp@etactica.com>
Karl Palsson [Thu, 8 Nov 2018 16:06:10 +0000 (16:06 +0000)]
lua-libmodbus: add new package.
lua bindings to libmodbus. Available from luarocks and github.
Signed-off-by: Karl Palsson <karlp@etactica.com>
Rosen Penev [Sun, 18 Nov 2018 20:27:12 +0000 (12:27 -0800)]
python-cryptography: Update to 2.4.1
Replaced DTLS patch with upstreamed one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
champtar [Mon, 19 Nov 2018 01:55:49 +0000 (20:55 -0500)]
Merge pull request #7466 from neheb/patch-17
sispmctl: Update to 4.1
Rosen Penev [Sun, 18 Nov 2018 20:21:08 +0000 (12:21 -0800)]
shairport-sync: Update to 3.2.2
Switched to codeload for Makefile simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 18 Nov 2018 20:13:17 +0000 (12:13 -0800)]
sispmctl: Update to 4.1
Replace maintainer as previously agreed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Sun, 18 Nov 2018 19:27:57 +0000 (21:27 +0200)]
Merge pull request #7331 from neheb/lvm2
lvm2: Update to 2.03.01
Hannu Nyman [Sun, 18 Nov 2018 19:26:38 +0000 (21:26 +0200)]
Merge pull request #7152 from neheb/patch-42
Werkzeug: Update to 0.14.1
Hannu Nyman [Sun, 18 Nov 2018 19:25:56 +0000 (21:25 +0200)]
Merge pull request #7370 from neheb/light
lighttpd: Fix Compilation with OpenSSL 1.1.x
Kevin Darbyshire-Bryant [Sun, 18 Nov 2018 17:31:59 +0000 (17:31 +0000)]
libidn2: drop maintainer
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Kevin Darbyshire-Bryant [Sun, 18 Nov 2018 17:31:26 +0000 (17:31 +0000)]
libidn: drop maintainer
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
champtar [Sat, 17 Nov 2018 21:43:55 +0000 (16:43 -0500)]
Merge pull request #7459 from neheb/psql
sqlite3: Update to 3.53
Rosen Penev [Fri, 19 Oct 2018 20:56:17 +0000 (13:56 -0700)]
sqlite3: Update to 3.53
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Sat, 17 Nov 2018 20:08:05 +0000 (22:08 +0200)]
Merge pull request #6647 from neheb/patch-19
libyaml-cpp: Update to 0.6.2 + switch to codeload
Hannu Nyman [Sat, 17 Nov 2018 19:31:16 +0000 (21:31 +0200)]
Merge pull request #7438 from neheb/t
twisted: Update to 18.9.0
Rosen Penev [Wed, 1 Aug 2018 21:30:52 +0000 (14:30 -0700)]
libyaml-cpp: Update to 0.6.2 + switch to codeload
Simpler. Got rid of tests for a faster compile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 16 Nov 2018 02:52:13 +0000 (18:52 -0800)]
twisted: Update to 18.9.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Dirk Brenken [Sat, 17 Nov 2018 15:57:22 +0000 (16:57 +0100)]
Merge pull request #7448 from dibdot/banip
banip: update 0.0.6
Dirk Brenken [Fri, 16 Nov 2018 20:06:48 +0000 (21:06 +0100)]
banip: update 0.0.6
* support multiple WAN interfaces in iptables rules,
set 'ban_iface' option accordingly (as space separated list)
or use the LuCI frontend
* add new "refresh" mode while triggered by fw changes (no download)
* add required ip dependency
* fix wrong 'settype' definition for firehol1 in config
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Sat, 17 Nov 2018 08:21:45 +0000 (10:21 +0200)]
Merge pull request #7428 from neheb/patch-11
python3-bottle: Update to 0.12.13
Hannu Nyman [Sat, 17 Nov 2018 08:20:03 +0000 (10:20 +0200)]
Merge pull request #7437 from neheb/patch-12
go-ethereum: Update to 1.8.18
Hannu Nyman [Sat, 17 Nov 2018 08:19:06 +0000 (10:19 +0200)]
Merge pull request #7452 from padre-lacroix/darkstat-procd
darkstat: procd init script and enabling additional parameters
Hannu Nyman [Sat, 17 Nov 2018 08:18:17 +0000 (10:18 +0200)]
Merge pull request #7446 from commodo/python-fix-ssl-build
python: fix build with OpenSSL 1.1.0
Daniel Golle [Sat, 17 Nov 2018 02:07:32 +0000 (03:07 +0100)]
Merge pull request #7456 from neheb/psq
postgresql: Update to 9.6.11
Jean-Michel Lacroix [Fri, 16 Nov 2018 23:52:29 +0000 (18:52 -0500)]
darkstat: procd init script and enabling additional parameters
This is to change the init script to a procd init script
This also enable some additional parameters in the binary that
were present but not enabled:
The export file (option export_file)
The import file (option import_file)
The daylog (option daylog_file)
These are disabled by default. Also, the option to run as a daemon
is removed, as not compatible with procd.
There is no change in the binary.
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
Rosen Penev [Sat, 17 Nov 2018 01:32:00 +0000 (17:32 -0800)]
postgresql: Update to 9.6.11
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Daniel Engberg [Fri, 16 Nov 2018 23:43:22 +0000 (00:43 +0100)]
samba4: Update to 4.9.2
Update Samba to 4.9.2
Refresh patches
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Fri, 16 Nov 2018 21:00:16 +0000 (23:00 +0200)]
Merge pull request #7435 from neheb/patch-8
libestr: Update to 0.1.11
Rosen Penev [Fri, 16 Nov 2018 01:59:45 +0000 (17:59 -0800)]
libestr: Update to 0.1.11
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Fri, 16 Nov 2018 19:10:12 +0000 (21:10 +0200)]
Merge pull request #7424 from neheb/patch-3
python-requests: Update to 2.20.1
Hannu Nyman [Fri, 16 Nov 2018 19:09:22 +0000 (21:09 +0200)]
Merge pull request #7445 from neheb/patch-22
i2pd: Update to 2.22.0
Hannu Nyman [Fri, 16 Nov 2018 16:28:59 +0000 (18:28 +0200)]
Merge pull request #7422 from neheb/patch-1
rsyslog: Update to 8.39.0
Ted Hess [Fri, 16 Nov 2018 14:36:32 +0000 (09:36 -0500)]
Merge pull request #7442 from neheb/patch-17
lftp: Update to 4.8.4
Ted Hess [Fri, 16 Nov 2018 14:35:59 +0000 (09:35 -0500)]
Merge pull request #7269 from neheb/emailr
emailrelay: Remove SSLv3 option
Alexandru Ardelean [Fri, 16 Nov 2018 13:33:49 +0000 (15:33 +0200)]
python: fix build with OpenSSL 1.1.0
Addresses issue from here:
https://github.com/openwrt/packages/issues/7367#issuecomment-
437685598
The SSL module in Python doesn't handle properly all the combinations of
NPN between all OpenSSL & LibreSSL versions.
This patch fixes this.
Also pushed a report & proposal upstream to Python:
https://bugs.python.org/issue35264
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Jiri Slachta [Fri, 16 Nov 2018 11:44:34 +0000 (12:44 +0100)]
Merge pull request #7369 from neheb/libssh2
libssh2: Fix compilation with deprecated APIs disabled
Rosen Penev [Fri, 16 Nov 2018 03:24:13 +0000 (19:24 -0800)]
i2pd: Update to 2.22.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Ted Hess [Fri, 16 Nov 2018 03:14:12 +0000 (22:14 -0500)]
Merge pull request #7189 from neheb/gstr
gstreamer1: Update to 1.14.4
Rosen Penev [Fri, 16 Nov 2018 03:13:27 +0000 (19:13 -0800)]
lftp: Update to 4.8.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 16 Nov 2018 02:39:31 +0000 (18:39 -0800)]
go-ethereum: Update to 1.8.18
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Michael Heimpold [Sun, 11 Nov 2018 19:55:48 +0000 (20:55 +0100)]
libgpiod: update to 1.2
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sun, 11 Nov 2018 19:48:21 +0000 (20:48 +0100)]
php7: update to 7.2.12
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Rosen Penev [Wed, 14 Nov 2018 21:17:13 +0000 (13:17 -0800)]
gst1-plugins-ugly: Update to 1.14.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 14 Nov 2018 21:12:11 +0000 (13:12 -0800)]
gst1-plugins-good: Update to 1.14.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 14 Nov 2018 21:07:28 +0000 (13:07 -0800)]
gst1-plugins-base: Update to 1.14.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 14 Nov 2018 20:58:51 +0000 (12:58 -0800)]
gst1-plugins-bad: Update to 1.14.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Daniel Golle [Wed, 14 Nov 2018 22:27:47 +0000 (23:27 +0100)]
Merge pull request #7429 from neheb/patch-8
itsdangerous: Update to 1.1.0
Rosen Penev [Wed, 14 Nov 2018 20:51:43 +0000 (12:51 -0800)]
gst1-libav: Update to 1.14.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 12 Oct 2018 01:01:09 +0000 (18:01 -0700)]
gstreamer1: Update to 1.14.4
Disabled a bunch more stuff through the configure script. Refreshed
patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
champtar [Wed, 14 Nov 2018 20:42:15 +0000 (15:42 -0500)]
Merge pull request #7431 from micmac1/mari-up2
mariadb: fix build issue
Sebastian Kemper [Wed, 14 Nov 2018 20:00:09 +0000 (21:00 +0100)]
mariadb: fix build issue
The build breaks when Kerberos is available in staging dir. mariadb
build system exits with error:
CMake Error at libmariadb/cmake/plugins.cmake:43 (message):
Invalid plugin type NO. Allowed plugin types are DYNAMIC;STATIC;OFF
It doesn't like the definition "PLUGIN_AUTH_GSSAPI_CLIENT=NO" anymore.
We need to set it to "OFF" to make it happy.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Rosen Penev [Wed, 14 Nov 2018 19:43:21 +0000 (11:43 -0800)]
itsdangerous: Update to 1.1.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Wed, 14 Nov 2018 19:40:53 +0000 (21:40 +0200)]
Merge pull request #7425 from neheb/patch-8
python-urllib3: Update to 1.24..1
Hannu Nyman [Wed, 14 Nov 2018 18:44:56 +0000 (20:44 +0200)]
Merge pull request #6684 from neheb/pps
pps-tools: Update to 1.0.2 and switch to codeload
Hannu Nyman [Wed, 14 Nov 2018 18:37:06 +0000 (20:37 +0200)]
Merge pull request #7381 from neheb/seafile2
seafile-seahub: Update to 6.3.4
Hannu Nyman [Wed, 14 Nov 2018 18:36:18 +0000 (20:36 +0200)]
Merge pull request #7382 from neheb/seafile3
seafile-server: Update to 6.3.4
Hannu Nyman [Wed, 14 Nov 2018 18:34:12 +0000 (20:34 +0200)]
Merge pull request #7423 from neheb/zope
python-zope-interface: Update to 4.6.0
Hannu Nyman [Wed, 14 Nov 2018 18:30:49 +0000 (20:30 +0200)]
Merge pull request #7426 from neheb/pyc
python-pycparser: Update to 2.19
Rosen Penev [Wed, 14 Nov 2018 18:06:21 +0000 (10:06 -0800)]
python3-bottle: Update to 0.12.13
Switched to a proper URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 14 Nov 2018 18:00:49 +0000 (10:00 -0800)]
python-pycparser: Update to 2.19
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 14 Nov 2018 17:54:29 +0000 (09:54 -0800)]
python-urllib3: Update to 1.24..1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 14 Nov 2018 17:52:33 +0000 (09:52 -0800)]
python-requests: Update to 2.20.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Jiri Slachta [Wed, 14 Nov 2018 17:49:05 +0000 (18:49 +0100)]
Merge pull request #7421 from neheb/tiff
tiff: Update to 4.0.10
Rosen Penev [Wed, 14 Nov 2018 17:47:58 +0000 (09:47 -0800)]
python-zope-interface: Update to 4.6.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 14 Nov 2018 17:40:24 +0000 (09:40 -0800)]
rsyslog: Update to 8.39.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 14 Nov 2018 17:36:55 +0000 (09:36 -0800)]
tiff: Update to 4.0.10
Fixes all CVEs as well as a few more.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Wed, 14 Nov 2018 15:27:04 +0000 (17:27 +0200)]
Merge pull request #7406 from commodo/tcpreplay-update
tcpreplay: bump to version 4.3.0
Hannu Nyman [Wed, 14 Nov 2018 15:26:08 +0000 (17:26 +0200)]
Merge pull request #7407 from salzmdan/master
knot: update to 2.7.4
Hannu Nyman [Wed, 14 Nov 2018 15:25:33 +0000 (17:25 +0200)]
Merge pull request #7410 from neheb/pfr
libpfring: Fix compilation when missing lex
Hannu Nyman [Wed, 14 Nov 2018 14:35:50 +0000 (16:35 +0200)]
Merge pull request #7418 from TDT-AG/pr/
20181108-mwan3
mwan3: remove deprecated options
Ted Hess [Wed, 14 Nov 2018 13:34:02 +0000 (08:34 -0500)]
Merge pull request #7413 from thess/libsoup-work
libsoup: fix intltool host dependency. Cleaup some build args
Alexandru Ardelean [Tue, 13 Nov 2018 12:58:35 +0000 (14:58 +0200)]
tcpreplay: bump to version 4.3.0
Run-tested on target brcm2708 [brcm2709 sub-target].
Running on OpenWrt master:
https://github.com/openwrt/openwrt/commit/
278e4eba096238991d0d5965d5fab07a9b648796
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Ted Hess [Wed, 14 Nov 2018 02:41:59 +0000 (21:41 -0500)]
Merge pull request #7320 from neheb/motion
motion: Update to 4.2
Rosen Penev [Fri, 26 Oct 2018 03:23:04 +0000 (20:23 -0700)]
seafile-seahub: Update to 6.3.4
Switch to codeload for simplicity and easier package bumping.
Added dependency on pytz on build time as django-admin requires it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 26 Oct 2018 03:34:11 +0000 (20:34 -0700)]
seafile-server: Update to 6.3.4
Switched to codeload for simplicity and easier package bumping.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 13 Nov 2018 20:40:53 +0000 (12:40 -0800)]
libpfring: Fix compilation when missing lex
Buildbots are missing lex, which is normally a symlink to flex. This
solution is used elsewhere in the package but missing here.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Ted Hess [Tue, 13 Nov 2018 21:31:57 +0000 (16:31 -0500)]
libsoup: fix intltool host dependency. Cleaup some build args
Signed-off-by: Ted Hess <thess@kitschensync.net>
champtar [Tue, 13 Nov 2018 21:16:58 +0000 (16:16 -0500)]
Merge pull request #7411 from micmac1/mari-up
mariadb: security bump to 10.2.19
Sebastian Kemper [Tue, 13 Nov 2018 20:39:24 +0000 (21:39 +0100)]
mariadb: security bump to 10.2.19
Many, many bug fixes, see release notes for details:
https://mariadb.com/kb/en/library/mariadb-10219-release-notes/
Fixed CVEs:
CVE-2018-3282
CVE-2016-9843
CVE-2018-3174
CVE-2018-3143
CVE-2018-3156
CVE-2018-3251
CVE-2018-3185
CVE-2018-3277
CVE-2018-3162
CVE-2018-3173
CVE-2018-3200
CVE-2018-3284
OpenWrt package changes:
- include sha256_password in libmariadb package
- upstream provided new pkgconfig file libmariadb.pc
- refreshed one patch, dropped two others (included in upstream source
now)
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Hannu Nyman [Tue, 13 Nov 2018 19:07:47 +0000 (21:07 +0200)]
Merge pull request #7402 from TDT-AG/pr/
20182610-keepalived
keepalived: add ipvs uci support
Hannu Nyman [Tue, 13 Nov 2018 19:06:48 +0000 (21:06 +0200)]
Merge pull request #7404 from neheb/clam
clamsmtp: Really fix compilation
Ted Hess [Tue, 13 Nov 2018 16:56:36 +0000 (11:56 -0500)]
Merge pull request #7378 from thess/ffmpeg-custom
ffmpeg: Add choices to libffmpeg-custom to select and build CLI programs
champtar [Tue, 13 Nov 2018 16:35:27 +0000 (11:35 -0500)]
Merge pull request #7408 from thess/cci-url-fix
CircleCI: Fix URL references to openwrt.org
Ted Hess [Tue, 13 Nov 2018 16:24:50 +0000 (11:24 -0500)]
CircleCI: Fix URL references to openwrt.org
Signed-off-by: Ted Hess <thess@kitschensync.net>
Florian Eckert [Fri, 9 Nov 2018 06:53:33 +0000 (07:53 +0100)]
mwan3: add policies view to ubus interface
Add to ubus the missing output information "policies" which could already
be observed with the command "mwan3 status".
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Daniel Salzman [Tue, 13 Nov 2018 12:59:57 +0000 (13:59 +0100)]
knot: update to 2.7.4
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
Hannu Nyman [Mon, 12 Nov 2018 20:46:51 +0000 (22:46 +0200)]
nano: update to 3.2
Update nano to version 3.2
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Rosen Penev [Mon, 12 Nov 2018 20:32:14 +0000 (12:32 -0800)]
clamsmtp: Really fix compilation
It seems Linux headers are broken/incompatible with musl for some reason.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Thomas Heil [Mon, 12 Nov 2018 19:34:26 +0000 (20:34 +0100)]
Merge pull request #7403 from neheb/patch-3
apache: Disable Managed Domain handling