aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | clamav: update to 0.104.0Lucian Cristian2021-09-19
| | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | dovecot: update to 2.3.16Lucian Cristian2021-09-19
| | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | ninja: removeRosen Penev2021-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | There's no point to this package. Ninja files are typically generated by meson or CMake, none of which are available as packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #16360 from stintel/acpicaRosen Penev2021-09-18
|\ \ \ \ | | | | | | | | | | acpica: bump to 20210730
| * | | | acpica: bump to 20210730Stijn Tintel2021-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation with GCC 10. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | Merge pull request #16564 from tofurky/speedtest_cli_api_changeRosen Penev2021-09-18
|\ \ \ \ \ | | | | | | | | | | | | python3-speedtest-cli: update to 2.1.3
| * | | | | python3-speedtest-cli: update to 2.1.3Matt Merhar2021-09-18
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | This includes a fix for a breaking change in the Speedtest API. Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
* | | | | lxc: remove legacy cgroups from common.confJohn Audia2021-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I am unaware of any kernel currently provided that retains cgroup v1 support. This patch removes these lines in /usr/share/lxc/config/common.conf to allow for error free usage. Providing common.conf as-is will result in failure to start. One solution is to comment out the legacy lines.[1] This requires users to either provide a custom version of this file on their builds or to manually edit it with each update. Since many do not build their own, the first option is not available to them. Manually editing the file with each update will cause a failure to start containers set to auto-start upon rebooting into the update. 1. https://forum.openwrt.org/t/openwrt-arm64-quick-lxc-howto-guide-lms-in-debian-system-in-lxc-container/99835 Signed-off-by: John Audia <graysky@archlinux.us>
* | | | | Merge pull request #16364 from stintel/mtoolsRosen Penev2021-09-18
|\ \ \ \ \ | | | | | | | | | | | | mtools: fix host lib leakage + version bump
| * | | | | mtools: bump to 4.0.35Stijn Tintel2021-08-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * | | | | mtools: fix host lib leakageStijn Tintel2021-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The package does not build due to host lib leakage, as evidenced by config.log: X_CFLAGS=' -I/usr/include' X_LIBS=' -L/usr/lib' Fix this by disabling X with a configure var. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | Merge pull request #16634 from 1715173329/v2rayaRosen Penev2021-09-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | v2raya: Update to 1.5.3
| * | | | | | v2raya: Update to 1.5.3Tianling Shen2021-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added missing conffiles - Refreshed init srcipt to adapt the new arguments - Renamed package name to lowercase (suggestion from upstream) - Updated dependencies and license Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | luaposix: update to 35.1Maxim Storchak2021-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <maxim.storchak@hpe.com>
* | | | | | | Merge pull request #16640 from neg2led/ieee8021xclientRosen Penev2021-09-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ieee8021xclient: fix DEPENDS to not create a dependency loop
| * | | | | | | ieee8021xclient: fix DEPENDS: to not create a dependency loopAndrew Powers-Holmes2021-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andrew Powers-Holmes <andrew@omnom.net>
* | | | | | | | Merge pull request #16644 from neheb/1mRosen Penev2021-09-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | treewide: compile with tools/meson
| * | | | | | | | meson: removeRosen Penev2021-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is in base now. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | treewide: compile with tools/mesonRosen Penev2021-09-17
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | syncthing: update to 1.18.2Michal Vasilek2021-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | | | | | | python-astral: update to version 2.2Josef Schlehofer2021-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update copyright Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | Merge pull request #16638 from paper42/fail2ban-cveJosef Schlehofer2021-09-17
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | fail2ban: patch CVE-2021-32749
| * | | | | | | fail2ban: patch CVE-2021-32749Michal Vasilek2021-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * switch to AUTORELEASE Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | | | | | | nft-qos: simplify ifname retrievalEtienne Champetier2021-09-16
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | network_get_device should be enough, and since https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=4b9a67362d70c544b85078b8d5c661f43f7472d9 uci network config interface sections use 'device' instead of 'ifname', rendering the fallback useless Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | | Merge pull request #16552 from turris-cz/awesomeversionAlexandru Ardelean2021-09-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-awesomeversion: add it to the repository
| * | | | | | | python-awesomeversion: add it to the repositoryJosef Schlehofer2021-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package is dependency for Home Assistant Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | qemu: fix compilation on 64 bit platformsRosen Penev2021-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Last patch is for mips. Second is an upstream backport. First is needed for at least musl 1.2.x Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #16632 from 1715173329/yqRosen Penev2021-09-15
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | yq: Update to 4.13.0
| * | | | | | | | yq: Update to 4.13.0Tianling Shen2021-09-16
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | | uvol: update to version 0.5Daniel Golle2021-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds '-j' option for 'list' command to generate JSON output. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | auc: fix some minor issuesDaniel Golle2021-09-15
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | curl: update to 7.79.0Stan Grishin2021-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to [7.79.0](https://curl.se/changes.html#7_79_0) Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | | travelmate: update to 2.0.7-2Dirk Brenken2021-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * removed the newly introduced wpa-supplicant dependency as it makes trouble with a circular dependency Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #16620 from jefferyto/golang-1.17.1Rosen Penev2021-09-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | golang: Update to 1.17.1, remove deprecated variables from golang-package.mk
| * | | | | | | golang: Remove deprecated variables in golang-package.mkJeffery To2021-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | golang: Update to 1.17.1Jeffery To2021-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes fix for CVE-2021-39293 (archive/zip: overflow in preallocation check can cause OOM panic). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | openpyxl: bump to version 3.0.8Alexandru Ardelean2021-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And switch to AUTORELEASE for PKG_RELEASE. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | podman: update to 3.3.1W. Michael Petullo2021-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Earlier versions of podman did not make use of TMPDIR when running "podman run ...". Podman's default, /var/tmp, presents a problem to rootless use since OpenWrt's /var/tmp does not permit writes by non-root users. Podman 3.3.1 makes full use of TMPDIR. This is part of an attempt to get rootless podman to work on OpenWrt. See https://github.com/openwrt/packages/issues/15096. See also the upstream issue at https://github.com/containers/podman/issues/10698. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | Merge pull request #16587 from mhei/php7-fix-14623Michael Heimpold2021-09-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | php7: fix config file upgrade issue (fixes #14623)
| * | | | | | | | php7: fix config file upgrade issue (fixes #14623)Michael Heimpold2021-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The addressed issue is related to #6893 as its resolution is actually causing the problem. When changing the priority of the config file it happens that after a sysupgrade the previous file is restored and the new file is added, ending up in a situation like this: /etc/php7/15_openssl.ini /etc/php7/20_openssl.ini Causing a double extension=openssl.so to be parsed, which is not appropriate and leads to error message. The same problem might also occur for mysqli since there was also a priority change - let's take care about this at the same time. The solution is to remove one of the files. Since it is a configuration file, the user might have adjusted it, so lets just use the previous version to replace the new installed version. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | qemu: update to 6.1.0, add usb passthrough optionVladimir Ermakov2021-09-14
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One of big change is that QEMU has switched to Meson build system. That result in few changes to build scripts to fix python interpreter usage. Second change that it's not possible to select binaries to build, so now we have to build all targets at once (that require --enable-tools). Options --disable-sheepdog and --disable-vxhs was removed from qemu 6.1.0 and 6.0.0 accordingly. Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
* | | | | | | | Merge pull request #16521 from rsalvaterra/tor-bumptripolar2021-09-13
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | tor: bump to 0.4.6.7 stable
| * | | | | | | tor: bump to 0.4.6.7Rui Salvaterra2021-09-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
* | | | | | | | liburing: Update to v2.1Christian Lachner2021-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Updated download URL and hash - Make use of $(AUTORELEASE) for PKG_RELEASE Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | | | libreswan: update to 4.5Lucian Cristian2021-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | nss: update to 3.69Lucian Cristian2021-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | nspr: update to 4.32Lucian Cristian2021-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | autoconf: fix shebangRen Zongjia2021-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix shebang errors for autom4te, autoreconf, autoheader, autoscan, autoupdate, ifnames. resolve openwrt/packages#16604 Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
* | | | | | | | Merge pull request #16613 from rg4github/masterDirk Brenken2021-09-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | banip: Updated firehol URLs to use direct links per firehol's Github README
| * | | | | | | | banip: update 0.7.10-3Richard Gering2021-09-11
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updated firehol ipset URLs Signed-off-by: Richard Gering <rg4github@dutchies.us>