Commit Graph

1284 Commits

Author SHA1 Message Date
Stan Grishin
a83b5d49fb curl: update to 7.88.1
* https://curl.se/changes.html#7_88_1

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-03-30 07:07:29 +00:00
Stan Grishin
c1fc386c7d curl: update to 7.86.0
* update to 7.86.0: https://curl.se/changes.html#7_86_0
* remove 300-curl-wolfssl.m4-error-out-if-wolfSSL-is-not-usable.patch as
  it was fixed upstream: https://github.com/curl/curl/pull/9682
* update configure options for OpenSSL as --without-ssl is breaking build
* remove --without-libidn configure arg as it's no longer recognized

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-03-30 07:07:04 +00:00
Sibren Vasse
b54bf67d3d openssh: update to 9.3p1
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
2023-03-30 06:55:38 +00:00
Tianling Shen
d8342475f8 dnsproxy: Update to 0.48.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-30 06:42:46 +00:00
Tianling Shen
c17d555756 dnsproxy: Update to 0.48.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-30 06:42:37 +00:00
Beginner
b60124ed29
Merge pull request #666 from qingtian110/master
mosdns: update to v5.1.3
2023-03-26 11:37:23 +08:00
Miles Poupart
24eb26b68a
zerotier: update to 1.10.6 (#667) 2023-03-25 22:32:08 +08:00
qingtian110
e6a39f127b mosdns: bump to v5.1.3 2023-03-25 18:47:08 +08:00
coolsnowwolf
c57f71ccf5 msd_lite: bump version 2023-03-21 23:13:42 +08:00
Miles Poupart
1cc609e7a6
zerotier: refresh patches (#664) 2023-03-16 15:26:10 +00:00
mengruxing
6bb9dda583 zerotier: update to 1.10.5 2023-03-15 21:15:10 +08:00
Rosen Penev
57fbaaf5e7 ksmbd-tools: update to 3.4.7
Remove upstreamed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-03-11 16:24:10 +00:00
Rosen Penev
3f7392a571 ksmbd-tools: use ksmbd.conf
smb.conf is deprecated.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-03-11 16:23:59 +00:00
Rosen Penev
8feab6d683 ksmbd-tools: update to 3.4.6
Switch to git tarball as the meson files did not get added to the
official one.

Backport busybox style binaries. Saves on size.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-03-11 16:23:39 +00:00
Rafał Miłecki
36fa5135f2 ksmbd-tools: add package with hotplug.d script for auto sharing
One of common use cases for SMB3 server in routers is sharing hotplugged
drives. Users make many attempts setting that up which often are not
optimal.

This script handles it in the cleanest way by using:
1. hotplug.d mount subsystem
2. runtime config in the /var/run/config/

It provides a working basic solution that can be later adjusted by
modifying provided hotplug script.

A pretty much idential solution was part of the samba36 package. It was
added in the OpenWrt commit ef1efa756e0d0 ("samba36: add package with
hotplug.d script for auto sharing") as an answer for feature required by
the Rosinson company.

Cc: Jo-Philipp Wich <jo@mein.io>
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2023-03-11 16:23:32 +00:00
Rafał Miłecki
045be0c693 ksmbd-tools: append config from /var/run/config/ for runtime shares
Dynamically created shares shouldn't be stored in the /etc/config/
because of:
1. Flash wearing
2. Risk of inconsistent state on reboots

With this change all automation/hotplug.d scripts can store runtime in
the /var/run/config/samba. It's useful e.g. for USB drives that user
wants to be automatically shared.

Also: automated scripts should never call "uci [foo] commit" as that
could flush incomplete config. This problem also gets solved.

Identical feature was added to samba36 in the OpenWrt commit
5a59e2c059866 ("samba36: append config from /var/run/config/ for runtime
shares") but wasn't ported to ksmbd until now.

Cc: Jo-Philipp Wich <jo@mein.io>
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2023-03-11 16:23:24 +00:00
Dobroslaw Kijowski
e9a944f180 adguardhome: bump to 0.107.25
* Full changelog available at:
  * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.25

Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
2023-03-11 16:19:10 +00:00
Dobroslaw Kijowski
5432f02195 adguardhome: enable legacy openssl provider for nodejs
Currently compilation fails because of:
```
  opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
  library: 'digital envelope routines',
  reason: 'unsupported',
  code: 'ERR_OSSL_EVP_UNSUPPORTED'
```

What's interesting package gets built but when trying to access UI there's
`404: page not found` error.

It has been reported in multiple places:
* https://github.com/AdguardTeam/AdGuardHome/issues/5559
* https://github.com/AdguardTeam/AdGuardHome/issues/4595

Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
2023-03-11 16:19:02 +00:00
yuayu
405660667c Revert "mosdns: bump to version 5.1.2 (#659)"
This reverts commit f2abf56de9.
2023-03-10 00:33:13 +08:00
coolsnowwolf
b1f89bcba4 baidupcs-web: move to my source
Fixes: https://github.com/coolsnowwolf/lede/issues/10972
2023-03-07 21:50:05 +08:00
txtyb
f2abf56de9
mosdns: bump to version 5.1.2 (#659)
Co-authored-by: Bradford Zhang <zyc@zyc.name>
2023-03-06 02:03:19 +00:00
nftbty
6966500791
smartdns: fix PKG_MIRROR_HASH (#658)
Fixes: 1a5965a ("smartdns: update to 2023.41")
2023-03-06 02:02:23 +00:00
aiamadeus
fa790ecb50 msd_lite: update to latest git HEAD 2023-03-05 18:50:06 +08:00
Stalker
1a5965a6f6
smartdns: update to 2023.41 (#655) 2023-03-04 15:38:38 +00:00
aakkll
e247301c70
zerotier: sync upstream (#654)
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2023-03-03 23:48:18 +08:00
Moritz Warning
75c93e9eec zerotier: update to 1.10.3
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2023-03-01 19:15:14 +08:00
Yousong Zhou
b6ca9f3ab6 xl2tpd: bump to version 1.3.18
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2023-03-01 19:14:59 +08:00
Stijn Tintel
b11fb389e2 vallumd: bump to 0.2.2
Add upstream patch to fix building from source tarballs.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2023-03-01 19:14:21 +08:00
Stijn Tintel
e8e63ea273 vallumd: bump to 0.2.1
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2023-03-01 19:14:21 +08:00
Stijn Tintel
ff11f33b20 vallumd: point PKG_SOURCE_URL to Codeberg
The github repository has been archived; the project is now hosted on
Codeberg. Update the PKG_SOURCE_URL accordingly.

Gitea doesn't seem to add a version suffix to the directory in the
tarball, so use a custom PKG_BUILD_DIR.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2023-03-01 19:14:21 +08:00
Tianling Shen
6fac2b29c9 v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-01 19:13:09 +08:00
Tianling Shen
d3fb10b14f v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-01 19:13:09 +08:00
Tianling Shen
5128e83a66 v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-01 19:13:08 +08:00
Tianling Shen
2a51e2bcd0 v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-01 19:13:02 +08:00
Eneas U de Queiroz
0877c11082 umurmur: fix compilation with OpenSSL 3.0
Remove a call to CRYPTO_mem_ctrl(), which is used only for debugging,

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2023-03-01 19:12:32 +08:00
Daniel Bermond
bbdb2bb2ee tor: update to version 0.4.7.13
Maintainers  : @hauke (Hauke Mehrtens) and @tripolar (Peter Wagner)
Build system : Arch Linux x86_64
Build tested : r7800 OpenWrt git master (r22104-01262c921c)
Run tested   : r7800 OpenWrt git master (r22104-01262c921c)

Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
2023-03-01 19:11:17 +08:00
Alexandru Ardelean
55cb6076a3 tcpreplay: bump to version 4.4.3
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2023-03-01 19:11:17 +08:00
Florian Eckert
41e0f8508e stunnel: update version to 5.67
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-03-01 19:11:17 +08:00
Eneas U de Queiroz
2ac4162f8e nsd: bump to 4.6.1
This version adds compatibility with OpenSSL 3.0.

There's a patch, submitted upstream, to fix building without SSL.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2023-03-01 19:08:36 +08:00
Eneas U de Queiroz
96eeb3b390 nginx-util: allow building with OpenSSL 3.0
Add -Wno-error=deprecated-declarations to CFLAGS to allow usage of
deprecated API.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2023-03-01 19:08:24 +08:00
Olivier Poitrey
3454ae8da8 nextdns: Update to version 1.39.4
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2023-03-01 19:08:08 +08:00
Olivier Poitrey
e890e54745 nextdns: Update to version 1.39.0
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2023-03-01 19:08:08 +08:00
Jan Hák
6f4f3c3f2c knot: update to version 3.2.5
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2023-03-01 19:07:12 +08:00
Dengfeng Liu
722762aaa0 kcptun: update to version 20230207
add support for port-range dailer, port-range listener

Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
2023-03-01 19:06:58 +08:00
Daniel Bermond
b5be6bb6d8 i2pd: update to version 2.46.1
Maintainer   : @yangfl (David Yang)
Build system : Arch Linux x86_64
Build tested : r7800 OpenWrt git master (r22104-01262c921c)
Run tested   : r7800 OpenWrt git master (r22104-01262c921c)

Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
2023-03-01 19:06:40 +08:00
Michal Vasilek
24bfa977ed git: update to 2.34.7
Fixes CVE-2023-22490, CVE-2023-23946

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2023-03-01 19:06:00 +08:00
Tianling Shen
1e33605142 gg: Update to 0.2.18
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-01 19:05:51 +08:00
Lucian Cristian
750b083539 frr: update to 8.4.2 branch
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2023-03-01 19:05:40 +08:00
Tianling Shen
75763dab96 dnsproxy: Update to 0.48.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-01 19:05:26 +08:00
Tianling Shen
043010a2f5 dnsproxy: Update to 0.47.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-01 19:05:26 +08:00
Fabian Lipken
38785b22da dnscrypt-proxy2: update to version 2.1.4
Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
2023-03-01 19:05:01 +08:00
Eneas U de Queiroz
0036fb28cd boinc: Add compatibility with OpenSSL 3.0
This adds a patch from upstream allowing to build with OpenSSL 3.0.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2023-03-01 19:03:15 +08:00
Marc Benoit
8b135ee4b9 boinc: run the executable in ujail
Signed-off-by: Marc Benoit <marcb62185@gmail.com>
2023-03-01 19:03:15 +08:00
Michael Pratt
267939d6bb boinc: fix build with new autotools
Backport a patch that fixes build
with new versions of Autoconf and Automake.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
2023-03-01 19:03:15 +08:00
Vitalii Koshura
3bc973f678 boinc-wrapper: add new package
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-03-01 19:02:48 +08:00
Noah Meyerhans
057aca5ae5 bind: bump PKG_RELEASE 2023-03-01 19:01:49 +08:00
Stijn Tintel
7ad22517cb bind: add option to enable GSSAPI support
Samba4 running as Active Directory Domain Controller with the internal
DNS backend requires the nsupdate binary with GSSAPI support.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2023-03-01 19:01:49 +08:00
Rucke Teg
9da144687f bind: bump release number
Signed-off-by: Rucke Teg <rucketeg@protonmail.com>
2023-03-01 19:01:49 +08:00
Rucke Teg
79dce33128 bind: Fix ipv6 detection logic
Bug was introduced in a7b770eec4370087a5ccd27887386dac9266214e and
results in bind always stating with the `-4` flag.

Signed-off-by: Rucke Teg <rucketeg@protonmail.com>
2023-03-01 19:01:49 +08:00
Noah Meyerhans
aba7163826 bind: update to 9.18.11
Fixes CVEs:
      - CVE-2022-3924: Fix serve-stale crash when recursive clients
      soft quota is reached.
      - CVE-2022-3736: Handle RRSIG lookups when serve-stale is
      active.
      - CVE-2022-3094: An UPDATE message flood could cause named to
      exhaust all available memory. This flaw was addressed by adding
      a new "update-quota" statement that controls the number of
      simultaneous UPDATE messages that can be processed or
      forwarded. The default is 100. A stats counter has been added to
      record events when the update quota is exceeded, and the XML and
      JSON statistics version numbers have been updated.

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2023-03-01 19:00:56 +08:00
Josef Schlehofer
17e99b82a8 atlas-sw-probe: add more binaries
They were added in these commits [1] [2] and if they are not included,
the RIPE Atlas SW Probe does not work correctly.

This should also prevent this from happening in the future as it now. We include all
files with .sh extension file type.

[1] 70ced29fc3
[2] 71a4ff0e68

Fixes: https://github.com/openwrt/packages/issues/20338

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2023-03-01 19:00:24 +08:00
Zuev Aleksandr
8ea4baeb8c AdGuardHome: update to v0.107.24
Signed-off-by: Zuev Aleksandr <A.Zuev@stdev.su>
2023-03-01 19:00:09 +08:00
Oskari Rauta
b6794c4d0a nfs-kernel-server: update to v2.6.2
Also added patch that is from alpine's same package to assist building on musl.
Hostpkg build on musl also kept failing, so I added few more overrides, which
made it work perfectly.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-03-01 18:59:19 +08:00
Tianling Shen
00bcc69243 cloudflared: Update to 2023.2.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-01 18:59:15 +08:00
Tianling Shen
54f4a8ba97 cloudflared: Update to 2023.2.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-01 18:59:15 +08:00
Tianling Shen
70a6581543 cloudflared: Update to 2023.1.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-01 18:59:15 +08:00
Sibren Vasse
5b3fcb2125 openssh: update to 9.2p1
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
2023-02-28 14:02:17 +08:00
Yu Hua
3aebc4d0b0
pgyvpn: fix vncinit parameter error (#651)
vncinit script should use `-C` instead of `-n`
2023-02-28 02:26:03 +00:00
vant
f9db9dc541
ddns-scripts: fix cloudflare dns_records query param while using root domain (#650) 2023-02-25 22:21:18 +08:00
Miles Poupart
ab7a7f7cb3
verysync: update to 2.16.0 (#647) 2023-02-23 03:00:27 +00:00
coolsnowwolf
b4ea154d7c
Merge pull request #641 from GoodbyeNJN/master
rclone: remove GOPROXY env var
2023-02-15 11:20:51 +08:00
mitsukileung
201e5c49aa
frp: update to 0.47.0 2023-02-14 02:36:49 +08:00
GoodbyeNJN
9b3905059b
rclone: remove GOPROXY env var 2023-02-08 19:57:55 +08:00
Beginner
85c5d4ba1c
Merge pull request #638 from 1582130940/lede-origin
packages: Sync with upstream
2023-02-08 01:51:19 +08:00
mitsukileung
2dc00c1ef1
frp: update to 0.46.1 2023-02-05 12:19:15 +08:00
Rosen Penev
09247da8c2 xinetd: fix URL
Something went wrong here. Switch to git tarballs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-20 10:44:45 +08:00
Rosen Penev
75b4644f46 socat: update to 1.7.4.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-20 10:44:04 +08:00
Daniel Golle
15e0870ea4 safe-search: fix use with dnsmasq in ujail
The safe-search package creates symlinks in a configured additional
hosts directory. The link targets are inside another directory which
has to be made available to dnsmasq as well.
Now that support for adding additional paths to dnsmasq was added by
commit openwrt/openwrt@aa12a0fdd1
implement adding this path using the existing uci-defaults script.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-01-20 10:43:47 +08:00
Rosen Penev
f23801a21b rp-pppoe: update to 3.15
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-20 10:43:16 +08:00
Rosen Penev
b3f76da0a8 netperf: use git tarball
netperf.org is gone now. Only github is left.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-20 10:42:39 +08:00
Eneas U de Queiroz
3914f223c4 libreswan: set DNSSEC_ROOTKEY_FILE, LINUX_VARIANT
Libreswan will set DEFAULT_DNSSEC_ROOTKEY_FILE from the LINUX_VARIANT
variable, which is taken from the ID field in /etc/os-release.  This
points to the host file, which is wrong.

Set both variables when calling make.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2023-01-20 10:42:02 +08:00
Daniel Bermond
420b42fab9 i2pd: update to version 2.45.0
Maintainer   : @yangfl (David Yang)
Build system : Arch Linux x86_64
Build tested : r7800 OpenWrt git master (r21756, commit 55c32a6ce3)
Run tested   : r7800 OpenWrt git master (r21756, commit 55c32a6ce3)

Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
2023-01-20 10:41:41 +08:00
Michal Vasilek
62747ed724 git: update to 2.34.6
Fixes CVE-2022-23521
Fixes CVE-2022-41903
Fixes CVE-2022-39260
Fixes CVE-2022-39253
Fixes CVE-2022-29187

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2023-01-20 10:39:57 +08:00
Rosen Penev
99059105fc foolsm: update to 1.0.21
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-20 10:39:31 +08:00
Josef Schlehofer
96aa43878c atlas-sw-probe: update to version 5080
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2023-01-20 10:38:56 +08:00
Rosen Penev
125232acea atlas-probe: update to 2.6.3
Switch to git tarballs.

Remove upstreamed patches and add OpenSSL patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-20 10:38:42 +08:00
Christian Marangi
1c4adf6614 atlas-probe: fix SIGSEGV error on 32bit system
Changes to time_t cause SIGSEGV error on 32bit system and cause ripe
atlas malfunction. (registration successful but no traffic)
Also introduce minor patch to fix some compilation warning.

While at it move PKG_RELEASE to AUTORELEASE macro.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-01-20 10:38:42 +08:00
Josef Schlehofer
4dfb32a5c7 atlas-probe: update to version 2.4.1
Removed patches:
001-fix-stime-glibc-remove.patch - it is included in upstream
003-Fix-compilation-with-gcc11.patch - no longer necessary

Updated patches:
002-Avoid-problems-with-64-bit-time_t.patch

Refreshed patches:
004-Comment-out-librt-testing.patch

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2023-01-20 10:38:42 +08:00
Eneas U de Queiroz
6212c5e866 atlas-probe: allow parallel build
Set PKG_BUILD_PARALLEL:=1

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2023-01-20 10:38:38 +08:00
Eneas U de Queiroz
dfc27d0e9c atlas-probe: Fix compilation with gcc11
This uses some definitions from <sys/cdefs.h> in gcc 8.4.0, not present
in musl or gcc11.

Also use clock_gettime() instead of syscall(__NR_clock_gettime,...),
which is not currently defined.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2023-01-20 10:38:38 +08:00
Helge Mader
0ac3d5ccae xinetd: add processing of redirect option in init script
Signed-off-by: Helge Mader <ma@dev.tdt.de>
2023-01-12 11:53:27 +08:00
Hannu Nyman
a485a5b5fc ocserv: disable libmaxminddb detection
Disable libmaxminddb detection to fix a build error
due to missing dependency.
(the libmaxminddb library is now detected, but is unncessary.)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-01-12 11:52:54 +08:00
Hannu Nyman
ba4ef5c0fa knot: disable libmaxminddb detection
Disable libmaxminddb detection to fix a build error due to
missing dependency.
(the libmaxminddb library is now detected, but is unncessary.)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-01-12 11:52:41 +08:00
Beginner
63994b84e7
bind: update PKG_RELEASE 2023-01-10 01:49:13 +08:00
Javier Marcet
0c46b2f9f5 bind: disable geoip
Signed-off-by: Javier Marcet <javier@marcet.info>
2023-01-07 17:40:13 +00:00
coolsnowwolf
bc8ded22cb v2ray-geodata: add pacakge 2023-01-07 01:56:17 +08:00
AmadeusGhost
0d72992c26 baidupcs-go: add new ppackage 2023-01-06 19:50:14 +08:00
Rudy Andram
b6ca6c8dbf stubby: bump to 0.4.3
Signed-off-by: Rudy Andram <rmandrad@gmail.com>
2023-01-05 11:49:22 +08:00
W. Michael Petullo
f9218932ea krb5: update to 1.20.1
Besides updating the package to 1.20.1, this commit removed two patches
that the new release made unnecessary.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2023-01-05 11:48:57 +08:00
Tianling Shen
b5dce0627e dnslookup: Update to 1.8.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-01-05 11:48:37 +08:00
Tianling Shen
52a49daf9a cloudflared: Update to 2022.12.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-01-05 11:48:27 +08:00
Philip Prindeville
9c6541422d bind: start up with -4 if not listening on ipv6 addresses
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2023-01-05 11:48:11 +08:00
Philip Prindeville
9acf86752c bind: update to version 9.18.10
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2023-01-05 11:48:11 +08:00
Tianling Shen
cd69b82f1b rclone: Update to 1.61.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-26 15:02:20 +00:00
Tianling Shen
3ba30b3a80 dnsproxy: Update to 0.46.5
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-26 15:01:27 +00:00
Beginner-Go
b74b52726e n2n: add package from lede
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2022-12-23 14:36:07 +00:00
W. Michael Petullo
184707fefe nfdump: update to 1.6.25
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-12-23 13:59:07 +08:00
YiZhen Choo
6ed1de7259 AdGuardHome: update to v0.107.21
Signed-off-by: YiZhen Choo <yizhen.c02@gmail.com>
2022-12-23 13:58:11 +08:00
coolsnowwolf
6d2cfc52e5
Merge pull request #626 from lovehackintosh/fix-upx
treewide: add upx/host to depends for go packages
2022-12-23 02:10:03 +08:00
Sunshine-Planet
fac6b0625b uugamebooster bump to v3.6.2 2022-12-22 16:19:10 +08:00
Linhui Liu
7b0e1e8c4b treewide: add upx/host to depends for go packages
Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
2022-12-21 11:52:26 +08:00
coolsnowwolf
c65e85c58c
Merge pull request #625 from 1582130940/lede-origin
packages: Sync with upstream
2022-12-21 01:23:04 +08:00
coolsnowwolf
1cd7a3d0ca miniupnpd: convert to procd daemon 2022-12-21 01:02:22 +08:00
Rui Salvaterra
b67c3c6ba3 tor: bump to 0.4.7.12 stable
Quoting the changelog:

Changes in version 0.4.7.12 - 2022-12-06
  This version contains a major change that is a new key for moria1. Also, new
  metrics are exported on the MetricsPort for the congestion control
  subsystem.

  o Directory authority changes (moria1):
    - Rotate the relay identity key and v3 identity key for moria1. They
      have been online for more than a decade and refreshing keys
      periodically is good practice. Advertise new ports too, to avoid
      confusion. Closes ticket 40722.

  o Minor feature (Congestion control metrics):
    - Add additional metricsport relay metrics for congestion control.
      Closes ticket 40724.

  o Minor features (fallbackdir):
    - Regenerate fallback directories generated on December 06, 2022.

  o Minor features (geoip data):
    - Update the geoip files to match the IPFire Location Database, as
      retrieved on 2022/12/06.

  o Minor bugfixes (cpuworker, relay):
    - Fix an off by one overload calculation on the number of CPUs being
      used by our thread pool. Fixes bug 40719; bugfix on 0.3.5.1-alpha.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2022-12-19 10:52:51 +08:00
Rui Salvaterra
6459fa6bfc tor: bump to 0.4.7.11 stable
Quoting the changelog:

Changes in version 0.4.7.11 - 2022-11-10
  This version contains several major fixes aimed at helping defend against
  network denial of service. It is also extending drastically the MetricsPort
  for relays to help us gather more internal data to investigate performance
  and attacks.

  We strongly recommend to upgrade to this version especially for Exit relays
  in order to help the network defend against this ongoing DDoS.

  o Directory authority changes (dizum, Faravahar):
    - Change dizum IP address. Closes ticket 40687.
    - Remove Faravahar until its operator, Sina, set it back up online
      outside of Team Cymru network. Closes ticket 40688.

  o Major bugfixes (geoip data):
    - IPFire informed us on August 12th that databases generated after
      (including) August 10th did not have proper ARIN network
      allocations. We are updating the database to use the one generated
      on August 9th, 2022. Fixes bug 40658; bugfix on 0.4.5.13.

  o Major bugfixes (onion service):
    - Set a much higher circuit build timeout for opened client rendezvous
      circuit. Before this, tor would time them out very quickly leading to
      unnecessary retries meaning more load on the network. Fixes bug 40694;
      bugfix on 0.3.5.1-alpha.

  o Major bugfixes (OSX):
    - Fix coarse-time computation on Apple platforms (like Mac M1) where
      the Mach absolute time ticks do not correspond directly to
      nanoseconds. Previously, we computed our shift value wrong, which
      led us to give incorrect timing results. Fixes bug 40684; bugfix
      on 0.3.3.1-alpha.

  o Major bugfixes (relay):
    - Improve security of our DNS cache by randomly clipping the TTL
      value. TROVE-2021-009. Fixes bug 40674; bugfix on 0.3.5.1-alpha.

  o Minor feature (Mac and iOS build):
    - Change how combine_libs works on Darwin like platforms to make
      sure we don't include any `__.SYMDEF` and `__.SYMDEF SORTED`
      symbols on the archive before we repack and run ${RANLIB} on the
      archive. This fixes a build issue with recent Xcode versions on
      Mac Silicon and iOS. Closes ticket 40683.

  o Minor feature (metrics):
    - Add various congestion control counters to the MetricsPort. Closes
      ticket 40708.

  o Minor feature (performance):
    - Bump the maximum amount of CPU that can be used from 16 to 128. Note
      that NumCPUs torrc option overrides this hardcoded maximum. Fixes bug
      40703; bugfix on 0.3.5.1-alpha.

  o Minor feature (relay):
    - Make an hardcoded value for the maximum of per CPU tasks into a
      consensus parameter.
    - Two new consensus parameters are added to control the wait time in
      queue of the onionskins. One of them is the torrc
      MaxOnionQueueDelay options which supersedes the consensus
      parameter. Closes ticket 40704.

  o Minor feature (relay, DoS):
    - Apply circuit creation anti-DoS defenses if the outbound circuit
      max cell queue size is reached too many times. This introduces two
      new consensus parameters to control the queue size limit and
      number of times allowed to go over that limit. Closes ticket 40680.

  o Minor feature (relay, metrics):
    - Add DoS defenses counter to MetricsPort.
    - Add congestion control RTT reset counter to MetricsPort.
    - Add counters to the MetricsPort how many connections, per type,
      are currently opened and how many were created.
    - Add relay flags from the consensus to the MetricsPort.
    - Add total number of opened circuits to MetricsPort.
    - Add total number of streams seen by an Exit to the MetricsPort.
    - Add traffic stats as in number of read/written bytes in total.
    - Related to ticket 40194.

  o Minor features (fallbackdir):
    - Regenerate fallback directories generated on November 10, 2022.

  o Minor features (geoip data):
    - Update the geoip files to match the IPFire Location Database, as
      retrieved on 2022/11/10.

  o Minor bugfixes (authorities, sandbox):
    - Allow to write file my-consensus-<flavor-name> to disk when
      sandbox is activated. Fixes bug 40663; bugfix on 0.3.5.1-alpha.

  o Minor bugfixes (dirauth):
    - Directory authorities stop voting a consensus "Measured" weight
      for relays with the Authority flag. Now these relays will be
      considered unmeasured, which should reserve their bandwidth for
      their dir auth role and minimize distractions from other roles. In
      place of the "Measured" weight, they now include a
      "MeasuredButAuthority" weight (not used by anything) so the
      bandwidth authority's opinion on this relay can be recorded for
      posterity. Lastly, remove the AuthDirDontVoteOnDirAuthBandwidth
      torrc option which never worked right. Fixes bugs 40698 and 40700;
      bugfix on 0.4.7.2-alpha.

  o Minor bugfixes (onion service client):
    - A collapsing onion service circuit should be seen as an
      "unreachable" error so it can be retried. Fixes bug 40692; bugfix
      on 0.3.5.1-alpha.

  o Minor bugfixes (onion service):
    - Make the service retry a rendezvous if the circuit is being
      repurposed for measurements. Fixes bug 40696; bugfix
      on 0.3.5.1-alpha.

  o Minor bugfixes (relay overload statistics):
    - Count total create cells vs dropped create cells properly, when
      assessing if our fraction of dropped cells is too high. We only
      count non-client circuits in the denominator, but we would include
      client circuits in the numerator, leading to surprising log lines
      claiming that we had dropped more than 100% of incoming create
      cells. Fixes bug 40673; bugfix on 0.4.7.1-alpha.

  o Code simplification and refactoring (bridges):
    - Remove unused code related to ExtPort connection ID. Fixes bug
      40648; bugfix on 0.3.5.1-alpha.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2022-12-19 10:52:51 +08:00
Alexey Smirnov
50a69d1bfc smcroute: update to 2.5.6
Signed-off-by: Alexey Smirnov <s.alexey@gmail.com>
2022-12-19 10:52:36 +08:00
John Thomson
70e5eb74f5 xtables-addons: bump to 3.22 + fix for kernel 6.1
Signed-off-by: John Thomson <git@johnthomson.fastmail.com.au>
2022-12-14 06:10:54 +00:00
Beginner-Go
f011e2d4b2 Revert "xtables-addons: fix build in kernel 5.18"
This reverts commit 6b2d6fbaf0.
2022-12-14 06:08:10 +00:00
Sibren Vasse
c7d80c0457 openssh: update to 9.1p1
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
2022-12-13 10:19:06 +08:00
Jan Hák
d3c9036af6 knot: update to version 3.2.4
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2022-12-13 10:18:46 +08:00
AmadeusGhost
daef85a141 msd_lite: add new packages 2022-12-10 21:29:13 +08:00
Kuan-Yi Li
cbf67beb4b modemmanager: bump to 1.20.2
Drop deprecated AUTORELEASE.

Disable unused tests as its compilation is optional in 1.20.

Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
2022-12-09 10:29:02 +08:00
coolsnowwolf
cf45e01b7f aria2: Fix aria2.init start issue 2022-12-08 18:21:45 +08:00
Tianling Shen
9f48fe39a3 dnsproxy: Update to 0.46.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-08 16:53:24 +08:00
Tianling Shen
559a823c72 cloudflared: Update to 2022.11.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-08 16:53:14 +08:00
Rudy Andram
2fa24d4eb9 stubby: bump to latest 0.4.2
Maintainer: @neheb (find it by checking history of the package Makefile)
Compile tested: aarch64/ipq8074
Run tested: aarch64/ipq8074

Description: stubby: bump to latest 0.4.2

Signed-off-by: Rudy Andram <rmandrad@gmail.com>
2022-12-08 16:50:03 +08:00
Lucian Cristian
0e3e3fa185 frr: update to 8.4.1
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2022-12-08 16:50:03 +08:00
coolsnowwolf
89c6c517fd Revert "curl: update to 7.86.0"
This reverts commit ff372eff4f.
2022-12-06 22:37:25 +08:00
coolsnowwolf
55f66e0690 Merge branch 'master' of https://github.com/coolsnowwolf/packages 2022-12-06 22:37:03 +08:00
AmadeusGhost
458221c251 Revert "Fix iperf-ssl No file libiperf.so.*"
I didn't find any errors in the compilation of iperf3.
This is just an invalid commit. Close: #10551, #10549, #10548
This reverts commit d454ebbdc8.
2022-12-05 17:39:42 +08:00
codercaizh
3d188c0f08 fix iperf3 ifeq bug 2022-12-05 12:58:59 +08:00
coolsnowwolf
927f1cfd40
Merge pull request #615 from 1582130940/lede-origin
packages: Sync with upstream
2022-12-04 19:28:13 +08:00
coolsnowwolf
116a744566
Merge pull request #617 from hellcatjack/master
softethervpn5: revert to 5.01.9674
2022-12-04 19:28:02 +08:00
hellcatjack
cdaad87dd6 softethervpn5: revert to 5.01.9674 2022-12-03 20:45:48 +08:00
Hannu Nyman
e21f26f171 wget: update to 1.21.3
Update wget to 1.21.3

* Remove patch 100-fix-hsts-time.patch as upstream has issued
  its own version on the fixes

* Add a hack (and fixup autoreconf) to fix an upstream bug that
  forces the nettle library into nossl even if NTLM is disabled.
  Upstream bug filed: https://savannah.gnu.org/bugs/?63431

* Remove old maintainer who has not been active

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2022-12-01 10:39:20 +08:00
Matthew Sheppard
d454ebbdc8
Fix iperf-ssl No file libiperf.so.*
Fix iperf-ssl No file libiperf.so.* as it used "--disable-shared"
2022-12-01 00:47:19 +08:00
John Audia
a9466a89e0 snort3: update to 3.1.47.0-1
Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <therealgraysky@proton.me>
2022-11-30 17:52:10 +08:00
Tianling Shen
87296d1498 ooniprobe: Update to 3.16.5
Fix build with Go 1.19.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-30 17:51:33 +08:00
coolsnowwolf
a7efe92e95
Merge pull request #611 from 1582130940/lede-origin
packages: Sync with upstream
2022-11-30 02:01:12 +08:00
coolsnowwolf
47f4e7ef2c aMule: fix nls complie issue 2022-11-30 00:57:53 +08:00
Liangbin Lian
0c24b4ab9c samba4: support both user map and valid users on same time
Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
2022-11-29 11:52:26 +08:00
Josh Powers
f68129a0c3 privoxy: fix postinst missing $
fixes: #19949

Signed-off-by: Josh Powers <powersj@fastmail.com>
2022-11-28 16:41:19 +08:00
Josh Powers
a2cde121db privoxy: correctly format /etc/services additions
This adds the missing protocol (e.g. /tcp and /udp) to the entry in
/etc/services. If the entry already exists, it will add the /tcp to it.
Otherwise, it will look and add the tcp and udp entries if either is
missing.

fixes: openwrt#19665

Signed-off-by: Josh Powers <powersj@fastmail.com>
2022-11-28 16:41:19 +08:00
Peter van Dijk
a07ee8f3d1 pdns-recursor: update to 4.5.4
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2022-11-28 16:39:52 +08:00
Peter van Dijk
029ddc5821 pdns-recursor: remove --enable-option-checking=fatal
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2022-11-28 16:39:47 +08:00
Jan Hák
4025f8f31d knot: update to version 3.2.3
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2022-11-23 10:45:51 +08:00
Stan Grishin
3fef7bec11 https-dns-proxy: update Makefile package descrition
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-11-23 10:44:23 +08:00
ImmortalWrt AutoUpdate Bot
1faffddc06 cloudflared: Update to 2022.11.0
Signed-off-by: ImmortalWrt AutoUpdate Bot <github-bot@immortalwrt.org>
2022-11-23 10:43:07 +08:00
Adam Williams
48039f2e73 wifi-presence: Update to version v0.3.0
This version handles the new hostapd connect message format,
as introduced in: 8cb995445a

Signed-off-by: Adam Williams <pwnfactory@gmail.com>
2022-11-23 10:43:07 +08:00
Beginner
0834c4a6bb
Merge pull request #606 from 1582130940/lede-origin
packages: Sync with upstream
2022-11-22 00:13:11 +08:00
Sunshine-Planet
b24c9d910f
uugamebooster bump to v3.3.2 (#605) 2022-11-22 00:12:48 +08:00
ImmortalWrt AutoUpdate Bot
0e01c3fcd8 rclone: Update to 1.60.1
Signed-off-by: ImmortalWrt AutoUpdate Bot <github-bot@immortalwrt.org>
2022-11-21 10:04:10 +08:00
Tianling Shen
cb786e680a rclone: Update to 1.60.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-21 10:04:10 +08:00
Tianling Shen
98b9331042 rclone: Update to 1.59.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-21 10:04:10 +08:00
Liangbin Lian
4082739d84 rclone: fix init script on CIDR format ipaddr
Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
2022-11-21 10:04:10 +08:00
Tianling Shen
95a184f5a0 rclone: add test script
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-21 10:04:04 +08:00
ImmortalWrt AutoUpdate Bot
654a55c45e gg: Update to 0.2.15
Signed-off-by: ImmortalWrt AutoUpdate Bot <github-bot@immortalwrt.org>
2022-11-21 09:56:20 +08:00
Beginner
c71cbdf228
Merge pull request #602 from devome/master
qemu: update to 6.2.0, nut: update to 2.8.0
2022-11-19 01:09:52 +08:00
Beginner
1d7c688872
speedtest-go: update to 1.2.1 2022-11-18 22:48:32 +08:00
Rosen Penev
b709b386af softethervpn: remove rpath hack
This was needed when readline was a shared library. Now that it's
static, this can be removed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-18 13:13:31 +08:00
W. Michael Petullo
e8f17d3d67 snort3: update to 3.1.29.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-11-18 13:12:59 +08:00
W. Michael Petullo
4573b2f24e snort3: update to 3.1.18.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-11-18 13:12:58 +08:00
Michal Hrusecky
b4420c9f25 net/snort3: Include default configs and snort2lua
Include default configuration files to have something to start from.
Also include snort2lua to help convert snort2 rules to snort3 to also
help with bootstrapping the configuration.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2022-11-18 13:12:58 +08:00
Aleksander Morgado
c7027a45ce modemmanager: fix unquoted strings when launching pppd
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2022-11-18 13:10:33 +08:00
Peter van Dijk
d0693b1d08 dnsdist: update to 1.7.3
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2022-11-18 13:08:59 +08:00
Peter van Dijk
cf447a2a33 dnsdist: switch from liblua to luajit
luajit provides higher performance for requests handled in Lua hooks.
It also enables access to dnsdist functionality only exposed via FFI,
and allows configurations/hooks to call functions in any C library
without providing separate bindings.

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2022-11-18 13:08:59 +08:00
Peter van Dijk
17154e7cae dnsdist: update to 1.7.2
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2022-11-18 13:08:59 +08:00
Peter van Dijk
0c7d742733 dnsdist: update to 1.7.1
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2022-11-18 13:08:59 +08:00
Peter van Dijk
16a5c98b5c dnsdist: update to 1.7.0
* bump to 1.7.0
* add outgoing DNS over HTTPS support, using new dependency nghttp2

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2022-11-18 13:08:59 +08:00
Wout Bertrums
097ebbd0a3 dnsdist/pdns/pdns-recursor: Remove 010-time_t-check.patch
This patch to remove PowerDNS' check for whether time_t is 64-bit is not needed anymore,
due to OpenWrt now having a more recent musl libc where time_t is 64-bit on all architectures.

Signed-off-by: Wout Bertrums <wout@wbnet.eu>
2022-11-18 13:08:58 +08:00
Wout Bertrums
b53eb8ee7e dnsdist: Update to v1.6.1
The patch for GCC 11 is not needed anymore because it is upstream now:
https://github.com/PowerDNS/pdns/pull/10400

Signed-off-by: Wout Bertrums <wout@wbnet.eu>
2022-11-18 13:08:58 +08:00
Peter van Dijk
26fc3f4156 dnsdist: remove --enable-option-checking=fatal
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2022-11-18 13:08:58 +08:00
Stan Grishin
df61bfae63 curl: bugfix: building as selected package doesn't break build
* Reported-by: Chen Minqiang <ptpt52@gmail.com>
* details [here](88009b2d5e (commitcomment-88604318))

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-11-18 13:06:36 +08:00
Stan Grishin
d444af5bf0 curl: include nls.mk
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-11-18 13:06:35 +08:00
Stan Grishin
ff372eff4f curl: update to 7.86.0
* update to 7.86.0: https://curl.se/changes.html#7_86_0
* remove 300-curl-wolfssl.m4-error-out-if-wolfSSL-is-not-usable.patch as
  it was fixed upstream: https://github.com/curl/curl/pull/9682
* update configure options for OpenSSL as --without-ssl is breaking build
* remove --without-libidn configure arg as it's no longer recognized

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-11-18 13:06:35 +08:00
Petr Štetiar
827bb63ba4 curl: fix security issues by bumping all packages using libwolfssl
As wolfSSL is having hard time maintaining ABI compatibility between
releases, we need to manually force rebuild of packages depending on
libwolfssl and thus force their upgrade. Otherwise due to the ABI
handling we would endup with possibly two libwolfssl libraries in the
system, including the patched libwolfssl-5.5.1, but still have
vulnerable services running using the vulnerable libwolfssl-5.4.0.

So in order to propagate update of libwolfssl to latest stable release
done in commit ec8fb54 ("wolfssl: fix TLSv1.3 RCE in uhttpd by
using 5.5.1-stable (CVE-2022-39173)") which fixes several remotely
exploitable vulnerabilities, we need to bump PKG_RELEASE of all packages
using wolfSSL library.

Same bump has been done in buildroot in commit f1b7e14 ("treewide:
fix security issues by bumping all packages using libwolfssl").

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2022-11-18 13:06:35 +08:00
Stan Grishin
1fda5b8d8c curl: enable HTTP/2 support by default
Description: Lack of support of HTTP/2 by default starts to hurt,
for example with https-dns-proxy package, some DoH resolvers (like mullvad)
no longer support HTTP/1 and are not usable.

This enables HTTP/2 support by default (which would bring ~68Kb libnghttp).

Signed-off-by: Stan Grishin <stangri@melmac.net>
2022-11-18 13:06:35 +08:00
Rosen Penev
a39bceb04c bwm-ng: update to 0.63
Remove upstreamed patch.

Add autoreconf and fixup configure section. The tarball no longer ships
configure and Makefiles.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-18 12:09:04 +08:00
Dobroslaw Kijowski
87e6fd0b94 adguardhome: bump to 0.107.18
* Full changelog available at:
  * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.17
  * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.18

Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
2022-11-18 11:11:01 +08:00
van waholtz
3ecafa88c1 frp: update to 0.45.0
Signed-off-by: van waholtz <brvphoenix@gmail.com>
2022-11-18 11:10:08 +08:00
van waholtz
eda7b76655 ariang: update to 1.3.2
Signed-off-by: van waholtz <brvphoenix@gmail.com>
2022-11-18 11:10:08 +08:00
Eneas U de Queiroz
987841db01 nut: ensure time_t is defined in upsclient.h
Use an upstream commit to ensure time_t is defined in upsclient.h,
fixing a compile failure in collectd.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-11-17 19:51:47 +08:00
Eneas U de Queiroz
ae13a0299d nut: avoid picking up libi2c dependency
Add --without-linux-i2c to configure arguments to avoid using i2c if
found in the staging dir.

Switch to AUTORELEASE.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-11-17 19:51:47 +08:00
Eric Luehrsen
44adc488c1 nut: update to 2.8.0
-- Release Message Snippet https://networkupstools.org/ --
After a long and windy trip since the last official release v2.7.4 half
a dozen years ago ... NUT v2.8.0! ... the new release includes numerous
new drivers, sub-drivers, protocols and bug-fixes, with many companies
and individuals chipping in with contributions of code. ...

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2022-11-17 19:51:47 +08:00
Rob J. Epping
ae207992b1 nut: add cable type nut driver config
at least driver apcsmart-old (maybe more) allow for specifying the
type of cable used. My old UPS does will not function when cable type
is not specified.

This will add support for configuration option 'cable'

Signed-off-by: Rob J. Epping <epping@renf.us>
2022-11-17 19:51:47 +08:00
Sergey V. Lobanov
d7c7755293 nut: fix build on macos
nut build fails on macos due to:
1. configure script can not use AR env var due to OpenWrt build
system provides only executable name (e.g. aarch64-openwrt-linux-musl-gcc-ar)
but configure script checks if AR has '/'. As a result, configure
script ignores AR env var and uses system `ar` but macos `ar` is
not compatible with the objects generated by OpenWrt GCC toolchain.

This commit explicitly sets ac_cv_path_AR=$(TARGET_AR) to use
OpenWrt toolchain AR.

2. configure script detects if build host is macos and adds
macosx_ups driver as a build target, but this driver can not be
build with OpenWrt toolchain because OpenWrt is Linux.

This commit explicitly disables macosx_ups driver using configure
flag --without-macosx_ups

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-11-17 19:51:47 +08:00
Pascal Coudurier
231f0e5ae3 nut: refactor upssched uci-defaults script
Add checks not to overwrite defaultnotify options in the nut-sendmail-notify fashion.
Use lists for defaultnotify instead of option.
Add check not to overwrite notifycmd if already defined.
upssched-cmd script must not be called directly, it is called by the upssched binary with needed arguments.

Signed-off-by: Pascal Coudurier <coudu@wanadoo.fr>
2022-11-17 19:51:46 +08:00
Pascal Coudurier
3603d9d787 nut: refactor nut-monitor uci config file
Convert notifyflags options to lists as supported by the init script, so multiple options can be chosen.
Add SYSLOG default option to individuals notifyflags instead of deprecated flag 1|0.
Add comment for defaultnotify and individuals notifyflags about possible values.

Signed-off-by: Pascal Coudurier <coudu@wanadoo.fr>
2022-11-17 19:51:46 +08:00
Pascal Coudurier
5d0703ceaf nut: fix typo in nut-monitor init script
This fixes a typo in the nut-monitor init script when building config file from uci config.

Signed-off-by: Pascal Coudurier <coudu@wanadoo.fr>
2022-11-17 19:51:46 +08:00
Seb Belcher
a5f83f9d2b nut: Add the option to compile Nut NetXML drivers with the Nut package.
Also modifies the nut-server init script to include options specific to the netxml driver.

Signed-off-by: Seb Belcher <sdjbelcher@gmail.com>
2022-11-17 19:51:46 +08:00
coolsnowwolf
7aa98487eb Merge branch 'master' of https://github.com/coolsnowwolf/packages 2022-11-17 19:41:36 +08:00
coolsnowwolf
b3d96acd4d net: move dist feed pacakges 2022-11-17 19:41:27 +08:00
Beginner
f4b468028f
Merge pull request #597 from 1582130940/rpath
treewide: remove rpath-link
2022-11-17 11:56:46 +08:00
Olivier Poitrey
5c2a97a6ae nextdns: Update to version 1.38.0
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2022-11-17 11:53:11 +08:00
Marc Benoit
48d968285f nextdns: initialize nextdns from /etc/uci-defaults
Signed-off-by: Marc Benoit <marcb62185@gmail.com>
2022-11-17 11:53:11 +08:00
Olivier Poitrey
a66318a8be nextdns: Update to version 1.37.11
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2022-11-17 11:53:11 +08:00
Olivier Poitrey
cd8e3113f6 nextdns: Update to version 1.37.10
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2022-11-17 11:53:11 +08:00
Olivier Poitrey
0dea209c39 nextdns: Update to version 1.37.7
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2022-11-17 11:53:11 +08:00
Olivier Poitrey
912db6b952 nextdns: Update to version 1.37.6
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2022-11-17 11:53:10 +08:00
Olivier Poitrey
d2d299b2ac nextdns: Update to version 1.37.5
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2022-11-17 11:53:10 +08:00