Hannu Nyman [Sat, 4 Jun 2016 06:56:23 +0000 (09:56 +0300)]
Merge pull request #2811 from dibdot/adblock
adblock: update 1.1.17
Dirk Brenken [Sat, 4 Jun 2016 06:36:47 +0000 (08:36 +0200)]
adblock: update 1.1.17
* change winspy url again
* various cosmetics left out in former release
Signed-off-by: Dirk Brenken <dev@brenken.org>
Yousong Zhou [Sat, 4 Jun 2016 03:27:34 +0000 (11:27 +0800)]
Merge pull request #2763 from kuoruan/lrzsz
Import lrzsz from oldpackages
Hannu Nyman [Fri, 3 Jun 2016 17:46:54 +0000 (20:46 +0300)]
Merge pull request #2809 from dibdot/adblock
adblock: update 1.1.16, release 2
Dirk Brenken [Fri, 3 Jun 2016 17:40:37 +0000 (19:40 +0200)]
adblock: update 1.1.16, release 2
* workaround for LuCI search path issue
Signed-off-by: Dirk Brenken <dev@brenken.org>
Ted Hess [Fri, 3 Jun 2016 16:45:45 +0000 (12:45 -0400)]
upmpdcli: fix icon installation (correct name)
Signed-off-by: Ted Hess <thess@kitschensync.net>
Hannu Nyman [Fri, 3 Jun 2016 13:42:17 +0000 (16:42 +0300)]
Merge pull request #2807 from dibdot/adblock
adblock: update 1.1.16
Dirk Brenken [Fri, 3 Jun 2016 13:14:53 +0000 (15:14 +0200)]
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>
Hannu Nyman [Fri, 3 Jun 2016 07:02:06 +0000 (10:02 +0300)]
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>
Hannu Nyman [Fri, 3 Jun 2016 06:40:55 +0000 (09:40 +0300)]
Merge pull request #2804 from kuoruan/aria2
aria2: Add SFTP support choice
Hsing-Wang Liao [Fri, 3 Jun 2016 02:23:35 +0000 (10:23 +0800)]
aria2: Add SFTP support choice
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
Ted Hess [Thu, 2 Jun 2016 19:48:08 +0000 (15:48 -0400)]
Merge pull request #2802 from Noltari/shairport-sync-next
shairport-sync-next: update to v2.8.4
Hannu Nyman [Thu, 2 Jun 2016 19:10:20 +0000 (22:10 +0300)]
Merge pull request #2798 from mkresin/ddns-scripts
ddns-scripts: add support for glue records
Álvaro Fernández Rojas [Thu, 2 Jun 2016 15:34:31 +0000 (17:34 +0200)]
shairport-sync-next: update to v2.8.4
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Thu, 2 Jun 2016 12:29:44 +0000 (14:29 +0200)]
Merge pull request #2801 from cshore/patch-fix-tar-options
utils/tar: Fix defaulting to selecting dependencies
Daniel Dickinson [Thu, 2 Jun 2016 12:09:43 +0000 (08:09 -0400)]
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>
Hannu Nyman [Thu, 2 Jun 2016 08:52:42 +0000 (11:52 +0300)]
Merge pull request #2756 from kuoruan/packages-master
aria2: update to 1.23.0
Hsing-Wang Liao [Thu, 2 Jun 2016 08:28:32 +0000 (16:28 +0800)]
aria2: Add maintainer
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
Hsing-Wang Liao [Mon, 30 May 2016 07:02:08 +0000 (15:02 +0800)]
aria2: Add files in order to use LuCI
* Add config file.
* Add init.d file.
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
John Crispin [Thu, 2 Jun 2016 08:01:49 +0000 (10:01 +0200)]
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.
Ted Hess [Thu, 2 Jun 2016 00:17:32 +0000 (20:17 -0400)]
Merge pull request #2788 from thess/upmpdcli-updates
upmpdcli/libupnpp: Update to latest versions, refresh patch
Jo-Philipp Wich [Wed, 1 Jun 2016 21:17:48 +0000 (23:17 +0200)]
Merge pull request #2799 from mkresin/vnstat
vnstat: allow to restore backup from directory
Mathias Kresin [Tue, 24 May 2016 04:30:56 +0000 (06:30 +0200)]
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>
Mathias Kresin [Tue, 24 May 2016 19:30:40 +0000 (21:30 +0200)]
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>
Álvaro Fernández Rojas [Wed, 1 Jun 2016 16:05:26 +0000 (18:05 +0200)]
dump1090: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Wed, 1 Jun 2016 15:51:40 +0000 (17:51 +0200)]
tar: update to v1.29
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Wed, 1 Jun 2016 15:51:28 +0000 (17:51 +0200)]
pciutils: update to v3.5.1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Wed, 1 Jun 2016 15:51:13 +0000 (17:51 +0200)]
libftdi: update to v1.3
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Wed, 1 Jun 2016 14:55:35 +0000 (16:55 +0200)]
Merge pull request #2402 from cshore/pull-request-tar-options
utils/tar: Make compression, acl, and xattr support configuration opt…
kuoruan [Sun, 29 May 2016 06:43:39 +0000 (14:43 +0800)]
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>
Thomas Heil [Wed, 1 Jun 2016 09:35:55 +0000 (11:35 +0200)]
Merge pull request #2790 from Xotic750/nginx-1101
nginx: Bumped to v1.10.1
Xotic750 [Tue, 31 May 2016 20:54:26 +0000 (22:54 +0200)]
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>
Michael Heimpold [Tue, 31 May 2016 19:42:11 +0000 (21:42 +0200)]
libmodbus: upgrade to 3.1.4
While at, also disable the build of the unit tests.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Tue, 31 May 2016 19:27:46 +0000 (21:27 +0200)]
libxml2: upgrade to 2.9.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Jiri Slachta [Tue, 31 May 2016 18:22:37 +0000 (20:22 +0200)]
libssh2, libxslt, tiff: change PKG_MAINTAINER email address
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Ted Hess [Tue, 31 May 2016 16:09:34 +0000 (12:09 -0400)]
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>
Ted Hess [Tue, 31 May 2016 15:16:32 +0000 (11:16 -0400)]
Merge pull request #2783 from feckert/licenses-master
libtasn1: add license tag
Ted Hess [Tue, 31 May 2016 14:17:47 +0000 (10:17 -0400)]
Merge pull request #2771 from jow-/intltool-optional-perl-xml-parser
intltool: make dependency on XML::Parser optional
Ted Hess [Tue, 31 May 2016 14:15:46 +0000 (10:15 -0400)]
Merge pull request #2770 from jow-/libsoup-fix
libsoup: disable overly strict warnings, use system wide intltool.m4
Thomas Heil [Tue, 31 May 2016 13:50:31 +0000 (15:50 +0200)]
Merge pull request #2779 from jow-/crtmpserver-fix
crtmpserver: fix multiple issues
Florian Eckert [Tue, 31 May 2016 12:49:11 +0000 (14:49 +0200)]
libtasn1: add license tag
show the license for this package in opkg
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
Yousong Zhou [Tue, 31 May 2016 02:18:00 +0000 (10:18 +0800)]
Merge pull request #2769 from kuoruan/webui-aria2
webui-aria2: Add package
Yousong Zhou [Tue, 31 May 2016 02:14:55 +0000 (10:14 +0800)]
Merge pull request #2767 from kuoruan/yaaw
yaaw: Add package
Hsing-Wang Liao [Mon, 30 May 2016 11:03:23 +0000 (19:03 +0800)]
webui-aria2: Add package
* Web interface to aria2
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
kuoruan [Mon, 30 May 2016 03:05:38 +0000 (11:05 +0800)]
yaaw: Add package
Yet Another Aria2 Web Frontend in pure HTML/CSS/Javascirpt.
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
Jo-Philipp Wich [Mon, 30 May 2016 17:11:37 +0000 (19:11 +0200)]
crtmpserver: fix multiple issues
- Switch download to the Github clone of crtmpserver
- Rebase patches against latest version
- Pregenerate version.h file
- Disable applestreamingclient as it is broken
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Mon, 30 May 2016 12:27:54 +0000 (14:27 +0200)]
libsoup: disable overly strict warnings, use system wide intltool.m4
When building libsoup within the SDK, the following usually nonfatal warning
is causing the build to fail:
make[6]: Entering directory '.../build_dir/target-arm_xscale_musl-1.1.14_eabi/libsoup-2.53.2/libsoup'
CC libsoup_2_4_la-soup-address.lo
cc1: error: .../staging_dir/target-arm_xscale_musl-1.1.14_eabi/include: No such file or directory [-Werror=missing-include-dirs]
cc1: some warnings being treated as errors
Makefile:962: recipe for target 'libsoup_2_4_la-soup-address.lo' failed
Use the upstream `--disable-more-warnings` configure switch to disable this
class of `-Werror` flags.
Also drop the shipped copy of `intltool.m4` to force using the system wide one
which does not require the `XML::Parser` module to be installed (see #2771).
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Mon, 30 May 2016 14:27:03 +0000 (16:27 +0200)]
intltool: make dependency on XML::Parser optional
Patch `configure` and the shipped `intltool.m4` macro file to make a missing
XML::Parser perl module nonfatal.
All utilities provided by intltool are programmed to fail gracefully at run
time if the module cannot be loaded and those utilities commonly used during
the build do not require it at all.
Also drop the the build-prereq on XML::Parser now that it is optional.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Álvaro Fernández Rojas [Mon, 30 May 2016 10:33:06 +0000 (12:33 +0200)]
Merge pull request #2768 from jow-/libftdi1-fix
libftdi1: explicitely disable Boost unit tests
Jo-Philipp Wich [Mon, 30 May 2016 10:19:10 +0000 (12:19 +0200)]
libftdi1: explicitely disable Boost unit tests
When libftdi1 is detecting the presence of the Boost unit testing framework,
it will conditionally enable the build of libftdi1 test binaries which fail to
link on some targets with the following error:
CMakeFiles/test_libftdi1.dir/basic.cpp.o: In function `main':
basic.cpp:(.text.startup+0xc): undefined reference to `boost::unit_test::unit_test_main(bool (*)(), int, char**)'
collect2: error: ld returned 1 exit status
test/CMakeFiles/test_libftdi1.dir/build.make:123: recipe for target 'test/test_libftdi1' failed
make[6]: *** [test/test_libftdi1] Error 1
Since we do not care about test cases and since we want to avoid unpredictable
conditional compilation simply disable the testcases entirely.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Hannu Nyman [Mon, 30 May 2016 07:27:58 +0000 (10:27 +0300)]
Merge pull request #2766 from ianchi/youtube-dl
youtube-dl: update version
kuoruan [Mon, 30 May 2016 02:17:24 +0000 (10:17 +0800)]
aria2: Add xml library choice
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
kuoruan [Sat, 28 May 2016 00:51:18 +0000 (08:51 +0800)]
aria2: update to 1.23.0
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
kuoruan [Sun, 29 May 2016 03:10:54 +0000 (11:10 +0800)]
Import lrzsz from oldpackages
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
Adrian Panella [Mon, 16 May 2016 04:33:53 +0000 (23:33 -0500)]
youtube-dl: update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
youtube-dl: update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Hannu Nyman [Sun, 29 May 2016 20:18:46 +0000 (23:18 +0300)]
Merge pull request #2765 from aTanW/master
gammu: bump to upstream v1.37.3
aTanW [Sun, 29 May 2016 20:12:15 +0000 (23:12 +0300)]
gammu: bump to upstream v1.37.3
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Hannu Nyman [Sun, 29 May 2016 16:31:15 +0000 (19:31 +0300)]
Merge pull request #2762 from mstorchak/tgt
tgt: update to 1.0.64
Hannu Nyman [Sun, 29 May 2016 16:30:57 +0000 (19:30 +0300)]
Merge pull request #2761 from mstorchak/smartmontools
smartmontools: update to 6.5
Hannu Nyman [Sun, 29 May 2016 16:30:39 +0000 (19:30 +0300)]
Merge pull request #2759 from msva/patch-5
zsh: update to 5.2
Maxim Storchak [Sat, 28 May 2016 11:28:23 +0000 (14:28 +0300)]
tgt: update to 1.0.64
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Maxim Storchak [Sat, 28 May 2016 10:51:49 +0000 (13:51 +0300)]
smartmontools: update to 6.5
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Vadim A. Misbakh-Soloviov [Sat, 28 May 2016 17:35:52 +0000 (23:35 +0600)]
zsh: update to 5.2
Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
Yousong Zhou [Sat, 28 May 2016 17:20:14 +0000 (01:20 +0800)]
Merge pull request #2760 from msva/patch-6
tmux: update to 2.2
Vadim A. Misbakh-Soloviov [Sat, 28 May 2016 17:09:36 +0000 (23:09 +0600)]
tmux: update to 2.2
Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
Hauke Mehrtens [Sat, 28 May 2016 15:28:07 +0000 (17:28 +0200)]
Merge pull request #2741 from karlp/tor-urls
tor: correct URL for dist downloads
Hirokazu MORIKAWA [Fri, 27 May 2016 07:22:39 +0000 (16:22 +0900)]
node,node-*: node update to v4.4.5 and Enhance CPU-arch variant.
Hannu Nyman [Thu, 26 May 2016 15:59:22 +0000 (18:59 +0300)]
Merge pull request #2751 from dibdot/adblock
adblock: update 1.1.15
Dirk Brenken [Thu, 26 May 2016 15:40:32 +0000 (17:40 +0200)]
adblock: update 1.1.15
* toggle to quickly switch adblocking 'on' or 'off' (/etc/init.d/adblock
toggle)
* new config option 'fetchttl' to set download timeouts (default: 5
seconds)
* better config check, distinct between major/minor changes
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
Yousong Zhou [Thu, 26 May 2016 12:24:39 +0000 (20:24 +0800)]
Merge pull request #2750 from yousong/reaver-fix
reaver: fix broken source url
Yousong Zhou [Thu, 26 May 2016 11:51:00 +0000 (19:51 +0800)]
reaver: fix broken source url
- Switch to release version 1.4
- Include a bugfix patch not present in version 1.4
Hannu Nyman [Wed, 25 May 2016 07:01:04 +0000 (10:01 +0300)]
Merge pull request #2744 from diizzyy/patch-3
gcc: Use URL alias
Hannu Nyman [Wed, 25 May 2016 07:00:12 +0000 (10:00 +0300)]
Merge pull request #2747 from diizzyy/patch-6
libunistring: Use URL alias
diizzyy [Tue, 24 May 2016 20:01:35 +0000 (22:01 +0200)]
confuse: Use URL alias (#2745)
Remove hardcoded URL and use alias instead.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
diizzyy [Tue, 24 May 2016 19:25:37 +0000 (21:25 +0200)]
libunistring: Use URL alias
Remove hardcoded URL and use alias instead.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Tue, 24 May 2016 19:22:08 +0000 (22:22 +0300)]
Merge pull request #2743 from salzmdan/master
knot: update to 2.2.1
diizzyy [Tue, 24 May 2016 19:09:18 +0000 (21:09 +0200)]
gcc: Use URL alias
Remove hardcoded URL and use alias instead.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Daniel Salzman [Tue, 24 May 2016 13:47:17 +0000 (15:47 +0200)]
knot: update to 2.2.1
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
Karl Palsson [Tue, 24 May 2016 09:01:38 +0000 (09:01 +0000)]
tor: correct URL for dist downloads
Original url was 404.
Fixes Github issue #2284
Hannu Nyman [Tue, 24 May 2016 06:29:30 +0000 (09:29 +0300)]
Merge pull request #2736 from dibdot/adblock
adblock: update 1.1.12
Dirk Brenken [Mon, 23 May 2016 19:17:23 +0000 (21:17 +0200)]
adblock: update 1.1.12
* change wget binary naming
* change winspy source url
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
Naoir [Mon, 23 May 2016 12:27:21 +0000 (14:27 +0200)]
Merge pull request #2703 from cshore/pull-request-cgi-fix
lang/perl-cgi: Fix missing file for perl-cgi
Hannu Nyman [Mon, 23 May 2016 07:41:40 +0000 (10:41 +0300)]
Merge pull request #2708 from cshore/pull-request-netdiscover-sourceforge
net/netdiscover: Download from SourceForge not unreliable site
John Crispin [Mon, 23 May 2016 07:37:51 +0000 (09:37 +0200)]
Merge pull request #2731 from nxhack/node-hid-fix-git-submodule-issue
node-hid: fix git submodule issue
Hannu Nyman [Mon, 23 May 2016 07:33:23 +0000 (10:33 +0300)]
Merge pull request #2723 from the-alien/master
lang/python-ldap: Update to the version 2.4.25
Hannu Nyman [Mon, 23 May 2016 07:29:46 +0000 (10:29 +0300)]
Merge pull request #2732 from xypron/make
devel/make: GNU Make 4.2
Heinrich Schuchardt [Mon, 23 May 2016 05:55:03 +0000 (07:55 +0200)]
devel/make: GNU Make 4.2
The release contains a bunch of bug fixes.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Hirokazu MORIKAWA [Mon, 23 May 2016 05:49:29 +0000 (14:49 +0900)]
node-hid: fix git submodule issue
Nikos Mavrogiannopoulos [Sun, 22 May 2016 15:47:33 +0000 (17:47 +0200)]
gnutls: updated to 3.4.12
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sun, 22 May 2016 15:42:22 +0000 (17:42 +0200)]
openconnect: use proto_add_host_dependency
This ensures that a direct route to the connected host is added
by netifd.
Resolves #2548
Hannu Nyman [Sun, 22 May 2016 11:20:02 +0000 (14:20 +0300)]
vips: fix patch
Correct spelling in a patch back to the faulty original,
as the patch wes broken by #2594
This commit fixes #2719
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Michael Heimpold [Sat, 21 May 2016 20:12:25 +0000 (22:12 +0200)]
php5: update to 5.6.21
This fixes the following CVEs:
- in BCMath: CVE-2016-4537, CVE-2016-4538
- in EXIF: CVE-2016-4542, CVE-2016-4543, CVE-2016-4544
- in GD: CVE-2016-3074
- in Intl: CVE-2016-4540, CVE-2016-4541
- in XML: CVE-2016-4539
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Yousong Zhou [Sat, 21 May 2016 13:05:50 +0000 (21:05 +0800)]
Merge pull request #2721 from mogulapranay-freescale/xl2tpd-demand-option
xl2tpd: demand option is initialized.
alien [Fri, 20 May 2016 21:23:05 +0000 (00:23 +0300)]
lang/python-ldap: Update to the version 2.4.25
Michael Heimpold [Fri, 20 May 2016 15:54:36 +0000 (17:54 +0200)]
mmc-utils: upgrade to latest revision
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Jiri Slachta [Fri, 20 May 2016 11:19:11 +0000 (13:19 +0200)]
Merge pull request #2714 from jow-/tiff-ftell-fix
tiff: fix wrong declaration of ftell() compat macro
Daniel Golle [Fri, 20 May 2016 04:22:04 +0000 (06:22 +0200)]
lvm2: fix accidentally augmented goto label
also refresh patches while at it
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 19 May 2016 17:17:38 +0000 (19:17 +0200)]
lvm2: update to version 2.02.154
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 19 May 2016 17:13:53 +0000 (19:13 +0200)]
gnunet: use gnunet-config's new differential write
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 19 May 2016 17:12:25 +0000 (19:12 +0200)]
debootstrap: update to version 1.0.81
Signed-off-by: Daniel Golle <daniel@makrotopia.org>