aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
...
| * | | | | | python-attrs: new packageJeffery To2016-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | Merge pull request #2053 from jefferyto/python-pyptlibYousong Zhou2016-03-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-pyptlib: new package
| * | | | | | | python-pyptlib: new packageJeffery To2015-11-30
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | Merge pull request #2052 from jefferyto/twistedYousong Zhou2016-03-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | twisted: import from old packages feed
| * | | | | | | twisted: import from old packages feedJeffery To2016-03-22
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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>
* | | | | | | Merge pull request #2538 from jefferyto/python-ipaddress-1.0.16Hannu Nyman2016-03-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-ipaddress: update to 1.0.16
| * | | | | | | python-ipaddress: update to 1.0.16Jeffery To2016-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | Merge pull request #2537 from jefferyto/python-idna-2.1Hannu Nyman2016-03-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python-idna: update to 2.1
| * | | | | | | | python-idna: update to 2.1Jeffery To2016-03-22
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* / / / / / / / python-cffi: update to 1.5.2Jeffery To2016-03-22
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | python-cryptography: update to 1.3.1Jeffery To2016-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | node-serialport: add node host dependencyStijn Tintel2016-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | | node-hid: add node host dependencyStijn Tintel2016-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | | node-cylon: add node host dependencyStijn Tintel2016-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | | node-arduino-firmata: add node host dependencyStijn Tintel2016-03-17
| |/ / / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | lua-mosquitto: update to v0.2Karl Palsson2016-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds support for TLS settings in libmosquitto. Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | | | | | python: bump PKG_RELEASEHannu Nyman2016-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump PKG_RELEASE of python 2.7.11 after the recent fixes. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | python: add rpath for host Python extension modulesJeffery To2016-03-13
| |_|_|/ / |/| | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #2483 from commodo/python3-pip-upgradeHannu Nyman2016-03-09
|\ \ \ \ \ | | | | | | | | | | | | python3-pip: upgrade to version 8.1.0
| * | | | | python3-pip: upgrade to version 8.1.0Alexandru Ardelean2016-03-09
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #2482 from commodo/python3-setuptools-upgradeHannu Nyman2016-03-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | python3-setuptools: upgrade to version 20.2.2
| * | | | | | python3-setuptools: upgrade to version 20.2.2Alexandru Ardelean2016-03-09
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #2481 from commodo/python-pip-upgradeHannu Nyman2016-03-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-pip: upgrade to version 8.1.0
| * | | | | | python-pip: upgrade to version 8.1.0Alexandru Ardelean2016-03-09
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* / / / / / python-setuptools: upgrade to version 20.2.2Alexandru Ardelean2016-03-09
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | tcl: Add BROKEN tag until package build fixedTed Hess2016-03-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | python-cffi: remove BROKEN statusHannu Nyman2016-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | Merge pull request #2463 from jefferyto/host-python-with-system-ffiHannu Nyman2016-03-06
|\ \ \ \ \ | | | | | | | | | | | | python: use external libffi for host python
| * | | | | python: use external libffi for host pythonJeffery To2016-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | Merge pull request #2455 from jefferyto/host-python-changesHannu Nyman2016-03-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | Host python changes
| * | | | | | python packages: update host install prefixJeffery To2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | python: use default host build prefix, remove cross-compile workarounds for hostJeffery To2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | Merge pull request #2456 from jefferyto/python-cryptography-updateHannu Nyman2016-03-06
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | python-cryptography: update to latest version
| * | | | | | python-cryptography: update to latest versionJeffery To2016-03-05
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* / / / / / ruby: bump to 2.3.0Luiz Angelo Daros de Luca2016-03-06
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | / python-cffi: mark BROKEN due to buildbot breakageHannu Nyman2016-03-04
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | perl-cgi: Update to 4.26Marcel Denia2016-02-24
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | ruby: refactor package to use more macrosLuiz Angelo Daros de Luca2016-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #2370 from jefferyto/python-cryptography-updateHannu Nyman2016-02-14
|\ \ \ \ | | | | | | | | | | python-cryptography: update to latest version
| * | | | python-cryptography: update to latest versionJeffery To2016-02-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | python: fix HOST_PYTHON_INC_DIR pathJeffery To2016-02-14
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Host python moved in c5564133, this updates HOST_PYTHON_INC_DIR to match. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #2360 from jefferyto/python-cffi-updateHannu Nyman2016-02-08
|\ \ \ \ | | | | | | | | | | python-cffi: update to latest version
| * | | | python-cffi: update to latest versionJeffery To2016-02-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | php5: update to 5.6.18Michael Heimpold2016-02-06
|/ / / / | | | | | | | | | | | | | | | | | | | | Note: Upstream tagged this as security release. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | Merge pull request #2282 from commodo/python3-setuptools-upgradeHannu Nyman2016-01-26
|\ \ \ \ | | | | | | | | | | python3-setuptools: upgrade to version 19.4
| * | | | python3-setuptools: upgrade to version 19.4Alexandru Ardelean2016-01-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #2281 from commodo/python-setuptools-upgradeHannu Nyman2016-01-26
|\ \ \ \ \ | | | | | | | | | | | | python-setuptools: upgrade to version 19.4
| * | | | | python-setuptools: upgrade to version 19.4Alexandru Ardelean2016-01-18
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #2267 from jow-/CVE-2015-8607Naoir2016-01-23
|\ \ \ \ \ | | | | | | | | | | | | perl: ensure File::Spec::canonpath() preserves taint [CVE-2015-8607]
| * | | | | perl: ensure File::Spec::canonpath() preserves taint [CVE-2015-8607]Jo-Philipp Wich2016-01-14
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>