aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* tinc: fix build regression in pkg 1.0.36-1Saverio Proto2019-10-29
| | | | | | | | the patches 010-Fix-compilation-when-OpenSSL-has-no-ENGINE-support and 020-Fix-compilation-without-deprecated-OpenSSL-APIs are now merged upstream, so they must be dropped from the OpenWrt pkg Signed-off-by: Saverio Proto <zioproto@gmail.com>
* Merge pull request #10362 from micmac1/modemmanager-host-toolsRosen Penev2019-10-28
|\ | | | | modemmanager: fix compilation
| * modemmanager: fix compilationSebastian Kemper2019-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MM has a problem with cross-compiling. It needs to run some tools during compilation (glib-mkenums & gdbus-codegen) but uses pkg-config to detect them. But like this it finds the wrong tools, the ones in $(STAGING_DIR). The correct tools are in $(STAGING_DIR_HOSTPKG)/bin. As a workaround this commit patches configure.ac so the correct tools are used, the ones from glib2/host. The latter is also added to PKG_BUILD_DEPENDS to reflect this. libxslt/host is also added to PKG_BUILD_DEPENDS and the related RequireCommand call is removed. This is OK to do since we have libxslt/host available since a few days ago. Resolves #10249 Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | nginx: update nginx-dav-ext-module to 3.0Ansuel Smith2019-10-28
| | | | | | | | Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | Merge pull request #10366 from wfleurant/ygg-init-uciHannu Nyman2019-10-27
|\ \ | |/ |/| yggdrasil: uci firewall Section name and cover both IP versions
| * yggdrasil: uci firewall Section name and cover both IP versionsWilliam Fleurant2019-10-26
| | | | | | | | | | | | | | - rename the section instance to yggdrasil (feat. request) - allow zone to cover both ip4 and ip6 fam Signed-off-by: William Fleurant <meshnet@protonmail.com>
* | tinc: version bump to 1.0.36Saverio Proto2019-10-27
|/ | | | Signed-off-by: Saverio Proto <zioproto@gmail.com>
* Merge pull request #10346 from lucize/libreprocdHannu Nyman2019-10-26
|\ | | | | libreswan: switch to procd
| * libreswan: switch to procdLucian Cristian2019-10-24
| | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | Merge pull request #10359 from wfleurant/ygg-bump-0-3-11Hannu Nyman2019-10-26
|\ \ | | | | | | yggdrasil: bump to 0.3.11
| * | yggdrasil: bump to 0.3.11William Fleurant2019-10-26
| | | | | | | | | | | | Signed-off-by: William Fleurant <meshnet@protonmail.com>
* | | kcptun: bump to v20190924, add new config optionsChao Liu2019-10-25
|/ / | | | | | | | | | | | | | | | | This commit updates: - bump version to v20190924 - add new options for latest release (https://github.com/xtaci/kcptun/releases/tag/v20190924) Signed-off-by: Chao Liu <expiron18@gmail.com>
* | openvswitch: backport patch to fix compilationJosef Schlehofer2019-10-25
| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | django: split django1 package and update to 2.2.6Alexandru Ardelean2019-10-24
|/ | | | | | | | | | | | | | | | | After many failed attempts at upgrading Django to 2.2.6, the solution seems to be to split a `python-django1` package that works with Python2 and upgrade `python3-django` to the latest 2.2[.6] LTS release. This also means that all Python2 Django packages will be stuck & based on Django 1.11[.24] LTS release. But, it's currently the sanest approach I could find to be able to perform an upgrade of Django to 2.2, and not break Seafile. Upgrading Seafile is also pretty difficult, as their Python3 support is not yet finished & released. And in the meantime, we want to allow people to use newer Django versions. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* haproxy: Update HAProxy to v2.0.8Christian Lachner2019-10-23
| | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* acme: Update to upstream 2.8.3Toke Høiland-Jørgensen2019-10-23
| | | | | | | | | Upstream release message: "Letsencrypt CA recent changed the CDN provider, which resulted in hanging issues. Any downstream package should update. This is important." Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
* acme: Log acme.sh command invocationToke Høiland-Jørgensen2019-10-23
| | | | Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
* ntpd: Fix libevent dependenciesKenneth J. Miller2019-10-22
| | | | | | | | | | | | | | Add required libevent2-pthreads dependency for all ntpd subpackages. Remove keygen-specific libevent2-core support as it is automatically selected by the libevent2-pthreads dependency. nptd: Bump PKG_RELEASE Fixes: openwrt/packages#10307 Signed-off-by: Kenneth J. Miller <ken@miller.ec>
* travelmate: update 1.5.1Dirk Brenken2019-10-22
| | | | | | | * fix section naming in wireless & travelmate config * check/enable disabled 'wifi-device' sections * fix LuCI frontend issues (separate PR) Signed-off-by: Dirk Brenken <dev@brenken.org>
* Merge pull request #10317 from TDT-AG/pr/20191021-keepalivedRosen Penev2019-10-21
|\ | | | | keepalived: update version to 2.0.19
| * keepalived: update version to 2.0.19Florian Eckert2019-10-21
| | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | Merge pull request #10320 from eglooca/masterRosen Penev2019-10-21
|\ \ | | | | | | netifyd: Updated to v2.93
| * | netifyd: Updated to v2.93Darryl Sokoloski2019-10-21
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: Darryl Sokoloski / @dsokoloski Compile tested: arm_cortex-a15_neon-vfpv4, TP-Link Archer C2600, master Run tested: TP-Link Archer C2600 Change log for v2.93: [IMP] FreeBSD: Added deploy target (package). [IMP] Debian: Added OS detection. [IMP] Ubuntu: Added OS detection. [IMP] CentOS: Added OS detection. [IMP] RedHat: Added OS detection. [IMP] OpenWrt: Updated build documentation. [FIX] Updated function names for enable/disable sink server. Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
* / vpnbypass: bugfix: PROCD command not found on stopStan Grishin2019-10-20
|/ | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* git: Update to version 2.23.0Josef Schlehofer2019-10-20
| | | | | | Refresh patches Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* dnscrypt-proxy2: Update to version 2.0.28Josef Schlehofer2019-10-19
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* adblock: minor update 3.8.6-2Dirk Brenken2019-10-19
| | | | | | * fix service status message * refine readme regarding reload cron job (provided by @novoid) Signed-off-by: Dirk Brenken <dev@brenken.org>
* Merge pull request #10271 from dibdot/travelmateDirk Brenken2019-10-18
|\ | | | | travelmate: update 1.5.0
| * travelmate: update 1.5.0Dirk Brenken2019-10-18
| | | | | | | | | | | | | | * add WPA3 support * fix service status message * refine trigger handling Signed-off-by: Dirk Brenken <dev@brenken.org>
* | xl2tpd: fix building failure caused by pfcYousong Zhou2019-10-18
|/ | | | | | Fixes openwrt/packages#10270 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* Merge pull request #9706 from expiron/kcptun-updatesRosen Penev2019-10-17
|\ | | | | kcptun: bump to v20190809, merge config and service scripts
| * kcptun: bump to v20190809, merge config and service scriptsChao Liu2019-08-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates: - bump version to v20190809 - fix PKG_LICENSE_FILES - rename package names to kcptun-server, kcptun-client - refactor Makefile - merge config and service scripts - add more config options to support all features - add additional options: gogc, syslog, user - add README.md Reference: - package shadowsocks-libev Signed-off-by: Chao Liu <expiron18@gmail.com>
* | uwsgi-cgi: fix #10235Ansuel Smith2019-10-17
| | | | | | | | Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | knot: update to version 2.9.0Jan Hák2019-10-16
| | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | Merge pull request #10243 from neheb/knRosen Penev2019-10-15
|\ \ | | | | | | knxd: Makefile cleanups
| * | knxd: Makefile cleanupsRosen Penev2019-10-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | argp-standalone is only needed for non GLIBC targets. Added PKG_BUILD_PARALLEL for faster compilation. Removed unnecessary C/LDFLAGS. Remove libstdcpp depends. It's included with libfmt. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #10197 from tiagogaspar8/kea-1.6.0Rosen Penev2019-10-14
|\ \ \ | |/ / |/| | kea: update package to 1.6.0
| * | kea: update package to 1.6.0Tiago Gaspar2019-10-10
| | | | | | | | | | | | | | | | | | Update kea to the latest stable verion (1.6.0). Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* | | dmapd: update PKG_LICENSE and enable parallel buildW. Michael Petullo2019-10-14
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | dmapd: update to 0.0.83W. Michael Petullo2019-10-14
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #10206 from ysc3839/cifsdRosen Penev2019-10-14
|\ \ \ | | | | | | | | cifsd: update to git (2019-10-08)
| * | | cifsd: update to git (2019-10-08)Richard Yu2019-10-12
| | | | | | | | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | | xl2tpd: bump to version 1.3.15Yousong Zhou2019-10-14
| | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | shadowsocks-libev: bump to version 3.3.2Yousong Zhou2019-10-14
| | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | snort: update to 2.9.15W. Michael Petullo2019-10-13
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | Merge pull request #10208 from dengqf6/ocNikos Mavrogiannopoulos2019-10-13
|\ \ \ \ | | | | | | | | | | openconnect: update to 8.05
| * | | | openconnect: update to 8.05DENG Qingfang2019-10-12
| |/ / / | | | | | | | | | | | | Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | treewide: Use default PKG_BUILD_DIR when possibleJeffery To2019-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes lines that set PKG_BUILD_DIR when the set value is no different from the default value. Specifically, the line is removed if the assigned value is: * $(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) The default PKG_BUILD_DIR was updated[1] to incorporate BUILD_VARIANT if it is set, so now this is identical to the default value. * $(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_SOURCE_SUBDIR) if PKG_SOURCE_SUBDIR is set to $(PKG_NAME)-$(PKG_VERSION), making it the same as the previous case * $(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) This is the same as the default PKG_BUILD_DIR when there is no BUILD_VARIANT. * $(BUILD_DIR)/[name]-$(PKG_VERSION) where [name] is a string that is identical to PKG_NAME [1]: https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=e545fac8d968864a965edb9e50c6f90940b0a6c9 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #10193 from Ansuel/nginx-sockHannu Nyman2019-10-12
|\ \ \ \ | | | | | | | | | | nginx: adds new socket to luci uwsgi config
| * | | | nginx: adds new socket to luci uwsgi configAnsuel Smith2019-10-12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>