aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
* lua-rs232: don't rely on detected luadirEneas U de Queiroz2021-08-11
| | | | | | | | | | | | | If TOPDIR starts with /usr, then the configure script will use the staging tree hierarchy instead of using plain /usr/lib. For example, if TOPDIR=/usr/src/openwrt, then the files will not be available under $(PKG_INSTALL_DIR)/usr/lib/lua/5.1/, as expected, but under $(PKG_INSTALL_DIR)/usr/src/openwrt/staging_dir/hostpkg/lib/lua/5.1/. Set the correct path when calling 'make'. As a bonus, the hardcoded version number in the Makefile can be dropped. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* Merge pull request #16308 from jefferyto/golang-1.16.7Rosen Penev2021-08-09
|\ | | | | golang: Update to 1.16.7
| * golang: Update to 1.16.7Jeffery To2021-08-09
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-twisted: Update to 21.7.0, refresh patchesJeffery To2021-08-09
|/ | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python3-distro: update to version 1.6.0Javier Marcet2021-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - BACKWARDS COMPATIBILITY: - Deprecated the distro.linux_distribution() function. Use distro.id(), distro.version() and distro.name() instead [#296] - Deprecated Python 2.7, 3.4 and 3.5 support. Further releases will only support Python 3.6+ - ENHANCEMENTS: - Added type hints to distro module [#269] - Added __version__ for checking distro version [#292] - Added support for arbitrary rootfs via the root_dir parameter [#247] - Added the --root-dir option to CLI [#161] - Added fallback to /usr/lib/os-release when /etc/os-release isn't available [#262] - BUG FIXES: - Fixed subprocess.CalledProcessError when running lsb_release [#261] - Ignore /etc/iredmail-release file while parsing distribution [#268] - Use a binary file for /dev/null to avoid TextIOWrapper overhead [#271] - RELEASE: - Moved repository from nir0s/distro to python-distro/distro on GitHub. Signed-off-by: Javier Marcet <javier@marcet.info>
* pyodbc: update hashTianling Shen2021-08-01
| | | | | | | | This package was updated without a hash change. Fixes: c1575225807cab ("pyodbc: update to version 4.0.31") Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* Flash: update to version 2.0.1Daniel Golle2021-08-01
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Jinja2: update to version 3.0.1Daniel Golle2021-08-01
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Werkzeug: update to version 2.0.1Daniel Golle2021-08-01
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* MarkupSafe: update to version 2.0.1Daniel Golle2021-08-01
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* click: update to version 8.0.1Daniel Golle2021-08-01
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* itsdangerous: update to version 2.0.1Daniel Golle2021-08-01
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* pyodbc: update to version 4.0.31Daniel Golle2021-08-01
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* perl-net-dns: update to version 1.32Daniel Golle2021-08-01
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Merge pull request #16262 from nxhack/node_14174Rosen Penev2021-07-31
|\ | | | | node: bump to 14.17.4
| * node: bump to 14.17.4Hirokazu MORIKAWA2021-07-31
| | | | | | | | | | | | | | | | | | | | July 2021 Security Releases: Use after free on close http2 on stream canceling (High) (CVE-2021-22930) Node.js is vulnerable to a use after free attack where an attacker might be able to exploit the memory corruption, to change process behavior. You can read more about it in https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22930 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | Merge pull request #16248 from mhei/php7-updateMichael Heimpold2021-07-31
|\ \ | | | | | | php7: update to 7.4.22
| * | php7: update to 7.4.22Michael Heimpold2021-07-29
| |/ | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | php8: add CI runtime testMichael Heimpold2021-07-29
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | php8: update to 8.0.9Michael Heimpold2021-07-29
|/ | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* Merge pull request #16078 from ja-pa/fix-emailRosen Penev2021-07-29
|\ | | | | treewide: change email address in PKG_MAINTAINER
| * treewide: change emailJan Pavlinec2021-07-29
| | | | | | | | | | | | Change from jan.pavlinec@nic.cz to jan.pavlinec1@gmail.com Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | Merge pull request #16106 from rpoisel/dev-add-lua-curl-v3Rosen Penev2021-07-29
|\ \ | | | | | | Lua-cURLv3: add package
| * | Lua-cURLv3: add packageRainer Poisel2021-07-16
| |/ | | | | | | Signed-off-by: Rainer Poisel <rainer.poisel@gmail.com>
* | numpy: fix circular dependencyAlexandru Ardelean2021-07-29
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | numpy: bump to version 1.21.1Alexandru Ardelean2021-07-26
| | | | | | | | | | | | | | | | | | | | | | Also bump Cython version to 0.29.23. And add support for OpenBLAS. Currently optional, but will be enabled by default on some architectures later. Depends on PR https://github.com/openwrt/packages/pull/15685 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-requests: bump to version 2.26.0Alexandru Ardelean2021-07-23
| | | | | | | | | | | | | | | | | | This version prefers charset_normalizer instead of chardet. chardet is still usable if available. Dropping patches for idna. Not required anymore. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-dateutil: bump to version 2.8.2Alexandru Ardelean2021-07-23
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #16098 from neheb/erlaRosen Penev2021-07-19
|\ \ | | | | | | erlang: disable PIE
| * | erlang: disable PIERosen Penev2021-07-11
| |/ | | | | | | | | | | Fails to compile with it on. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #15798 from siger-yeung/masterRosen Penev2021-07-19
|\ \ | | | | | | luaossl: add luaossl(rel-20200709) to feeds
| * | luaossl: add luaossl(rel-20200709) to feedsSiger Yang2021-06-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Siger Yang <sigeryeung@gmail.com> luaossl: fix maintainer Signed-off-by: Siger Yang <sigeryeung@gmail.com>
* | | golang: Update to 1.16.6Jeffery To2021-07-19
| | | | | | | | | | | | | | | | | | | | | Includes fix for CVE-2021-34558 (crypto/tls: clients can panic when provided a certificate of the wrong type for the negotiated parameters). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #16118 from commodo/python-updates1Rosen Penev2021-07-15
|\ \ \ | | | | | | | | python-{simplejson,cffi,pillow}: update versions
| * | | pillow: bump to version 8.3.1Alexandru Ardelean2021-07-14
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | python-cffi: bump to version 1.14.6Alexandru Ardelean2021-07-14
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | python-simplejson: bump to version 3.17.3Alexandru Ardelean2021-07-14
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #16134 from luizluca/ruby-3.0.2Rosen Penev2021-07-15
|\ \ \ \ | |/ / / |/| | | ruby: update to 3.0.2
| * | | ruby: update to 3.0.2Luiz Angelo Daros de Luca2021-07-15
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | This release fixes some bugs and these vulnerabilities: * CVE-2021-31810: Trusting FTP PASV responses vulnerability in Net::FTP * CVE-2021-32066: A StartTLS stripping vulnerability in Net::IMAP * CVE-2021-31799: A command injection vulnerability in RDoc Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* / | python3: use gdbm for Berkley dbmAlexandru Ardelean2021-07-13
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Python works with GNU DBM and with Berkley DBM. Berkley DBM has been under Oracle for some time. And it's not clear how many Python users actually use DBM. In the packages feed, we have both libdb47 (which is now under Oracle) and GNU DBM. The GNU DBM has a compatibility layer for Berkley DBM. There are newer versions than libdb47, but it's probably not worth having them yet. The libbd47 tarball is ~40+ MB. Odds are newer versions will be bigger and more bloated. This change merges the old `python3-gdbm` package into the `python3-dbm` package, since they are effectively using the same underlying library now, i.e. gdbm. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python3: do a simple ls on pip & setuptools if not selected for buildAlexandru Ardelean2021-07-06
| | | | | | | | | | | | | | | | | | I seem to forget to check/select setuptools and pip (that come bundled with Python). This change will do a simple 'ls' on the 2 wheel files, so that the build fails even if just building Python. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python3: update to version 3.9.6Alexandru Ardelean2021-07-06
| | | | | | | | | | | | | | Refreshed patches. Bumped pip to 21.1.3. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #16038 from mhei/php7-updateMichael Heimpold2021-07-05
|\ \ | | | | | | php7: update to 7.4.21
| * | php7: update to 7.4.21Michael Heimpold2021-07-05
| | | | | | | | | | | | | | | | | | | | | | | | This fixes: - CVE-2021-21704 - CVE-2021-21705 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #16037 from mhei/php8-updateMichael Heimpold2021-07-05
|\ \ \ | | | | | | | | php8: update to 8.0.8
| * | | php8: update to 8.0.8Michael Heimpold2021-07-05
| |/ / | | | | | | | | | | | | | | | | | | | | | This fixes: - CVE-2021-21704 - CVE-2021-21705 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #16043 from commodo/pillowRosen Penev2021-07-05
|\ \ \ | | | | | | | | pillow: bump to version 8.3.0
| * | | pillow: bump to version 8.3.0Alexandru Ardelean2021-07-05
| |/ / | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* / / django: bump to version 3.2.5Alexandru Ardelean2021-07-05
|/ / | | | | | | | | | | | | | | | | | | Several bug-fixes. Fix CVE-2021-35042 Release notes: https://docs.djangoproject.com/en/3.2/releases/3.2.5/ Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-dateutil: add setuptools-scm build depAlexandru Ardelean2021-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Following: https://github.com/openwrt/packages/pull/16004 https://github.com/openwrt/packages/pull/15995 https://github.com/openwrt/packages/issues/15988 It seems that dateutil requires setuptools-scm to be installed. As such, this is being added as a dependency. Also, bump setuptools-scm to version 6.0.1 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>