Commit Graph

6004 Commits

Author SHA1 Message Date
Daniel F. Dickinson 192b0f1646 nut: Fix a typo in setting a driver parameter
synchronous would not get set due to typo.  Fixed.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-12-06 00:06:53 -05:00
Deng Qingfang 9ef3498e91 nginx: fix detection of gcc builtin atomic operations
Needed by stream module

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2018-12-06 00:37:46 +08:00
Eric Luehrsen 0b4da5d97d unbound: update to 1.8.2
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-12-05 00:31:05 -05:00
Toni Uhlig 961f3acf16 ptunnel-ng: add new package
Ptunnel-NG is a bugfixed and refactored version of Ptunnel.
Ptunnel is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies.

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2018-12-04 14:45:12 +01:00
Christian Lachner 9c8b1e38b0 haproxy: Update all patches for HAProxy v1.8.14
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.14.html)
- Raise PKG_RELEASE to 5
- Improve version-handling

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2018-12-04 10:56:40 +01:00
Deng Qingfang 8d04517d60 aria2: enable build-parallel
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2018-12-04 08:49:27 +08:00
Deng Qingfang 2d58169f14 aria2: size optimizations
Reduce binary size by about 22%

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2018-12-04 08:45:32 +08:00
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
W. van den Akker 6122f92288 Shorewall6: Bump to version 5.2.1.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-12-02 22:41:49 +01:00
W. van den Akker dde83e9132 Shorewall: Bump to version 5.2.1.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-12-02 22:39:28 +01:00
W. van den Akker d5f004371f Shorewall6-lite: Bump to version 5.2.1.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-12-02 22:34:01 +01:00
W. van den Akker dd900d3641 Shorewall-lite: Bump to version 5.2.1.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-12-02 22:26:26 +01:00
W. van den Akker 3748cdcfcc Shorewall-core: Bump to version 5.2.1.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-12-02 21:54:22 +01: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
Andrew McConachie 7120c1f12c danish: removed DEPENDS: +dnsmasq-full
Signed-off-by: Andrew McConachie <andrew@depht.com>
2018-11-29 11:52:50 -05: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 65e776ca78 pen: Fix compilation without deprecated OpenSSL APIs
Patch was sent upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-25 19:14:19 -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
Rosen Penev dd941fbc48 znc: Update deprecated patch to include OpenSSL 1.1
Previous was only for 1.0.2.

Added PKG_CPE_ID for proper CVE tracking.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-23 18:50:25 -08:00
Rosen Penev 1371b7be87 vsftpd: Fix compilation without ECC or deprecated APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-23 18:18:03 -08: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
Rosen Penev 8f1bba16ce port-mirroring: Update to 1.4.3
Switched to codeload and adjusted Makefile for consistency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-20 13:51:04 -08: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