aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* python-ldap: update to 2.4.30alien2017-02-13
| | | | Signed-off-by: Dmitry Trefilov <the-alien@live.ru>
* gnutls: updated to 3.5.9Nikos Mavrogiannopoulos2017-02-12
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: updated to 0.11.7Nikos Mavrogiannopoulos2017-02-12
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Merge pull request #3983 from leitec/ngircd-update-24Hannu Nyman2017-02-12
|\ | | | | ngircd: update to v24
| * ngircd: update to v24Claudio Leite2017-02-11
| | | | | | | | Signed-off-by: Claudio Leite <leitec@gmail.com>
* | Merge pull request #3985 from EricLuehrsen/unbound_odhcpdHannu Nyman2017-02-12
|\ \ | | | | | | unbound: improve robustness with dhcp scripts
| * | unbound: improve robustness with dhcp scriptsEric Luehrsen2017-02-11
| |/ | | | | | | | | | | | | | | | | | | When for example 'package/net/adblock' and DNSSEC vs NTP robustness is enabled, significant restart thrashing can occur at boot up. DHCP lease triggers may be occuring at the same time. Unbounds DNS-DHCP may be incomplete until new DHCP solicit events. Solve this by leaving a passive but complete host conf file during lease trigger. Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | Merge pull request #3988 from dibdot/adblockHannu Nyman2017-02-12
|\ \ | |/ |/| adblock: 2.3.0 (package release 3)
| * adblock: 2.3.0 (package release 3)Dirk Brenken2017-02-12
| | | | | | | | | | | | | | * refine too optimistic wget/uclient-fetch timeout defaults * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | Merge pull request #3975 from persandstrom/masterHannu Nyman2017-02-11
|\ \ | | | | | | Protobuf: Upgrade to version 3.1
| * | Protobuf: Upgrade to version 3.1Per Sandström2017-02-11
| | | | | | | | | | | | Signed-off-by: Per Sandström <per.j.sandstrom@gmail.com>
* | | Merge pull request #3978 from stsydow/patch-2Hannu Nyman2017-02-10
|\ \ \ | | | | | | | | chrony: set rtcsync option to avoid UNSYNC state
| * | | chrony: set rtcsync config optionMetafly2017-02-10
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | Else the system will always stay in UNSYNC state. Even if there is no real RTC. See chrony minimal config: http://chrony.tuxfamily.org/faq.html#_what_is_the_minimum_recommended_configuration_for_an_ntp_client Signed-off-by: Stefan Sydow <st@metafly.info>
* | | Merge pull request #3872 from jow-/loudmouth-fix-autoreconfHannu Nyman2017-02-10
|\ \ \ | | | | | | | | loudmouth: fix autoconf errors
| * | | loudmouth: fix autoconf errorsJo-Philipp Wich2017-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not override configure recipe and do not invoke upstream autogen.sh. The shipped autogen.sh attempts to call "gtkdocize" which is no guaranteed build prereq of LEDE or OpenWrt. Also add a patch to disable the processing of documentation, tests and examples as these resources rely on gtk-doc infrastructure which is not available within LEDE or OpenWrt. Example error for the bad autogen.sh invocation: ( cd .../loudmouth-1.5.3; ./autogen.sh ) ./autogen.sh: 33: ./autogen.sh: gtkdocize: not found Makefile:73: recipe for target '.../.configured_yynyyyyn' failed Example error for the lacking gtk-doc automake infrastructure: automake: error: cannot open < gtk-doc.make: No such file or directory autoreconf: .../host/bin/automake failed with exit status: 1 [...] config.status: error: cannot find input file: `docs/reference/Makefile.in' Makefile:72: recipe for target '.../.configured_yynyn' failed Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | Merge pull request #3882 from val-kulkov/subversion-packageHannu Nyman2017-02-10
|\ \ \ \ | | | | | | | | | | subversion: add unixodbc dependency
| * | | | subversion: add unixodbc dependencyVal Kulkov2017-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compile tested: LEDE HEAD If unixodbc package is present in the environment, subversion fails to compile due to missing dependencies. Fixes the dependency on unixodbc if unixodbc package is selected. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | Merge pull request #3891 from tmn505/pcmciautilsHannu Nyman2017-02-10
|\ \ \ \ \ | | | | | | | | | | | | pcmciautils: import from oldpackages
| * | | | | pcmciautils: import from oldpackagesTomasz Maciej Nowak2017-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -import from oldpackages -add PKG_LICENSE, PKG_LICENSE_FILES, PKG_MAINTAINER -add two build fix patches Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
* | | | | | Merge pull request #3908 from paulfertser/openocd-0.10.0Hannu Nyman2017-02-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | openocd: bump version to 0.10.0
| * | | | | | openocd: bump version to 0.10.0Paul Fertser2017-01-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* | | | | | | znc: update to 1.6.4Jonas Gorski2017-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a few potential segfauls and includes OpenSSL 1.1 compatibilty. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
* | | | | | | 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)