Commit graph

6271 commits

Author SHA1 Message Date
Saverio Proto
6bea54e74e tinc: version bump 1.0.29 2016-10-23 12:04:45 +02:00
Ted Hess
a69f52516b Merge pull request #3367 from kuoruan/aria2
Update Aria2 and webui-aria2
2016-10-22 10:06:43 -04:00
Nikos Mavrogiannopoulos
34d492c362 Merge pull request #3372 from bobafetthotmail/patch-5
openconnect: added missing libs for openssl
2016-10-22 14:32:17 +02:00
Alberto Bursi
493ea1afb4 openconnect: added missing libs for openssl
added missing libraries to fix issue https://github.com/openwrt/packages/issues/3301

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-22 14:05:16 +02:00
Nuno Goncalves
3a6f39fc14 nmap: bump version to 7.31
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2016-10-22 13:54:41 +02:00
Ted Hess
c96031cf7a ntfs-3g: Update to 2016.2.22 stable releae
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-10-21 17:42:53 -04:00
Ted Hess
d7c386845e Merge pull request #3366 from Wedmer/master
[utils/zoneinfo] Updated to the latest release
2016-10-21 16:57:58 -04:00
Ted Hess
67009595db Merge pull request #3364 from jow-/ntfs-3g-compat-symlink
ntfs-3g: ship /sbin/mount.ntfs compatibility symlink
2016-10-21 16:43:41 -04:00
Vladimir Ulrich
85a6e5f576 [utils/zoneinfo] Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2016-10-21 21:54:11 +03:00
Jo-Philipp Wich
117bc23432 ntfs-3g: ship /sbin/mount.ntfs compatibility symlink
Like on other common desktop Linux distributions, ship an /sbin/mount.ntfs
symlink in addition to the /sbin/mount.ntfs-3g one in order to let wrapper
programs successfully call external mount helpers by the filesystem name.

The assumption is that /sbin/mount.ntfs is only ever called by util-linux
mount and other mount-wrappers when kernel NTFS support is not available,
means shipping the additional symlink will not interfere with kernel mode
NTFS support.

This commit is mainly intended to prepare transparent fs-tools support for
mounting fuse filesystems, with focus on ntfs-3g in particular.

Please see http://git.lede-project.org/f027c68 for the corresponding
fs-tools support code.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-10-21 19:04:53 +02:00
Yousong Zhou
9f8dd657a1 Merge pull request #3352 from yousong/python-packages
python-packages: initial version 1.0
2016-10-21 10:27:51 -05:00
Hsing-Wang Liao
d05f692e1b webui-aria2: update to 2016-10-11
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-10-21 21:57:21 +08:00
Hsing-Wang Liao
1ee74fafad aria2: update to 1.28.0
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-10-21 21:52:58 +08:00
Yousong Zhou
c6ddd3d7c0 python-packages: initial version 1.0
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-10-21 12:07:23 +08:00
Peter Wagner
78d163bdea git: update to 2.10.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-10-21 00:35:15 +02:00
Hannu Nyman
eb404321d5 Merge pull request #3359 from alexgrin/master
rsyslog: do not daemonize rsyslogd and allow procd to manage it
2016-10-20 11:42:36 +03:00
Hannu Nyman
6212360ed4 Merge pull request #3361 from diizzyy/patch-20
netdata: Streamline package
2016-10-20 10:47:52 +03:00
Daniel Engberg
8b12ee4152 netdata: Streamline package
* Change maintainer to myself, asked by current maintainer
* Remove atomic workaround, it's been fixed upstream in 1.4.0
* Install all plugins, disable those that depends on external applications
* Remove bundled pyYAML library, use package if you want to use python plugins
* Remove "unused" files in webdata directory, saves about 900k
  Downside is that some _very_ old browsers might break however since netdata
  is very heavy on javscript you still need a somewhat recent one anyway to get
  a decent experience.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-10-20 02:59:48 -05:00
Hannu Nyman
06e404e1cf Merge pull request #3355 from bobafetthotmail/master
gdisk: enabled more utils and changed package name
2016-10-19 09:08:20 +03:00
Alexis Green
e0de4048e5 rsyslog: do not daemonize rsyslogd and allow procd to manage it
Signed-off-by: Alexis Green <alexis@cessp.it>
2016-10-18 18:56:01 -07:00
Matthias Schiffer
ee8227ecce Merge pull request #3291 from NeoRaider/autotools
autotools: don't rely on STAGING_DIR_HOST
2016-10-18 22:02:48 +02:00
Hannu Nyman
524e19171c unbound: fix whitespace
* Fix upstream whitespace change in the patch.
* Minor cleanup to the header.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-10-18 18:24:17 +03:00
Stijn Segers
56891725c1 unbound: update to 1.5.10
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
2016-10-18 18:22:37 +03:00
Hannu Nyman
9657fb53f3 Merge pull request #3347 from dibdot/travelmate
travelmate: new package, release 0.2.2
2016-10-18 16:30:06 +03:00
Alberto Bursi
881ebfcaa6 gdisk: enabled more utils and changed package name
I needed also sgdisk (script-friendly) and while I was at it I added also
cgdisk (uses ncurses interface), all as separate packages.
re-arranged the package folder and set /usr/sbin for install folder
as most tools seem to go in there and not in /sbin.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-18 09:54:57 +02:00
Hannu Nyman
8410d09d21 Merge pull request #3353 from diizzyy/patch-19
gdisk: Use libpopt instead of popt as dependency
2016-10-17 23:54:41 +03:00
Daniel Engberg
3768670ae1 gdisk: Use libpopt instead of popt as dependency
Adds correct dependency

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-10-17 22:46:44 +02:00
Peter Wagner
afb706d146 openssh: Unregister the KEXINIT handler after message has been
received. Otherwise an unauthenticated peer can repeat the KEXINIT and cause
allocation of up to 128MB -- until the connection is closed. Reported by
shilei-c at 360.cn

ec165c392c

Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-10-17 21:26:26 +02:00
Yousong Zhou
3a710acf93 python-pip: add host build
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-10-17 19:55:39 +08:00
Yousong Zhou
fbba266e79 python: introduce Build/Compile/HostPyRun{Host,Target}
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-10-17 19:55:39 +08:00
Dirk Brenken
77d9425e33 travelmate: new package, release 0.2.2
* a connection manager for travel router
  (see readme.md for details)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-10-17 08:30:06 +02:00
Hannu Nyman
a3a7e0dd65 Merge pull request #3348 from hansmi/master
net/unbound: Change maintainer to Eric Luehrsen
2016-10-16 22:36:06 +03:00
Michael Heimpold
7122495899 php5/php5-pecl-*: R.I.P.
Remove the php5 stuff since php7 is in place for several weeks
and all depended in-tree packages has been migrated.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-10-16 20:56:14 +02:00
Michael Heimpold
80f0ea5728 php7: update to 7.0.12
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-10-16 20:53:46 +02:00
Michael Hanselmann
263e8eaaa2 net/unbound: Change maintainer to Eric Luehrsen
Eric has offered to take over maintainership for the net/unbound
package.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2016-10-16 19:44:48 +02:00
Matthias Schiffer
06692e3c24
automake: don't rely on STAGING_DIR_HOST
We're currently preparing a change in LEDE that will change the host
staging dirs in a way that might break the sed commands used by the
automake Makefile. Change the command in a way that doesn't depend on the
path of the staging dir.

While it would be nicer to modify the configure script to use the correct
path in the first place, this doesn't work for the perl path, as perl is
used in shebang lines and must thus be an absolute path. Some scripts are
used both during build and on the target system, so fixing up the scripts
in the install step seems like the best option.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-10-16 17:49:13 +02:00
Matthias Schiffer
9e170ba2c0
autoconf: don't rely on STAGING_DIR_HOST
We can just set M4 in the configure command instead of fixing up the paths
using sed afterwards. This makes the build more robust (and we're currently
preparing a change of the host staging dirs in LEDE that might break this
otherwise).

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-10-16 17:48:15 +02:00
Matthias Schiffer
bc65f629d6
libtool-bin: don't rely on STAGING_DIR_HOST
We can just set GREP and SED in the configure command instead of fixing up
the paths using sed afterwards. This makes the build more robust (and we're
currently preparing a change of the host staging dirs in LEDE that might
break this otherwise).

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-10-16 17:44:48 +02:00
Hannu Nyman
0638d6abe7 Merge pull request #3344 from tsl0922/ttyd-1.1.0
ttyd: update to 1.1.0
2016-10-15 18:56:34 +03:00
Shuanglei Tao
b375b81f15 ttyd: update to 1.1.0
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2016-10-15 23:46:52 +08:00
Hannu Nyman
03161d9448 Merge pull request #3303 from karlp/pulls/lua-kepler-urls
Pulls/lua kepler urls
2016-10-15 13:18:15 +03:00
Hannu Nyman
d2a393a607 Merge pull request #3267 from karlp/pulls/luasql-doc-url
lang: luasql: update URL to current
2016-10-15 13:18:10 +03:00
Yousong Zhou
45f6380e37 Merge pull request #3337 from jazzgs/feature_opencv
opencv: install missing pkgconfig file in staging folder
2016-10-14 20:15:11 -05:00
Hannu Nyman
ffce02f10f Merge pull request #3277 from diizzyy/patch-12
automake: switch to xz tarball
2016-10-15 01:11:21 +03:00
Hannu Nyman
b58a5ce47a Merge pull request #3276 from diizzyy/patch-11
autoconf: switch to xz tarball
2016-10-15 01:10:55 +03:00
Hannu Nyman
bec4668d09 Merge pull request #2701 from cshore/pull-request-rp-pppoe
rp-pppoe: Add back from oldpackages with build fixes and enhanced pac…
2016-10-14 13:08:35 +03:00
Nuno Goncalves
1da82b171c tcsh: remove patches as they are now upstream
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2016-10-14 10:30:55 +02:00
Hannu Nyman
3c698f2285 Merge pull request #3341 from dibdot/adblock
adblock: update 1.5.2
2016-10-13 23:15:36 +03:00
Dirk Brenken
65bcae0986 adblock: update 1.5.2
* turris omnia compatibility fix

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-10-13 22:02:24 +02:00
Daniel Golle
885dff12f0 gnunet: update to SVN r38151 and break-out dhtcache plugins
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-10-13 02:30:16 +02:00