Stan Grishin [Tue, 14 Feb 2017 16:06:36 +0000 (08:06 -0800)]
vpnbypass: makefile hotfix
Signed-off-by: Stan Grishin <stangri@melmac.net>
Hannu Nyman [Tue, 14 Feb 2017 15:45:11 +0000 (17:45 +0200)]
vpnbypass: remove problematic sed command from Makefile
Makefile had sed commands in "prepare" step that modified the
source files directly. That lead to feed update failure at the
buildbot.
Remove those commands as the first aid.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Stijn Tintel [Tue, 14 Feb 2017 13:46:23 +0000 (14:46 +0100)]
net-snmp: add engineID config options
According to the snmpd.conf man page, the engineID of an snmp agent
should be consistent through time. However, it seems that the engineID
changes every reboot. Add options to configure how the engineID is
generated. The default setting generates it based on the MAC address of
the eth0 interface.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Hannu Nyman [Tue, 14 Feb 2017 12:30:58 +0000 (14:30 +0200)]
Merge pull request #4007 from tsl0922/ttyd-1.3.0
ttyd: update to 1.3.0
Shuanglei Tao [Tue, 14 Feb 2017 12:23:40 +0000 (20:23 +0800)]
ttyd: update to 1.3.0
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
Jason A. Donenfeld [Mon, 13 Feb 2017 21:14:04 +0000 (22:14 +0100)]
wireguard: simple package bump to 0.0.
20170214
While I'm at it, add myself as maintainer, since I'm doing many of the
bumps anyway.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Yousong Zhou [Mon, 13 Feb 2017 11:47:28 +0000 (19:47 +0800)]
xl2tpd: backporting fix for race condition causing xl2tpd hang
The patch was taken from https://github.com/xelerance/xl2tpd/pull/125
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hannu Nyman [Tue, 14 Feb 2017 07:27:37 +0000 (09:27 +0200)]
Merge pull request #4001 from kissg1988/seafile
seafile: update to version 6.0.7
Hannu Nyman [Tue, 14 Feb 2017 07:20:02 +0000 (09:20 +0200)]
Merge pull request #4004 from stangri/vpnbypass
vpnbypass: updated README (linked from luci app)
Stan Grishin [Mon, 23 Jan 2017 16:02:44 +0000 (08:02 -0800)]
vpnbypass: updated README (linked from luci app)
Signed-off-by: Stan Grishin <stangri@melmac.net>
Gergely Kiss [Mon, 13 Feb 2017 21:03:14 +0000 (22:03 +0100)]
seafile: update to version 6.0.7
Update several dependencies, as well:
* django-compressor -> 2.1.1
* django-constance -> 1.3.4
* django-restframework -> 3.5.4
* django-statici18n -> 1.3.0
* django -> 1.8.17
* openpyxl -> 2.4.2
* python-dateutil -> 2.6.0
* python-urllib3 -> 1.20
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Mirko Vogt [Mon, 13 Feb 2017 19:09:40 +0000 (20:09 +0100)]
package dejavu fonts
Signed-off-by: Mirko Vogt <mirko-dev@nanl.de>
Florian Fainelli [Mon, 13 Feb 2017 17:38:49 +0000 (09:38 -0800)]
Merge pull request #3896 from usr-sse2/patch-1
hfsprogs: Fix building on macOS
Hannu Nyman [Mon, 13 Feb 2017 16:40:06 +0000 (18:40 +0200)]
Merge pull request #3998 from commodo/fix-ncurses-build
python,python3: fix ncurses module build
Alexandru Ardelean [Mon, 13 Feb 2017 14:12:39 +0000 (16:12 +0200)]
python3: fix ncursesw definition collisions
setup.py seems to add the host's /usr/include/ncursesw
header.
Reported-by: Arturo Rinaldi <arturo@arduino.org>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 13 Feb 2017 14:10:16 +0000 (16:10 +0200)]
python: remove setupterm() redefinition
It's not 100% aligned with the ncurses' definition.
Reported-by: Arturo Rinaldi <arturo@arduino.org>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Mon, 13 Feb 2017 15:20:46 +0000 (17:20 +0200)]
Merge pull request #3997 from eduardoabinader/check_use_sha256
check: use sha256 checksum
Eduardo Abinader [Mon, 13 Feb 2017 13:06:56 +0000 (14:06 +0100)]
check: use sha256 checksum
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
Hannu Nyman [Mon, 13 Feb 2017 10:49:13 +0000 (12:49 +0200)]
Merge pull request #3995 from nxhack/use_NOCACHE
icu: fix fail situation of CONFIG_CCACHE=y
Hirokazu MORIKAWA [Mon, 13 Feb 2017 10:42:01 +0000 (19:42 +0900)]
icu: fix fail situation of CONFIG_CCACHE=y
Maintainer: me
Compile tested: brcm2708 ,aarch64_cortex-a53+neon-vfpv4_musl, LEDE head r3426-
4c09f99
Run tested: NONE
Description:
buildbots fail situation of CONFIG_CCACHE=y
`Running ./configure CC=ccache gcc CXX=ccache g++ ....`
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Hannu Nyman [Mon, 13 Feb 2017 10:16:48 +0000 (12:16 +0200)]
Merge pull request #3238 from eduardoabinader/bump_libcheck
check: bump to 0.11.0
Eduardo Abinader [Mon, 13 Feb 2017 09:51:57 +0000 (10:51 +0100)]
check: changing Maintainer
As agreed on https://github.com/openwrt/packages/pull/3238
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
Eduardo Abinader [Wed, 21 Sep 2016 09:06:48 +0000 (11:06 +0200)]
check: bump to 0.11.0
updated new package url and solved some issues:
https://github.com/libcheck/check/releases/tag/0.11.0
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
Hannu Nyman [Mon, 13 Feb 2017 09:07:21 +0000 (11:07 +0200)]
Merge pull request #3987 from stangri/vpnbypass
vpnbypass: new service triggers, typo fix
Stan Grishin [Mon, 23 Jan 2017 16:02:44 +0000 (08:02 -0800)]
vpnbypass: new service triggers, typo fix, more reliable start
Signed-off-by: Stan Grishin <stangri@melmac.net>
Hannu Nyman [Mon, 13 Feb 2017 07:40:08 +0000 (09:40 +0200)]
Merge pull request #3992 from the-alien/master
python-ldap: update to 2.4.30
Hannu Nyman [Mon, 13 Feb 2017 07:39:33 +0000 (09:39 +0200)]
Merge pull request #3993 from nxhack/specify_crosscompile_vars
icu: specify cross compile variables
Hirokazu MORIKAWA [Mon, 13 Feb 2017 05:43:12 +0000 (14:43 +0900)]
icu: specify cross compile variables
Maintainer: me
Compile tested: brcm2708
aarch64_cortex-a53+neon-vfpv4_musl
LEDE head r3426-
4c09f99
Run tested: NONE
Description:
buildbots fail on link ARM object.
error: xxxxxx.o uses VFP register arguments,
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
alien [Sun, 12 Feb 2017 22:47:02 +0000 (01:47 +0300)]
python-ldap: update to 2.4.30
Signed-off-by: Dmitry Trefilov <the-alien@live.ru>
Nikos Mavrogiannopoulos [Sun, 12 Feb 2017 10:26:49 +0000 (11:26 +0100)]
gnutls: updated to 3.5.9
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sun, 12 Feb 2017 09:25:51 +0000 (10:25 +0100)]
ocserv: updated to 0.11.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Hannu Nyman [Sun, 12 Feb 2017 08:42:56 +0000 (10:42 +0200)]
Merge pull request #3983 from leitec/ngircd-update-24
ngircd: update to v24
Hannu Nyman [Sun, 12 Feb 2017 08:42:03 +0000 (10:42 +0200)]
Merge pull request #3985 from EricLuehrsen/unbound_odhcpd
unbound: improve robustness with dhcp scripts
Hannu Nyman [Sun, 12 Feb 2017 08:15:49 +0000 (10:15 +0200)]
Merge pull request #3988 from dibdot/adblock
adblock: 2.3.0 (package release 3)
Dirk Brenken [Sun, 12 Feb 2017 07:20:10 +0000 (08:20 +0100)]
adblock: 2.3.0 (package release 3)
* refine too optimistic wget/uclient-fetch timeout defaults
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
Eric Luehrsen [Sat, 11 Feb 2017 20:25:22 +0000 (15:25 -0500)]
unbound: improve robustness with dhcp scripts
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>
Claudio Leite [Sat, 11 Feb 2017 15:52:28 +0000 (10:52 -0500)]
ngircd: update to v24
Signed-off-by: Claudio Leite <leitec@gmail.com>
Hannu Nyman [Sat, 11 Feb 2017 12:56:16 +0000 (14:56 +0200)]
Merge pull request #3975 from persandstrom/master
Protobuf: Upgrade to version 3.1
Per Sandström [Sat, 11 Feb 2017 12:13:48 +0000 (13:13 +0100)]
Protobuf: Upgrade to version 3.1
Signed-off-by: Per Sandström <per.j.sandstrom@gmail.com>
Hannu Nyman [Fri, 10 Feb 2017 19:13:50 +0000 (21:13 +0200)]
Merge pull request #3978 from stsydow/patch-2
chrony: set rtcsync option to avoid UNSYNC state
Metafly [Fri, 10 Feb 2017 16:02:54 +0000 (17:02 +0100)]
chrony: set rtcsync config option
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>
Hannu Nyman [Fri, 10 Feb 2017 16:14:06 +0000 (18:14 +0200)]
Merge pull request #3872 from jow-/loudmouth-fix-autoreconf
loudmouth: fix autoconf errors
Hannu Nyman [Fri, 10 Feb 2017 16:12:57 +0000 (18:12 +0200)]
Merge pull request #3882 from val-kulkov/subversion-package
subversion: add unixodbc dependency
Hannu Nyman [Fri, 10 Feb 2017 16:11:13 +0000 (18:11 +0200)]
Merge pull request #3891 from tmn505/pcmciautils
pcmciautils: import from oldpackages
Hannu Nyman [Fri, 10 Feb 2017 16:08:40 +0000 (18:08 +0200)]
Merge pull request #3908 from paulfertser/openocd-0.10.0
openocd: bump version to 0.10.0
Jonas Gorski [Fri, 10 Feb 2017 10:19:21 +0000 (11:19 +0100)]
znc: update to 1.6.4
Fixes a few potential segfauls and includes OpenSSL 1.1 compatibilty.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Stijn Tintel [Fri, 10 Feb 2017 08:30:57 +0000 (09:30 +0100)]
vallumd: bump to 0.1.3
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Hannu Nyman [Fri, 10 Feb 2017 07:36:51 +0000 (09:36 +0200)]
Merge pull request #3974 from nxhack/use_STAGING_DIR_HOSTPKG
icu: move necessary files to STAGING_DIR_HOSTPKG
Hirokazu MORIKAWA [Fri, 10 Feb 2017 03:14:53 +0000 (12:14 +0900)]
icu: move necessary files to STAGING_DIR_HOSTPKG
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>
Hannu Nyman [Thu, 9 Feb 2017 20:49:20 +0000 (22:49 +0200)]
Merge pull request #3972 from chris5560/master
ddns-scripts: New update url for service duiadns.net
Christian Schoenebeck [Thu, 9 Feb 2017 20:41:40 +0000 (21:41 +0100)]
ddns-scripts: New update url for service duiadns.net
- new update url for service "duiadns.net"
- updated public_suffix_list.dat
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Hannu Nyman [Thu, 9 Feb 2017 14:46:32 +0000 (16:46 +0200)]
Merge pull request #3970 from commodo/fix-setuptools-pip-version
python,python3: override python setuptools & pip versions
Alexandru Ardelean [Thu, 9 Feb 2017 14:24:51 +0000 (16:24 +0200)]
python,python3: override python setuptools & pip versions
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Wed, 8 Feb 2017 09:12:39 +0000 (11:12 +0200)]
irqbalance: avoid external glib2
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>
Nikos Mavrogiannopoulos [Wed, 8 Feb 2017 08:37:51 +0000 (09:37 +0100)]
Merge pull request #3965 from diizzyy/patch-33
libs/gnutls: Don't link libidn unintentionally
Hannu Nyman [Tue, 7 Feb 2017 22:26:58 +0000 (00:26 +0200)]
irqbalance: add package
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>
Hannu Nyman [Tue, 7 Feb 2017 08:45:31 +0000 (10:45 +0200)]
Merge pull request #3894 from pprindeville/syslog-ng-bump-to-v3.9
Syslog-ng bump to v3.9
Ted Hess [Mon, 6 Feb 2017 23:45:04 +0000 (18:45 -0500)]
Merge pull request #3951 from antonlacon/libopus-1.1.x
opus: update to 1.1.4 for CVE-2017-0381
Daniel Engberg [Mon, 6 Feb 2017 23:23:09 +0000 (00:23 +0100)]
libs/gnutls: Don't link libidn unintentionally
Fixes compilation reported by by buildbots.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Mon, 6 Feb 2017 17:20:15 +0000 (19:20 +0200)]
collectd: disable libyajl detection
Disable also detection for libyajl that buildbot picked up.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Mon, 6 Feb 2017 16:16:35 +0000 (18:16 +0200)]
Merge pull request #3964 from dibdot/adblock
adblock: 2.3.0 (package release 2)
Dirk Brenken [Mon, 6 Feb 2017 16:07:48 +0000 (17:07 +0100)]
adblock: 2.3.0 (package release 2)
* update readme regarding unbound integration
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Mon, 6 Feb 2017 14:40:43 +0000 (16:40 +0200)]
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>
Hannu Nyman [Mon, 6 Feb 2017 13:53:05 +0000 (15:53 +0200)]
Merge pull request #3961 from EricLuehrsen/unbound_20170206
Unbound: bug fix odhcpd and add auto adblock
Hannu Nyman [Mon, 6 Feb 2017 10:53:52 +0000 (12:53 +0200)]
Merge pull request #3917 from hnyman/c571
collectd: update to version 5.7.1
Jo-Philipp Wich [Mon, 6 Feb 2017 10:01:12 +0000 (11:01 +0100)]
Revert "vnstat: update to v1.16"
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>
Hannu Nyman [Mon, 6 Feb 2017 09:28:58 +0000 (11:28 +0200)]
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>
Hannu Nyman [Thu, 26 Jan 2017 11:28:22 +0000 (13:28 +0200)]
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>
Hannu Nyman [Thu, 26 Jan 2017 11:23:12 +0000 (13:23 +0200)]
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>
Eric Luehrsen [Mon, 6 Feb 2017 04:48:18 +0000 (23:48 -0500)]
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>
Philip Prindeville [Fri, 6 Jan 2017 20:54:05 +0000 (13:54 -0700)]
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>
Peter Wagner [Sun, 5 Feb 2017 23:53:41 +0000 (00:53 +0100)]
git: update to 2.11.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Ted Hess [Sun, 5 Feb 2017 18:52:08 +0000 (13:52 -0500)]
Merge pull request #3856 from diizzyy/patch-27
minidlna: Update to latest upstream (2016-09-29)
Daniel Engberg [Mon, 16 Jan 2017 17:19:09 +0000 (18:19 +0100)]
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: 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>
Hannu Nyman [Sun, 5 Feb 2017 15:14:53 +0000 (17:14 +0200)]
Merge pull request #3955 from diizzyy/patch-32
net/inadyn: Add inadyn to package repo
Daniel Engberg [Sat, 4 Feb 2017 09:47:36 +0000 (10:47 +0100)]
net/inadyn: Add inadyn to package repo
Adds inadyn to package repo
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Sun, 5 Feb 2017 13:47:06 +0000 (15:47 +0200)]
Merge pull request #3960 from hbl0307106015/add-tree
packages: add tree new package
Banglang Huang [Sun, 5 Feb 2017 13:36:50 +0000 (21:36 +0800)]
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>
Hauke Mehrtens [Sun, 5 Feb 2017 11:13:36 +0000 (12:13 +0100)]
Merge pull request #3939 from hauke/tor
tor: update to version 0.2.9.9
Saverio Proto [Sun, 5 Feb 2017 08:35:12 +0000 (09:35 +0100)]
tinc: version bump 1.0.31
Signed-off-by: Saverio Proto <zioproto@gmail.com>
Hannu Nyman [Sun, 5 Feb 2017 08:50:24 +0000 (10:50 +0200)]
Merge pull request #3925 from kdarbyshirebryant/fixlibidn
libidn: install libidn.pc in staging area & refresh patches
Kevin Darbyshire-Bryant [Sun, 29 Jan 2017 11:54:14 +0000 (11:54 +0000)]
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>
Hannu Nyman [Sun, 5 Feb 2017 08:33:19 +0000 (10:33 +0200)]
Merge pull request #3958 from dibdot/adblock
adblock: release 2.3.0
Dirk Brenken [Sat, 4 Feb 2017 20:32:50 +0000 (21:32 +0100)]
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>
Ian Leonard [Fri, 3 Feb 2017 11:02:52 +0000 (03:02 -0800)]
opus: update to 1.1.4
Includes fix for CVE 2017-0381.
Assume maintainership.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Ted Hess [Sun, 5 Feb 2017 00:12:15 +0000 (19:12 -0500)]
Merge pull request #3954 from diizzyy/patch-31
lib/confuse: Update to 3.0
Daniel Engberg [Sat, 4 Feb 2017 09:28:49 +0000 (10:28 +0100)]
lib/confuse: Update to 3.0
Update (lib)confuse to 3.0
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Sat, 4 Feb 2017 13:35:50 +0000 (15:35 +0200)]
Merge pull request #3957 from stangri/vpnbypass
vpnbypass: HOTFIX no longer incorrectly stopping service; reliable start
Stan Grishin [Sat, 4 Feb 2017 13:25:10 +0000 (05:25 -0800)]
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>
Hannu Nyman [Sat, 4 Feb 2017 09:08:13 +0000 (11:08 +0200)]
Merge pull request #3823 from cshore-firmware/pull-request-nut
A number of fixes and enhancements to NUT
Hannu Nyman [Sat, 4 Feb 2017 09:03:09 +0000 (11:03 +0200)]
Merge pull request #3928 from diizzyy/patch-30
admin/netdata: Update to 1.5.0
Daniel Engberg [Sun, 29 Jan 2017 22:34:24 +0000 (23:34 +0100)]
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>
Hannu Nyman [Fri, 3 Feb 2017 16:20:00 +0000 (18:20 +0200)]
Merge pull request #3950 from Shulyaka/postfix
postfix: update to 3.1.4
Denis Shulyaka [Fri, 3 Feb 2017 16:11:25 +0000 (19:11 +0300)]
postfix: update to 3.1.4
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
Toke Høiland-Jørgensen [Fri, 3 Feb 2017 16:06:09 +0000 (17:06 +0100)]
sqm-scripts: Bump to v1.1.3
Hannu Nyman [Fri, 3 Feb 2017 14:58:02 +0000 (16:58 +0200)]
Merge pull request #3943 from commodo/python3-cffi
python3-cffi: add variant
Hannu Nyman [Fri, 3 Feb 2017 07:37:37 +0000 (09:37 +0200)]
Merge pull request #3949 from pprindeville/reprioritize-rngd-startup
rng-tools: start rngd early enough to actually be useful
Philip Prindeville [Fri, 3 Feb 2017 04:56:35 +0000 (21:56 -0700)]
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>
Thomas Heil [Thu, 2 Feb 2017 16:43:20 +0000 (17:43 +0100)]
Merge pull request #3941 from val-kulkov/nginx-package
nginx: update to 1.10.3, add new module options
Hannu Nyman [Wed, 1 Feb 2017 19:00:08 +0000 (21:00 +0200)]
Merge pull request #3944 from smutt/python-pcapy
lang/python-pcapy: Bumped version to 0.11.1