aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
| * | | | | mwan3: fix initial_state offline issueFlorian Eckert2019-01-14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | mwan3: add syslog debug possibility to rulesFlorian Eckert2019-01-14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | Merge pull request #7918 from LLE8/add-lynx-packageHannu Nyman2019-01-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | lynx: add package
| * | | | | | lynx: defined package maintainer, added more download sitesLeonid Esman2019-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Leonid Esman <leonid.esman@gmail.com>
| * | | | | | lynx: initial commitLeonid Esman2019-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Based on https://github.com/kyak/openwrt-packages/tree/master/lynx Tested on TP-Link TL-MR3020 v3 Signed-off-by: Leonid Esman <leonid.esman@gmail.com>
* | | | | | | Merge pull request #7871 from cshoredaniel/pr-add-radicale2Hannu Nyman2019-01-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Radicale 2.x as radicale2
| * | | | | | | radicale2: Update CalDAV/CardDAV server to v2.xDaniel F. Dickinson2019-01-09
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Radicale 2.x adds support for many new clients, bug-fixes, etc so add v2 of this application. We do it as a separate package for those not ready to switch (it's not an straight inplace upgrade from 1.x). We do however CONFLICT with 1.x as they can't be run side-by-side on the same host (without containers for somesuch). Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | | Merge pull request #7910 from cshoredaniel/pr-nut-fsd-bugHannu Nyman2019-01-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nut: Prevent FSD when not specifically requested
| * | | | | | | nut: Prevent FSD when not specifically requestedDaniel F. Dickinson2019-01-08
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Under certain circumstances nutshutdown was causing a forced shutdown of the UPS even though killpower was not indicated. Prevent that. Also clarify the logic for powering off server by avoiding && || chains. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | | bind: update to 9.11.5-P1Deng Qingfang2019-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For changes in 9.11.5-P1 see https://ftp.isc.org/isc/bind9/9.11.5-P1/CHANGES Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | Merge pull request #7806 from iamperson347/patch-3Hannu Nyman2019-01-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | stubby: Remove iamperson347 from maintainer
| * | | | | | | stubby: Remove iamperson347 from maintainerDavid Mora2018-12-30
| | | | | | | | | | | | | | | | | | | | | | | | I am no longer able to support maintaining the stubby daemon for openwrt. I suggest Jonathan Underwood <jonathan.underwood@gmail.com> as a replacement.
* | | | | | | | Merge pull request #7932 from val-kulkov/samba4-packageHannu Nyman2019-01-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | samba4: add mandatory option per CVE-2018-16853
| * | | | | | | | samba4: add mandatory option per CVE-2018-16853Val Kulkov2019-01-10
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since 4.9.3, Samba AD-DC with MIT Kerberos will refuse to build unless --with-experimental-mit-ad-dc is provided to the configure command. The mandatory requirement was introduced in response to a report that a user in a Samba AD domain can crash the KDC when Samba is built in the non-default MIT Kerberos configuration: https://www.samba.org/samba/security/CVE-2018-16853.html This requirement was introduced in Samba commit c5370a4349d381ba3b64b063dc28a2c54cfacdfc. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | | | | Merge pull request #7942 from val-kulkov/subversion-packageHannu Nyman2019-01-11
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | subversion: bump to the latest stable bugfix release
| * | | | | | | subversion: bump to the latest stable bugfix releaseVal Kulkov2019-01-11
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to Apache Subversion 1.11.1. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | | | wget: Fix compilation without deprecated OpenSSL 1.1 APIsRosen Penev2019-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The configure script uses a deprecated function to check for libssl. I tried patching configure.ac and adding PKG_FIXUP:=autoreconf but that causes a different error. This is the simplest fix. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | irssi: update to version 1.1.2Jan Pavlinec2019-01-11
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2019-5882 - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5882 Changes -add PKG_CPE_ID -add license info Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | openconnect: updated to 8.01Nikos Mavrogiannopoulos2019-01-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | ocserv: updated to 0.12.2Nikos Mavrogiannopoulos2019-01-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | softethervpn5: fix client, bridge pkg installationAndy Walsh2019-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix launcher.sh installation for client, bridge * link libreadline as static for host helper (hamcorebuilder) Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | Merge pull request #7746 from cotequeiroz/softethervpn_rpathHannu Nyman2019-01-10
|\ \ \ \ \ \ | |/ / / / / |/| | | | | softethervpn: use hostpkg-installed libreadline, add name to build_dir
| * | | | | softethervpn: add package name to build dirEneas U de Queiroz2018-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Current build dir is set at just v$(PKG_VERSION). Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | | | | softethervpn: add -Wl,-rpath to HOST_LDFLAGSEneas U de Queiroz2018-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoids failures related to the absence of a matching libreadline.so in the host system. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | Merge pull request #7895 from neheb/clamHannu Nyman2019-01-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | clamav: Fix compilation without deprecated OpenSSL APIs
| * | | | | | clamav: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-01-06
| | |_|/ / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #7926 from gladiac1337/feature-haproxy-v1.8.17Hannu Nyman2019-01-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | haproxy: Update HAProxy to v1.8.17
| * | | | | | haproxy: Update HAProxy to v1.8.17Christian Lachner2019-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash - This fixes CVE-2018-20615 Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | | Merge pull request #7930 from dibdot/adblockDirk Brenken2019-01-09
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | adblock: update 3.6.2
| * | | | | | adblock: update 3.6.2Dirk Brenken2019-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * enhance the query function to search in adblock backups as well, to get back the set of blocking lists sources for a certain domain * add "Latest DNS Queries" report to commandline version as well (already in LuCI) * made the tld compression (the error handling) more robust, remove the needless 'adb_forcesrt' option * removed abandoned 'feodo' list source * updated readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | ser2net: update to 3.5.1Michael Heimpold2019-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | tor: update to version 0.3.4.10Jan Pavlinec2019-01-08
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | softethervpn5: add new package softethervpn5Andy Walsh2019-01-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | radsecproxy: Fix compilation without deprecated OpenSSL 1.0.2 APIsRosen Penev2019-01-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #7863 from cshoredaniel/pr-nut-fix-slow-interfacesHannu Nyman2019-01-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | nut: Fix procd crashloop no interfaces
| * | | | | | nut: Fix procd crashloop no interfacesDaniel F. Dickinson2019-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a crashloop under procd when attempting to bind to any address when no interfaces are yet available. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | | Merge pull request #7896 from neheb/lfHannu Nyman2019-01-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | lftp: Fix compilation without deprecated OpenSSL APIs
| * | | | | | | lftp: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-01-06
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #7892 from neheb/sstpHannu Nyman2019-01-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | sstp-client: Fix compilation without deprecated OpenSSL APIs
| * | | | | | | sstp-client: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-01-06
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | acme: Remove 8192 bits certificate optionToke Høiland-Jørgensen2019-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is not supported by letsencrypt, so issuing the certificate will fail. Instead, add 3072 bits as an intermediate option. Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
* | | | | | | acme: Support selecting ECC certificates from LuciToke Høiland-Jørgensen2019-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As pointed out by @andersk, acme.sh already supports ECC certificates, and they can be set manually in the uci file, just not in Luci. Fix this by changing the key size selector into a listbox, and adding ECC certs as options. Fixes #7825. Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
* | | | | | | Merge pull request #7887 from neheb/patch-8Saverio Proto2019-01-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | tinc: Fix to actually build without deprecated APIs
| * | | | | | | tinc: Fix to actually build without deprecated APIsRosen Penev2019-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The configure script checks for the existence of OpenSSL by checking a deprecated function. This works around it. The other changes have been done previously Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7874 from Ansuel/softupHannu Nyman2019-01-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | softethervpn: update to latest release and rework makefile
| * | | | | | | | softethervpn: update to latest release and rework makefileAnsuel Smith2019-01-04
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package install both server client and bridge app... This is useless if someone needs to run only the server on the device. Split the package in 3 subpackage and a base package that contains file needed by all 3. This also upgrade the package to latest release to fix some bug and memory leak. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | | | shadowsocks-client: removeDeng Qingfang2019-01-07
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It hasn't been maintained for years and doesn't have recent features such as AEAD crypto and IPv6. (The "recent" update is fix compilation without deprecated OpenSSL APIs, which is made by Rosen Penev) It has been superseded by shadowsocks-libev, which is recently maintained by community and has LuCI frontend. Despite its smaller size, it depends on OpenSSL, which is way larger than MbedTLS, the one shadowsocks-libev used. Thus, it doesn't really fit in space-constrained devices. Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | Merge pull request #7889 from cshoredaniel/pr-gitolite-remove-extra-varsHannu Nyman2019-01-06
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | gitolite: Remove unecessary Makefile variables
| * | | | | | gitolite: Remove unecessary Makefile variablesDaniel F. Dickinson2019-01-01
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PKG_SOURCE_DIR and PKG_BUILD_DIR are just the default, so remove them from the gitolite Makefile Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | Merge pull request #7882 from dibdot/travelmateDirk Brenken2019-01-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | travelmate: update 1.3.2