aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
...
* | | Merge pull request #11443 from nxhack/node_v12_16_0Rosen Penev2020-02-27
|\ \ \ | |/ / |/| | node: update to v12.16.1
| * | node: update to v12.16.1Hirokazu MORIKAWA2020-02-21
| | | | | | | | | | | | | | | | | | | | | | | | Add some new APIs V8 was updated to 7.8.279.23. This includes performance improvements to object destructuring, RegExp match failures and WebAssembly startup time. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | php7: update to 7.4.3Michael Heimpold2020-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes: - CVE-2020-7061 - CVE-2020-7062 - CVE-2020-7063 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | vala: update to 0.46.6Rosen Penev2020-02-23
| | | | | | | | | | | | | | | | | | Added BUILDONLY flag to hide from menuconfig. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #11422 from jefferyto/python-idna-2.9Rosen Penev2020-02-23
|\ \ \ | | | | | | | | python-idna: Update to 2.9
| * | | python-idna: Update to 2.9Jeffery To2020-02-24
| |/ / | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #11421 from jefferyto/python-enum34-1.1.9Rosen Penev2020-02-23
|\ \ \ | | | | | | | | python-enum34: Update to 1.1.9, refresh patch
| * | | python-enum34: Update to 1.1.9, refresh patchJeffery To2020-02-24
| |/ / | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #11420 from jefferyto/python-automat-20.2.0Rosen Penev2020-02-23
|\ \ \ | | | | | | | | python-automat: Update to 20.2.0, refresh patches
| * | | python-automat: Update to 20.2.0, refresh patchesJeffery To2020-02-24
| |/ / | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #11376 from ja-pa/python-flask-login-updateRosen Penev2020-02-23
|\ \ \ | |/ / |/| | python-flask-login: update to version 0.5.0
| * | python-flask-login: update to version 0.5.0Jan Pavlinec2020-02-19
| | | | | | | | | | | | | | | | | | | | | Changes: -rename from python3-flask-login to python-flask-login Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #11385 from ja-pa/python-more-itertools-8.2.0Rosen Penev2020-02-19
|\ \ \ | | | | | | | | python-more-itertools: update to version 8.2.0
| * | | python-more-itertools: update to version 8.2.0Jan Pavlinec2020-02-19
| |/ / | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #11386 from ja-pa/python-pyparsing-2.4.6Rosen Penev2020-02-19
|\ \ \ | | | | | | | | python-pyparsing: update to version 2.4.6
| * | | python-pyparsing: update to version 2.4.6Jan Pavlinec2020-02-19
| |/ / | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #11257 from jefferyto/python3-django1Rosen Penev2020-02-18
|\ \ \ | | | | | | | | django1: Rename django1-restframework, add python3-django1
| * | | django1: Add python3-django1 packageJeffery To2020-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a Python 3 version of the django1 package. This also adds a python-django1-common package that contains a django-admin script based on the one in Debian[1]. This allows python-django1 and python3-django1 to be installed at the same time. python3-django conflicts with python-django1 (via python-django1-common) and python3-django1. This also updates older Python 3 Django plugin packages to depend on python3-django1, and newer plugin packages to depend on "django", which both python3-django and python3-django1 provide. Because of this dependency on either version of Django, the MDEPENDS for Python 3 Django plugin packages no longer functions correctly and has been removed. [1]: https://salsa.debian.org/python-team/modules/python-django/blob/debian/buster/debian/django-admin Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | django1-restframework: Rename to django-restframework39, add Py3 packageJeffery To2020-02-13
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #11156 from jmarcet/nyxRosen Penev2020-02-18
|\ \ \ \ | | | | | | | | | | nyx: Terminal status monitor for Tor
| * | | | python-stem: add a new packageJavier Marcet2020-02-17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | python-wcwidth: update to version 0.1.8Jan Pavlinec2020-02-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | golang: Update to 1.13.8Jeffery To2020-02-18
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #11366 from BKPepe/markdownRosen Penev2020-02-17
|\ \ \ \ | |/ / / |/| | | python-markdown: update to version 3.2.1
| * | | python-markdown: update to version 3.2.1Josef Schlehofer2020-02-17
| | | | | | | | | | | | | | | | | | | | | | | | Update copyright Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #11324 from ja-pa/python-py-1.8.1Hannu Nyman2020-02-13
|\ \ \ \ | |_|/ / |/| | | python-py: update to version 1.8.1
| * | | python-py: update to version 1.8.1Jan Pavlinec2020-02-13
| |/ / | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #11312 from commodo/batch-updatesHannu Nyman2020-02-12
|\ \ \ | | | | | | | | django,django1: bump versions
| * | | django1: bump to version 1.11.28Alexandru Ardelean2020-02-12
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | django: bump to version 3.0.3Alexandru Ardelean2020-02-12
| |/ / | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | python-cffi: Update to 1.14.0Jeffery To2020-02-12
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #11305 from ja-pa/python-zipp-updateRosen Penev2020-02-11
|\ \ \ | | | | | | | | python-zipp: update to version 2.2.0
| * | | python-zipp: update to version 2.2.0Jan Pavlinec2020-02-11
| |/ / | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* / / python-libmodbus: update to version 0.5.0Daniel Golle2020-02-11
|/ / | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | perl: define $sysroot for extensionsAlexander Ryzhov2020-02-08
| | | | | | | | | | Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru> Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #11267 from aparcar/python-zippStijn Tintel2020-02-09
|\ \ | | | | | | python-zipp: remove myself as maintainer
| * | python-zipp: remove myself as maintainerPaul Spooren2020-02-06
| | | | | | | | | | | | | | | | | | Jan Pavlinec <jan.pavlinec@nic.cz> stays maintainer for the package. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | node: update to v12.15.0Hirokazu MORIKAWA2020-02-06
|/ / | | | | | | | | | | | | | | Update to v12.15.0 Support Python3 : https://github.com/openwrt/packages/issues/8893 Preparing to deprecate nosnapshot builds. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | python-libmodbus: depend on python-cffiDaniel Golle2020-02-05
| | | | | | | | | | | | Dependency on python{,3}-cffi was missing. Add it. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | python-libmodbus: fix dependenciesDaniel Golle2020-02-05
| | | | | | | | | | | | python3-libmodbus should depend on python3-variants. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | python-curl: update to version 7.43.0.5Waldemar Konik2020-02-05
| | | | | | | | | | | | | | | | | | | | | | PycURL changeLog: Version 7.43.0.5 - 2020-01-29 ----------------------------------------------------------------- - Fixed build with recent Pythons on RHEL/CentOS. Signed-off-by: Waldemar Konik <informatyk74@interia.pl> Compile tested: mipsel_24kc
* | golang: Update files installedJeffery To2020-02-05
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | golang: Reorganize GoPackage/Environment and Makefile variablesJeffery To2020-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move more environment variables into GoPackage/Environment * Split GoPackage/Environment into target and build sections * Do not set GOROOT_FINAL for Go packages (setting it should only affect the Go compiler and not Go packages) * Set CGO_LDFLAGS to $(TARGET_LDFLAGS) * Move GO_TARGET_* variables from golang-values.mk, and GO_VERSION_* variables from golang-version.mk, into golang/Makefile This also updates runc, containerd, and docker-ce to reflect the changes in GoPackage/Environment. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | golang: Improve build isolation from user environmentJeffery To2020-02-04
| | | | | | | | | | | | | | | | | | | | * Set GOENV=off when building Go compiler and packages, to ignore user's environment configuration file * Set GOCACHE when building host Go * Unset GOTMPDIR, to use the buildroot temp directory instead of temp directories in build_dir Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #11179 from peter-stadler/django-rest-frameworkRosen Penev2020-02-03
|\ \ | | | | | | django-restframework: fix by splitting variants
| * | django-restframework: fix by splitting variantsPeter Stadler2020-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split python2 and python3 packages and update to newest versions: * python-django-restframework version 3.9.4 using django1 * python3-django-restframework version 3.11.0 using django3 This fixes the issue that the restframework cannot import name 'python_2_unicode_compatible' from 'django.utils.encoding', when using version 3.9.x together with Django 3.y. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | golang: Update to 1.13.7, add PKG_CPE_ID to MakefileJeffery To2020-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update includes fixes for[1]: * CVE-2020-7919 - doesn't appear to be published publicly yet * CVE-2020-0601 - a Windows-related issue [1]: https://github.com/golang/go/issues?q=milestone%3AGo1.13.7+label%3ACherryPickApproved Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #11164 from commodo/pymysql-opt-cryptHannu Nyman2020-02-01
|\ \ \ | | | | | | | | pymysql: make python3-cryptography optional
| * | | pymysql: make python3-cryptography optionalAlexandru Ardelean2020-01-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to the installation guide [1], the support for "sha256_password" or "caching_sha2_password" for authentication is optional. This change makes it optional for the OpenWrt package by providing a build option to enable it. By default it won't be enabled, and packages can choose to enable it. [1] https://pymysql.readthedocs.io/en/latest/user/installation.html Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | luaposix: use fake uname script to fix OS detectionFelix Fietkau2020-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid picking up the host OS for detecting the build type Fixes build on macOS Signed-off-by: Felix Fietkau <nbd@nbd.name>