Commit graph

7383 commits

Author SHA1 Message Date
Hannu Nyman
ccf0595fc6 Merge pull request #3894 from pprindeville/syslog-ng-bump-to-v3.9
Syslog-ng bump to v3.9
2017-02-07 10:45:31 +02:00
Ted Hess
502b5ef2a6 Merge pull request #3951 from antonlacon/libopus-1.1.x
opus: update to 1.1.4 for CVE-2017-0381
2017-02-06 18:45:04 -05:00
Daniel Engberg
c7c951eada libs/gnutls: Don't link libidn unintentionally
Fixes compilation reported by by buildbots.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-02-07 00:23:09 +01:00
Hannu Nyman
ca4706eedc collectd: disable libyajl detection
Disable also detection for libyajl that buildbot picked up.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-06 19:20:15 +02:00
Hannu Nyman
6fe4834322 Merge pull request #3964 from dibdot/adblock
adblock: 2.3.0 (package release 2)
2017-02-06 18:16:35 +02:00
Dirk Brenken
1e7a1b380b adblock: 2.3.0 (package release 2)
* update readme regarding unbound integration
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-02-06 17:07:48 +01:00
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
Philip Prindeville
165fc3eaf7 syslog-ng: bump to 3.9.1 and fix typo
Likewise fix default configuration to use SOCK_DGRAM and not SOCK_STREAM
as we currently do.

Add sha256 digest.

Rather than have the users replace syslog-ng.conf (which lately is
changing fairly frequently) and have them miss an important fix or
improvement, instead have them localize /etc/custom-logs.conf and
ship that as an empty file.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-02-05 19:34:01 -07: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
Ian Leonard
c94ab7d08f opus: update to 1.1.4
Includes fix for CVE 2017-0381.

Assume maintainership.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2017-02-04 16:17:26 -08: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
Shane Peelar
a5218a505c vim: Add "fuller" package
The fuller package is built with --with-features=big and contains
the files that would normally live in /usr/share/vim/, including
syntax highlighting and colours.  This package supports truecolor
support in terminals.

Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>
2017-02-02 14:38:51 -05: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
Shane Peelar
33b52a63e9 vim: Update Vim to 8.0.069
Vim stable is at version 8 now

Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>
2017-02-02 09:35:59 -05: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