feed/packages.git
8 years agocrtmpserver: fix multiple issues 2779/head
Jo-Philipp Wich [Mon, 30 May 2016 17:11:37 +0000 (19:11 +0200)]
crtmpserver: fix multiple issues

 - Switch download to the Github clone of crtmpserver
 - Rebase patches against latest version
 - Pregenerate version.h file
 - Disable applestreamingclient as it is broken

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years agoMerge pull request #2711 from jow-/openconnect-nolz4
Nikos Mavrogiannopoulos [Thu, 19 May 2016 11:52:44 +0000 (13:52 +0200)]
Merge pull request #2711 from jow-/openconnect-nolz4

openconnect: avoid possible implicit dependency on liblz4

8 years agozile: Fix build with latest ncurses changes
Ted Hess [Wed, 18 May 2016 21:54:07 +0000 (17:54 -0400)]
zile: Fix build with latest ncurses changes

Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years agoopenconnect: avoid possible implicit dependency on liblz4 2711/head
Jo-Philipp Wich [Thu, 19 May 2016 09:41:44 +0000 (11:41 +0200)]
openconnect: avoid possible implicit dependency on liblz4

If the liblz4 library exists within the build environment, the openconnect
configure will pick it up and start depending on it, leading to the following
build error:

    Package openconnect is missing dependencies for the following libraries:
    liblz4.so.1

Disable LZ4 support in configure in order to avoid this implicit,
nondeterministic dependency.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years agoMerge pull request #2707 from nxhack/node-hid-fix-compile-error
John Crispin [Wed, 18 May 2016 14:51:25 +0000 (16:51 +0200)]
Merge pull request #2707 from nxhack/node-hid-fix-compile-error

node-hid: fix compile error, condition of not-installing 'libusb-dev' package at cross-compile host.

8 years agoMerge pull request #2709 from jow-/usbip-nonshared
Nuno Goncalves [Wed, 18 May 2016 13:38:43 +0000 (14:38 +0100)]
Merge pull request #2709 from jow-/usbip-nonshared

usbip: mark as nonshared

8 years agousbip: mark as nonshared 2709/head
Jo-Philipp Wich [Wed, 18 May 2016 12:59:16 +0000 (14:59 +0200)]
usbip: mark as nonshared

Mark the usbip package nonshared so that is built along with the target
specific binaries and not within the SDK environment.

This is needed since the usbip package draws its source files directly
from the kernel tree which is unavailable within the SDK.

Fixes the following build error encountered by the LEDE buildbots:
http://downloads.lede-project.org/snapshots/faillogs/mipsel_1004kc_dsp/packages/usbip/compile.txt

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years agonode-hid: fix compile error 2707/head
Hirokazu MORIKAWA [Wed, 18 May 2016 05:54:38 +0000 (14:54 +0900)]
node-hid: fix compile error

8 years agognunet: fix typo in gnunet-flat post-install script
Daniel Golle [Wed, 18 May 2016 00:16:15 +0000 (02:16 +0200)]
gnunet: fix typo in gnunet-flat post-install script

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agognunet: update to SVN r37179 and fix SUID permissions (again)
Daniel Golle [Tue, 17 May 2016 21:36:47 +0000 (23:36 +0200)]
gnunet: update to SVN r37179 and fix SUID permissions (again)

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agoMerge pull request #2706 from dibdot/adblock
Hannu Nyman [Mon, 16 May 2016 21:02:10 +0000 (00:02 +0300)]
Merge pull request #2706 from dibdot/adblock

adblock: update 1.1.11

8 years agoadblock: update 1.1.11 2706/head
Dirk Brenken [Mon, 16 May 2016 20:51:07 +0000 (22:51 +0200)]
adblock: update 1.1.11

* fix changed winspy source url in default config
* fix adblock counters in config
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
8 years agoMerge pull request #2705 from Zokormazo/grep
Hannu Nyman [Mon, 16 May 2016 15:07:51 +0000 (18:07 +0300)]
Merge pull request #2705 from Zokormazo/grep

grep: update to 2.25

8 years agogrep: update to 2.25 2705/head
Julen Landa Alustiza [Mon, 16 May 2016 08:04:28 +0000 (10:04 +0200)]
grep: update to 2.25
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
8 years agoMerge pull request #2576 from cshore/pull-request-collectd-udev
Hannu Nyman [Mon, 16 May 2016 06:31:39 +0000 (09:31 +0300)]
Merge pull request #2576 from cshore/pull-request-collectd-udev

utils/collectd: Disable libudev linking

8 years agoMerge pull request #2685 from nxhack/node-modules-for-v4.4.4
John Crispin [Mon, 16 May 2016 06:30:09 +0000 (08:30 +0200)]
Merge pull request #2685 from nxhack/node-modules-for-v4.4.4

node-*: node update to v4.4.4

8 years agoMerge pull request #2699 from ClaymorePT/boost_1_61_0
Hannu Nyman [Mon, 16 May 2016 06:25:52 +0000 (09:25 +0300)]
Merge pull request #2699 from ClaymorePT/boost_1_61_0

boost: Package Version Update to 1.61.0

8 years agoMerge pull request #2698 from andrenarchy/icecast-2.4.3
Hannu Nyman [Mon, 16 May 2016 06:23:47 +0000 (09:23 +0300)]
Merge pull request #2698 from andrenarchy/icecast-2.4.3

icecast: update to 2.4.3

8 years agoutils/collectd: Disable libudev linking 2576/head
Daniel Dickinson [Sun, 27 Mar 2016 14:07:47 +0000 (10:07 -0400)]
utils/collectd: Disable libudev linking

At least when building with OpenWrt SDK, if libudev is present
(even if not actually used by the system), then at least the
disk plugin attempts to link against udev, which results in
packages failure due to lack of dependencies, and it's not
desirable to add a dependency on udev just because udev
was built for the SDK, so we disable libudev support
explicity.

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
Conflicts:
utils/collectd/Makefile

8 years agoBoost: Package Version Update 2699/head
carlos ferreira [Sun, 15 May 2016 23:56:57 +0000 (00:56 +0100)]
Boost: Package Version Update

This package version update brings four new libraries:
- Compute [1]
- DLL [2]
- Hana [3]
- Metaparse [4]

More information about the 1.61.0 release (bug fixes, etc), can be found
  here[5].

[1]: http://www.boost.org/libs/compute/
[2]: http://www.boost.org/libs/dll/
[3]: http://www.boost.org/libs/hana/
[4]: http://www.boost.org/libs/metaparse/
[5]: http://www.boost.org/users/history/version_1_61_0.html

Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
8 years agoicecast: update to 2.4.3 2698/head
André Gaul [Sun, 15 May 2016 20:00:26 +0000 (22:00 +0200)]
icecast: update to 2.4.3

Signed-off-by: André Gaul <gaul@gaul.io>
8 years agogit: update to 2.8.2
Peter Wagner [Fri, 13 May 2016 10:54:35 +0000 (12:54 +0200)]
git: update to 2.8.2

Fixes:
 CVE-2016-2315
 CVE-2016-2324

Signed-off-by: Peter Wagner <tripolar@gmx.at>
8 years agoMerge pull request #2695 from dibdot/adblock
Hannu Nyman [Fri, 13 May 2016 09:25:39 +0000 (12:25 +0300)]
Merge pull request #2695 from dibdot/adblock

adblock: update 1.1.10

8 years agoadblock: update 1.1.10 2695/head
Dirk Brenken [Fri, 13 May 2016 07:54:20 +0000 (09:54 +0200)]
adblock: update 1.1.10

* automatic AP mode detection (change nullip address accordingly)
* (de-)compress backups on the fly
* remove hardcoded path for logger
* documentation update
* change maintainer email address
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
8 years agoMerge pull request #2691 from haraldg/elektra
Hannu Nyman [Fri, 13 May 2016 07:22:37 +0000 (10:22 +0300)]
Merge pull request #2691 from haraldg/elektra

elektra: Update to 0.8.16

8 years agoMerge pull request #2693 from dibdot/mc
Hannu Nyman [Fri, 13 May 2016 07:20:07 +0000 (10:20 +0300)]
Merge pull request #2693 from dibdot/mc

mc: bugfix 4.8.17

8 years agoMerge pull request #2694 from dibdot/ssmtp
Hannu Nyman [Fri, 13 May 2016 07:19:30 +0000 (10:19 +0300)]
Merge pull request #2694 from dibdot/ssmtp

ssmtp: refresh package makefile

8 years agossmtp: refresh package makefile 2694/head
Dirk Brenken [Fri, 13 May 2016 07:14:24 +0000 (09:14 +0200)]
ssmtp: refresh package makefile

* change maintainer email address
* switch to sha256sum fingerprint
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
8 years agomc: bugfix 4.8.17 2693/head
Dirk Brenken [Fri, 13 May 2016 06:21:13 +0000 (08:21 +0200)]
mc: bugfix 4.8.17

* revert latest gettext change, break builds on various platforms
* changed maintainer email address

Signed-off-by: Dirk Brenken <dev@brenken.org>
8 years agognunet: update source and actually package hostlist component
Daniel Golle [Mon, 9 May 2016 10:53:23 +0000 (11:53 +0100)]
gnunet: update source and actually package hostlist component

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agoelektra: Update to 0.8.16 2691/head
Harald Geyer [Mon, 9 May 2016 18:11:57 +0000 (18:11 +0000)]
elektra: Update to 0.8.16

Notable changes:
Add -DCMAKE_CXX_FLAGS="-DELEKTRA_SHARED" to work around an upstream
bug (already fixed) in the Makefile.

Signed-off-by: Harald Geyer <harald@ccbib.org>
8 years agolibffi: fix include path in pkg-config file, fixes glib2 build
Felix Fietkau [Wed, 11 May 2016 16:34:24 +0000 (18:34 +0200)]
libffi: fix include path in pkg-config file, fixes glib2 build

Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years agoMerge pull request #2678 from dirkfeytons/nginx_startlevel
Thomas Heil [Wed, 11 May 2016 15:59:11 +0000 (17:59 +0200)]
Merge pull request #2678 from dirkfeytons/nginx_startlevel

nginx: change start level to 80

8 years agolibvorbisidec: Fix git URL for tremor repo.
Ted Hess [Wed, 11 May 2016 15:51:34 +0000 (11:51 -0400)]
libvorbisidec: Fix git URL for tremor repo.

Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years agomocp: fix ncurses dependency
Felix Fietkau [Wed, 11 May 2016 10:52:47 +0000 (12:52 +0200)]
mocp: fix ncurses dependency

Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years agobmon: fix ncurses dependency
Felix Fietkau [Wed, 11 May 2016 10:36:32 +0000 (12:36 +0200)]
bmon: fix ncurses dependency

Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years agonode-*: node update to v4.4.4 2685/head
Hirokazu MORIKAWA [Wed, 11 May 2016 08:10:49 +0000 (17:10 +0900)]
node-*: node update to v4.4.4

8 years agolibffi: bump to version 3.2.1
Alexey Brodkin [Thu, 28 Apr 2016 22:12:30 +0000 (01:12 +0300)]
libffi: bump to version 3.2.1

Among many fixes and improvements this new version adds
support of ARC architecture (ARC port was actually introduced
in v3.1 but while at it why not to update to the most recent version).
Which allows to build dependent projects like Python etc.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
8 years agoMerge pull request #2680 from KurdyMalloy/master
Hannu Nyman [Tue, 10 May 2016 19:26:58 +0000 (22:26 +0300)]
Merge pull request #2680 from KurdyMalloy/master

poco: update to 1.7.3

8 years agopoco: update to 1.7.3 2680/head
jmjulien [Tue, 10 May 2016 16:16:15 +0000 (12:16 -0400)]
poco: update to 1.7.3

Update package to latest stable version (1.7.3)

Signed-off-by: Jean-Michel Julien <jean-michel.julien@trilliantinc.com>
8 years agoMerge pull request #2679 from dubek/rsyslog-upgrade-to-8.18.0
Hannu Nyman [Tue, 10 May 2016 14:37:39 +0000 (17:37 +0300)]
Merge pull request #2679 from dubek/rsyslog-upgrade-to-8.18.0

net/rsyslog: update to 8.18.0

8 years agonet/rsyslog: update to 8.18.0 2679/head
Dov Murik [Tue, 10 May 2016 14:33:31 +0000 (10:33 -0400)]
net/rsyslog: update to 8.18.0

Signed-off-by: Dov Murik <dmurik@us.ibm.com>
8 years agonginx: change start level to 80 2678/head
Dirk Feytons [Tue, 10 May 2016 13:54:27 +0000 (15:54 +0200)]
nginx: change start level to 80

Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
8 years agoMerge pull request #2677 from dirkfeytons/nginx_correct_f3c7cc6
Thomas Heil [Tue, 10 May 2016 10:29:36 +0000 (12:29 +0200)]
Merge pull request #2677 from dirkfeytons/nginx_correct_f3c7cc6

nginx: correct f3c7cc6

8 years agonginx: correct f3c7cc6 2677/head
Dirk Feytons [Mon, 9 May 2016 16:09:41 +0000 (18:09 +0200)]
nginx: correct f3c7cc6

Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
8 years agoMerge pull request #2661 from salzmdan/master
champtar [Mon, 9 May 2016 20:22:33 +0000 (22:22 +0200)]
Merge pull request #2661 from salzmdan/master

Update liburcu, add libedit and update knot

8 years agoMerge pull request #2675 from NeoRaider/update-node
John Crispin [Mon, 9 May 2016 20:02:51 +0000 (22:02 +0200)]
Merge pull request #2675 from NeoRaider/update-node

node: update and fix GCC 6 miscompile

8 years agonode: fix undefined behaviour leading to broken code with GCC 6 2675/head
Matthias Schiffer [Mon, 9 May 2016 14:21:57 +0000 (16:21 +0200)]
node: fix undefined behaviour leading to broken code with GCC 6

Fixes segfaults occuring in the node host build when GCC 6 is used.

Backport of upstream commit 96198d5bc710a4e3ca49eeeb3b3fa7b8cb61547d.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
8 years agonode: update to v4.4.4
Matthias Schiffer [Mon, 9 May 2016 13:57:18 +0000 (15:57 +0200)]
node: update to v4.4.4

While we're at it, also enable parallel builds.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
8 years agonginx: correct errors from previous merge
heil [Mon, 9 May 2016 12:25:18 +0000 (14:25 +0200)]
nginx: correct errors from previous merge

Signed-off-by: heil <heil@terminal-consulting.de>
8 years agoMerge pull request #2671 from dangowrt/libmicrohttpd-dont-use-PROVIDES
Daniel Golle [Mon, 9 May 2016 11:28:00 +0000 (12:28 +0100)]
Merge pull request #2671 from dangowrt/libmicrohttpd-dont-use-PROVIDES

libmicrohttpd: don't use PROVIDES for non-virtual package

8 years agoMerge pull request #2640 from dirkfeytons/nginx_1.10.0
Thomas Heil [Mon, 9 May 2016 11:26:48 +0000 (13:26 +0200)]
Merge pull request #2640 from dirkfeytons/nginx_1.10.0

nginx: upstep to 1.10.0, add Lua module, footprint optimizations

8 years agolibmicrohttpd: don't use PROVIDES for non-virtual package 2671/head
Daniel Golle [Mon, 9 May 2016 10:53:55 +0000 (11:53 +0100)]
libmicrohttpd: don't use PROVIDES for non-virtual package

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agosumo: update to v0.26.0
Álvaro Fernández Rojas [Sun, 8 May 2016 19:02:44 +0000 (21:02 +0200)]
sumo: update to v0.26.0

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years agoMerge pull request #2669 from dibdot/adblock
champtar [Sun, 8 May 2016 17:22:44 +0000 (19:22 +0200)]
Merge pull request #2669 from dibdot/adblock

adblock: update 1.1.2

8 years agoadblock: update 1.1.2 2669/head
Dirk Brenken [Sun, 8 May 2016 16:57:54 +0000 (18:57 +0200)]
adblock: update 1.1.2

* remove hardcoded paths for system tools like iptables, uci & fetch
(wget)
* support openwrt & lede spin-off
* cosmetics & cleanups

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
8 years agoMerge pull request #2668 from dibdot/mc
champtar [Sun, 8 May 2016 14:24:49 +0000 (16:24 +0200)]
Merge pull request #2668 from dibdot/mc

mc: update 4.8.17

8 years agomc: update 4.1.17 2668/head
Dirk Brenken [Sun, 8 May 2016 14:13:49 +0000 (16:13 +0200)]
mc: update 4.1.17

* changelog: https://www.midnight-commander.org/wiki/NEWS-4.8.17
* fix for #2664

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
8 years agoMerge pull request #2667 from chris5560/master
champtar [Sun, 8 May 2016 11:28:15 +0000 (13:28 +0200)]
Merge pull request #2667 from chris5560/master

dns-scripts: add DNS lookup support for "drill" and "khost" (Knot DNS)

8 years agodns-scripts: add DNS lookup support for "drill" and "khost" (Knot DNS) 2667/head
Christian Schoenebeck [Sun, 8 May 2016 11:14:45 +0000 (13:14 +0200)]
dns-scripts: add DNS lookup support for "drill" and "khost" (Knot DNS)

- add DNS lookup support for "drill" and "khost" (Knot DNS) #2637
- new service nsupdate.info (IPv4 and IPv6) #2433
- new services dyndnss.net, dyns.net (IPv4 only)
- new services dnshome.de, goip.de, myonlineportal.net (IPv4 and IPv6)

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
8 years agognunet: update source and improve packaging
Daniel Golle [Sat, 7 May 2016 18:10:24 +0000 (19:10 +0100)]
gnunet: update source and improve packaging

 * push gnurl, gnutls and libmicrohttpd dependencies down to modules
 * use standard UID/GID for gnunet (958/958)
 * use GID adjecent (452) to dnsmasq (453) for gnunetdns to allow
   using the owner match with a range of GIDs (452-452)
 * package new gnunet-social pub/sub CLI tool

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agoMerge pull request #2662 from ejurgensen/master
Ted Hess [Fri, 6 May 2016 22:11:42 +0000 (18:11 -0400)]
Merge pull request #2662 from ejurgensen/master

forked-daapd: Update to version 24.1

8 years agoforked-daapd: Update to version 24.1 2662/head
ejurgensen [Fri, 6 May 2016 18:06:09 +0000 (20:06 +0200)]
forked-daapd: Update to version 24.1
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
8 years agoknot: update to 2.2.0 2661/head
Daniel Salzman [Fri, 6 May 2016 13:16:16 +0000 (15:16 +0200)]
knot: update to 2.2.0

Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
8 years agolibedit: add new package
Daniel Salzman [Fri, 6 May 2016 13:15:38 +0000 (15:15 +0200)]
libedit: add new package

Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
8 years agoliburcu: update to 0.9.2
Daniel Salzman [Fri, 6 May 2016 13:15:21 +0000 (15:15 +0200)]
liburcu: update to 0.9.2

Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
8 years agoMerge pull request #2660 from stweil/master
champtar [Thu, 5 May 2016 10:51:52 +0000 (12:51 +0200)]
Merge pull request #2660 from stweil/master

Fix two small typos (found by codespell)

8 years agosound/svox: Fix typo (found by codespell) 2660/head
Stefan Weil [Sat, 26 Mar 2016 10:53:46 +0000 (11:53 +0100)]
sound/svox: Fix typo (found by codespell)

Signed-off-by: Stefan Weil <sw@weilnetz.de>
8 years agomail/alpine: Fix typo (found by codespell)
Stefan Weil [Sat, 26 Mar 2016 10:49:56 +0000 (11:49 +0100)]
mail/alpine: Fix typo (found by codespell)

Signed-off-by: Stefan Weil <sw@weilnetz.de>
8 years agoMerge pull request #2126 from lynxis/libmicrohttpd
champtar [Wed, 4 May 2016 17:23:09 +0000 (19:23 +0200)]
Merge pull request #2126 from lynxis/libmicrohttpd

Libmicrohttpd: add build variant for ssl + no-ssl + build parallel

8 years agoMerge pull request #2659 from lynxis/maintainer
champtar [Wed, 4 May 2016 17:14:33 +0000 (19:14 +0200)]
Merge pull request #2659 from lynxis/maintainer

libmicrohttpd: take over maintainership

8 years agoMerge pull request #2644 from stweil/master
champtar [Wed, 4 May 2016 17:10:36 +0000 (19:10 +0200)]
Merge pull request #2644 from stweil/master

utils/watchcat: Fix some typos (mostly found by codespell)

8 years agontpd: update to 4.2.8p7
Peter Wagner [Wed, 4 May 2016 16:49:28 +0000 (18:49 +0200)]
ntpd: update to 4.2.8p7

Fixes the following CVEs:

    Bug 3020 / CVE-2016-1551: Refclock impersonation vulnerability, AKA: refclock-peering
        Reported by Matt Street and others of Cisco ASIG
    Bug 3012 / CVE-2016-1549: Sybil vulnerability: ephemeral association attack, AKA: ntp-sybil - MITIGATION ONLY
        Reported by Matthew Van Gundy of Cisco ASIG
    Bug 3011 / CVE-2016-2516: Duplicate IPs on unconfig directives will cause an assertion botch
        Reported by Yihan Lian of the Cloud Security Team, Qihoo 360
    Bug 3010 / CVE-2016-2517: Remote configuration trustedkey/requestkey values are not properly validated
        Reported by Yihan Lian of the Cloud Security Team, Qihoo 360
    Bug 3009 / CVE-2016-2518: Crafted addpeer with hmode > 7 causes array wraparound with MATCH_ASSOC
        Reported by Yihan Lian of the Cloud Security Team, Qihoo 360
    Bug 3008 / CVE-2016-2519: ctl_getitem() return value not always checked
        Reported by Yihan Lian of the Cloud Security Team, Qihoo 360
    Bug 3007 / CVE-2016-1547: Validate crypto-NAKs, AKA: nak-dos
        Reported by Stephen Gray and Matthew Van Gundy of Cisco ASIG
    Bug 2978 / CVE-2016-1548: Interleave-pivot - MITIGATION ONLY
        Reported by Miroslav Lichvar of RedHat and separately by Jonathan Gardner of Cisco ASIG
    Bug 2952 / CVE-2015-7704: KoD fix: peer associations were broken by the fix for NtpBug2901, AKA: Symmetric active/passive mode is broken
        Reported by Michael Tatarinov, NTP Project Developer Volunteer
    Bug 2945 / Bug 2901 / CVE-2015-8138: Zero Origin Timestamp Bypass, AKA: Additional KoD Checks
        Reported by Jonathan Gardner of Cisco ASIG
    Bug 2879 / CVE-2016-1550: Improve NTP security against buffer comparison timing attacks, authdecrypt-timing, AKA: authdecrypt-timing
        Reported independently by Loganaden Velvindron, and Matthew Van Gundy and Stephen Gray of Cisco ASIG.

Signed-off-by: Peter Wagner <tripolar@gmx.at>
8 years agolibmicrohttpd: take over maintainership 2659/head
Alexander Couzens [Wed, 4 May 2016 15:44:27 +0000 (17:44 +0200)]
libmicrohttpd: take over maintainership

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
8 years agognunet: no longer fail if gnunetdns doesn't exist (yet)
Daniel Golle [Wed, 4 May 2016 14:26:19 +0000 (15:26 +0100)]
gnunet: no longer fail if gnunetdns doesn't exist (yet)

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agognunet: fix priority of ip rule for gnunet-dns
Daniel Golle [Tue, 3 May 2016 14:33:26 +0000 (15:33 +0100)]
gnunet: fix priority of ip rule for gnunet-dns

OpenWrt offers a special 'prelocal' routing table at priority 0.
Use it, so local-to-local DNS traffic also gets redirected properly.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agoMerge pull request #2610 from antxxxx/master
Hannu Nyman [Wed, 4 May 2016 11:25:06 +0000 (14:25 +0300)]
Merge pull request #2610 from antxxxx/master

ddns-scripts: Update mythic-beasts URL so that fully qualified hostname can be passed

8 years agoddns-scripts: update mythic-beasts ipv4 and add mythic-beasts ipv6 2610/head
Anthony Brown [Wed, 4 May 2016 10:28:05 +0000 (11:28 +0100)]
ddns-scripts: update mythic-beasts ipv4 and add mythic-beasts ipv6
Signed-off-by: Anthony Brown <anthony@found-it.net>
8 years agoMerge pull request #2514 from jefferyto/tor-remove-tor-fw-helper
champtar [Tue, 3 May 2016 19:48:05 +0000 (21:48 +0200)]
Merge pull request #2514 from jefferyto/tor-remove-tor-fw-helper

tor: remove tor-fw-helper

8 years agoMerge pull request #2495 from cshore/pull-request-vpnc-auth-fail
champtar [Tue, 3 May 2016 19:12:33 +0000 (21:12 +0200)]
Merge pull request #2495 from cshore/pull-request-vpnc-auth-fail

net/vpnc: Add option to prevent retry on authentication failure

8 years agoMerge pull request #2656 from hnyman/fwk
Hannu Nyman [Tue, 3 May 2016 14:46:00 +0000 (17:46 +0300)]
Merge pull request #2656 from hnyman/fwk

fwknop: combine two conffiles sections, remove whitespace

8 years agofwknop: combine two conffiles sections, remove whitespace 2656/head
Hannu Nyman [Tue, 3 May 2016 07:56:41 +0000 (10:56 +0300)]
fwknop: combine two conffiles sections, remove whitespace

fwknop Makefile had two conffiles sections. Combine them.
Remove also the whitespace from conffiles section (see #2652)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
8 years agoRemove whitespace from conffiles definition in Makefile
Hannu Nyman [Tue, 3 May 2016 07:49:21 +0000 (10:49 +0300)]
Remove whitespace from conffiles definition in Makefile

The conffiles definition in Makefile should not contain leading whitespace.
Remove whitespace from Makefile of motion, dnscrypt-proxy and sstp-client.

Reference to discussion at #2652

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
8 years agoMerge pull request #2655 from cyanidium/master
Hannu Nyman [Tue, 3 May 2016 06:56:31 +0000 (09:56 +0300)]
Merge pull request #2655 from cyanidium/master

net/nut: Remove whitespace before conffiles

8 years agonet/nut: Remove whitespace before conffiles 2655/head
Marty R [Tue, 3 May 2016 02:20:10 +0000 (11:20 +0900)]
net/nut: Remove whitespace before conffiles

Closes #2652

Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
8 years agoMerge pull request #2653 from dibdot/adblock
Hannu Nyman [Mon, 2 May 2016 19:05:24 +0000 (22:05 +0300)]
Merge pull request #2653 from dibdot/adblock

adblock: update to 1.1.1

8 years agoadblock: update to 1.1.1 2653/head
Dirk Brenken [Mon, 2 May 2016 17:43:46 +0000 (19:43 +0200)]
adblock: update to 1.1.1

* discard uncommitted uci changes in case of processing errors
* init script (stop action) now removes all 'adb_src_count' &
'adb_src_timestamp' entries in config
* updated documentation

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
8 years agognunet: use uci-defaults and further break core into components
Daniel Golle [Thu, 28 Apr 2016 01:04:55 +0000 (03:04 +0200)]
gnunet: use uci-defaults and further break core into components

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agoMerge pull request #2634 from mrjoel/master
Hannu Nyman [Mon, 2 May 2016 09:59:03 +0000 (12:59 +0300)]
Merge pull request #2634 from mrjoel/master

ddns-scripts: add IPv6 config for duckdns.org

8 years agoddns-scripts: add IPv6 config for duckdns.org 2634/head
Joel Johnson [Thu, 28 Apr 2016 21:36:26 +0000 (15:36 -0600)]
ddns-scripts: add IPv6 config for duckdns.org

Signed-off-by: Joel Johnson <mrjoel@lixil.net>
8 years agoMerge pull request #2650 from luizluca/ruby
Luiz Angelo Daros de Luca [Sun, 1 May 2016 23:07:51 +0000 (20:07 -0300)]
Merge pull request #2650 from luizluca/ruby

ruby: updated to 2.3.1

8 years agoruby: updated to 2.3.1 2650/head
Luiz Angelo Daros de Luca [Tue, 26 Apr 2016 21:35:09 +0000 (18:35 -0300)]
ruby: updated to 2.3.1

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
8 years agoMerge pull request #2648 from pkerling/master
Yousong Zhou [Sun, 1 May 2016 03:43:02 +0000 (11:43 +0800)]
Merge pull request #2648 from pkerling/master

p910nd: Convert p910nd init script to procd

8 years agop910nd: Convert p910nd init script to procd 2648/head
Maximilian Mehnert [Sat, 30 Apr 2016 22:04:39 +0000 (00:04 +0200)]
p910nd: Convert p910nd init script to procd

Signed-off-by: Maximilian Mehnert <maximilian.mehnert@gmx.de>
[pkerling@casix.org: increase PKG_RELEASE version]
Signed-off-by: Philipp Kerling <pkerling@casix.org>
8 years agoMerge pull request #2646 from dibdot/adblock
champtar [Sat, 30 Apr 2016 20:54:14 +0000 (22:54 +0200)]
Merge pull request #2646 from dibdot/adblock

adblock: release 1.1.0

8 years agoMerge pull request #2647 from kissg1988/vala
champtar [Sat, 30 Apr 2016 20:45:33 +0000 (22:45 +0200)]
Merge pull request #2647 from kissg1988/vala

vala: update to 0.32.0

8 years agoadblock: release 1.1.0 2646/head
Dirk Brenken [Sat, 30 Apr 2016 20:18:25 +0000 (22:18 +0200)]
adblock: release 1.1.0

* support more router modes, as long as the firewall and the DNS server
are enabled
* new source sites can be added & changed via awk ruleset in uci config
* source domain count, last update time & overall count will be stored
in uci config
* added 3 new source sites:
   ransomware tracker
   rolist/easylist
   winspy
* switch to minimal inline base64 encoded 1×1 GIF for pixel server
(separate png image no longer needed)
* simplified uci parser
* source download & domain sort optimization
* add whitelist parser with wildcard support
* reduced code size & various cleanups
* updated documentation

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
8 years agovala: update to 0.32.0 2647/head
Gergely Kiss [Sat, 30 Apr 2016 20:26:59 +0000 (22:26 +0200)]
vala: update to 0.32.0

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
8 years agoutils/watchcat: Fix some typos (mostly found by codespell) 2644/head
Stefan Weil [Sat, 30 Apr 2016 07:46:34 +0000 (09:46 +0200)]
utils/watchcat: Fix some typos (mostly found by codespell)

Note that this implies an API change (allways -> always).
The wrong spelling "allways" is still accepted for backward compatibility.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
8 years agoMerge pull request #2643 from stweil/master
champtar [Sat, 30 Apr 2016 07:33:52 +0000 (09:33 +0200)]
Merge pull request #2643 from stweil/master

utils: Fix some typos (mostly found by codespell)