aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
* rust-lang: Add an Host/Compile helper as wellLuca Barbato2023-03-10
| | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* rust-lang: Apply suggestions from code reviewLuca Barbato2023-03-10
| | | | | Co-authored-by: Tianling Shen <cnsztl@gmail.com> Signed-off-by: Luca Barbato <luca.barbato@gmail.com>
* maturin: Add packageLuca Barbato2023-03-10
| | | | | | Build tool for rust-python packages. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* rust-lang: Add the rust language supportLuca Barbato2023-03-10
| | | | | | Based on work from Donald Hoskins <grommish@gmail.com>. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* lua-eco: update to 2.2.0Jianhui Zhao2023-03-10
| | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* lua-eco: update to 2.1.0Jianhui Zhao2023-03-09
| | | | | | | | * updated description * switched default SSL engine to mbedtls * added new network module Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* perl-ack: Update to 3.7.0Tianling Shen2023-03-08
| | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> (cherry picked from commit 26b92db22c9a051447ee445acaa11a795fb35a4e)
* lua-eco: update to 2.0.0Jianhui Zhao2023-03-01
| | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* Merge pull request #20540 from stangri/master-curlStan Grishin2023-02-26
|\ | | | | curl: update to 7.88.1
| * perl-www-curl: add patch to ensure compatibility with curl 7.88Stan Grishin2023-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | Patch comes from https://github.com/openwrt/packages/pull/20540#issuecomment-1439537287 Fixes: /home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/curl/curl.h:2515:3: note: declared here 2515 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), | ^~~~~~~~~~~~~~~~~~~~ make[3]: *** [Makefile:347: Curl.o] Error 1 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | node: bump to v18.14.2Hirokazu MORIKAWA2023-02-27
| | | | | | | | | | | | | | Update to v18.14.2 Support for OpenSSL v3.0.x Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | golang: Update to 1.19.6Tianling Shen2023-02-22
|/ | | | | | | | | go1.19.6 (released 2023-02-14) includes security fixes to the crypto/tls, mime/multipart, net/http, and path/filepath packages, as well as bug fixes to the go command, the linker, the runtime, and the crypto/x509, net/http, and time packages. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* Merge pull request #20525 from nxhack/node_16191Eneas U de Queiroz2023-02-20
|\ | | | | node: bump to v16.19.1
| * node: bump to v16.19.1Hirokazu MORIKAWA2023-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thursday February 16 2023 Security Releases Notable Changes The following CVEs are fixed in this release: * CVE-2023-23918: Node.js Permissions policies can be bypassed via process.mainModule (High) * CVE-2023-23919: Node.js OpenSSL error handling issues in nodejs crypto library (Medium) * CVE-2023-23936: Fetch API in Node.js did not protect against CRLF injection in host headers (Medium) * CVE-2023-24807: Regular Expression Denial of Service in Headers in Node.js fetch API (Low) * CVE-2023-23920: Node.js insecure loading of ICU data through ICU_DATA environment variable (Low) More detailed information on each of the vulnerabilities can be found in February 2023 Security Releases blog post. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | django: bump to version 4.1.7Alexandru Ardelean2023-02-17
|/ | | | | | | Fixes: https://nvd.nist.gov/vuln/detail/CVE-2023-23969 Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* Jinja2: pass maintainership to Michal VasílekŠimon Bořek2023-02-14
| | | | Signed-off-by: Šimon Bořek <simon.borek@nic.cz>
* Flask: pass maintainership to Michal VasílekŠimon Bořek2023-02-14
| | | | Signed-off-by: Šimon Bořek <simon.borek@nic.cz>
* Jinja2: get rid of deprecated AUTORELEASEŠimon Bořek2023-02-14
| | | | Signed-off-by: Šimon Bořek <simon.borek@nic.cz>
* Flask: get rid of deprecated AUTORELEASEŠimon Bořek2023-02-14
| | | | Signed-off-by: Šimon Bořek <simon.borek@nic.cz>
* python-websocket-client: update to 1.5.1Javier Marcet2023-02-12
| | | | | | | | | | | | | | | | - 1.5.1 - Fix logic bug that can cause disconnects - 1.5.0 - Refactor and improve ping/pong logic to resolve several issues, including an infinite loop issue during reconnect - Fix issue where `skip_utf8_validation = True` is ignored - Fix issue where sslopt `is_ssl` is ignored - Downgrade "websocket connected" message from logging.warning to logging.info - Update github actions to newer versions (669fe1b) Signed-off-by: Javier Marcet <javier@marcet.info>
* php8: update to 8.2.2Michael Heimpold2023-02-07
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* python-evdev: bump to version 1.6.1Alexandru Ardelean2023-02-04
| | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* python-chardet: bump to version 5.1.0Alexandru Ardelean2023-02-04
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Merge pull request #20387 from commodo/python3-venv-supportAlexandru Ardelean2023-01-30
|\ | | | | python3: add 'ensurepip' to python3-pip sub-package
| * python3: add 'ensurepip' to python3-pip sub-packageAlexandru Ardelean2023-01-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: https://github.com/openwrt/packages/issues/12707 Seems to work. Looking into the 'venv' lib, it seems it's installing pip & setuptools inside a virtual environment. `python3-pip` is already ~6 MB. This adds another ~3 MB. But, this gives users the ability to run Python virtual environments, which is a pretty common feature of Python in production cases (usually web stuff). Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | python-build: add support for pyproject.toml filesAlexandru Ardelean2023-01-22
|/ | | | | | | | | | | | | | | | | | A new PEP 517 (https://www.python.org/dev/peps/pep-0517/) has defined that Python packages can be shipped without any `setup.py` file, and that a `pyproject.toml` file is sufficient. A `setup.py` shim layer is suggested as a method for running the build. For these cases, we will add a support in the OpenWrt build-system to provide the default `setup.py` shim layer in case this file does not exist, but there is a `pyproject.toml` file. We also seem to need to tweak the shim layer with the PKG_VERSION, otherwise the detected version is 0.0.0. We will need to see if this will be fixed later in setuptools{-scm}. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-requests: bump to version 2.28.2Alexandru Ardelean2023-01-22
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-pytz: bump to version 2022.7.1Alexandru Ardelean2023-01-22
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* pillow: bump to version 9.4.0Alexandru Ardelean2023-01-22
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* treewide: quote CC and CXXPaul Fertser2023-01-20
| | | | | | | When CC is set to e.g. "ccache mips-openwrt-linux-musl-gcc" it needs to be quoted to avoid word splitting on substitution. Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* borgbackup: bump to 1.2.3Julien Malik2023-01-17
| | | | Signed-off-by: Julien Malik <julien.malik@paraiso.me>
* python-exceptiongroup: bump to 1.1.0Julien Malik2023-01-17
| | | | Signed-off-by: Julien Malik <julien.malik@paraiso.me>
* python3-libselinux: fix URLRosen Penev2023-01-14
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* python3-libsemanage: fix URLRosen Penev2023-01-14
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* perl-compress-bzip2: update to 2.28Rosen Penev2023-01-14
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* golang: Update to 1.19.5Tianling Shen2023-01-14
| | | | | | | | | | Go1.19.5 (released 2023-01-10) includes fixes to the compiler, the linker, and the crypto/x509, net/http, sync/atomic, and syscall packages. Removed upstreamed patch. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* vala: update to 0.56.3Rosen Penev2023-01-13
| | | | | | Get rid of AUTORELEASE. This barely gets updated. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* python-requests: update URLKarl Palsson2023-01-12
| | | | | | | | The old 2.python-requests.org URL is not reachable on modern browsers, and is not the current canonical URL for the project. Update to the current best URL for the project. Signed-off-by: Karl Palsson <karlp@etactica.com>
* Merge pull request #20246 from mhei/php8-update-8.2.1Michael Heimpold2023-01-09
|\ | | | | php8: update to 8.2.1
| * php8: update to 8.2.1Michael Heimpold2023-01-08
| | | | | | | | | | | | | | This fixes: - CVE-2022-31631 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | django: bump to version 4.1.5Alexandru Ardelean2023-01-09
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-pytz: bump to version 2022.7Alexandru Ardelean2023-01-09
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-lxml: bump to version 4.9.2Alexandru Ardelean2023-01-09
|/ | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-docker: Update to 6.0.1Javier Marcet2023-01-01
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* python-jsonschema: Update to 4.17.3Javier Marcet2023-01-01
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* python3-paramiko: update to version 2.12.0Javier Marcet2023-01-01
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* python3-texttable: update to version 1.6.7Javier Marcet2023-01-01
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* python-websocket-client: update to 1.4.2Javier Marcet2023-01-01
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* golang: backport an upstream fix for non-retpoline-compatible errorTianling Shen2022-12-28
| | | | | | | | | | | | | | | | | | | | | | | This fixes the following build error: ``` Building targets runtime <autogenerated>:1: non-retpoline-compatible: 00200 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/time.go:915) JMP (R15)(R12*8) <autogenerated>:1: non-retpoline-compatible: 00115 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/type.go:614) JMP (AX)(SI*8) <autogenerated>:1: non-retpoline-compatible: 00028 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/time.go:452) JMP (R11)(R10*8) <autogenerated>:1: non-retpoline-compatible: 00021 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/error.go:261) JMP (DX)(CX*8) <autogenerated>:1: non-retpoline-compatible: 00050 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/time.go:691) JMP (CX)(R12*8) <autogenerated>:1: non-retpoline-compatible: 00024 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/debuglog.go:616) JMP (CX)(SI*8) <autogenerated>:1: non-retpoline-compatible: 00079 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/time.go:617) JMP (R9)(R8*8) <autogenerated>:1: non-retpoline-compatible: 00025 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/cgocall.go:453) JMP (R9)(DX*8) <autogenerated>:1: non-retpoline-compatible: 00018 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/type.go:66) JMP (DX)(CX*8) <autogenerated>:1: non-retpoline-compatible: 00020 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/alg.go:156) JMP (SI)(DX*8) <autogenerated>:1: too many errors ``` Fixes: #20026 Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* python3-networkx: update to 2.8.8W. Michael Petullo2022-12-23
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>