feed/packages.git
7 years agoMerge pull request #3054 from plntyk/fix_qemu
Yousong Zhou [Sat, 13 Aug 2016 23:31:19 +0000 (18:31 -0500)]
Merge pull request #3054 from plntyk/fix_qemu

qemu: fix ccache enabled builds

7 years agoqemu: fix ccache enabled builds 3054/head
Dirk Neukirchen [Tue, 9 Aug 2016 11:47:05 +0000 (13:47 +0200)]
qemu: fix ccache enabled builds

issue reported by buildbots
fix error:
ERROR: unknown option gcc

Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
7 years agoMerge pull request #3049 from dedeckeh/pr_l2tp_teardown_on_l3_link_down
Yousong Zhou [Fri, 12 Aug 2016 09:28:49 +0000 (17:28 +0800)]
Merge pull request #3049 from dedeckeh/pr_l2tp_teardown_on_l3_link_down

xl2tpd: Enable netifd notification teardown_on_l3_link_down

7 years agoxl2tpd: Enable netifd notification teardown_on_l3_link_down 3049/head
Hans Dedecker [Fri, 12 Aug 2016 07:47:01 +0000 (09:47 +0200)]
xl2tpd: Enable netifd notification teardown_on_l3_link_down

Set teardown_on_l3_link_down notifying netifd xl2tpd wants to be
teared down when layer3 link loss is detected

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
7 years agoMerge pull request #3047 from t-umeno/update_klish-2.1.3
champtar [Thu, 11 Aug 2016 15:20:32 +0000 (17:20 +0200)]
Merge pull request #3047 from t-umeno/update_klish-2.1.3

klish: update to latest version (2.1.3)

7 years agoklish: update to latest version (2.1.3) 3047/head
Takashi Umeno [Thu, 11 Aug 2016 13:57:29 +0000 (22:57 +0900)]
klish: update to latest version (2.1.3)

Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
7 years agoMerge pull request #3046 from nitroshift/patch-4
champtar [Thu, 11 Aug 2016 13:23:57 +0000 (15:23 +0200)]
Merge pull request #3046 from nitroshift/patch-4

Netdata: update to 1.2.0

7 years agoNetdata: update to 1.2.0 3046/head
nitroshift [Thu, 11 Aug 2016 12:05:35 +0000 (15:05 +0300)]
Netdata: update to 1.2.0

Also added required dependency: libuuid

Signed-off-by: Sebastian Careba <nitroshift@yahoo.com>
7 years agoklish: update to latest version (2.1.2)
Takashi Umeno [Sat, 16 Jul 2016 07:31:35 +0000 (16:31 +0900)]
klish: update to latest version (2.1.2)

Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
7 years agoMerge pull request #2997 from jefferyto/python-cryptography-1.4
champtar [Tue, 9 Aug 2016 21:50:27 +0000 (23:50 +0200)]
Merge pull request #2997 from jefferyto/python-cryptography-1.4

python-cryptography: update to 1.4, fixed lede compilation

7 years agoMerge pull request #2999 from jefferyto/zope-interface-4.2.0
champtar [Tue, 9 Aug 2016 21:49:37 +0000 (23:49 +0200)]
Merge pull request #2999 from jefferyto/zope-interface-4.2.0

zope-interface: update to 4.2.0

7 years agoMerge pull request #2998 from jefferyto/python-gmpy2-2.0.8
champtar [Tue, 9 Aug 2016 21:49:15 +0000 (23:49 +0200)]
Merge pull request #2998 from jefferyto/python-gmpy2-2.0.8

python-gmpy2: update to 2.0.8

7 years agoMerge pull request #3019 from mickeprag/python-pyserial
champtar [Tue, 9 Aug 2016 21:45:46 +0000 (23:45 +0200)]
Merge pull request #3019 from mickeprag/python-pyserial

python-pyserial: update to 3.1.1

7 years agognunet: update to r37672
Daniel Golle [Mon, 18 Jul 2016 23:00:33 +0000 (01:00 +0200)]
gnunet: update to r37672

while at it, also fix post-install script and no longer ship
gnunet-download-manager.scm, we ain't got guile anyway and it wasn't
touched for 12 years.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agosqlite3: --disable-editline
Etienne CHAMPETIER [Tue, 9 Aug 2016 19:10:04 +0000 (19:10 +0000)]
sqlite3: --disable-editline

sqlite3 can now use editline or readline,
most package use readline, and we were using it,
so continue using readline and disable editline

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
7 years agoopenssh: update to 7.3p1
Peter Wagner [Tue, 9 Aug 2016 16:58:22 +0000 (18:58 +0200)]
openssh: update to 7.3p1

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agomsmtp: Add nls.mk, . Fix build when BUILD_NLS not specified
Ted Hess [Mon, 8 Aug 2016 19:44:04 +0000 (15:44 -0400)]
msmtp: Add nls.mk, . Fix build when BUILD_NLS not specified

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agolibnfc: Moved to packages-abandoned - needs MAINTAINER
Ted Hess [Mon, 8 Aug 2016 17:54:11 +0000 (13:54 -0400)]
libnfc: Moved to packages-abandoned - needs MAINTAINER

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agoMerge pull request #2967 from padre-lacroix/bandwidthd-php
Ted Hess [Mon, 8 Aug 2016 18:12:43 +0000 (14:12 -0400)]
Merge pull request #2967 from padre-lacroix/bandwidthd-php

bandwidthd-php: PHP files to graph bandwidthd data in a postgresql database

7 years agoMerge pull request #3007 from jefferyto/twisted-16.3.0
Ted Hess [Mon, 8 Aug 2016 18:03:30 +0000 (14:03 -0400)]
Merge pull request #3007 from jefferyto/twisted-16.3.0

twisted: update to 16.3.0

7 years agoMerge pull request #3029 from padre-lacroix/master-kismet
Ted Hess [Mon, 8 Aug 2016 17:58:09 +0000 (13:58 -0400)]
Merge pull request #3029 from padre-lacroix/master-kismet

kismet: Update to 2016-07-R1 and new maintainer

7 years agokismet: Update to 2016-07-R1 and new maintainer 3029/head
Jean-Michel Lacroix [Sun, 7 Aug 2016 22:00:32 +0000 (18:00 -0400)]
kismet: Update to 2016-07-R1 and new maintainer
This is an update to the latest version of kismet
New maintainer.
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
7 years agogit: Fix build dependencies
Ted Hess [Sun, 7 Aug 2016 19:49:05 +0000 (15:49 -0400)]
git: Fix build dependencies

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agoocserv: updated to 0.11.4
Nikos Mavrogiannopoulos [Sat, 6 Aug 2016 11:15:37 +0000 (13:15 +0200)]
ocserv: updated to 0.11.4

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
7 years agoacme: Add Luci app
Toke Høiland-Jørgensen [Fri, 5 Aug 2016 18:15:23 +0000 (20:15 +0200)]
acme: Add Luci app

This adds a Luci configuration app for the ACME certificate package.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
7 years agofreeradius2/3: Fixes to init script. (#3022)
Toke Høiland-Jørgensen [Fri, 5 Aug 2016 15:49:33 +0000 (17:49 +0200)]
freeradius2/3: Fixes to init script. (#3022)

This fixes two issues with the freeradius package init scripts:

- The package installs libraries in /usr/lib/freeradius{2,3}, but the
  musl dynamic linker won't find them there unless LD_LIBRARY_PATH is
  set to include this directory. This adds an appropriate env statement
  to the procd init setup.

- procd expects services to stay in the foreground, or it will be unable
  to properly shut them down again. This adds the -f flag to radiusd to
  achieve that.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
7 years agoacme: Add package.
Toke Høiland-Jørgensen [Fri, 5 Aug 2016 15:26:25 +0000 (17:26 +0200)]
acme: Add package.

This adds a package wrapping the acme.sh script from
https://github.com/Neilpang/acme.sh in Uci config and hooks to interact
correctly with uhttpd.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
7 years agoMerge pull request #3017 from thess/relayctl-update
champtar [Fri, 5 Aug 2016 06:33:11 +0000 (08:33 +0200)]
Merge pull request #3017 from thess/relayctl-update

relayctl: Add PKG_FIXUP to fix autotools version error

7 years agopython-pyserial: update to 3.1.1 3019/head
Micke Prag [Thu, 4 Aug 2016 13:21:25 +0000 (15:21 +0200)]
python-pyserial: update to 3.1.1

Signed-off-by: Micke Prag <micke.prag@telldus.se>
7 years agorelayctl: Add PKG_FIXUP to fix autotools version error 3017/head
Ted Hess [Wed, 3 Aug 2016 19:04:19 +0000 (15:04 -0400)]
relayctl: Add PKG_FIXUP to fix autotools version error

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agoMerge pull request #2966 from oskar456/addrwatch
Ted Hess [Wed, 3 Aug 2016 17:41:27 +0000 (13:41 -0400)]
Merge pull request #2966 from oskar456/addrwatch

addrwatch: new package

7 years agoMerge pull request #3006 from thess/ffmpeg-updates
Ted Hess [Wed, 3 Aug 2016 15:56:10 +0000 (11:56 -0400)]
Merge pull request #3006 from thess/ffmpeg-updates

ffmpeg: Update to 2.8.7. Add support for x264 and libmp3lame

7 years agoMerge pull request #3012 from thess/gst1-1.8
Ted Hess [Tue, 2 Aug 2016 16:35:00 +0000 (12:35 -0400)]
Merge pull request #3012 from thess/gst1-1.8

gstreamer - Upgrade to 1.8.2.

7 years agoffmpeg: Update to 2.8.7. Add support for x264 and libmp3lame 3006/head
Adrian Panella [Mon, 16 May 2016 02:05:49 +0000 (21:05 -0500)]
ffmpeg: Update to 2.8.7. Add support for x264 and libmp3lame

Add support for libmp3lame & libx264 to 'full' and optional in 'custom'.
Enable some optimizations according to ARCH and CPU type.
Cleaup options and dependencies.

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agoMerge pull request #2995 from corenetworks/master
champtar [Tue, 2 Aug 2016 13:31:55 +0000 (15:31 +0200)]
Merge pull request #2995 from corenetworks/master

ddns-scripts: add service core-networks.de

7 years agoMerge pull request #3015 from danielg4/master
champtar [Tue, 2 Aug 2016 12:26:01 +0000 (14:26 +0200)]
Merge pull request #3015 from danielg4/master

vpnc: Add reboot recommendation to README

7 years agovpnc: Add reboot recommendation to README 3015/head
Daniel Gimpelevich [Tue, 2 Aug 2016 11:35:37 +0000 (04:35 -0700)]
vpnc: Add reboot recommendation to README

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
7 years agogstreamer - Upgrade to 1.8.2. 3012/head
Ted Hess [Mon, 1 Aug 2016 19:38:17 +0000 (15:38 -0400)]
gstreamer - Upgrade to 1.8.2.

Refresh patches, fix dependencies.
Fix cpu build issues in gst-libav. Opus moved to plugins-base.
Add opusparse and hls to plugins-bad.
Add myself as co-maintainer

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agoMerge pull request #2106 from jefferyto/obfsproxy
Yousong Zhou [Mon, 1 Aug 2016 10:15:49 +0000 (18:15 +0800)]
Merge pull request #2106 from jefferyto/obfsproxy

obfsproxy: new package

7 years agoapache: increase PKG_RELEASE for rebuild
heil [Mon, 1 Aug 2016 09:50:21 +0000 (11:50 +0200)]
apache: increase PKG_RELEASE for rebuild

Signed-off-by: heil <heil@terminal-consulting.de>
7 years agoobfsproxy: new package 2106/head
Jeffery To [Fri, 11 Dec 2015 12:10:09 +0000 (20:10 +0800)]
obfsproxy: new package

From the Tor project page:

obfsproxy is a tool that attempts to circumvent censorship, by
transforming the Tor traffic between the client and the bridge. This
way, censors, who usually monitor traffic between the client and the
bridge, will see innocent-looking transformed traffic instead of the
actual Tor traffic.

This depends on:

- pyptlib (#2053)
- twisted (#2052)

Also, txsocksx (#2058) is necessary to use an outgoing SOCKS proxy,
and having either gmpy2 (#2067) or gmpy (#2051) installed will help
speed up calculations.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years agoMerge pull request #3008 from hauke/apache
Thomas Heil [Sun, 31 Jul 2016 21:44:28 +0000 (23:44 +0200)]
Merge pull request #3008 from hauke/apache

apache: fix build without sslv3

7 years agoMerge pull request #3009 from dibdot/adblock
Ted Hess [Sun, 31 Jul 2016 19:10:31 +0000 (15:10 -0400)]
Merge pull request #3009 from dibdot/adblock

adblock: update 1.4.3

7 years agoadblock: update 1.4.3 3009/head
Dirk Brenken [Sun, 31 Jul 2016 15:19:33 +0000 (17:19 +0200)]
adblock: update 1.4.3

* fix race condition in restricted mode
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agotwisted: update to 16.3.0 3007/head
Jeffery To [Sun, 31 Jul 2016 12:25:01 +0000 (20:25 +0800)]
twisted: update to 16.3.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years agoapache: fix build without sslv3 3008/head
Hauke Mehrtens [Sun, 31 Jul 2016 11:20:56 +0000 (13:20 +0200)]
apache: fix build without sslv3

SSLv3 support is deactivated in LEDE now, which causes a build problem
in apache.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years agocoreutils: adjust applet descriptions
Jo-Philipp Wich [Sat, 30 Jul 2016 13:23:45 +0000 (15:23 +0200)]
coreutils: adjust applet descriptions

Only mention busybox applets for the meta package and do not imply that
applets are enabled for any possible coreutils program.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
7 years agobandwidthd-php: PHP files to graph bandwidthd data in a postgresql 2967/head
Jean-Michel Lacroix [Thu, 14 Jul 2016 17:38:05 +0000 (13:38 -0400)]
bandwidthd-php: PHP files to graph bandwidthd data in a postgresql
database
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
bandwidthd-php is a set of PHP files that allows to graph bandwidthd
data stored in a postgresql database.  This bandwidthd data can be
generated using bandwidthd-pgsql in OpenWRT or LEDE or with
bandwidthd on different OS (Windows, Linux for example).

Addition of a config file and an init file.
Modification of the Makefile to take in account the changes above
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
7 years agoMerge pull request #2982 from oskar456/radsecproxy_ucified
Toke Høiland-Jørgensen [Fri, 29 Jul 2016 11:44:35 +0000 (13:44 +0200)]
Merge pull request #2982 from oskar456/radsecproxy_ucified

Radsecproxy ucified

7 years agoradsecproxy: Update copyright notice, add license 2982/head
Ondřej Caletka [Thu, 21 Jul 2016 12:22:02 +0000 (14:22 +0200)]
radsecproxy: Update copyright notice, add license

Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
7 years agoradsecproxy: UCIfied configuration
Ondřej Caletka [Thu, 21 Jul 2016 12:15:53 +0000 (14:15 +0200)]
radsecproxy: UCIfied configuration

Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
7 years agoMerge pull request #3002 from dibdot/adblock
Ted Hess [Thu, 28 Jul 2016 21:41:04 +0000 (17:41 -0400)]
Merge pull request #3002 from dibdot/adblock

adblock: update 1.4.2

7 years agoMerge pull request #3001 from commodo/tcpreplay
Ted Hess [Thu, 28 Jul 2016 21:40:16 +0000 (17:40 -0400)]
Merge pull request #3001 from commodo/tcpreplay

tcpreplay: add first revision of package

7 years agoadblock: update 1.4.2 3002/head
Dirk Brenken [Thu, 28 Jul 2016 20:29:46 +0000 (22:29 +0200)]
adblock: update 1.4.2

* ad broad blocklist source 'hphosts' https://hosts-file.net

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agotcpreplay: add first revision of package 3001/head
Alexandru Ardelean [Thu, 1 Oct 2015 13:48:38 +0000 (16:48 +0300)]
tcpreplay: add first revision of package

Tcpreplay is a suite of free Open Source utilities for editing and
replaying previously captured network traffic. Originally designed
to replay malicious traffic patterns to Intrusion Detection/Prevention
Systems, it has seen many evolutions including
capabilities to replay to web servers.

Pretty useful for testing stuff too.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agozope-interface: update to 4.2.0 2999/head
Jeffery To [Wed, 27 Jul 2016 17:44:04 +0000 (01:44 +0800)]
zope-interface: update to 4.2.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years agopython-gmpy2: update to 2.0.8 2998/head
Jeffery To [Wed, 27 Jul 2016 17:23:26 +0000 (01:23 +0800)]
python-gmpy2: update to 2.0.8

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years agopython-cryptography: update to 1.4, fixed lede compilation 2997/head
Jeffery To [Wed, 27 Jul 2016 16:37:03 +0000 (00:37 +0800)]
python-cryptography: update to 1.4, fixed lede compilation

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years agoMerge pull request #2994 from jefferyto/python-cffi-1.7.0
champtar [Wed, 27 Jul 2016 14:45:50 +0000 (16:45 +0200)]
Merge pull request #2994 from jefferyto/python-cffi-1.7.0

python-cffi: update to 1.7.0

7 years agoMerge pull request #2993 from jefferyto/python-attrs-16.0.0
champtar [Wed, 27 Jul 2016 14:45:25 +0000 (16:45 +0200)]
Merge pull request #2993 from jefferyto/python-attrs-16.0.0

python-attrs: update to 16.0.0

7 years agopython-cffi: update to 1.7.0 2994/head
Jeffery To [Wed, 27 Jul 2016 14:34:43 +0000 (22:34 +0800)]
python-cffi: update to 1.7.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years agopython-attrs: update to 16.0.0 2993/head
Jeffery To [Wed, 27 Jul 2016 14:05:15 +0000 (22:05 +0800)]
python-attrs: update to 16.0.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years agoddns-scripts: add service core-networks.de 2995/head
Michael Scholl [Wed, 27 Jul 2016 13:25:16 +0000 (15:25 +0200)]
ddns-scripts: add service core-networks.de

- Added service core-networks.de
- Fixed typo for service dnshome.de

Signed-off-by: Michael Scholl <michael.scholl@core-networks.de>
7 years agoMerge pull request #2987 from kuoruan/aria2
champtar [Wed, 27 Jul 2016 07:08:57 +0000 (09:08 +0200)]
Merge pull request #2987 from kuoruan/aria2

aria2: fix bugs and make some changes

7 years agoMerge pull request #2992 from hojuruku/p_mini_snmpd
champtar [Wed, 27 Jul 2016 07:07:11 +0000 (09:07 +0200)]
Merge pull request #2992 from hojuruku/p_mini_snmpd

mini_snmpd: fix initscript to use l3_device for working out the interface name

7 years agomini_snmpd: fix initscript to use l3_device 2992/head
Luke McKee [Tue, 26 Jul 2016 14:17:31 +0000 (21:17 +0700)]
mini_snmpd: fix initscript to use l3_device

for working out the interface name
Working:
ubus -S call network.interface dump|jsonfilter -e "@.interface[@.interface=\"wan\"].l3_device"
Broken:
ubus -S call network.interface dump|jsonfilter -e "@.interface[@.interface=\"wan\"].device"

Fix run tested:
root@wifi:/overlay/upper# ps |grep mini_snmpd
 1404 root       980 S    /usr/bin/mini_snmpd -n -c public -L Undisclosed -C VGB <admin@victimsofgaybullying.com> -t 1 -a -d /overlay,/tmp -i br-lan,pppoe-w

Before it wasn't using the pppoe interface it was using the parent
interface eth0 twice. Small 1 line fix. Merge at your convenience.

Signed-off-by: Luke McKee <hojuruku@gmail.com>
7 years agoMerge pull request #2988 from RussellSenior/fix-wget-dependencies
nbd168 [Sun, 24 Jul 2016 12:58:11 +0000 (14:58 +0200)]
Merge pull request #2988 from RussellSenior/fix-wget-dependencies

wget: add missing zlib dependency

7 years agotransmission: add missing zlib dependency for openssl variants
Felix Fietkau [Sun, 24 Jul 2016 12:57:09 +0000 (14:57 +0200)]
transmission: add missing zlib dependency for openssl variants

Signed-off-by: Felix Fietkau <nbd@nbd.name>
7 years agotor: add missing zlib dependency
Felix Fietkau [Sun, 24 Jul 2016 12:55:45 +0000 (14:55 +0200)]
tor: add missing zlib dependency

Signed-off-by: Felix Fietkau <nbd@nbd.name>
7 years agotinc: add missing zlib dependency
Felix Fietkau [Sun, 24 Jul 2016 12:55:05 +0000 (14:55 +0200)]
tinc: add missing zlib dependency

Signed-off-by: Felix Fietkau <nbd@nbd.name>
7 years agostunnel: add missing zlib dependency
Felix Fietkau [Sun, 24 Jul 2016 12:52:50 +0000 (14:52 +0200)]
stunnel: add missing zlib dependency

Signed-off-by: Felix Fietkau <nbd@nbd.name>
7 years agoneon: add missing dependency on zlib
Felix Fietkau [Sun, 24 Jul 2016 12:40:48 +0000 (14:40 +0200)]
neon: add missing dependency on zlib

Signed-off-by: Felix Fietkau <nbd@nbd.name>
7 years agomutt: add missing dependency on zlib
Felix Fietkau [Sun, 24 Jul 2016 12:40:08 +0000 (14:40 +0200)]
mutt: add missing dependency on zlib

Signed-off-by: Felix Fietkau <nbd@nbd.name>
7 years agolibtorrent: add missing dependency on zlib
Felix Fietkau [Sun, 24 Jul 2016 12:39:27 +0000 (14:39 +0200)]
libtorrent: add missing dependency on zlib

Signed-off-by: Felix Fietkau <nbd@nbd.name>
7 years agogit: add missing dependency on zlib
Felix Fietkau [Sun, 24 Jul 2016 12:37:09 +0000 (14:37 +0200)]
git: add missing dependency on zlib

Signed-off-by: Felix Fietkau <nbd@nbd.name>
7 years agofreeradius2: add missing dependency on zlib
Felix Fietkau [Sun, 24 Jul 2016 12:37:01 +0000 (14:37 +0200)]
freeradius2: add missing dependency on zlib

Signed-off-by: Felix Fietkau <nbd@nbd.name>
7 years agochaosvpn: add missing dependency on zlib
Felix Fietkau [Sun, 24 Jul 2016 12:35:54 +0000 (14:35 +0200)]
chaosvpn: add missing dependency on zlib

Signed-off-by: Felix Fietkau <nbd@nbd.name>
7 years agoaircrack-ng: add missing dependency on zlib
Felix Fietkau [Sun, 24 Jul 2016 12:33:56 +0000 (14:33 +0200)]
aircrack-ng: add missing dependency on zlib

Signed-off-by: Felix Fietkau <nbd@nbd.name>
7 years agowget: add missing zlib dependency 2988/head
Russell Senior [Sun, 24 Jul 2016 11:00:01 +0000 (04:00 -0700)]
wget: add missing zlib dependency

Signed-off-by: Russell Senior <russell@personaltelco.net>
7 years agoaria2: fix bugs and make some changes 2987/head
Hsing-Wang Liao [Sun, 24 Jul 2016 07:56:45 +0000 (15:56 +0800)]
aria2: fix bugs and make some changes

* Fix aria2c failed to start after change daemon user, issue #2985;
* Change default download dir;
* Clear exist log file when aria2 start;
* Add log level option;
* Change dir owner when start.

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
7 years agoMerge pull request #2986 from xypron/relayctl
Ted Hess [Sat, 23 Jul 2016 20:38:13 +0000 (16:38 -0400)]
Merge pull request #2986 from xypron/relayctl

relayctl: remove superfluous dependency on udev

7 years agorelayctl: remove superfluous dependency on udev 2986/head
Heinrich Schuchardt [Sat, 23 Jul 2016 19:35:51 +0000 (21:35 +0200)]
relayctl: remove superfluous dependency on udev

Package udev does not exist in Lede.
We do not need udev to use package relayctl.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
7 years agolibimobiledevice: update to the latest version to fix openssl build error
Felix Fietkau [Sat, 23 Jul 2016 15:40:26 +0000 (17:40 +0200)]
libimobiledevice: update to the latest version to fix openssl build error

Signed-off-by: Felix Fietkau <nbd@nbd.name>
7 years agoMerge pull request #2984 from zorun/wireguard-update
champtar [Sat, 23 Jul 2016 12:22:16 +0000 (14:22 +0200)]
Merge pull request #2984 from zorun/wireguard-update

wireguard: Bump to 0.0.20160722

7 years agowireguard: Bump to 0.0.20160722 2984/head
Baptiste Jonglez [Sat, 23 Jul 2016 12:02:21 +0000 (14:02 +0200)]
wireguard: Bump to 0.0.20160722

Also fix a new compilation error, due to upstream changes in the build
system.  SUBDIRS= is deprecated when building external kernel modules, use
M= instead to fix compilation.

Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
7 years agoMerge pull request #2980 from feckert/fix-mwan3-whitspace-typos
champtar [Fri, 22 Jul 2016 06:02:05 +0000 (08:02 +0200)]
Merge pull request #2980 from feckert/fix-mwan3-whitspace-typos

Fix mwan3 whitespace typos

7 years agomwan3: fix mwan3track whitespace typo 2980/head
Florian Eckert [Thu, 21 Jul 2016 11:16:22 +0000 (13:16 +0200)]
mwan3: fix mwan3track whitespace typo

Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
7 years agomwan3: fix mwan3 help whitespace typo
Florian Eckert [Thu, 21 Jul 2016 10:52:05 +0000 (12:52 +0200)]
mwan3: fix mwan3 help whitespace typo

Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
7 years agoMerge pull request #2861 from LucileQ/bump-freeradius-server
champtar [Thu, 21 Jul 2016 10:07:10 +0000 (12:07 +0200)]
Merge pull request #2861 from LucileQ/bump-freeradius-server

freeradius3: new package

7 years agoMerge pull request #2977 from dibdot/adblock
champtar [Thu, 21 Jul 2016 09:22:25 +0000 (11:22 +0200)]
Merge pull request #2977 from dibdot/adblock

adblock: update 1.4.1

7 years agoadblock: update 1.4.1 2977/head
Dirk Brenken [Wed, 20 Jul 2016 20:09:23 +0000 (22:09 +0200)]
adblock: update 1.4.1

* fix two possible overflows in adblock statistics

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agompd: Update to 0.19.17, refresh patches
Ted Hess [Wed, 20 Jul 2016 14:54:46 +0000 (10:54 -0400)]
mpd: Update to 0.19.17, refresh patches

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agophp5: update to 5.6.23
Michael Heimpold [Tue, 19 Jul 2016 21:14:33 +0000 (23:14 +0200)]
php5: update to 5.6.23

This fixes the following CVEs:
 - in GD: CVE-2015-8874, CVE-2016-5766, CVE-2016-5767
 - in mbstring: CVE-2016-5768
 - in mcrypt: CVE-2016-5769
 - in SPL: CVE-2016-5770, CVE-2016-5771
 - in WDDX: CVE-2016-5772
 - in zip: CVE-2016-5773

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agoutils/mksh: Update to current latest upstream (r52c).
Alive 4ever [Tue, 12 Jul 2016 13:59:56 +0000 (13:59 +0000)]
utils/mksh: Update to current latest upstream (r52c).

Signed-off-by: Alif M. A. <alive4ever at live.com>
7 years agoglib2: fix (host-)build with gcc6
Daniel Golle [Mon, 18 Jul 2016 20:07:22 +0000 (22:07 +0200)]
glib2: fix (host-)build with gcc6

import upstream fix from
https://git.gnome.org/browse/glib/commit/?id=0817af40e8c74c721c30f6ef482b1f53d12044c7

and fix it to remain compatibile with old version of gcc
https://git.gnome.org/browse/glib/commit/?id=8cdbc7fb2c8c876902e457abe46ee18a0b134486

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agognunet: update to SVN r37547
Daniel Golle [Mon, 18 Jul 2016 19:00:29 +0000 (21:00 +0200)]
gnunet: update to SVN r37547

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agolvm2: update to version 2.02.161
Daniel Golle [Mon, 18 Jul 2016 18:58:52 +0000 (20:58 +0200)]
lvm2: update to version 2.02.161

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agoMerge pull request #2968 from lynxis/fix-mhd
champtar [Mon, 18 Jul 2016 16:21:14 +0000 (18:21 +0200)]
Merge pull request #2968 from lynxis/fix-mhd

libmicrohttpd: add patch to fix inside loop declaration warning

7 years agoMerge pull request #2971 from kuoruan/aria2
champtar [Mon, 18 Jul 2016 16:19:06 +0000 (18:19 +0200)]
Merge pull request #2971 from kuoruan/aria2

Aria2 Update

7 years agoMerge pull request #2926 from cshore/pull-request-msmtp-ca-bundle
champtar [Mon, 18 Jul 2016 16:07:01 +0000 (18:07 +0200)]
Merge pull request #2926 from cshore/pull-request-msmtp-ca-bundle

mail/msmtp: Make msmtp ssl version depend on ca-bundle