Commit graph

4771 commits

Author SHA1 Message Date
Rosen Penev
b958f62462 davfs2: Update to 1.5.5
Switched URL to @SAVANNAH for more mirrors.

Added PKG_BUILD_PARALLEL for faster compilation.

Added PKG_LICENSE info.

Minor reorganization for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-02 14:11:47 -08:00
Hannu Nyman
fdc5c5be60
Merge pull request #8100 from yangfl/lighttpd
lighttpd: Fix mod_auth
2019-02-02 20:06:48 +02:00
Dirk Brenken
88899c6661
Merge pull request #8107 from dibdot/adblock
adblock: update 3.6.5
2019-02-02 18:02:15 +01:00
Hannu Nyman
8042da76c7
Merge pull request #8071 from jefferyto/addrwatch-init
addrwatch: Update init script
2019-02-02 11:07:04 +02:00
Hannu Nyman
61f9cf2fae
Merge pull request #8104 from jefferyto/htpdate-init
htpdate: Update init script
2019-02-02 11:04:37 +02:00
Dirk Brenken
be848a000e adblock: update 3.6.5
- fix reporting for bogus hostnames with underscores
- no longer accidently overwrite existing 'serversfile' entries in dhcp
config which reference to the adblock jail list
- remove needless 'no_mail' flag
- refined log message regarding tcpdump requirement for reporting

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-02-02 08:38:56 +01:00
Daniel F. Dickinson
4e3b866ed8 git: Fix gitweb missing dependencies
gitweb is missing a dependencies on perlbase-filetest and
perlbase-storable.  It fails to start without these packages.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-02-01 18:44:13 +01:00
Hannu Nyman
265a145928
Merge pull request #4474 from ecsv/ratechecker
net/ratechecker: Add new package
2019-02-01 18:48:06 +02:00
Hannu Nyman
9705ab4195
Merge pull request #8090 from rosysong/nft-qos
nft-qos: fix useless log in syslog
2019-02-01 16:38:23 +02:00
Jeffery To
ab2e94b294 htpdate: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also corrects a variable name typo ("proxy" instead of
"proxy_host").

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-02-01 17:21:17 +08:00
David Yang
2ceeaeb5ad lighttpd: Add missing 'server.modules' in some config files
e.g. 20-auth.conf

Signed-off-by: David Yang <mmyangfl@gmail.com>
2019-02-01 16:00:06 +08:00
David Yang
3013490240 lighttpd: Remove recursive dependency in #7737
Signed-off-by: David Yang <mmyangfl@gmail.com>
2019-02-01 16:00:06 +08:00
David Yang
c866e3f2c3 lighttpd: Disable auto loading mod_authn_file
which never works on OpenWrt

Signed-off-by: David Yang <mmyangfl@gmail.com>
2019-02-01 16:00:06 +08:00
Rosy Song
9ba94ebbaa nft-qos: fix useless log in syslog
Since the functions in procd.sh invoke "initscript" variable which is
not defined when imported procd.sh from hotplug scripts. And this
results in error when calling basename utility.

Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: BusyBox v1.28.4 () multi-call binary.
Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]:
Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Usage: basename FILE [SUFFIX]
Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]:
Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Strip directory path and .SUFFIX from FILE
Sun Jan 20 12:34:50 2019 user.notice nft-qos-monitor: ACTION=update, MACADDR=xxxxxx, IPADDR=192.168.11.109, HOSTNAME=Honor_Play
Sun Jan 20 12:34:50 2019 daemon.info dnsmasq[15340]: 250 192.168.11.109/60566 reply www.google.com is 216.58.215.68
Sun Jan 20 12:34:50 2019 daemon.info dnsmasq[15340]: 251 192.168.11.109/43456 reply mtalk.google.com is <CNAME>
Sun Jan 20 12:34:50 2019 daemon.info dnsmasq[15340]: 251 192.168.11.109/43456 reply mobile-gtalk.l.google.com is 173.194.222.188
Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: BusyBox v1.28.4 () multi-call binary.
Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]:
Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Usage: basename FILE [SUFFIX]
Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]:
Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Strip directory path and .SUFFIX from FILE
Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]: BusyBox v1.28.4 () multi-call binary.
Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]:
Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]: Usage: basename FILE [SUFFIX]
Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]:
Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]: Strip directory path and .SUFFIX from FILE
Sun Jan 20 12:34:51 2019 user.notice nft-qos-dynamic: ACTION=update, MACADDR=xxxxxx, IPADDR=192.168.11.109, HOSTNAME=Honor_Play

Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-02-01 09:39:02 +08:00
Hannu Nyman
83b304c170
Merge pull request #8091 from gladiac1337/feature-haproxy-v1.8.17-updates
haproxy: Update all patches for HAProxy v1.8.17
2019-01-31 19:58:18 +02:00
Daniel Golle
1d5af8f9e5 gnunet: fix PKG_MIRROR_HASH
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-31 14:25:30 +01:00
Christian Lachner
512411108c haproxy: Update all patches for HAProxy v1.8.17
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.17.html)
- Raise PKG_RELEASE to 2
- Prefix patches with 3-digit numbers instead of 4-digit numbers

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-01-31 13:59:35 +01:00
Hannu Nyman
8b7ae5c40d
Merge pull request #8070 from jefferyto/stunnel-init
stunnel: Update init script
2019-01-30 23:11:59 +02:00
Daniel Engberg
7b2bf511c3 gnunet: Specify libmicrohttpd-ssl dependency
Specify libmicrohttpd-ssl dependency

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-29 20:59:38 +01:00
Jeffery To
36e84d8ef6 addrwatch: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also lets procd trigger the validation function directly, and
removes some unnecessary curly brackets.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-01-29 22:50:36 +08:00
Jeffery To
8bb3eba3c2 stunnel: Update init script
The reworked init script:
* Loads and validates options using uci_validate_section() (through
  uci_load_validate())
* Allows service options be specified in the globals section
* Hard-codes less global options (debug, syslog), as their default
  values already work
* Adds support for almost all options (up to the current package
  version, 5.49)
* Moves the pid file into a subdirectory (/var/run/stunnel) so that it
  can be created successfully when setuid is used

Certain options are omitted:
* chroot - requires more setup than the init script can manage
* fips, libwrap - disabled at compile-time
* iconActive, iconError, iconIdle, taskbar - gui/win32 only
* verify - obsolete, verifyChain and/or verifyPeer should be used
  instead

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-01-29 21:49:23 +08:00
Daniel Golle
effc8b5bf8 gnunet: update to source to 20190128
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-29 09:48:55 +01:00
Daniel Golle
52b79a5d6d opentracker: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-29 09:48:55 +01:00
Daniel Golle
d34eda7332 gnurl: update to version 7.63.0
Move back to use release tarball.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-29 09:44:40 +01:00
Hannu Nyman
796d8beec0
Merge pull request #7737 from yangfl/master
lighttpd: Fix dependencies among auth mods
2019-01-28 08:18:48 +02:00
Hannu Nyman
13199f6ea1
Merge pull request #7846 from neheb/ipsec
ipsec-tools: Fix compilation without deprecated OpenSSL 1.0.2 APIs
2019-01-27 12:07:51 +02:00
Hannu Nyman
0f6c49d30f
Merge pull request #7883 from neheb/qirc
quassel-irc: Update to latest version
2019-01-27 12:00:28 +02:00
Hannu Nyman
63e9eacdf5
Merge pull request #7993 from neheb/patch-10
clamav: Update to 0.101.1
2019-01-27 11:44:51 +02:00
Hannu Nyman
4fe6ca3f99
Merge pull request #7992 from neheb/patch-5
autossh: Update to 1.4g
2019-01-27 11:44:24 +02:00
W. Michael Petullo
1a8557a5d4 dmapd: update to 0.0.79
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-01-26 16:58:16 -05:00
Hannu Nyman
ad33616630
Merge pull request #7897 from neheb/ina
inadyn: Fix compilation without deprecated OpenSSL APIs
2019-01-26 10:14:20 +02:00
Rosen Penev
cabf977d38 aria2: Fix the faulty patch again
The previous solution was incorrect. The issue was that the macro was not
defined as the header defining it was not included. GCC warns if -Wunder
is passed and does not error by default, leading to the confusion.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-25 01:16:05 -08:00
Rosen Penev
f81ef698d5 usbip: Switch usb.ids location to match usbutils
It's versioned and therefore easier to update.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-24 19:07:46 +01:00
Hannu Nyman
78c65a1e34
Merge pull request #8032 from lnslbrty/update/ptunnel-ng
ptunnel-ng: update to 1.32
2019-01-24 17:39:04 +02:00
Hannu Nyman
804d434127
Merge pull request #8028 from salzmdan/master
knot: update to 2.7.6
2019-01-24 17:38:10 +02:00
Dirk Brenken
fd7cad216f
Merge pull request #8031 from dibdot/travelmate
travelmate: bugfix 1.3.4
2019-01-24 16:24:46 +01:00
Dirk Brenken
4aa7adf041
Merge pull request #8027 from dibdot/adblock
adblock: bugfix 3.6.4
2019-01-24 16:24:24 +01:00
Dirk Brenken
2e93d26f51 travelmate: bugfix 1.3.4
* fix runtime behaviour with empty scan results on radioX
* fix radiolist preparation (prevent dups)
* further optimize 'ProActive' mode

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-01-24 15:35:55 +01:00
Toni Uhlig
5dc7b0db24
ptunnel-ng: update to 1.32
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2019-01-24 15:08:47 +01:00
Jo-Philipp Wich
eaf6411452 conntrack-tools: add missing patch
Add a forgotten patch which was part of the original PR to switch ct tools
to libtirpc.

Fixes: ecebe0ed1 ("conntrack-tools: update to 1.4.5 and link against libtirpc")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-24 13:09:23 +01:00
Daniel Salzman
3c727055b5 knot: update to 2.7.6
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2019-01-24 12:57:27 +01:00
Dirk Brenken
5a7e8cea89 adblock: bugfix 3.6.4
* respect 'adb_report' option to enable/disable adblock reporting
  (incl. tcpdump background process)
* other reporting related corner case fixes

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-01-24 12:31:47 +01:00
Hannu Nyman
82a77db89c
Merge pull request #7616 from jbenden/aircrack-ng-1.5
aircrack-ng: Update to 1.5.2
2019-01-23 18:13:56 +02:00
Hannu Nyman
7857cf7f33
Merge pull request #7912 from ja-pa/keepalived-update
keepalived: update to version 2.0.10
2019-01-23 18:10:16 +02:00
Hannu Nyman
38e5864273
Merge pull request #8017 from cshoredaniel/pr-nut-cleanup-small-but-mighty-issues
nut: initscripts hotplug: Fix many small by mighty semantic issues
2019-01-22 20:50:52 +02:00
Hannu Nyman
ce69b6979e
Merge pull request #8015 from TDT-AG/pr/20190122-mwan3
mwan3: update version
2019-01-22 20:49:55 +02:00
Daniel F. Dickinson
533ee33e79 gitolite: Update to 3.6.11
A migration bugfix.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-22 12:57:51 -05:00
Dirk Brenken
6fbf3576ea
Merge pull request #8016 from dibdot/travelmate
travelmate: release 1.3.3
2019-01-22 17:12:59 +01:00
Dirk Brenken
2abae00f16 travelmate: release 1.3.3
* re-fine/optimize re-connection logic in 'ProActive' mode,
  prevent needless ubus calls

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-01-22 16:05:30 +01:00
Florian Eckert
7b4c075cc2 mwan3: update version to 2.7.10
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-01-22 14:29:34 +01:00