aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* ntpdate: use uci configured servers instead of static listKarl Palsson2019-07-02
| | | | | | | | If we're going to have a list of ntp servers, we should at least respect them. Fallback to the original static list if no configured servers are found. Signed-off-by: Karl Palsson <karlp@etactica.com>
* Merge pull request #9350 from neheb/apiRosen Penev2019-07-01
|\ | | | | apinger: Update to latest git revision
| * apinger: Update to latest git revisionRosen Penev2019-06-28
| | | | | | | | | | | | | | | | This project seems abandoned. Updated to latest version. Also cleaned up the Makefile quite a bit. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | openvswitch: conditionally depends on nf_conncount.koYousong Zhou2019-07-01
| | | | | | | | | | | | | | | | | | This is required for conntrack zone limit support. Linux upstream commit is 11efd5cb ("openvswitch: Support conntrack zone limit") Ref: https://github.com/openwrt/packages/issues/9274#issuecomment-507181166 Reported-by: Lech Perczak <lech.perczak@gmail.com> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | nfs-kernel-server: update to 2.4.1Peter Wagner2019-06-30
| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | obfs4proxy: Update to 0.0.11Jeffery To2019-06-30
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #9351 from neheb/3tr435Rosen Penev2019-06-28
|\ \ | | | | | | linknx: Update iconv patch to work with libiconv-full
| * | linknx: Update iconv patch to work with libiconv-fullRosen Penev2019-06-28
| | | | | | | | | | | | | | | | | | | | | libiconv-full requires a const char for its second parameter. Otherwise -fpermissive error is thrown. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #9321 from ysc3839/frpHannu Nyman2019-06-29
|\ \ \ | | | | | | | | frp: add uci config integration
| * | | frp: add uci config integrationRichard Yu2019-06-26
| | | | | | | | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | | Merge pull request #9336 from neheb/coovRosen Penev2019-06-28
|\ \ \ \ | | | | | | | | | | coova-chili: Fix compilation with newer GCC
| * | | | coova-chili: Fix compilation with newer GCCRosen Penev2019-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added -Wno-error to fix. Also added patch to fix compilation without deprecated OpenSSL APIs. Added PKG_BUILD_PARALLEL for faster compilation. Switched libcyassl to libwolfssl. Reorganized makefile for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #9280 from neheb/logRosen Penev2019-06-28
|\ \ \ \ \ | |_|_|/ / |/| | | | kea: Don't install to STAGING_DIR_HOST
| * | | | kea: Don't install to STAGING_DIR_HOSTRosen Penev2019-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | STAGING_DIR_HOST is for packages under tools/ , not host packages. Reorganized Makefile for consistency between packages. Added PKG/HOST_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | nfs-kernel-server: Fix compile with uClibc-ngRosen Penev2019-06-28
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | NS_MAXMSG is not defined. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | haproxy: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-06-27
| |/ / |/| | | | | | | | | | | | | | | | | | | | It seems there is a mistake in the version I sent upstream. Cleaned up Makefile for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #9331 from dibdot/travelmateDirk Brenken2019-06-27
|\ \ \ | | | | | | | | travelmate: update 1.4.8
| * | | travelmate: update 1.4.8Dirk Brenken2019-06-26
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | * optimize the main scan/iwinfo call (performance & system load): - remove a needless f_trim function call - remove a redundant awk call - reduce the scan buffer size and make it configurable (trm_scanbuffer, default 1024 bytes) * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #9328 from cotequeiroz/seahub-flupJosef Schlehofer2019-06-27
|\ \ \ | | | | | | | | seafile-seahub: adjust to flup rename
| * | | seafile-seahub: adjust to flup renameEneas U de Queiroz2019-06-26
| | | | | | | | | | | | | | | | Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | bind: update to 9.14.3Deng Qingfang2019-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed CVE-2019-6471 ChangeLog: https://ftp.isc.org/isc/bind9/9.14.3/CHANGES Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | Merge pull request #9312 from neheb/lnkRosen Penev2019-06-26
|\ \ \ \ | |/ / / |/| | | linknx: Fix compilation with libiconv
| * | | linknx: Fix compilation with libiconvRosen Penev2019-06-25
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This applies to uClibc-ng and libiconv-full Switched to building with uClibc++. Fixed license information. Fixed BUILD_DEPENDS. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | ddns-scripts: modify deSEC update urlJames Qian2019-06-26
| | | | | | | | | | | | | | | | | | | | | the latest update url format for deSEC is http(s)://update.dedyn.io/update?username=[USERNAME]&password=[PWD] Signed-off-by: James Qian <sotux82@gmail.com>
* | | Merge pull request #9082 from jefferyto/radicale-py2-removalRosen Penev2019-06-25
|\ \ \ | |/ / |/| | radicale: Remove Py2 variant, rename Py3 variant
| * | radicale: Remove Py2 variant, rename Py3 variantJeffery To2019-05-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes radicale-py2, the Py2 variant, and renames radicale-py3 to radicale. This also makes a number of changes: * Actually use the Python package build system (from python3-package.mk) * Download source from PyPI instead of GitHub git repo * Remove unnecessary PKG_DEFAULT_DEPENDS definition * Depend on python3-urllib instead of python3-email (now that urllib is separate from python3-light and has python3-email as a direct dependency) * Move package description from menuconfig help to the actual description field * Remove unnecessary preinst script (default prerm will stop the service now that the package name matches the init.d script name) * Remove unnecessary lib/upgrade/keep.d entry (changed conffiles are preserved by sysupgrade by default) * Remove unnecessary postinst script (Python build system will set the correct shebang) Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #9304 from James-TR/update/pdns-authRosen Penev2019-06-25
|\ \ \ | |_|/ |/| | pdns-auth: Bump version to 4.1.10
| * | pdns-auth: Bump version to 4.1.10James Taylor2019-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PowerDNS released two new versions which together add some features and address security issues. Changelog: https://doc.powerdns.com/authoritative/changelog/4.1.html This release and 4.1.9 together fix the following security advisories: PowerDNS Security Advisory 2019-04 (CVE-2019-10162) PowerDNS Security Advisory 2019-05 (CVE-2019-10163) Signed-off-by: James Taylor <james@jtaylor.id.au>
* | | Merge pull request #9309 from neheb/opencNikos Mavrogiannopoulos2019-06-25
|\ \ \ | | | | | | | | openconnect: Fix DTLS with OpenSSL
| * | | openconnect: Fix DTLS with OpenSSLRosen Penev2019-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backported upstream patches that fix this. Removed local patch that fixes libp11 with version 0.4.7, which is not used anymore. Upstream has a different solution. License fixes and Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #9320 from James-TR/dnsdist-cpe-idFlorian Eckert2019-06-25
|\ \ \ \ | | | | | | | | | | dnsdist: Add PKG_CPE_ID field to Makefile
| * | | | dnsdist: Add PKG_CPE_ID field to MakefileJames Taylor2019-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding the PKG_CPE_ID field to the Makefile for dnsdist Signed-off-by: James Taylor <james@jtaylor.id.au>
* | | | | Merge pull request #9267 from ysc3839/frpRosen Penev2019-06-24
|\ \ \ \ \ | |_|/ / / |/| | | | frp: add new package
| * | | | frp: add new packageRichard Yu2019-06-19
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | | | znc: update to 1.7.4Jonas Gorski2019-06-24
| |_|/ / |/| | | | | | | | | | | | | | | | | | | Fixes CVE-2019-12816. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
* | | | Merge pull request #9183 from James-TR/pdns-authRosen Penev2019-06-23
|\ \ \ \ | | | | | | | | | | pdns: add package
| * | | | pdns: add packageJames Taylor2019-06-14
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: me Compile tested: armv7l, OpenWRT SDK Run tested: armv7l Linksys WRT1900ACS, OpenWrt SNAPSHOT, r9987-655fff1571 - confirmed PowerDNS server links correctly against libraries. I'm unable to test all the backend modules as I don't have suitable backing stores set up for each. Description: PowerDNS is a versatile nameserver which supports a large number of different backends ranging from simple zonefiles to relational databases and load balancing/failover algorithms. PowerDNS tries to emphasize speed and security. This commit includes the authoritative nameserver, backends and additional tools https://www.powerdns.com/auth.html Signed-off-by: James Taylor <james@jtaylor.id.au>
* | | | Merge pull request #9296 from gladiac1337/haproxy-v2.0.0-fixRosen Penev2019-06-23
|\ \ \ \ | | | | | | | | | | haproxy: Fix issue #9294 & update patches
| * | | | haproxy: Fix issue #9294 & update patchesChristian Lachner2019-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The arc700 target (and probably others) uses uclibc as it's c-library. However, uClibc's libcrypt seems to not support the crypt_data struct which broke the build. This fix adds a new build-target to haproxy which does not use libcrypt. Summing up, this commit does: - Add support for uclibc to haproxy with libcrypt disabled - Add detection of c-library to configure the correct build-target - Silence additional warnings - Update patches Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | switchdev-poller: add new packageLuiz Angelo Daros de Luca2019-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This service monitors (each 3s) switchdev ports and brings down CPU ports when all related non-CPU vlan ports are also down. Otherwise, it brings the port up. In order to hide CPU ports from netifd, when a device is brought down, the device is renamed adding the suffix "_down". Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | Merge pull request #9284 from gladiac1337/feature-haproxy-v2.0.0Daniel Engberg2019-06-21
|\| | | | | | | | | | | | | | haproxy: Update HAProxy to v2.0.0 (LTS)
| * | | | haproxy: Update HAProxy to v2.0.0 (LTS)Christian Lachner2019-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash - Add new patches - Add several CFLAGS (derived from haproxy Makefile) to make the build work with v1.9+ - Update default configuration - Add check-command (for config) to init-script - Add prometheus-service from contribs by default Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | treewide: avoid deref symlinks when installing .soYousong Zhou2019-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change is inspired by commit openwrt/openwrt@38b22b1e ("nghttp2: deduplicate files in libnghttp2") The packages in this commit are identified with the following command grep -rin -E 'INSTALL_(DATA|BIN)' | grep -F '.so' | grep -F '*' Some of them do not have symlinks and are not affected, but the change is still applied for consideration of best practices just in case Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | Merge pull request #9277 from neheb/mdRosen Penev2019-06-20
|\ \ \ \ \ | | | | | | | | | | | | mdnsresponder: Fix compilation with uClibc-ng
| * | | | | mdnsresponder: Fix compilation with uClibc-ngRosen Penev2019-06-19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | seafile-server: fix build with libssp & non-musl libcAlexandru Ardelean2019-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: https://github.com/openwrt/packages/issues/9255 This seems to fail the build for this package only. So, this change patches the build, to add `-lssp` to the LDFLAGS of this package, in case the build uses GCC's libssp. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #9246 from EricLuehrsen/unbound_192Hannu Nyman2019-06-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | unbound: update to 1.9.2
| * | | | | | unbound: improve a few UCI settingsEric Luehrsen2019-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - treat RFC6762 'local.' as nxdomain because avahi and other services will disable if SOA or NS records appear in central DNS. - allow two threads to be enabled with the 'heavy traffic' variant of Unbound packages. Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
| * | | | | | unbound: update to 1.9.2Eric Luehrsen2019-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | | | | openvswitch: bump to version 2.11.1Yousong Zhou2019-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>