feed/packages.git
7 years agopillow: upgrade to version 3.3.1 3086/head
Gergely Kiss [Mon, 22 Aug 2016 16:39:24 +0000 (18:39 +0200)]
pillow: upgrade to version 3.3.1

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years agocollectd: Enable tail_csv plugin
Hannu Nyman [Mon, 22 Aug 2016 14:51:59 +0000 (17:51 +0300)]
collectd: Enable tail_csv plugin

Enable tail_csv plugin that "follows" (tails) and parses CSV files.
Compile-tested with ar71xx.
This closes #3083

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years agoMerge pull request #3085 from kuoruan/aria2
Hannu Nyman [Mon, 22 Aug 2016 10:28:38 +0000 (13:28 +0300)]
Merge pull request #3085 from kuoruan/aria2

aria2: update to 1.26.0

7 years agoaria2: update to 1.26.0 3085/head
Hsing-Wang Liao [Mon, 22 Aug 2016 10:21:22 +0000 (18:21 +0800)]
aria2: update to 1.26.0

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
7 years agoMerge pull request #3084 from dibdot/adblock
Hannu Nyman [Sun, 21 Aug 2016 19:45:51 +0000 (22:45 +0300)]
Merge pull request #3084 from dibdot/adblock

adblock: update 1.4.6

7 years agoadblock: update 1.4.6 3084/head
Dirk Brenken [Sun, 21 Aug 2016 18:56:47 +0000 (20:56 +0200)]
adblock: update 1.4.6

* added a 'window.close()' to adblock landing page to automatically
close any pop-ups that might get loaded with a blocked ad
* simplified dnsmasq check in ap mode

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agoffmpeg: Dependency cleanup
Ted Hess [Fri, 19 Aug 2016 22:40:41 +0000 (18:40 -0400)]
ffmpeg: Dependency cleanup

Custom builds need to select x264 and/or lame-lib explictly. Automatic
CONFIG_ALL builds of ffmpeg-full include x264 and lame.

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agoMerge pull request #3082 from thess/libx264-merge
Ted Hess [Fri, 19 Aug 2016 22:05:39 +0000 (18:05 -0400)]
Merge pull request #3082 from thess/libx264-merge

libx264: Fix build errors on x86 targets due to missing ASM features …

7 years agolibx264: Fix build errors on x86 targets due to missing ASM features (yasm) 3082/head
Ted Hess [Fri, 19 Aug 2016 21:48:25 +0000 (17:48 -0400)]
libx264: Fix build errors on x86 targets due to missing ASM features (yasm)

minor cleanup of CFLAGS, remove COPTS warnings
yasm needs to be added to x86 toolchain
(LEDE updated: https://github.com/lede-project/source/commit/c08651226f5645204f91f79d247801033f6015d1)

Signed-off-by: Daniel Golle daniel@makrotopia.org
Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agognunet: bump to SVN r37738
Daniel Golle [Fri, 19 Aug 2016 17:52:19 +0000 (19:52 +0200)]
gnunet: bump to SVN r37738

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agoMerge pull request #3080 from dangowrt/CVE-2016-6313
Daniel Golle [Fri, 19 Aug 2016 17:32:35 +0000 (19:32 +0200)]
Merge pull request #3080 from dangowrt/CVE-2016-6313

libgcrypt: update to version 1.6.6

7 years agolibgcrypt: update to version 1.6.6 3080/head
Daniel Golle [Fri, 19 Aug 2016 13:07:20 +0000 (15:07 +0200)]
libgcrypt: update to version 1.6.6

Fixes CVE-2016-6313:
Entropy Loss and Output Predictability in the Libgcrypt PRNG

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agoMerge pull request #3077 from commodo/tcpreplay-libnl-fix
Ted Hess [Thu, 18 Aug 2016 20:38:43 +0000 (16:38 -0400)]
Merge pull request #3077 from commodo/tcpreplay-libnl-fix

tcpreplay: remove libnl dependency and update PKG_LICENSE_FILES.

7 years agotcpreplay: add PKG_LICENSE_FILES 3077/head
Alexandru Ardelean [Thu, 18 Aug 2016 11:30:17 +0000 (14:30 +0300)]
tcpreplay: add PKG_LICENSE_FILES

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agotcpreplay: disable libnl3 and libdbus-1 check in CONFIGURE_VARS
Alexandru Ardelean [Thu, 18 Aug 2016 11:26:29 +0000 (14:26 +0300)]
tcpreplay: disable libnl3 and libdbus-1 check in CONFIGURE_VARS

Also, drop patch that disables libdbus-1 check in configure script.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agoMerge pull request #3035 from jow-/luasec-no-compression-fix
champtar [Thu, 18 Aug 2016 14:00:16 +0000 (16:00 +0200)]
Merge pull request #3035 from jow-/luasec-no-compression-fix

luasec: fix build with OPENSSL_NO_COMP

7 years agoMerge pull request #3066 from hnyman/htop202
champtar [Thu, 18 Aug 2016 13:41:44 +0000 (15:41 +0200)]
Merge pull request #3066 from hnyman/htop202

htop: update to 2.0.2

7 years agoqemu: remove the leftover --enable-qemu-agent option
Yousong Zhou [Thu, 18 Aug 2016 03:32:13 +0000 (11:32 +0800)]
qemu: remove the leftover --enable-qemu-agent option

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
7 years agoqemu: build only qemu-ga
Yousong Zhou [Thu, 18 Aug 2016 03:23:59 +0000 (11:23 +0800)]
qemu: build only qemu-ga

This has two effects

 - Saves time and computing resources.  Non-relevant tools like
   qemu-img, qemu-io will not be built
 - Fixes packaging failure on octeon target caused by failure of
   building internal pixman library

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
7 years agofwknop: bump PKG_RELEASE
Hannu Nyman [Wed, 17 Aug 2016 15:52:10 +0000 (18:52 +0300)]
fwknop: bump PKG_RELEASE

Increase PKG_RELEASE due to the patch committed earlier today.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years agoMerge pull request #3075 from jp-bennett/master
Hannu Nyman [Wed, 17 Aug 2016 15:38:37 +0000 (18:38 +0300)]
Merge pull request #3075 from jp-bennett/master

Updates to nano and fwknop

7 years agoNano: Update to 2.6.3, backport patch from trunk to fix compile 3075/head
Jonathan Bennett [Wed, 17 Aug 2016 04:11:30 +0000 (23:11 -0500)]
Nano: Update to 2.6.3, backport patch from trunk to fix compile
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
7 years agoFwknop: Set correct file permissions when generating config files
Jonathan Bennett [Wed, 17 Aug 2016 04:08:00 +0000 (23:08 -0500)]
Fwknop: Set correct file permissions when generating config files
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
7 years agolibffi: patch n32.S to fix mips64 soft-float build
Yousong Zhou [Wed, 17 Aug 2016 01:52:58 +0000 (09:52 +0800)]
libffi: patch n32.S to fix mips64 soft-float build

This should fix openwrt/packages#2511

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
7 years agoMerge pull request #3069 from ianchi/libx264
Hannu Nyman [Tue, 16 Aug 2016 14:32:12 +0000 (17:32 +0300)]
Merge pull request #3069 from ianchi/libx264

libx264: update version

7 years agoMerge pull request #3071 from dibdot/adblock
champtar [Tue, 16 Aug 2016 07:10:53 +0000 (09:10 +0200)]
Merge pull request #3071 from dibdot/adblock

adblock: update 1.4.5

7 years agoadblock: update 1.4.5 3071/head
Dirk Brenken [Tue, 16 Aug 2016 06:54:21 +0000 (08:54 +0200)]
adblock: update 1.4.5

* change the default hphosts list source to ad and tracking servers
only, the overall list includes to many false positives
* new optional config parm 'adb_hotplugif' to restrict hotplug support
to a certain wan interface or to disable it at all
* documentation update
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agoMerge pull request #3070 from ianchi/youtube-dl
champtar [Tue, 16 Aug 2016 05:25:59 +0000 (07:25 +0200)]
Merge pull request #3070 from ianchi/youtube-dl

youtube-dl: update version

7 years agoyoutube-dl: update version 3070/head
Adrian Panella [Tue, 16 Aug 2016 03:49:51 +0000 (22:49 -0500)]
youtube-dl: update version

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
7 years agolibx264: update version 3069/head
Adrian Panella [Tue, 16 Aug 2016 03:42:36 +0000 (22:42 -0500)]
libx264: update version

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
7 years agohtop: update to 2.0.2 3066/head
Hannu Nyman [Mon, 15 Aug 2016 18:13:49 +0000 (21:13 +0300)]
htop: update to 2.0.2

* update htop to 2.0.2
* patch the new libtool check to match libtool version in use.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years agoMerge pull request #3028 from thess/tcpreplay-fixes
Ted Hess [Mon, 15 Aug 2016 13:33:10 +0000 (09:33 -0400)]
Merge pull request #3028 from thess/tcpreplay-fixes

tcpreplay: Fix builds - musl compatibility

7 years agoMerge pull request #2943 from sdwalker/linuxptp
champtar [Mon, 15 Aug 2016 08:37:07 +0000 (10:37 +0200)]
Merge pull request #2943 from sdwalker/linuxptp

linuxptp: shrink binaries and fix musl compile error

7 years agoznc: fix compilation without ssl compression
Jonas Gorski [Sun, 14 Aug 2016 20:46:04 +0000 (22:46 +0200)]
znc: fix compilation without ssl compression

Update Csocket to a newer version with compile fixes for OpenSSL with
disabled compression support. Since we don't get zlib as an transitive
dependency anymore, also add zlib as an explicit dependency.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
7 years agoMerge pull request #3061 from hnyman/collectd552
Jo-Philipp Wich [Sun, 14 Aug 2016 16:29:16 +0000 (18:29 +0200)]
Merge pull request #3061 from hnyman/collectd552

collectd: bump version to 5.5.2

7 years agoMerge pull request #3062 from dibdot/adblock
Hannu Nyman [Sun, 14 Aug 2016 15:49:10 +0000 (18:49 +0300)]
Merge pull request #3062 from dibdot/adblock

adblock: update 1.4.4

7 years agoadblock: update 1.4.4 3062/head
Dirk Brenken [Sun, 14 Aug 2016 15:34:34 +0000 (17:34 +0200)]
adblock: update 1.4.4

* filter non-printable characters/binary data in input stream
* fix IPv4 adblock statistics in CC

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agoMerge pull request #2996 from jefferyto/python-enum34-1.1.6
Hannu Nyman [Sun, 14 Aug 2016 11:19:05 +0000 (14:19 +0300)]
Merge pull request #2996 from jefferyto/python-enum34-1.1.6

python-enum34: update to 1.1.6

7 years agocollectd: bump version to 5.5.2 3061/head
Hannu Nyman [Sun, 14 Aug 2016 09:10:26 +0000 (12:10 +0300)]
collectd: bump version to 5.5.2

* Bump collectd version to 5.5.2.
* Refresh patches.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
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 agoluasec: fix build with OPENSSL_NO_COMP 3035/head
Jo-Philipp Wich [Tue, 9 Aug 2016 07:35:21 +0000 (09:35 +0200)]
luasec: fix build with OPENSSL_NO_COMP

Currently luasec fails to build if OpenSSL was built without compression
support due to an undefined COMP_METHOD type:

    ssl.c: In function 'meth_compression':
    ssl.c:404:9: error: unknown type name 'COMP_METHOD'
       const COMP_METHOD *comp;
             ^
    <builtin>: recipe for target 'ssl.o' failed
    make[6]: *** [ssl.o] Error 1

Add a local patch to stub the `meth_compression()` function if there is no
compression support available in the OpenSSL library in order to allow
luasec to build.

A similar fix has been added upstream with
https://github.com/brunoos/luasec/pull/30

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
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 agotcpreplay: Fix builds - musl compatibility 3028/head
Ted Hess [Sun, 7 Aug 2016 20:14:09 +0000 (16:14 -0400)]
tcpreplay: Fix builds - musl compatibility

Signed-off-by: Ted Hess <thess@kitschensync.net>
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 agopython-enum34: update to 1.1.6 2996/head
Jeffery To [Wed, 27 Jul 2016 15:03:09 +0000 (23:03 +0800)]
python-enum34: update to 1.1.6

Signed-off-by: Jeffery To <jeffery.to@gmail.com>