aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* Merge pull request #14265 from neheb/olapRosen Penev2020-12-18
|\ | | | | protobuf: fix bad CFLAGS in pkgconfig
| * ola: fix compilation with older clangRosen Penev2020-12-17
| | | | | | | | | | | | Werror is normally passed with pkgconfig headers. Remove it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14261 from neheb/cifs2Rosen Penev2020-12-17
|\ \ | | | | | | cifs-utils: link mount utility relative instead of absolute
| * | cifs-utils: link mount utility relative instead of absoluteRosen Penev2020-12-17
| |/ | | | | | | | | | | Fixes InstallDev dead link. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / kadnode: link binary relativeRosen Penev2020-12-17
|/ | | | | | | | Fixes dead symlink in InstallDev Clean up Makefile for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #14257 from zhanhb/alternatives-libexecRosen Penev2020-12-17
|\ | | | | treewide: move binaries of alternatives to /usr/libexec
| * treewide: move binary of alternatives to libexec, rename as suggestedHuangbin Zhan2020-10-08
| | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | mdnsresponder: bring back LN hackRosen Penev2020-12-17
| | | | | | | | | | | | | | | | | | It turns out that the Makefile of mdnsreponder links to absolute paths instead of relative ones. This is an issue when compiling. Fix for InstallDev as well. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14247 from gstrauss/lighttpd-1.4.57Rosen Penev2020-12-17
|\ \ | | | | | | lighttpd: update to lighttpd 1.4.57
| * | lighttpd: update to lighttpd 1.4.57 release hashGlenn Strauss2020-12-17
| | | | | | | | | | | | | | | | | | | | | * update to lighttpd 1.4.57 release hash * remove patches incorporated upstream Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | lighttpd: cleaner TLS dependency logic in MakefileGlenn Strauss2020-12-17
| |/ | | | | | | | | | | | | incorporate suggestion from cotequeiroz (Eneas U de Queiroz) https://github.com/openwrt/packages/issues/14142#issuecomment-739583111 Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | Merge pull request #14254 from dbermond/miniupnpc-add-installdevRosen Penev2020-12-17
|\ \ | |/ |/| miniupnpc: add InstallDev
| * miniupnpc: add InstallDevDaniel Bermond2020-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit ef388ff1f3f2 removed 'CMAKE_INSTALL:=1', and this makes the development files to be not installed anymore on 'staging_dir'. Being such, packages that needs to link against libminiupnpc fails to build, because it cannot find the headers and the library. Adding an InstallDev fixes this. Build-tested on: ipq806x (R7800) Run-tested on: ipq806x (R7800) Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
* | knot: update to 3.0.3Jan Hak2020-12-16
| | | | | | | | Signed-off-by: Jan Hak <jan.hak@nic.cz>
* | mwan3: update versionAaron Goodman2020-12-16
| | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de> - Changed version string Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
* | mwan3: add more error logging to routing functionsAaron Goodman2020-12-16
| | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
* | mwan3: improve route flushing on mwan3 stopAaron Goodman2020-12-16
| | | | | | | | | | | | only attempt to flush routes for the relevant family Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
* | mwan3: fix race condition in route loadingAaron Goodman2020-12-16
| | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
* | mwan3: fix linkdown routes not being addedAaron Goodman2020-12-16
| | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
* | Merge pull request #14241 from neheb/mdnsRosen Penev2020-12-16
|\ \ | | | | | | mdnsreponder: use install paths instead of build ones
| * | mdnsreponder: use install paths instead of build onesRosen Penev2020-12-15
| | | | | | | | | | | | | | | | | | | | | For some reason, the build ones do not get generated when compiling in parallel. PKG_INSTALL_DIR is the correct solution anyway. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #10643 from kmcopper/opensshRosen Penev2020-12-15
|\ \ \ | | | | | | | | OpenSSH: Add failsafe support
| * | | openssh: add openwrt failsafe supportKyle Copperfield2020-12-15
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | Adds failsafe support to the openssh package. Roughly based on an earlier patch. Ref: https://github.com/openwrt/openwrt/pull/865 Signed-off-by: Jeff Kletsky <git-commits@allycomm.com> Signed-off-by: Kyle Copperfield <kmcopper@danwin1210.me>
* | | Merge pull request #13884 from neheb/connRosen Penev2020-12-15
|\ \ \ | | | | | | | | conntrack-tools: update to 1.4.6
| * | | conntrack-tools: update to 1.4.6Rosen Penev2020-12-14
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed patch as upstream fixed libtirpc support differently. Switched to normal tarballs for simplicity. Fixed license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #14184 from pprindeville/issue#14183Philip Prindeville2020-12-15
|\ \ \ | |/ / |/| | bind: add support for the 'rndc' utility
| * | bind: add support for the 'rndc' utilityPhilip Prindeville2020-12-13
| | | | | | | | | | | | | | | | | | | | | | | | Enable the control port on named that rncd uses to talk to it. Use rndc to allow for lightweight reloads of some (per-zone) or all of the database without an interruption of service. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | Merge pull request #14212 from stangri/master-simple-adblockRosen Penev2020-12-14
|\ \ \ | | | | | | | | simple-adblock: bugfix - config update
| * | | simple-adblock: bugfix - config updateStan Grishin2020-12-12
| | |/ | |/| | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | Merge pull request #14196 from pprindeville/issue#14195Rosen Penev2020-12-14
|\ \ \ | | | | | | | | isc-dhcp: seeing crashes when attempting to update dynamic dns
| * | | isc-dhcp: seeing crashes when attempting to update dynamic dnsPhilip Prindeville2020-12-10
| | |/ | |/| | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | mosquitto: bump to 2.0.2Karl Palsson2020-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Full changelog: https://mosquitto.org/blog/2020/12/version-2-0-2-released/ * Enables DHE ciphers * Improved response time with http_dir and websockets Drops a patch no longer required due to upstream fixes. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | libreswan: add xfrm interface dependsLucian Cristian2020-12-14
| |/ |/| | | | | | | | | ipsec needs xfrmi support Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | subversion: fix compilation with full NLSRosen Penev2020-12-11
| | | | | | | | | | | | Needs a linker flag. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | i2pd: backport upstream fix for i386Rosen Penev2020-12-11
| | | | | | | | | | | | Fixes compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | curl: update to version 7.74.0 (security fix)Jan Pavlinec2020-12-11
|/ | | | | | | | | Fixes: CVE-2020-8286 CVE-2020-8285 CVE-2020-8284 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* Merge pull request #14191 from luizluca/easy-rsa-3.0.8Rosen Penev2020-12-10
|\ | | | | openvpn-easy-rsa: bump to 3.0.8
| * openvpn-easy-rsa: bump to 3.0.8Luiz Angelo Daros de Luca2020-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New easyrsa will look for missing vars and x509-types where easyrsa is located (following symlink). /usr/bin/easyrsa is now a link to /usr/lib/easyrsa/easyrsa and /usr/lib/easyrsa/{vars,x509-types} a link to /etc/easyrsa/{vars,x509-types}. This keeps the same previous OpenWrt easyrsa behavior which tries to use $PWD/pki and /etc/easyrsa/{vars,x509-types}, but without patching it. Easyrsa can also use env vars to set pki root path (instead of /usr/lib/easyrsa), pki path (instead of $PWD/pki) and vars path. Those variables are commented in /etc/profile.d/50-openvpn-easy-rsa.sh as an example of how to make easyrsa run independent of $PWD. That scriptlet also sets $EASYRSA_TEMP_DIR from $EASYRSA_PKI/tmp to /tmp in order to avoid writing to persistent media (normally flash). However, as a profile scriptlet, it will only be used after session is restarted. The "build" tgz was replaced by the "source" tar. "build" version has a different file structure, making any patch backports too complex. I'm also putting myself as maintainer. Closes openwrt/openwrt#2926, since it moved to openwrt/packages. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | Merge pull request #14135 from simm42/masterRosen Penev2020-12-10
|\ \ | | | | | | Add support to darkstat to allow multiple local networks to be specified for montioring
| * | darkstat: bump package versionSimon Day2020-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Developer's Certificate of Origin 1.1 By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it. (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved Signed-off-by: Simon Day <email@simonday.info>
| * | darkstat: Add support to darkstat to allow multiple local networks to beSimon Day2020-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | specified for montioring eg allows ipv4 and ipv6 forwarded traffic to be monitored from both main network and dmz in single graph Developer's Certificate of Origin 1.1 By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it. (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved Signed-off-by: Simon Day <email@simonday.info>
| * | darkstat: Add support to darkstat to allow multiple local networks to beSimon Day2020-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | specified for montioring eg allows ipv4 and ipv6 forwarded traffic to be monitored from both main network and dmz in single graph Developer's Certificate of Origin 1.1 By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it. (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved Signed-off-by: Simon Day <email@simonday.info>
* | | curl: fix host config fileRosen Penev2020-12-10
| | | | | | | | | | | | | | | | | | | | | | | | Fix the prefix instead. Replace custom Compile section with PKG_INSTALL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | gnurl: fix host config fileRosen Penev2020-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the prefix instead. Replace custom Compile section with PKG_INSTALL. Minor cleanups for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | iftop: fix compilation with GCC 10Rosen Penev2020-12-09
| | | | | | | | | | | | | | | | | | | | | | | | GCC 10 defaults to fno-common, which demands unique defenitions. Patch taken from buildroot. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | iftop: add packagePaul Spooren2020-12-09
| | | | | | | | | | | | | | | | | | Moved over from openwrt.git Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | https-dns-proxy: update binary to 2020-08-21Stan Grishin2020-12-09
| | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | modemmanager: bump releaseRosen Penev2020-12-09
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #13009 from valexi7/masterRosen Penev2020-12-09
|\ \ \ | | | | | | | | modemmanager: Added options
| * | | modemmanager: added new proto optionsValtteri Holopainen2020-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added signal refresh rate option modemmanager: update readme.md Added description for added proto options. Added compile option to compile --with-at-command-via-dbus for allowing AT commands to modem without --debug flag Changes to be committed: modified: net/modemmanager/Config.in modified: net/modemmanager/Makefile modified: net/modemmanager/files/modemmanager.init modified: net/modemmanager/files/modemmanager.proto modified: README.md Signed-off-by: Valtteri Holopainen <valtsu@gmail.com>