aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* 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
| * | | | | | lora-gateway-hal: Add package lora-gatewayXue Liu2019-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a package for the Semtech lora-gateway-hal. This package includes three sub packages which are libloragw, lora-gateway-tests and lora-gateway-utils. Signed-off-by: Xue Liu <liuxuenetmail@gmail.com>
* | | | | | | Merge pull request #8097 from brunompena/package-tac_plusRosen Penev2019-05-10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | tac_plus: New package
| * | | | | | | tac_plus: New package (TACACS+ daemon)Bruno Pena2019-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bruno Pena <brunompena@gmail.com> tac_plus: Updated to the latest commit from upstream. Updated URL to reference Facebook's GitHub repository. Tweaked Makefile to include the date on the source package filename. Signed-off-by: Bruno Pena <brunompena@gmail.com>
* | | | | | | | Merge pull request #8936 from audricschiltknecht/fix-freeradius3-sqlRosen Penev2019-05-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | freeradius3: Fix conffiles for mod-sql-* packages
| * | | | | | | | freeradius3: Fix conffiles for mod-sql-* packagesAudric Schiltknecht2019-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Audric Schiltknecht <audric.schiltknecht@viagenie.ca>
* | | | | | | | | samba4: update to 4.9.7Andy Walsh2019-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to 4.9.7 * add write_list, read_list UCI support Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | stubby: Update PKG_RELEASERosen Penev2019-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | stubby: fix handling of pkis in config (#8888)Jonathan G. Underwood2019-05-10
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
* | | | | | | | shadowsocks-libev: README.md: add "incompatible changes" sectionYousong Zhou2019-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | shadowsocks-libev: move plugin options to server sectionYousong Zhou2019-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plugin options are properties of shadowsocks deployment as a whole, including both server and each client components. Multiple client instances accessing the same server will need to share the same plugin settings With this change, plugin options will need to specified to "server" and "ss-server" section, not to each component section. Fixes: c19e949 ("shadowsocks-libev: add plugin options support") Reference: https://github.com/openwrt/packages/issues/8903#issuecomment-489674137 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | Merge pull request #8931 from TDT-AG/pr/20190508-keepalivedRosen Penev2019-05-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | keepalived: update to version 2.0.16
| * | | | | | | | keepalived: update to version 2.0.16Florian Eckert2019-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | | Merge pull request #8911 from neheb/setMichael Heimpold2019-05-08
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | set2net: Remove false depends
| * | | | | | | | set2net: Remove false dependsRosen Penev2019-05-05
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These depends actually have the effect of disabling ser2net when uClibc-ng is selected. Remove them. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #8913 from neheb/ptpRosen Penev2019-05-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | linuxptp: Remove false depends
| * | | | | | | | linuxptp: Remove false dependsRosen Penev2019-05-05
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems ever since the switch to uClibc-ng, this builds perfectly fine. Moved PKG_MAINTAINER variable for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #8916 from diizzyy/net-socat-1733Ted Hess2019-05-06
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | net/socat: Update to 1.7.3.3
| * | | | | | | | net/socat: Update to 1.7.3.3Daniel Engberg2019-05-06
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update socat to 1.7.3.3 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | Merge pull request #8921 from ysc3839/tr-web-controlRosen Penev2019-05-06
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Revert "transmission-web: set conflicts with transmission-web-control"