aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
| * | | | https-dns-proxy: update Makefile package descritionStan Grishin2022-11-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | | knot: update to version 3.2.3Jan Hák2022-11-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | | | | yggdrasil: bump to 0.4.7George Iv2022-11-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: George Iv <zhoreeq@users.noreply.github.com>
* | | | | cloudflared: Update to 2022.11.0Tianling Shen2022-11-22
|/ / / / | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | wifi-presence: Update to version v0.3.0Adam Williams2022-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This version handles the new hostapd connect message format, as introduced in: https://github.com/openwrt/openwrt/commit/8cb995445a26ee124e40b8ef97cc0ddd9d10f82a Signed-off-by: Adam Williams <pwnfactory@gmail.com>
* | | | rclone: Update to 1.60.1Tianling Shen2022-11-21
| | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | gg: Update to 0.2.15Tianling Shen2022-11-21
| | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | unbound: update to 1.17.0Eric Luehrsen2022-11-21
| | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | ooniprobe: Update to 3.16.5Tianling Shen2022-11-21
| | | | | | | | | | | | | | | | | | | | | | | | Fix build with Go 1.19. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | xfrpc: Update to 1.11.587Dengfeng Liu2022-11-21
| | | | | | | | | | | | | | | | | | | | | | | | refactor tcp mux Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
* | | | Merge pull request #19900 from stangri/master-simple-adblockStan Grishin2022-11-19
|\ \ \ \ | |/ / / |/| | | simple-adblock: update to 1.9.3-1
| * | | simple-adblock: update to 1.9.3-1Stan Grishin2022-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * introduce the new curl_max_file_size option * prevent warnings/errors to be displayed each time the load_environment is invoked * better organize dl_command appendixes * implement support for downloading/using external dnsmasq config file * refactor adb_check and adb_allow for better readability * update default values for some options in the uci_load_validate call * update reload trigger to include curl options Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | xray-core: Update to 1.6.4Tianling Shen2022-11-18
| |_|/ |/| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | acme: make certificates use .crt as the extensionGlen Huang2022-11-18
| | | | | | | | | | | | Signed-off-by: Glen Huang <i@glenhuang.com>
* | | adguardhome: bump to 0.107.18Dobroslaw Kijowski2022-11-17
| | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | frp: update to 0.45.0van waholtz2022-11-16
| | | | | | | | | | | | Signed-off-by: van waholtz <brvphoenix@gmail.com>
* | | ariang: update to 1.3.2van waholtz2022-11-16
| | | | | | | | | | | | Signed-off-by: van waholtz <brvphoenix@gmail.com>
* | | nextdns: Update to version 1.38.0Olivier Poitrey2022-11-17
| | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | Merge pull request #19905 from ne20002/bcp38Toke Høiland-Jørgensen2022-11-16
|\ \ \ | | | | | | | | bcp38: migrate to nftables
| * | | bcp38: migrate to nftablesStefan Brusch2022-11-16
| |/ / | | | | | | | | | Signed-off-by: Stefan Brusch <ne20002@gmx.ch>
* / / siit: fix kernel 5.16 compileJohn Thomson2022-11-15
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | siit-1.2/siit.c:1379:9: error: implicit declaration of function 'random_ether_addr' [-Werror=implicit-function-declaration] 1379 | random_ether_addr(dev->dev_addr); | ^~~~~~~~~~~~~~~~~ Linux 3.6 renamed random_ether_addr to eth_random_addr [0] Linux 5.16 removed random_ether_addr [1] [0]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0a4dd594982a321699000218715e28664ec49169 [1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ba530fea8ca1b57ee71d4e62f287a5d7ed92f789 Signed-off-by: John Thomson <git@johnthomson.fastmail.com.au>
* | privoxy: correctly format /etc/services additionsJosh Powers2022-11-11
| | | | | | | | | | | | | | | | | | | | | | 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>
* | modemmanager: fix unquoted strings when launching pppdAleksander Morgado2022-11-11
| | | | | | | | Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* | ulogd: bump to version 2.0.8Alexandru Ardelean2022-11-11
| | | | | | | | | | | | Removed upstream patches. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | netifyd: Updated to v4.2.2.Darryl Sokoloski2022-11-11
| | | | | | | | Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
* | openvpn: update to 2.5.8Ivan Pavlov2022-11-11
| | | | | | | | | | | | | | Mostly bugfix release For details refer to https://github.com/OpenVPN/openvpn/blob/v2.5.8/Changes.rst Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
* | knxd: bump to upstream version 0.14.56Othmar Truniger2022-11-11
| | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | Merge pull request #19866 from pprindeville/isc-dhcpd-detect-reload-properlyPhilip Prindeville2022-11-11
|\ \ | | | | | | isc-dhcp: Fix logic to detect if the config file is unchanged
| * | isc-dhcp: Fix logic to detect if the config file is unchangedPhilip Prindeville2022-11-08
| | | | | | | | | | | | | | | | | | Thanks for Jaymin Patel for pointing the broken logic out. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | Merge pull request #19865 from pprindeville/issue#19757Philip Prindeville2022-11-11
|\ \ \ | | | | | | | | strongswan: Fix PSK's when using multiple connections
| * | | strongswan: Fix PSK's when using multiple connectionsPhilip Prindeville2022-11-08
| |/ / | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | Merge pull request #19879 from hgl/acmeToke Høiland-Jørgensen2022-11-11
|\ \ \ | | | | | | | | acme: simplify flock usage
| * | | acme: simplify flock usageGlen Huang2022-11-11
| | | | | | | | | | | | | | | | Signed-off-by: Glen Huang <i@glenhuang.com>
* | | | v2ray-geodata: Update to latest versionTianling Shen2022-11-10
| | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | xray-core: Update to 1.6.3Tianling Shen2022-11-10
| | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | gg: Update to 0.2.14Tianling Shen2022-11-10
|/ / / | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | Merge pull request #19855 from pprindeville/strongswan-update-5.9.8Philip Prindeville2022-11-08
|\ \ \ | | | | | | | | strongswan: Update to 5.9.8
| * | | strongswan: Update to 5.9.8Philip Prindeville2022-11-08
| |/ / | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | Merge pull request #19796 from stangri/master-simple-adblockStan Grishin2022-11-07
|\ \ \ | | | | | | | | simple-adblock: update to 1.9.2-4
| * | | simple-adblock: update to 1.9.2-4Stan Grishin2022-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update default config file to list options alphabetically * rearrange some of the init script code to support transition of WebUI to javascript * rename wan6_trigger to procd_trigger_wan6 for readability Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | wsdd2: update config file for ksmbdRosen Penev2022-11-06
| | | | | | | | | | | | | | | | | | | | | | | | Previous commit makes use of ksmbd.conf Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | ksmbd-tools: use ksmbd.confRosen Penev2022-11-06
| | | | | | | | | | | | | | | | | | | | | | | | smb.conf is deprecated. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | ksmbd-tools: update to 3.4.6Rosen Penev2022-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | mosh: update to 1.4.0Rosen Penev2022-11-06
| | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | samba4: update to 4.17.2Andrew Sim2022-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update samba to 4.17.2 * CVE-2022-3437: There is a limited write heap buffer overflow in the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal (included in Samba). https://www.samba.org/samba/security/CVE-2022-3437.html * CVE-2022-3592: A malicious client can use a symlink to escape the exported directory. https://www.samba.org/samba/security/CVE-2022-3592.html Signed-off-by: Andrew Sim <andrewsimz@gmail.com>
* | | | Merge pull request #19707 from stangri/master-https-dns-proxyStan Grishin2022-11-04
|\ \ \ \ | | | | | | | | | | https-dns-proxy: rename options
| * | | | https-dns-proxy: rename optionsStan Grishin2022-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rename wan6_trigger to procd_trigger_wan6 * rename update_dnsmasq_config to dnsmasq_config_update * add the uci-defaults file to run sed on config file * update Makefile to include uci-defaults file Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | | mini_snmpd: trim trailing spacesStijn Tintel2022-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Found with modified Kconfiglib. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | lynx: trim trailing spaceStijn Tintel2022-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Found with modified Kconfiglib. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | squid: trim trailing spaceStijn Tintel2022-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Found with modified Kconfiglib. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>