aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
...
| * | | erlang: update to version 19.3, add packagesArnaud Sautaux2018-06-13
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New packages: * erlang-tools: This Erlang/OTP package provides support for misc tools. * erlang-reltool: This Erlang/OTP package provides support for release management. * erlang-erl-interface: This Erlang/OTP package provides support for erlang interoperability with other languages. * erlang-os_mon: This Erlang/OTP package provides the following services: - cpu_sup CPU load and utilization supervision - disksup Disk supervision - memsup Memory supervision * erlang-xmerl: This Erlang/OTP package provides functions for exporting XML data to an external format Signed-off-by: Arnaud Sautaux <arnaud.sautaux@infoteam.ch>
* | | python-cryptography: bump to version 2.2.2Alexandru Ardelean2018-06-11
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | python-idna: bump to version 2.7Alexandru Ardelean2018-06-11
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | python-cffi: bump to version 1.11.5Alexandru Ardelean2018-06-11
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | python-lxml: bump to version 4.2.1Alexandru Ardelean2018-06-11
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
* | | python-asn1crypto: bump to version 0.24.0Alexandru Ardelean2018-06-11
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | python-pyopenssl: bump to version 18.0.0Alexandru Ardelean2018-06-11
|/ / | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #5620 from kvuorine/python-pyserialHannu Nyman2018-06-06
|\ \ | | | | | | python-pyserial: Update to version 3.4
| * | python-pyserial: Update to version 3.4Kimmo Vuorinen2018-02-16
| | | | | | | | | | | | | | | | | | | | | | | | Update to version 3.4 Add build for python3 Add source packages Signed-off-by: Kimmo Vuorinen <kimmo.vuorinen@gmail.com>
* | | Merge pull request #6087 from cotequeiroz/luasec_openssl-1.1Hannu Nyman2018-06-05
|\ \ \ | | | | | | | | luasec: added openssl 1.1.0 compatibility
| * | | luasec: added openssl 1.1.0 compatibilityEneas U de Queiroz2018-05-23
| | |/ | |/| | | | | | | | | | | | | | | | This patch was a backport of 0.7alpha, without changing version 0.6 functionality. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | Merge pull request #6191 from valdi74/python-curl_fixHannu Nyman2018-06-05
|\ \ \ | | | | | | | | python-curl: Fix compilation error after upgrade to 7.43.0.2
| * | | python-curl: Fix compilation error after upgrade to 7.43.0.2Waldemar Konik2018-06-05
| | | | | | | | | | | | | | | | Signed-off-by: Waldemar Konik <informatyk74@interia.pl>
* | | | Merge pull request #6085 from cotequeiroz/lua-openssl_openssl-1.1Hannu Nyman2018-06-04
|\ \ \ \ | |/ / / |/| | | lua-openssl: upgrade to version 0.7.1
| * | | lua-openssl: upgrade to version 0.7.1Eneas U de Queiroz2018-05-21
| |/ / | | | | | | | | | | | | | | | This version brings compatibility with openssl 1.1.0 Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | python-curl: update to 7.43.0.2Waldemar Konik2018-06-04
| | | | | | | | | | | | Signed-off-by: Waldemar Konik <informatyk74@interia.pl>
* | | php7: update to 7.2.6Michael Heimpold2018-05-27
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #6134 from MikePetullo/php7-pecl-krb5Michael Heimpold2018-05-27
|\ \ \ | | | | | | | | php7-pecl-krb5: add new package
| * | | php7-pecl-krb5: add new packageW. Michael Petullo2018-05-26
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | php7-pecl-mcrypt: add new packageW. Michael Petullo2018-05-26
|/ / / | | | | | | | | | | | | | | | | | | PHP 7.2 dropped support for the libmcrypt binding. The binding is now provided by PECL, and a number of applications still rely on this package. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #5780 from jefferyto/golangJo-Philipp Wich2018-05-24
|\ \ \ | |/ / |/| | golang: new packages
| * | golang: new packagesJeffery To2018-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From golang.org: The Go programming language is an open source project to make programmers more productive. This commit consists of two "parts": * golang/host: Main Go compiler for host (installed to STAGING_DIR_HOST/lib/go-cross), used to cross-compile Go programs to be packaged. * golang (and golang-src/golang-doc): Main Go compiler for on-target development. These packages are quite large, but I would expect only developers to install these. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | node: fix host build failHirokazu MORIKAWA2018-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modify patch. https://github.com/nodejs/node/pull/19196 made not to use libressl headers fix to include path not to use "host/include" Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | php7: replace libmysqlclient dependencies with libmariadbclientMichael Heimpold2018-05-15
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | python,python3: remove `--ignore-installed` flag for host packagesAlexandru Ardelean2018-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was copied over from python-packages, when support for installing packages host-side (via pip) was added. Based on the discussion on this commit: https://github.com/openwrt/packages/commit/612c53fc6c3d9ba2a57f7329baf055f1d59a9246 it was mentioned that removing this may add more benefit in terms of reducing build time, because packages won't get reinstalled every time. I'm not entirely sure about any potential side-effects of this, but it's worth trying it out. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | python3: update to version 3.6.5Alexandru Ardelean2018-05-03
| | | | | | | | | | | | | | | | | | | | | Add PKG_RELEASE for setuptools and pip. Refresh all patches. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | python: update to version 2.7.15Alexandru Ardelean2018-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also updates pip and setuptools. With this occasion, they also get PKG_RELEASEs of their own. Dropped patch 011-remove-setupterm-definition.patch Manually re-applied 005-fix-bluetooth-support.patch Ran make package/python/refresh to refresh other patches. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #5987 from pprindeville/perl-text-csv_xs-update-1.35Philip Prindeville2018-04-30
|\ \ \ | | | | | | | | perl-text-csv_xs: update to 1.35
| * | | perl-text-csv_xs: update to 1.35Philip Prindeville2018-04-29
| | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | perl: update to 5.26.2Philip Prindeville2018-04-29
|/ / / | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | Merge pull request #5975 from hauke/zlibHannu Nyman2018-04-29
|\ \ \ | | | | | | | | python/python3: remove zlib/host dependency
| * | | python/python3: remove zlib/host dependencyHauke Mehrtens2018-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | zlib is now a host tool and the zlib/host package was removed. this dependency is not needed any more as there will always be a zlib host library. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | php7: update to 7.2.5Michael Heimpold2018-04-28
|/ / / | | | | | | | | | | | | | | | Also drop obsolete patches. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | php7-pecl-libevent: update to latest commitMichael Heimpold2018-04-20
| | | | | | | | | | | | | | | | | | This includes several minor bugfixes. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | php7-pecl-propro: update to 2.1.0Michael Heimpold2018-04-18
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | php7-pecl-http: fix build if libidn and libidn2 are both availableMichael Heimpold2018-04-18
| | | | | | | | | | | | | | | | | | | | | We now select libidn2 as dependency, but libidn -if available- is also linked against. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | node-mozilla-iot-gateway: add new packageMarko Ratkaj2018-04-16
| | | | | | | | | | | | | | | Signed-off-by: Arturo Rinaldi <arty.net2@gmail.com> Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | php7: fix compile issue with icu 61.1 (refs #5853)Michael Heimpold2018-04-02
| | | | | | | | | | | | | | | | | | Compile tested only at the moment. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | ldbus: remove nonshared flagMatthias Schiffer2018-03-31
| | | | | | | | | | | | | | | | | | As confirmed by the maintainer, the flag was not added intentionally. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | php7: update to 7.2.4Michael Heimpold2018-03-31
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | ruby: bump to 2.5.1Luiz Angelo Daros de Luca2018-03-29
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release includes some bug fixes and some security fixes. * CVE-2017-17742: HTTP response splitting in WEBrick * CVE-2018-6914: Unintentional file and directory creation with directory traversal in tempfile and tmpdir * CVE-2018-8777: DoS by large request in WEBrick * CVE-2018-8778: Buffer under-read in String#unpack * CVE-2018-8779: Unintentional socket creation by poisoned NUL byte in UNIXServer and UNIXSocket * CVE-2018-8780: Unintentional directory traversal by poisoned NUL byte in Dir * Multiple vulnerabilities in RubyGems There are also some bug fixes. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | python,python3: remove `--with-system-ffi=no` config argAlexandru Ardelean2018-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Report https://github.com/openwrt/packages/issues/5638 It was mentioned that this causes build failures on Mac OS X. The default behavior [in the setup.py script] is to check whether `--with-system-ffi` is present in the CONFIG_ARGS env var. However that back-fires a bit when `--with-system-ffi=no`, because the condition `not '--with-system-ffi' in sysconfig.get_config_var("CONFIG_ARGS")` evaluates to true. This is a small bug in the `setup.py` script, but it looks like the easiest/cleanest way to address it on our end is to just remove it entirely from the HOST_CONFIGURE_ARGS. At least that's how it looks like when testing on a Linux machine. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python,python3: limit underlinking behavior to linux platformsAlexandru Ardelean2018-03-14
| | | | | | | | | | | | | | | | | | | | | | | | This change was introduced in commit 1c54e2b0fbe2e9a7d to address build issues on Ubuntu 12.04. However it was reported to cause issues on Mac OS X. Report: https://github.com/openwrt/packages/issues/5310 It was also reported that removing this on MacOS X fixes the issue. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #5726 from commodo/python3-more-reproducibleHannu Nyman2018-03-10
|\ \ | | | | | | lang/python/python-package-install.sh: assign SOURCE_DATE_EPOCH to PYTHONHASHSEED
| * | lang/python/python-package-install.sh: assign SOURCE_DATE_EPOCH to ↵Alexandru Ardelean2018-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PYTHONHASHSEED Following a discussion on bugs.python.org: * https://bugs.python.org/issue29708 * https://bugs.python.org/msg313384 It seems that setting a fixed value to PYTHONHASHSEED guarantees that the bytecodes are generated consistently/in a reproducible manner. Hopefully, this is the last bit to make Python3 build reproducible. Tested this locally on a few files [that were not reproducible without this change]. The PYTHONHASHSEED is only assigned to the host Python/Python3 during compilation of byte-codes [from python source]. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | node-arduino-firmata: bump to 0.3.4Marko Ratkaj2018-03-10
| | | | | | | | | | | | | | | Signed-off-by: Arturo Rinaldi <arty.net2@gmail.com> Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | node-hid: bump to 0.7.2Marko Ratkaj2018-03-10
| | | | | | | | | | | | | | | Signed-off-by: Arturo Rinaldi <arty.net2@gmail.com> Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | node-cylon: bump to 0.24.0Marko Ratkaj2018-03-10
| | | | | | | | | | | | | | | Signed-off-by: Arturo Rinaldi <arty.net2@gmail.com> Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | node-serialport: bump to 6.1.1Marko Ratkaj2018-03-10
| | | | | | | | | | | | | | | Signed-off-by: Arturo Rinaldi <arty.net2@gmail.com> Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | node: bump to 8.10.0Marko Ratkaj2018-03-10
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: Version bump to 8.10.0 Refreshed patches Added npx install Added 004-node_crypto-remove-std.patch Additional patch fixes node_cypto compile failure: ./src/node_crypto.cc:5626:32: error: expected unqualified-id before '(' Signed-off-by: Arturo Rinaldi <arty.net2@gmail.com> Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>