feed/packages.git
5 years agoMerge pull request #7533 from neheb/ibr
Hannu Nyman [Fri, 30 Nov 2018 15:16:06 +0000 (17:16 +0200)]
Merge pull request #7533 from neheb/ibr

ibrcommon: Backport patch fixing compilation without deprecated APIs

5 years agoMerge pull request #7524 from neheb/sudo
Hannu Nyman [Fri, 30 Nov 2018 15:13:51 +0000 (17:13 +0200)]
Merge pull request #7524 from neheb/sudo

sudo: Update to 1.8.26

5 years agoMerge pull request #7475 from miska/mozilla
Marko Ratkaj [Fri, 30 Nov 2018 15:06:56 +0000 (16:06 +0100)]
Merge pull request #7475 from miska/mozilla

node-mozilla-iot-gateway: Cleanup init script

5 years agoMerge pull request #7412 from thess/libpsl-work
Hannu Nyman [Thu, 29 Nov 2018 15:50:10 +0000 (17:50 +0200)]
Merge pull request #7412 from thess/libpsl-work

libpsl: Fix build errors when BUILD_NLS=y

5 years agoMerge pull request #7441 from neheb/ow
Hannu Nyman [Thu, 29 Nov 2018 15:49:38 +0000 (17:49 +0200)]
Merge pull request #7441 from neheb/ow

libowfat: Update to 0.32

5 years agoMerge pull request #7464 from neheb/krb
Hannu Nyman [Thu, 29 Nov 2018 15:49:19 +0000 (17:49 +0200)]
Merge pull request #7464 from neheb/krb

krb5: Update to 1.16.2

5 years agoMerge pull request #7537 from lucize/doveup
Hannu Nyman [Thu, 29 Nov 2018 15:46:56 +0000 (17:46 +0200)]
Merge pull request #7537 from lucize/doveup

dovecot: update to 2.3.4

5 years agoMerge pull request #7536 from sartura/sysrepo-release-0.7.7
Hannu Nyman [Thu, 29 Nov 2018 15:46:17 +0000 (17:46 +0200)]
Merge pull request #7536 from sartura/sysrepo-release-0.7.7

Sysrepo release 0.7.7

5 years agoMerge pull request #7486 from neheb/wspi
Hannu Nyman [Wed, 28 Nov 2018 20:35:14 +0000 (22:35 +0200)]
Merge pull request #7486 from neheb/wspi

lua-wsapi: Update to 1.7

5 years agoMerge pull request #7485 from neheb/xava
Hannu Nyman [Wed, 28 Nov 2018 20:34:59 +0000 (22:34 +0200)]
Merge pull request #7485 from neheb/xava

lua-xavante: Update to 2.4.0

5 years agoMerge pull request #7497 from neheb/copas
Hannu Nyman [Wed, 28 Nov 2018 20:34:13 +0000 (22:34 +0200)]
Merge pull request #7497 from neheb/copas

lua-copas: Update to 2.0.2

5 years agoMerge pull request #7498 from neheb/ben
Hannu Nyman [Wed, 28 Nov 2018 20:33:49 +0000 (22:33 +0200)]
Merge pull request #7498 from neheb/ben

lua-bencode: Switch to 2.2.0

5 years agoMerge pull request #7489 from neheb/mod
Hannu Nyman [Wed, 28 Nov 2018 20:33:22 +0000 (22:33 +0200)]
Merge pull request #7489 from neheb/mod

lua-mobdebug: Update to 0.70

5 years agoMerge pull request #7529 from ignisf/collectd-ethstat
Hannu Nyman [Wed, 28 Nov 2018 20:30:20 +0000 (22:30 +0200)]
Merge pull request #7529 from ignisf/collectd-ethstat

collectd: Introduce collectd-mod-ethstat

5 years agodovecot: update to 2.3.4 7537/head
Lucian Cristian [Wed, 28 Nov 2018 19:58:12 +0000 (21:58 +0200)]
dovecot: update to 2.3.4

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
5 years agoNetopeer2: update to 0.7-r1 7536/head
Mislav Novakovic [Wed, 28 Nov 2018 13:23:52 +0000 (14:23 +0100)]
Netopeer2: update to 0.7-r1

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
5 years agosysrepo: update to 0.7.7
Mislav Novakovic [Wed, 28 Nov 2018 13:21:02 +0000 (14:21 +0100)]
sysrepo: update to 0.7.7

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
5 years agocollectd: Introduce collectd-mod-ethstat 7529/head
Petko Bordjukov [Tue, 27 Nov 2018 16:09:24 +0000 (18:09 +0200)]
collectd: Introduce collectd-mod-ethstat

The ethstat plugin for collectd provides a convenient way to track a large list
of variables associated with network interfaces such as channel busy time and
many others.

A list of the available variables for a given interface may be acquired by
running ethtool -S <interface>

Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
5 years agonet/mosquitto: support more acl plugin options
Karl Palsson [Tue, 27 Nov 2018 16:46:12 +0000 (16:46 +0000)]
net/mosquitto: support more acl plugin options

Adds support for acl_plugin, and acl_opt_* options.
acl_opt_* requires some care as it relies on the internal behaviour of
cfg_load setting environment variables in a certain form.  However,
given that _all_ of the cfg_load infrastructure relies on that, we can
be pretty sure that it won't change in a way that will hurt us.

Originally reported as: https://github.com/openwrt/packages/pull/7434

Signed-off-by: Karl Palsson <karlp@etactica.com>
5 years agoibrcommon: Backport patch fixing compilation without deprecated APIs 7533/head
Rosen Penev [Tue, 27 Nov 2018 18:59:16 +0000 (10:59 -0800)]
ibrcommon: Backport patch fixing compilation without deprecated APIs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #7525 from TimelessNL/master
Hannu Nyman [Tue, 27 Nov 2018 18:31:51 +0000 (20:31 +0200)]
Merge pull request #7525 from TimelessNL/master

digitemp: bump to version 3.7.2

5 years agoMerge pull request #7347 from neheb/microh
Hannu Nyman [Tue, 27 Nov 2018 18:30:14 +0000 (20:30 +0200)]
Merge pull request #7347 from neheb/microh

libmicrohttpd: Update to 0.9.60

5 years agolua-copas: Update to 2.0.2 7497/head
Rosen Penev [Wed, 21 Nov 2018 21:04:36 +0000 (13:04 -0800)]
lua-copas: Update to 2.0.2

Switched to codeload + other adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agodigitemp: bump to version 3.7.2 7525/head
TimelessNL [Tue, 27 Nov 2018 10:34:36 +0000 (11:34 +0100)]
digitemp: bump to version 3.7.2

Signed-off-by: Jasper Scholte <NightNL@outlook.com>
5 years agosudo: Update to 1.8.26 7524/head
Rosen Penev [Tue, 27 Nov 2018 05:01:47 +0000 (21:01 -0800)]
sudo: Update to 1.8.26

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #7523 from padre-lacroix/darkstat-master
champtar [Tue, 27 Nov 2018 00:56:07 +0000 (19:56 -0500)]
Merge pull request #7523 from padre-lacroix/darkstat-master

darkstat: correction of a variable in the init script

5 years agodarkstat: correction of a variable in the init script 7523/head
Jean-Michel Lacroix [Mon, 26 Nov 2018 23:25:45 +0000 (18:25 -0500)]
darkstat: correction of a variable in the init script
This is to correct the variable name CONFIGSTR in the export_bool
sub-routine: the variable in line 26 was written CONFIGSTRING instead
of CONFIGSTR.

Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
5 years agoMerge pull request #7461 from neheb/patch-8
Hannu Nyman [Mon, 26 Nov 2018 20:51:31 +0000 (22:51 +0200)]
Merge pull request #7461 from neheb/patch-8

lcdringer: 0.0.3

5 years agoMerge pull request #7517 from neheb/ss
Hannu Nyman [Mon, 26 Nov 2018 20:50:04 +0000 (22:50 +0200)]
Merge pull request #7517 from neheb/ss

shadowsocks-client: Fix compilation without deprecated OpenSSL APIs

5 years agoshadowsocks-client: Update to 0.6.1 7517/head
Rosen Penev [Mon, 26 Nov 2018 03:51:10 +0000 (19:51 -0800)]
shadowsocks-client: Update to 0.6.1

Fixes compilation without deprecated OpenSSL APIs

Switched to codeload for simplicity and to fix package upgrades.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agopixman: bump to version 0.36.0
Yousong Zhou [Mon, 26 Nov 2018 01:46:06 +0000 (01:46 +0000)]
pixman: bump to version 0.36.0

Patch 0005 is now included in upstream commit 7c6066b ("pixman-private:
include <float.h> only in C code")

5 years agolcdringer: 0.0.3 7461/head
Rosen Penev [Sun, 18 Nov 2018 01:25:09 +0000 (17:25 -0800)]
lcdringer: 0.0.3

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #7510 from darkk/fix-prometheus-zombies
champtar [Sun, 25 Nov 2018 21:54:56 +0000 (16:54 -0500)]
Merge pull request #7510 from darkk/fix-prometheus-zombies

prometheus-node-exporter-lua: close io.popen files to reap zombies

6 years agoMerge pull request #7478 from neheb/sdr
Hannu Nyman [Sun, 25 Nov 2018 16:18:06 +0000 (18:18 +0200)]
Merge pull request #7478 from neheb/sdr

rtl-sdr: Update to 0.6.0

6 years agoMerge pull request #7455 from neheb/nail
Hannu Nyman [Sun, 25 Nov 2018 15:16:52 +0000 (17:16 +0200)]
Merge pull request #7455 from neheb/nail

nail: Remove GSSAPI dependency

6 years agoMerge pull request #7432 from neheb/node
Hannu Nyman [Sun, 25 Nov 2018 15:13:10 +0000 (17:13 +0200)]
Merge pull request #7432 from neheb/node

node: Update to 8.12.0

6 years agoMerge pull request #7443 from neheb/patch-20
Hannu Nyman [Sun, 25 Nov 2018 15:12:25 +0000 (17:12 +0200)]
Merge pull request #7443 from neheb/patch-20

libxerces-c: Update to 3.2.2

6 years agoMerge pull request #7436 from neheb/gph
Hannu Nyman [Sun, 25 Nov 2018 15:11:49 +0000 (17:11 +0200)]
Merge pull request #7436 from neheb/gph

gphoto2: Update to 2.5.20

6 years agoprometheus-node-exporter-lua: close io.popen files to reap zombies 7510/head
Leonid Evdokimov [Sun, 25 Nov 2018 13:57:27 +0000 (16:57 +0300)]
prometheus-node-exporter-lua: close io.popen files to reap zombies

Signed-off-by: Leonid Evdokimov <leon@darkk.net.ru>
6 years agoMerge pull request #7469 from neheb/loud
Hannu Nyman [Sun, 25 Nov 2018 07:52:53 +0000 (09:52 +0200)]
Merge pull request #7469 from neheb/loud

loudmouth: Fix compilation issue with newer glib

6 years agobuild,circleci: Updates with additional checks from travis scripts.
Ted Hess [Sat, 17 Nov 2018 20:13:19 +0000 (15:13 -0500)]
build,circleci: Updates with additional checks from travis scripts.

Checking:
- Pull request does not contain unwanted merges
- signed-off-by tag exists and matches author
- Subject line has package name
- Author name has 'firstname lastname' (no nicknames)

Signed-off-by: Ted Hess <thess@kitschensync.net>
[Use git instead of CircleCI variables]
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agobuild,circleci: add curl & wget to base image
Etienne Champetier [Sun, 25 Nov 2018 01:45:04 +0000 (20:45 -0500)]
build,circleci: add curl & wget to base image

curl was present in latest image but seems to have been remove from latest debian:9

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agoMerge pull request #7500 from neheb/patch-3
Luiz Angelo Daros de Luca [Sun, 25 Nov 2018 01:37:35 +0000 (23:37 -0200)]
Merge pull request #7500 from neheb/patch-3

libcups: Update to 2.2.9

6 years agoMerge pull request #7509 from neheb/hwl
Hannu Nyman [Sat, 24 Nov 2018 19:05:53 +0000 (21:05 +0200)]
Merge pull request #7509 from neheb/hwl

hwloc-utils: Add ncurses dependency

6 years agohwloc-utils: Add ncurses dependency 7509/head
Rosen Penev [Sat, 24 Nov 2018 18:56:49 +0000 (10:56 -0800)]
hwloc-utils: Add ncurses dependency

The lstopo utility has support for it. As ncurses is quite widespread,
might as well add support instead of patching it out.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agoMerge pull request #7447 from jbenden/aircrack-ng-1.4
Hannu Nyman [Sat, 24 Nov 2018 07:24:35 +0000 (09:24 +0200)]
Merge pull request #7447 from jbenden/aircrack-ng-1.4

aircrack-ng: Update to 1.4

6 years agoMerge pull request #7167 from cshoredaniel/pr-nut-more-fixes
Hannu Nyman [Sat, 24 Nov 2018 07:22:26 +0000 (09:22 +0200)]
Merge pull request #7167 from cshoredaniel/pr-nut-more-fixes

nut: Various fixes

6 years agoMerge pull request #7352 from neheb/patch-2
Hannu Nyman [Sat, 24 Nov 2018 07:19:38 +0000 (09:19 +0200)]
Merge pull request #7352 from neheb/patch-2

MarkupSafe: Update to 1.1.0

6 years agoMerge pull request #7385 from neheb/patch-6
Hannu Nyman [Sat, 24 Nov 2018 07:18:57 +0000 (09:18 +0200)]
Merge pull request #7385 from neheb/patch-6

Jinja2: Update to 2.10

6 years agoMerge pull request #7384 from neheb/patch-4
Hannu Nyman [Sat, 24 Nov 2018 07:18:41 +0000 (09:18 +0200)]
Merge pull request #7384 from neheb/patch-4

Flask: Update to 1.0.2

6 years agoMerge pull request #7044 from neheb/mail
Hannu Nyman [Sat, 24 Nov 2018 07:15:52 +0000 (09:15 +0200)]
Merge pull request #7044 from neheb/mail

mailsend: Remove more deprecated APIs

6 years agoMerge pull request #6628 from neheb/patch-14
Hannu Nyman [Sat, 24 Nov 2018 07:10:58 +0000 (09:10 +0200)]
Merge pull request #6628 from neheb/patch-14

libtins: Update to 4.0

6 years agoMerge pull request #7201 from neheb/i2c
Hannu Nyman [Sat, 24 Nov 2018 06:33:30 +0000 (08:33 +0200)]
Merge pull request #7201 from neheb/i2c

i2c-tools: Update to 4.0

6 years agoMerge pull request #7409 from neheb/hwl
Hannu Nyman [Sat, 24 Nov 2018 06:32:20 +0000 (08:32 +0200)]
Merge pull request #7409 from neheb/hwl

libhwloc: Update to 2.0.2

6 years agoMerge pull request #7439 from neheb/patch-13
Hannu Nyman [Sat, 24 Nov 2018 06:30:30 +0000 (08:30 +0200)]
Merge pull request #7439 from neheb/patch-13

spoofer: Update to 1.4.1

6 years agoMerge pull request #7440 from neheb/patch-15
Hannu Nyman [Sat, 24 Nov 2018 06:29:54 +0000 (08:29 +0200)]
Merge pull request #7440 from neheb/patch-15

libjpeg: Update to 9c

6 years agobind: change http servers to https
Josef Schlehofer [Wed, 21 Nov 2018 14:28:03 +0000 (15:28 +0100)]
bind: change http servers to https

Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
6 years agobind: a little bit polishing of Makefile
Josef Schlehofer [Tue, 20 Nov 2018 21:24:40 +0000 (22:24 +0100)]
bind: a little bit polishing of Makefile

Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
6 years agoMerge pull request #7505 from mark0n/ddns-route53-lock
Dirk Brenken [Sat, 24 Nov 2018 05:33:28 +0000 (06:33 +0100)]
Merge pull request #7505 from mark0n/ddns-route53-lock

ddns-scripts: submit one change at a time to route53

6 years agoddns-scripts: submit one change at a time to route53 7505/head
Martin Konrad [Fri, 23 Nov 2018 18:45:27 +0000 (13:45 -0500)]
ddns-scripts: submit one change at a time to route53

This prevents updates from failing if multiple instances of the
script are running in parallel. This fixes #7492.

Signed-off-by: Martin Konrad <info@martin-konrad.net>
6 years agoMerge pull request #7504 from Ansuel/ariang
Hannu Nyman [Fri, 23 Nov 2018 18:44:01 +0000 (20:44 +0200)]
Merge pull request #7504 from Ansuel/ariang

ariang: bump to latest release

6 years agoariang: bump to latest release 7504/head
Ansuel Smith [Fri, 23 Nov 2018 15:25:09 +0000 (16:25 +0100)]
ariang: bump to latest release

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
6 years agoMerge pull request #7405 from neheb/lcd
Hannu Nyman [Fri, 23 Nov 2018 15:01:55 +0000 (17:01 +0200)]
Merge pull request #7405 from neheb/lcd

lcd4linux: Update to 1204

6 years agoMerge pull request #7503 from neheb/opensc
Daniel Golle [Fri, 23 Nov 2018 09:05:42 +0000 (10:05 +0100)]
Merge pull request #7503 from neheb/opensc

opensc: Update to 0.19.0

6 years agoopensc: Update to 0.19.0 7503/head
Rosen Penev [Thu, 11 Oct 2018 18:55:02 +0000 (11:55 -0700)]
opensc: Update to 0.19.0

Pass --disable-notify to avoid libgio dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agogit: update to 2.19.2
Peter Wagner [Thu, 22 Nov 2018 18:17:04 +0000 (19:17 +0100)]
git: update to 2.19.2

Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years agoMerge pull request #7499 from neheb/patch-1
Nikos Mavrogiannopoulos [Thu, 22 Nov 2018 08:10:52 +0000 (09:10 +0100)]
Merge pull request #7499 from neheb/patch-1

libradcli: Update to 1.2.11

6 years agolibcups: Update to 2.2.9 7500/head
Rosen Penev [Wed, 21 Nov 2018 23:18:18 +0000 (15:18 -0800)]
libcups: Update to 2.2.9

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agolibradcli: Update to 1.2.11 7499/head
Rosen Penev [Wed, 21 Nov 2018 23:05:15 +0000 (15:05 -0800)]
libradcli: Update to 1.2.11

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agolua-bencode: Switch to 2.2.0 7498/head
Rosen Penev [Wed, 21 Nov 2018 21:27:57 +0000 (13:27 -0800)]
lua-bencode: Switch to 2.2.0

Minor adjustments for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agoMerge pull request #7490 from MikePetullo/cyrus-sasl
Hannu Nyman [Wed, 21 Nov 2018 18:04:19 +0000 (20:04 +0200)]
Merge pull request #7490 from MikePetullo/cyrus-sasl

cyrus-sasl: Update to 2.1.27

6 years agolua-mobdebug: Update to 0.70 7489/head
Rosen Penev [Tue, 20 Nov 2018 23:17:50 +0000 (15:17 -0800)]
lua-mobdebug: Update to 0.70

Switched to codeload + other adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agocyrus-sasl: Update to 2.1.27 7490/head
W. Michael Petullo [Wed, 21 Nov 2018 02:32:34 +0000 (21:32 -0500)]
cyrus-sasl: Update to 2.1.27

Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years agolua-wsapi: Update to 1.7 7486/head
Rosen Penev [Tue, 20 Nov 2018 22:24:45 +0000 (14:24 -0800)]
lua-wsapi: Update to 1.7

Switched to codeload + other adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agolua-xavante: Update to 2.4.0 7485/head
Rosen Penev [Tue, 20 Nov 2018 22:15:17 +0000 (14:15 -0800)]
lua-xavante: Update to 2.4.0

Switched to codeload + other adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agoMerge pull request #7465 from neheb/patch-12
Hannu Nyman [Tue, 20 Nov 2018 15:32:58 +0000 (17:32 +0200)]
Merge pull request #7465 from neheb/patch-12

tree: Update to 1.8.0

6 years agoMerge pull request #7483 from sartura/things_gateway_readme
Marko Ratkaj [Tue, 20 Nov 2018 13:49:28 +0000 (14:49 +0100)]
Merge pull request #7483 from sartura/things_gateway_readme

node-mozilla-iot-gateway: add README.md

6 years agonode-mozilla-iot-gateway: add README.md 7483/head
Marko Ratkaj [Tue, 20 Nov 2018 13:23:03 +0000 (14:23 +0100)]
node-mozilla-iot-gateway: add README.md

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
6 years agortl-sdr: Update to 0.6.0 7478/head
Rosen Penev [Mon, 19 Nov 2018 22:12:57 +0000 (14:12 -0800)]
rtl-sdr: Update to 0.6.0

Patch was upstreamed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agonut: Bump PKG_RELEASE 7167/head
Daniel F. Dickinson [Wed, 10 Oct 2018 02:13:36 +0000 (22:13 -0400)]
nut: Bump PKG_RELEASE

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years agonut: Fix extraneous config_get
Daniel F. Dickinson [Wed, 10 Oct 2018 02:12:55 +0000 (22:12 -0400)]
nut: Fix extraneous config_get

nut-server initscript had a duplicate config_get statepath, so remove it

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years agonut: Fix nut-cgi config creation (startup)
Daniel F. Dickinson [Wed, 10 Oct 2018 02:11:54 +0000 (22:11 -0400)]
nut: Fix nut-cgi config creation (startup)

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years agonut: Fix variables for NUT drivers
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>
6 years agonut: Various startup fixes for monitor and server
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>
6 years agonut: Build serial drivers by default
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>
6 years agonut: Fix checking for path before it exists
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>
6 years agonut: Fix undetected UPS hardware
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>
6 years agoMerge pull request #7451 from diizzyy/samba492
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

6 years agowget: Backport patch removing the need for ENGINE support in OpenSSL
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>
6 years agoMerge pull request #7395 from eduardoabinader/bump-libevdev-1.6.0
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

6 years agonode-mozilla-iot-gateway: Cleanup init script 7475/head
Michal Hrusecky [Mon, 19 Nov 2018 16:23:14 +0000 (17:23 +0100)]
node-mozilla-iot-gateway: Cleanup init script

Migrates to procd (and fixes actual shutdown of the service) and also avoids
writing log to roots home directory by using system log.

Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
6 years agoMerge pull request #7467 from neheb/patch-19
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

6 years agoMerge pull request #7471 from neheb/pycry
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

6 years agosox: Build without opus (explicitly)
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>
6 years agolang/lua-libmodbus: don't use variables for variables.
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>
6 years agolua-libmodbus: add new package.
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>
6 years agopython-cryptography: Update to 2.4.1 7471/head
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>
6 years agoMerge pull request #7466 from neheb/patch-17
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

6 years agoloudmouth: Fix compilation issue with newer glib 7469/head
Rosen Penev [Sun, 18 Nov 2018 21:13:57 +0000 (13:13 -0800)]
loudmouth: Fix compilation issue with newer glib

Loudmouth enforces -Werror which errors on deprecated APIs.

Also switched to codeload for Makefile consistency between projects.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agoi2c-tools: Update to 4.0 7201/head
Rosen Penev [Mon, 15 Oct 2018 20:48:25 +0000 (13:48 -0700)]
i2c-tools: Update to 4.0

Added a libi2c package as that is now needed.

Fixed the home URL to fix uscan.

Signed-off-by: Rosen Penev <rosenp@gmail.com>