Daniel Golle [Mon, 26 Sep 2016 07:42:19 +0000 (09:42 +0200)]
libx264: more build fixes
Introduce blacklist for CPU_TYPEs without ASM support in libx264
Add libpthread dependency required on non-musl builds
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Ted Hess [Fri, 30 Sep 2016 17:00:55 +0000 (13:00 -0400)]
libx264: Re-enable powerpc (SOFT_FLOAT builds OK)
Signed-off-by: Ted Hess <thess@kitschensync.net>
Nuno Goncalves [Fri, 30 Sep 2016 16:11:49 +0000 (18:11 +0200)]
nmap: bump version to 7.30
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
Noah Meyerhans [Fri, 30 Sep 2016 03:32:49 +0000 (20:32 -0700)]
bind: Set PKG_USE_MIPS16:=0
Hannu Nyman [Thu, 29 Sep 2016 19:42:34 +0000 (22:42 +0300)]
Merge pull request #3263 from Borromini/mii-tool
mii-tool: fix variable being declared too early
Álvaro Fernández Rojas [Wed, 28 Sep 2016 16:32:45 +0000 (18:32 +0200)]
dump1090: update to latest version
Also switch git to https.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Stijn Segers [Thu, 29 Sep 2016 19:11:42 +0000 (21:11 +0200)]
mii-tool: fix variable being declared too early
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
Hannu Nyman [Thu, 29 Sep 2016 16:18:09 +0000 (19:18 +0300)]
Merge pull request #3262 from dibdot/adblock
adblock: update 1.4.10
Dirk Brenken [Thu, 29 Sep 2016 16:07:45 +0000 (18:07 +0200)]
adblock: update 1.4.10
- add 'enabled' check to iface hotplug event handler
- decrease startup priority from 99 to 90
- fix tab indentation in config
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Thu, 29 Sep 2016 08:49:21 +0000 (11:49 +0300)]
Merge pull request #3072 from salzmdan/master
Update libedit and Knot DNS
Hannu Nyman [Thu, 29 Sep 2016 07:34:15 +0000 (10:34 +0300)]
Merge pull request #3224 from jow-/mwan3-local-fix
mwan3: remove bad local shell variable declarations
Claudiu Brasovean [Wed, 28 Sep 2016 09:18:41 +0000 (12:18 +0300)]
avahi: Update to 0.6.32. Add netifd proto handler for avahi-autoipd
You can now specify in '/etc/config/network'
config interface 'eth1_autoip'
option ifname 'eth1'
option proto 'autoip'
And netifd would handle the rest of the logic/setup.
Signed-off-by: Claudiu Brasovean <cbrasho@gmail.com>
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Wed, 28 Sep 2016 17:07:20 +0000 (13:07 -0400)]
Merge pull request #3253 from chris5560/master
ddns-scripts: fix reporting wrong version
Christian Schoenebeck [Wed, 28 Sep 2016 16:48:44 +0000 (18:48 +0200)]
ddns-scripts: fix reporting wrong version
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Álvaro Fernández Rojas [Wed, 28 Sep 2016 16:06:30 +0000 (18:06 +0200)]
udpxy: update to latest version
Also switches git to https
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Daniel Golle [Wed, 28 Sep 2016 00:51:36 +0000 (02:51 +0200)]
postgresql: move some binaries to pgsql-cli-extra
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Noah Meyerhans [Wed, 28 Sep 2016 05:22:05 +0000 (22:22 -0700)]
bind: Update to 9.9.9-p3 for CVE-2016-2776
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Hannu Nyman [Wed, 28 Sep 2016 06:13:21 +0000 (09:13 +0300)]
Merge pull request #3246 from diizzyy/patch-7
netdata: update to 1.3.0 and use procd init
Ted Hess [Wed, 28 Sep 2016 00:41:07 +0000 (20:41 -0400)]
Merge pull request #3244 from tsl0922/ttyd
ttyd: new package
Shuanglei Tao [Tue, 27 Sep 2016 16:54:49 +0000 (00:54 +0800)]
Add ttyd package
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
diizzyy [Tue, 27 Sep 2016 22:27:12 +0000 (00:27 +0200)]
netdata: update to 1.3.0 and use procd init
Update to 1.3.0
Change init.d script to use procd
Use release binary instead of git
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Nikos Mavrogiannopoulos [Tue, 27 Sep 2016 21:43:20 +0000 (23:43 +0200)]
gnutls: remove C99 constructions rejected by compiler
Nikos Mavrogiannopoulos [Tue, 27 Sep 2016 21:33:14 +0000 (23:33 +0200)]
ocserv: updated to 0.11.5
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Ted Hess [Tue, 27 Sep 2016 21:40:01 +0000 (17:40 -0400)]
Merge pull request #3221 from Borromini/mii-tool
mii-tool: re-introduce from oldpackages
Daniel Golle [Tue, 27 Sep 2016 18:41:53 +0000 (20:41 +0200)]
postgresql: clean package to fix duplicate files issue
Both postgresql-server and postgresql-cli install /usr/bin/psql which
thus creates a conflict when installing both packages.
Fix this by removing duplicate and useless binaries from the
postgresql-server package.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Ted Hess [Tue, 27 Sep 2016 19:06:29 +0000 (15:06 -0400)]
Merge pull request #3240 from antonlacon/ffmpeg-2.8.x
ffmpeg: Update 2.8.8, add codecs, update dlna profile, correct libopus use
Stijn Segers [Tue, 27 Sep 2016 18:06:04 +0000 (20:06 +0200)]
mii-tool: re-introduce from oldpackages
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
Ted Hess [Tue, 27 Sep 2016 17:31:30 +0000 (13:31 -0400)]
Merge pull request #3137 from dangowrt/hd-idle-procd
hd-idle: convert init script to procd
Hannu Nyman [Tue, 27 Sep 2016 15:57:46 +0000 (18:57 +0300)]
Merge pull request #3243 from diizzyy/patch-6
sngrep: update to snapshot 2016-09-27
Hannu Nyman [Tue, 27 Sep 2016 15:52:46 +0000 (18:52 +0300)]
Merge pull request #3242 from diizzyy/patch-5
exfat-nofuse: update to snapshot 2016-09-26
diizzyy [Tue, 27 Sep 2016 14:20:47 +0000 (16:20 +0200)]
sngrep: update to snapshot 2016-09-27
Update snapshot and change PKG_VERSION layout to be more consistent with base packages.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
diizzyy [Tue, 27 Sep 2016 13:52:57 +0000 (15:52 +0200)]
exfat-nofuse: update to snapshot 2016-09-26
Update snapshot and change PKG_VERSION layout to be more consistent with base packages.
Change bz2 to gz for consistency with other base packages.
Adds support for Linux 4.7 kernels.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Tue, 27 Sep 2016 09:38:55 +0000 (12:38 +0300)]
Merge pull request #3241 from changeway/libstrophe
libstrophe: Update to version 0.9.1
Chih-Wei Chen [Tue, 27 Sep 2016 02:02:56 +0000 (10:02 +0800)]
libstrophe : Update to version 0.9.1
Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
Álvaro Fernández Rojas [Tue, 27 Sep 2016 08:26:38 +0000 (10:26 +0200)]
Merge pull request #3237 from diizzyy/patch-4
dmidecode: use url alias
Hannu Nyman [Tue, 27 Sep 2016 08:18:17 +0000 (11:18 +0300)]
Merge pull request #3223 from chris5560/master
ddns-scripts: bump to version 2.7.5
Christian Schoenebeck [Tue, 27 Sep 2016 08:12:24 +0000 (10:12 +0200)]
ddns-scripts: remove postinst (of main package) from Makefile
remove postinst (of main package) from Makefile because all is done inside uci-defaults scripts
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Ian Leonard [Sat, 3 Sep 2016 18:15:49 +0000 (11:15 -0700)]
ffmpeg: Update 2.8.8, add codecs, update dlna profile, correct libopus use
Update ffmpeg to 2.8.8.
Adds HEVC, Opus, VC-1 and Vorbis to custom and minidlna profiles. This should
more closely match formats media being streamed on the local network via
DLNA/UPNP.
Removes raw aac, ac3 and h264 from minidlna profile. Most players expect
this content to come within a container (mkv, mov, mp4, mpegts, etc...),
so this was unnecessary for the profile's goals.
Remove libopus from being selected by the -custom's audio-dec profile, and as
a depend on -audio-dec. -audio-dec uses ffmpeg's internal Opus decoder, not
the external library.
Don't select specific parsers in libffmpeg-mini profile. The demuxers separate
streams from containers. Parsers break up the streams. These are not needed
for DLNA/UPNP. If a parser is needed, the ffmpeg configure script should grab
it.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Christian Schoenebeck [Mon, 26 Sep 2016 19:33:01 +0000 (21:33 +0200)]
ddns-scripts: apply needed changes in uci-defaults
commands to apply changes introduced during release changes, moved from Makefile postinst to /etc/uci-defaults
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
diizzyy [Mon, 26 Sep 2016 19:31:57 +0000 (21:31 +0200)]
dmidecode: use url alias
Use url alias instead of hardcoded URL.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Christian Schoenebeck [Sun, 25 Sep 2016 09:11:28 +0000 (11:11 +0200)]
ddns-scripts: no longer break using nslookup and option force_ipversion=1
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Christian Schoenebeck [Sat, 24 Sep 2016 10:44:50 +0000 (12:44 +0200)]
ddns-scripts: Add more services and minor changes
- add support of knsupdate (update_nsupdate.sh
- url update easydns.com
- add some service answers
- alphabetic reorder services files for easier reading
- rename services/provider (Makefile postinst handle /etc/config/ddns)
-- freedns.afraid.org -> afraid.org
-- free.editdns.net -> editdns.net
-- domains.google.com -> google.com
-- spdns.de -> spdyn.de
-- strato.de -> strato.com
- new provider (looking in deep into https://sourceforge.net/projects/inadyn-mt project)
-- dyn.com (= dyndns.org)
-- ddnss.de
-- dhis.org
-- dnspark.com (IPv4 only)
-- dynsip.org (IPv4 only)
-- dynv6.com
-- joker.com (IPv4 only)
-- loopia.com (= loopia.se)
-- sitelutions.com (IPv4 only)
-- system-ns.com (IPv4 only)
- new provider (looking in deep into /etc.defaults/ddns_provider.conf file for Synology DiskStation published at https://gist.github.com/ntrepid8/
6653274)
-- able.or.kr (IPv4 only)
-- ddo.jp (IPv4 only)
-- dnsmadeeasy.com (IPv4 only)
-- oray.com (IPv4 only)
- new provider (looking in deep into https://github.com/ipfire/ddns project)
-- all-inkl.com
-- desec.io
-- domopoli.de (IPv4 only)
-- opendns.com (IPv4 only)
-- udmedia.de
-- xlhost.de (IPv4 only)
- new provider (looking in deep into https://github.com/yaddns/yaddns project )
-- dyndns.it (IPv4 only)
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Hannu Nyman [Mon, 26 Sep 2016 16:02:18 +0000 (19:02 +0300)]
Merge pull request #3234 from diizzyy/patch-2
gdisk: new package
diizzyy [Mon, 26 Sep 2016 15:50:30 +0000 (17:50 +0200)]
gdisk: new package
Add gdisk to repo
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Mon, 26 Sep 2016 15:34:54 +0000 (18:34 +0300)]
Merge pull request #3233 from psidhu/master
psidhu: Update Maintainer Email
Pushpal Sidhu [Mon, 26 Sep 2016 15:19:36 +0000 (08:19 -0700)]
gpsd: Update Maintainer Email
Signed-off-by: Pushpal Sidhu <psidhu.devel@gmail.com>
Pushpal Sidhu [Mon, 26 Sep 2016 15:19:03 +0000 (08:19 -0700)]
evtest: Update Maintainer Email
Signed-off-by: Pushpal Sidhu <psidhu.devel@gmail.com>
Hannu Nyman [Mon, 26 Sep 2016 15:06:47 +0000 (18:06 +0300)]
Merge pull request #3203 from TouchStar/feature_gpsd_fixcrossplatform
gpsd: fix cross platform compilation
Hannu Nyman [Mon, 26 Sep 2016 14:59:41 +0000 (17:59 +0300)]
Merge pull request #3232 from zorun/bmon
bmon: Update to 3.9
Baptiste Jonglez [Mon, 26 Sep 2016 14:51:35 +0000 (16:51 +0200)]
bmon: Update to 3.9
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
Daniel Golle [Mon, 26 Sep 2016 06:59:09 +0000 (08:59 +0200)]
gnunet: update to SVN r38014 and improve packaging
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Mon, 26 Sep 2016 07:29:05 +0000 (09:29 +0200)]
libp11: package PKCS#11 OpenSSL engine
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Mon, 26 Sep 2016 08:13:24 +0000 (10:13 +0200)]
engine_pkcs11: remove in favour of libp11 OpenSSL engine
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
David Thornley [Thu, 22 Sep 2016 03:11:25 +0000 (13:11 +1000)]
gpsd: fix cross platform compilation
In SConstruct the set of executables in the devenv variable should be adjusted to use the cross compile toolchain (as opposed to host's executables).
Achieved by setting target option to the toolchain prefix which corrects compilation on macOS.
Note, TARGET_CROSS has to have the hyphen stripped as SConstruct uses the target variable with an implied hyphen (env['target'] + '-' + toolname)
Signed-off-by: David Thornley <david.thornley@touchstargroup.com>
Hannu Nyman [Sun, 25 Sep 2016 15:32:55 +0000 (18:32 +0300)]
Merge pull request #3211 from nxhack/configure_without_libacl
logrotate: configure without libacl
Michael Heimpold [Sat, 24 Sep 2016 19:01:24 +0000 (21:01 +0200)]
mmc-utils: fix compilation on mips64
This commit adds a patch to remove a superfluous include.
Removing this include prevents the following error (detected by LEDE
project's buildbot while compiling for mips64 architecture):
(Note: directory names shorted for better readability)
In file included from mmc.h:20:0,
from mmc_cmds.c:37:
/srv/.../include/asm-generic/int-ll64.h:29:44: error: conflicting types for '__s64'
__extension__ typedef __signed__ long long __s64;
^
In file included from /srv/.../include/asm/types.h:22:0,
from /srv/.../include/linux/types.h:4,
from /srv/.../include/linux/fs.h:11,
from mmc_cmds.c:35:
/srv/.../include/asm-generic/int-l64.h:28:25: note: previous declaration of '__s64' was here
typedef __signed__ long __s64;
^
In file included from mmc.h:20:0,
from mmc_cmds.c:37:
/srv/.../include/asm-generic/int-ll64.h:30:42: error: conflicting types for '__u64'
__extension__ typedef unsigned long long __u64;
^
In file included from /srv/.../include/asm/types.h:22:0,
from /srv/.../include/linux/types.h:4,
from /srv/.../include/linux/fs.h:11,
from mmc_cmds.c:35:
/srv/.../include/asm-generic/int-l64.h:29:23: note: previous declaration of '__u64' was here
typedef unsigned long __u64;
^
Makefile:36: recipe for target 'mmc_cmds.o' failed
The patch was already sent upstream, no response yet.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sat, 24 Sep 2016 18:54:32 +0000 (20:54 +0200)]
Merge pull request #3227 from jefferyto/python-cryptography-1.5.1
python-cryptography: update to 1.5.1
Ted Hess [Sat, 24 Sep 2016 18:22:51 +0000 (14:22 -0400)]
Merge pull request #3210 from dangowrt/fix-x264-build
libx264: Fix x264 build (asm)
Jeffery To [Sat, 24 Sep 2016 17:43:25 +0000 (01:43 +0800)]
python-cryptography: update to 1.5.1
Fixes #3226
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jo-Philipp Wich [Sat, 24 Sep 2016 15:25:50 +0000 (17:25 +0200)]
Merge pull request #3220 from dangowrt/update-postgresql
postgresql: update to version 9.5.4 and major rework
Jo-Philipp Wich [Sat, 24 Sep 2016 12:43:31 +0000 (14:43 +0200)]
mwan3: remove bad local shell variable declarations
Local variable declarations outside of functions are illegal since the Busybox
update to v1.25.0, therfore remove them from the appropriate places.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Daniel Golle [Fri, 23 Sep 2016 14:41:49 +0000 (16:41 +0200)]
postgresql: update to version 9.5.4 and major rework
* convert package build to use host-build for ecpg, pg_config and zic
* introduce /lib/functions/postgresql.sh to be used by packages
requiring a postgres database to exist as well as postgres' init
* no longer require shadow-su, patch pg_ctl to setuid() ifself instead
* auto-create database directory if there is enough free space
* auto-create databases configured in UCI
* remove some dead uci config options
* grab maintainership
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Peter Wagner [Fri, 23 Sep 2016 15:07:08 +0000 (17:07 +0200)]
git: fix wrong md5sum
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner [Fri, 23 Sep 2016 15:01:49 +0000 (17:01 +0200)]
irssi: update to 0.8.20
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner [Fri, 23 Sep 2016 14:59:18 +0000 (16:59 +0200)]
git: update to 2.10.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
diizzyy [Fri, 23 Sep 2016 11:17:58 +0000 (13:17 +0200)]
sipgrep: new package
Add sipgrep to repo
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
diizzyy [Fri, 23 Sep 2016 12:14:42 +0000 (14:14 +0200)]
sngrep: new package
Add sngrep to repo
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Toke Høiland-Jørgensen [Fri, 23 Sep 2016 12:01:04 +0000 (14:01 +0200)]
radsecproxy: Bump version to 1.6.8.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Nuno Goncalves [Fri, 23 Sep 2016 11:29:23 +0000 (13:29 +0200)]
rtklib: fix repository and bump version (fixes #3212)
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
Hirokazu MORIKAWA [Fri, 23 Sep 2016 08:37:09 +0000 (17:37 +0900)]
logrotate: configure without libacl
Issue:
https://github.com/openwrt/packages/issues/3191
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Daniel Golle [Thu, 22 Sep 2016 22:45:36 +0000 (00:45 +0200)]
libx264: mark as broken on powerpc
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 22 Sep 2016 22:23:24 +0000 (00:23 +0200)]
libx264: fix build on soft-float targets
--disable-asm isn't enough to disable building assembly code on ARM.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Michael Heimpold [Thu, 22 Sep 2016 17:38:01 +0000 (19:38 +0200)]
php7: adjust patch to unbreak build (fixes #3202)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Hannu Nyman [Thu, 22 Sep 2016 15:48:35 +0000 (18:48 +0300)]
Merge pull request #3207 from jefferyto/zope-interface-4.3.2
zope-interface: update to 4.3.2
Hannu Nyman [Thu, 22 Sep 2016 15:48:15 +0000 (18:48 +0300)]
Merge pull request #3206 from jefferyto/python-pyopenssl-16.1.0
python-pyopenssl: update to 16.1.0
Hannu Nyman [Thu, 22 Sep 2016 15:47:50 +0000 (18:47 +0300)]
Merge pull request #3208 from jefferyto/twisted-16.4.1
twisted: update to 16.4.1
Jeffery To [Thu, 22 Sep 2016 14:44:39 +0000 (22:44 +0800)]
twisted: update to 16.4.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Thu, 22 Sep 2016 13:20:41 +0000 (21:20 +0800)]
zope-interface: update to 4.3.2
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Thu, 22 Sep 2016 12:44:35 +0000 (20:44 +0800)]
python-pyopenssl: update to 16.1.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Thu, 22 Sep 2016 12:35:59 +0000 (15:35 +0300)]
Merge pull request #3205 from jefferyto/python-cryptography-1.5
python-cryptography: update to 1.5
Jeffery To [Thu, 22 Sep 2016 12:31:20 +0000 (20:31 +0800)]
python-cryptography: update to 1.5
The cmac patch was upstreamed (pyca/cryptography#3062).
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Thu, 22 Sep 2016 11:57:02 +0000 (14:57 +0300)]
Merge pull request #3204 from jefferyto/python-enum34-build-depends
python-enum34: add build dependency to python-setuptools
Jeffery To [Thu, 22 Sep 2016 11:40:54 +0000 (19:40 +0800)]
python-enum34: add build dependency to python-setuptools
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Thu, 22 Sep 2016 11:25:34 +0000 (14:25 +0300)]
rng-tools: Add description, remove unused parameter
* Add description to both Makefile and init script that
mentions the default of /dev/urandom as the entropy source.
* Remove the deprecated interval parameter from init script.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Thu, 22 Sep 2016 06:42:37 +0000 (09:42 +0300)]
Merge pull request #3152 from Borromini/master
unbound: enable pthreads, disable deprecated ciphers
Michael Heimpold [Wed, 21 Sep 2016 19:52:43 +0000 (21:52 +0200)]
php5: update to 5.6.26
This fixes the following CVEs:
- in intl: CVE-2016-7416
- in mysqlnd: CVE-2016-7412
- in phar: CVE-2016-7414
- in spl: CVE-2016-7417
- in standard: CVS-2016-7411
- in wddx: CVE-2016-7413, CVE-2016-7418
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Wed, 21 Sep 2016 19:48:33 +0000 (21:48 +0200)]
php7: update to 7.0.11
This fixes the following CVEs:
- in intl: CVE-2016-7416
- in mysqlnd: CVE-2016-7412
- in phar: CVE-2016-7414
- in spl: CVE-2016-7417
- in wddx: CVE-2016-7413, CVE-2016-7418
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Wed, 21 Sep 2016 19:47:08 +0000 (21:47 +0200)]
php7: package phar extension
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Hannu Nyman [Wed, 21 Sep 2016 14:20:35 +0000 (17:20 +0300)]
Merge pull request #3201 from commodo/python-pip-disable-host
python: disable with-ensurepip option for host build
Alexandru Ardelean [Wed, 21 Sep 2016 13:44:02 +0000 (16:44 +0300)]
python: disable with-ensurepip option for host build
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Wed, 21 Sep 2016 07:23:43 +0000 (10:23 +0300)]
Merge pull request #3141 from bobafetthotmail/patch-1
lftp: add zlib dependency
Hannu Nyman [Tue, 20 Sep 2016 20:33:26 +0000 (23:33 +0300)]
Merge pull request #3197 from jefferyto/python-cffi-1.8.3
python-cffi: update to 1.8.3
Jeffery To [Tue, 20 Sep 2016 20:20:36 +0000 (04:20 +0800)]
python-cffi: update to 1.8.3
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Tue, 20 Sep 2016 18:27:48 +0000 (21:27 +0300)]
Merge pull request #3196 from jefferyto/python-ipaddress-1.0.17
python-ipaddress: update to 1.0.17
Jeffery To [Tue, 20 Sep 2016 18:22:57 +0000 (02:22 +0800)]
python-ipaddress: update to 1.0.17
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Tue, 20 Sep 2016 18:05:21 +0000 (21:05 +0300)]
Merge pull request #3195 from KurdyMalloy/master
poco: update to 1.7.5
Hannu Nyman [Tue, 20 Sep 2016 17:53:30 +0000 (20:53 +0300)]
Merge pull request #3194 from jefferyto/python-ply-3.9
python-ply: update to 3.9
Jeffery To [Tue, 20 Sep 2016 17:44:19 +0000 (01:44 +0800)]
python-ply: update to 3.9
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
jmjulien [Tue, 20 Sep 2016 17:39:45 +0000 (13:39 -0400)]
poco: update to 1.7.5
Update package to latest stable version (1.7.5)
Signed-off-by Jean-Michel Julien <jean-michel.julien@trilliantinc.com>
Hannu Nyman [Tue, 20 Sep 2016 17:33:57 +0000 (20:33 +0300)]
Merge pull request #3193 from jefferyto/python-attrs-16.2.0
python-attrs: update to 16.2.0