aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
...
| * | | | | python-voluptuous-serialize: update to version 2.5.0Josef Schlehofer2021-12-31
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Release notes: https://github.com/home-assistant-libs/voluptuous-serialize/releases/tag/2.5.0 - Update copyright Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #17462 from BKPepe/zeroconf-updateJeffery To2022-01-03
|\ \ \ \ \ | | | | | | | | | | | | python-zeroconf: update to version 0.38.1
| * | | | | python-zeroconf: update to version 0.38.1Josef Schlehofer2021-12-31
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #17458 from BKPepe/dnspython-2.1.0Jeffery To2022-01-03
|\ \ \ \ \ | | | | | | | | | | | | python-dns: update to version 2.1.0
| * | | | | python-dns: update to version 2.1.0Josef Schlehofer2021-12-30
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #17440 from commodo/openblas-numpyJeffery To2022-01-03
|\ \ \ \ \ | |_|/ / / |/| | | | openblas,numpy: bump versions
| * | | | numpy: bump to version 1.21.5Alexandru Ardelean2021-12-27
| | |/ / | |/| | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* / | | golang: Update to 1.17.5, add patchJeffery To2021-12-28
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes fixes for: * CVE-2021-44716: unbounded growth of HTTP/2 header canonicalization cache * CVE-2021-44717: syscall.ForkExec error can close file descriptor 0 Added patches: * 001-cmd-link-use-gold-on-ARM-ARM64-only-if-gold-is-available.patch: https://github.com/golang/go/pull/49748 backported for Go 1.17, this removes the requirement for the gold linker when building Go programs that use Go plugins on arm/arm64 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | / python3-paramiko: update to version 2.9.1Javier Marcet2021-12-26
| |/ |/| | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | Merge pull request #17404 from mhei/php8-updateMichael Heimpold2021-12-21
|\ \ | | | | | | php8: update to 8.1.1
| * | php8: update to 8.1.1Michael Heimpold2021-12-20
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | python-lxml: update to version 4.7.1Alexandru Ardelean2021-12-20
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #17395 from ↵Alexandru Ardelean2021-12-20
|\ \ \ | | | | | | | | | | | | | | | | mhei/fix-issue-17332-php8-pecl-http-compile-failure php8-pecl-http: add compile-time hint about TLS13 ciphers (fixes #17332)
| * | | php8-pecl-http: add compile-time hint about TLS13 ciphers (fixes #17332)Michael Heimpold2021-12-19
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | When cURL is built with OpenSSL as backend SSL/TLS library, pecl_http's configure tries to detect whether TLS 1.3 ciphers are enabled. This does not work when cross-compiling so let's pass it based on OpenSSL build configuration. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #17330 from flyn-org/selinuxJosef Schlehofer2021-12-19
|\ \ \ | |/ / |/| | Update SElinux utilities
| * | python3-networkx: update to 2.6.3W. Michael Petullo2021-12-14
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | python3-libselinux: update to 3.3W. Michael Petullo2021-12-14
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #17296 from mhei/drop-php7Michael Heimpold2021-12-12
|\ \ \ | |/ / |/| | php7/php7-pecl-*: drop PHP7 packages
| * | php7: drop packageMichael Heimpold2021-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Active support for PHP 7.4 branch ended a few days ago. Since we have PHP 8.x in the repository for a while and we migrated all PECL extension packages already, let's focus on that newer version and drop support for 7.4. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | php7-pecl-propro: drop packageMichael Heimpold2021-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The functionality of this package - or at least similar one - was meanwhile included in PHP8. This package was mostly included as dependency for HTTP PECL package, so it is not needed anymore and thus can be dropped. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | php7-pecl-libevent: drop packageMichael Heimpold2021-12-09
| | | | | | | | | | | | | | | | | | | | | This package is not compatible with PHP8 and seems to be not maintained upstream anymore. Let's drop it. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | php7-pecl-sodium: migrate package to php8-pecl-sodiumMichael Heimpold2021-12-09
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | php7-pecl-redis: migrate package to php8-pecl-redisMichael Heimpold2021-12-09
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | php7-pecl-raphf: migrate package to php8-pecl-raphfMichael Heimpold2021-12-09
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | php7-pecl-mcrypt: migrate package to php8-pecl-mcryptMichael Heimpold2021-12-09
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | php7-pecl-krb5: migrate package to php8-pecl-krb5Michael Heimpold2021-12-09
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | php7-pecl-imagick: migrate package to php8-pecl-imagickMichael Heimpold2021-12-09
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | php7-pecl-http: migrate package to php8-pecl-httpMichael Heimpold2021-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only a newer version of upstream includes support for PHP8, so while migrating we need to update to latest upstream version. We also need to adjust dependencies since JSON is now always integrated not longer available as dedicated package. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | php7-pecl-dio: migrate package to php8-pecl-dioMichael Heimpold2021-12-09
| | | | | | | | | | | | | | | | | | This package is compatible with php8, so let's migrate it. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | node: bump to 14.18.2Hirokazu MORIKAWA2021-12-10
|/ / | | | | | | | | | | | | Update to v14.18.2 Remove unneeded c-ares patches Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | php8: update to 8.1.0Michael Heimpold2021-12-06
| | | | | | | | | | | | | | | | | | | | Also update patches and remove obsolete ones. We also need to add one to prevent mod_php to be enabled by apxs in configuration file. While at, remove the VARIANT setting for pecl extensions. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #17251 from flyn-org/php7-pecl-sodiumMichael Heimpold2021-12-04
|\ \ | |/ |/| php7-pecl-sodium: add new package
| * php7-pecl-sodium: add new packageW. Michael Petullo2021-12-02
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | python-rcssmin: bump to version 1.1.0Eneas U de Queiroz2021-11-30
|/ | | | | | | | | | | | | | | Relevant changes: * quoted data urls which are not base64 encoded keep their spaces now * accept bytes and text as input. All other types now raise a TypeError * update python & gcc support * python version will only accept the C implementation if the versions match exactly. This should prevent using older installed C versions. Along with the version bump: - update maintainer email address - use $(AUTORELEASE) Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* Merge pull request #17206 from cotequeiroz/seafile-brokenAlexandru Ardelean2021-11-29
|\ | | | | treewide: mark django1 and dependents BROKEN
| * treewide: mark django1 and dependents BROKENEneas U de Queiroz2021-11-27
| | | | | | | | | | | | | | | | | | | | Django 1.x is not compatible with python 3.10. Mark the package as BROKEN. Since its dependent packages will also select it, they will need to be marked BROKEN as well to avoid recursive dependencies--packages not marked as BROKEN will be able to select the broken package. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | python-dotenv: update to v0.19.2Javier Marcet2021-11-29
| | | | | | | | | | | | | | | | | | | | | | What's Changed: Fixed: - Add missing trailing newline before adding new entry with set_key by @bbc2 in #361 Signed-off-by: Javier Marcet <javier@marcet.info>
* | perl-try-tiny: update to 0.31Matt Merhar2021-11-29
|/ | | | Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
* Merge pull request #17154 from jefferyto/python-pycparser-2.21Alexandru Ardelean2021-11-23
|\ | | | | python-pycparser: Update to 2.21, update patch
| * python-pycparser: Update to 2.21, update patchJeffery To2021-11-19
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-packages: remove myself as maintainerAlexandru Ardelean2021-11-23
| | | | | | | | | | | | | | | | | | | | There's been a bit of overlapping opinions on some of these packages. The best thing to do here is to reduce ownership and relinquish my control. This patch does that. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #17142 from commodo/python-yamlAlexandru Ardelean2021-11-22
|\ \ | | | | | | python-yaml: bump to version 6.0
| * | python-yaml: bump to version 6.0Alexandru Ardelean2021-11-21
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #17121 from commodo/python3-bumpAlexandru Ardelean2021-11-22
|\ \ \ | |/ / |/| | python3: bump to version 3.10.0
| * | python3: bump to version 3.10.0Alexandru Ardelean2021-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manually re-applied: 008-distutils-use-python-sysroot.patch 016-adjust-config-paths.patch Drop patch: 003-do-not-run-distutils-tests.patch There is now a configure option '--disable-test-modules' And seems we left the '_ctypes_test' around for quite some time. Dropped now. Refs: https://bugs.python.org/issue27640 https://bugs.python.org/issue43282 Drop patch: 013-getbuildinfo-date-time-source-date-epoch.patch Python build honors SOURCE_DATE_EPOCH pretty well now. Drop setuptools patches. Setuptools should be reproducible with Python 3.6+ according to a mention here: https://github.com/pypa/setuptools/pull/1690#issuecomment-536517456 It's time to let upstream fix Setuptools reproduce-ability. Drop patch: 010-do-not-add-rt-lib-dirs-when-cross-compiling.patch I can't seem to fully remember why it's there. And it seem to build fine without it. Drop patch: 015-abort-on-failed-modules.patch Python build supports a similar PYTHONSTRICTEXTENSIONBUILD=1 env-var option. Add patch: 026-openssl-feature-flags.patch We need to keep this in our tree for a while. See: https://bugs.python.org/issue45627 Backport patch: 027-bpo-43158-Use-configure-values-for-building-_uuid-ex.patch Link: https://github.com/python/cpython/pull/29353 Fixes the build for uuid C module. Add patch: 028-host-python-support-ssl-with-libressl.patch We need the _ssl module working on the host-side with LibreSSL for pip to work to download from https://pypi.org Refs: https://github.com/openwrt/openwrt/pull/4749 Add patch: 029-disable-deprecation-warning.patch Fixes apparmor build. The warning causes a configure error. Refreshed the rest of patches. Some old build-flags were removed. They don't seem to be necessary anymore. Split python3-uuid from python3-light. To better manage the libuuid library (if needed). Also, fixing the uuid C module build. Seems this was failing, and was falling back to using hashlib. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #17167 from mhei/php8-updateMichael Heimpold2021-11-20
|\ \ \ | | | | | | | | php8: update to 8.0.13
| * | | php8: update to 8.0.13Michael Heimpold2021-11-20
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | This fixes: - CVE-2021-21707 Also drop upstream patch which is included in the release now. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* / / php7: update to 7.4.26Michael Heimpold2021-11-20
|/ / | | | | | | | | | | | | | | | | This fixes: - CVE-2021-21707 Also drop upstream patch which is included in the release now. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #17151 from jefferyto/golang-1.17.3Alexandru Ardelean2021-11-19
|\ \ | | | | | | golang: Update to 1.17.3
| * | golang: Update to 1.17.3Jeffery To2021-11-19
| |/ | | | | | | | | | | | | | | | | | | | | | | Contains fixes for: * CVE-2021-41771: ImportedSymbols in debug/macho (for Open or OpenFat) accesses a memory location after the end of a buffer * CVE-2021-41772: archive/zip Reader.Open panic via a crafted ZIP archive containing an invalid name or an empty filename field Signed-off-by: Jeffery To <jeffery.to@gmail.com>