aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
...
| * | | python-packaging: update to version 20.9Jan Pavlinec2021-02-22
| |/ / | | | | | | | | | | | | | | | | | | Changes: - add python-urllib dependency Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #14841 from ja-pa/python-py-1.10.0-upRosen Penev2021-02-23
|\ \ \ | | | | | | | | python-py: update to version 1.10.0
| * | | python-py: update to version 1.10.0Jan Pavlinec2021-02-23
| |/ / | | | | | | | | | | | | | | | Fixes CVE-2020-29651 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #14846 from ja-pa/pytho-pytest-xdist-2.2.1Rosen Penev2021-02-23
|\ \ \ | | | | | | | | python-pytest-xdist: update to version 2.2.1
| * | | python-pytest-xdist: update to version 2.2.1Jan Pavlinec2021-02-22
| |/ / | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #14844 from ja-pa/python-more-itertools-8.7.0Josef Schlehofer2021-02-22
|\ \ \ | | | | | | | | python-more-itertools: update to version 8.7.0
| * | | python-more-itertools: update to version 8.7.0Jan Pavlinec2021-02-22
| |/ / | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #14833 from jefferyto/golang-1.16Josef Schlehofer2021-02-22
|\ \ \ | | | | | | | | golang: Update to 1.16
| * | | golang: Update to 1.16Jeffery To2021-02-22
| |/ / | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* / / python3: Update to 3.9.2, refresh patchesJeffery To2021-02-22
|/ / | | | | | | | | | | | | | | | | Includes fixes for: * CVE-2021-3177 - ctypes: Buffer overflow in PyCArg_repr * CVE-2021-23336 - urllib parse_qsl(): Web cache poisoning - semicolon as a query args separator Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | | | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* | python-docker: Update to 4.4.3Javier Marcet2021-02-19
| | | | | | | | | | | | | | | | Bugfixes: - Fix SSH port parsing when shelling out to the ssh client Signed-off-by: Javier Marcet <javier@marcet.info>
* | Merge pull request #14750 from neheb/pyreqRosen Penev2021-02-18
|\ \ | |/ |/| python-requests: split up patches into two files
| * python-requests: split up patches into two filesRosen Penev2021-02-15
| | | | | | | | | | | | | | | | quilt cannot handle two patches in one file. It ends up merging them and removing the description from the second. To avoid this, split into two. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14767 from jefferyto/python-config-macosRosen Penev2021-02-17
|\ \ | | | | | | python3: Fix target python-config when building on macOS
| * | python3: Fix target python-config when building on macOSJeffery To2021-02-17
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Python version of python-config is installed when building on macOS, rather than the shell script version when building on Linux. When run on macOS, the Python version of python-config will return values with Mac-specific customizations. This patches the python-config install recipe so that which version is installed can be controlled by the package makefile. When building on macOS, this installs the Python version for host Python and the shell script version for target Python. This also updates Host/Compile and Host/Install to use the default host build recipes, so that the various HOST_* variables are taken into account automatically. Fixes https://github.com/openwrt/packages/issues/14652 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #14770 from nxhack/node_host_yarnRosen Penev2021-02-16
|\ \ | | | | | | node-yarn: add new package - for building adguardhome
| * | node-yarn: add new package - for building adguardhomeHirokazu MORIKAWA2021-02-17
| |/ | | | | | | | | | | | | Add the necessary new package to build the latest version of adguardhome. See this thread : https://github.com/openwrt/packages/pull/14717 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* / node: make hostpkg icu-enabledHirokazu MORIKAWA2021-02-17
|/ | | | | | | Made the necessary changes to build the latest version of adguardhome. See this thread : https://github.com/openwrt/packages/pull/14717 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* Merge pull request #14757 from jmarcet/python_docker_updateRosen Penev2021-02-15
|\ | | | | python-docker: Update to 4.4.2
| * python-docker: Update to 4.4.2Javier Marcet2021-02-15
| | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | perl-try-tiny: use relative include of perlmod.mkMatt Merhar2021-02-15
|/ | | | | | The $(TOPDIR) seemed to cause Makefile parsing issues with CI. Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
* Merge pull request #14743 from jefferyto/python-cffi-1.14.5Rosen Penev2021-02-15
|\ | | | | python-cffi: Update to 1.14.5
| * python-cffi: Update to 1.14.5Jeffery To2021-02-15
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #14753 from commodo/python-updates1Rosen Penev2021-02-15
|\ \ | | | | | | python-pytz,numpy: bump versions
| * | numpy: bump to version 1.20.1Alexandru Ardelean2021-02-15
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | python-pytz: bump to version 2021.1Alexandru Ardelean2021-02-15
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #14744 from jefferyto/python-cryptography-3.3.2Rosen Penev2021-02-15
|\ \ \ | |/ / |/| | python-cryptography: Update to 3.3.2
| * | python-cryptography: Update to 3.3.2Jeffery To2021-02-15
| |/ | | | | | | | | | | | | This fixes CVE-2020-36242 (buffer overflows caused by integer overflow in OpenSSL). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #14722 from BKPepe/sqlalchemyRosen Penev2021-02-14
|\ \ | | | | | | python-sqlalchemy: update to version 1.3.23
| * | python-sqlalchemy: update to version 1.3.23Josef Schlehofer2021-02-12
| | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #14676 from httpstorm/perl-5.28.1.fix-macosRosen Penev2021-02-14
|\ \ \ | |_|/ |/| | perl: fix build errors on macOS
| * | perl: fix build errors on macOSGeorgi Valkov2021-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a check for macOS 11 and newer to resolve a compile error: *** Unexpected product version 11.2. Added Internals::getcwd. Fallback to the built-in getcwd to resolve compile errors on macOS: Can't locate Errno.pm in @INC /miniperl not found Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
* | | node: update to v14.15.5Hirokazu MORIKAWA2021-02-12
| | | | | | | | | | | | | | | | | | | | | | | | Description: Update to v14.15.5 upgrade npm to 6.14.11 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | Merge pull request #14689 from peter-stadler/djangoRosen Penev2021-02-09
|\ \ \ | | | | | | | | django: update to 3.1.6 (fixing CVE-2021-3281)
| * | | django: update to 3.1.6Peter Stadler2021-02-09
| | | | | | | | | | | | | | | | | | | | | | | | fix for CVE-2021-3281 Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | Merge pull request #14694 from mhei/php7-updateMichael Heimpold2021-02-09
|\ \ \ \ | | | | | | | | | | php7: update to 7.4.15
| * | | | php7: update to 7.4.15Michael Heimpold2021-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes: - CVE-2021-21702 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | python-ubus: add packageErik Larsson2021-02-09
|/ / / / | | | | | | | | | | | | | | | | | | | | Python bindings for ubus. Signed-off-by: Erik Larsson <who+github@cnackers.org>
* | | | Merge pull request #14685 from jefferyto/golang-1.15.8Rosen Penev2021-02-07
|\ \ \ \ | | | | | | | | | | golang: Update to 1.15.8
| * | | | golang: Update to 1.15.8Jeffery To2021-02-08
| |/ / / | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* / / / python-hyperlink: Update to 21.0.0, refresh patchJeffery To2021-02-08
|/ / / | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* / / php8: Don't run phpize8 with QUILTMichael Heimpold2021-02-06
|/ / | | | | | | | | | | | | | | | | | | Allows targets such as prepare, refresh, or update to be run without building dependencies for easier patch maintenance. This is d741a64b7 applied to php8. Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com> Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #14659 from mhei/php8-updateMichael Heimpold2021-02-05
|\ \ | | | | | | php8: update to 8.0.2
| * | php8: update to 8.0.2Michael Heimpold2021-02-05
| | | | | | | | | | | | | | | | | | | | | This fixes: - CVE-2021-21702 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #14658 from mhei/php8-fix-x86_64-buildMichael Heimpold2021-02-05
|\ \ \ | | | | | | | | php8: fix cross-compiling for x86_64
| * | | php8: fix cross-compiling for x86_64Michael Heimpold2021-02-04
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The build process uses a minilua helper for code generation which must not be compiled with target cross-compiler but the host compiler. This error was spotted by buildbots: ext/opcache/minilua /builder/shared-workdir/build/sdk/build_dir/ target-x86_64_musl/php-8.0.1/ext/opcache/jit/dynasm/dynasm.lua -D X64=1 -o ext/opcache/jit/zend_jit_x86.c /builder/shared-workdir /build/sdk/build_dir/target-x86_64_musl/php-8.0.1/ext/opcache/jit/zend_jit_x86.dasc /bin/bash: ext/opcache/minilua: No such file or directory Makefile:406: recipe for target 'ext/opcache/jit/zend_jit_x86.c' failed make[4]: *** [ext/opcache/jit/zend_jit_x86.c] Error 127 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* / / lang/php7: Don't run phpize7 with QUILTIlya Lipnitskiy2021-02-03
|/ / | | | | | | | | | | | | Allows targets such as prepare, refresh, or update to be run without building dependencies for easier patch maintenance. Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* | numpy: bump to version 1.20.0Alexandru Ardelean2021-02-02
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-execnet: update to version 1.8.0Jan Pavlinec2021-02-01
| | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>