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>
6 years ago
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>
6 years ago
Hannu Nyman
ecd3dc4d7f
Merge pull request #7451 from diizzyy/samba492
samba4: Update to 4.9.2
6 years ago
Rosen Penev
a54ecd9e73
wget: Backport patch removing the need for ENGINE support in OpenSSL
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Daniel Golle
25e399fa1c
Merge pull request #7395 from eduardoabinader/bump-libevdev-1.6.0
libevdev: bump to 1.6.0
6 years ago
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>
6 years ago
Ted Hess
ee449bf678
Merge pull request #7467 from neheb/patch-19
shairport-sync: Update to 3.2.2
6 years ago
Hannu Nyman
fc091539dd
Merge pull request #7471 from neheb/pycry
python-cryptography: Update to 2.4.1
6 years ago
Ted Hess
69eae69032
sox: Build without opus (explicitly)
Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years ago
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>
6 years ago
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>
6 years ago
Rosen Penev
340c3895f5
python-cryptography: Update to 2.4.1
Replaced DTLS patch with upstreamed one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
champtar
3b13c4c5d2
Merge pull request #7466 from neheb/patch-17
sispmctl: Update to 4.1
6 years ago
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>
6 years ago
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>
6 years ago
Rosen Penev
dbe1c48c53
tree: Update to 1.8.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
2940c38e80
shairport-sync: Update to 3.2.2
Switched to codeload for Makefile simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
8e555b77f4
sispmctl: Update to 4.1
Replace maintainer as previously agreed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
d3e7c6e21f
krb5: Update to 1.16.2
Minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Hannu Nyman
8baa3571e9
Merge pull request #7331 from neheb/lvm2
lvm2: Update to 2.03.01
6 years ago
Hannu Nyman
094e5339e7
Merge pull request #7152 from neheb/patch-42
Werkzeug: Update to 0.14.1
6 years ago
Hannu Nyman
49adfe3d32
Merge pull request #7370 from neheb/light
lighttpd: Fix Compilation with OpenSSL 1.1.x
6 years ago
Kevin Darbyshire-Bryant
c2212e8d64
libidn2: drop maintainer
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
6 years ago
Kevin Darbyshire-Bryant
4bcfce490a
libidn: drop maintainer
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
6 years ago
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>
6 years ago
champtar
8292078466
Merge pull request #7459 from neheb/psql
sqlite3: Update to 3.53
6 years ago
Rosen Penev
c2ee3e4833
sqlite3: Update to 3.53
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Hannu Nyman
caf181f896
Merge pull request #6647 from neheb/patch-19
libyaml-cpp: Update to 0.6.2 + switch to codeload
6 years ago
Hannu Nyman
d70747475b
Merge pull request #7438 from neheb/t
twisted: Update to 18.9.0
6 years ago
Rosen Penev
a0f8d64661
mailsend: Remove more deprecated APIs
Fixes compile without them.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
de6c4d6d74
coreutils: Update to 8.30
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
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>
6 years ago
Rosen Penev
1114c9d7e0
twisted: Update to 18.9.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Dirk Brenken
5082cc2cef
Merge pull request #7448 from dibdot/banip
banip: update 0.0.6
6 years ago
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>
6 years ago
Hannu Nyman
58f79231ed
Merge pull request #7428 from neheb/patch-11
python3-bottle: Update to 0.12.13
6 years ago
Hannu Nyman
be4c5e1d9d
Merge pull request #7437 from neheb/patch-12
go-ethereum: Update to 1.8.18
6 years ago
Hannu Nyman
efaa9147dd
Merge pull request #7452 from padre-lacroix/darkstat-procd
darkstat: procd init script and enabling additional parameters
6 years ago
Hannu Nyman
8c963ff811
Merge pull request #7446 from commodo/python-fix-ssl-build
python: fix build with OpenSSL 1.1.0
6 years ago
Daniel Golle
a99515d272
Merge pull request #7456 from neheb/psq
postgresql: Update to 9.6.11
6 years ago
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>
6 years ago
Rosen Penev
845aab78a9
postgresql: Update to 9.6.11
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
277ca59008
nail: Remove GSSAPI dependency
Buildbots are currently failing because of this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Joseph Benden
2b9245fcd9
aircrack-ng: Update to 1.4
Signed-off-by: Joseph Benden <joe@benden.us>
6 years ago
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>
6 years ago
Hannu Nyman
f14c380333
Merge pull request #7435 from neheb/patch-8
libestr: Update to 0.1.11
6 years ago
Rosen Penev
1f321f768b
libestr: Update to 0.1.11
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Hannu Nyman
78499b835a
Merge pull request #7424 from neheb/patch-3
python-requests: Update to 2.20.1
6 years ago
Hannu Nyman
509ade150c
Merge pull request #7445 from neheb/patch-22
i2pd: Update to 2.22.0
6 years ago
Hannu Nyman
d26044268c
Merge pull request #7422 from neheb/patch-1
rsyslog: Update to 8.39.0
6 years ago