Commit graph

12608 commits

Author SHA1 Message Date
Daniel Golle
88eb6ef7a6
Merge pull request #7503 from neheb/opensc
opensc: Update to 0.19.0
2018-11-23 10:05:42 +01:00
Rosen Penev
f97bbcf561 opensc: Update to 0.19.0
Pass --disable-notify to avoid libgio dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-22 20:10:28 -08:00
Peter Wagner
4fab96d4b7 git: update to 2.19.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-11-22 19:17:04 +01:00
Nikos Mavrogiannopoulos
3fa643cc64
Merge pull request #7499 from neheb/patch-1
libradcli: Update to 1.2.11
2018-11-22 09:10:52 +01:00
Rosen Penev
5d067631b0
libcups: Update to 2.2.9
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-21 15:18:18 -08:00
Rosen Penev
775d83e723 libradcli: Update to 1.2.11
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-21 15:09:08 -08:00
Rosen Penev
fab3881ed3 lua-bencode: Switch to 2.2.0
Minor adjustments for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-21 13:31:50 -08:00
Hannu Nyman
4aa5875928
Merge pull request #7490 from MikePetullo/cyrus-sasl
cyrus-sasl: Update to 2.1.27
2018-11-21 20:04:19 +02:00
Rosen Penev
3579377627 lua-mobdebug: Update to 0.70
Switched to codeload + other adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-20 18:48:04 -08:00
W. Michael Petullo
60c34288e4 cyrus-sasl: Update to 2.1.27
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-11-20 21:32:34 -05:00
Rosen Penev
a53e6c115c lua-wsapi: Update to 1.7
Switched to codeload + other adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-20 14:24:45 -08:00
Rosen Penev
30f239d068 lua-xavante: Update to 2.4.0
Switched to codeload + other adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-20 14:15:17 -08:00
Rosen Penev
8f1bba16ce port-mirroring: Update to 1.4.3
Switched to codeload and adjusted Makefile for consistency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-20 13:51:04 -08:00
Hannu Nyman
9d4a067599
Merge pull request #7465 from neheb/patch-12
tree: Update to 1.8.0
2018-11-20 17:32:58 +02:00
Marko Ratkaj
89da5dc2fb
Merge pull request #7483 from sartura/things_gateway_readme
node-mozilla-iot-gateway: add README.md
2018-11-20 14:49:28 +01:00
Marko Ratkaj
ed1fa5d742 node-mozilla-iot-gateway: add README.md
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2018-11-20 14:24:36 +01:00
Rosen Penev
8712a0e2c1 rtl-sdr: Update to 0.6.0
Patch was upstreamed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-19 14:14:35 -08:00
Rosen Penev
05d11f13c3 poco: Update to 1.9.0
Some minor adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-19 14:07:23 -08:00
Daniel F. Dickinson
3aa67b3ca3 nut: Bump PKG_RELEASE
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-11-19 16:41:53 -05:00
Daniel F. Dickinson
36fd59dc78 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>
2018-11-19 16:41:32 -05:00
Daniel F. Dickinson
58e33b02a8 nut: Fix nut-cgi config creation (startup)
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-11-19 16:41:18 -05:00
Daniel F. Dickinson
44e57d4bdf 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>
2018-11-19 16:40:49 -05:00
Daniel F. Dickinson
3b5a8eee84 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>
2018-11-19 16:40:39 -05:00
Daniel F. Dickinson
8ff6a83a54 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>
2018-11-19 16:40:11 -05:00
Daniel F. Dickinson
0a49d0ffbb 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>
2018-11-19 16:39:53 -05:00
Daniel F. Dickinson
daa974cff0 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>
2018-11-19 16:39:39 -05:00
Hannu Nyman
ecd3dc4d7f
Merge pull request #7451 from diizzyy/samba492
samba4: Update to 4.9.2
2018-11-19 21:27:15 +02:00
Rosen Penev
a54ecd9e73 wget: Backport patch removing the need for ENGINE support in OpenSSL
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-19 20:05:24 +01:00
Daniel Golle
25e399fa1c
Merge pull request #7395 from eduardoabinader/bump-libevdev-1.6.0
libevdev: bump to 1.6.0
2018-11-19 17:59:55 +01:00
Michal Hrusecky
ae53f9b6d8
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>
2018-11-19 17:23:14 +01:00
Ted Hess
ee449bf678
Merge pull request #7467 from neheb/patch-19
shairport-sync: Update to 3.2.2
2018-11-19 11:15:30 -05:00
Hannu Nyman
fc091539dd
Merge pull request #7471 from neheb/pycry
python-cryptography: Update to 2.4.1
2018-11-19 17:51:30 +02:00
Ted Hess
69eae69032 sox: Build without opus (explicitly)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-11-19 10:42:20 -05:00
Karl Palsson
5e7b5dcdbf 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>
2018-11-19 12:05:52 +00:00
Karl Palsson
b7cbfae28f lua-libmodbus: add new package.
lua bindings to libmodbus.  Available from luarocks and github.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-11-19 09:49:06 +00:00
Rosen Penev
340c3895f5 python-cryptography: Update to 2.4.1
Replaced DTLS patch with upstreamed one.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-18 18:23:48 -08:00
champtar
3b13c4c5d2
Merge pull request #7466 from neheb/patch-17
sispmctl: Update to 4.1
2018-11-18 20:55:49 -05:00
Rosen Penev
5b60d54939 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>
2018-11-18 13:48:51 -08:00
Rosen Penev
9b77576c29 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>
2018-11-18 13:26:17 -08:00
Rosen Penev
dbe1c48c53 tree: Update to 1.8.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-18 13:18:24 -08:00
Rosen Penev
2940c38e80
shairport-sync: Update to 3.2.2
Switched to codeload for Makefile simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-18 12:21:08 -08:00
Rosen Penev
8e555b77f4
sispmctl: Update to 4.1
Replace maintainer as previously agreed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-18 12:13:17 -08:00
Rosen Penev
d3e7c6e21f krb5: Update to 1.16.2
Minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-18 12:05:40 -08:00
Hannu Nyman
8baa3571e9
Merge pull request #7331 from neheb/lvm2
lvm2: Update to 2.03.01
2018-11-18 21:27:57 +02:00
Hannu Nyman
094e5339e7
Merge pull request #7152 from neheb/patch-42
Werkzeug: Update to 0.14.1
2018-11-18 21:26:38 +02:00
Hannu Nyman
49adfe3d32
Merge pull request #7370 from neheb/light
lighttpd: Fix Compilation with OpenSSL 1.1.x
2018-11-18 21:25:56 +02:00
Kevin Darbyshire-Bryant
c2212e8d64 libidn2: drop maintainer
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-11-18 17:31:59 +00:00
Kevin Darbyshire-Bryant
4bcfce490a libidn: drop maintainer
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-11-18 17:31:26 +00:00
champtar
8292078466
Merge pull request #7459 from neheb/psql
sqlite3: Update to 3.53
2018-11-17 16:43:55 -05:00
Rosen Penev
c2ee3e4833 sqlite3: Update to 3.53
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-17 13:13:48 -08:00