Rupan [Tue, 4 Oct 2016 12:14:07 +0000 (14:14 +0200)]
Updated packages:
- lftp: updated to 4.7.3
- neon: update to 0.30.2
Signed-off-by: Federico Di Marco <fededim@gmail.com>
Rupan [Sun, 18 Sep 2016 13:32:24 +0000 (15:32 +0200)]
emailrelay: added configuration options
- moved from net to mail category
- removed no-ssl package and added ssl support as configuration option (default enabled)
- added configuration option to support extended logging (default disabled)
- disabled build of test tools
- added LEDE compatibility (support for openssl without SSL3)
Signed-off-by: Federico Di Marco <fededim@gmail.com>
Michael Heimpold [Sun, 18 Sep 2016 05:47:33 +0000 (07:47 +0200)]
Merge pull request #3122 from mhei/libidn-fix
libidn: update to 1.33
Merging after maintainer timeout.
Ted Hess [Fri, 16 Sep 2016 21:48:48 +0000 (17:48 -0400)]
Merge pull request #3092 from ascob/watchcat
watchcat: fix operation of mode 'always'
Nikos Mavrogiannopoulos [Thu, 15 Sep 2016 15:22:51 +0000 (17:22 +0200)]
Merge pull request #3174 from Ham22/gnutls-trousers
gnutls: optionally disable tpm support
Ian Pozella [Thu, 1 Sep 2016 16:13:35 +0000 (17:13 +0100)]
gnutls: optionally disable tpm support
Add option that allows you to explicitly disable use of the tpm
otherwise if a tss stack such as trousers is found by gnutls build
system then it will use it which will cause a build failure when
PKCS11 support is not enabled.
Signed-off-by: Ian Pozella <Ian.Pozella@imgtec.com>
Hannu Nyman [Wed, 14 Sep 2016 13:07:12 +0000 (16:07 +0300)]
Merge pull request #3167 from MikePetullo/lighttpd
lighttpd: update to 1.4.41
Hannu Nyman [Wed, 14 Sep 2016 13:06:05 +0000 (16:06 +0300)]
Merge pull request #3168 from MikePetullo/openldap
openldap: update to 2.4.44
W. Michael Petullo [Wed, 14 Sep 2016 12:59:47 +0000 (08:59 -0400)]
lighttpd: update to 1.4.41
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Wed, 14 Sep 2016 13:02:39 +0000 (09:02 -0400)]
openldap: update to 2.4.44
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Hannu Nyman [Wed, 14 Sep 2016 12:56:08 +0000 (15:56 +0300)]
Merge pull request #3163 from MikePetullo/luasec
luasec: update to 0.6
W. Michael Petullo [Wed, 14 Sep 2016 12:48:56 +0000 (08:48 -0400)]
luasec: update to 0.6
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Toke Høiland-Jørgensen [Wed, 14 Sep 2016 11:33:18 +0000 (13:33 +0200)]
flent-tools: Add package
This package installs a couple of helper programs for the Flent testing
tool. These are useful when running tests and gathering remote data from
an OpenWrt/LEDE router.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Hannu Nyman [Wed, 14 Sep 2016 08:32:31 +0000 (11:32 +0300)]
Merge pull request #3154 from jefferyto/slide-switch
slide-switch: new package
Hannu Nyman [Tue, 13 Sep 2016 19:35:27 +0000 (22:35 +0300)]
Merge pull request #3159 from commodo/python-setuptools
python-setuptools: upgrade to version 27.1.2
Hannu Nyman [Tue, 13 Sep 2016 19:34:19 +0000 (22:34 +0300)]
Merge pull request #3160 from commodo/python3-setuptools
python3-setuptools: upgrade to version 27.1.2
Alexandru Ardelean [Tue, 13 Sep 2016 12:47:26 +0000 (15:47 +0300)]
python-setuptools: upgrade to version 27.1.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 13 Sep 2016 12:52:37 +0000 (15:52 +0300)]
python3-setuptools: upgrade to version 27.1.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Tue, 13 Sep 2016 11:30:06 +0000 (14:30 +0300)]
Merge pull request #3158 from commodo/python3-upgrade
python3: upgrade to version 3.5.2
Hannu Nyman [Tue, 13 Sep 2016 11:24:55 +0000 (14:24 +0300)]
Merge pull request #3157 from commodo/python-upgrade
python: upgrade to version 2.7.12
Alexandru Ardelean [Tue, 13 Sep 2016 09:32:23 +0000 (12:32 +0300)]
python3: upgrade to version 3.5.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Tue, 13 Sep 2016 08:41:49 +0000 (11:41 +0300)]
Merge pull request #3155 from nxhack/logrotate-nonnull-compare
logrotate: Fix nonnull-compare compile error
Hirokazu MORIKAWA [Tue, 13 Sep 2016 08:31:54 +0000 (17:31 +0900)]
Fix nonnull-compare compile error
---
config.c: In function 'strndup':
config.c:87:10: error: nonnull argument 's' compared to NULL [-Werror=nonnull-compare]
if(!s)
^
cc1: all warnings being treated as errors
---
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Alexandru Ardelean [Tue, 13 Sep 2016 07:17:57 +0000 (10:17 +0300)]
python: upgrade to version 2.7.12
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Jeffery To [Tue, 13 Sep 2016 04:28:40 +0000 (12:28 +0800)]
slide-switch: new package
slide-switch translates slide switch position changes into normal button
presses and releases for OpenWrt / LEDE devices.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Mon, 12 Sep 2016 17:23:06 +0000 (20:23 +0300)]
Merge pull request #3144 from bk138/logrotate
logrotate: import from oldpackages
Daniel Golle [Mon, 12 Sep 2016 10:24:11 +0000 (12:24 +0200)]
Merge pull request #3135 from dangowrt/update-netatalk-to-3.1.9
netatalk: update to version 3.1.9 and grab maintainership
Álvaro Fernández Rojas [Mon, 12 Sep 2016 07:48:55 +0000 (09:48 +0200)]
dump1090: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Daniel Golle [Sun, 4 Sep 2016 15:36:55 +0000 (17:36 +0200)]
netatalk: update to version 3.1.9
* now a single config file in /etc/afp.conf
* convert services to procd while at it
* take over maintainership as the original maintainer is
unresponsive (see #1550)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Ted Hess [Sun, 11 Sep 2016 22:00:30 +0000 (18:00 -0400)]
Merge pull request #3055 from plntyk/fix_lftp
lftp: set readline location
Hannu Nyman [Sun, 11 Sep 2016 17:08:27 +0000 (20:08 +0300)]
Merge pull request #3153 from dibdot/adblock
adblock: update 1.4.9
Dirk Brenken [Sun, 11 Sep 2016 16:52:34 +0000 (18:52 +0200)]
adblock: update 1.4.9
* refine query function (see online doc)
Signed-off-by: Dirk Brenken <dev@brenken.org>
Michael Heimpold [Sun, 11 Sep 2016 16:04:26 +0000 (18:04 +0200)]
mmc-utils: upgrade to latest revision
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Luka Perkov [Fri, 9 Sep 2016 11:08:23 +0000 (13:08 +0200)]
Merge pull request #3151 from sartura/bump-libuv
libuv: bump version to 1.9.1
Denis Osvald [Mon, 5 Sep 2016 13:48:50 +0000 (15:48 +0200)]
libuv: bump version to 1.9.1
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
Michael Heimpold [Thu, 8 Sep 2016 21:02:00 +0000 (23:02 +0200)]
php7-pecl-http: fix build when host has php installed (refs #3149)
When php is installed on the host system, then the configure tries
to obtain from this binary whether some extensions are available.
This prevents the cross build when the desired extensions are not
present - which is the usual case.
So add a patch to prevent configure from doing this - we give
this information via environment variable during build already.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Nikos Mavrogiannopoulos [Thu, 8 Sep 2016 16:25:35 +0000 (18:25 +0200)]
gnutls: updated to 3.5.4
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Christian Beier [Thu, 8 Sep 2016 12:41:41 +0000 (14:41 +0200)]
logrotate: use newest version, update Makefile
Signed-off-by: Christian Beier <cb@shoutrlabs.com>
Thomas Heil [Wed, 7 Sep 2016 23:21:27 +0000 (01:21 +0200)]
Merge pull request #3147 from mhei/fix-memcached
memcached: upgrade to 1.4.31
Michael Heimpold [Wed, 7 Sep 2016 21:25:50 +0000 (23:25 +0200)]
php7-pecl-http: fix build when php5 is build in parallel (fixes #3149)
- remove hack to find required packages: when php5-pecl-{raphf,propro}
was built in paralle, then the hack could not determine which build
directory must be used; this was resolved by a previous commit, both
packages now install their header files in the staging area so that
this pecl module will find it properly
- refine build dir to avoid collision with (possible) php5 package variant
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Wed, 7 Sep 2016 21:22:50 +0000 (23:22 +0200)]
php7-pecl-{propro,raphf}: fix two problems (refs #3149)
- refine build dir to avoid collisions with php5 package variants
- properly install headers to location where depended packages look for it
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Wed, 7 Sep 2016 21:19:01 +0000 (23:19 +0200)]
php7-pecl-{dio,libevent}: refine build dir to avoid collisions with php5 package variants (refs #3149)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Wed, 7 Sep 2016 21:17:56 +0000 (23:17 +0200)]
php5-pecl-*: refine build dir to avoid collisions with php7 package variants (refs #3149)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Peter Wagner [Wed, 7 Sep 2016 17:42:46 +0000 (19:42 +0200)]
ntpd: update to 4.2.8p8
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Hannu Nyman [Wed, 7 Sep 2016 15:51:57 +0000 (18:51 +0300)]
Merge pull request #3143 from bk138/autossh
autossh: import from oldpackages and update
Ted Hess [Wed, 7 Sep 2016 14:57:57 +0000 (10:57 -0400)]
Merge pull request #3146 from antonlacon/libopus-1.1.x
Libopus Update to 1.1.3 and use integer math when software fpu used
Ian Leonard [Wed, 30 Dec 2015 21:13:03 +0000 (13:13 -0800)]
libopus: update to 1.1.3
Update to 1.1.3 and use integer functions when no hardware fpu present.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Michael Heimpold [Tue, 6 Sep 2016 21:17:43 +0000 (23:17 +0200)]
memcached: upgrade to 1.4.31
This should also fix the build errors, which are reported by
LEDE buildbots, e.g. at:
https://downloads.lede-project.org/snapshots/faillogs/arm_cortex-a7_neon-vfpv4/packages/memcached/compile.txt
While at, also fix the licensing information.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Wed, 31 Aug 2016 21:41:06 +0000 (23:41 +0200)]
php7-pecl-http: add new package
Quote:
This PHP HTTP extension aims to provide a convenient and powerful
set of functionality for one of PHPs major applications:
it eases handling of HTTP urls, headers and messages, provides
means for negotiation of a client's preferred content type,
language and charset, as well as a convenient way to send any
arbitrary data with caching and resuming capabilities.
It provides powerful request functionality with support for
parallel requests.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Tue, 30 Aug 2016 21:14:27 +0000 (23:14 +0200)]
php7-pecl-libevent: add new package
This is the php7 version of php5-pecl-libevent.
Since upstream did not (yet) merged the php7 compat
changes and released a new package, we use a development
snapshot of a Github contributor.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Tue, 6 Sep 2016 19:51:54 +0000 (21:51 +0200)]
php7/php7-pecl-*: introduce load order
Some PECL modules (possibly also php modules) depend on
special load order, otherwise loading the module will fail
due to unresolvable symbols.
This changeset introduces a very simple compile-time defined
order by specifying a prefix for the ini file with the load
directive. If not given, it uses a default value.
It also updates all current pecl module packages to take
this new approach.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Álvaro Fernández Rojas [Mon, 5 Sep 2016 08:13:17 +0000 (10:13 +0200)]
dump1090: update to latest version
Also switches HTTP to uhttpd.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Christian Beier [Tue, 6 Sep 2016 12:33:26 +0000 (14:33 +0200)]
logrotate: import from oldpackages
Signed-off-by: Christian Beier <cb@shoutrlabs.com>
Christian Beier [Tue, 6 Sep 2016 12:18:36 +0000 (14:18 +0200)]
autossh: use version 1.4e, update Makefile
Signed-off-by: Christian Beier <cb@shoutrlabs.com>
Christian Beier [Tue, 6 Sep 2016 11:51:24 +0000 (13:51 +0200)]
autossh: import from oldpackages
Signed-off-by: Christian Beier <cb@shoutrlabs.com>
Álvaro Fernández Rojas [Mon, 5 Sep 2016 07:23:58 +0000 (09:23 +0200)]
xupnpd: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Mon, 5 Sep 2016 07:23:33 +0000 (09:23 +0200)]
unrar: update to v5.4.5
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Mon, 5 Sep 2016 07:22:40 +0000 (09:22 +0200)]
sumo: update to v0.27.1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Mon, 5 Sep 2016 07:21:24 +0000 (09:21 +0200)]
libxerces-c: update to v3.1.4
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Hannu Nyman [Mon, 5 Sep 2016 06:40:25 +0000 (09:40 +0300)]
Merge pull request #3140 from aTanW/master
joe: bump to upstream v4.3
Hannu Nyman [Mon, 5 Sep 2016 06:39:53 +0000 (09:39 +0300)]
Merge pull request #3139 from jp-bennett/master
Nano: Update to 2.7.0
aTanW [Mon, 5 Sep 2016 05:40:31 +0000 (08:40 +0300)]
joe: bump to upstream v4.3
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
files/joerc | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)
Jonathan Bennett [Mon, 5 Sep 2016 02:50:23 +0000 (21:50 -0500)]
Nano: Update to 2.7.0
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
Hannu Nyman [Sun, 4 Sep 2016 18:53:27 +0000 (21:53 +0300)]
Merge pull request #3136 from chris5560/master
ddns-scripts: fixes to services files
Christian Schoenebeck [Sun, 4 Sep 2016 18:46:06 +0000 (20:46 +0200)]
ddns-scripts: fixes to services files
- Provider duiadns.net: add IPv6 and correct IPv4 url inside services files #3125
- other fixes inside services files
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Hannu Nyman [Sun, 4 Sep 2016 12:35:44 +0000 (15:35 +0300)]
Merge pull request #3134 from chris5560/master
ddns-scripts: Update to 2.7.4
Michael Heimpold [Sun, 4 Sep 2016 11:27:32 +0000 (13:27 +0200)]
php7: mod-mysqli: use libmysqlclient instead of libmysqlclient_r (refs #3132)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Christian Schoenebeck [Sun, 4 Sep 2016 11:30:09 +0000 (13:30 +0200)]
ddns-scripts: Update to 2.7.4
- if local ip cannot be detected or is invalid then do not exit ddns-scripts #2950,
using multiple url's to detect local ip not jet implemented
- change spdns.de update url and add sydyn.de inside services file #2991
- move transfer- and lookup-program detection to dynamic_dns_functions.sh
so run once at startup in stead of at every transfer/lookup
- add khost, drill and hostip to verify_host_port() function
- updated tld_names.dat
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Hannu Nyman [Sun, 4 Sep 2016 07:19:37 +0000 (10:19 +0300)]
Merge pull request #3133 from aarond10/https_dns_proxy
https-dns-proxy: Version bump
Aaron Drew [Sun, 4 Sep 2016 06:54:23 +0000 (16:54 +1000)]
https-dns-proxy: Version bump
Signed-off-by: Aaron Drew <aarond10@gmail.com>
Michael Heimpold [Sat, 3 Sep 2016 23:07:22 +0000 (01:07 +0200)]
php7: fix two build problems
1) fix rebuilding with existing staging area
2) fix dependency to libmysqlclient (fixes #3132)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sat, 3 Sep 2016 20:28:55 +0000 (22:28 +0200)]
libcanfestival: fix build on LEDE buildbots using ccache
The previous attempt to fix the build error was not successfull
and introduced needlessly a new patch. However, the configure
already provide the required functionality, use it instead.
This should now really solve the build.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sat, 3 Sep 2016 19:59:37 +0000 (21:59 +0200)]
Merge pull request #3131 from mhei/php7
Add php7 packages
Michael Heimpold [Tue, 30 Aug 2016 21:18:56 +0000 (23:18 +0200)]
php7-pecl-raphf: add new package
This is the php7 version of php5-pecl-raphf package.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Tue, 30 Aug 2016 21:16:47 +0000 (23:16 +0200)]
php7-pecl-propro: add new package
This is the php7 version of php5-pecl-propro package.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Mon, 18 Jul 2016 21:36:01 +0000 (23:36 +0200)]
php7-pecl-dio: add new package
This is a heavy patched variant of the pecl dio module, which
now at least compiles for php7.
Patches are sent to maintainer - no response yet.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Tue, 19 Jul 2016 21:12:00 +0000 (23:12 +0200)]
php7: restructure patches
- Add some more patches from Debian
- Rename existing ones (our own patches starts with prefix 1000+)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Mon, 18 Jul 2016 21:30:38 +0000 (23:30 +0200)]
php7: add new package
This is a copy of the existing php5 stuff, adopted for PHP7.
Please not, that its not supported to install both php5
and php7 in parallel on the target.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Ted Hess [Sat, 3 Sep 2016 13:38:43 +0000 (09:38 -0400)]
Merge pull request #3130 from chris5560/master
privoxy: update to 3.0.26
Ted Hess [Sat, 3 Sep 2016 13:21:55 +0000 (09:21 -0400)]
Merge pull request #3128 from dangowrt/x264-without-yasm
libx264: allow building with yasm
Ted Hess [Sat, 3 Sep 2016 13:21:35 +0000 (09:21 -0400)]
Merge pull request #3129 from dangowrt/ffmpeg-without-yasm
ffmpeg: allow building without yasm
Daniel Golle [Sat, 3 Sep 2016 12:49:34 +0000 (14:49 +0200)]
ffmpeg: allow building without yasm
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Christian Schoenebeck [Sat, 3 Sep 2016 12:56:56 +0000 (14:56 +0200)]
privoxy: update to 3.0.26
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Daniel Golle [Sat, 3 Sep 2016 12:49:13 +0000 (14:49 +0200)]
libx264: allow building with yasm
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Ted Hess [Sat, 3 Sep 2016 11:02:14 +0000 (07:02 -0400)]
Merge pull request #3103 from black-roland/dnscrypt
dnscrypt-proxy: Updated to latest version (1.7.0), added procd support, added separated package for resolvers list
Hannu Nyman [Sat, 3 Sep 2016 08:05:29 +0000 (11:05 +0300)]
Merge pull request #2729 from cshore/pull-request-wget-fix-symlink-issue
net/wget: Remove use broken use of postrm/postinst symlinks
Black Roland [Mon, 29 Aug 2016 08:28:45 +0000 (17:28 +0900)]
dnscrypt-proxy: Updated to latest version (1.7.0), added procd support, added separated package for resolvers list
Signed-off-by: Black Roland <black-roland@users.noreply.github.com>
Michael Heimpold [Fri, 2 Sep 2016 22:00:54 +0000 (00:00 +0200)]
Treewide fix of typo: PKG_LICENSE_FILE --> PKG_LICENSE_FILES
Without the trailing _S_ the variable is not considered at all.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Ted Hess [Fri, 2 Sep 2016 21:37:02 +0000 (17:37 -0400)]
Merge pull request #3123 from dangowrt/ffmpeg-enable-asm
ffmpeg: enable assembly on targets with fpu
Michael Heimpold [Fri, 2 Sep 2016 21:04:12 +0000 (23:04 +0200)]
Merge pull request #3098 from mhei/fix-libcanfestival
libcanfestival: fix build on LEDE buildbots using ccache
Hannu Nyman [Fri, 2 Sep 2016 07:49:25 +0000 (10:49 +0300)]
Merge pull request #3124 from haraldg/elektra
elektra: fix build error
Harald Geyer [Fri, 2 Sep 2016 07:03:27 +0000 (07:03 +0000)]
elektra: fix build error
* Move curlget plugin to its own package with proper dependencies
* Fix abuse of 'foreach' in the Makefile which masked the above issue
Signed-off-by: Harald Geyer <harald@ccbib.org>
champtar [Fri, 2 Sep 2016 04:01:54 +0000 (06:01 +0200)]
Merge pull request #3121 from yousong/erlang-mips16
erlang: fix compilation error by disabling mips16
Daniel Golle [Thu, 1 Sep 2016 22:41:45 +0000 (00:41 +0200)]
ffmpeg: enable assembly on targets with fpu
Also no longer disable run-time CPU detection for fpu targets except
arm which is built for each variant (neon, vfp).
This vastly improves performance on x86 which now supports building ASM
code with yasm and makes use of a broad spectrum of extensions
depending on their availability at run-time.
In future, such differentiation should also be introduced for MIPS
to at least conditionally enable the output of MIPS32r2 instructions as
well as DSPr1 and DSPr2 if the target supports that dispite them having
CONFIG_SOFT_FLOAT=y set.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Tue, 30 Aug 2016 15:02:21 +0000 (17:02 +0200)]
lvm2: update to version 2.02.164
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Yousong Zhou [Thu, 1 Sep 2016 08:31:59 +0000 (16:31 +0800)]
erlang: fix compilation error by disabling mips16
This is caused by a toolchain bug and has been reported to GCC a
while a ago without receiving any responses yet [1]. Fix it at the
moment by not compiling with mips16 enabled.
Should fix #1750 and #1904.
[1] Bug 71519 - "Out of range operand" bteqz inst generated by
"casesi_internal_mips16_<mode>",
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71519
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Michael Heimpold [Thu, 1 Sep 2016 05:22:14 +0000 (07:22 +0200)]
libidn: update to 1.33
Upstream resolved security and stability problems.
While at, also install the libidn.so symlink which was
not covered by previous pattern.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Hannu Nyman [Wed, 31 Aug 2016 17:49:47 +0000 (20:49 +0300)]
Merge pull request #3118 from kissg1988/seafile
Seafile: upgrade to version 5.1.4
Gergely Kiss [Wed, 31 Aug 2016 17:38:49 +0000 (19:38 +0200)]
seafile: upgrade to version 5.1.4
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Ted Hess [Wed, 31 Aug 2016 14:15:09 +0000 (10:15 -0400)]
crelay: update to 0.10.1
Signed-off-by: Ted Hess <thess@kitschensync.net>