aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* safe-search: fix use with dnsmasq in ujailDaniel Golle2023-01-14
| | | | | | | | | | | 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@aa12a0fdd1c5a004281633c5b0758da1781bb41c implement adding this path using the existing uci-defaults script. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* libreswan: set DNSSEC_ROOTKEY_FILE, LINUX_VARIANTEneas U de Queiroz2023-01-13
| | | | | | | | | | 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>
* i2pd: update to version 2.45.0Daniel Bermond2023-01-13
| | | | | | | | | 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>
* ztdns: new packageOskari Rauta2023-01-12
| | | | | | | ztDNS is a dedicated DNS server for a ZeroTier virtual network. ztdns is alternative to zerotier's own zeronds. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* xinetd: add processing of redirect option in init scriptHelge Mader2023-01-11
| | | | Signed-off-by: Helge Mader <ma@dev.tdt.de>
* frp: update to 0.46.1Van Waholtz2023-01-10
| | | | Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* frp: update to 0.46.0Van Waholtz2023-01-10
| | | | | | Add `test.sh`. Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* ocserv: disable libmaxminddb detectionHannu Nyman2023-01-10
| | | | | | | | 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>
* knot: disable libmaxminddb detectionHannu Nyman2023-01-10
| | | | | | | | 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>
* speedtestpp: drop libxml2 dependencyOskari Rauta2023-01-10
| | | | | Co-authored-by: Tianling Shen <cnsztl@gmail.com> Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* bind: disable geoipJavier Marcet2023-01-09
| | | | | Signed-off-by: Javier Marcet <javier@marcet.info> [modified also PKG_RELEASE]
* ddns-scripts: add support for LuaDNSJihoon Han2023-01-09
| | | | Signed-off-by: Jihoon Han <rapid_renard@renard.ga>
* Merge pull request #20244 from stargieg/ddns-scriptsFlorian Eckert2023-01-09
|\ | | | | ddns-scripts: add strato ipv6 support
| * ddns-scripts: add strato ipv6 supportPatrick Grimm2023-01-08
| | | | | | | | Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
* | xray-core: Update to 1.7.2Tianling Shen2023-01-09
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | Merge pull request #19358 from AenBleidd/vko_add_boinc-wrapperTianling Shen2023-01-08
|\ \ | |/ |/| boinc-wrapper: add new package
| * boinc-wrapper: add new packageVitalii Koshura2023-01-04
| | | | | | | | Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
* | Merge pull request #20201 from LecrisUT/ddns-scripts/pdnsTianling Shen2023-01-08
|\ \ | | | | | | ddns-scripts: Allow setting root record for pdns script
| * | ddns-scripts: Allow setting root record for pdns scriptCristian Le2022-12-31
| | | | | | | | | | | | Signed-off-by: Cristian Le <git@lecris.me>
* | | udphp-client: new packageAlmaz Gaifullin2023-01-07
| | | | | | | | | | | | Signed-off-by: Almaz Gaifullin <gargargar@yandex.ru>
* | | Merge pull request #20212 from gstrauss/lighttpd-1.4.68Hannu Nyman2023-01-07
|\ \ \ | | | | | | | | lighttpd: update to lighttpd 1.4.68 release hash
| * | | lighttpd: collect mods now built into lighttpd exeGlenn Strauss2023-01-03
| | | | | | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | | lighttpd: fix meson buildGlenn Strauss2023-01-03
| | | | | | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | | lighttpd: remove patch included upstreamGlenn Strauss2023-01-03
| | | | | | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | | lighttpd: update to lighttpd 1.4.68 release hashGlenn Strauss2023-01-03
| | | | | | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | | lighttpd: modify build cmd for type: feature optsGlenn Strauss2023-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modify build command for meson type: feature options remove -Dwith_libev=disabled (option no longer has any effect) Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | | Merge pull request #20166 from stangri/master-pbrStan Grishin2023-01-03
|\ \ \ \ | |/ / / |/| | | pbr: add provides: pbr to variants
| * | | pbr: add provides: pbr to variantsStan Grishin2022-12-23
| | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | bind: start up with -4 if not listening on ipv6 addressesPhilip Prindeville2023-01-02
| |/ / |/| | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | stubby: bump to 0.4.3Rudy Andram2022-12-31
| | | | | | | | | Signed-off-by: Rudy Andram <rmandrad@gmail.com>
* | | Merge pull request #20182 from stintel/issue_16691Philip Prindeville2022-12-28
|\ \ \ | | | | | | | | strongswan: fix typo in strongswan-mod-nonce description
| * | | strongswan: fix typo in strongswan-mod-nonce descriptionStijn Tintel2022-12-28
| | | | | | | | | | | | | | | | | | | | Fixes: #16691 Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | bind: update to version 9.18.10Philip Prindeville2022-12-28
|/ / / | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | v2ray-geodata: Update to latest versionTianling Shen2022-12-27
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | v2ray-core: Update to 5.2.0Tianling Shen2022-12-27
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | xray-core: Update to 1.7.0Tianling Shen2022-12-27
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | natmap: update to 20221225Richard Yu2022-12-26
| | | | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | natmap: fix service not stopped when disabled in luciRichard Yu2022-12-26
| | | | | | | | | | | | | | | | | | | | | luci removes `enable` option when disabled, fix by setting default value to 0. Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | natmap: add Package/conffilesRichard Yu2022-12-26
| | | | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | rclone: Update to 1.61.1Tianling Shen2022-12-25
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | cloudreve: Update to 3.6.2Tianling Shen2022-12-25
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | xray-core: Update to 1.6.6-2Tianling Shen2022-12-25
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | dnsproxy: Update to 0.46.5Tianling Shen2022-12-25
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | dnslookup: Update to 1.8.1Tianling Shen2022-12-25
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | cloudflared: Update to 2022.12.1Tianling Shen2022-12-25
|/ / | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | krb5: update to 1.20.1W. Michael Petullo2022-12-23
| | | | | | | | | | | | | | 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>
* | snort3: update to 3.1.50.0John Audia2022-12-22
| | | | | | | | | | | | | | | | | | | | Upstream bump Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <therealgraysky@proton.me>
* | snort3: update to 3.1.49.0John Audia2022-12-22
| | | | | | | | | | | | | | | | | | | | Upstream bump Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <therealgraysky@proton.me>
* | snort3: minor tweaks to local.luaJohn Audia2022-12-22
| | | | | | | | | | | | | | | | | | * Use Boolean true for enable inline mode which is more intuitive that older '' * Add skeleton section for openappid since it has been merged[1] 1. https://github.com/openwrt/packages/commit/2d4e7d5fd343652d0852337184d56522ef5af83d Signed-off-by: John Audia <therealgraysky@proton.me>
* | nfdump: update to 1.6.25W. Michael Petullo2022-12-22
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>