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
Rosen Penev
0d25d561f3
quassel-irssi: Update to newer version to fix compilation
...
This is the irssi-abi-8 branch that was not merged back to master but is
necessary for compilation. As it touches a submodule, I can't add a patch
for it. But I can backport all of the master commits.
Get rid of quasselc dependency as it's now a submodule.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-17 14:32:39 -08: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
Hannu Nyman
caf181f896
Merge pull request #6647 from neheb/patch-19
...
libyaml-cpp: Update to 0.6.2 + switch to codeload
2018-11-17 22:08:05 +02:00
Hannu Nyman
d70747475b
Merge pull request #7438 from neheb/t
...
twisted: Update to 18.9.0
2018-11-17 21:31:16 +02:00
Rosen Penev
a0f8d64661
mailsend: Remove more deprecated APIs
...
Fixes compile without them.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-17 11:30:39 -08:00
Rosen Penev
de6c4d6d74
coreutils: Update to 8.30
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-17 11:29:02 -08:00
Rosen Penev
74e05686db
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>
2018-11-17 11:27:19 -08:00
Rosen Penev
1114c9d7e0
twisted: Update to 18.9.0
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-17 10:53:06 -08:00
Dirk Brenken
5082cc2cef
Merge pull request #7448 from dibdot/banip
...
banip: update 0.0.6
2018-11-17 16:57:22 +01:00
Dirk Brenken
dcaddb5297
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>
2018-11-17 16:30:52 +01:00
Hannu Nyman
58f79231ed
Merge pull request #7428 from neheb/patch-11
...
python3-bottle: Update to 0.12.13
2018-11-17 10:21:45 +02:00
Hannu Nyman
be4c5e1d9d
Merge pull request #7437 from neheb/patch-12
...
go-ethereum: Update to 1.8.18
2018-11-17 10:20:03 +02:00
Hannu Nyman
efaa9147dd
Merge pull request #7452 from padre-lacroix/darkstat-procd
...
darkstat: procd init script and enabling additional parameters
2018-11-17 10:19:06 +02:00
Hannu Nyman
8c963ff811
Merge pull request #7446 from commodo/python-fix-ssl-build
...
python: fix build with OpenSSL 1.1.0
2018-11-17 10:18:17 +02:00
Daniel Golle
a99515d272
Merge pull request #7456 from neheb/psq
...
postgresql: Update to 9.6.11
2018-11-17 03:07:32 +01:00
Jean-Michel Lacroix
dd8f7348be
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>
2018-11-16 20:40:00 -05:00
Rosen Penev
845aab78a9
postgresql: Update to 9.6.11
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-16 17:32:00 -08:00
Rosen Penev
277ca59008
nail: Remove GSSAPI dependency
...
Buildbots are currently failing because of this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-16 17:13:35 -08:00
Joseph Benden
2b9245fcd9
aircrack-ng: Update to 1.4
...
Signed-off-by: Joseph Benden <joe@benden.us>
2018-11-16 17:29:44 -07:00
Daniel Engberg
b4b451055d
samba4: Update to 4.9.2
...
Update Samba to 4.9.2
Refresh patches
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-11-17 00:44:40 +01:00
Hannu Nyman
f14c380333
Merge pull request #7435 from neheb/patch-8
...
libestr: Update to 0.1.11
2018-11-16 23:00:16 +02:00
Rosen Penev
1f321f768b
libestr: Update to 0.1.11
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-16 12:15:44 -08:00
Hannu Nyman
78499b835a
Merge pull request #7424 from neheb/patch-3
...
python-requests: Update to 2.20.1
2018-11-16 21:10:12 +02:00
Hannu Nyman
509ade150c
Merge pull request #7445 from neheb/patch-22
...
i2pd: Update to 2.22.0
2018-11-16 21:09:22 +02:00
Hannu Nyman
d26044268c
Merge pull request #7422 from neheb/patch-1
...
rsyslog: Update to 8.39.0
2018-11-16 18:28:59 +02:00
Ted Hess
9beeebc440
Merge pull request #7442 from neheb/patch-17
...
lftp: Update to 4.8.4
2018-11-16 09:36:32 -05:00