Bruno Randolf
e8aec4398b
horst: Fix build for LEDE
...
Fortified headers don't seem to like _GNU_SOURCE in this case,
but we can remove that define since it's not needed. Add a patch
for LEDE until a new horst version is released.
Signed-off-by: Bruno Randolf <br1@einfach.org>
2017-03-15 22:12:55 +00:00
Hannu Nyman
d7b68f4850
Merge pull request #4132 from yegorich/canutils
...
canutils: rework recipe
2017-03-15 18:38:08 +02:00
Hannu Nyman
3bef0176c5
Merge pull request #4024 from danrl/mwan
...
net/mwan3-luci: removed application
2017-03-15 18:14:40 +02:00
Hannu Nyman
9ea169eb1c
Merge pull request #4023 from danrl/cshark
...
net/cshark: remove luci-app-cshark
2017-03-15 16:11:38 +02:00
Hannu Nyman
b5118019c2
Merge pull request #4140 from zorxd/master
...
ddns-scripts: update dnsexit.com update URL+response
2017-03-14 22:32:15 +02:00
Hannu Nyman
eed9884b74
Merge pull request #4104 from p-wassi/gpsd_typo
...
utils/gpsd: fix init script
2017-03-14 19:26:05 +02:00
Daniel Golle
00366f931c
gnunet: use PKG_MIRROR_HASH
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-03-14 00:40:00 +01:00
Hauke Mehrtens
8b610ee3f1
tor: update to version 0.2.9.10
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-03-13 22:34:44 +01:00
Xavier Douville
2a2ea67586
ddns-scripts: remove answer checking for dnsexit
...
remove answer checking for dnsexit as their API allows for too many return codes to handle them all.
Signed-off-by: Xavier Douville <zorxd@users.noreply.github.com>
2017-03-13 12:15:27 -04:00
Daniel Golle
5deabc5a53
gnunet: update sources
...
RPS has now been ported, SET bugs were fixed
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-03-13 11:49:48 +01:00
Hannu Nyman
6a2dc42220
Merge pull request #4145 from EricLuehrsen/unbound_wip
...
unbound: bugfix odhcpd scripts and localhost fqdn options
2017-03-13 10:22:14 +02:00
Hannu Nyman
89e7e364d8
Merge pull request #4146 from stangri/vpnbypass
...
vpnbypass: updated service enable/start logic.
2017-03-13 10:20:33 +02:00
Yegor Yefremov
18b67b92b9
canutils: rework recipe
...
Don't group any utilities but just list them all as they are.
Fixes:
https://github.com/openwrt/packages/issues/3695
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2017-03-13 08:59:34 +01:00
Eric Luehrsen
a6e8e5384b
unbound: bugfix init race condition invalid FQDN
...
options 'add_local_fqdn' and 'add_wan_fqdn' can be affected
by race conditions when they are at level 4. Interface name
may not be returned by network tools. The conf file has bad
record formats and Unbound just will not load. Detect this
and fall back to only the host FQDN (level 3).
squash: improve documentation wording and format codes.
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-03-12 22:39:45 -04:00
Audric Schiltknecht
8f9479f433
unbound: fix odhcpd trigger script
...
Read UNBOUND_TXT_DOMAIN from main unbound configuration.
This prevents records to be added into Unbound in the default 'lan' zone.
Signed-off-by: Audric Schiltknecht <storm+github@chemicalstorm.org>
2017-03-12 22:39:21 -04:00
Daniel Golle
125e8b59fa
gnunet: update sources
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-03-12 23:40:38 +01:00
Daniel Golle
86763be872
gnurl: update to version 7.53.1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-03-12 23:27:17 +01:00
Peter Wagner
66b82457d6
irssi: update to 1.0.2
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-03-12 19:55:37 +01:00
Xavier Douville
0eab032f99
ddns-scripts: increment PKG_RELEASE
...
Signed-off-by: Xavier Douville <zorxd@users.noreply.github.com>
2017-03-12 13:02:04 -04:00
Xavier Douville
96e526bad3
ddns-scripts: update dnsexit.com update URL+response. Reference http://downloads.dnsexit.com/ipUpdateDev.doc
...
Signed-off-by: Xavier Douville <zorxd@users.noreply.github.com>
2017-03-12 11:00:25 -04:00
Hannu Nyman
f4cfd96215
Merge pull request #4136 from danrl/jool
...
jool: update to upstream version 3.5.3
2017-03-11 16:25:04 +02:00
danrl
abbea73a28
jool: update to upstream version 3.5.3
...
Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-03-11 14:38:25 +01:00
Hannu Nyman
bc4eafb5ad
Merge pull request #4134 from tsl0922/ttyd-1.3.1
...
ttyd: update to 1.3.1
2017-03-11 13:03:03 +02:00
Hannu Nyman
bbf629ef6a
Merge pull request #4133 from lucize/clamavpcre2
...
clamav: use PCRE2
2017-03-11 09:18:22 +02:00
Shuanglei Tao
ae9281a441
ttyd: update to 1.3.1
...
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2017-03-11 10:25:13 +08:00
Lucian Cristian
8f8be60c10
clamav: use PCRE2
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2017-03-10 23:24:17 +02:00
Hannu Nyman
15b1d7a522
Merge pull request #4113 from lucize/clamupdate
...
clamav: update to 0.99.2
2017-03-10 10:29:31 +02:00
Hannu Nyman
55d06be722
Merge pull request #4125 from dvlemplgk/open-plc-utils
...
open-plc-utils: fix menuconfig entries
2017-03-10 10:25:26 +02:00
Hannu Nyman
67ab0221a5
Merge pull request #4122 from TDT-GmbH/mwan3_add_co_maintainer
...
net/mwan3: add me as co maintainer
2017-03-10 10:20:00 +02:00
Stijn Tintel
724cc5251f
Merge pull request #4129 from lucize/dovecotdeps
...
dovecot: fix depends typo
2017-03-09 10:16:43 +01:00
Lucian Cristian
614c0928d0
dovecot: fix depends typo
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2017-03-09 11:11:55 +02:00
Stijn Tintel
7db2439564
Merge pull request #3585 from dedeckeh/strongswan_uci
...
strongswan: UCI support
2017-03-09 03:59:56 +01:00
Stijn Tintel
7087d7c560
Merge pull request #4109 from lucize/doveupsqlite
...
dovecot: update to 2.2.28 and add SQLite support
2017-03-09 03:40:04 +01:00
Hannu Nyman
5ce86fbdbc
Merge pull request #4118 from dibdot/travelmate
...
travelmate: update 0.4.2
2017-03-08 23:06:25 +02:00
Hannu Nyman
e68843c29d
Merge pull request #4115 from dibdot/mc
...
mc (midnight commander): release 4.8.19
2017-03-08 23:06:09 +02:00
Stijn Tintel
8a2199fba7
Merge pull request #4119 from stintel/cleanup
...
Cleanup: avoid reuse of $(PKG_NAME)
2017-03-08 21:16:24 +01:00
Stijn Tintel
f82287cf5c
treewide: use name in define and eval lines
...
For consistency, use full name instead of $(PKG_NAME) in define and eval
lines for all packages.
I've seen reviews that asked to do this before, and I am asking the same
during reviews now. To avoid this in the future, fix this treewide so
when people use existing packages as example, we will not have to
request this change anymore.
This makes all packages consistent with both LEDE and OpenWrt base
repositories.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-03-08 21:15:20 +01:00
Dirk Brenken
fc57661c12
travelmate: update 0.4.2
...
* optimized connection handling -
removed needless timeouts & wireless commits
* set the pre-configured reload timeout to
a more conservative/realistic value of 30 seconds
* further logging tweaks
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-03-08 20:22:17 +01:00
Günther Kelleter
eb22de1fe2
open-plc-utils: fix menuconfig entries
...
Fix TITLE and description to contain the actual tool name.
Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
2017-03-08 17:21:15 +01:00
Stijn Tintel
694e5a677c
Merge pull request #4108 from lucize/postsqlite
...
postfix: Add SQLite support and fix musl compile without POSTFIX_TLS
2017-03-08 16:05:54 +01:00
Florian Eckert
ec3349a8a4
net/mwan3: add me as co maintainer
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-03-08 10:42:36 +01:00
Lucian Cristian
2fdca4d5a5
postfix: Add SQLite support
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2017-03-08 02:02:03 +02:00
Lucian Cristian
154a0da724
postfix: fix musl compile without POSTFIX_TLS
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2017-03-08 01:59:38 +02:00
Lucian Cristian
f39b7ea81b
dovecot: update to 2.2.28
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2017-03-08 01:44:38 +02:00
Lucian Cristian
6bbbf29a85
dovecot: add SQLite support
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2017-03-08 01:42:50 +02:00
Lucian Cristian
db86cdb3f7
dovecot: change LDAP select logic
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2017-03-08 01:40:15 +02:00
Lucian Cristian
a00af84375
dovecot: disable ICU normalization support for FTS #4077
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2017-03-08 01:37:30 +02:00
Jo-Philipp Wich
335e356af4
Merge pull request #4103 from gabri94/master
...
openwisp-config: new package
2017-03-07 16:50:48 +01:00
gabri94
33df71ba41
openwisp-config: new package
...
Signed-off-by: Gabriele Gemmi <gabriel@autistici.org>
2017-03-07 16:45:18 +01:00
Florian Eckert
e804593cd8
net/xinet.d: add /etc/xinet.d/ dir to conffiles ( #4096 )
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-03-06 23:21:21 +00:00