aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* Merge pull request #9031 from James-TR/dnsdistRosen Penev2019-05-22
|\ | | | | dnsdist: add package
| * dnsdist: add packageJames Taylor2019-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: me Compile tested: armv7l, OpenWRT SDK Run tested: armv7l Linksys WRT1900ACS, OpenWrt SNAPSHOT, r9987-655fff1571 - confirmed dnsdist links correctly against dependencies and doesn't experience errors at run-time when enabling features. Description: dnsdist is a highly DNS-, DoS- and abuse-aware loadbalancer. Its goal in life is to route traffic to the best server, delivering top performance to legitimate users while shunting or blocking abusive traffic. dnsdist is dynamic, its configuration language is Lua and it can be changed at runtime, and its statistics can be queried from a console-like interface or an HTTP API. https://dnsdist.org/ Closes: PowerDNS/pdns#3294 Signed-off-by: James Taylor <james@jtaylor.id.au>
* | xtables-addons: pass correct flags to compile and installSébastien Blin2019-05-21
| | | | | | | | | | | | | | | | | | The Makefile currently redefine the Compile and Install functions. This is not working when using an external toolchain because some flags are not interpreted, like CROSS_COMPILE. It is possible to override the MAKE_FLAGS and MAKE_INSTALL_FLAGS instead. Signed-off-by: Sébastien Blin <sebastien.blin@savoirfairelinux.com>
* | Merge pull request #9038 from TDT-AG/pr/20190520-stunnelFlorian Eckert2019-05-21
|\ \ | | | | | | stunnel: update version to 5.54
| * | stunnel: update version to 5.54Florian Eckert2019-05-21
| |/ | | | | | | | | | | | | Update to latest stable release 5.54 Add new options ticketKeySecret and ticketMacSecret to uci validation. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | Merge pull request #9037 from MikePetullo/dmapdRosen Penev2019-05-20
|\ \ | | | | | | dmapd: update to 0.0.82
| * | dmapd: update to 0.0.82W. Michael Petullo2019-05-20
| |/ | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* / clamav: Remove build hacksRosen Penev2019-05-19
|/ | | | | | | | | Simplified the Makefile and fixes compilation with uClibc-ng. Also added IPv6 support. Took the time to clean up the Makefile with other useful options. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #8641 from dengqf6/bind9.14Rosen Penev2019-05-18
|\ | | | | [RFC/RFT] bind: update to 9.14.2
| * bind: update to 9.14.2Deng Qingfang2019-05-19
| | | | | | | | | | | | | | | | | | | | | | | | | | BIND now requires POSIX thread and IPv6 support to build Add filter-AAAA plugin Remove unrecognized options Remove patch that no longer needed - 002-autoconf-ar-fix.patch Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | Merge pull request #9010 from neheb/quuRosen Penev2019-05-18
|\ \ | |/ |/| quassel-irssi: Fix compilation with GCC8
| * quassel-irssi: Fix compilation with GCC8Rosen Penev2019-05-16
| | | | | | | | | | | | | | | | It throws new warnings which triggers -Werror. Remove it. Added support for full NLS. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #8901 from neheb/memRosen Penev2019-05-18
|\ \ | | | | | | memcached: Update to 1.5.14
| * | memcached: Update to 1.5.14Rosen Penev2019-05-04
| | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation with GCC8. Remove obsolete patch. Small Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | travelmate: update 1.4.6Dirk Brenken2019-05-18
| | | | | | | | | | | | | | | | | | * fix connection to uplinks with special char '/' in essid * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #8900 from neheb/porRosen Penev2019-05-17
|\ \ \ | |_|/ |/| | port-mirroring: Update to 1.4.4
| * | port-mirroring: Fix compilation with GCC8Rosen Penev2019-05-16
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #8970 from neheb/getRosen Penev2019-05-16
|\ \ \ | |/ / |/| | geth: Fix compilation under AArch64
| * | geth: Fix compilation under AArch64Rosen Penev2019-05-12
| | | | | | | | | | | | | | | | | | Turns out this was not backported to the stable branch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #9002 from Andy2244/samab4-update-4-9-8Daniel Engberg2019-05-16
|\ \ \ | | | | | | | | samba4: update to 4.9.8
| * | | samba4: update to 4.9.8Andy Walsh2019-05-16
| | | | | | | | | | | | | | | | | | | | | | | | * fixes CVE-2018-16860 Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | Merge pull request #8887 from neheb/ibRosen Penev2019-05-16
|\ \ \ \ | | | | | | | | | | ibrdtnd: Fix compilation with uClibc-ng
| * | | | ibrdtnd: Fix compilation with uClibc-ng and/or uClibc++Rosen Penev2019-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For some reason, several C++ headers are not included. Include them. Also added const fixes to get it to build with uClibc++. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #9003 from dibdot/banipDirk Brenken2019-05-16
|\ \ \ \ \ | |_|/ / / |/| | | | banip: update 0.1.1
| * | | | banip: update 0.1.1Dirk Brenken2019-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove needless sort step to reduce system load * change maxqueue default in backend and LuCI frontend to '4' to reduce (default) system load * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | mosquitto: major upgrade to 1.6.xKarl Palsson2019-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Major new release of mosquitto. This release rolls up the initial 1.6.0 release, plus the subsequent build/bug fixes of 1.6.1 and 1.6.2. Original upstream changelogs: https://mosquitto.org/blog/2019/04/version-1-6-released/ https://mosquitto.org/blog/2019/04/version-1-6-1-released/ https://mosquitto.org/blog/2019/04/version-1-6-2-released/ Major features of interest: * MQTTv5 support * performance improvements * ALPN support * OCSP staping support * OpenSSL Engine support * TLSv1.0 support dropped Currently adds two patches to continue supporting OpenSSL engine support being disabled, and a missing header include. These are both tracked upstream and are expected to be dropped in a subsequent release. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | smcroute: disable libcap supportMoritz Warning2019-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | smcroute does not find libcap.so.2 Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | Merge pull request #8984 from mlichvar/chrony-update-3.5Rosen Penev2019-05-14
|\ \ \ \ \ | | | | | | | | | | | | chrony: update to 3.5
| * | | | | chrony: update to 3.5Miroslav Lichvar2019-05-14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | | | | | subversion: partial revert of b32f8d4ff0Val Kulkov2019-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit b32f8d4ff035272706a1d559992cfd6bc1ffe560 broke compilation of Subversion on systems where unixodbc package is present. This partial revert fixes issue #8975. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | | gnunet: update to v0.11.4 and clean-up packagingDaniel Golle2019-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gnunet-reclaim-sqlite is no more in 0.11.4. Also remove duplicate files also contained in gnunet-utils package. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Merge pull request #8855 from mwarning/smcrouteRosen Penev2019-05-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | smcroute: add new package
| * | | | | | smcroute: add new packageMoritz Warning2019-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | | | Merge pull request #8959 from brunompena/package-tac_plus-libpam_variantRosen Penev2019-05-13
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | tac_plus: Disabled PAM by default and added a PAM variant
| * | | | | | tac_plus: Disabled PAM by default and added a PAM variantBruno Pena2019-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bruno Pena <brunompena@gmail.com>
* | | | | | | rpcinfo: add upstream commit to fix stack buffer overflowPeter Wagner2019-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | nfs-kernel-server: update to 2.3.4Peter Wagner2019-05-12
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | Merge pull request #8607 from mmaraya/port-mirroring-1.4.4Hannu Nyman2019-05-12
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Port mirroring 1.4.4
| * | | | | port-mirroring: upgrade to v1.4.4Mike Maraya2019-04-07
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mike Maraya <mike.maraya@gmail.com>
* | | | | | iodine: Fix compilation with uClibc-ngRosen Penev2019-05-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | daemon is supported now. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #8910 from neheb/rsRosen Penev2019-05-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | rsyslog: Remove unnecessary depends
| * | | | | | rsyslog: Remove unnecessary dependsRosen Penev2019-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems these are actually not required. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #8947 from jonathanunderwood/stubby-0.2.6Rosen Penev2019-05-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | stubby: update to 0.2.6
| * | | | | | | stubby: set PKG_SOURCE_VERSION using PKG_VERSIONJonathan G. Underwood2019-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
| * | | | | | | stubby: remove PKG_SOURCE from MakefileJonathan G. Underwood2019-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
| * | | | | | | stubby: add support for TLS configuration optionsJonathan G. Underwood2019-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - tls_cipher_list - tls_ciphersuites - tls_min_version - tls_max_version Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
| * | | | | | | stubby: add support for tls_port resolver config option (#8889)Jonathan G. Underwood2019-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
| * | | | | | | stubby: update to 0.2.6Jonathan G. Underwood2019-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
* | | | | | | | gnurl: update to version 7.64.1Daniel Golle2019-05-10
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | Merge pull request #6808 from xueliu/new-lora-gatewayRosen Penev2019-05-10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | LoRa: Add package lora-gateway-hal