Commit graph

4483 commits

Author SHA1 Message Date
Peter Wagner
1d8fd9d16e wget: update to 1.20
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-12-03 09:01:39 +01:00
Yousong Zhou
823a446a94 shadowsocks-libev: bump to version 3.2.3
A short while after 3.2.2 was tagged, it was superseded by 3.2.3 with a
minor fix for aligned memory allocation for 32-bit arch

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-12-03 01:49:37 +00:00
Hannu Nyman
c2c0799717
Merge pull request #7535 from BKPepe/git
git: remove the duplicate line and update URL to HTTPS
2018-12-02 12:36:10 +02:00
Dirk Brenken
2648fae120
Merge pull request #7544 from dibdot/travelmate
travelmate: update 1.3.1
2018-11-30 22:53:59 +01:00
Dirk Brenken
69c91f4a8d
Merge pull request #7543 from dibdot/adblock
adblock: update 3.5.5-4
2018-11-30 22:53:26 +01:00
Dirk Brenken
37ab0bde59 travelmate: update 1.3.1
* remove the "--spider" download option from captive portal
  detection to make the heartbeat function more robust.
  Keep the uplink connection 'alive' with all sorts of portals.

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-11-30 21:20:46 +01:00
Dirk Brenken
299b6c3928 adblock: update 3.5.5-4
* fix a cornercase suspend/resume issue
  with empty/no blocklists

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-11-30 20:04:16 +01:00
Hannu Nyman
ebdd70f739
Merge pull request #7518 from neheb/ng
ngircd: Fix compilation without deprecated OpenSSL APIs
2018-11-30 17:17:15 +02:00
Hannu Nyman
abb50611f8
Merge pull request #7464 from neheb/krb
krb5: Update to 1.16.2
2018-11-29 17:49:19 +02:00
Mislav Novakovic
9cb6d07cab Netopeer2: update to 0.7-r1
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-11-28 14:23:52 +01:00
Mislav Novakovic
583977b953 sysrepo: update to 0.7.7
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-11-28 14:21:02 +01:00
Karl Palsson
b945bdf3c8 net/mosquitto: support more acl plugin options
Adds support for acl_plugin, and acl_opt_* options.
acl_opt_* requires some care as it relies on the internal behaviour of
cfg_load setting environment variables in a certain form.  However,
given that _all_ of the cfg_load infrastructure relies on that, we can
be pretty sure that it won't change in a way that will hurt us.

Originally reported as: https://github.com/openwrt/packages/pull/7434

Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-11-28 10:15:04 +00:00
Josef Schlehofer
1a18c879b1
git: update url to HTTPS
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2018-11-28 00:47:37 +01:00
Josef Schlehofer
163088a0a7
git: remove the duplicate line about building parallel
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2018-11-28 00:45:10 +01:00
Rosen Penev
fdd7926ecd ngircd: Fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-27 14:03:23 -08:00
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
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
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