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>
Á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>
champtar [Sun, 8 May 2016 17:22:44 +0000 (19:22 +0200)]
Merge pull request #2669 from dibdot/adblock
adblock: update 1.1.2
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>
champtar [Sun, 8 May 2016 14:24:49 +0000 (16:24 +0200)]
Merge pull request #2668 from dibdot/mc
mc: update 4.8.17
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>
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)
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>
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>
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
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>
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)
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>
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>
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
champtar [Wed, 4 May 2016 17:14:33 +0000 (19:14 +0200)]
Merge pull request #2659 from lynxis/maintainer
libmicrohttpd: take over maintainership
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)
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>
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>
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>
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>
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
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>
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
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
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
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>
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>
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
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>
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
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>
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>
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
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>
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
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>
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
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>
champtar [Sat, 30 Apr 2016 20:54:14 +0000 (22:54 +0200)]
Merge pull request #2646 from dibdot/adblock
adblock: release 1.1.0
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
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>
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>
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>
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)
Stefan Weil [Sat, 30 Apr 2016 07:27:12 +0000 (09:27 +0200)]
utils: Fix some typos (mostly found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
champtar [Sat, 30 Apr 2016 07:04:05 +0000 (09:04 +0200)]
Merge pull request #2642 from dirkfeytons/luabitop_deps
luabitop: correct dependency
Ted Hess [Fri, 29 Apr 2016 21:07:06 +0000 (17:07 -0400)]
Merge pull request #2638 from ianchi/libx264
libx264: create package
Dirk Feytons [Fri, 29 Apr 2016 19:40:17 +0000 (21:40 +0200)]
luabitop: correct dependency
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
Ted Hess [Fri, 29 Apr 2016 10:43:35 +0000 (06:43 -0400)]
Merge pull request #2621 from ashimokawa/package-ncp
add package for ncp (https://www.fefe.de/ncp)
Andreas Shimokawa [Sun, 24 Apr 2016 14:15:59 +0000 (16:15 +0200)]
ncp: Add new package
Signed-off-by: Andreas Shimokawa <shimokawa@fsfe.org>
Adrian Panella [Tue, 26 Apr 2016 17:29:43 +0000 (12:29 -0500)]
libx264: create package
libx264: create package
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
add BUILD_PATENTED
Ted Hess [Wed, 27 Apr 2016 21:13:41 +0000 (17:13 -0400)]
flac: Fix debug builds
Signed-off-by: Ted Hess <thess@kitschensync.net>
Jo-Philipp Wich [Wed, 27 Apr 2016 19:45:36 +0000 (21:45 +0200)]
collectd: ensure that /var/lib/collectd exists
With the conversion to procd a required mkdir has been dropped, readd it.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
champtar [Wed, 27 Apr 2016 06:08:13 +0000 (08:08 +0200)]
Merge pull request #2628 from ianchi/youtube-dl
youtube-dl: update dependencies
Adrian Panella [Tue, 26 Apr 2016 17:20:07 +0000 (12:20 -0500)]
youtube-dl: update dependencies
install certificates so that https sites work by default
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Nikos Mavrogiannopoulos [Mon, 25 Apr 2016 21:14:18 +0000 (23:14 +0200)]
libtasn1: updated to version 4.8
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Mon, 25 Apr 2016 21:13:40 +0000 (23:13 +0200)]
gnutls: updated to 3.4.11
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Mon, 25 Apr 2016 21:12:29 +0000 (23:12 +0200)]
ocserv: updated to 0.11.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Daniel Golle [Mon, 25 Apr 2016 13:25:18 +0000 (15:25 +0200)]
gnunet: create install-dir /lib/netifd/proto
Create directory which was accidentally left-out during the previous
commit adding the proto handler.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Michael Heimpold [Sun, 24 Apr 2016 20:40:53 +0000 (22:40 +0200)]
php5: add mod_intl (resolves #2620)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
champtar [Sun, 24 Apr 2016 19:55:23 +0000 (21:55 +0200)]
Merge pull request #2623 from fededim/master
davfs2: updated to 1.5.4
Rupan [Sun, 24 Apr 2016 19:49:59 +0000 (21:49 +0200)]
davfs2: updated to 1.5.4
Signed-off-by: Federico Di Marco <fededim@gmail.com>
champtar [Sun, 24 Apr 2016 17:33:15 +0000 (19:33 +0200)]
Merge pull request #2090 from luaraneda/opencv_update
opencv: Update to 3.1 to fix compilation problems
Luiz Angelo Daros de Luca [Fri, 22 Apr 2016 16:57:29 +0000 (13:57 -0300)]
Merge pull request #2567 from luizluca/libvpx
libvpx: update to 1.5.0
Luiz Angelo Daros de Luca [Thu, 31 Mar 2016 14:17:47 +0000 (11:17 -0300)]
libvpx: update to 1.5.0
Also inc gst1-plugins-good and toxcore release in order
to avoid package upgrade problems.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Daniel Golle [Tue, 19 Apr 2016 00:11:06 +0000 (02:11 +0200)]
gnunet: update defaults, integrate with netifd and fw3
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Hannu Nyman [Thu, 21 Apr 2016 19:09:16 +0000 (22:09 +0300)]
Merge pull request #2619 from psidhu/master
gpsd: don't enable by default
Pushpal Sidhu [Tue, 19 Apr 2016 16:46:26 +0000 (09:46 -0700)]
gpsd: don't enable by default
Because this selects ttyUSB0 (bad choice) by default, turn off enabling gps
by default until the user set's the tty manually and will stop gpsd from
stomping on another device's tty.
Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
Etienne CHAMPETIER [Thu, 21 Apr 2016 15:49:52 +0000 (15:49 +0000)]
sqlite3: update to 3.12.2
3.12.0 as been removed from sqlite servers
fixes #2615
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
John Crispin [Thu, 21 Apr 2016 10:43:06 +0000 (12:43 +0200)]
Merge pull request #2616 from nxhack/node-update-v0.12.13
node update v0.12.13
Hirokazu MORIKAWA [Thu, 21 Apr 2016 07:43:14 +0000 (16:43 +0900)]
node update v0.12.13
champtar [Wed, 20 Apr 2016 06:16:19 +0000 (08:16 +0200)]
Merge pull request #2614 from ianchi/youtube-dl
Youtube dl
Adrian Panella [Wed, 20 Apr 2016 05:46:38 +0000 (00:46 -0500)]
youtube-dl: update upstream version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Adrian Panella [Wed, 20 Apr 2016 05:39:51 +0000 (00:39 -0500)]
youtube-dl: add dependencies
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Hannu Nyman [Tue, 19 Apr 2016 20:23:36 +0000 (23:23 +0300)]
Merge pull request #2613 from aTanW/master
joe: bump to upstream v 4.2
Daniel Golle [Tue, 19 Apr 2016 12:02:39 +0000 (14:02 +0200)]
btrfs-progs: update to version 4.5.1
musl pthread patch imported from alpinelinux.org
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
aTanW [Tue, 19 Apr 2016 15:12:49 +0000 (18:12 +0300)]
joe: bump to upstream v 4.2
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4
files/joerc | 494 ++++++++++++++++++++++++++++++++++++++----------------------
2 files changed, 318 insertions(+), 180 deletions(-)
Hannu Nyman [Tue, 19 Apr 2016 12:27:41 +0000 (15:27 +0300)]
Merge pull request #2612 from Wedmer/master
[utils/zoneinfo] Updated to the latest release version
Vladimir Ulrich [Tue, 19 Apr 2016 12:23:15 +0000 (15:23 +0300)]
[utils/zoneinfo] Updated to the latest release version
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Daniel Golle [Tue, 19 Apr 2016 11:55:25 +0000 (13:55 +0200)]
pcsc-lite: update to version 1.8.16
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Tue, 19 Apr 2016 11:46:49 +0000 (13:46 +0200)]
opentracker: bump to git head 2015-12-11
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Tue, 19 Apr 2016 11:44:13 +0000 (13:44 +0200)]
lvm2: update to version 2.02.150
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Tue, 19 Apr 2016 11:38:38 +0000 (13:38 +0200)]
libinput: update to version 1.2.3
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Tue, 19 Apr 2016 11:33:23 +0000 (13:33 +0200)]
hiredis: update to version 0.13.3
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Tue, 19 Apr 2016 11:24:04 +0000 (13:24 +0200)]
glpk: update to version 4.60
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Tue, 19 Apr 2016 11:16:27 +0000 (13:16 +0200)]
debootstrap: update to version 1.0.80
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Tue, 19 Apr 2016 10:26:32 +0000 (12:26 +0200)]
freeradius2: update to version 2.2.9
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Hannu Nyman [Tue, 19 Apr 2016 08:11:50 +0000 (11:11 +0300)]
Merge pull request #2611 from aTanW/master
gammu: bump to upstream v 1.37.2
aTanW [Tue, 19 Apr 2016 05:36:01 +0000 (08:36 +0300)]
gammu: bump to upstream v 1.37.2
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Daniel Golle [Fri, 15 Apr 2016 09:55:37 +0000 (11:55 +0200)]
gnunet: update to revision 37051 plus some small fixes
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Ted Hess [Sun, 17 Apr 2016 17:53:53 +0000 (13:53 -0400)]
Merge pull request #2608 from damianorenfer/master
libs/libsodium: update to 1.0.10
Ted Hess [Sun, 17 Apr 2016 17:21:44 +0000 (13:21 -0400)]
crelay: Update to 0.10, refresh patches, remove daemon background call
Signed-off-by: Ted Hess <thess@kitschensync.net>
Damiano Renfer [Sun, 17 Apr 2016 17:05:43 +0000 (19:05 +0200)]
libs/libsodium: update to 1.0.10
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
Ted Hess [Sun, 17 Apr 2016 11:41:38 +0000 (07:41 -0400)]
Merge pull request #2607 from openwrt-es/shairport-sync-next
shairport-sync: update to 2.8.2
Álvaro Fernández Rojas [Sun, 17 Apr 2016 09:07:57 +0000 (11:07 +0200)]
shairport-sync: update to 2.8.2
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Daniel Golle [Sun, 17 Apr 2016 00:54:54 +0000 (02:54 +0200)]
Merge pull request #2103 from dangowrt/update-libmicrohttpd
libmicrohttpd: update to 0.9.49
Luis Araneda [Sat, 16 Apr 2016 15:27:17 +0000 (12:27 -0300)]
opencv: Update to version 3.1.0
This solves the compiling errors with the musl C library.
Signed-off-by: Luis Araneda <luaraneda@gmail.com>
Hannu Nyman [Sat, 16 Apr 2016 07:57:31 +0000 (10:57 +0300)]
Merge pull request #2583 from obsy/master
transmission: split packages depending on selected cryptography library
Yousong Zhou [Sat, 16 Apr 2016 07:37:25 +0000 (15:37 +0800)]
Merge pull request #2327 from yousong/aircrack-ng
aircrack-ng: split out airmon-ng as a separate package.