1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-17 12:53:54 +02:00
Commit Graph

8828 Commits

Author SHA1 Message Date
Damiano Renfer
93b694aaa3
ddns-scripts: add infomaniak.com provider
Signed-off-by: Damiano Renfer <x9w2n7xnu@relay.firefox.com>
2021-10-04 11:03:07 +02:00
Dirk Brenken
9024ce70d5
Merge pull request #16785 from ayufan-research/master
travelmate: support meta-refresh with single-quote
2021-10-04 10:10:28 +02:00
Kamil Trzciński
2cbd9a2eb1 travelmate: support meta-refresh with single-quote
Currently `travelmate` only support `<meta` tag
if it contains `"`. This updates `travelmate.sh` to support
`'` as well.

```html
<meta...content='1; url=
```

Signed-off-by: Kamil Trzciński <ayufan@ayufan.eu>
2021-10-04 10:37:51 +03:00
Liangbin Lian
47d9e21104 zerotier: fix cross compile in macOS
zerotier's Makefile use `uname` to detect target when cross compile
uname should always be 'linux'

Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
2021-10-03 16:36:45 -07:00
Jan Hoffmann
73fff7a4ed vnstat2: update to version 2.8
Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2021-10-03 23:40:41 +02:00
Tianling Shen
d48b22fb90 v2raya: Update to 1.5.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-10-02 16:24:53 -07:00
Tianling Shen
c9433cc43f dnsproxy: Update to 0.39.8
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-10-01 09:30:04 +02:00
Chukun Pan
373053a1e4 socat: update to 1.7.4.1
Remove upstreamed patch.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
2021-09-30 17:42:34 -07:00
Jun Zhu
10bfa7e974 ddns-scripts: Add dnspod.cn
Signed-off-by: Jun Zhu <zhujunsan@gmail.com>
2021-09-30 14:18:55 +08:00
Alexandru Ardelean
e2055b5433
Merge pull request #16745 from neheb/tinc2
tinc: update to 1.1pre18
2021-09-29 12:05:40 +03:00
Alexandru Ardelean
2b4fe34e0f
Merge pull request #16515 from jow-/nlbwmon-bump
nlbwmon: update to latest Git HEAD
2021-09-27 23:34:27 +03:00
Sibren Vasse
1a773dd20e openssh: update to 8.8p1
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
2021-09-27 11:06:52 -07:00
Wout Bertrums
74bea91e5a 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>
2021-09-27 07:16:05 -07:00
Wout Bertrums
7cab44e001 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>
2021-09-27 07:16:05 -07:00
Rosen Penev
5f51bc789b tinc: update to 1.1pre18
Switch to AUTORELEASE for simplicity.

Switch to normal tarballs.

Add license information.

Reorganize Makefile for consistency between packages.

Add libtool patch fixing compilation under some conditions.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-09-26 20:11:26 -07:00
Chukun Pan
7f50af8949 zerotier: update to 1.6.6
This is a security release (see [1]).

[1] https://www.zerotier.com/2021/09/21/incident-response-to-september-20th-2021

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
2021-09-26 19:33:46 -07:00
Moritz Warning
b9c28a2eef smcroute: update to version 2.5.3
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2021-09-26 18:09:49 -07:00
Stan Grishin
6015bc32f5 curl: update to 7.79.1
* update to [7.79.1](https://curl.se/changes.html#7_79_1)

Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-09-26 18:33:03 +00:00
Alexander Sulfrian
7e241da2b7 usbip: Add init script for usbip-server
Signed-off-by: Alexander Sulfrian <asulfrian@zedat.fu-berlin.de>
2021-09-26 14:58:33 +02:00
Daniel Golle
13516fa188
transmission: add two more syscalls to seccomp filter
Testing showed that additional syscalls are needed on ARMv7.
Add "clock_gettime64" and "statx" which seem to be used now instead
of "clock_gettime" and "stat" syscalls which are already listed.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-09-25 08:27:08 +01:00
Tianling Shen
f151172b42 dnsproxy: Update to 0.39.7
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-24 21:05:13 -07:00
Tianling Shen
0a2fb81acc xray-core: Update to 1.4.5
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-24 21:05:03 -07:00
Seb Belcher
ff68df2faa 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>
2021-09-23 13:03:10 -07:00
Rosen Penev
fde4e42bfc hcxtools: update to 6.2.4
Refresh patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-09-23 12:04:40 -07:00
Rosen Penev
911df9bfa5 hcxdumptool: update to 6.2.4
Remove upstreamed patch. Refresh other.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-09-23 12:04:40 -07:00
Florian Eckert
a7f07a6321
Merge pull request #16687 from stintel/keepalived
keepalived: fix build with IPVS disabled
2021-09-23 07:37:58 +02:00
Stijn Tintel
9e45d45348 openvswitch: add option for failure mode
When Open vSwitch is configured to use a controller, but is unable to
connect to it, Open vSwitch will setup flows to allow all traffic, if
the failure mode is not configured, or set to standalone.

As this might be a security hazard, it is also possible to configure
Open vSwitch in a secure failure mode. Enabling this mode causes Open
vSwitch to drop all traffic if it is unable to connect to the
controller.

Redirect stderr of the command to /dev/null as it does not support the
--if-exists option.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-09-23 09:15:34 +08:00
Stijn Tintel
b2bfb572a3 openvswitch: fix build with libunbound
Due to a copy-paste error, libopenvswitch is missing a dependency when
Open vSwitch is configured to use unbound:

Package openvswitch-libopenvswitch is missing dependencies for the following libraries:
libunbound.so.8

Use the correct config symbol to solve this.

Fixes: 45c8cc9d8a ("openvswitch: make libunbound optional")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-09-23 09:15:34 +08:00
Stijn Tintel
624d2278e7 keepalived: fix build with IPVS disabled
The genhash binary is only built when IPVS is enabled, so make its
installation depend on IPVS being enabled.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-09-22 16:13:40 +03:00
Stijn Tintel
c05103da92 openvswitch: add option for OpenFlow datapath desc
Add a UCI config option to set the OpenFlow datapath description. This
allows setting a human readable description of the bridge, e.g.
"Building x, Floor y, AP z", which makes it easier to recognize the AP.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-09-22 20:40:45 +08:00
Damien Mascord
1a400370c0 mdio-tools: Bump version to 1.0.0
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>
2021-09-22 01:05:56 -07:00
Josef Schlehofer
1f8cbabf7f
Merge pull request #16662 from kuanyili/mobile-broadband
bump libqmi and modemmanager
2021-09-21 13:08:29 +02:00
Rosen Penev
24eb557c25
Merge pull request #16667 from 1715173329/xray
xray-core: Update to 1.4.4
2021-09-20 14:11:52 -07:00
Tianling Shen
1d52df614d
dnsproxy: Update to 0.39.6
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-21 02:41:54 +08:00
Tianling Shen
0555b05030
xray-core: Update to 1.4.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-21 02:39:17 +08:00
Kuan-Yi Li
2937f0024b modemmanager: bump to 1.18.2
Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
2021-09-20 21:52:09 +08:00
Lucian Cristian
0d84451371 openfortivpn: update to 1.17.1
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2021-09-19 15:19:37 -07:00
Lucian Cristian
44eb2ae619 clamav: update to 0.104.0
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2021-09-19 15:19:16 -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
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
5ccd4d1c25 treewide: compile with tools/meson
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-09-17 22:06:52 -07: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
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
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
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
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
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
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
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
Olivier Poitrey
d0fb2d7a9c nextdns: Update to version 1.37.2
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2021-09-09 12:47:24 -04:00
Jan Hák
2d2f1e5644 knot: update to version 3.1.2
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2021-09-09 10:51:25 +02:00
Jan Baier
3fa342d2f0 vpn-policy-routing: Call killall with the -s
Some versions of killall do support the `killall -SIGNAL` syntax and
have only `-s SIGNAL` which should be supported everywhere.

I see the problem with *killall (PSmisc) 23.3* on latest TurrisOS 5.2

Signed-off-by: Jan Baier <jan.baier@amagical.net>
2021-09-08 17:13:52 -04:00
Jan Baier
ada9d25ef7 simple-adblock: Call killall with the -s
Some versions of killall do support the `killall -SIGNAL` syntax and
have only `-s SIGNAL` which should be supported everywhere.

I see the problem with *killall (PSmisc) 23.3* on latest TurrisOS 5.2

Signed-off-by: Jan Baier <jan.baier@amagical.net>
2021-09-08 17:13:52 -04:00
Rosen Penev
54e2228259
Merge pull request #16579 from 1715173329/dnsproxy
dnsproxy: Update to 0.39.5
2021-09-08 13:54:13 -07:00
Ansuel Smith
212eddb92b unbound: backport fix for permission denied error
Currently there is a problem with log spam when ipv6 network
is dropped. Fix this by backporting a patch to silence these errors
when verbose logging is not enabled.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2021-09-08 16:30:47 -04:00
Jo-Philipp Wich
db8e0fdea4 cgi-io: update to latest Git HEAD
98cef9d Retry splice() syscall on EINTR

Fixes: https://github.com/openwrt/luci/issues/5342
Fixes: https://bugs.openwrt.org/index.php?do=details&task_id=4006
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-09-08 21:55:33 +02:00
Tianling Shen
01615cf828
dnsproxy: Update to 0.39.5
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-09 03:40:04 +08:00
Christian Lachner
76cb3f09fd haproxy: Update HAProxy to v2.4.4
- This update fixes CVE-2021-40346; see: https://jfrog.com/blog/critical-vulnerability-in-haproxy-cve-2021-40346-integer-overflow-enables-http-smuggling/
- Update haproxy download URL and hash
- Make use of $(AUTORELEASE) for PKG_RELEASE

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2021-09-08 07:32:53 -07:00
Andy Walsh
8a4f796cb9 wsdd2: update to git (2021-08-09), switch to Netgear repo
* update to git (2021-08-09)
* switch to Netgear repo

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2021-09-08 07:29:58 -07:00
Andy Walsh
f75bb89c7e samba: update to 4.14.7
* update to 4.14.7

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2021-09-08 07:28:54 -07:00
Rosen Penev
bebf1c68d5
Merge pull request #16554 from erdoukki/fail2ban-master-fix
fail2ban: fix package for fail2ban v0.11.2
2021-09-08 07:27:54 -07:00
Rosen Penev
181878b3bf
Merge pull request #16558 from 1715173329/xray
xray-core: Update to 1.4.3
2021-09-07 14:58:16 -07:00
Olivier Poitrey
538acc9dba nextdns: Update to version 1.37.1
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2021-09-07 14:57:54 -07:00
Tianling Shen
3f448adabb
xray-core: Update to 1.4.3
- Updated geodata to latest version
- Removed upstreamed patches

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-08 03:48:23 +08:00
Dirk Brenken
f630037043
banip: update 0.7.10-2
* optimize dns resolve function
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-09-07 21:16:08 +02:00
Olivier Poitrey
986b0d161a nextdns: Update to version 1.37.0
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2021-09-07 11:31:18 -07:00
Kerma Gérald
a4f24a353e fail2ban: fix package for fail2ban v0.11.2
fail2ban v0.11.2 package version 2

Following PR #15098, add fixes to build fail2ban package:
- remove use of fail2ban-python (directly use python3 in script)
- remove link to python3 in /usr/bin (break the package build)
- remove python-tests (reduce the package size)

Signed-off-by: Kerma Gérald <gandalf@gk2.net>
2021-09-07 15:12:59 +02:00
Nick Hainke
62cc627aba wg-installer: fix dependencies
Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-09-07 08:49:41 +02:00
Rosen Penev
1980bc21fb kea: fix compilation with boost 1.77
Missing header.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-09-04 19:24:53 -07:00
David Yang
2ebe2b1757 ieee8021xclient: depend on wpa_supplicant (#16525)
Signed-off-by: David Yang <mmyangfl@gmail.com>
2021-09-04 17:26:29 -07:00
Nick Peng
b4b66e1715 smartdns: update to version 1.2021.35
Signed-off-by: Nick Peng <pymumu@gmail.com>
2021-09-04 17:26:00 -07:00
Rui Salvaterra
c12cb0cdde tor: bump to 0.4.6.7
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-09-03 11:00:07 +01:00
Brian J. Murrell
3d824ea288 mwan3: Use shebang in /etc/mwan3.user
To allow the script to define what it should be run with.
This let's the user use bash if it's available, or python, or perl, etc.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
Update PKG_VERSION to 2.10.11
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-09-03 11:46:28 +02:00
Florian Eckert
ff995f404e
Merge pull request #16220 from paulfertser/socat_add_user
net: socat: add option user
2021-09-03 10:57:49 +02:00
Florian Eckert
c663b159c4
Merge pull request #16430 from LecrisUT/improve-gandi
ddns-scripts: better error management for gandi
2021-09-03 10:49:48 +02:00
Dennis Schüsselbauer
d69534751e acme: Fix uhttpd restart to load new certificates
Fixes issue #16256

Signed-off-by: Dennis Schüsselbauer <scde@users.noreply.github.com>
2021-09-01 23:05:45 -07:00
Rosen Penev
862ff880a8
Merge pull request #16516 from jefferyto/golang-packages-remove-strip-ldflags
treewide: Remove GO_PKG_LDFLAGS for stripping binaries
2021-09-01 17:16:07 -07:00
Tianling Shen
974f6f0923
dnslookup: Update to 1.4.9
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-02 07:32:55 +08:00
Jeffery To
8a6def501a
treewide: Remove GO_PKG_LDFLAGS for stripping binaries
The "-s -w" flags in GO_PKG_LDFLAGS tells the Go compiler to strip the
binaries it produces. Since the default Go package build process will
strip binaries when CONFIG_USE_STRIP or CONFIG_USE_SSTRIP are selected,
these flags are unnecessary.

When CONFIG_NO_STRIP is selected, these flags override the user's
intention of building unstripped packages.

This removes these flags for all relevant packages.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2021-09-02 05:31:15 +08:00
David Yang
198486f6fe ieee8021xclient: add package
Signed-off-by: David Yang <mmyangfl@gmail.com>
2021-09-01 14:20:03 -07:00
Nguyen Quang Minh
2a86c465bc openvpn: add OpenVPN option push-peer-info
This will allow the server to know more info about the client like
HWADDR, very useful for managing IoT devices.

See: https://www.mankier.com/8/openvpn#--push-peer-info

Signed-off-by: Nguyen Quang Minh <minhnq31@fpt.com.vn>
2021-09-01 14:18:06 -07:00
Wakatatsu Ryou
cc80884976 acme: add haproxy support
Signed-off-by: Wakatatsu Ryou <lialosiu@gmail.com>
2021-09-01 14:13:53 -07:00
Wakatatsu Ryou
98985a9561 acme: add haproxy support
Signed-off-by: Wakatatsu Ryou <lialosiu@gmail.com>
2021-09-01 14:13:53 -07:00
Etienne Champetier
440d3c0450 tinc: use 'uci_get_state' instead of 'uci -P /var/state get'
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2021-09-01 14:12:26 -07:00
Rosen Penev
40b30f7359
Merge pull request #16505 from gladiac1337/haproxy-2.4.3
haproxy: Update HAProxy to v2.4.3
2021-09-01 14:09:23 -07:00
Kerma Gérald
e34396fd0e fail2ban: initial package of fail2ban version 0.11.2
python3-pyinotify: initial package version 0.9.6 of pyinotify for python3

Signed-off-by: Kerma Gérald <gandalf@gk2.net>
2021-09-01 14:08:17 -07:00
Jo-Philipp Wich
e8fb7fd648 nlbwmon: update to latest Git HEAD
d82c910 nfnetlink: warn if the requested recv buffer size surpasses rmem_max

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-09-01 21:54:17 +02:00
Cristian Le
e3183a3312 ddns-script-gandi: Better error management
- Changed DNS endpoint to LiveDNS
- Now using `jshn.sh`
- Better handle errors and ouput

Signed-off-by: Cristian Le <git@lecris.me>
2021-08-31 23:51:35 +09:00
Cristian Le
36afa3dfce ddns-scripts-pdns: Add package
Signed-off-by: Cristian Le <git@lecris.me>
2021-08-31 21:55:09 +09:00
Alexandru Ardelean
c5d49e35f3
Merge pull request #16462 from commodo/python-sync-host-pip-reqs
python3-package.mk: add check for dependencies in host-pip-requirements
2021-08-31 13:27:52 +03:00
Christian Lachner
59d2e519e6 haproxy: Update HAProxy to v2.4.3
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2021-08-31 09:08:08 +02:00
Florian Eckert
cb8ae4ac19
Merge pull request #16498 from TDT-AG/pr/20210830-stunnel
stunnel: update to version 5.60
2021-08-31 08:08:32 +02:00
Florian Eckert
21a70fa8b5
Merge pull request #16497 from TDT-AG/pr/20210830-keepalived
keepalived: update to version 2.2.4
2021-08-31 08:08:14 +02:00
Tianling Shen
60c917089f
v2rayA: Update to 1.5.2
Refreshed init script to adapt new arguments accepted by the program.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-08-31 00:23:17 +08:00
Florian Eckert
5517bd925d stunnel: update to version 5.60
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-08-30 11:49:04 +02:00
Florian Eckert
3f5b2d8cb3 keepalived: update to version 2.2.4
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-08-30 11:47:53 +02:00