feed/packages.git
7 years agoicecast: Rework dependencies 3839/head
Ted Hess [Sat, 14 Jan 2017 23:00:31 +0000 (18:00 -0500)]
icecast: Rework dependencies

Remove private Tremor. (use libvorbisidec in repo)
Remove need for libvorbis (add missing vorbis_comment functions)
Remove openSSL (uses mbedTLS via libcurl)

Add myself as co-maintainer.

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agoMerge pull request #3835 from stintel/vallumd
Stijn Tintel [Sat, 14 Jan 2017 05:09:00 +0000 (06:09 +0100)]
Merge pull request #3835 from stintel/vallumd

vallumd: new package

7 years agovallumd: new package 3835/head
Stijn Tintel [Sat, 14 Jan 2017 01:03:46 +0000 (02:03 +0100)]
vallumd: new package

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years agoices: fix linking with libogg
Ted Hess [Fri, 13 Jan 2017 22:38:06 +0000 (17:38 -0500)]
ices: fix linking with libogg

7 years agolibshout: Update to 2.4.1. Create -nossl variant
Ted Hess [Fri, 13 Jan 2017 21:38:50 +0000 (16:38 -0500)]
libshout: Update to 2.4.1. Create -nossl variant

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agoMerge pull request #3775 from jow-/net-snmp-nl-tiny
Stijn Tintel [Fri, 13 Jan 2017 18:48:02 +0000 (19:48 +0100)]
Merge pull request #3775 from jow-/net-snmp-nl-tiny

net-snmp: build against libnl-tiny

7 years agoMerge pull request #3785 from diizzyy/patch-17
Ted Hess [Fri, 13 Jan 2017 18:37:05 +0000 (13:37 -0500)]
Merge pull request #3785 from diizzyy/patch-17

libs/libstrophe: Fix source tarball filename

7 years agoglib2: add --enable-libmount=no to HOST_CONFIGURE_ARGS
Peter Wagner [Fri, 13 Jan 2017 18:14:28 +0000 (19:14 +0100)]
glib2: add --enable-libmount=no to HOST_CONFIGURE_ARGS

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agoglib2: update to 2.50.2
Peter Wagner [Fri, 13 Jan 2017 08:40:56 +0000 (09:40 +0100)]
glib2: update to 2.50.2

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agoMerge pull request #3729 from diizzyy/patch-1
Hannu Nyman [Thu, 12 Jan 2017 22:33:33 +0000 (00:33 +0200)]
Merge pull request #3729 from diizzyy/patch-1

net/shadowsocks-libev: Update to 2.6.1

7 years agonet/shadowsocks-libev: Update to 2.6.1 3729/head
Daniel Engberg [Sun, 1 Jan 2017 08:15:13 +0000 (02:15 -0600)]
net/shadowsocks-libev: Update to 2.6.1

Update to 2.6.0 to support mbed TLS
Use xz instead of gz git tarball

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoMerge pull request #3828 from pprindeville/fix-perl-cgi2
Hannu Nyman [Thu, 12 Jan 2017 20:35:00 +0000 (22:35 +0200)]
Merge pull request #3828 from pprindeville/fix-perl-cgi2

perl-cgi: bump package release because of PKG_LEAVE_COMMENTS

7 years agomosquitto: Fix host UNAME detection
Thomas Huehn [Thu, 12 Jan 2017 15:10:32 +0000 (16:10 +0100)]
mosquitto: Fix host UNAME detection

This fixes a bug when mosquitto is crosscompiled in LEDE on OS X.
UNAME is explicitly executed on the host, when we want it to be treated
as a regular linux build.

This patch passes the proper UNAME=Linux variable to the mosquitto
make file in order to respect linux as cross-compiler.

Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de>
Reviewed-by: Karl Palsson <karlp@tweak.net.au>
7 years agohttps-dns-proxy: bump PKG_RELEASE
Hannu Nyman [Thu, 12 Jan 2017 11:07:20 +0000 (13:07 +0200)]
https-dns-proxy: bump PKG_RELEASE

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years agoMerge pull request #3825 from aarond10/patch-2
Hannu Nyman [Thu, 12 Jan 2017 11:05:49 +0000 (13:05 +0200)]
Merge pull request #3825 from aarond10/patch-2

https-dns-proxy: Fix wrong commandline argument

7 years agohttps-dns-proxy: Fix wrong commandline argument 3825/head
Aaron Drew [Thu, 12 Jan 2017 09:33:08 +0000 (20:33 +1100)]
https-dns-proxy: Fix wrong commandline argument

Init scripts were configuring daemon to write log to file "127.0.0.1" instead.
Signed-off-by: Aaron Drew <aarond10@gmail.com>
7 years agoutils/gnupg: Bump version; use both PKG_HASH (sha256) and PKG_MD5SUM (md5sum)
Daniel Dickinson [Thu, 12 Jan 2017 01:00:18 +0000 (20:00 -0500)]
utils/gnupg: Bump version; use both PKG_HASH (sha256) and PKG_MD5SUM (md5sum)

Bump the version of gnupg and use new PKG_HASH for
sha256sum and PKG_MD5SUM for md5sum (for backwards
compatibility).

Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
7 years agoutils/gnupg: Add myself as maintainer
Daniel Dickinson [Thu, 12 Jan 2017 00:17:08 +0000 (19:17 -0500)]
utils/gnupg: Add myself as maintainer

@Nico seems MIA; @hnyman asked if I'd be interested
in taking over.  I'm willing so adding myself.

Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
7 years agoutils/gnupg: Add build of gpgv
Daniel Dickinson [Thu, 29 Sep 2016 10:13:02 +0000 (06:13 -0400)]
utils/gnupg: Add build of gpgv

gpgv is a stripped down gnupg useful for only verifying signatures.
Having this package can save space when all you need is signature
verification.

Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
7 years agobind: update to bind-9.10.4-P5
Noah Meyerhans [Thu, 12 Jan 2017 06:01:53 +0000 (22:01 -0800)]
bind: update to bind-9.10.4-P5

This change fixes multiple denial-of-service vulnerabilities:
 * CVE-2016-9131: A malformed response to an ANY query can cause an
   assertion failure during recursion
 * CVE-2016-9147: An error handling a query response containing
   inconsistent DNSSEC information could cause an assertion failure
 * CVE-2016-9444: An unusually-formed DS record response could cause
   an assertion failure
 * CVE-2016-9778: An error handling certain queries using the
   nxdomain-redirect feature could cause a REQUIRE assertion failure
   in db.c

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
7 years agoperl-cgi: bump package release because of PKG_LEAVE_COMMENTS 3828/head
Philip Prindeville [Wed, 11 Jan 2017 21:34:46 +0000 (14:34 -0700)]
perl-cgi: bump package release because of PKG_LEAVE_COMMENTS

Last commit required release increment so people would refresh to
non-broken files.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years agognunet: fix build
Daniel Golle [Wed, 11 Jan 2017 22:20:47 +0000 (23:20 +0100)]
gnunet: fix build

a missing empty file caused the build to break

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agoMerge pull request #3822 from mhei/update-open-plc-utils
Florian Fainelli [Wed, 11 Jan 2017 22:21:11 +0000 (14:21 -0800)]
Merge pull request #3822 from mhei/update-open-plc-utils

open-plc-utils: update to commit 6a07d621583cb86ddf2fddcacb41cc4cf28bf33a

7 years agoMerge pull request #3740 from pprindeville/fix-perlmod-stripping
Hannu Nyman [Wed, 11 Jan 2017 21:39:14 +0000 (23:39 +0200)]
Merge pull request #3740 from pprindeville/fix-perlmod-stripping

perlmod: global knob to disable comment stripping modules

7 years agoperlmod: global knob to disable comment stripping modules 3740/head
Philip Prindeville [Tue, 3 Jan 2017 05:55:17 +0000 (22:55 -0700)]
perlmod: global knob to disable comment stripping modules

Certain strings are misinterpreted as comments by perlmod.mk and removed
when they shouldn't be (in particular, perl-cgi).  Enable this whenever
you have sufficient flash space.

Globally, CONFIG_PERL_NOCOMMENT=y (default) causes comments to be stripped
as before.  However, a package (like perl-cgi) can override this with
PKG_LEAVE_COMMENTS=1.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years agoopen-plc-utils: update to commit 6a07d621583cb86ddf2fddcacb41cc4cf28bf33a 3822/head
Michael Heimpold [Wed, 11 Jan 2017 21:22:31 +0000 (22:22 +0100)]
open-plc-utils: update to commit 6a07d621583cb86ddf2fddcacb41cc4cf28bf33a

This fixes an alignment issue on some platforms, which renders
some tools, e.g. plcID, unusable.

While at, switch to xz compression for the tarball, drop an already
mainlined patch and remove a meanswhile absolete compiler switch.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agophp7: add a patch to fix build on aarch64
Michael Heimpold [Wed, 11 Jan 2017 21:08:54 +0000 (22:08 +0100)]
php7: add a patch to fix build on aarch64

This fixes the following build error, spotted by the LEDE buildbots:

{standard input}: Assembler messages:
{standard input}:557: Error: operand 3 should be an integer register -- `mul x0,x0,1048576'
{standard input}:558: Error: operand 3 should be an integer register -- `smulh x1,x0,1048576'
Makefile:1466: recipe for target 'ext/opcache/zend_accelerator_module.lo' failed

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agoMerge pull request #3739 from pprindeville/fix-perl-cgi
Hannu Nyman [Wed, 11 Jan 2017 21:17:28 +0000 (23:17 +0200)]
Merge pull request #3739 from pprindeville/fix-perl-cgi

perl-cgi: disable comment stripping which damages module

7 years agoMerge pull request #3821 from chris5560/ddns-scripts
Hannu Nyman [Wed, 11 Jan 2017 21:15:00 +0000 (23:15 +0200)]
Merge pull request #3821 from chris5560/ddns-scripts

ddns-scripts: fixes for nslookup and khost

7 years agoperl-cgi: disable comment stripping which damages module 3739/head
Philip Prindeville [Fri, 6 Jan 2017 22:39:36 +0000 (15:39 -0700)]
perl-cgi: disable comment stripping which damages module

The macro perlmod/Install does comment stripping which gets confused by
the line:

in several files in this module, incorrectly deleting it as a comment.
It's not: it's the closure of a "= q/" literal.

See PR #3740 as this is a prerequisite.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years agoddns-scripts: fixes for nslookup and khost 3821/head
Christian Schoenebeck [Wed, 11 Jan 2017 21:08:42 +0000 (22:08 +0100)]
ddns-scripts: fixes for nslookup and khost

- fix ip extraction if knot host is used together with glue records
- fix ip extraction from nslookup if reverse dns record has ip with dot reported at http://forum.lede-project.org/t/ddns-scripts-error/909

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
7 years agoMerge pull request #3813 from NeoRaider/hostpkg
Matthias Schiffer [Wed, 11 Jan 2017 20:54:09 +0000 (21:54 +0100)]
Merge pull request #3813 from NeoRaider/hostpkg

Use STAGING_DIR_HOSTPKG where appropriate

7 years agoMerge pull request #3811 from commodo/python-gmpy-drop
Hannu Nyman [Wed, 11 Jan 2017 20:45:40 +0000 (22:45 +0200)]
Merge pull request #3811 from commodo/python-gmpy-drop

[RFC] python-gmpy: drop package (in favor or python-gmpy2)

7 years agoMerge pull request #3818 from commodo/youtube-dl-fix
Hannu Nyman [Wed, 11 Jan 2017 20:44:22 +0000 (22:44 +0200)]
Merge pull request #3818 from commodo/youtube-dl-fix

python: update package to fix youtube-dl build

7 years agoMerge pull request #3816 from danrl/wireguard
Hannu Nyman [Wed, 11 Jan 2017 20:41:21 +0000 (22:41 +0200)]
Merge pull request #3816 from danrl/wireguard

wireguard: new upstream version

7 years agowireguard: version bump 3816/head
danrl [Tue, 10 Jan 2017 20:01:12 +0000 (21:01 +0100)]
wireguard: version bump

Signed-off-by: Dan Luedtke <mail@danrl.com>
7 years agopython: bump PKG_RELEASE to 3 3818/head
Alexandru Ardelean [Wed, 11 Jan 2017 09:07:51 +0000 (11:07 +0200)]
python: bump PKG_RELEASE to 3

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython: remove `011-do-not-prefer-ncursesw.patch`
Alexandru Ardelean [Wed, 11 Jan 2017 13:15:46 +0000 (15:15 +0200)]
python: remove `011-do-not-prefer-ncursesw.patch`

LEDE now provides libncursesw by default [even for libncurses].
No need to keep this patch around.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython: use built-in libffi lib for host build
Alexandru Ardelean [Wed, 11 Jan 2017 13:04:03 +0000 (15:04 +0200)]
python: use built-in libffi lib for host build

Python comes with it's own builtin libffi lib, which
seems easier to use for the host build, than trying
to use the one from the package feeds.

Also, dropping `005-fix-libffi-x86-64-configure.patch`
Not needed anymore.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython: link with static libs of ssl, crypto for host builds
Alexandru Ardelean [Wed, 11 Jan 2017 09:06:57 +0000 (11:06 +0200)]
python: link with static libs of ssl, crypto for host builds

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agoRevert "python: don't use libressl for host build"
Alexandru Ardelean [Wed, 11 Jan 2017 09:07:22 +0000 (11:07 +0200)]
Revert "python: don't use libressl for host build"

This reverts commit ca800e60b040a2b409801560dc16dbcac6cba2b1.

7 years agopython: drop CFLAGS in HOST_CONFIGURE_ARGS ; it's already in HOST_CONFIGURE_VARS
Alexandru Ardelean [Wed, 11 Jan 2017 09:05:11 +0000 (11:05 +0200)]
python: drop CFLAGS in HOST_CONFIGURE_ARGS ; it's already in HOST_CONFIGURE_VARS

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython: remove Host/Install rule default add
Alexandru Ardelean [Fri, 6 Jan 2017 14:46:39 +0000 (16:46 +0200)]
python: remove Host/Install rule default add

I just found out that, that the BUILD_VARIANT var
is not set for the host build, so technically this code
would never get used.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agoMerge pull request #3703 from nxhack/icu-update-to-v58_2
Hannu Nyman [Wed, 11 Jan 2017 07:38:20 +0000 (09:38 +0200)]
Merge pull request #3703 from nxhack/icu-update-to-v58_2

icu: Bumped to v58.2

7 years agoicu: Bumped to v58.2 3703/head
Hirokazu MORIKAWA [Mon, 26 Dec 2016 03:04:27 +0000 (12:04 +0900)]
icu: Bumped to v58.2

Maintainer: @nxhack
Compile tested: ar71xx mips_24kc_musl-1.1.15 LEDE r2610-324bdf3
Run tested: NONE

Description:
icu: Bumped to v58.2
for emoji handling

previous PR #2817

add patches/001-disable-strtod_l.patch
missing xlocale.h in case of using musl.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
7 years agoMerge pull request #3766 from thess/ffmpeg3-update
Ted Hess [Wed, 11 Jan 2017 01:44:35 +0000 (20:44 -0500)]
Merge pull request #3766 from thess/ffmpeg3-update

ffmpeg: Upgrade to 3.2.2. Remove Speex support

7 years agoccid: update to version 1.4.26
Daniel Golle [Wed, 11 Jan 2017 01:08:43 +0000 (02:08 +0100)]
ccid: update to version 1.4.26

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agopcsc-lite: update to version 1.8.20
Daniel Golle [Wed, 11 Jan 2017 01:08:22 +0000 (02:08 +0100)]
pcsc-lite: update to version 1.8.20

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agognunet: update source
Daniel Golle [Wed, 11 Jan 2017 01:07:51 +0000 (02:07 +0100)]
gnunet: update source

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agoMerge pull request #3527 from sartura/deboostrap-bump
Daniel Golle [Wed, 11 Jan 2017 00:54:49 +0000 (01:54 +0100)]
Merge pull request #3527 from sartura/deboostrap-bump

debootstrap: update to version 1.0.87

7 years agoMerge pull request #3814 from thess/libextractor-update
Daniel Golle [Wed, 11 Jan 2017 00:43:25 +0000 (01:43 +0100)]
Merge pull request #3814 from thess/libextractor-update

libextractor: Add Debian ffmpeg api updates. Fix gstreamer dependencies

7 years agonet/openssh: Offload main site
Peter Wagner [Tue, 10 Jan 2017 23:58:26 +0000 (00:58 +0100)]
net/openssh: Offload main site

Add a few mirrors in-front of main site for offloading

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agophp7: update to 7.1.0
Michael Heimpold [Tue, 10 Jan 2017 22:05:18 +0000 (23:05 +0100)]
php7: update to 7.1.0

Adjust patches for new upstream revision.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agolibextractor: Add Debian ffmpeg api updates. Fix gstreamer dependencies 3814/head
Ted Hess [Tue, 10 Jan 2017 20:17:48 +0000 (15:17 -0500)]
libextractor: Add Debian ffmpeg api updates. Fix gstreamer dependencies

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agoMerge pull request #3762 from diizzyy/patch-10
Hannu Nyman [Tue, 10 Jan 2017 20:54:58 +0000 (22:54 +0200)]
Merge pull request #3762 from diizzyy/patch-10

libs/poco: Use bz2 tarball instead of gz

7 years agolibs/poco: Use bz2 tarball instead of gz 3762/head
Daniel Engberg [Thu, 5 Jan 2017 01:10:42 +0000 (02:10 +0100)]
libs/poco: Use bz2 tarball instead of gz

Use bz2 instead of gz tarball, saves about 900kbyte in size
Do minor adjustments to download URL

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoMerge pull request #3490 from t-8ch/esniper_2.32
Hannu Nyman [Tue, 10 Jan 2017 20:09:33 +0000 (22:09 +0200)]
Merge pull request #3490 from t-8ch/esniper_2.32

esniper: to 2.32.0

7 years agoesniper: to 2.32.0 3490/head
Thomas Weißschuh [Mon, 7 Nov 2016 18:57:10 +0000 (18:57 +0000)]
esniper: to 2.32.0

Ebay changed their login API, breaking 2.31.0

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
7 years agoMerge pull request #3738 from diizzyy/patch-5
Hannu Nyman [Tue, 10 Jan 2017 19:06:31 +0000 (21:06 +0200)]
Merge pull request #3738 from diizzyy/patch-5

utils/xz: Update to 5.2.3 and update URLs

7 years agoutils/xz: Update to 5.2.3 and update URLs 3738/head
Daniel Engberg [Mon, 2 Jan 2017 20:47:33 +0000 (21:47 +0100)]
utils/xz: Update to 5.2.3 and update URLs

Update to 5.2.3 and sync URLs with LEDE

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoMerge pull request #3736 from damianorenfer/master
Hannu Nyman [Tue, 10 Jan 2017 18:45:45 +0000 (20:45 +0200)]
Merge pull request #3736 from damianorenfer/master

net/dnscrypt-proxy: update to 1.9.1. Change config system, use config…

7 years agoMerge pull request #3807 from thess/umurmur-update
Ted Hess [Tue, 10 Jan 2017 18:43:44 +0000 (13:43 -0500)]
Merge pull request #3807 from thess/umurmur-update

umurmur: Update to lastest version. Replace PolarSSL with mbed TLS

7 years agoirssi: update to 0.8.21
Peter Wagner [Tue, 10 Jan 2017 18:01:52 +0000 (19:01 +0100)]
irssi: update to 0.8.21

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agotreewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with $(STAGING_DIR_HOS... 3813/head
Matthias Schiffer [Tue, 10 Jan 2017 14:02:50 +0000 (15:02 +0100)]
treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with $(STAGING_DIR_HOSTPKG)

As both LEDE and OpenWrt have STAGING_DIR_HOSTPKG now, we can start to rely
on it. See 73b7f55424de52d8179a9ad808252fe3bf8dcc9d for more information on
STAGING_DIR_HOSTPKG.

STAGING_DIR_HOSTPKG won't actually be changed before the first LEDE release
(it is equivalent to $(STAGING_DIR)/host), so this simple search/replace
cleanup is safe to apply. Doing this cleanup now will be useful for the
Gluon project (an OpenWrt/LEDE based firmware framework) for experimenting
with modifying STAGING_DIR_HOSTPKG before doing this in the LEDE upstream.

Also fixes a typo in the dbus Makefile ("STAGIND_DIR").

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
7 years agoMerge pull request #3777 from pprindeville/update-isc-dhcp
Hannu Nyman [Tue, 10 Jan 2017 16:23:32 +0000 (18:23 +0200)]
Merge pull request #3777 from pprindeville/update-isc-dhcp

isc-dhcp: bump version to latest and fix build issues

7 years agolibs/dtc: fix build on x86_64
Alexandru Ardelean [Tue, 10 Jan 2017 15:14:46 +0000 (17:14 +0200)]
libs/dtc: fix build on x86_64

Fixes build error:
```
x86_64-openwrt-linux-musl-gcc -L/home/sandu/work/lede/staging_dir/target-x86_64_musl-1.1.15/usr/lib -L/home/sandu/work/lede/staging_dir/target-x86_64_musl-1.1.15/lib -L/home/sandu/work/lede/staging_dir/toolchain-x86_64_gcc-5.4.0_musl-1.1.15/usr/lib -L/home/sandu/work/lede/staging_dir/toolchain-x86_64_gcc-5.4.0_musl-1.1.15/lib -znow -zrelro  -fPIC -shared -Wl,--version-script=libfdt/version.lds -Wl,-soname,libfdt.so.1 -o libfdt/libfdt-1.4.2.so libfdt/fdt.o libfdt/fdt_ro.o libfdt/fdt_wip.o libfdt/fdt_sw.o libfdt/fdt_rw.o libfdt/fdt_strerror.o libfdt/fdt_empty_tree.o libfdt/fdt_addresses.o
/home/sandu/work/lede/staging_dir/toolchain-x86_64_gcc-5.4.0_musl-1.1.15/lib64/gcc/x86_64-openwrt-linux-musl/5.4.0/../../../../x86_64-openwrt-linux-musl/bin/ld: libfdt/fdt.o: relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
libfdt/fdt.o: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
Makefile:283: recipe for target 'libfdt/libfdt-1.4.2.so' failed
make[4]: *** [libfdt/libfdt-1.4.2.so] Error 1
```

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agoumurmur: Update to lastest version. Replace PolarSSL with mbed TLS 3807/head
Ted Hess [Mon, 9 Jan 2017 22:29:00 +0000 (17:29 -0500)]
umurmur: Update to lastest version. Replace PolarSSL with mbed TLS

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agopython-gmpy: drop package (in favor or python-gmpy2) 3811/head
Alexandru Ardelean [Tue, 10 Jan 2017 13:23:41 +0000 (15:23 +0200)]
python-gmpy: drop package (in favor or python-gmpy2)

Last version was released on 2013-07-28.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agognunet: upstream fixes and packaging improvements
Daniel Golle [Tue, 10 Jan 2017 04:54:59 +0000 (05:54 +0100)]
gnunet: upstream fixes and packaging improvements

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agopython{,3}: remove STAGING_DIR_HOSTPKG fallback definition
Matthias Schiffer [Tue, 10 Jan 2017 01:24:29 +0000 (02:24 +0100)]
python{,3}: remove STAGING_DIR_HOSTPKG fallback definition

STAGING_DIR_HOSTPKG is now defined in both OpenWrt and LEDE, so we can
start to rely on it.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
7 years agoMerge pull request #3800 from hauke/iotivity
Hauke Mehrtens [Mon, 9 Jan 2017 22:33:23 +0000 (23:33 +0100)]
Merge pull request #3800 from hauke/iotivity

iotivity: update to version 1.2.1

7 years agoiotivity: make logging configurable 3800/head
Hauke Mehrtens [Sun, 8 Jan 2017 21:13:19 +0000 (22:13 +0100)]
iotivity: make logging configurable

Before this change logging was always activated and then IoTivity wrote
a lot of debug messages. Make it now configurable.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years agoiotivity: install the header files
Hauke Mehrtens [Sun, 8 Jan 2017 21:10:58 +0000 (22:10 +0100)]
iotivity: install the header files

Install the header files needed to build something against IoTivity.
This will have it easier to build an application using IoTivity library.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years agoiotivity: replace environment patches with upstream versions
Hauke Mehrtens [Sun, 11 Dec 2016 00:34:59 +0000 (01:34 +0100)]
iotivity: replace environment patches with upstream versions

These patches are making it possible to provide the compiler settings
from the environment so LEDE can change them. This replaces the old
patches with the versions send for upstream inclusion.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years agoiotivity: update to version 1.2.1
Hauke Mehrtens [Thu, 29 Sep 2016 12:26:18 +0000 (14:26 +0200)]
iotivity: update to version 1.2.1

This does the following changes:
* update to version 1.2.1
* add iotivity-resource-directory-lib, this is needed by most
  applications now
* do not activate security support by default, this caused some
  problems and needs some more settings to setup.
* use sqlite version from normal package feed instead of using an own
  version
* build against LEDE version of mbedtls
* update example security configuration
* remove some patches that went upstream
* add some new patches fixing problems observed in my environment, most
  of them are on their way upstream.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years agoiotivity: remove things manager
Hauke Mehrtens [Sat, 3 Dec 2016 22:55:39 +0000 (23:55 +0100)]
iotivity: remove things manager

This is not supported in IoTivity 1.2.1 any more.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years agoiotivity: add simple client + server
Hauke Mehrtens [Fri, 30 Sep 2016 08:48:54 +0000 (10:48 +0200)]
iotivity: add simple client + server

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years agoMerge pull request #3803 from diizzyy/patch-22
Hannu Nyman [Mon, 9 Jan 2017 21:30:02 +0000 (23:30 +0200)]
Merge pull request #3803 from diizzyy/patch-22

admin/syslog-ng: Fix accidental inclusion of libs

7 years agoMerge pull request #3805 from chris5560/ddns-scripts
Hannu Nyman [Mon, 9 Jan 2017 21:28:56 +0000 (23:28 +0200)]
Merge pull request #3805 from chris5560/ddns-scripts

ddns-scripts: make cloudflare v1 same "domain" parameter syntax

7 years agoshairport-sync: Create mbed TLS version (replaces PolarSSL)
Ted Hess [Mon, 9 Jan 2017 21:16:48 +0000 (16:16 -0500)]
shairport-sync: Create mbed TLS version (replaces PolarSSL)

* Note: SSL Patch submitted upstream pending developer approval.
* Patch will be removed in future release.

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agoddns-scripts: make cloudflare v1 same "domain" parameter syntax 3805/head
Christian Schoenebeck [Mon, 9 Jan 2017 20:30:55 +0000 (21:30 +0100)]
ddns-scripts: make cloudflare v1 same "domain" parameter syntax

- cloudflare v1 change syntax of option domain to "host.sub@example.com" like already cloudflare v4 and godaddy to prepare logterm remove of public_suffix_list.dat from package
- change Makefile to be backportable to CC15.05 and working on DD
- change ddns.defaults to prepare future releases of ddns-scripts
- minor fixes

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
7 years agoMerge pull request #3804 from dibdot/travelmate
Ted Hess [Mon, 9 Jan 2017 20:16:17 +0000 (15:16 -0500)]
Merge pull request #3804 from dibdot/travelmate

travelmate: bugfix 0.3.1

7 years agotravelmate: bugfix 0.3.1 3804/head
Dirk Brenken [Mon, 9 Jan 2017 18:46:57 +0000 (19:46 +0100)]
travelmate: bugfix 0.3.1

* fix error handling, i.e. a wrong uplink key in wireless config

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agoadmin/syslog-ng: Fix accidental inclusion of libs 3803/head
Daniel Engberg [Mon, 9 Jan 2017 15:15:50 +0000 (16:15 +0100)]
admin/syslog-ng: Fix accidental inclusion of libs

Disable SMTP and Redis support
Error generated by buildbots.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agognunet: update source and remove gnunet-sqlite dummy package
Daniel Golle [Mon, 9 Jan 2017 14:19:04 +0000 (15:19 +0100)]
gnunet: update source and remove gnunet-sqlite dummy package

* new NAT and external-ip discovery
* adds zonemaster service
* fixes cadet crashes

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agoMerge pull request #3791 from aarond10/patch-1
Hannu Nyman [Mon, 9 Jan 2017 12:15:22 +0000 (14:15 +0200)]
Merge pull request #3791 from aarond10/patch-1

https-dns-proxy: Version bump

7 years agohttps-dns-proxy: Switch from bz2 to xz 3791/head
Aaron Drew [Mon, 9 Jan 2017 12:11:20 +0000 (23:11 +1100)]
https-dns-proxy: Switch from bz2 to xz

Signed-off-by: Aaron Drew <aarond10@gmail.com>
7 years agoMerge pull request #3802 from commodo/keepalived-maintainer-switch
Hannu Nyman [Mon, 9 Jan 2017 12:06:14 +0000 (14:06 +0200)]
Merge pull request #3802 from commodo/keepalived-maintainer-switch

keepalived: switch maintainer to Ben Kelly (@scrpi)

7 years agokeepalived: switch maintainer to Ben Kelly (@scrpi) 3802/head
Alexandru Ardelean [Mon, 9 Jan 2017 10:30:24 +0000 (12:30 +0200)]
keepalived: switch maintainer to Ben Kelly (@scrpi)

Talked it over with Ben (@scrpi).
He said he'd be fine with taking over maintainership of this.

@scrpi: please confirm this on PR.

Signed-off-by: Ben Kelly <ben@benjii.net>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agoMerge pull request #3796 from pprindeville/fix-syslog-plugins
Hannu Nyman [Mon, 9 Jan 2017 09:12:10 +0000 (11:12 +0200)]
Merge pull request #3796 from pprindeville/fix-syslog-plugins

syslog-ng: fix various install problems such as missing plugins, etc

7 years agosyslog-ng: fix various install problems such as missing plugins, etc 3796/head
Philip Prindeville [Sat, 7 Jan 2017 23:47:17 +0000 (16:47 -0700)]
syslog-ng: fix various install problems such as missing plugins, etc

Install the plugins as various functionality is no longer in the
utility itself but is packaged as a .so plugin instead. Disable
plugins with too many dependencies (or too exotic).

Bump the version number on the config file to agree with the package's
version number.

Clean up any .la files from libtool.

Start much earlier so that logging doesn't miss startup messages from
other services.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years agobind: Enable filter-aaaa build-time option by default.
Noah Meyerhans [Sun, 8 Jan 2017 21:24:22 +0000 (13:24 -0800)]
bind: Enable filter-aaaa build-time option by default.

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
7 years agoMerge pull request #3801 from mwarning/fix-broken-dependency-detection
Hannu Nyman [Sun, 8 Jan 2017 22:27:38 +0000 (00:27 +0200)]
Merge pull request #3801 from mwarning/fix-broken-dependency-detection

net/zerotier: fix broken dependency detection

7 years agonet/zerotier: fix broken dependency detection 3801/head
Moritz Warning [Sun, 8 Jan 2017 22:14:07 +0000 (23:14 +0100)]
net/zerotier: fix broken dependency detection

Signed-off-by: Moritz Warning <moritzwarning@web.de>
7 years agoMerge pull request #3799 from fededim/master
Hannu Nyman [Sun, 8 Jan 2017 21:49:38 +0000 (23:49 +0200)]
Merge pull request #3799 from fededim/master

sstp-client: updated the fake title and description (old carelessness)

7 years agosstp-client: updated the fake title and description (old carelessness) 3799/head
Federico Di Marco [Sun, 8 Jan 2017 21:43:19 +0000 (22:43 +0100)]
sstp-client: updated the fake title and description (old carelessness)

Signed-off-by: fededim@gmail.com
7 years agoMerge pull request #3798 from fededim/master
Hannu Nyman [Sun, 8 Jan 2017 21:02:44 +0000 (23:02 +0200)]
Merge pull request #3798 from fededim/master

lftp: updated to 4.7.5

7 years agolftp: updated to 4.7.5 3798/head
Federico Di Marco [Sun, 8 Jan 2017 20:56:04 +0000 (21:56 +0100)]
lftp: updated to 4.7.5
sstp-client: updated to 1.0.11 and moved under VPN submenu

Signed-off-by: fededim@gmail.com
7 years agoser2net: update to 3.3
Michael Heimpold [Sun, 8 Jan 2017 20:49:54 +0000 (21:49 +0100)]
ser2net: update to 3.3

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agoMerge pull request #3797 from diizzyy/patch-21
Hannu Nyman [Sun, 8 Jan 2017 20:43:04 +0000 (22:43 +0200)]
Merge pull request #3797 from diizzyy/patch-21

net/transmission: Refresh patches and minor tweaks