Commit Graph

30341 Commits

Author SHA1 Message Date
Sibren Vasse
91c5ca7bab openssh: fix build failure on powerpc_8548
1036d77b34

Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
(cherry picked from commit a79c49578c)
2024-02-07 23:35:12 +01:00
Rucke Teg
89fcc9e277 openssh: bump to 9.6p1
Release notes: https://www.openssh.com/txt/release-9.6

Signed-off-by: Rucke Teg <rucketeg@protonmail.com>
(cherry picked from commit e8dfc6abbe)
2024-02-07 23:35:05 +01:00
Thomas Kupper
fad7e0ae11 tailscale: create combined tailscale/tailscaled
Modify Makefile to combine tailscale and tailscaled according to
Tailscale documentatio (https://tailscale.com/kb/1207/small-tailscale)

This resulted for x86_64 in an exec of 31MB + the symlink. Before it
was 29MB (tailscaled) and 10MB (tailscale).

Signed-off-by: Thomas Kupper <thomas.kupper@gmail.com>
(cherry picked from commit 7bef195bba)
2024-02-07 23:34:21 +01:00
Jan Hák
cf0b1e0ed5 knot: update to version 3.3.4
Signed-off-by: Jan Hák <jan.hak@nic.cz>
(cherry picked from commit 66c1065b45)
2024-02-07 23:32:48 +01:00
Jan Hák
de34798bef knot: update to version 3.3.3
Signed-off-by: Jan Hák <jan.hak@nic.cz>
(cherry picked from commit a693dd5821)
2024-02-07 23:32:40 +01:00
Carsten Schuette
f83e01a4be dawn: Add PKG_BUILD_FLAGS:=no-lto because lto causes strange SegFaults
Signed-off-by: Carsten Schuette <schuettecarsten@googlemail.com>
(cherry picked from commit d9acb54dc4)
2024-02-07 23:31:28 +01:00
Carsten Schuette
a062c2a510 dawn: Update to 2023-05-14
Signed-off-by: Carsten Schuette <schuettecarsten@googlemail.com>
(cherry picked from commit 6c5c99d206)
2024-02-07 23:31:22 +01:00
Nick Hainke
dbb40a890c snowflake: update to 2.8.1
Changelog:
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/blob/v2.8.1/ChangeLog

Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 4173327904)
2024-02-07 14:01:31 -08:00
Rosen Penev
26c24e5796 mosquitto: reenable options wrongly turned off
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 69dc285ac9)
2024-02-04 16:36:26 -08:00
Quintin Hill
db28d99be9 python-ble2mqtt: update to 0.2.2
b3b0cc8 version 0.2.2
85515cd roidmi: initial support for NEX2 Pro
62addc2 isort imports
8695649 README: update other govee to govee_ht
33f6ade ruuvitag: remove device class for counter
2099607 Rename key govee->govee_ht
12acacd codestyle updates
dbba43d ruuvitag: drop redundant import
84878e0 base: add and use HumidityTemperatureSensor
e9f0046 xiaomi_lywsd03_atc: make send_custom a class variable
2f4809a base: use lowercase for instance variable
5b1af17 govee: add manufacturer
7891691 ruuvitag: add manufacturer
cfd799b ruuvitag: remove inheritance from SubscribeAndSetDataMixin
7be28a1 codestyle updates
bffcf5e Add Govee H5074 temperature/humidity sensor support (#77)

Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
(cherry picked from commit 268ed6d347)
2024-02-04 16:10:23 -08:00
Quintin Hill
c2ae7b95df python-dbus-fast: upgrade to 2.21.1
fix: avoid expensive runtime inspection of known callables (https://github.com/Bluetooth-Devices/dbus-fast/pull/277)
Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
(cherry picked from commit 8db974d8eb)
2024-02-04 16:10:23 -08:00
Olivier Poitrey
63f6af4bc3 nextdns: Update to version 1.42.0
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2024-02-04 16:08:58 -08:00
Erik Conijn
6d6e398c77 Openvpn: add missing script-security
Maintainer:  @neheb

Compile tested: armv7, cortexA15, OpenWRT 23.05
Run tested: Linksys EA8500

Compile tested: armv8, cortexA53, OpenWRT main
Run tested: Dynalink DL-WRX36

Description:
Script-security is always 2 and cannot be changed from the openvpn config file due to a missing rule in openvpn.init.

This is discussed in issue #23014

This patch adds the missing rule in openvpn.init to parse script-security from the openvpn config file.

Signed-off-by: Erik Conijn <egc112@msn.com>

(cherry picked from commit 7b40d179bc)
2024-02-04 16:08:36 -08:00
Sergey Ponomarev
bce14a016b cloudflared: refine config.yml
The config.yml is an example of a tunnel local configuration.
But the cloudlfared treat it as a real config and fails to start.
So to avoid problems let's comment all the statements.

The `url: http://localhost:8000` is not a valid config option.

Additionally add a smale of configuring ingres rules.

The cloudflared.config has missing option token.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
(cherry picked from commit b3580a76d8)
2024-02-04 14:55:28 +08:00
Tianling Shen
892ce0645d dnsproxy: Update to 0.64.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit f6714eb01e)
2024-02-04 14:55:21 +08:00
Tianling Shen
3ffac159c5 inih: Update to r58
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 2c6453adb6)
2024-02-04 14:55:18 +08:00
Tianling Shen
a3c2cd8fb4 rclone: Update to 1.65.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 4437234dc4)
2024-02-04 14:55:16 +08:00
Tianling Shen
8c8ec81067 cloudflared: Update to 2024.1.5
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 17dfbd8613)
2024-02-04 14:55:13 +08:00
Tianling Shen
6cb714722b dos2unix: Update to 7.5.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 38fc2d2e9f)
2024-02-04 14:55:10 +08:00
Stan Grishin
05c602c8cc Merge pull request #23253 from stangri/openwrt-23.05-curl
[23.05] curl: update to 8.6.0
2024-02-03 16:15:44 -07:00
Rafał Miłecki
ff387bd304 Merge remote-tracking branch 'yggdrasil-openwrt/yggdrasil-for-23.05' into openwrt-23.05
[23.05] yggdrasil: overhaul package with netifd support

Compile tested: none, see below
Run tested: all package compiling and qa testing done in snapshots
Description: we must backport v0.5 into 23.05 because the breaking protocol situation with v.0.4. the counterpart package, luci-proto-yggdrasil is already in 23.05 feeds.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2024-02-03 17:12:51 +01:00
Konstantin Demin
8d02881d40 curl: update to 8.6.0
* https://curl.se/changes.html#8_6_0

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
(cherry picked from commit 0f2c98d53f)
2024-02-02 13:48:58 +00:00
Stan Grishin
b2bf8f26b4 Merge pull request #23227 from stangri/openwrt-23.05-nebula
[23.05] nebula: update to 1.8.2-2
2024-02-02 05:57:47 -07:00
Stan Grishin
dcff607ba3 nebula: update to 1.8.2-2
The following fixes have been applied to Makefile:
* fix the nebula license type
* add PKG_CPE_ID
* remove unneeded call to Build/Compile
* add leading spaces to descriptions
* add Package/nebula/conffiles definition
* remove unneeded /lib/upgrade/keep.d files
* no longer install actual license file
* add the README file

Kudos to @BKPepe and @1715173329 for feedback which lead to these fixes

Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit ae22bea8dd)
2024-02-01 12:38:11 +00:00
Michael Heimpold
810bd106d1 Merge pull request #23201 from mhei/23.05-php8-update-to-8.2.15
[23.05] php8: update to 8.2.15
2024-01-31 23:21:37 +01:00
Hannu Nyman
905afb0ed1 xz: Update to 5.4.6
Update xz to the version 5.4.6

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit a297c70c16)
2024-01-31 18:59:10 +02:00
Michael Heimpold
92a07db7dc php8: update to 8.2.15
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2024-01-30 21:56:26 +01:00
Andy Syam
1167ef72ea python-dbus-fast: update version 2.21.0
Signed-off-by: Andy Syam <privasisource@gmail.com>
(cherry picked from commit 81a5b89c96)
Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
2024-01-28 16:29:36 +08:00
Quintin Hill
e6d3a7892f python3-bleak: add missing python3-typing-extensions dependency
Dependency introduced by 21094e67cf
and
3c1fac9773

(And only for python versions below 3.12.)

Fixes: 64fa106 (python3-bleak: bump version to 0.21.1)

Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
(cherry picked from commit fcb02c264b)
2024-01-28 16:29:36 +08:00
Ray Wang
0da0a501e2 natmap: update to 20240126
Signed-off-by: Ray Wang <r@hev.cc>
(cherry picked from commit 42c6e10ada)
2024-01-28 16:26:37 +08:00
Van Waholtz
67dcaa5d78 sing-box: update to 1.8.4
Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
(cherry picked from commit 49ab3e0018)
2024-01-28 16:26:23 +08:00
Dirk Brenken
f87af49857 banip: update 0.9.3-5
* fix the nft Set survey function

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 79ae76806b)
2024-01-26 19:51:45 +01:00
Tianling Shen
b61930ad74 v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 1aaa5c045d)
2024-01-26 12:22:18 +08:00
Tianling Shen
9a26ff67e8 v2raya: do not allow changing config/log directory
We need stable path to persist configurations and read log from LuCI.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 272cff0d1c)
2024-01-26 12:22:16 +08:00
Tianling Shen
4267c8776b dnsproxy: Update to 0.63.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 3711f7f6d2)
2024-01-26 12:22:13 +08:00
Tianling Shen
63a022a871 rclone: Update to 1.65.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 05b61b3b6d)
2024-01-26 12:22:07 +08:00
Tianling Shen
d07aa2f0fa xray-core: Update to 1.8.7
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit ea4bbc46e1)
2024-01-26 12:22:05 +08:00
Tianling Shen
d9d4acfd99 cloudflared: Update to 2024.1.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 48b55bde67)
2024-01-26 12:21:42 +08:00
Tianling Shen
ebddc07c18 cloudflared: Update to 2024.1.2
Finally fixed build with Go 1.21.

Fixes: #22383
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit d16377d23f)
2024-01-26 12:21:39 +08:00
Nikos Mavrogiannopoulos
ef606d4b20 Merge pull request #23137 from nmav/tmp-new-ocserv-23.05
23.05: update ocserv to 1.2.4
2024-01-24 11:37:37 +01:00
Nikos Mavrogiannopoulos
4da835d3eb gnutls: updated to 3.8.3
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2024-01-24 10:55:43 +01:00
Nikos Mavrogiannopoulos
5aabddf759 ocserv: updated to 1.2.4
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2024-01-24 10:37:49 +01:00
Erik Conijn
564e6e08d7 Openvpn: add missing script event options
Maintainer: @mkrkn  @neheb
Compile tested: aarch64, cortex-a53, OpenWRT Master
Run tested: Dynalink DL-WRX36

Description:
[A previous commit](f8a8b71e26) has added more script event options.
However it looked like that commit was not complete as it stops the use of the script events route-up, route-pre-down, and ipchange when those are placed in the openvpn config file.

This PR fixes a regression that makes it problematic to specify certain event options in the OpenVPN configuration file.

Discussion in [this thread](https://forum.openwrt.org/t/openvpn-custom-route-up-script-in-23-05-rc2/167105/13) and [here](https://forum.openwrt.org/t/openvpn-route-up-and-route-pre-down-broken-in-23-05/176568)

Please have a look and consider implementing or make it possible to use all script event options in the openvpn config file in another way.

Pull request has been discussed and improved with the help of @AuthorReflex, see: https://github.com/openwrt/packages/pull/21732

Signed-off-by: Erik Conijn <egc112@msn.com>

(cherry picked from commit 7735cdfe60)
2024-01-21 13:29:17 +01:00
John Audia
0707d98c1b htop: update to 3.3.0
Changelog: https://github.com/htop-dev/htop/compare/3.2.2...3.3.0

Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne

Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit 3ee7b46610)
2024-01-19 20:23:42 +02:00
Stan Grishin
d877e44935 Merge pull request #23127 from stangri/openwrt-23.05-adblock-fast
[23.05] adblock-fast: update to 1.1.1-3
2024-01-18 23:22:51 -07:00
Stan Grishin
ac2736542b adblock-fast: update to 1.1.1-3
* allow top-level domains in the blocked-domains options fixes
  https://github.com/openwrt/packages/issues/23125

Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit 0f059b6523)
2024-01-19 00:06:14 +00:00
Stan Grishin
2c2bc17093 Merge pull request #23117 from stangri/openwrt-23.05-adblock-fast
[23.05] adblock-fast: sync with main branch
2024-01-17 10:45:21 -07:00
Stan Grishin
58a7c28aaf adblock-fast: sync with main branch
* somehow parts of the code of the init script got different between the
  main branch and release branch, this PR fixes that.

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-01-17 17:38:10 +00:00
Stan Grishin
144cacc120 Merge pull request #23101 from stangri/openwrt-23.05-nebula
[23.05] nebula: update to 1.8.2
2024-01-17 10:14:23 -07:00
Stan Grishin
ee11377b7a nebula: update to 1.8.2
* update to 1.8.2: https://github.com/slackhq/nebula/releases/tag/v1.8.2

Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit 91afa9f641)
2024-01-14 19:17:38 +00:00