aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | mdio-tools: Bump version to 1.0.0Damien Mascord2021-09-22
| |/ |/| | | | | | | | | | | | | Upstream released 1.0.0, so change the package to the git tag 1.0.0 Mainly documentation and argument handling changes Signed-off-by: Damien Mascord <tusker@tusker.org>
* | Merge pull request #16662 from kuanyili/mobile-broadbandJosef Schlehofer2021-09-21
|\ \ | | | | | | bump libqmi and modemmanager
| * | modemmanager: bump to 1.18.2Kuan-Yi Li2021-09-20
| | | | | | | | | | | | Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
| * | libqmi: bump to 1.30.2Kuan-Yi Li2021-09-20
| | | | | | | | | | | | Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
* | | python3-texttable: update to version 1.6.4Javier Marcet2021-09-20
| | | | | | | | | | | | | | | | | | - Fix alignment bug when deco is modified Signed-off-by: Javier Marcet <javier@marcet.info>
* | | python-dotenv: update to v0.19.0Javier Marcet2021-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed: - Require Python 3.5 or a later version. Python 2 and 3.4 are no longer supported - Raise ValueError if quote_mode isn't one of always, auto or never in set_key - When writing a value to a .env file with set_key or dotenv set <key> <value> Added: - The dotenv_path argument of set_key and unset_key now has a type of Union[str, os.PathLike] instead of just os.PathLike Signed-off-by: Javier Marcet <javier@marcet.info>
* | | python-docker: Update to 5.0.2Javier Marcet2021-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfixes: - Fix disable_buffering regression - Bring back support for ssh identity file - Cleanup remaining python-2 dependencies - Fix image save example in docs Miscellaneous: - Bump urllib3 to 1.26.5 - Bump requests to 2.26.0 Signed-off-by: Javier Marcet <javier@marcet.info>
* | | sudo: bump to version 1.9.8p1Alexandru Ardelean2021-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This drops patch 010-cross-compile-fixes.patch No longer required after: - https://github.com/sudo-project/sudo/pull/109 - https://github.com/sudo-project/sudo/pull/111 The host-build part can be dropped as the build can now handle building the mksigname & mksiglist tools with the host tools. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #16665 from 1715173329/yqRosen Penev2021-09-20
|\ \ \ | | | | | | | | yq: Update to 4.13.2
| * | | yq: Update to 4.13.2Tianling Shen2021-09-21
| |/ / | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | Merge pull request #16667 from 1715173329/xrayRosen Penev2021-09-20
|\ \ \ | | | | | | | | xray-core: Update to 1.4.4
| * | | xray-core: Update to 1.4.4Tianling Shen2021-09-21
| |/ / | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | Merge pull request #16669 from 1715173329/dnsproxyRosen Penev2021-09-20
|\ \ \ | |/ / |/| | dnsproxy: Update to 0.39.6
| * | dnsproxy: Update to 0.39.6Tianling Shen2021-09-21
|/ / | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | openfortivpn: update to 1.17.1Lucian Cristian2021-09-19
| | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | 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>