Commit Graph
12416 Commits
Author SHA1 Message Date
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 NymanandGitHub ecd3dc4d7f Merge pull request #7451 from diizzyy/samba492
samba4: Update to 4.9.2
2018-11-19 21:27:15 +02:00
Rosen Penevandtripolar 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 GolleandGitHub 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
Ted HessandGitHub 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 NymanandGitHub 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
champtarandGitHub 3b13c4c5d2 Merge pull request #7466 from neheb/patch-17
sispmctl: Update to 4.1
2018-11-18 20:55:49 -05:00
Rosen PenevandGitHub 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 PenevandGitHub 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
Hannu NymanandGitHub 8baa3571e9 Merge pull request #7331 from neheb/lvm2
lvm2: Update to 2.03.01
2018-11-18 21:27:57 +02:00
Hannu NymanandGitHub 094e5339e7 Merge pull request #7152 from neheb/patch-42
Werkzeug: Update to 0.14.1
2018-11-18 21:26:38 +02:00
Hannu NymanandGitHub 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
champtarandGitHub 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 NymanandGitHub 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 NymanandGitHub d70747475b Merge pull request #7438 from neheb/t
twisted: Update to 18.9.0
2018-11-17 21:31:16 +02: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 BrenkenandGitHub 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 NymanandGitHub 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 NymanandGitHub 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 NymanandGitHub 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 NymanandGitHub 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 GolleandGitHub 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
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 NymanandGitHub 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 NymanandGitHub 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 NymanandGitHub 509ade150c Merge pull request #7445 from neheb/patch-22
i2pd: Update to 2.22.0
2018-11-16 21:09:22 +02:00
Hannu NymanandGitHub d26044268c Merge pull request #7422 from neheb/patch-1
rsyslog: Update to 8.39.0
2018-11-16 18:28:59 +02:00
Ted HessandGitHub 9beeebc440 Merge pull request #7442 from neheb/patch-17
lftp: Update to 4.8.4
2018-11-16 09:36:32 -05:00
Ted HessandGitHub 27c3e39d7d Merge pull request #7269 from neheb/emailr
emailrelay: Remove SSLv3 option
2018-11-16 09:35:59 -05:00
Alexandru Ardelean 5bc39702fb 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>
2018-11-16 15:35:42 +02:00
Jiri SlachtaandGitHub 4e0438f5a9 Merge pull request #7369 from neheb/libssh2
libssh2: Fix compilation with deprecated APIs disabled
2018-11-16 12:44:34 +01:00
Rosen PenevandGitHub 5042c37a29 i2pd: Update to 2.22.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-15 19:24:13 -08:00