Commit graph

5485 commits

Author SHA1 Message Date
Hannu Nyman
a291ce5485 Merge pull request #2815 from commodo/python-setuptools-upgrade
python-setuptools: upgrade to version 22.0.5
2016-06-04 14:52:22 +03:00
Hannu Nyman
8b70dbdfd5 Merge pull request #2814 from commodo/python-pip-upgrade
python-pip: upgrade to version 8.1.2
2016-06-04 14:51:53 +03:00
Hannu Nyman
27d9b7a047 Merge pull request #2813 from zyxmon/python3-pip-setuptools-update
python3 versions of pip & setuptools
2016-06-04 14:37:24 +03:00
zyxmon
ddba337522 python3 versions of pip & setuptools
should be built in separate from python2.7 PKG_BUILD_DIR's.
This commit also upgrades packages

Signed-off-by: Andrey Sechin <zyxmon@gmail.com>
2016-06-04 14:20:04 +03:00
Alexandru Ardelean
97a85b3b53 python-setuptools: upgrade to version 22.0.5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-06-04 12:49:44 +03:00
Alexandru Ardelean
2cfc8ddcb3 python-pip: upgrade to version 8.1.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-06-04 12:48:07 +03:00
Hannu Nyman
4fa1a49f7e Merge pull request #2811 from dibdot/adblock
adblock: update 1.1.17
2016-06-04 09:56:23 +03:00
Dirk Brenken
d0eceb6b25 adblock: update 1.1.17
* change winspy url again
* various cosmetics left out in former release

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-06-04 08:36:47 +02:00
Yousong Zhou
fac1714d57 Merge pull request #2763 from kuoruan/lrzsz
Import lrzsz from oldpackages
2016-06-04 11:27:34 +08:00
Hannu Nyman
4e570fdfb2 Merge pull request #2809 from dibdot/adblock
adblock: update 1.1.16, release 2
2016-06-03 20:46:54 +03:00
Dirk Brenken
26fa1c5df0 adblock: update 1.1.16, release 2
* workaround for LuCI search path issue

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-06-03 19:40:37 +02:00
Ted Hess
2e78277837 upmpdcli: fix icon installation (correct name)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-06-03 12:45:45 -04:00
Hannu Nyman
81db272d08 Merge pull request #2807 from dibdot/adblock
adblock: update 1.1.16
2016-06-03 16:42:17 +03:00
Dirk Brenken
41b05a5532 adblock: update 1.1.16
* new config option 'adb_restricted' to disable updates of the adblock
config during runtime (no flash writes, disabled by default)
* new update function, to apply latest configuration changes if needed
(/etc/init.d/adblock cfgup)
* fix dns redirect rule
* various optimizations

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-06-03 15:21:55 +02:00
Xotic750
00c5191e3c znc: Added RUNAS_SHELL variable to assist when using external configuration
Signed-off-by: Graham Fairweather <xotic750@gmail.com>
2016-06-03 14:56:02 +02:00
Xotic750
0b52f7d4ec znc: Bump to v1.6.3
Signed-off-by: Graham Fairweather <xotic750@gmail.com>
2016-06-03 14:13:07 +02:00
Hannu Nyman
dd31bada67 aria2: explicitely disable libuv support
If libuv is present within the build environment, aria2 will fail to build
with the following error:

    LibuvEventPoll.cc: In member function 'virtual void aria2::LibuvEventPoll::poll(const timeval&)':
    LibuvEventPoll.cc:144:59: error: invalid conversion from 'void (*)(uv_timer_t*, int) {aka void (*)(uv_timer_s*, int)}' to 'uv_timer_cb {aka void (*)(uv_timer_s*)}' [-fpermissive]
         uv_timer_start(timer, timer_callback, timeout, timeout);
                                                               ^
    In file included from LibuvEventPoll.h:43:0,
                     from LibuvEventPoll.cc:44:
    .../staging_dir/target-arm_xscale_musl-1.1.14_eabi/usr/include/uv.h:770:44: note:   initializing argument 2 of 'int uv_timer_start(uv_timer_t*, uv_timer_cb, uint64_t, uint64_t)'
     UV_EXTERN int uv_timer_start(uv_timer_t* handle,
                                                ^
    Makefile:2271: recipe for target 'LibuvEventPoll.lo' failed
    make[6]: *** [LibuvEventPoll.lo] Error 1

Explicitely disable the libuv support in `configure` to avoid picking up this
unwanted dependency.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>

Patch modified to resolve conflict caused by #2804
This closes #2776
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-06-03 10:02:06 +03:00
Hannu Nyman
17784c9528 Merge pull request #2804 from kuoruan/aria2
aria2: Add SFTP support choice
2016-06-03 09:40:55 +03:00
Hsing-Wang Liao
f663e1771e libssh2: Bump to v1.7.0
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-06-03 11:12:28 +08:00
Hsing-Wang Liao
773fe036ee aria2: Add SFTP support choice
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-06-03 10:23:35 +08:00
Ted Hess
6eecfd558e Merge pull request #2802 from Noltari/shairport-sync-next
shairport-sync-next: update to v2.8.4
2016-06-02 15:48:08 -04:00
Hannu Nyman
e6ebcd0557 Merge pull request #2798 from mkresin/ddns-scripts
ddns-scripts: add support for glue records
2016-06-02 22:10:20 +03:00
Álvaro Fernández Rojas
38aadec6cb shairport-sync-next: update to v2.8.4
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-06-02 20:07:36 +02:00
Álvaro Fernández Rojas
891e20baf5 Merge pull request #2801 from cshore/patch-fix-tar-options
utils/tar: Fix defaulting to selecting dependencies
2016-06-02 14:29:44 +02:00
Daniel Dickinson
7a492968d6 utils/tar: Fix defaulting to selecting dependencies
Due to KConfig misbehavior the tar config options where getting
enabled even when tar was not enabled.  We fix this by enclosing
the options in an if PACKAGE_tar ; endif block.

Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
2016-06-02 08:09:43 -04:00
Hannu Nyman
2edfc807a6 Merge pull request #2756 from kuoruan/packages-master
aria2: update to 1.23.0
2016-06-02 11:52:42 +03:00
Hsing-Wang Liao
726df676bf aria2: Add maintainer
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-06-02 16:28:32 +08:00
Hsing-Wang Liao
8ee05d3f05 aria2: Add files in order to use LuCI
* Add config file.
* Add init.d file.

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-06-02 16:26:02 +08:00
John Crispin
5339847d06 Merge pull request #2753 from nxhack/node-update-to-v4.4.5
node,node-*: node update to v4.4.5 and Enhance CPU-arch variant.
2016-06-02 10:01:49 +02:00
Ted Hess
a898dbee56 Merge pull request #2788 from thess/upmpdcli-updates
upmpdcli/libupnpp: Update to latest versions, refresh patch
2016-06-01 20:17:32 -04:00
Jo-Philipp Wich
763bba37e7 Merge pull request #2799 from mkresin/vnstat
vnstat: allow to restore backup from directory
2016-06-01 23:17:48 +02:00
Mathias Kresin
c5eda035cd vnstat: allow to restore backup from directory
Allow to restore a backup from a directory instead of an url on start.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2016-06-01 21:09:20 +02:00
Mathias Kresin
1416770e3b ddns-scripts: add support for glue records
Assuming the following dns zone configuration for kresin.me:

.                   1800  IN  NS  ns.inwx.de.
home.kresin.me.     1800  IN  NS  gw.home.kresin.me.
gw.home.kresin.me.  60    IN  A   198.51.100.1

Using the example, gw.home.kresin.me is a glue record and used as DDNS
record as well. gw.home.kresin.me points to the OpenWrt installation
where the ddns-scripts are running.

Since ns.inwx.de isn't the authoritative server for home.kresin.me,
a query for the the A record of gw.home.kresin.me will be "forwarded"
to and replied by the authoritative server 198.51.100.1. If the
authoritative server can't be reached, the query times out without any
address returned.

The only way to get the A record of the glue record is to use bind
host in verbose output mode, query ns.inwx.de for gw.home.kresin.me and
evaluate the additional section of the response.

To my knowledge, only bind host in verbose output mode shows the
additional section of the response. Therefore, this features depends on
bind host.

It is not possible to use the bind host verbose mode for all queries.
In verbose mode the "has address" line isn't returned. Grepping for the
hostname might fail if the hostname is CNAME. Grepping for the first
occurrence of an ip-address is way to error prone, since it could
return the ip address of a different record type.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2016-06-01 20:59:47 +02:00
Álvaro Fernández Rojas
3a5fb69389 dump1090: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-06-01 18:06:47 +02:00
Álvaro Fernández Rojas
10273da243 tar: update to v1.29
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-06-01 17:51:40 +02:00
Álvaro Fernández Rojas
5ce0c7a917 pciutils: update to v3.5.1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-06-01 17:51:28 +02:00
Álvaro Fernández Rojas
0a2cba338d libftdi: update to v1.3
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-06-01 17:51:13 +02:00
Álvaro Fernández Rojas
a4995e3323 Merge pull request #2402 from cshore/pull-request-tar-options
utils/tar: Make compression, acl, and xattr support configuration opt…
2016-06-01 16:55:35 +02:00
kuoruan
b2f23af2d8 xupnpd: Update to 2016-05-11
* Change source url to GitHub
* Update to 2016-05-11
* Add LICENSE
* Edit Makefile

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-06-01 16:22:23 +02:00
Thomas Heil
8be4d72b42 Merge pull request #2790 from Xotic750/nginx-1101
nginx: Bumped to v1.10.1
2016-06-01 11:35:55 +02:00
Xotic750
04222aa8a6 nginx: Bumped to v1.10.1
fixes NULL pointer dereference while writing client request body vulnerability (CVE-2016-4450).

Signed-off-by: Graham Fairweather <xotic750@gmail.com>
2016-05-31 22:54:26 +02:00
Michael Heimpold
0a4e93a4d9 libmodbus: upgrade to 3.1.4
While at, also disable the build of the unit tests.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-05-31 21:42:16 +02:00
Michael Heimpold
a0a49e1d3c libxml2: upgrade to 2.9.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-05-31 21:31:52 +02:00
Jiri Slachta
a3a8bbdc51 libssh2, libxslt, tiff: change PKG_MAINTAINER email address
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-05-31 20:22:37 +02:00
Ted Hess
84bc16198f upmpdcli/libupnpp: Update to latest versions, refresh patch
upmpdcli: Version 1.1.3
libupnpp: Version 0.14

Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-05-31 12:12:44 -04:00
Ted Hess
320aad06c4 Merge pull request #2783 from feckert/licenses-master
libtasn1: add license tag
2016-05-31 11:16:32 -04:00
Ted Hess
9552ead517 Merge pull request #2771 from jow-/intltool-optional-perl-xml-parser
intltool: make dependency on XML::Parser optional
2016-05-31 10:17:47 -04:00
Ted Hess
d6fccbddba Merge pull request #2770 from jow-/libsoup-fix
libsoup: disable overly strict warnings, use system wide intltool.m4
2016-05-31 10:15:46 -04:00
Thomas Heil
e80ebe384c Merge pull request #2779 from jow-/crtmpserver-fix
crtmpserver: fix multiple issues
2016-05-31 15:50:31 +02:00
Florian Eckert
64a68055c4 libtasn1: add license tag
show the license for this package in opkg

Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
2016-05-31 15:20:18 +02:00