aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* Merge pull request #5039 from wendy2001011/wendy-1Hannu Nyman2017-10-31
|\ | | | | ddns-script: fix update_url incorrect for duckdns.org service
| * ddns-script: fix update_url incorrect for duckdns.org serviceWendy Wu2017-10-30
| | | | | | | | | | | | | | | | | | | | Maintainer: Christian Schoenebeck <christian.schoenebeck@gmail.com> Compile tested: arch:arm, OpenWRT/LEDE version:for-15.05 Run tested: arch:arm, OpenWRT/LEDE version:for-15.05, tests done Description: <ddns-script>: fix update_url incorrect for duckdns.org service Signed-off-by: Wendy Wu <wendy2001011@163.com>
* | wget: fix update to 1.19.2 for buildbotHannu Nyman2017-10-30
| | | | | | | | | | | | | | | | | | Disable linkage to libunistring with a hack: advice configure to use included libunistring when there is actually none. This avoids libunistring detection in buildbot the the need for dependency. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | Merge pull request #3647 from rogerpueyo/mikrotik-btestchamptar2017-10-30
|\ \ | | | | | | mikrotik-btest: Add package
| * | mikrotik-btest: Add packageRoger Pueyo Centelles2017-10-30
| | | | | | | | | | | | | | | | | | mikrotik-btest is a bandwidth test client compatible with Mikrotik's RouterOS BTest server. Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
* | | tor: disable lzma to get rid of the liblzma.so.5 dependencyPeter Wagner2017-10-30
| |/ |/| | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | wget: update to 1.19.2Peter Wagner2017-10-29
| | | | | | | | | | | | | | | | Fixes: CVE-2017-13089, CVE-2017-13090 switch to gz as there is no xz tarball for 1.19.2 Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | jool: fix PKG_BUILD_DIR to avoid kernel ABI mismatchMatthias Schiffer2017-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | As jool builds a kernel module, a PKG_BUILD_DIR under KERNEL_BUILD_DIR must be used to avoid reusing build artifacts when switching to a different target of the same architecture. Otherwise, kernel ABI mismatches may result, leading to an unusuable module, or build failures like the following: Package kmod-jool is missing dependencies for the following libraries: crypto_hash.ko Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | irssi: fix typoPeter Wagner2017-10-29
| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | irssi: update to 1.0.5Peter Wagner2017-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the following CVEs: CVE-2017-15227 https://nvd.nist.gov/vuln/detail/CVE-2017-15227 CVE-2017-15228 https://nvd.nist.gov/vuln/detail/CVE-2017-15228 CVE-2017-15721 https://nvd.nist.gov/vuln/detail/CVE-2017-15721 CVE-2017-15722 https://nvd.nist.gov/vuln/detail/CVE-2017-15722 CVE-2017-15723 https://nvd.nist.gov/vuln/detail/CVE-2017-15723 Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | Merge pull request #5011 from Borromini/mii-toolHannu Nyman2017-10-27
|\ \ | | | | | | mii-tool: fix kernel 4.9 compatibility
| * | net/mii-tool: fix kernel 4.9 compatibilityStijn Segers2017-10-27
| | | | | | | | | | | | Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
* | | Merge pull request #4996 from f00fc7c9/dynv6Hannu Nyman2017-10-27
|\ \ \ | | | | | | | | ddns-scripts: fix dynv6.com "unchanged" response
| * | | ddns-scripts: fix dynv6.com "unchanged" responseErnest Moshkov2017-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: Christian Schoenebeck <christian.schoenebeck@gmail.com> Run tested: LEDE Reboot 17.01.3 r3533-d0bf257c46 Description: user.err ddns-scripts: IP update not accepted by DDNS Provider dynv6.com response "unchanged" is OK Signed-off-by: Ernest Moshkov <e.moshkov@gmail.com>
* | | | git: update to 2.14.3Peter Wagner2017-10-27
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | Merge pull request #5016 from tru7/0.0.1.34Hannu Nyman2017-10-26
|\ \ \ \ | | | | | | | | | | linknx: bump to version 0.0.1.34
| * | | | linknx: bump to version 0.0.1.34Othmar Truniger2017-10-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | Merge pull request #5008 from commodo/ovs-upgrade-2.8.1Hannu Nyman2017-10-25
|\ \ \ \ \ | | | | | | | | | | | | openvswitch: upgrade to 2.8.1 ; package more stuff from the OVS build
| * | | | | openvswitch: upgrade to 2.8.1 ; package more stuff from the OVS buildAlexandru Ardelean2017-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I should have packaged the OVN stuff, VTEP and what-not earlier, but was not inspired to do this earlier. I made some time now to package those parts. Disabling flake8 & python3 explicitly. They might get detected and cause weird build errors. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #5000 from kissg1988/seafileHannu Nyman2017-10-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | seafile: upgrade to 6.2.2
| * | | | | | seafile: upgrade to 6.2.2Gergely Kiss2017-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | | | nbd: fix gnutls dependencyMarcin Jurkowski2017-10-25
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Get rid of gnutls dependency introduced in 5bca84b. Needs patching configure script to make gnutls existence test optional. Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
* | | | | | Merge pull request #4995 from kuoruan/aria2Hannu Nyman2017-10-22
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Aria2 Update
| * | | | | aria2: Bump 1.33.0Hsing-Wang Liao2017-10-22
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
| * | | | | aria2: Fix typo in Config.inHsing-Wang Liao2017-10-22
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* / | | | tor: update to 0.3.1.7Peter Wagner2017-10-22
|/ / / / | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | sslh: simplify MakefileJonathan McCrohan2017-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes bug where sslh was being linked against libconfig, but libconfig CPPFLAGS were being ignored. Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | | ocserv: updated to 0.11.9Nikos Mavrogiannopoulos2017-10-21
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | Merge pull request #4933 from sartura/sysrepo_releaseHannu Nyman2017-10-21
|\ \ \ \ | | | | | | | | | | Sysrepo release
| * | | | netopeer2: bump to latest versionMislav Novakovic2017-10-12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
| * | | | sysrepo: bump to latest versionMislav Novakovic2017-10-12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | | | Merge pull request #4968 from marcin1j/pr/20171018-nbd-bump-to-3.16.2Hannu Nyman2017-10-21
|\ \ \ \ \ | | | | | | | | | | | | nbd: bump to 3.16.2
| * | | | | nbd: bump to 3.16.2Marcin Jurkowski2017-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade nbd to version 3.16.2. Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
* | | | | | Merge pull request #4971 from StevenHessing/noddosHannu Nyman2017-10-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | noddos: v0.5.4 SendUdpPing fix
| * | | | | | noddos: v0.5.4 SendUdpPing fixSteven Hessing2017-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
* | | | | | | dhcpcd: bump to 6.11.5Marko Ratkaj2017-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.) pkg version bumped from 6.4.3 to 6.11.5 2.) maintainer changed to me (#4944 dhcpcd: needs a new maintainer) 3.) source changed from bz2 to xz 4.) removed old unnecessary patch 5.) minor style improvements Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | Merge pull request #4857 from sartura/squid_bump_to_3.5.27Luka Perkov2017-10-19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | squid: bump to 3.5.27
| * | | | | | squid: bump to 3.5.27Marko Ratkaj2017-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump Squid to version 3.5.27 and fix broken menuconfig menu. Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | xl2tpd: add some default configs needed on most of casesLucian Cristian2017-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtu 1400, mru 1400 - on ppp devices, usually we need lower mtu, the existing link mabye is already under a lower MTU require-mschap-v2 - most of the time l2tp is used in conjunction with windows client who will use this kind of auth lcp-echo-interval 20, lcp-echo-failure 5 - keep alive 20 seconds interval and dead peer detection after 100 seconds connect-delay 5000 - wait for up to 5 seconds after the connect script finishes for a valid PPP packet from the peer nodefaultroute - prevent users from creating default routes with pppd nodefaultip - disables the default behavior when no local IP address is specified proxyarp - this will have the effect of making the peer appear to other systems to be on the local ethernet Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | xl2tpd: update to 1.3.10Lucian Cristian2017-10-19
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lock is no longer needed and it breaks the setup explicit added PKG_BUILD_DEPENDS:=libpcap, an indirect depend included in ppp and needed for pfc Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | clamav: fix invalid zlib version errorMarko Ratkaj2017-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ClamAV's configure script uses grep to check for bugy zlib version 1.2.1. Since current OpenWrt zlib version is 1.2.11 this check passes and build fails. This patch will disable this unneeded check and make sure we are looking for zlib on the right location. clamdtop was beeing built without it's ncurses dependency. Build system would link it to the host's ncurses making the program fail at run time. This patch will disable building of optional clamdtop, otherwise we need to add ncurses as a dependency and fix the search path. Increase PKG_RELEASE to reflect changes. Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | Merge pull request #4967 from dibdot/adblockTed Hess2017-10-18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | adblock: update 3.0.3
| * | | | | adblock: update 3.0.3Dirk Brenken2017-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add new list source to default config to block browser-based crypto mining Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | Merge pull request #4948 from ldir-EDB0/remwireguardHannu Nyman2017-10-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | wireguard: drop wireguard
| * | | | | | wireguard: drop wireguardKevin Darbyshire-Bryant2017-10-16
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WireGuard was added to LEDE core. See discussion at lede-project/source#1409 Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | | Fwknopd: Bump PKG_RELEASE and minor fixJonathan Bennett2017-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | An unneccesary include in the init file was causing problems when using the package builder. Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
* | | | | | Merge pull request #4924 from oldium/fwknopd-init-scriptHannu Nyman2017-10-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | fwknop: Add start-up dependency on network interface for fwknopd.
| * | | | | | fwknop: Add start-up dependency on network interface for fwknopd.Oldřich Jedlička2017-10-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new "network" section with option "network", which takes network interface name. The start-up is migrated to use procd and depend either on the "network" interface (after resolving it to a physical device), or on the PCAP_INTF option from "config" section (usual place for raw interface name for fwknopd). When the uci_enabled option is disabled, the value of PCAP_INTF is taken from the user-provided fwknopd.conf. Also fixed UCI_ENABLED variable evaluation. Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com>
* | | | | | | Merge pull request #4947 from commodo/tcpreplay-updateHannu Nyman2017-10-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | tcpreplay: update to version 4.2.5
| * | | | | | | tcpreplay: update to version 4.2.5Alexandru Ardelean2017-10-16
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>