aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* Merge pull request #14175 from Andy2244/samba-4.13.2Rosen Penev2020-12-08
|\ | | | | samba4: update to 4.13.2
| * samba4: update to 4.13.2Andy Walsh2020-12-08
| | | | | | | | | | | | | | * update to 4.13.2 * remove outdated option "write cache size" Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | wsdd2: update to git (2020-11-19)Andy Walsh2020-12-08
|/ | | | | | * update to git (2020-11-19) Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* Mosquitto: major update to version 2.0Karl Palsson2020-12-08
| | | | | | | | | | | | | | | | | Major release, full release notes available at: https://mosquitto.org/blog/2020/12/version-2-0-0-released/ Tested on ath79, ssl full, ssl trimmed and non-ssl builds, and also all at the same time. Users may/will run into some of the changes in default authentication. Note https://mosquitto.org/documentation/migrating-to-2-0/ for tips on migrating. Patch included has already merged upstream, but didn't make the release: https://github.com/eclipse/mosquitto/pull/1930 Signed-off-by: Karl Palsson <karlp@etactica.com>
* subversion: update to 1.14.0Rosen Penev2020-12-08
| | | | | | | | | Remove several configure options. apr-(utils) has been fixed, which makes them useless. Also removed PKG_BUILD_DEPENDS for that reason. Simplify NLS with autoreconf_bool. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* krb5: install krb5-config to hostRosen Penev2020-12-07
| | | | | | | | Helps old packages that don't use pkgconfig. Fix prefix paths. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #12049 from pprindeville/xtables-addons-preserve-databaseRosen Penev2020-12-07
|\ | | | | xtables-addons: iptgeoip: preserve database across sysupgrade
| * xtables-addons: iptgeoip: preserve database across sysupgradePhilip Prindeville2020-12-05
| | | | | | | | | | | | | | | | | | | | Updating the system image or the package should not obliterate the downloaded/unpacked geolocation database. If you use xt_geoip in /etc/firewall.user you don't want the database disappearing when sysupgrade runs and then reboots your system as you'll be left exposed. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | Merge pull request #14038 from TDT-AG/pr/20201127-ddns-scriptsRosen Penev2020-12-07
|\ \ | | | | | | ddns-scripts: add gandi.net provider
| * | ddns-scripts: add gandi.net providerFlorian Eckert2020-11-28
| | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | Merge pull request #14086 from zhanhb/frpRosen Penev2020-12-07
|\ \ \ | | | | | | | | frp: update to 0.34.3
| * | | frp: update to 0.34.3Huangbin Zhan2020-11-30
| | | | | | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | | Merge pull request #14127 from xdarklight/ksmbd-3.3.1Rosen Penev2020-12-07
|\ \ \ \ | | | | | | | | | | ksmbd and ksmbd-tools 3.3.1
| * | | | ksmbd-tools: update to 3.3.1Martin Blumenstingl2020-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Major change for version 3.3.1 are: * Fix a segfault issue in ksmbd.mountd. * Reorganize ndr write functions. Major changes for version 3.3.0 are: * Add samr and lsarpc RPC support. * Generate subauth values for domain. * Add Kerberos support. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
* | | | | Merge pull request #14153 from gstrauss/lighttpd-1.4.56-5Rosen Penev2020-12-07
|\ \ \ \ \ | | | | | | | | | | | | lighttpd: wolfssl complex preproc logic for SNI
| * | | | | lighttpd: wolfssl complex preproc logic for SNIGlenn Strauss2020-12-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | | | | Merge pull request #14160 from ja-pa/dnstap-0.3.0Rosen Penev2020-12-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | dnstap: update to version 0.3.0
| * | | | | | dnstap: update to version 0.3.0Jan Pavlinec2020-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | zerotier: add patch to avoid including sys/auxv.hRosen Penev2020-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems it's not needed and not supported under uClibc-ng. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | miniupnpd: Don't override ipv6_listening_ipJitao Lu2020-12-07
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Fixes: https://github.com/openwrt/packages/issues/14145 Signed-off-by: Jitao Lu <dianlujitao@gmail.com>
* | | | | | ocserv: updated to 1.1.2Nikos Mavrogiannopoulos2020-12-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | | | | | squid: fix compilation with ccacheRosen Penev2020-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a patch to remove BUILDCXXFLAGS. For some reason, TARGET_CXXFLAGS are leaking. Removed custom Build/Compile section. There's already PKG_INSTALL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #14143 from gstrauss/lighttpd-1.4.56-4Rosen Penev2020-12-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | lighttpd: wolfssl TLS compat module detection
| * | | | | | lighttpd: wolfssl TLS compat module detectionGlenn Strauss2020-12-05
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x-ref: "[lighttpd] -mod-wolfssl fails (requires dependency on -mod-openssl?)" https://github.com/openwrt/packages/issues/14139 github: closes #14139 Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* / | | | | i2pd: Update to 2.35.0David Yang2020-12-05
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
* | | | | Merge pull request #14136 from EricLuehrsen/unbound_011300Rosen Penev2020-12-04
|\ \ \ \ \ | | | | | | | | | | | | unbound: update to 1.13.0
| * | | | | unbound: update to 1.13.0Eric Luehrsen2020-12-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | | | frr: update to 7.5Lucian Cristian2020-12-04
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | switch to codeload for latest patches applied to stable branch Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | Merge pull request #14097 from neheb/ovnRosen Penev2020-12-03
|\ \ \ \ \ | | | | | | | | | | | | openvpn: import from base
| * | | | | openvpn: disable LZO support by defaultMagnus Kroken2020-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenVPN recommends disabling compression, as it may weaken the security of the connection. For users who need compression, we build with LZ4 support by default. LZO in OpenVPN pulls in liblzo at approx. 32 kB. OpenWrt users will no longer be able to connect to OpenVPN peers that require LZO compression, unless they build the OpenVPN package themselves. Signed-off-by: Magnus Kroken <mkroken@gmail.com>
| * | | | | openvpn: update to 2.5.0Magnus Kroken2020-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New features: * Per client tls-crypt keys * ChaCha20-Poly1305 can be used to encrypt the data channel * Routes are added/removed via Netlink instead of ifconfig/route (unless iproute2 support is enabled). * VLAN support when using a TAP device Significant changes: * Server support can no longer be disabled. * Crypto support can no longer be disabled, remove nossl variant. * Blowfish (BF-CBC) is no longer implicitly the default cipher. OpenVPN peers prior to 2.4, or peers with data cipher negotiation disabled, will not be able to connect to a 2.5 peer unless option data_fallback_ciphers is set on the 2.5 peer and it contains a cipher supported by the client. Signed-off-by: Magnus Kroken <mkroken@gmail.com>
| * | | | | openvpn: import from baseRosen Penev2020-12-01
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | openvpn-easy-rsa: import from baseRosen Penev2020-12-01
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #14129 from flyn-org/snortRosen Penev2020-12-03
|\ \ \ \ \ | | | | | | | | | | | | snort: update to 2.9.17
| * | | | | snort: update to 2.9.17W. Michael Petullo2020-12-03
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* / | | | lighttpd: meson.build linker fix for TLS modulesGlenn Strauss2020-12-03
|/ / / / | | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | | miniupnpd: Pass ipv6 addr to ipv6_listening_ipJitao Lu2020-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unlike ipv4, this option is supposed to be an IP address, otherwise, an error occurs on startup: can't parse "br-lan" as valid IPv6 listening address Signed-off-by: Jitao Lu <dianlujitao@gmail.com>
* | | | Merge pull request #14099 from neheb/pdnsrrrRosen Penev2020-12-02
|\ \ \ \ | | | | | | | | | | pdns-recursor: update to 4.4.1
| * | | | pdns-recursor: update to 4.4.1Rosen Penev2020-12-01
| |/ / / | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14110 from neheb/wavemRosen Penev2020-12-02
|\ \ \ \ | | | | | | | | | | wavemon: update to 1.9.2
| * | | | wavemon: update to 1.9.2Rosen Penev2020-12-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | haproxy: Update HAProxy to v2.2.6Christian Lachner2020-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | Merge pull request #14107 from neheb/udpxRosen Penev2020-12-01
|\ \ \ \ \ | | | | | | | | | | | | udpxy: update to 1.0-25.0
| * | | | | udpxy: update to 1.0-25.0Rosen Penev2020-12-01
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / / lighttpd: build and bugfix patchesGlenn Strauss2020-12-01
|/ / / / | | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* / / / zerotier: update to 1.6.2Moritz Warning2020-12-01
|/ / / | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | Merge pull request #13971 from mwarning/zerotierRosen Penev2020-11-30
|\ \ \ | | | | | | | | zerotier: update to 1.6.1
| * | | zerotier: update to 1.6.1Moritz Warning2020-11-30
| | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | Merge pull request #13800 from gstrauss/for-lighttpd-1.4.56Rosen Penev2020-11-30
|\ \ \ \ | | | | | | | | | | lighttpd: revamp Makefile for lighttpd 1.4.56
| * | | | lighttpd: update to lighttpd 1.4.56 release hashGlenn Strauss2020-11-30
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>