feed/packages.git
7 years agodump1090: update to latest version
Álvaro Fernández Rojas [Tue, 27 Dec 2016 17:32:03 +0000 (18:32 +0100)]
dump1090: update to latest version

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
7 years agoutils/tar: Fix tar build dependency and CVE-2016-6321
Daniel Dickinson [Sat, 30 Jul 2016 05:23:29 +0000 (01:23 -0400)]
utils/tar: Fix tar build dependency and CVE-2016-6321

Should be PKG_BUILD_DEPENDS not BUILD_DEPENDS

Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
7 years agoMerge pull request #3535 from p-wassi/utils_zip_LFS
Álvaro Fernández Rojas [Tue, 27 Dec 2016 17:21:49 +0000 (18:21 +0100)]
Merge pull request #3535 from p-wassi/utils_zip_LFS

utils/zip: fix LARGE_FILE_SUPPORT in configure script

7 years agoperl-cgi: Bump version to latest
Philip Prindeville [Tue, 20 Dec 2016 19:39:49 +0000 (12:39 -0700)]
perl-cgi: Bump version to latest

This version is no longer posted on CPAN so point to latest instead.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years agohaproxy: bump to 1.7.1-19
heil [Mon, 26 Dec 2016 23:24:38 +0000 (00:24 +0100)]
haproxy: bump to 1.7.1-19

 - fix wrong ncurses depency
 - integrate patches from mainline

Signed-off-by: heil <heil@terminal-consulting.de>
7 years agopackage apache: upgrade to 2.4.25
heil [Mon, 26 Dec 2016 22:42:01 +0000 (23:42 +0100)]
package apache: upgrade to 2.4.25

 - refresh patches

Signed-off-by: heil <heil@terminal-consulting.de>
7 years agoMerge pull request #3701 from chris5560/ddns-scripts
Ted Hess [Sun, 25 Dec 2016 20:05:04 +0000 (15:05 -0500)]
Merge pull request #3701 from chris5560/ddns-scripts

ddns-scripts: no longer build public_suffix_list.dat.gz during build

7 years agoMerge pull request #3668 from hauke/boost
Hauke Mehrtens [Sun, 25 Dec 2016 16:57:57 +0000 (17:57 +0100)]
Merge pull request #3668 from hauke/boost

boost: build always with -std=gnu++14 with recent compilers.

7 years agoboost: build always with -std=gnu++14 with recent compilers. 3668/head
Hauke Mehrtens [Sat, 17 Dec 2016 16:52:32 +0000 (17:52 +0100)]
boost: build always with -std=gnu++14 with recent compilers.

Some parts of boost need at least C++11, activate -std=gnu++14
when possible and otherwise use -std=gnu++11 instated of using the
default which is -std=gnu++98.

This fixes the build for me when I build everything expect
boost-coroutine2 with gcc 5.4.0 on LEDE.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years agoddns-scripts: no longer build public_suffix_list.dat.gz during build 3701/head
Christian Schoenebeck [Sun, 25 Dec 2016 15:02:52 +0000 (16:02 +0100)]
ddns-scripts: no longer build public_suffix_list.dat.gz during build

- no longer build public_suffix_list.dat.gz during build #3678
- replace "\s" with "[[:space:]]" inside Makefile because "\s" ignored by some sed versions
- tools/public_suffix_list.sh still available to rebuild public_suffix_list.dat.gz outside OpenWRT/LEDE build system

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
7 years agoMerge pull request #3698 from chris5560/ddns-scripts
Ted Hess [Sat, 24 Dec 2016 19:15:41 +0000 (14:15 -0500)]
Merge pull request #3698 from chris5560/ddns-scripts

ddns-scripts: get public_suffix_list.dat without using secure connection

7 years agoddns-scripts: get public_suffix_list.dat without using secure connection 3698/head
Christian Schoenebeck [Sat, 24 Dec 2016 14:52:19 +0000 (15:52 +0100)]
ddns-scripts: get public_suffix_list.dat without using secure connection

Get public_suffix_list.dat without using secure connection. #3678

File generated during build, because it's the only option to have an
actual version packaged.
Long term Cloudflare_v1 package will be changed to no longer need
public_suffix_list.dat

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
7 years agonet/wireguard: version bump
Jason A. Donenfeld [Fri, 23 Dec 2016 21:11:35 +0000 (22:11 +0100)]
net/wireguard: version bump

Update to a new wireguard version. Simple version bump.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
7 years agowireguard: add protocol dependency for endpoints
danrl [Tue, 20 Dec 2016 10:06:56 +0000 (11:06 +0100)]
wireguard: add protocol dependency for endpoints

Endpoint dependency implemented. The actual endpoint is used exclusively. Using
this approach we are dual-stack safe (not errors on missing protocol) and create
only the dependency that are really necessary.

Signed-off-by: Dan Luedtke <mail@danrl.com>
7 years agophp7-pecl-http: fix build for big endian (fixes #3691)
Michael Heimpold [Fri, 23 Dec 2016 21:57:28 +0000 (22:57 +0100)]
php7-pecl-http: fix build for big endian (fixes #3691)

While at, improve pre-seeded dependency detection.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agoMerge pull request #3692 from dibdot/adblock
Hannu Nyman [Fri, 23 Dec 2016 07:46:51 +0000 (09:46 +0200)]
Merge pull request #3692 from dibdot/adblock

adblock: update 2.0.2

7 years agoadblock: update 2.0.2 3692/head
Dirk Brenken [Fri, 23 Dec 2016 06:15:11 +0000 (07:15 +0100)]
adblock: update 2.0.2

* fixed dnsmasq check if multiple instances are present
* bring back query function on highly demand
* documentation update

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agoMerge pull request #3690 from dibdot/adblock
Hannu Nyman [Thu, 22 Dec 2016 18:43:32 +0000 (20:43 +0200)]
Merge pull request #3690 from dibdot/adblock

adblock: bugfix 2.0.1

7 years agoadblock: bugfix 2.0.1 3690/head
Dirk Brenken [Thu, 22 Dec 2016 18:33:59 +0000 (19:33 +0100)]
adblock: bugfix 2.0.1

* fixed a dnsmasq restart issue (udhcpc error)
* fixed a long standing corner case bug in "disabled" state (does not
remove active block lists!)
* simplified overall sort, removed needless 'for loop'
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agoMerge pull request #3688 from hnyman/nano272
Hannu Nyman [Thu, 22 Dec 2016 15:13:57 +0000 (17:13 +0200)]
Merge pull request #3688 from hnyman/nano272

nano: update to 2.7.2

7 years agonano: update to 2.7.2 3688/head
Hannu Nyman [Thu, 22 Dec 2016 10:38:17 +0000 (12:38 +0200)]
nano: update to 2.7.2

Update nano to version 2.7.2

Compile and run tested on ipq806x.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years agohaproxy: remove old patches
heil [Thu, 22 Dec 2016 09:40:11 +0000 (10:40 +0100)]
haproxy: remove old patches

 - remove old patches from 1.6
 - fix download url for 1.7
 - fixes #3687

Signed-off-by: heil <heil@terminal-consulting.de>
7 years agophp7-pecl-http: upgrade to 3.1.0
Michael Heimpold [Wed, 21 Dec 2016 23:45:30 +0000 (00:45 +0100)]
php7-pecl-http: upgrade to 3.1.0

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agophp7-pecl-dio: upgrade to 0.0.9
Michael Heimpold [Wed, 21 Dec 2016 08:11:15 +0000 (09:11 +0100)]
php7-pecl-dio: upgrade to 0.0.9

The upstream release has all the patches already included, so we can
drop them here.
This also fixes issues on 64-bit archs.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agoMerge pull request #3655 from onikitenko/vsftpd-fix
Hannu Nyman [Thu, 22 Dec 2016 08:17:05 +0000 (10:17 +0200)]
Merge pull request #3655 from onikitenko/vsftpd-fix

vsftpd: Fix compilation error on x86

7 years agoMerge pull request #3684 from TouchStar/luarock-fix-siteconfig
Hannu Nyman [Thu, 22 Dec 2016 07:24:59 +0000 (09:24 +0200)]
Merge pull request #3684 from TouchStar/luarock-fix-siteconfig

luarocks: Fix seeded uname (s/m) in site-config.lua

7 years agoluarocks: Fix seeded uname (s/m) in siteconfig 3684/head
David Thornley [Thu, 22 Dec 2016 07:11:38 +0000 (18:11 +1100)]
luarocks: Fix seeded uname (s/m) in siteconfig

LUAROCKS_UNAME_S/LUAROCKS_UNAME_M were being set automatically to host’s architecture and system/kernel name (e.g.. x86 and Darwin for the macOS)
The variables can now be supplied to configure via the supplied patch.
They are currently _S being hardcoded to “Linux” and _M set to the target architecture in the MakeFile.

Signed-off-by: David Thornley <david.thornley@touchstargroup.com>
7 years agoopenssh: update to 7.4p1
Peter Wagner [Wed, 21 Dec 2016 23:48:51 +0000 (00:48 +0100)]
openssh: update to 7.4p1

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agolibs/libexif: Disable nls
Alin Nastac [Fri, 2 Dec 2016 09:12:02 +0000 (10:12 +0100)]
libs/libexif: Disable nls

Fixes missing @MKINSTALLDIRS@ substitution in po/Makefile.

Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
7 years agoMerge pull request #3683 from chris5560/ddns-scripts
Hannu Nyman [Tue, 20 Dec 2016 19:21:49 +0000 (21:21 +0200)]
Merge pull request #3683 from chris5560/ddns-scripts

ddns-scripts: fix return codes if provider's data already up to date

7 years agoddns-scripts: fix return codes if provider's data already up to date 3683/head
Christian Schoenebeck [Tue, 20 Dec 2016 19:09:50 +0000 (20:09 +0100)]
ddns-scripts: fix return codes if provider's data already up to date

Fix return codes, if ip data at Godaddy.com and Cloudflare.com are
already up to date, handle it as succesful update.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
7 years agovsftpd: Fix vsftpd compilation error for x86 3655/head
Alex Nikitenko [Tue, 20 Dec 2016 16:31:00 +0000 (18:31 +0200)]
vsftpd: Fix vsftpd compilation error for x86

Signed-off-by: Alex Nikitenko <alex.nikitenko@sirinsoftware.com>
7 years agonginx: bump version to latest stable 1.10.2
heil [Tue, 20 Dec 2016 15:37:53 +0000 (16:37 +0100)]
nginx: bump version to latest stable 1.10.2

Signed-off-by: heil <heil@terminal-consulting.de>
7 years agohaproxy:
heil [Tue, 20 Dec 2016 15:32:09 +0000 (16:32 +0100)]
haproxy:
 bump to version 1.7.1

 - remove old patches

Signed-off-by: heil <heil@terminal-consulting.de>
7 years agoMerge pull request #3605 from bittorf/mysqld-allow_spaces_in_config
Jo-Philipp Wich [Tue, 20 Dec 2016 15:20:26 +0000 (16:20 +0100)]
Merge pull request #3605 from bittorf/mysqld-allow_spaces_in_config

mysql-server: initscript: allow spaces in 'mysql-config' datadir

7 years agoMerge pull request #3658 from jow-/openvswitch-kmod-compile-time
Jo-Philipp Wich [Tue, 20 Dec 2016 14:07:00 +0000 (15:07 +0100)]
Merge pull request #3658 from jow-/openvswitch-kmod-compile-time

openswitch: improve build time for kmod-only builds

7 years agoMerge pull request #3681 from dibdot/adblock
Hannu Nyman [Tue, 20 Dec 2016 11:48:09 +0000 (13:48 +0200)]
Merge pull request #3681 from dibdot/adblock

adblock: release 2.0.0

7 years agoadblock: release 2.0.0 3681/head
Dirk Brenken [Mon, 19 Dec 2016 19:11:25 +0000 (20:11 +0100)]
adblock: release 2.0.0

* changed complete dnsmasq handling
  - no longer redirect ad requests to internal web server via firewall
    rules etc., in fact send back a simple NXDOMAIN for all
    ad related (sub-)domains
  - smaller memory footprint for block lists
  - removed needless uhttpd instances
  - removed needless firewall rules/redirects
* init/hotplug system migrated to procd
  - removed hotplug.d script, now using procd interface trigger
* reduced code size/complexity
  - removed needless internal pre-checks & function blocks,
    no longer rely on a separate helper library
  - removed flash writes to adblock config
* support different download tools like wget (default), aria2c,
uclient-fetch, curl (see online doc)
* adblock status/statistics via ubus call (see online doc)
* various bug fixes
* documentation update
* changed makefile copyright notice

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agoMerge pull request #3665 from EricLuehrsen/unbound_1_6_0
Hannu Nyman [Tue, 20 Dec 2016 08:39:12 +0000 (10:39 +0200)]
Merge pull request #3665 from EricLuehrsen/unbound_1_6_0

unbound: update to 1.6.0

7 years agolibs/rxtx: add support for RX/TX Java serial communications
Dana Myers [Tue, 20 Dec 2016 00:43:14 +0000 (16:43 -0800)]
libs/rxtx: add support for RX/TX Java serial communications

Integrate support for RX/TX Java serial communications library.
Includes patch to include support for ttyACM* devices.

Signed-off-by: Dana H. Myers k6jq@comcast.net
7 years agoMerge pull request #3677 from diizzyy/patch-29
Hannu Nyman [Mon, 19 Dec 2016 15:18:40 +0000 (17:18 +0200)]
Merge pull request #3677 from diizzyy/patch-29

net/dnscrypt-proxy: Use bz2 tarball

7 years agonet/dnscrypt-proxy: Use bz2 tarball 3677/head
Daniel Engberg [Mon, 19 Dec 2016 10:14:46 +0000 (11:14 +0100)]
net/dnscrypt-proxy: Use bz2 tarball

Use bz2 tarball, saves space and bandwidth.
Use SHA256 checksum instead of MD5.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoMerge pull request #3676 from damianorenfer/master
Hannu Nyman [Mon, 19 Dec 2016 10:09:03 +0000 (12:09 +0200)]
Merge pull request #3676 from damianorenfer/master

net/dnscrypt-proxy: update to 1.8.0

7 years agonet/dnscrypt-proxy: update to 1.8.0 3676/head
Damiano Renfer [Mon, 19 Dec 2016 09:27:39 +0000 (10:27 +0100)]
net/dnscrypt-proxy: update to 1.8.0

Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
7 years agounbound: UCI updates to take advantage of 1.6.0 3665/head
Eric Luehrsen [Mon, 19 Dec 2016 03:38:03 +0000 (22:38 -0500)]
unbound: UCI updates to take advantage of 1.6.0
- UCI to take advantage of "qname-minimisation-strict:"
- UCI to block chaos reponses bind, server, and version
- UCI to limit or prefer recrusion over IP4 or IP6

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
7 years agounbound: bugfix for UCI script typos
Eric Luehrsen [Mon, 19 Dec 2016 03:37:56 +0000 (22:37 -0500)]
unbound: bugfix for UCI script typos
- UCI option dnsmasq_gate_name typo in few locations
- NTP hotplug to check /etc/init.d/unbound not ..dnsmasq

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
7 years agounbound: update 1.6.0
Eric Luehrsen [Mon, 19 Dec 2016 03:37:47 +0000 (22:37 -0500)]
unbound: update 1.6.0
- future opportunity: added "views:" clause
-- consider won't need UCI for security instances
-- consider access lists, forwards, views, and tags
-- consider query denial for DNS amplification defense
- future opportunity: thrifted "local-zone:" memory bloat
-- consider adblock package to feed thru unbound-control
-- consider access lists, forwards, views, and tags
-- consider offering LuCI parental controls or other

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
7 years agoMerge pull request #3673 from zorun/bmon_4.0
Hannu Nyman [Sun, 18 Dec 2016 19:52:39 +0000 (21:52 +0200)]
Merge pull request #3673 from zorun/bmon_4.0

bmon: Bump to 4.0, update copyright

7 years agoMerge pull request #3674 from zx2c4/wireguard-bump
Hannu Nyman [Sun, 18 Dec 2016 19:52:09 +0000 (21:52 +0200)]
Merge pull request #3674 from zx2c4/wireguard-bump

net/wireguard: version bump

7 years agoMerge pull request #3675 from chris5560/ddns-scripts
Hannu Nyman [Sun, 18 Dec 2016 19:50:15 +0000 (21:50 +0200)]
Merge pull request #3675 from chris5560/ddns-scripts

ddns-scripts: fixes for cloudflare v4

7 years agoddns-scripts: fixes for cloudflare v4 3675/head
Christian Schoenebeck [Sun, 18 Dec 2016 19:35:39 +0000 (20:35 +0100)]
ddns-scripts: fixes for cloudflare v4

- update_cloudflare_com_v4.sh: enclose urls in single quotes
- dynamic_dns_functions.sh: force to return only one ip, if using nslookup to get registered ip

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
7 years agonet/wireguard: version bump 3674/head
Jason A. Donenfeld [Fri, 16 Dec 2016 17:22:48 +0000 (18:22 +0100)]
net/wireguard: version bump

Update to new snapshot version. We also make IPV6 optional, and
conditionally selecting the udptunnel6 module, using the same trick that
the strongswan package also uses for this kind of dependency expression.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
7 years agobmon: Bump to 4.0, update copyright 3673/head
Baptiste Jonglez [Sun, 18 Dec 2016 17:33:05 +0000 (18:33 +0100)]
bmon: Bump to 4.0, update copyright

Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
7 years agoMerge pull request #3671 from openwrt/revert-3669-patch-6
Hannu Nyman [Sun, 18 Dec 2016 12:15:04 +0000 (14:15 +0200)]
Merge pull request #3671 from openwrt/revert-3669-patch-6

Revert "package/wireguard bump version to 0.0.20161216"

7 years agoRevert "package/wireguard bump version to 0.0.20161216" 3671/head
Hannu Nyman [Sun, 18 Dec 2016 12:14:11 +0000 (14:14 +0200)]
Revert "package/wireguard bump version to 0.0.20161216"

7 years agoMerge pull request #3669 from viisauksena/patch-6
Hannu Nyman [Sun, 18 Dec 2016 09:06:47 +0000 (11:06 +0200)]
Merge pull request #3669 from viisauksena/patch-6

package/wireguard bump version to 0.0.20161216

7 years agopackage/wireguard bump version to 0.0.20161216 3669/head
viisauksena [Sun, 18 Dec 2016 01:03:41 +0000 (02:03 +0100)]
package/wireguard bump version to 0.0.20161216

package/wireguard bump version to 0.0.20161216
Signed-off-by: Jens Viisauksena github_patch@viisauksena.de
7 years agoMerge pull request #3649 from hauke/tor
Hauke Mehrtens [Sat, 17 Dec 2016 14:28:44 +0000 (15:28 +0100)]
Merge pull request #3649 from hauke/tor

tor: update to version 0.2.8.11

7 years agoMerge pull request #3648 from hauke/io
Hauke Mehrtens [Sat, 17 Dec 2016 14:28:17 +0000 (15:28 +0100)]
Merge pull request #3648 from hauke/io

io: add io-tool

7 years agoio: add io-tool 3648/head
Hauke Mehrtens [Sun, 11 Dec 2016 23:03:01 +0000 (00:03 +0100)]
io: add io-tool

This add the io tool from the old package feed.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years agotor: update to version 0.2.8.11 3649/head
Hauke Mehrtens [Sun, 11 Dec 2016 22:56:19 +0000 (23:56 +0100)]
tor: update to version 0.2.8.11

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years agoMerge pull request #3662 from diizzyy/patch-27
Nikos Mavrogiannopoulos [Sat, 17 Dec 2016 09:19:04 +0000 (10:19 +0100)]
Merge pull request #3662 from diizzyy/patch-27

libs/libtasn1: Update to 4.9

7 years agojool: version bump (fixes #3657)
danrl [Sat, 17 Dec 2016 08:06:10 +0000 (09:06 +0100)]
jool: version bump (fixes #3657)

Latest upstream changes explicitly include `net/ip6_checksum.h`.
Fixes issue #3657.

Signed-off-by: Dan Luedtke <mail@danrl.com>
7 years agolibs/liblz4: Use xz compression instead of gz
Daniel Engberg [Fri, 16 Dec 2016 14:01:54 +0000 (15:01 +0100)]
libs/liblz4: Use xz compression instead of gz

Use xz compression as it saves space compared to gz.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoMerge pull request #3634 from p-wassi/libexpat_220
Ted Hess [Fri, 16 Dec 2016 23:19:32 +0000 (18:19 -0500)]
Merge pull request #3634 from p-wassi/libexpat_220

libs/expat: update to 2.2.0

7 years agolibs/libtasn1: Update to 4.9 3662/head
Daniel Engberg [Fri, 16 Dec 2016 13:54:07 +0000 (14:54 +0100)]
libs/libtasn1: Update to 4.9

Update 4.9 and use URL alias

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoMerge pull request #3659 from jow-/python-move-includes
Hannu Nyman [Fri, 16 Dec 2016 08:41:49 +0000 (10:41 +0200)]
Merge pull request #3659 from jow-/python-move-includes

python: move includes after common package variables

7 years agoMerge pull request #3661 from commodo/python3-move-includes
Hannu Nyman [Fri, 16 Dec 2016 08:41:14 +0000 (10:41 +0200)]
Merge pull request #3661 from commodo/python3-move-includes

python3: split `python3-version.mk` from `python3-package.mk`

7 years agopython3: split `python3-version.mk` from `python3-package.mk` 3661/head
Alexandru Ardelean [Fri, 16 Dec 2016 07:07:41 +0000 (09:07 +0200)]
python3: split `python3-version.mk` from `python3-package.mk`

And move \`python3-package.mk\` include, same as in python package.
This is mostly to have consistency/similarity between python & python3
packages.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython: move includes after common package variables 3659/head
Jo-Philipp Wich [Fri, 16 Dec 2016 01:22:41 +0000 (02:22 +0100)]
python: move includes after common package variables

Move the python-host.mk and python-package.mk includes after the definition of
common package variables. This is required to ensure that PKG_UNPACK is not set
to to the dummy "true" command which happens if PKG_SOURCE is not yet set.

Fixes the following error observed while attempting to build Python on a recent
LEDE version:

    make[2]: Entering directory '.../lang/python'
    true
    [ ! -d ./src/ ] || cp -fpR ./src/* .../Python-2.7.12

    Applying ./patches/001-enable-zlib.patch using plaintext:
    can't find file to patch at input line 14
    Perhaps you used the wrong -p or --strip option?
    [...]
    Patch failed!  Please fix ./patches/001-enable-zlib.patch!
    Makefile:242: recipe for target '.../Python-2.7.12/.prepared_...' failed

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
7 years agoopenswitch: improve build time for kmod-only builds 3658/head
Jo-Philipp Wich [Fri, 16 Dec 2016 00:14:54 +0000 (01:14 +0100)]
openswitch: improve build time for kmod-only builds

When only kmod-openvswitch is enabled, which commonly happens during LEDE
release builds, there is no need to build the entire userland of openvswitch
as this is done at a later stage on systems dedicated to build only userspace
packages.

This change conditionalizes the dependency on python, which means that python
prerequisites are only compiled if the openvswitch-python package is enabled,
which allows us to eliminate the entire python dependency chain.

Furthermore, this change sets MAKE_PATH to the kernel module sub directory
if only kmod-openvswitch is enabled which causes the openvswitch build system
to only process sources related to the .ko files.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
7 years agoMerge pull request #3604 from danrl/jool
Jo-Philipp Wich [Wed, 14 Dec 2016 18:43:14 +0000 (19:43 +0100)]
Merge pull request #3604 from danrl/jool

jool: added support for Jool SIIT/NAT64

7 years agojool: added support for Jool SIIT/NAT64 3604/head
danrl [Thu, 1 Dec 2016 19:32:04 +0000 (20:32 +0100)]
jool: added support for Jool SIIT/NAT64

This adds support for the Jool SIIT/NAT64 translating kernel modules and user
space tools.

Signed-off-by: Dan Luedtke <mail@danrl.com>
7 years agoMerge pull request #3654 from dmke/master
Matthias Schiffer [Wed, 14 Dec 2016 12:11:18 +0000 (13:11 +0100)]
Merge pull request #3654 from dmke/master

Bring in ecdsautils, make libuecc shared

7 years agoecdsautils/libecdsautil: add 0.3.2.20160630 3654/head
Dominik Menke [Tue, 13 Dec 2016 14:52:36 +0000 (15:52 +0100)]
ecdsautils/libecdsautil: add 0.3.2.20160630

These changes are a direct copy of [1]. The original commit
messages were:

> commit 0a6411b56b9edeba1809ffe45c03dbb7261bf45c
> Author: Matthias Schiffer <mschiffer@universe-factory.net>
> Date:   Sun May 8 11:39:22 2016 +0200
>
> ecdsautils: update to current git, add libecdsautil
>
> The addition of libecdsautil required us to switch from statically
> linked libuecc to a shared library (as we also want shared
> libecdsautil).

> commit 05bc59f3196b1dc05afe845e1df0073e40f0757d
> Author: Nils Schneider <nils@nilsschneider.net>
> Date:   Mon Jul 21 14:51:42 2014 +0200
>
> ecdsautils: update to v0.3.2

> commit db7d9410b3e21f5770f28a3c537ba6a681c24e62
> Author: Nils Schneider <nils@nilsschneider.net>
> Date:   Thu Jul 10 16:28:10 2014 +0200
>
> ecdsautils: download using git instead of http

> commit 3a1b6541b43d4801608c391d64582af41e7a155a
> Author: Nils Schneider <nils.schneider@gmail.com>
> Date:   Wed Feb 6 13:30:26 2013 +0100
>
> Add ecdsautils v0.2

[1]: https://github.com/freifunk-gluon/packages/blob/0a6411b56b9edeba1809ffe45c03dbb7261bf45c/utils/ecdsautils/Makefile

Signed-off-by: Dominik Menke <dom@digineo.de>
7 years agolibuecc: use shared instead of static library
Dominik Menke [Tue, 13 Dec 2016 14:42:41 +0000 (15:42 +0100)]
libuecc: use shared instead of static library

This patch prepares for another future package (ecdsautils),
which builds multiple binaries all linked to libuecc.

The changes are a direct copy of [1]. The original commit
message was:

> commit cb2ecbfdf0c478568a28aacb99d30fd6ee5c0dd1
> From: Matthias Schiffer <mschiffer@universe-factory.net>
> Date: Tue, 3 May 2016 21:33:34 +0200
> Subject: libuecc: use shared instead of static library
>
> Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

[1]: https://github.com/freifunk-gluon/gluon/blob/cb2ecbfdf0c478568a28aacb99d30fd6ee5c0dd1/patches/packages/openwrt/0007-libuecc-use-shared-instead-of-static-library.patch

Signed-off-by: Dominik Menke <dom@digineo.de>
7 years agoqemu: build sub-packages only for selected targets
Yousong Zhou [Tue, 13 Dec 2016 03:03:41 +0000 (11:03 +0800)]
qemu: build sub-packages only for selected targets

While at it, move these pacakges to submenu Utilities -> Virtualization

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
7 years agoMerge pull request #3653 from mlichvar/chrony-asyncdns
Hannu Nyman [Tue, 13 Dec 2016 14:13:32 +0000 (16:13 +0200)]
Merge pull request #3653 from mlichvar/chrony-asyncdns

chrony: enable asynchronous name resolving

7 years agochrony: enable asynchronous name resolving 3653/head
Miroslav Lichvar [Tue, 13 Dec 2016 12:46:48 +0000 (13:46 +0100)]
chrony: enable asynchronous name resolving

Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
7 years agoMerge pull request #3642 from danrl/dns64
Hannu Nyman [Tue, 13 Dec 2016 09:04:01 +0000 (11:04 +0200)]
Merge pull request #3642 from danrl/dns64

unbound: added DNS64 support

7 years agoMerge pull request #3651 from chris5560/ddns-scripts
Hannu Nyman [Mon, 12 Dec 2016 20:44:19 +0000 (22:44 +0200)]
Merge pull request #3651 from chris5560/ddns-scripts

ddns-scripts: set default verbose=0 so scripts run in background

7 years agoddns-scripts: set default verbose=0 so scripts run in background 3651/head
Christian Schoenebeck [Mon, 12 Dec 2016 20:07:20 +0000 (21:07 +0100)]
ddns-scripts: set default verbose=0 so scripts run in background

fix #3645 and https://github.com/lede-project/source/pull/596#issuecomment-266395456

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
7 years agoUnbound: added UCI support for DNS64 3642/head
Eric Luehrsen [Sat, 10 Dec 2016 18:40:54 +0000 (13:40 -0500)]
Unbound: added UCI support for DNS64

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
Signed-off-by: Dan Luedte <mail@danrl.com>
7 years agoqemu: virtio-console-helper as a separate package
Yousong Zhou [Tue, 29 Nov 2016 04:18:26 +0000 (12:18 +0800)]
qemu: virtio-console-helper as a separate package

While at it, update copyright header.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
7 years agoqemu: packaging target {x86_64,arm}-softmmu and friends
Yousong Zhou [Tue, 6 Dec 2016 06:52:37 +0000 (14:52 +0800)]
qemu: packaging target {x86_64,arm}-softmmu and friends

At the moment, only build these softmmu emulators for x86_64 and sunxi
target.  The decision was made for the following reasons

 - It seems that interests of virtualization with qemu are mostly from
   x86, and ARM recently.
 - x86, sunxi boards/boxes capable of running qemu with accel=kvm are more
   widely available
 - Not all host, target combinations of qemu works, or even compiles
 - Extra maintenance work and server resources

Test results are as the following

 - Nested vmx works: lede-qemu-x86_64-kvm on lede-qemu-x86_64-kvm
 - KVM on Cubieboard2 works
 - tcg with malta works: lede-qemu-malta-tcg on lede-qemu-malta-tcg.
   But it's too slow to be useful thus not included in this version
 - mips64 host does not compile

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
7 years agoqemu: bump to version 2.6.2
Yousong Zhou [Tue, 6 Dec 2016 06:50:53 +0000 (14:50 +0800)]
qemu: bump to version 2.6.2

 - use CXX_DEPENDS instead of explictly requiring libstdcpp
 - use PKG_INSTALL_DIR for packaging qemu-ga
 - explicitly --disable-docs

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
7 years agodtc: initial version 1.4.2
Yousong Zhou [Thu, 1 Dec 2016 10:32:02 +0000 (18:32 +0800)]
dtc: initial version 1.4.2

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
7 years agoMerge pull request #3644 from chris5560/master
Hannu Nyman [Sun, 11 Dec 2016 10:01:20 +0000 (12:01 +0200)]
Merge pull request #3644 from chris5560/master

ddns-scripts: fix answer of changeip.com

7 years agoddns-scripts: fix answer of changeip.com 3644/head
Christian Schoenebeck [Sun, 11 Dec 2016 09:47:51 +0000 (10:47 +0100)]
ddns-scripts: fix answer of changeip.com

fix answer of changeip.com #3292

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
7 years agoMerge pull request #3639 from kholk/master
Nikos Mavrogiannopoulos [Sat, 10 Dec 2016 18:00:55 +0000 (19:00 +0100)]
Merge pull request #3639 from kholk/master

ocserv: Add libev prefix to stop configure stage failure

7 years agoMerge pull request #3641 from chris5560/master
Hannu Nyman [Sat, 10 Dec 2016 09:37:59 +0000 (11:37 +0200)]
Merge pull request #3641 from chris5560/master

ddns-scripts: extended/updated Makefile

7 years agoddns-scripts: extended/updated Makefile 3641/head
Christian Schoenebeck [Fri, 9 Dec 2016 19:14:06 +0000 (20:14 +0100)]
ddns-scripts: extended/updated Makefile

modified Makefile to:
- stop service before install when updating reported at http://forum.lede-project.org/t/ddns-scripts-upgrade-issue/456/1
- run uci-defaults for all packages
- modify services files only on new installation
still some commands already covered by default_postinst() etc. but they are in there for backward compatibilty.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
7 years agoocserv: Add libev prefix to stop configure stage failure 3639/head
Angelo G. Del Regno [Fri, 9 Dec 2016 13:11:54 +0000 (14:11 +0100)]
ocserv: Add libev prefix to stop configure stage failure

This version of ocserv needs us to explicitly specify the prefix
for libev. Add a --with-libev-prefix parameter to make the
configure stage to get the right library.

Signed-off-by: Angelo G. Del Regno <kholk11@gmail.com>
7 years agoMerge pull request #3635 from p-wassi/lftp_474
Hannu Nyman [Fri, 9 Dec 2016 08:24:06 +0000 (10:24 +0200)]
Merge pull request #3635 from p-wassi/lftp_474

net/lftp: update to 4.7.4

7 years agoMerge pull request #3554 from thess/x264-test
Ted Hess [Thu, 8 Dec 2016 20:25:42 +0000 (15:25 -0500)]
Merge pull request #3554 from thess/x264-test

libx264: Add AMD Geode and i486 to ASM blacklist, fix CPU type test

7 years agolibx264: Add AMD Geode and i486 to ASM blacklist, fix CPU type test 3554/head
Ted Hess [Wed, 23 Nov 2016 17:54:46 +0000 (12:54 -0500)]
libx264: Add AMD Geode and i486 to ASM blacklist, fix CPU type test

Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years agoreaver: use 65536 as snaplen with pcap
Yousong Zhou [Thu, 8 Dec 2016 05:25:39 +0000 (13:25 +0800)]
reaver: use 65536 as snaplen with pcap

It should fix issue #3333.  The patch was formed with help from
t6x/reaver-wps-fork-t6x#101

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
7 years agoMerge pull request #3556 from thess/libopus-test
Ted Hess [Thu, 8 Dec 2016 14:58:09 +0000 (09:58 -0500)]
Merge pull request #3556 from thess/libopus-test

opus: Disable ASM for xscale and arm926ej-s

7 years agolibs/expat: update to 2.2.0 3634/head
p-wassi [Thu, 8 Dec 2016 09:46:58 +0000 (10:46 +0100)]
libs/expat: update to 2.2.0

Update libexpat to upstream release 2.2.0

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
7 years agonet/lftp: update to 4.7.4 3635/head
p-wassi [Thu, 8 Dec 2016 09:42:11 +0000 (10:42 +0100)]
net/lftp: update to 4.7.4

Update lftp to upstream release 4.7.4
Also update the list of package mirrors.

Signed-off-by: Paul Wassi <p.wassi@gmx.at>