Commit graph

956 commits

Author SHA1 Message Date
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
Hirokazu MORIKAWA
865f44ef77 node,node-*: node update to v4.4.5 and Enhance CPU-arch variant. 2016-05-27 16:22:39 +09:00
Naoir
4f391d1f2a Merge pull request #2703 from cshore/pull-request-cgi-fix
lang/perl-cgi: Fix missing file for perl-cgi
2016-05-23 14:27:21 +02:00
John Crispin
12928412b8 Merge pull request #2731 from nxhack/node-hid-fix-git-submodule-issue
node-hid: fix git submodule issue
2016-05-23 09:37:51 +02:00
Hannu Nyman
ba6a7568de Merge pull request #2723 from the-alien/master
lang/python-ldap: Update to the version 2.4.25
2016-05-23 10:33:23 +03:00
Hirokazu MORIKAWA
a3148b64e6 node-hid: fix git submodule issue 2016-05-23 14:49:29 +09:00
Michael Heimpold
723e10cd6c 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>
2016-05-21 22:12:25 +02:00
alien
6b24e46adc lang/python-ldap: Update to the version 2.4.25 2016-05-21 00:23:05 +03:00
Hirokazu MORIKAWA
aa9202facb node-hid: fix compile error 2016-05-18 14:54:38 +09:00
Daniel Dickinson
53fc9cb27f lang/perl-cgi: Fix missing file for perl-cgi
Perl CGI fails to copy CGI.pm to package and therefore
perl programs and modules depend on CGI module fail.

Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
2016-05-16 00:01:59 -04:00
Matthias Schiffer
5a1f3d3d73
lua-cjson: add host build support
LUA_MATH_LIBRARY=m is added as lua-cjson fails to detect Lua in the host
build without it.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-05-14 12:05:11 +02:00
Hirokazu MORIKAWA
c9115cdf54 node-*: node update to v4.4.4 2016-05-11 17:10:49 +09:00
Matthias Schiffer
bbce5fce72
node: fix undefined behaviour leading to broken code with GCC 6
Fixes segfaults occuring in the node host build when GCC 6 is used.

Backport of upstream commit 96198d5bc710a4e3ca49eeeb3b3fa7b8cb61547d.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-05-09 16:27:48 +02:00
Matthias Schiffer
9125c3615f
node: update to v4.4.4
While we're at it, also enable parallel builds.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-05-09 16:21:44 +02:00
Luiz Angelo Daros de Luca
ef30cd8b90 ruby: updated to 2.3.1
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2016-05-01 19:56:52 -03:00
champtar
c201bd9594 Merge pull request #2647 from kissg1988/vala
vala: update to 0.32.0
2016-04-30 22:45:33 +02:00
Gergely Kiss
aa5616691b vala: update to 0.32.0
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2016-04-30 22:26:59 +02:00
Dirk Feytons
d556c9440b luabitop: correct dependency
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
2016-04-29 21:40:17 +02:00
Gergely Kiss
fd9d063e94 PIL/pillow: replace discontinued python-imglib (PIL) with pillow
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2016-04-29 00:22:04 +02:00
Michael Heimpold
195564de1d php5: add mod_intl (resolves #2620)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-04-24 22:51:39 +02:00
Hirokazu MORIKAWA
5a118cda9e node update v0.12.13 2016-04-21 16:43:14 +09:00
Hannu Nyman
22b6275312 Merge pull request #2605 from commodo/python-fix-build
python: revert $(STAGING_DIR)/host to $(STAGING_DIR)/host change
2016-04-16 00:15:07 +03:00
Alexandru Ardelean
eec85f0ce7 python: revert $(STAGING_DIR)/host to $(STAGING_DIR)/host change
Also, override all prefix args in the HOST_CONFIGURE_ARGS
so that this works fine on CC/15.05.
There are some changes in core regarding package builds that
require this.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-04-15 12:11:21 +03:00
Alexandru Ardelean
06fbe038ab python3: revert $(STAGING_DIR)/host to $(STAGING_DIR_HOST) change
Also, override all prefix args in the HOST_CONFIGURE_ARGS
so that this works fine on CC/15.05.
There are some changes in core regarding package builds that
require this.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-04-15 12:09:19 +03:00
Hannu Nyman
bfdf179f21 Merge pull request #2602 from commodo/python3-pip
python3-pip: bump to version 8.1.1
2016-04-14 17:19:33 +03:00
Hannu Nyman
9082acce6c Merge pull request #2601 from commodo/python-pip-upgrade
python-pip: bump to version 8.1.1
2016-04-14 17:19:15 +03:00
Hannu Nyman
087127c1fd Merge pull request #2599 from commodo/python-setuptools-upgrade
python-setuptools: upgrade to version 20.7.0
2016-04-14 17:19:02 +03:00
Hannu Nyman
3f89c1f9c1 Merge pull request #2598 from commodo/python3-update-staging-dir-host
python3: change $(STAGING_DIR)/host to $(STAGING_DIR_HOST)
2016-04-14 17:18:52 +03:00
Hannu Nyman
adfc3ec9ce Merge pull request #2600 from commodo/python3-setuptools-upgrade
python3-setuptools upgrade to version 20.7.0
2016-04-14 17:18:35 +03:00
Alexandru Ardelean
32db03968f python3-pip: bump to version 8.1.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-04-14 17:01:25 +03:00
Alexandru Ardelean
7ebd492f5f python3: change $(STAGING_DIR)/host to $(STAGING_DIR_HOST)
I ommitted 1 element when pushing.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-04-14 16:57:38 +03:00
Hannu Nyman
35a2cd6087 Merge pull request #2596 from commodo/python-update-staging-dir-host
python: change $(STAGING_DIR)/host to $(STAGING_DIR_HOST)
2016-04-14 14:47:01 +03:00
Alexandru Ardelean
7289a98f4b python-pip: bump to version 8.1.1
Seems it's some Unicode fix that required a small release.
https://pip.pypa.io/en/stable/news/

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-04-14 14:39:46 +03:00
Alexandru Ardelean
2b30456aa3 python3-setuptools upgrade to version 20.7.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-04-14 14:35:33 +03:00
Alexandru Ardelean
6255aa959d python-setuptools: upgrade to version 20.7.0
python-setuptools releases more often than my preference.
Every once in a while I sync up with the latest released.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-04-14 14:32:21 +03:00
Alexandru Ardelean
c8e8aae579 python: change $(STAGING_DIR)/host to $(STAGING_DIR_HOST)
It seems that this can become an issue.
Found when building python3-setuptools from packages/trunk
in openwrt/15.05.

python3-setuptools is not in packages/for-15.05

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-04-14 11:56:21 +03:00
Alexandru Ardelean
57d94bbd44 python3: upgrade to version 3.5.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-04-14 11:41:48 +03:00
champtar
fb744a6581 Merge pull request #2486 from yousong/cp-fix
Drop the redundant -r option to $(CP)
2016-04-10 17:56:21 +02:00
Stefan Weil
a2d18499d7 lang/ruby: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-04-09 19:47:45 +02:00
Stefan Weil
a91ab74d48 lang/perl: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-04-09 19:47:45 +02:00
Marcel Denia
c7acba22e2 perl-cgi: Update to 4.28 2016-04-05 12:05:27 +02:00
Hirokazu MORIKAWA
bca789b6bb node-* : specify npm_config_cache directory 2016-04-01 13:49:16 +09:00
Hirokazu MORIKAWA
ac000220c3 node-* : specify npm_config_cache directory 2016-04-01 13:48:46 +09:00
Hirokazu MORIKAWA
47f466e88d node-* : specify npm_config_cache directory 2016-04-01 13:47:59 +09:00
Hirokazu MORIKAWA
10c6b41107 node-* : specify npm_config_cache directory 2016-04-01 13:46:31 +09:00
zyxmon
e1ec29c9df This fixes parallel builds
python-setuptools/host needs python-package.mk and python-host.mk files that are installed by python (non host build - InstallDev)
Signed-off-by: Andrey Sechin <zyxmon@gmail.com>
2016-03-31 22:22:25 +03:00
Michael Heimpold
80f02cd1ed php5: update to 5.6.19
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-03-23 21:13:55 +01:00
Yousong Zhou
1906eacf9c Merge pull request #2058 from jefferyto/python-txsocksx
python-txsocksx: new package
2016-03-22 23:03:17 -05:00
Yousong Zhou
c8240048d8 Merge pull request #2540 from jefferyto/python-pyopenssl-16.0.0
python-pyopenssl: update to 16.0.0
2016-03-22 22:21:36 -05:00
Jeffery To
937d5e544d python-txsocksx: new package
From the README:

txsocksx is SOCKS4/4a and SOCKS5 client endpoints for Twisted 10.1 or
greater.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-23 11:19:37 +08:00
Yousong Zhou
05a0be3255 Merge pull request #2040 from jefferyto/python-service-identity
python-service-identity: new package
2016-03-22 22:10:06 -05:00
Yousong Zhou
4b7b73bebb Merge pull request #2067 from jefferyto/python-gmpy2
python-gmpy2: new package
2016-03-22 21:09:59 -05:00
Yousong Zhou
f0c65b6253 Merge pull request #2056 from jefferyto/python-parsley
python-parsley: new package
2016-03-22 07:46:54 -05:00
Yousong Zhou
1c4ba02e1a Merge pull request #2051 from jefferyto/python-gmpy
python-gmpy: new package
2016-03-22 07:44:02 -05:00
Jeffery To
478e0e6e66 python-pyopenssl: update to 16.0.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-22 20:29:05 +08:00
Yousong Zhou
454433cd99 Merge pull request #2039 from jefferyto/python-pyasn1-modules
python-pyasn1-modules: new package
2016-03-22 07:19:44 -05:00
Yousong Zhou
bd1b654be0 Merge pull request #2517 from jefferyto/python-attrs
python-attrs: new package
2016-03-22 07:12:16 -05:00
Yousong Zhou
982a2e4684 Merge pull request #2053 from jefferyto/python-pyptlib
python-pyptlib: new package
2016-03-22 07:07:29 -05:00
Yousong Zhou
e6b3c3da7a Merge pull request #2052 from jefferyto/twisted
twisted: import from old packages feed
2016-03-22 07:06:51 -05:00
Hannu Nyman
142562b46e Merge pull request #2538 from jefferyto/python-ipaddress-1.0.16
python-ipaddress: update to 1.0.16
2016-03-22 14:01:56 +02:00
Jeffery To
634f446e58 python-ipaddress: update to 1.0.16
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-22 20:00:01 +08:00
Hannu Nyman
a3a90b8bce Merge pull request #2537 from jefferyto/python-idna-2.1
python-idna: update to 2.1
2016-03-22 13:59:04 +02:00
Jeffery To
124b0201f9 python-idna: update to 2.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-22 19:52:42 +08:00
Jeffery To
f63ada1771 python-cffi: update to 1.5.2
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-22 19:46:44 +08:00
Jeffery To
6507258b41 python-cryptography: update to 1.3.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-22 18:20:42 +08:00
Jeffery To
7332bee348 twisted: import from old packages feed
- update to latest version (16.0.0)
- change to one package containing all plugins/subprojects
- add license info
- add myself as maintainer

This builds one main package, instead of multiple packages like the old
packages feed, to match upstream. (Debian and Fedora are moving to a
single-package model as well.) The obvious downside is a larger install
size, but one main package should be easier to maintain in the future.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-22 17:33:51 +08:00
Jeffery To
eded5bf4c7 python-service-identity: new package
From the README:

service_identity aspires to give you all the tools you need for
verifying whether a certificate is valid for the intended purposes.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-18 02:51:18 +08:00
Jeffery To
df886123b9 python-attrs: new package
From the README:

attrs is an MIT-licensed Python package with class decorators that ease
the chores of implementing the most common attribute-related object
protocols.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-18 02:02:26 +08:00
Jeffery To
fb9abc375b python-gmpy: new package
From the PyPi description:

gmpy is a C-coded Python extension module that provides access to the
GMP (or MPIR) multiple-precision arithmetic library.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-17 21:26:14 +08:00
Stijn Tintel
a82363f0af node-serialport: add node host dependency
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2016-03-17 10:37:10 +01:00
Stijn Tintel
0498c8ae20 node-hid: add node host dependency
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2016-03-17 10:36:47 +01:00
Stijn Tintel
a64623683d node-cylon: add node host dependency
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2016-03-17 10:35:53 +01:00
Stijn Tintel
2b8a17de01 node-arduino-firmata: add node host dependency
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2016-03-17 10:34:56 +01:00
Karl Palsson
8b210955e4 lua-mosquitto: update to v0.2
Adds support for TLS settings in libmosquitto.

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2016-03-16 13:11:10 +00:00
Hannu Nyman
65ee7df96b python: bump PKG_RELEASE
Bump PKG_RELEASE of python 2.7.11 after the recent fixes.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-03-15 13:55:43 +02:00
Jeffery To
11d1b213c2 python: add rpath for host Python extension modules
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-13 00:50:12 +08:00
Yousong Zhou
92b0575e28 Drop the redundant -r option to $(CP)
$(CP) was defined as `cp -fpR' since the very begining of OpenWrt build
system (2006-06-22).  The -R option should be enough and base packages
use only $(CP) for the same purposes just fine and BSD manual of cp also
discourages the use of `-r' option.  So let's just tidy up the usage now.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-03-12 01:23:28 +08:00
Hannu Nyman
1e3af80e68 Merge pull request #2483 from commodo/python3-pip-upgrade
python3-pip: upgrade to version 8.1.0
2016-03-09 22:38:43 +02:00
Hannu Nyman
7363635a86 Merge pull request #2482 from commodo/python3-setuptools-upgrade
python3-setuptools: upgrade to version 20.2.2
2016-03-09 22:38:21 +02:00
Hannu Nyman
fffe97c8dd Merge pull request #2481 from commodo/python-pip-upgrade
python-pip: upgrade to version 8.1.0
2016-03-09 22:37:09 +02:00
Alexandru Ardelean
7eb62fd6aa python3-pip: upgrade to version 8.1.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-03-09 17:45:13 +02:00
Alexandru Ardelean
05000d97a6 python3-setuptools: upgrade to version 20.2.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-03-09 17:42:56 +02:00
Alexandru Ardelean
e215120b0d python-pip: upgrade to version 8.1.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-03-09 17:39:34 +02:00
Alexandru Ardelean
321b903592 python-setuptools: upgrade to version 20.2.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-03-09 16:51:35 +02:00
Ted Hess
8f1c32254f tcl: Add BROKEN tag until package build fixed
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-03-08 13:20:51 -05:00
Hannu Nyman
183850e15f python-cffi: remove BROKEN status
Pull requests #2455 and #2463 should have fixed python-cffi.

Additionally r48918 has decreased the risk from broken host sections
to buildbot builds: https://dev.openwrt.org/changeset/48918

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-03-07 20:44:22 +02:00
Hannu Nyman
56688f68fd Merge pull request #2463 from jefferyto/host-python-with-system-ffi
python: use external libffi for host python
2016-03-06 20:25:19 +02:00
Hannu Nyman
4d2c124797 Merge pull request #2455 from jefferyto/host-python-changes
Host python changes
2016-03-06 20:24:43 +02:00
Hannu Nyman
d693ac3b1a Merge pull request #2456 from jefferyto/python-cryptography-update
python-cryptography: update to latest version
2016-03-06 20:10:57 +02:00
Jeffery To
4e3ae81b0c python: use external libffi for host python
This will ensure that ctypes will use the same version of libffi as
other packages, e.g. python-cffi.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-06 19:09:13 +08:00
Luiz Angelo Daros de Luca
f42b6fd6e3 ruby: bump to 2.3.0
New feature release for ruby.More info:
https://www.ruby-lang.org/en/news/2015/12/25/ruby-2-3-0-released/

Patches changes:
(-) 001-rdoc-remove_gems_dep.patch was merged
(+) 001-acinclude.m4_rename_aclocal.m4.patch backported from upstream.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2016-03-06 02:13:08 -03:00
Jeffery To
7eee7533de python-cryptography: update to latest version
This version fixes a compilation error when used with OpenSSL 1.0.2g
(https://github.com/pyca/cryptography/issues/2750).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-05 02:31:14 +08:00
Jeffery To
57c7942e25 python packages: update host install prefix
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-05 02:30:13 +08:00
Jeffery To
b70b978cc6 python: use default host build prefix, remove cross-compile workarounds for host
The sets host Python's prefix and exec-prefix to the same value
($(STAGING_DIR)/host for packages, as currently defined in
include/host-build.mk), which avoids the case where pyconfig.h is
not in the same location as Python's other header files (see
https://bugs.python.org/issue896330).

This also removes some cross compilation workarounds
(_python_sysroot/prefix/exec_prefix, disabling byte-compilation,
__PYVENV_LAUNCHER__) that are not necessary when compiling packages
for host.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-05 02:30:12 +08:00
Hannu Nyman
d43df25b1f python-cffi: mark BROKEN due to buildbot breakage
python-cffi's host section has trouble compiling at buildbot.
Yesterday it stopped all buildbot runs that reached the package.

Mark the package temporarily as BROKEN to enable buildbot to complete the build.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-03-04 11:51:15 +02:00
Jo-Philipp Wich
0d18627cd2 perl: securely handle duplicate environment variables [CVE-2016-2381]
Stephane Chazelas discovered a bug in the environment handling in Perl.

Perl provides a Perl-space hash variable, %ENV, in which environment
variables can be looked up.  If a variable appears twice in envp, only
the last value would appear in %ENV, but getenv would return the first.
Perl's taint security mechanism would be applied to the value in %ENV,
but not to the other rest of the environment.  This could result in an
ambiguous environment causing environment variables to be propagated to
subprocesses, despite the protections supposedly offered by taint
checking.

With this update Perl changes the behavior to match the following:

 a) %ENV is populated with the first environment variable, as getenv
    would return.
 b) Duplicate environment entries are removed.

References:

 * http://perl5.git.perl.org/perl.git/commit/ae37b791a73a9e78dedb89fb2429d2628cf58076
 * https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2381

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-03-01 17:26:51 +01:00
Marcel Denia
b41beefe42 perl-cgi: Update to 4.26
Signed-off-by: Marcel Denia <naoir@gmx.net>
2016-02-24 20:36:21 +01:00
Luiz Angelo Daros de Luca
e8bfef392f ruby: refactor package to use more macros
ruby subpackages now are generated by a macro. This reduces the
Makefile size by half and the chance of errors.

No change in packages contents, install-size or dependencies, except
for some removed doc files.

Improved ruby_missingfiles and ruby_find_pkgsdeps script

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2016-02-14 01:00:09 -02:00
Hannu Nyman
9569df4961 Merge pull request #2370 from jefferyto/python-cryptography-update
python-cryptography: update to latest version
2016-02-14 02:25:40 +02:00
Jeffery To
2140d8f6d2 python: fix HOST_PYTHON_INC_DIR path
Host python moved in c5564133, this updates HOST_PYTHON_INC_DIR to
match.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-02-14 01:46:56 +08:00
Jeffery To
92de76051a python-cryptography: update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-02-11 14:32:39 +08:00
Hannu Nyman
9e40560316 Merge pull request #2360 from jefferyto/python-cffi-update
python-cffi: update to latest version
2016-02-08 12:52:38 +02:00
Jeffery To
25127acd0b python-cffi: update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-02-08 18:48:34 +08:00
Michael Heimpold
0265b62153 php5: update to 5.6.18
Note: Upstream tagged this as security release.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-02-06 23:26:07 +01:00
Hannu Nyman
6d02bab6d3 Merge pull request #2282 from commodo/python3-setuptools-upgrade
python3-setuptools: upgrade to version 19.4
2016-01-26 09:17:43 +02:00
Hannu Nyman
1c1eaf820e Merge pull request #2281 from commodo/python-setuptools-upgrade
python-setuptools: upgrade to version 19.4
2016-01-26 09:17:22 +02:00
Naoir
305b844767 Merge pull request #2267 from jow-/CVE-2015-8607
perl: ensure File::Spec::canonpath() preserves taint [CVE-2015-8607]
2016-01-23 15:52:09 +01:00
Marcel Denia
50d66746a2 perl-test-harness: Update to 3.36
Signed-off-by: Marcel Denia <naoir@gmx.net>
2016-01-23 14:17:39 +01:00
Marcel Denia
fa9937d14e perl-html-parser: Update to 3.72
Signed-off-by: Marcel Denia <naoir@gmx.net>
2016-01-23 14:17:13 +01:00
Marcel Denia
d47ac781c8 perl-uri: Update to 1.71
Signed-off-by: Marcel Denia <naoir@gmx.net>
2016-01-23 14:15:55 +01:00
Felix Fietkau
9f8e5aca34 treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2016-01-20 21:56:03 +01:00
Alexandru Ardelean
4784656b09 python3-setuptools: upgrade to version 19.4
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-01-18 18:07:26 +02:00
Alexandru Ardelean
8a8ac8e4e4 python-setuptools: upgrade to version 19.4
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-01-18 18:06:50 +02:00
Jo-Philipp Wich
f73e358558 perl: ensure File::Spec::canonpath() preserves taint [CVE-2015-8607]
Beginning in PathTools 3.47 and/or perl 5.20.0, the File::Spec::canonpath()
routine returned untained strings even if passed tainted input. This defect
undermines the guarantee of taint propagation, which is sometimes used to
ensure that unvalidated user input does not reach sensitive code.

This defect was found and reported by David Golden of MongoDB, and a patch
was provided by Tony Cook.

References:

 * https://rt.perl.org/Public/Bug/Display.html?id=126862
 * https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8607

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-14 12:17:56 +01:00
Michael Heimpold
48f1406b18 php5: update to 5.6.17
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-01-08 21:44:39 +01:00
Jeffery To
fbefa73e28 python-pyopenssl: new package (closes #2036)
From the package description:

Python wrapper module around the OpenSSL library

This depends on python-cryptography (#2035)

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-01-01 23:32:33 +01:00
Jeffery To
342bcd66d5 python-cryptography: new package (closes #2035)
From the README:

cryptography is a package which provides cryptographic recipes and
primitives to Python developers.  Our goal is for it to be your "cryptographic
standard library". It supports Python 2.6-2.7, Python 3.3+, and PyPy 2.6+.

This depends on python-cffi host install (#2034)

Signed-off-by: Jeffery To <jeffery.to@gmail.com>

[Squashed update to latest upstream version into this introducing commit]

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-01-01 23:32:33 +01:00
Hannu Nyman
1fec4d323c Merge pull request #2215 from MikePetullo/luasec
luasec: update to 0.5.1
2015-12-31 11:33:32 +02:00
Hannu Nyman
f5eabcbb17 Merge pull request #2209 from jefferyto/python-sysroot-fix
python: fixed _python_sysroot paths
2015-12-31 11:31:58 +02:00
Jeffery To
94578145cd python: fixed _python_sysroot paths
AFAIK sysroot is combined with prefix/exec_prefix, so sysroot shouldn't
include "/usr". (cf. the HostPython function in older versions of
python-package.mk)

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-12-31 11:55:12 +08:00
W. Michael Petullo
3059512e91 luasec: update to 0.5.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-12-30 19:23:25 -05:00
Jeffery To
7389d3d5c5 python packages: update host install path
Host installs should now go into $(STAGING_DIR_HOST)/usr to match
python-host.mk.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-12-30 22:43:40 +08:00
Luiz Angelo Daros de Luca
ad987faf15 Merge pull request #2163 from luizluca/ruby-update
ruby: bump to 2.2.4
2015-12-29 22:36:24 -02:00
Michael Heimpold
f61b29241d Merge pull request #2200 from jefferyto/python-cffi-update
python-cffi: update to latest version
2015-12-29 13:33:57 +01:00
Jeffery To
6b0482f6b7 python-cffi: update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-12-29 20:28:06 +08:00
Jeffery To
d96991f5a2 python-enum34: update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-12-29 20:26:40 +08:00
Luiz Angelo Daros de Luca
fbd2b86dca ruby: bump to 2.2.4
This release includes a security fix for Fiddle extension.

* CVE-2015-7551: Unsafe tainted string usage in Fiddle and DL

There are also some bugfixes.

In package, now LD_FLAGS is copied to DLD_FLAGS (used by ruby for libraries).
The missing values from LD_FLAGS cause build error when gcc does not implicitly
include staging/usr/lib.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-12-22 18:54:19 -02:00
Marcel Denia
09f97c7b35 perl-cgi: Update to 4.25
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-12-21 17:59:34 +01:00
Marcel Denia
1557f6c4da perl-www: Update to 6.15
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-12-21 17:54:02 +01:00
Marcel Denia
9405a8faec perl-compress-bzip2: Update to 2.24
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-12-21 17:53:25 +01:00
Marcel Denia
a23ffef7e9 perl: Update to 5.22.1
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-12-21 17:53:02 +01:00
Alexander Ryzhov
8974291c60 luaposix: suppress docs compilation errors
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-12-21 04:33:44 -05:00
John Crispin
b44c01a072 Merge pull request #2147 from commodo/node-x86-build-fix
node: fix build on x86 & x86.64 targets
2015-12-20 21:20:23 +01:00
Alexandru Ardelean
e5ca27a97c node: fix build on x86 & x86.64 targets
For x86 and x86_64, nodejs has some special CPU
code that needs to be selected by specifying
the correct CPU name (correct for nodejs).

On OpenWRT x86 is i386 ; node wants ia32 for this.
And x86_64 is x64 on nodejs.

So, we just need to do the proper substitutions.

Note: the ARCH env-var is obtained from CONFIG_ARCH, after
some subtitutions are applied.
So, it shouldn't affect other target archs.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-12-19 18:23:23 +02:00
Daniel Dickinson
83d992a8a9 lang/python: Make building additional (non-base) python modules easier
This adds code to make it easier to build third-party python
modules such as ones from PyPi.

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
2015-12-18 17:15:36 -05:00
Hannu Nyman
298c826361 Merge pull request #2092 from cshore/pull-request-python-system-expat
lang/python: Depend on system expat
2015-12-16 10:23:57 +02:00
Hannu Nyman
2e3fb832fc python: bump PKG_RELEASE
Bump PKG_RELEASE of python 2.7.11 as there have been several fixes
since the initial release.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-12-13 17:13:19 +02:00
Alexandru Ardelean
65b388adbc python2: fix typo in HostPython function
I call this the curse of the End-Of-The-Year for me.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-12-13 14:56:45 +02:00
Alexandru Ardelean
fdde13be29 python: fix HostPython again
Tested on python-setuptools.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-12-12 14:51:50 +02:00
Alexandru Ardelean
779643e358 python: fix HostPython host/target selection
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-12-11 17:13:21 +02:00
Alexandru Ardelean
015adc9b7a python: fix upgrade 2.7.11 goof
Seems those pkgconfig file paths were revealed to be incorrect
after doing a full clean build.
And I only had to inspiration to do one after doing the initial PR.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-12-11 16:49:45 +02:00
Alexandru Ardelean
a8602a7ccb python: upgrade to version 2.7.11
And split python-dev and python-lib2to3 packages.
Seems for python3 this was done, so we'll sync here.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-12-11 16:07:22 +02:00
Alexandru Ardelean
c55641331e python: unify HostPython and HostHostPython functions
That means basically moving the host Python from $(STAGING_DIR_HOST)
to $(STAGING_DIR_HOST)/usr and making the PYTHONPATH var
as an argument.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-12-11 16:01:27 +02:00
Alexandru Ardelean
8054747a49 python: remove newline function; it's also in OpenWRT core
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-12-11 15:30:32 +02:00
Hannu Nyman
5351a1c740 Merge pull request #2061 from commodo/python-psycopg2-fix
python-psycopg2: fix build
2015-12-10 22:53:52 +02:00
Marcel Denia
8829ae3de6 perl: Work around recompile failures
Apparently, recompiling/relinking fails under some circumstances. This
patch has been reported to work around that issue.

Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-12-10 22:40:54 +01:00
Daniel Dickinson
9535b642a9 lang/python: Depend on system expat
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
2015-12-09 21:21:47 -05:00
Alexandru Ardelean
3fe1374238 python-pip: add site-wide pip.conf with defaults
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-12-09 21:50:18 +02:00
Alexandru Ardelean
a4356a222b python-psycopg2: fix build
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-12-09 10:24:54 +02:00
Hannu Nyman
65243cc8f8 Merge pull request #2085 from jefferyto/python-enum34-update
python-enum34: update to 1.1.1, omit docs and tests from package
2015-12-07 13:47:27 +02:00
Hannu Nyman
0fee8f5cb7 Merge pull request #1982 from FlorianFieber/python3
Python3: Add python3-pip, python3-setuptools and their dependencies
2015-12-07 13:46:08 +02:00
Jeffery To
488c706d57 python-enum34: update to 1.1.1, omit docs and tests from package
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-12-07 19:12:18 +08:00
Hannu Nyman
98215f762e Merge pull request #2034 from jefferyto/python-cffi-host
python-cffi: add host compile/install, upgrade to 1.3.1
2015-12-07 11:13:49 +02:00
Hannu Nyman
3251aababd Merge pull request #2033 from jefferyto/python-pycparser-host
python-pycparser: add host compile/install
2015-12-07 11:12:54 +02:00
Hannu Nyman
0b2ce1d786 Merge pull request #2032 from jefferyto/python-ply-host
python-ply: add host compile/install
2015-12-07 11:12:33 +02:00
Jeffery To
e2028abfd4 python-pycparser: increment PKG_RELEASE
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-12-07 17:03:24 +08:00
Jeffery To
0c4f1c390b python-ply: increment PKG_RELEASE
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-12-07 17:01:52 +08:00
Hannu Nyman
15ea770194 Merge pull request #1985 from jefferyto/python-setuptools-host
python-setuptools: add ability to install on host
2015-12-06 13:39:23 +02:00
Hannu Nyman
38b28722e8 Merge pull request #2062 from commodo/python-setuptools-upgrade
python-setuptools: upgrade to version 18.7
2015-12-06 13:16:34 +02:00
Alexandru Ardelean
f160d66e8c python-pip: add ca-certificates as dependency
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-12-03 21:24:39 +02:00
Jeffery To
3e91a538b1 python-pycparser: remove unnecessary filespec section
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-12-02 18:06:49 +08:00
Jeffery To
a39642f46a python-gmpy2: new package
From the documentation:

gmpy2 is a C-coded Python extension module that supports multiple-precision
arithmetic. gmpy2 is the successor to the original gmpy module. The gmpy module
only supported the GMP multiple-precision library. gmpy2 adds support for the
MPFR (correctly rounded real floating-point arithmetic) and MPC (correctly
rounded complex floating-point arithmetic) libraries. gmpy2 also updates the
API and naming conventions to be more consistent and support the additional
functionality.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-12-02 16:08:57 +08:00
Alexandru Ardelean
734e7bff6e python-setuptools: upgrade to version 18.7
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-12-01 20:23:53 +02:00
Jeffery To
a6439b9664 python-parsley: new package
From the setup description:

Parsing and pattern matching made easy.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-12-01 17:37:50 +08:00
Michael Heimpold
6ceee2c0dd php5: update to 5.6.16
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-11-30 21:29:06 +01:00
Jeffery To
1cc4a5abeb python-pyptlib: new package
From the setup description:

A python implementation of the Pluggable Transports for Circumvention
specification for Tor

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-11-30 22:19:42 +08:00
Marcel Denia
59d24044b3 perl: Fix uClibc handling
Configuration scripts expect the libc identifier to be "uclibc" in case we're using it,
OpenWrt provides "uClibc". Oh well...

Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-11-30 01:36:46 +01:00
Marcel Denia
bb06539632 perl: Set gccversion configuration symbol correctly
This was previously manually set to '4.8.0'. Aside from just being incorrect,
it also breaks Errno's GCC5 detection.

Fixes #2044.

Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-11-29 22:39:39 +01:00
Jeffery To
3e113ebecb python-pyasn1-modules: new package
From the README:

This is a small but growing collection of ASN.1 data structures
expressed in Python terms using pyasn1 data model.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-11-28 03:07:25 +08:00
Jeffery To
38b8274718 python-cffi: add host compile/install, upgrade to 1.3.1
This depends on:

- python-setuptools host install (#1985)
- python-pycparser host install (#2033)

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-11-27 20:02:59 +08:00
Jeffery To
9a79d5f093 python-pycparser: add host compile/install
This depends on:

- python-setuptools host install (#1985)
- python-ply host install (#2032)

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-11-27 19:59:43 +08:00
Jeffery To
b2faede408 python-ply: add host compile/install
This depends on python-setuptools host install in PR #1985

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-11-27 19:56:12 +08:00
Jeffery To
dbeb12c28d python-setuptools: add ability to install on host
This depends on python-host.mk in PR #1984

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-11-24 22:50:38 +08:00
Steven Barth
dbde5d5295 Merge pull request #1984 from jefferyto/host-python-package
python: add capability to install python packages for the host
2015-11-24 15:50:34 +01:00
Jeffery To
b12d7b6db1 python: add capability to install python packages for the host
Some python packages (e.g. cffi) compile one or more shared libraries
as part of their setup process. When these packages are setup
dependencies of other packages (e.g. cryptography), these packages (and
their shared libraries) will need to be loaded on the host system.

This adds a makefile, similar to python-package.mk, to simplify
installing python packages on the host.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-11-24 22:43:56 +08:00
Jan Čermák
3ac990447f python: add missing host build dependency on expat/host
Since 94f87dc1, host build of Python depends on expat installed in host
staging directory. However, pyexpat extension fails to build if expat
was not built and installed to staging dir before - adding host build
dependency should fix this.

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-11-23 21:59:29 +01:00
Ted Hess
7f3c9e469f Merge pull request #2009 from roger-/micropython-new
micropython: update to latest
2015-11-23 09:05:26 -05:00
Roger
34dc874cd0 micropython-lib: update
Signed-off-by: Roger D <rogerdammit@gmail.com>
2015-11-22 15:42:19 -06:00
Roger
34ff9089e0 micropython: update
Signed-off-by: Roger D <rogerdammit@gmail.com>
2015-11-22 15:40:20 -06:00
Marcel Denia
6552e55ea7 perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-11-20 12:53:13 +01:00
Marcel Denia
51bef7ad20 perl: Enable crypt() for all libc implementations
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-11-20 12:33:37 +01:00
Florian Fieber
da4d2e49db python3: Add new package python3-pip
Signed-off-by: Florian Fieber <florian@florianfieber.de>
2015-11-19 18:38:32 +01:00
Florian Fieber
10294a1d5c python3: Add new packages python3-setuptools
Signed-off-by: Florian Fieber <florian@florianfieber.de>
2015-11-19 18:37:53 +01:00
Florian Fieber
472b596bb1 python3: Add new packages python3-{dev,lib2to3}
Signed-off-by: Florian Fieber <florian@florianfieber.de>
2015-11-19 18:26:30 +01:00
Florian Fieber
877971ec4c python3: Port changes from python-package.mk to python3-package.mk
- Add configure arguments for distutils path detection
- Add '_python_*' env vars to host python

Signed-off-by: Florian Fieber <florian@florianfieber.de>
2015-11-19 18:26:23 +01:00
Steven Barth
3f76c2fd49 Merge pull request #1898 from NeoRaider/node-host
node: add python/host to HOST_BUILD_DEPENDS as well
2015-11-19 16:23:26 +01:00
Steven Barth
29bcb03477 Merge pull request #1972 from jefferyto/python-cffi
python-cffi: new package
2015-11-19 12:35:36 +01:00
Steven Barth
588626228b Merge pull request #1970 from jefferyto/python-pycparser
python-pycparser: new package
2015-11-19 12:35:24 +01:00
Steven Barth
31ff4162c3 Merge pull request #1956 from jefferyto/python-ply
python-ply: new package
2015-11-19 12:33:51 +01:00
Steven Barth
a17350bf58 Merge pull request #1955 from jefferyto/python-ipaddress
python-ipaddress: new package
2015-11-19 12:33:28 +01:00
Steven Barth
d2b5b1478a Merge pull request #1954 from jefferyto/python-enum34
python-enum34: new package
2015-11-19 12:33:21 +01:00
Steven Barth
749b7af0f2 Merge pull request #1953 from jefferyto/python-idna
python-idna: new package
2015-11-19 12:33:10 +01:00
Steven Barth
016db93606 Merge pull request #1951 from jefferyto/python-six
python-six: new package
2015-11-19 12:33:02 +01:00
Steven Barth
d572ab9a4d Merge pull request #1950 from jefferyto/python-pyasn1
python-pyasn1: new package
2015-11-19 12:32:46 +01:00
Steven Barth
8d42a18b2d Merge pull request #1921 from jefferyto/zope-interface
zope-interface: import from old packages feed
2015-11-19 12:30:37 +01:00
Florian Fieber
b011c10eb5 python3: Download source archive via https
Signed-off-by: Florian Fieber <florian@florianfieber.de>
2015-11-18 12:03:13 +01:00
Jeffery To
1440f75ac7 python-cffi: new package
From PyPI:

Foreign Function Interface for Python calling C code.

This depends on python-pycparser, which is in PR #1970

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-11-16 19:55:06 +08:00
Jeffery To
d9409e25cc package-ply: use given path instead of copying directly into staging_dir
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-11-16 19:52:40 +08:00