Commit Graph

31966 Commits

Author SHA1 Message Date
Ted Hess f1e4bc9234 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>
2016-08-01 15:41:02 -04:00
Yousong Zhou 2c5d49ab47 Merge pull request #2106 from jefferyto/obfsproxy
obfsproxy: new package
2016-08-01 18:15:49 +08:00
heil d558beb000 apache: increase PKG_RELEASE for rebuild
Signed-off-by: heil <heil@terminal-consulting.de>
2016-08-01 11:50:21 +02:00
Jeffery To 48ebd8f0e5 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>
2016-08-01 15:48:25 +08:00
Thomas Heil 34cbdf26ec Merge pull request #3008 from hauke/apache
apache: fix build without sslv3
2016-07-31 23:44:28 +02:00
Ted Hess 65f29c835e Merge pull request #3009 from dibdot/adblock
adblock: update 1.4.3
2016-07-31 15:10:31 -04:00
Dirk Brenken 58883787bf adblock: update 1.4.3
* fix race condition in restricted mode
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-07-31 18:16:31 +02:00
Jeffery To d409eb19e3 twisted: update to 16.3.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-07-31 20:25:01 +08:00
Hauke Mehrtens 51bbfb6013 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>
2016-07-31 13:20:56 +02:00
Jo-Philipp Wich 630a41fd05 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>
2016-07-30 15:25:40 +02:00
Jean-Michel Lacroix 3a49a7dbe6 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>
2016-07-29 19:33:10 -04:00
Toke Høiland-Jørgensen f43ed86a5a Merge pull request #2982 from oskar456/radsecproxy_ucified
Radsecproxy ucified
2016-07-29 13:44:35 +02:00
Ondřej Caletka a1d0525e27 radsecproxy: Update copyright notice, add license
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
2016-07-29 13:28:57 +02:00
Ondřej Caletka c6bc1bed73 radsecproxy: UCIfied configuration
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
2016-07-29 13:28:34 +02:00
Ted Hess 351babe8e3 Merge pull request #3002 from dibdot/adblock
adblock: update 1.4.2
2016-07-28 17:41:04 -04:00
Ted Hess 7f5110c76c Merge pull request #3001 from commodo/tcpreplay
tcpreplay: add first revision of package
2016-07-28 17:40:16 -04:00
Dirk Brenken 880adb9d1a adblock: update 1.4.2
* ad broad blocklist source 'hphosts' https://hosts-file.net

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-07-28 22:29:46 +02:00
Alexandru Ardelean c97960ca82 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>
2016-07-28 17:55:58 +03:00
Jeffery To 1c690da27a zope-interface: update to 4.2.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-07-28 01:44:04 +08:00
Jeffery To ef591ac05d python-gmpy2: update to 2.0.8
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-07-28 01:23:26 +08:00
Jeffery To f9c788c290 python-cryptography: update to 1.4, fixed lede compilation
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-07-28 00:37:03 +08:00
Jeffery To 32516c5c89 python-enum34: update to 1.1.6
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-07-27 23:03:09 +08:00
champtar 1dbb481659 Merge pull request #2994 from jefferyto/python-cffi-1.7.0
python-cffi: update to 1.7.0
2016-07-27 16:45:50 +02:00
champtar e61a6726b1 Merge pull request #2993 from jefferyto/python-attrs-16.0.0
python-attrs: update to 16.0.0
2016-07-27 16:45:25 +02:00
Jeffery To 8ea476fa45 python-cffi: update to 1.7.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-07-27 22:34:43 +08:00
Jeffery To e2439e3e88 python-attrs: update to 16.0.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-07-27 22:05:15 +08:00
Michael Scholl 41d687d16a 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>
2016-07-27 15:30:34 +02:00
champtar 1eda277326 Merge pull request #2987 from kuoruan/aria2
aria2: fix bugs and make some changes
2016-07-27 09:08:57 +02:00
champtar 45e4189b93 Merge pull request #2992 from hojuruku/p_mini_snmpd
mini_snmpd: fix initscript to use l3_device for working out the interface name
2016-07-27 09:07:11 +02:00
Luke McKee e55da65b14 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>
2016-07-26 21:17:42 +07:00
nbd168 fb37ae282b Merge pull request #2988 from RussellSenior/fix-wget-dependencies
wget: add missing zlib dependency
2016-07-24 14:58:11 +02:00
Felix Fietkau 3759a36711 transmission: add missing zlib dependency for openssl variants
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-07-24 14:57:09 +02:00
Felix Fietkau 84aa49747b tor: add missing zlib dependency
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-07-24 14:55:45 +02:00
Felix Fietkau e8394949dc tinc: add missing zlib dependency
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-07-24 14:55:05 +02:00
Felix Fietkau 0aa77e80f9 stunnel: add missing zlib dependency
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-07-24 14:52:50 +02:00
Felix Fietkau e9eb72b91b neon: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-07-24 14:40:54 +02:00
Felix Fietkau 3428785e4e mutt: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-07-24 14:40:08 +02:00
Felix Fietkau 2c9587cbe0 libtorrent: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-07-24 14:39:27 +02:00
Felix Fietkau a6ee91581a git: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-07-24 14:37:09 +02:00
Felix Fietkau 517761bb89 freeradius2: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-07-24 14:37:01 +02:00
Felix Fietkau 0ed48e6e82 chaosvpn: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-07-24 14:35:54 +02:00
Felix Fietkau 46f4f922b4 aircrack-ng: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-07-24 14:33:56 +02:00
Russell Senior 377cd2e64b wget: add missing zlib dependency
Signed-off-by: Russell Senior <russell@personaltelco.net>
2016-07-24 04:00:01 -07:00
Hsing-Wang Liao 335e32681f 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>
2016-07-24 16:02:19 +08:00
Ted Hess 02ff46022f Merge pull request #2986 from xypron/relayctl
relayctl: remove superfluous dependency on udev
2016-07-23 16:38:13 -04:00
Heinrich Schuchardt b385bd0ce2 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>
2016-07-23 21:40:47 +02:00
Felix Fietkau 83b0d9f170 libimobiledevice: update to the latest version to fix openssl build error
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-07-23 17:40:38 +02:00
champtar 432f2ebea9 Merge pull request #2984 from zorun/wireguard-update
wireguard: Bump to 0.0.20160722
2016-07-23 14:22:16 +02:00
Baptiste Jonglez 3f2be1ad5c 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>
2016-07-23 14:02:24 +02:00
champtar e810b864c3 Merge pull request #2980 from feckert/fix-mwan3-whitspace-typos
Fix mwan3 whitespace typos
2016-07-22 08:02:05 +02:00