Commit graph

8753 commits

Author SHA1 Message Date
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
Stijn Tintel
13c670ef78 Merge pull request #4422 from diizzyy/patch-55
utils/f2fs-tools: Remove from tree
2017-10-08 22:27:41 +03:00
Stijn Tintel
d12fb5e4a4 Merge pull request #4438 from hauke/freeradius3
freeradius3: fix CVE-2017-9148
2017-10-08 22:18:44 +03: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
Ted Hess
d611ccc298 Merge pull request #4915 from antonlacon/ffmpeg-next
ffmpeg: 3.2.8 update
2017-10-08 14:21:02 -04: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
Michael Heimpold
7d7105a481 libxml2: upgrade to 2.9.6
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-10-07 21:18:59 +02: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
Hannu Nyman
2b3dd6564f Merge pull request #4895 from lucize/postup
postfix: version bump to 3.2.3
2017-10-06 17:47:20 +03:00
Hannu Nyman
231d57b874 Merge pull request #4908 from br101/horst
horst: Use https tar.gz instead of git download
2017-10-06 17:46:28 +03: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
Ted Hess
139015087c Merge pull request #4896 from jcadduono/minidlna-sorting
minidlna: remove panasonic video grouping by directory patch
2017-10-05 17:55:10 -04: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
Ian Leonard
bed874edad ffmpeg: 3.2.8 update
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2017-10-05 09:17:29 -07: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
Philip Prindeville
5fcfe2d139 Merge pull request #4902 from pprindeville/acpica-bump-20170929
acpica-unix: update to 20170929
2017-10-05 10:08:39 +01:00
Philip Prindeville
96e609ea31 acpica-unix: update to 20170929
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-10-05 03:06:04 -06: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
James Christopher Adduono
fd9eceb27b minidlna: remove panasonic video grouping by directory patch
Unfortunately this is breaking sorting and causes some
issues with starting streams on various non-Panasonic
clients. Tested on 5 different models of 2014-2017
Samsung Smart TVs and BubbleUPnP for Android.
Removing this patch fixes sorting by filename and
clients no longer sometimes fail to load the streams.

Signed-off-by: James Christopher Adduono <jc@adduono.com>
2017-10-04 15:32:27 -04:00
Hannu Nyman
52157ed602 Merge pull request #4897 from commodo/python-egg-info-disable
python,python3: add option to keep egg-info dirs for python packages
2017-10-04 22:22:38 +03: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
Peter Wagner
32dbb7e865 less: update to 487
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-10-04 00:16:53 +02:00
Lucian Cristian
6e2ba26cd0 postfix: version bump to 3.2.3
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2017-10-03 20:18:47 +03:00
Michael Heimpold
848ded4157 php7: upgrade to 7.1.10
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-10-03 12:55:07 +02:00
Alexandru Ardelean
074d2863be python,python3: add option to keep egg-info dirs for python packages
That way some python packages can choose
to keep their egg-info dirs, if they want to, or they're needed.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-10-03 10:40:26 +03: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
Hannu Nyman
2df1abceaa Merge pull request #4891 from zx2c4/patch-10
wireguard: bump to release 0.0.20171001
2017-10-02 20:39:18 +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
Daniel Engberg
490b8c0446 libs/libevent: Remove from tree (#4886)
libevent(1) is deprecated and superseded by libevent2 (in tree), additionally
we don't have any users (packages) left using libevent(1).

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-10-01 11:10:54 +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