Commit graph

7165 commits

Author SHA1 Message Date
Hannu Nyman
d1441d0424 collectd: avoid libcap dependency
Buildbot revealed that Collectd 5.7.1 uses libcap to evaluate system
capabilities and display advice on some plugins (dns, iptables, exec,
ping, ceph, turbostat).

Disable the check in configure.ac in order to avoid a dependency
for libcap. (It is not that big, only 6 kB .ipk, but still avoid that.)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-06 16:40:43 +02:00
Hannu Nyman
a4dee5089b Merge pull request #3961 from EricLuehrsen/unbound_20170206
Unbound: bug fix odhcpd and add auto adblock
2017-02-06 15:53:05 +02:00
Hannu Nyman
f40c957f12 Merge pull request #3917 from hnyman/c571
collectd: update to version 5.7.1
2017-02-06 12:53:52 +02:00
Jo-Philipp Wich
e751c3abbe Revert "vnstat: update to v1.16"
This reverts commit 79b6e9dc61.

Undo the recent vnstat update due to upstream bugs preventing database
restoration.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-02-06 11:01:45 +01:00
Hannu Nyman
616520a76e collectd: remove encryption feature from network plugin
Remove the encryption functionality from the network plugin.
It is a non-core functionality and causes a need for additional
dependency on the main program when enabled in 5.7.1.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-06 11:32:38 +02:00
Hannu Nyman
a3b019fce5 collectd: fix 5.7.1 compilation with encrypted network
The encrypted network feature seems to have changed between 5.5.3 and 5.7.1.
Adjust Makefile to enable compilation with that feature.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-06 11:32:38 +02:00
Hannu Nyman
2fc5a82b48 collectd: update to 5.7.1
Update collectd to version 5.7.1

* replace 003-remove-werror.patch with configure option
* remove 200-fix-git-describe-error.patch that is now unnecessary
* reformat other patches due to whitespace changes
* add new plugins to the list as disabled

* correct download & homepage links
* add myself as the second maintainer

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-06 11:32:38 +02:00
Eric Luehrsen
c43d48e313 Unbound: bug fix odhcpd and add auto adblock
Bug fix dhcp4_slaac6 option was adding to all IP6 routes.
Filtering was added to this process to only include addresses
served from "this dhcp interface."

adblock 2.3.0 file output is now detected and automatically
integrated into Unbound local-zones. adblock deposites its
block site zone-files into /var/lib/unbound. If this is not
desired, then disable adblock or reconfigure to avoid Unbound.

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-02-06 00:05:38 -05:00
Peter Wagner
3c5937d60f git: update to 2.11.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-02-06 00:53:41 +01:00
Ted Hess
91993c0e4c Merge pull request #3856 from diizzyy/patch-27
minidlna: Update to latest upstream (2016-09-29)
2017-02-05 13:52:08 -05:00
Daniel Engberg
ea6598282f minidlna: Update to latest upstream (2016-09-29)
Updated to latest commit upstream as the latest tagged version didn't get
a tarball release at all. Includes various fixes and also support for
never versions of ffmpeg.

Also added a sorting patch for Panasonic TVs.
Source: c8245740c3

Various improvements to package Makefile.
Source/Template: c389dcdc02/multimedia/minidlna/Makefile

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-02-05 16:53:52 +01:00
Hannu Nyman
c775732489 Merge pull request #3955 from diizzyy/patch-32
net/inadyn: Add inadyn to package repo
2017-02-05 17:14:53 +02:00
Daniel Engberg
a0f0c8d316 net/inadyn: Add inadyn to package repo
Adds inadyn to package repo

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-02-05 16:05:50 +01:00
Hannu Nyman
ea028cc944 Merge pull request #3960 from hbl0307106015/add-tree
packages: add tree new package
2017-02-05 15:47:06 +02:00
Banglang Huang
b6ff884d45 tree: add new package
Tree is a recursive directory listing command that produces a depth indented listing of files,
which is colorized ala dircolors if the LS_COLORS environment variable is set and output is to tty.

Tree has been ported and reported to work under the following operating systems:
Linux, FreeBSD, OS X, Solaris, HP/UX, Cygwin, HP Nonstop and OS/2.

root@lede:/# tree -L 1
.
├── bin
├── dev
├── etc
├── lib
├── mnt
├── overlay
├── proc
├── rom
├── root
├── sbin
├── sys
├── tmp
├── usr
├── var -> /tmp
└── www

15 directories, 0 files

http://mama.indstate.edu/users/ice/tree/

Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
2017-02-05 21:36:50 +08:00
Hauke Mehrtens
1f54daf37b Merge pull request #3939 from hauke/tor
tor: update to version 0.2.9.9
2017-02-05 12:13:36 +01:00
Saverio Proto
c6fc63906c tinc: version bump 1.0.31
Signed-off-by: Saverio Proto <zioproto@gmail.com>
2017-02-05 10:09:02 +01:00
Hannu Nyman
9191912e70 Merge pull request #3925 from kdarbyshirebryant/fixlibidn
libidn: install libidn.pc in staging area & refresh patches
2017-02-05 10:50:24 +02:00
Kevin Darbyshire-Bryant
3829dbdaaa libidn: install libidn.pc in staging area & refresh patches
libidn.pc file was missing in package staging area causing build
failures for other packages expecting to find libidn package config
files.

refreshed patches to clear existing patch fuzz

take over maintainership

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2017-02-05 08:47:09 +00:00
Hannu Nyman
856bb0e3a9 Merge pull request #3958 from dibdot/adblock
adblock: release 2.3.0
2017-02-05 10:33:19 +02:00
Dirk Brenken
9500430231 adblock: release 2.3.0
* automatically selects dnsmasq or unbound as dns backend
* add the new 'adguard' source, a combined/quite effective block list
* remove needless dns backend restarts
* optimize adblock restart behavior
* optimize block list processing on inotify enabled filesystems
* better return code checking on block list download
* fix boot function/startup on Chaos Calmer
* fix a bug in blocklist removal function
* add more (optional) debug output
* move backup options to global config
* documentation update

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-02-05 07:07:10 +01:00
Ted Hess
519fa4aa1b Merge pull request #3954 from diizzyy/patch-31
lib/confuse: Update to 3.0
2017-02-04 19:12:15 -05:00
Daniel Engberg
c2a7124523 lib/confuse: Update to 3.0
Update (lib)confuse to 3.0

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-02-04 15:39:10 +01:00
Hannu Nyman
2e67a583ee Merge pull request #3957 from stangri/vpnbypass
vpnbypass: HOTFIX no longer incorrectly stopping service; reliable start
2017-02-04 15:35:50 +02:00
Stan Grishin
42d00b19ed vpnbypass: HOTFIX no longer incorrectly stopping service/reliable start
fixed: stop function used to kill the hotplug file
fixed: despite ubus wait_for network.interface.wan and WAN-IF hotplug, sometimes we'd get no WAN ip on start

Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-04 05:25:10 -08:00
Hannu Nyman
7b807a3d5b Merge pull request #3823 from cshore-firmware/pull-request-nut
A number of fixes and enhancements to NUT
2017-02-04 11:08:13 +02:00
Hannu Nyman
5621081b19 Merge pull request #3928 from diizzyy/patch-30
admin/netdata: Update to 1.5.0
2017-02-04 11:03:09 +02:00
Daniel Engberg
86f4540478 admin/netdata: Update to 1.5.0
* Update to 1.5.0
* Refresh patches
* Make config file more usable out of the box
* Adjust a few default settings

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-02-04 09:27:52 +01:00
Hannu Nyman
bc641767c6 Merge pull request #3950 from Shulyaka/postfix
postfix: update to 3.1.4
2017-02-03 18:20:00 +02:00
Denis Shulyaka
26941653f5 postfix: update to 3.1.4
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2017-02-03 19:11:25 +03:00
Toke Høiland-Jørgensen
079472eacf sqm-scripts: Bump to v1.1.3 2017-02-03 17:06:09 +01:00
Hannu Nyman
6ad63bd6d7 Merge pull request #3943 from commodo/python3-cffi
python3-cffi: add variant
2017-02-03 16:58:02 +02:00
Hannu Nyman
a9ac78b889 Merge pull request #3949 from pprindeville/reprioritize-rngd-startup
rng-tools: start rngd early enough to actually be useful
2017-02-03 09:37:37 +02:00
Philip Prindeville
901ef617c7 rng-tools: start rngd early enough to actually be useful
lighttpd starts at priority 50, but promptly calls getrandom() on
initialization (li_rand_reseed() and li_rand_device_bytes() from
server_init()). If /dev/urandom (which getrandom() uses by default)
doesn't have sufficient entropy, this will block.

Since Openwrt runs the startup scripts serially, this can block
initialization indefinitely.  I've seen 15-20 minutes typically.

Seeding the pool early on can quickly built sufficient entropy to
complete booting without blocking.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-02-02 22:52:50 -07:00
Thomas Heil
1573634ea5 Merge pull request #3941 from val-kulkov/nginx-package
nginx: update to 1.10.3, add new module options
2017-02-02 17:43:20 +01:00
Hannu Nyman
91b140bdcf Merge pull request #3944 from smutt/python-pcapy
lang/python-pcapy: Bumped version to 0.11.1
2017-02-01 21:00:08 +02:00
Andrew McConachie
d6d80ba540 lang/python-pcapy: Bumped version to 0.11.1
Signed-off-by: Andrew McConachie <andrew@depht.com>
Compile tested: AMD64
Run tested: tested
Description: new release
2017-02-01 13:45:50 -05:00
Alexandru Ardelean
ec52bf32ed python-cffi: add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-02-01 11:56:14 +02:00
Alexandru Ardelean
ae7461269d python-pycparser: add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-02-01 11:55:05 +02:00
Alexandru Ardelean
bb156c4919 python-ply: add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-02-01 11:51:30 +02:00
Val Kulkov
1ec65d0b75 nginx: update to 1.10.3, add new module options
Update nginx to version 1.10.3.

Add new configuration options to enable the following optional
modules (disabled by default):
   - http_auth_request_module
   - http_v2_module
   - http_realip_module
   - http_secure_link_module

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2017-02-01 00:25:57 -05:00
Hauke Mehrtens
15a3b55b4a tor: update to version 0.2.9.9
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-01-31 23:44:00 +01:00
Jo-Philipp Wich
3849b5b6d8 Merge pull request #3850 from diizzyy/patch-24
wshaper: Retire package
2017-01-31 22:15:11 +01:00
Hannu Nyman
0533974fc8 Merge pull request #3935 from mlichvar/chrony-update-3.1
chrony: update to 3.1
2017-01-31 19:06:11 +02:00
Miroslav Lichvar
e122db9184 chrony: update to 3.1
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2017-01-31 17:18:14 +01:00
Hannu Nyman
7a3b96b187 Merge pull request #3932 from Wedmer/master
[libs/fftw3] Updated to version 3.3.6-pl1
2017-01-31 11:14:18 +02:00
Hannu Nyman
9427e4d270 Merge pull request #3934 from aTanW/master
joe: bump to new upstream v4.4
2017-01-31 11:13:14 +02:00
aTanW
7a5f97e7e8 joe: bump to new upstream v4.4
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
 Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2017-01-31 10:29:28 +03:00
Vladimir Ulrich
2e02fddc91 [libs/fftw3] Updated to version 3.3.6-pl1
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2017-01-31 01:40:14 +03:00
Stijn Tintel
f84dfc1c06 strongswan: enable IKEv2 Mediation Extension
Closes #3905.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-01-30 14:05:05 +01:00