Commit Graph

4467 Commits

Author SHA1 Message Date
Jean-Michel Lacroix 0f24ead01c 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>
2018-11-26 19:20:53 -05:00
Hannu Nyman dc7fc9746f
Merge pull request #7461 from neheb/patch-8
lcdringer: 0.0.3
2018-11-26 22:51:31 +02:00
Rosen Penev 1f39672da5 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>
2018-11-26 09:11:34 -08:00
Rosen Penev 777d18b672 lcdringer: 0.0.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-25 17:41:41 -08:00
Hannu Nyman eb1a7f9d22
Merge pull request #7447 from jbenden/aircrack-ng-1.4
aircrack-ng: Update to 1.4
2018-11-24 09:24:35 +02:00
Hannu Nyman ee8f345477
Merge pull request #7167 from cshoredaniel/pr-nut-more-fixes
nut: Various fixes
2018-11-24 09:22:26 +02:00
Hannu Nyman f8e96334f7
Merge pull request #7439 from neheb/patch-13
spoofer: Update to 1.4.1
2018-11-24 08:30:30 +02:00
Josef Schlehofer cfa2f83d65 bind: change http servers to https
Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
2018-11-23 22:12:24 -08:00
Josef Schlehofer 2d4f6719cb bind: a little bit polishing of Makefile
Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
2018-11-23 22:12:24 -08:00
Dirk Brenken b3629b9923
Merge pull request #7505 from mark0n/ddns-route53-lock
ddns-scripts: submit one change at a time to route53
2018-11-24 06:33:28 +01:00
Martin Konrad c845b17928 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>
2018-11-23 13:56:38 -05:00
Hannu Nyman 98ffcf5136
Merge pull request #7504 from Ansuel/ariang
ariang: bump to latest release
2018-11-23 20:44:01 +02:00
Ansuel Smith 1dce779fcc
ariang: bump to latest release
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-11-23 16:25:09 +01: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
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
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
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 be4c5e1d9d
Merge pull request #7437 from neheb/patch-12
go-ethereum: Update to 1.8.18
2018-11-17 10:20:03 +02: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
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 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
Rosen Penev 5042c37a29
i2pd: Update to 2.22.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-15 19:24:13 -08:00
Rosen Penev 44bd953819
lftp: Update to 4.8.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-15 19:13:27 -08:00
Rosen Penev 9eeea73257
spoofer: Update to 1.4.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-15 18:56:19 -08:00
Rosen Penev ce5b74a416
go-ethereum: Update to 1.8.18
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-15 18:39:31 -08:00
Hannu Nyman 3790f59508
Merge pull request #7381 from neheb/seafile2
seafile-seahub: Update to 6.3.4
2018-11-14 20:37:06 +02:00
Hannu Nyman e61dc911ee
Merge pull request #7382 from neheb/seafile3
seafile-server: Update to 6.3.4
2018-11-14 20:36:18 +02:00
Rosen Penev 0a53ea334c
rsyslog: Update to 8.39.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-14 09:40:24 -08:00
Hannu Nyman c0b1527c35
Merge pull request #7406 from commodo/tcpreplay-update
tcpreplay: bump to version 4.3.0
2018-11-14 17:27:04 +02:00
Hannu Nyman c88af86064
Merge pull request #7407 from salzmdan/master
knot: update to 2.7.4
2018-11-14 17:26:08 +02:00
Hannu Nyman a7a8016836
Merge pull request #7418 from TDT-AG/pr/20181108-mwan3
mwan3: remove deprecated options
2018-11-14 16:35:50 +02:00
Alexandru Ardelean cc2ffbec8b tcpreplay: bump to version 4.3.0
Run-tested on target brcm2708 [brcm2709 sub-target].
Running on OpenWrt master:
  278e4eba09

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-11-14 10:27:40 +02:00
Rosen Penev 29a4293fa1 seafile-seahub: Update to 6.3.4
Switch to codeload for simplicity and easier package bumping.

Added dependency on pytz on build time as django-admin requires it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-13 14:52:01 -08:00
Rosen Penev 543f4a5c47 seafile-server: Update to 6.3.4
Switched to codeload for simplicity and easier package bumping.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-13 14:30:10 -08:00
Hannu Nyman d8bb8c3ff6
Merge pull request #7402 from TDT-AG/pr/20182610-keepalived
keepalived: add ipvs uci support
2018-11-13 21:07:47 +02:00
Florian Eckert ce123d3e83 mwan3: add policies view to ubus interface
Add to ubus the missing output information "policies" which could already
be observed with the command "mwan3 status".

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-11-13 16:04:26 +01:00
Daniel Salzman 7d1d080f45 knot: update to 2.7.4
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2018-11-13 13:59:57 +01:00
Rosen Penev 029a6819f0
apache: Disable Managed Domain handling
This is a new feature that requires new dependencies. Disable it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-12 11:30:55 -08:00
Hannu Nyman 33e7cd627c
Merge pull request #7400 from sartura/sysrepo-release-0.7.6
sysrepo: update to 0.7.6
2018-11-12 17:18:46 +02:00