aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | vallumd: bump to 0.1.3Stijn Tintel2017-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | | | | Merge pull request #3974 from nxhack/use_STAGING_DIR_HOSTPKGHannu Nyman2017-02-10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | icu: move necessary files to STAGING_DIR_HOSTPKG
| * | | | | | | | | icu: move necessary files to STAGING_DIR_HOSTPKGHirokazu MORIKAWA2017-02-10
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: me Compile tested: ar71xx mips_24kc_musl LEDE r3346-9eacb9d Run tested: NONE Description: buildbots fail at accessing files under HOST_BUILD_DIR. http://downloads.lede-project.org/snapshots/faillogs/mips_24kc/packages/icu/compile.txt Move necessary files to STAGING_DIR_HOSTPKG. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | | Merge pull request #3972 from chris5560/masterHannu Nyman2017-02-09
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | ddns-scripts: New update url for service duiadns.net
| * | | | | | | | | ddns-scripts: New update url for service duiadns.netChristian Schoenebeck2017-02-09
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - new update url for service "duiadns.net" - updated public_suffix_list.dat Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | | | Merge pull request #3970 from commodo/fix-setuptools-pip-versionHannu Nyman2017-02-09
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | python,python3: override python setuptools & pip versions
| * | | | | | | | python,python3: override python setuptools & pip versionsAlexandru Ardelean2017-02-09
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | irqbalance: avoid external glib2Hannu Nyman2017-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert an upstream commit to enable compiling without external glib2. Edit the 'disable UI compilation' patch to match the original upstream commit more closely. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | Merge pull request #3965 from diizzyy/patch-33Nikos Mavrogiannopoulos2017-02-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libs/gnutls: Don't link libidn unintentionally
| * | | | | | | | libs/gnutls: Don't link libidn unintentionallyDaniel Engberg2017-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation reported by by buildbots. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | irqbalance: add packageHannu Nyman2017-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The purpose of irqbalance is to distribute hardware interrupts across processors/cores on a multiprocessor/-core system in order to increase performance. This initial implementation of the package uses external glib2, which is a large dependency. Only the cmd-line tool is compiled and installed. Run-tested with ipq806x / R7800. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | Merge pull request #3894 from pprindeville/syslog-ng-bump-to-v3.9Hannu Nyman2017-02-07
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Syslog-ng bump to v3.9
| * | | | | | | | | syslog-ng: bump to 3.9.1 and fix typoPhilip Prindeville2017-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | | | Merge pull request #3951 from antonlacon/libopus-1.1.xTed Hess2017-02-06
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | opus: update to 1.1.4 for CVE-2017-0381
| * | | | | | | | | opus: update to 1.1.4Ian Leonard2017-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes fix for CVE 2017-0381. Assume maintainership. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | | | | | | | collectd: disable libyajl detectionHannu Nyman2017-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable also detection for libyajl that buildbot picked up. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | | Merge pull request #3964 from dibdot/adblockHannu Nyman2017-02-06
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | adblock: 2.3.0 (package release 2)
| * | | | | | | | | adblock: 2.3.0 (package release 2)Dirk Brenken2017-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update readme regarding unbound integration * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | | collectd: avoid libcap dependencyHannu Nyman2017-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | | | Merge pull request #3961 from EricLuehrsen/unbound_20170206Hannu Nyman2017-02-06
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Unbound: bug fix odhcpd and add auto adblock
| * | | | | | | | | | Unbound: bug fix odhcpd and add auto adblockEric Luehrsen2017-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | | | | Merge pull request #3917 from hnyman/c571Hannu Nyman2017-02-06
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | collectd: update to version 5.7.1
| * | | | | | | | | | | collectd: remove encryption feature from network pluginHannu Nyman2017-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | | | | | | | | | collectd: fix 5.7.1 compilation with encrypted networkHannu Nyman2017-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | | | | | | | | | collectd: update to 5.7.1Hannu Nyman2017-02-06
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* / / / / / / / / / / Revert "vnstat: update to v1.16"Jo-Philipp Wich2017-02-06
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 79b6e9dc61dc37e4745f08d83ce44593d256fd12. Undo the recent vnstat update due to upstream bugs preventing database restoration. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | / / / / / / / git: update to 2.11.1Peter Wagner2017-02-06
| |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | Merge pull request #3856 from diizzyy/patch-27Ted Hess2017-02-05
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | minidlna: Update to latest upstream (2016-09-29)
| * | | | | | | | | minidlna: Update to latest upstream (2016-09-29)Daniel Engberg2017-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: https://github.com/yanbe/minidlna/commit/c8245740c3a8699cfe7d7e5aa0d427b931018ad5 Various improvements to package Makefile. Source/Template: https://github.com/wongsyrone/packages-1/blob/c389dcdc020e1d199570f01f36b781a290aa5356/multimedia/minidlna/Makefile Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | Merge pull request #3955 from diizzyy/patch-32Hannu Nyman2017-02-05
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | net/inadyn: Add inadyn to package repo
| * | | | | | | | | | net/inadyn: Add inadyn to package repoDaniel Engberg2017-02-05
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds inadyn to package repo Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | Merge pull request #3960 from hbl0307106015/add-treeHannu Nyman2017-02-05
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | packages: add tree new package
| * | | | | | | | | | tree: add new packageBanglang Huang2017-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | | | | Merge pull request #3939 from hauke/torHauke Mehrtens2017-02-05
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | tor: update to version 0.2.9.9
| * | | | | | | | | | | tor: update to version 0.2.9.9Hauke Mehrtens2017-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | | | | | | tinc: version bump 1.0.31Saverio Proto2017-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Saverio Proto <zioproto@gmail.com>
* | | | | | | | | | | | Merge pull request #3925 from kdarbyshirebryant/fixlibidnHannu Nyman2017-02-05
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | libidn: install libidn.pc in staging area & refresh patches
| * | | | | | | | | | | | libidn: install libidn.pc in staging area & refresh patchesKevin Darbyshire-Bryant2017-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | | | | | | Merge pull request #3958 from dibdot/adblockHannu Nyman2017-02-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | adblock: release 2.3.0
| * | | | | | | | | | | | adblock: release 2.3.0Dirk Brenken2017-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | | | | | | | | | | | Merge pull request #3954 from diizzyy/patch-31Ted Hess2017-02-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | lib/confuse: Update to 3.0
| * | | | | | | | | | | | lib/confuse: Update to 3.0Daniel Engberg2017-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update (lib)confuse to 3.0 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | | | | Merge pull request #3957 from stangri/vpnbypassHannu Nyman2017-02-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | vpnbypass: HOTFIX no longer incorrectly stopping service; reliable start
| * | | | | | | | | | | | vpnbypass: HOTFIX no longer incorrectly stopping service/reliable startStan Grishin2017-02-04
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | | | | | Merge pull request #3823 from cshore-firmware/pull-request-nutHannu Nyman2017-02-04
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | A number of fixes and enhancements to NUT
| * | | | | | | | | | | | net/nut: Ship upsset.conf for nut-cgiDaniel Dickinson2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per user request ship the sample upsset.conf file so that upsset functionality can be used with nut-cgi Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
| * | | | | | | | | | | | net/nut: Avoid building with libwrap when presentDaniel Dickinson2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We don't want non-deterministic builds do turn off libwrap in configure options. Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
| * | | | | | | | | | | | net/nut: Make myself maintainer per private mailDaniel Dickinson2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Current maintainer (Martin Rowe) offered to hand over maintership because I'm interested in doing more with the package than he requires for his own use, so he felt it made sense for me to maintain the package. I accepted, hence this commit. Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
| * | | | | | | | | | | | net/nut: Fix '/var/run' world readable warningDaniel Dickinson2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use /var/run/nut as statepath and set appropriate owner and permissions on /var/run/nut in order to avoid pidfile for nut being world-readable. Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
| * | | | | | | | | | | | net-nut: Add UPS notifications via sendmailDaniel Dickinson2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add option to send email notification via sendmail (or replacement). Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>