aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* ntripclient: Fix version and switch to codeload (#6690)Rosen Penev2018-08-05
| | | | | Version is 1.51, not 1.5.0. Codeload simplifies the Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* unbound: fix boot time and default run directoryEric Luehrsen2018-08-03
| | | | | | | | | Unbound struggles with boot ifup, so procd triggers changed to push outside of this noise. Unbound has run in /var/lib/unbound/, so chroot (jail) protects /etc/, and it can save flash wear. Compiled defaults reflect this now, so Unbound tools are easier run on the command line. Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* Merge pull request #6641 from neheb/patch-9Hannu Nyman2018-08-03
|\ | | | | knxd: Update to 0.14.25 and switch to codeload
| * knxd: Update to 0.14.25 and switch to codeloadRosen Penev2018-08-01
| | | | | | | | | | Simpler Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #6657 from ldir-EDB0/maintainerKevin D-B2018-08-02
|\ \ | | | | | | miniupnpd: remove my maintainership
| * | miniupnpd: remove my maintainershipKevin Darbyshire-Bryant2018-08-02
| | | | | | | | | | | | | | | | | | | | | Practicalities of life have intervened and I am no longer able to dedicate the time required to look after this package. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | nfs-kernel-server: add -Wno-error=format-security to TARGET_CFLAGS to a fix ↵Peter Wagner2018-08-02
|/ / | | | | | | | | | | compily error Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | Merge pull request #6590 from neheb/bridgeHannu Nyman2018-08-02
|\ \ | | | | | | bridge-utils: Update to 1.6
| * | bridge-utils: Update to 1.6Rosen Penev2018-07-26
| | | | | | | | | | | | | | | | | | Switch to official tarballs. Simpler and faster. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #6583 from zhaojh329/wifidog-ngHannu Nyman2018-08-02
|\ \ \ | | | | | | | | wifidog-ng: Update to 2.0.0
| * | | wifidog-ng: Update to 2.0.0Jianhui Zhao2018-07-26
| | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | Merge pull request #6423 from micmac1/strongswan-uclibc-iconvStijn Tintel2018-08-02
|\ \ \ \ | | | | | | | | | | strongswan: fix uclibc build issue
| * | | | strongswan: include nls.mk for mysql pluginSebastian Kemper2018-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ibmariadb 10.2 needs to be linked in together with iconv. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | Merge pull request #5069 from dedeckeh/pr-netsnmp-fwStijn Tintel2018-08-02
|\ \ \ \ \ | | | | | | | | | | | | net-snmp: fix inbound firewall rule support
| * | | | | net-snmp: InstallDev fixHans Dedecker2017-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit 384c2a8cfd2af9bc7acd6a642d71dbac2cc5056f added support for symlinking net-snmp-config into $(STAGING_DIR)/usr/bin but forgot to install first $(STAGING_DIR)/usr/bin resulting into a compile issue if $(STAGING_DIR)/usr/bin is not yet present. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
| * | | | | net-snmp: fix inbound firewall rule supportHans Dedecker2017-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit ae5ee6ba6c506b42d942c98349b3a54181790ec8 added support for inbound firewall rule support but some corner cases were not covered. In case net-snmp is started and the network interface is already up the procd firewall rule is created but not applied by fw3 as service_started calling procd_set_config_changed firewall was missing. When stopping net-snmp clean up the net-snmp inbound firewall rules in iptables by calling procd_set_config_changed firewall in stop_service which will trigger fw3 to remove the inbound firewall rules. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | | | | Merge pull request #6405 from TDT-AG/pr/20180704-strongswan-add-openwrt-hotplugStijn Tintel2018-08-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | strongswan: add hotplug script user handling
| * | | | | | strongswan: add openwrt hotplug script handlingFlorian Eckert2018-07-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ipsec user script (/etc/ipsec.user) now get called indirectly by openwrt "/sbin/hotplug-call". So other packages could also install their scripts in "/etc/hotplug.d/ipsec". Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | nut: Fix for nut-upsmon without nut-serverDaniel F. Dickinson2018-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nut-monitor failed to create required dir /var/etc/nut, as well as failing to set appropriate user on the directory and conf files. Fixing this closes https://github.com/openwrt/packages/issues/6644 Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | | redsocks: Update to 0.5Rosen Penev2018-08-01
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also switched to codeload for simplicity Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #6635 from neheb/patch-9Hannu Nyman2018-08-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | linknx: Update to 0.0.1.36 and switch to codeload
| * | | | | | linknx: Update to 0.0.1.36 and switch to codeloadRosen Penev2018-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simpler Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #6639 from Andy2244/samba4-libgcrypt-libpam-fixHannu Nyman2018-08-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | samba4: add optional lib dependencies (libgcrypt, libpam)
| * | | | | | | samba4: add optional lib dependencies (libgcrypt, libpam)Andy Walsh2018-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add libgcrypt, libpam to optional libs Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | ddns-scripts: bump to version 2.7.8-1Christian Schoenebeck2018-08-01
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove Cloudflare v1 protocol support #6084 #6519 - fix goip.de update url #6448 #6519 - change Cloudflare v4 to read "Proxied" from current setting at Cloudflare Dashboard #5097 #6364 #6505 - fix replace of password inside logfile #6568 - remove myself as PKG_MAINTAINER Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | Merge pull request #6531 from jow-/privoxy-fix-uci-parsingJo-Philipp Wich2018-08-01
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | privoxy: fix uci configuration parsing after upstream OpenWrt changes
| * | | | | | privoxy: fix uci configuration parsing after upstream OpenWrt changesJo-Philipp Wich2018-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenWrt changed the way the uci shell parsing functions deal with list configuration items. This change broke the generation of the privoxy runtime configuration because no callbacks were emitted anymore. Fix the problem by defining a list_cb() that simply calls the existing option_cb() to deal with list item values. Ref: c9c0fc28a9 ("base-files: fix UCI config parsing and callback handling") Ref: https://forum.lede-project.org/t/openwrt-snapshot-privoxy-error/15919 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | | Merge pull request #6420 from micmac1/lighttpd-uclibc-iconvHannu Nyman2018-07-31
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | lighttpd: fix uclibc build issue
| * | | | | | | lighttpd: include nls.mk for mysql pluginSebastian Kemper2018-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libmariadb 10.2 needs to be linked in together with iconv. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | | lighttpd: fix CONFIGURE_ARGSSebastian Kemper2018-07-13
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the current layout CONFIGURE_ARGS can end up like this: --with-mysql --without-mysql To avoid that join the ifneqs of the two mysql related plugins. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | Merge pull request #6612 from neheb/patch-19Hannu Nyman2018-07-31
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | chaosvpn: Update to 2.19 and switch to codeload
| * | | | | | | chaosvpn: Update to 2.19 and switch to codeloadRosen Penev2018-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simpler Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #6606 from neheb/patch-18Hannu Nyman2018-07-31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | softflowd: Fix URL
| * | | | | | | | softflowd: Fix URLRosen Penev2018-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Found using uscan. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #6622 from neheb/patch-11Hannu Nyman2018-07-31
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | inadyn: Update to 2.3.1
| * | | | | | | | | inadyn: Update to 2.3.1Rosen Penev2018-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #6468 from micmac1/gnunet-nlsDaniel Golle2018-07-31
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | gnunet: remove iconv hack
| * | | | | | | | | gnunet: remove iconv hackSebastian Kemper2018-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Undo previous commit that added an iconv hack. The problem was actually fixed by including nls.mk in the mariadb package. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | | | | Merge pull request #5273 from brianjmurrell/add-foolsmJo-Philipp Wich2018-07-30
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add package foolsm
| * | | | | | | | | | foolsm: Add package foolsmBrian J. Murrell2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
* | | | | | | | | | | acme: Update to 2.7.9Rosen Penev2018-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to codeload. Simplifies the Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | nginx: bump to latest releaseAnsuel Smith2018-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | | | | | | Merge pull request #5563 from Andy2244/samba-4.8Jo-Philipp Wich2018-07-30
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | samba4: add package samba-4.8
| * | | | | | | | | | | samba4: add package samba-4.8Andy Walsh2018-07-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | | | | unbound: add UCI for forward stub and auth zone clausesEric Luehrsen2018-07-29
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With growing interest, DNS over TLS can be setup in Unbounds foward-zone: clause. A broader UCI solution is added to support forward-, stub-, and auth- zone clauses in a new 'zone' section. This implentation required reworking scripts, because they did not scale. 'forward_domain' and 'prefetch_root' options are removed, and superceded by 'zone' section. Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | | | | | | | | Merge pull request #6609 from mwarning/zerotierHannu Nyman2018-07-29
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | zerotier: update to version 1.2.12
| * | | | | | | | | | | zerotier: update to version 1.2.12Moritz Warning2018-07-29
| | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | | | | | | | Merge pull request #6550 from sartura/geth_update_1.8.12Hannu Nyman2018-07-29
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | geth: update to 1.8.12
| * | | | | | | | | | | geth: update to 1.8.12Mislav Novakovic2018-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | | | | | | | | | | Merge pull request #6528 from val-kulkov/subversion-packageHannu Nyman2018-07-29
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | subversion: bump to the latest stable bugfix release