Commit Graph

3112 Commits

Author SHA1 Message Date
Hannu Nyman df72a84986 Merge pull request #4948 from ldir-EDB0/remwireguard
wireguard: drop wireguard
2017-10-16 19:34:07 +03:00
Jonathan Bennett 5a69b9c08f Fwknopd: Bump PKG_RELEASE and minor fix
An unneccesary include in the init file was causing problems when using the package builder.
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
2017-10-16 11:20:18 -05:00
Hannu Nyman 7e1ab2dd95 Merge pull request #4924 from oldium/fwknopd-init-script
fwknop: Add start-up dependency on network interface for fwknopd.
2017-10-16 19:17:16 +03:00
Hannu Nyman 58ebbb7a49 Merge pull request #4947 from commodo/tcpreplay-update
tcpreplay: update to version 4.2.5
2017-10-16 17:35:38 +03:00
Hannu Nyman 8a0e5c4008 Merge pull request #4950 from StevenHessing/noddos
noddos: noddos v0.5.3
2017-10-16 17:34:54 +03:00
Steven Hessing 330768a409 noddos: noddos v0.5.3
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
2017-10-16 06:09:33 -07:00
Kevin Darbyshire-Bryant ff07e0c835 wireguard: drop wireguard
WireGuard was added to LEDE core. See discussion at
lede-project/source#1409

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2017-10-16 13:01:12 +01:00
Alexandru Ardelean d8f7818311 tcpreplay: update to version 4.2.5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-10-16 09:58:22 +03:00
Thomas Heil f75385588b memcached: update to version 1.5.2
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2017-10-15 19:10:59 +02:00
Thomas Heil 2ef52e041b haproxy: disable lua on mips
- to fix  #4606 we disable to lua build for haproxy
   depending on CONFIG_mips = y

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2017-10-15 18:48:29 +02:00
Thomas Heil 1feb0bae0f haproxy update to 1.7.9 and pending patches
- update lua to 5.3.4

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2017-10-15 17:25:38 +02:00
Thomas Heil 923b4558a6 apache: update to 2.4.28
- fix CVE-2017-9798
 - fix #4926
  make http2 support configurable, in case of enables libnghttp2
  package dont build http2. instead use CONFIG_APACHE_HTTP2 to
  enable http2 support

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2017-10-15 16:59:50 +02:00
Eric Luehrsen e59bc86e21 unbound: update to 1.6.7
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-10-11 00:12:48 -04:00
Oldřich Jedlička 22a9f58909 fwknop: Add start-up dependency on network interface for fwknopd.
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>
2017-10-10 19:23:44 +02:00
champtar bc5e788164 Merge pull request #4887 from diizzyy/patch-94
net/l7-protocols: Remove from tree
2017-10-09 15:34:06 -07:00
Daniel Engberg 21bcd799d3 net/l7-protocols: Remove from tree
The l7-filter project hasn't been active for a very long time and support in
OpenWrt/LEDE has been dropped making this package orphaned.

Support in qos-script removed: bdb6c313de367280ed17ad234136f133ceb37551
(SVN: r45425)
Support in tree removed: d0ba3bb1e24702e472eee2f3a5b7f9e4646b8ff1
(SVN: r45423)

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-10-09 08:14:38 +02:00
Hauke Mehrtens 7bb34ef7fc freeradius3: fix CVE-2017-9148
This takes the fix for CVE-2017-9148 from Debian.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-10-08 21:05:12 +02:00
champtar 48625fbed0 Merge pull request #4907 from stargieg/master
knxd: Fix config file location and init script.
2017-10-08 08:48:57 -07:00
champtar 9327639722 Merge pull request #4899 from fededim/master
lftp: compilation bugfix for old openwrt buildroot
2017-10-08 08:24:28 -07:00
Federico Di Marco 97c16445b2 lftp: compilation bugfix for old openwrt buildroot
Signed-off-by: Federico Di Marco <fededim@gmail.com>
2017-10-08 09:39:02 +02:00
champtar 5c1be8ee05 Merge pull request #4850 from p-wassi/pppoe-relay
net/rp-pppoe: fix typo in init script
2017-10-07 20:39:43 -07:00
champtar 51a65144ef Merge pull request #4909 from StevenHessing/noddos
noddos: v0.5.2, mDNS TXT parsing fix
2017-10-07 20:34:05 -07:00
Hannu Nyman 79ef85aa8c Merge pull request #4906 from ldir-EDB0/bumpwireguard
wireguard: bump to release 0.0.20171005
2017-10-07 12:00:24 +03:00
Steven Hessing 16a4bcbcd1 noddos: v0.5.2, mDNS TXT parsing fix
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
2017-10-06 14:13:53 -07:00
Patrick Grimm 596e228884 knxd: Fix typo in sh vars „send-delay“ and „client-addrs“
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
2017-10-06 15:58:24 +02:00
Patrick Grimm ade26942ac knxd: Add uci config and knxd_args to ini convert
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
2017-10-06 14:51:22 +02:00
Patrick Grimm 53caa112be knxd: Fix config file location and init script.
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
2017-10-06 14:12:48 +02:00
Bruno Randolf dce9c6496a horst: Use https tar.gz instead of git download
Signed-off-by: Bruno Randolf <br1@einfach.org>
2017-10-06 10:15:32 +01:00
Kevin Darbyshire-Bryant 4ca30618f6 wireguard: bump to release 0.0.20171005
Bump to latest release snapshot.

Tested on: ar71xx Archer c7 v2

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2017-10-06 10:00:41 +01:00
Hannu Nyman 6376544d15 Merge pull request #4898 from br101/horst
horst: Update to version 5.1 and add init script
2017-10-05 21:30:10 +03:00
Peter Wagner 09bfebc7da openssh: update to 7.6p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-10-05 19:50:30 +02:00
Daniel Golle 39f9fc4e48 gnunet: update git snapshot
Start building with testing enabled as a preparation to eventually
packaging the testbed components.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-10-05 15:40:29 +02:00
Daniel Golle 585385a8d0 gnurl: update to version 7.55.1-4
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-10-05 15:40:03 +02:00
Bruno Randolf 0840efd64c horst: Update to version 5.1 and add init script
Update to latest stable version and add init script and config file to start
horst in server mode as a service.

Signed-off-by: Bruno Randolf <br1@einfach.org>
2017-10-04 21:40:16 +01:00
Paul Wassi 89c7fa089e net/rp-pppoe: cleanup config options
Remove misspelled configuration options which were left in place
for reasons of backwards-compatibility.

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2017-10-04 16:14:51 +02:00
Paul Wassi a5c43479ce net/rp-pppoe: fix typo in init script
Due to a typo in the init scripts, certain parameters are not appended
to the cmdline. (max. # of concurrent sessions).
For backwards compatibility leave both spellings in place.

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2017-10-04 16:13:38 +02:00
Hannu Nyman 938401f4a4 Merge pull request #4894 from StevenHessing/noddos
noddos: bump up to noddos v0.5.1
2017-10-03 10:20:54 +03:00
Steven Hessing 88f3b3db17 noddos: bump up to noddos v0.5.1
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
2017-10-02 17:34:17 -07:00
Hannu Nyman 81ee54c24c Merge pull request #4892 from fededim/master
lftp: updated to 4.8.2
2017-10-02 20:39:55 +03:00
Federico Di Marco 7049eb1746 lftp: updated to 4.8.2
Signed-off-by: Federico Di Marco <fededim@gmail.com>
2017-10-02 10:43:23 +02:00
Jason A. Donenfeld a69c4b73a9 wireguard: bump to release 0.0.20171001
Simple version bump.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-10-02 03:15:35 +02:00
Peter Wagner 64db240f13 git: update to 2.14.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-10-01 22:12:01 +02:00
Stijn Tintel e4165b4452 net-snmp: avoid duplicate section names
It seems that UCI can't handle duplicate section names in a single
config file, even if they use different types. After the previous
commit, running `uci export` results in the following error:

uci: Parse error (section of different type overwrites prior section with same name) at line 17, byte 23

Append a 6 to the com2sec6 section names to solve this.

Fixes: 0e1c8b4ccc ("net-snmp: snmpd: listen on IPv6 by default")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-09-29 04:36:47 +03:00
Stijn Tintel 0e1c8b4ccc net-snmp: snmpd: listen on IPv6 by default
Closes #4758.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-09-29 02:45:25 +03:00
Stijn Tintel 8079f86caa net-snmp: add snmptrapd packages
Closes #4724.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-09-29 02:40:49 +03:00
Stijn Tintel 61769b0786 net-snmp: use LN macro
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-09-29 01:56:38 +03:00
Stijn Tintel 83a216bcc9 net-snmp: improve snmp-utils description
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-09-29 01:38:37 +03:00
Hannu Nyman 9bd2f8477e Merge pull request #4866 from sotux/bugfix
net/ddns-scripts: Fix deSEC update URL
2017-09-25 22:21:42 +03:00
Qian Zheng f626cd6334 net/ddns-scripts: Fix deSEC update URL
deSEC update API doesn't support http://[USERNAME]:[PASSWORD]@update.dedyn.io/update authorization.

So we need to pass username & password as get parameters.

API ref: https://desec.io/#!/en/docs/update-api-details

Signed-off-by: Qian Zheng <sotux82@gmail.com>
2017-09-25 08:56:46 +08:00
Hauke Mehrtens dbb84d39d4 tor: update to version 0.2.9.12
This fixes the TROVE-2017-008 (CVE-2017-0380) security problem.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-09-24 17:51:27 +02:00