Commit Graph

25555 Commits

Author SHA1 Message Date
Lucian Cristian 95f2ce90ca dovecot: update to 2.3.16
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2021-09-19 15:19:01 -07:00
Rosen Penev 4e740b25fe ninja: remove
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>
2021-09-19 01:06:33 -07:00
Rosen Penev e028f69064
Merge pull request #16360 from stintel/acpica
acpica: bump to 20210730
2021-09-18 19:46:55 -07:00
Rosen Penev 0ff53eb62b
Merge pull request #16564 from tofurky/speedtest_cli_api_change
python3-speedtest-cli: update to 2.1.3
2021-09-18 19:46:12 -07:00
Matt Merhar 77ebd65f49 python3-speedtest-cli: update to 2.1.3
This includes a fix for a breaking change in the Speedtest API.

Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
2021-09-18 20:40:54 -04:00
John Audia 049cf1e1b0 lxc: remove legacy cgroups from common.conf
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>
2021-09-18 15:04:46 -07:00
Rosen Penev 7049dd0ec5
Merge pull request #16364 from stintel/mtools
mtools: fix host lib leakage + version bump
2021-09-18 14:50:34 -07:00
Rosen Penev 563f84d469
Merge pull request #16634 from 1715173329/v2raya
v2raya: Update to 1.5.3
2021-09-18 14:49:38 -07:00
Maxim Storchak 2af7d0f0aa luaposix: update to 35.1
Signed-off-by: Maxim Storchak <maxim.storchak@hpe.com>
2021-09-18 14:49:15 -07:00
Rosen Penev a0a6a8e06a
Merge pull request #16640 from neg2led/ieee8021xclient
ieee8021xclient: fix DEPENDS to not create a dependency loop
2021-09-18 02:03:06 -07:00
Rosen Penev c24453484a
Merge pull request #16644 from neheb/1m
treewide: compile with tools/meson
2021-09-18 01:33:04 -07:00
Rosen Penev 468572af01 meson: remove
This is in base now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-09-17 22:06:54 -07:00
Rosen Penev 5ccd4d1c25 treewide: compile with tools/meson
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-09-17 22:06:52 -07:00
Michal Vasilek 9a172a52fb syncthing: update to 1.18.2
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-09-17 10:50:46 -10:00
Tianling Shen 16e453e4ac
v2raya: Update to 1.5.3
- 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>
2021-09-18 01:38:54 +08:00
Josef Schlehofer 1deaf6dbbe
python-astral: update to version 2.2
Update copyright

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-09-17 16:03:47 +02:00
Josef Schlehofer 52d6043dec
Merge pull request #16638 from paper42/fail2ban-cve
fail2ban: patch CVE-2021-32749
2021-09-17 15:27:06 +02:00
Andrew Powers-Holmes 07e17e2f06 ieee8021xclient: fix DEPENDS: to not create a dependency loop
Signed-off-by: Andrew Powers-Holmes <andrew@omnom.net>
2021-09-17 19:25:15 +10:00
Etienne Champetier 76b750d720 nft-qos: simplify ifname retrieval
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>
2021-09-16 18:14:23 -04:00
Michal Vasilek 273a6d19c5
fail2ban: patch CVE-2021-32749
* switch to AUTORELEASE

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-09-16 23:33:37 +02:00
Alexandru Ardelean c0742dfbe5
Merge pull request #16552 from turris-cz/awesomeversion
python-awesomeversion: add it to the repository
2021-09-16 15:54:58 +03:00
Rosen Penev e28f2db374 qemu: fix compilation on 64 bit platforms
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>
2021-09-16 15:19:29 +08:00
Rosen Penev 0f100621c5
Merge pull request #16632 from 1715173329/yq
yq: Update to 4.13.0
2021-09-15 21:18:46 -07:00
Daniel Golle e20228f16f
uvol: update to version 0.5
Adds '-j' option for 'list' command to generate JSON output.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-09-15 22:33:03 +01:00
Daniel Golle 51f9df5b92
auc: fix some minor issues
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-09-15 22:32:56 +01:00
Tianling Shen 993315f90a
yq: Update to 4.13.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-16 01:44:54 +08:00
Stan Grishin 5d1794e6dc curl: update to 7.79.0
* update to [7.79.0](https://curl.se/changes.html#7_79_0)

Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-09-15 13:03:34 -04:00
Dirk Brenken 40f1071a39
travelmate: update to 2.0.7-2
* removed the newly introduced wpa-supplicant dependency as it makes trouble with a circular dependency

Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-09-15 14:52:03 +02:00
Josef Schlehofer ef3a04b886
python-awesomeversion: add it to the repository
This package is dependency for Home Assistant

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-09-15 12:15:52 +02:00
Rosen Penev 7e529b4173
Merge pull request #16620 from jefferyto/golang-1.17.1
golang: Update to 1.17.1, remove deprecated variables from golang-package.mk
2021-09-14 20:17:29 -07:00
Alexandru Ardelean 526f219887 openpyxl: bump to version 3.0.8
And switch to AUTORELEASE for PKG_RELEASE.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-09-14 20:17:05 -07:00
W. Michael Petullo 416eced174 podman: update to 3.3.1
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>
2021-09-14 20:16:45 -07:00
Michael Heimpold 841b7d15ac
Merge pull request #16587 from mhei/php7-fix-14623
php7: fix config file upgrade issue (fixes #14623)
2021-09-14 21:23:42 +02:00
Vladimir Ermakov b8ef617993 qemu: update to 6.1.0, add usb passthrough option
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>
2021-09-14 21:28:45 +08:00
tripolar 58ce2b992f
Merge pull request #16521 from rsalvaterra/tor-bump
tor: bump to 0.4.6.7 stable
2021-09-13 17:09:20 +02:00
Jeffery To 9b3b837e20
golang: Remove deprecated variables in golang-package.mk
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2021-09-13 05:29:47 +08:00
Jeffery To aa96b8408f
golang: Update to 1.17.1
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>
2021-09-13 05:24:58 +08:00
Christian Lachner 6e9c9bff05 liburing: Update to v2.1
- Updated download URL and hash
- Make use of $(AUTORELEASE) for PKG_RELEASE

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2021-09-12 10:59:37 -07:00
Lucian Cristian b2efa063d2 libreswan: update to 4.5
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2021-09-12 10:59:07 -07:00
Lucian Cristian 05d9d7ae21 nss: update to 3.69
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2021-09-12 10:58:16 -07:00
Lucian Cristian 6e089aadbe nspr: update to 4.32
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2021-09-12 10:58:00 -07:00
Ren Zongjia 72f3dfcb0e autoconf: fix shebang
Fix shebang errors for autom4te, autoreconf, autoheader, autoscan, autoupdate, ifnames.

resolve openwrt/packages#16604

Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
2021-09-12 10:57:29 -07:00
Dirk Brenken 7534f5ba76
Merge pull request #16613 from rg4github/master
banip: Updated firehol URLs to use direct links per firehol's Github README
2021-09-12 08:26:58 +02:00
Richard Gering e803f3d75f banip: update 0.7.10-3
* Updated firehol ipset URLs

Signed-off-by: Richard Gering <rg4github@dutchies.us>
2021-09-11 22:39:17 -07:00
Dirk Brenken a1159bf37c
Merge pull request #16612 from dibdot/travelmate
travelmate: update to 2.0.7
2021-09-11 21:20:32 +02:00
Dirk Brenken 3167e00aff
travelmate: update to 2.0.7
* add wpa-supplicant package dependency
* removed no longer working 'db-bahn.login' and 'wifionice.login' auto-login scripts
* added the new 'wifibahn.login' script for auto-logins to captive portals WIFI@BAHN (DE),
  run tested on a single ICE (station logins are currently unsupported!)
* vodafone.login prepared to support free/time limited logins (still WIP!)
* change return code handling in login scripts and travelmate
* refine f_wifi function
* fix a few conercase issues

Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-09-11 18:23:35 +02:00
Luiz Angelo Daros de Luca a6968744d9
Merge pull request #16523 from paper42/hplip-no-aslr
hplip:: add a patch to fix PIE builds
2021-09-10 19:35:53 -03:00
Michal Vasilek 754382e202 docker-compose: remove python3-websocket-client dependency
They don't use python3-websocket-client since 2014, but they still list it in
dependencies: https://github.com/docker/compose/issues/8455

The dependency is still pulled in through python3-docker

* switch to AUTORELEASE

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-09-10 13:12:14 -07:00
Vladislav Grigoryev 57aab9f1d1 fail2ban: fix hotplug when disabled
Avoid restarting fail2ban by hotplug when the service is disabled.
Related issue: https://github.com/openwrt/packages/issues/16601

Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
2021-09-10 11:23:17 -04:00
Alexandru Ardelean 26988f905f python3: bump version to 3.9.7
Refreshed patches.
And apply hack for line-endings in pep517 (from pip).

Hack comment:
  # FIXME: [1] get rid of this asap; 'patch' doesn't like Windows endings, and this file is full of them...
  #        I actually tried this in a number of ways and the only way to fix this is to implement
  #        a poor-man's dos2unix using sed.
  #        The issue is with the pip package; it seems that it throws in some Windows line-endings
  #        and 'patch' won't handle them. So, we do a "dos2unix" and then patch.
  #        We can get rid of this once this is solved upstream and in pip:
  #            https://github.com/pypa/pep517/pull/130

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-09-09 14:31:46 -07:00