Hannu Nyman
ac954daeef
Merge pull request #4069 from alive4ever/mksh-54
...
utils/mksh: update to r54
2017-02-26 20:02:05 +02:00
Hannu Nyman
e6de8309ad
Merge pull request #4058 from nikil/bitlbee
...
bitlbee: Update to 3.5.1
2017-02-26 19:57:38 +02:00
Hannu Nyman
b4ff65c540
Merge pull request #4067 from oskar456/addrwatch
...
addrwatch: fix imagebuilder and config file name
2017-02-26 19:55:07 +02:00
Hannu Nyman
de400b23eb
Merge pull request #4070 from D-Albers/updateNano2.7.5
...
nano: Update to version 2.7.5
2017-02-26 19:54:06 +02:00
Hannu Nyman
26ef46b222
Merge pull request #4053 from nikil/fping
...
fping: Update to 3.16
2017-02-26 19:48:44 +02:00
Hannu Nyman
35dfd11cae
Merge pull request #4059 from EricLuehrsen/trust_anchor
...
unbound: DNSSEC trust anchor roll for 2017
2017-02-26 19:45:59 +02:00
Eric Luehrsen
f85b021eaf
unbound: Update to 1.6.1 with 2017 trust anchor
...
Unbound 1.6.1 has a few bug fixes for resource leaks,
configuration robustness, compile environment interaction,
and maintaining the trust anchor. The 2017 trust anchor
(DS) is built into unbound and unbound-anchor.
File /etc/unbound/root.key holds 2010/2017 DS record until 2018
https://www.icann.org/resources/pages/ksk-rollover
https://www.iana.org/domains/root
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-02-25 23:36:21 -05:00
Eric Luehrsen
f62a049ca1
unbound: bugfix add_local_fqdn with empty ULA
...
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-02-25 23:09:22 -05:00
Daniel Albers
249ae1f164
nano: Update to version 2.7.5
...
Description: fixes a crash with zero-length regex matches and further updates
Signed-off-by: Daniel Albers <Daniel.Albers@public-files.de>
2017-02-25 17:34:12 +01:00
Michael Heimpold
549d470b99
php7: update to 7.1.2
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-02-24 18:10:02 +01:00
Alif M. Ahmad
30d6c47bc7
utils/mksh: update to r54
...
Update to current latest upstream: r54.
Also add a new download mirror to fetch the source.
Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
2017-02-24 23:01:09 +07:00
Ted Hess
4a06ff6872
Merge pull request #4056 from dibdot/adblock
...
adblock: update 2.3.2
2017-02-24 08:15:52 -05:00
Michael Heimpold
184486076d
Merge pull request #4066 from nxhack/support-icu-config
...
icu: Added icu-config installation to InstallDev
2017-02-24 13:07:08 +01:00
Ondřej Caletka
f6f9973fde
addrwatch: fix typo in config file name
...
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
2017-02-24 13:02:11 +01:00
Stan Grishin
f38c3c1749
addrwatch: fix complaint when adding addrwatch with image builder
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-24 10:36:39 +01:00
Hirokazu MORIKAWA
4abf8f4ae3
icu: Added icu-config installation to InstallDev
...
Maintainer: me
Compile tested: ar71xx, mips_24kc_gcc-6.3.0_musl, LEDE trunk r3576-ea24d87
Run tested: NONE
Description:
"php7-mod-intl" build fail, because of lacking icu-config.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2017-02-24 17:31:24 +09:00
Ted Hess
52481f493d
Merge pull request #4064 from danrl/wg
...
wireguard: version bump
2017-02-23 17:54:26 -05:00
danrl
5d961f28c9
wireguard: version bump
...
Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-23 16:46:41 +01:00
Rafał Miłecki
b24601c128
pptpd: run service in foreground for procd compatibility
...
To have service working nicely with procd it should be running in the
foreground. Otherwise it's not possible to e.g. stop it with the init.d
script. Luckily for us pptpd has a simple switch that allows it.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Fixes: 15e7f611af
("pptpd: convert init script to procd")
2017-02-23 10:21:43 +01:00
Rafał Miłecki
f99c3b2510
lighttpd: fix regression in local-redir used with url.rewrite-once
...
This fixes upstream regression introduced in 1.4.40. It was reported &
debugged in https://redmine.lighttpd.net/issues/2793
This fix is queued for 1.4.46 in the personal/gstrauss/master upstream
branch.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2017-02-23 10:21:27 +01:00
Nikos Mavrogiannopoulos
b31369134a
Merge pull request #4037 from Ansuel/bump-cryptodev
...
Cryptodev-linux: bump to last commit
2017-02-22 21:49:33 +01:00
Nikil Mehta
14d36f41c2
bitlbee: Update to 3.5.1
...
Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
2017-02-22 12:45:19 -08:00
Mirko Vogt
265db0b586
[dejavu-fonts] add license info and myself as maintainer
...
This was suggested in comments on the initial commit
( https://github.com/openwrt/packages/commit/c7dca5a9 )
2017-02-22 18:39:54 +01:00
Dirk Brenken
8c5b9a0802
adblock: update 2.3.2
...
* optimize memory consumption &
enable overall sort only on devices with > 64MB RAM,
this prevents sort related kernel dumps
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-02-22 16:06:32 +01:00
Nikil Mehta
9694bee218
fping: Update to 3.16
...
Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
2017-02-22 00:26:04 -08:00
Hannu Nyman
4bceecac96
Merge pull request #3967 from commodo/python-pyscopg2
...
python-psycopg2: replace python-setuptools dep with python/host
2017-02-22 00:20:49 +02:00
Hannu Nyman
3b821bb5e7
Merge pull request #3945 from InBetweenNames/update-vim
...
vim: Update Vim to 8.0.069
2017-02-21 20:43:38 +02:00
Hannu Nyman
b0ce7647c5
Merge pull request #4051 from ClaymorePT/boost_1.63_r2
...
boost: 1.63 Revision 2 - Fixed Regression
2017-02-21 19:39:01 +02:00
Carlos Miguel Ferreira
2a30298bd1
boost: 1.63 Revision 2 - Fixed Regression
...
This commit fixes an existent regression in boost 1.63 [1].
The regression appears when libc is used for the toolchain.
[1] - https://svn.boost.org/trac/boost/ticket/11756
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2017-02-21 17:33:43 +00:00
Hannu Nyman
465ca521ee
Merge pull request #4050 from zx2c4/master
...
net/wireguard: add stub install section
2017-02-21 13:43:12 +02:00
Jason A. Donenfeld
fd8a7479cf
net/wireguard: add stub install section
...
This is in response to the metapackage discussion in openwrt/luci#1030 .
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-02-21 12:37:22 +01:00
Hannu Nyman
9cd051e0d2
Merge pull request #4025 from danrl/lxc
...
utils/luci-app-lxc: removed application
2017-02-21 11:00:26 +02:00
Hannu Nyman
327aab9a13
Merge pull request #4046 from ianchi/master
...
youtube-dl: update version
2017-02-21 08:32:20 +02:00
Hannu Nyman
76a9f80f94
Merge pull request #4047 from MikePetullo/lighttpd
...
lighttpd: update to 1.4.45
2017-02-21 08:32:05 +02:00
Adrian Panella
87cb4ef79f
youtube-dl: update version
...
Update to version 2017.02.17
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2017-02-20 17:46:59 -06:00
Rafał Miłecki
a0cade8094
lighttpd: update to 1.4.45
...
Update to 1.4.42 introduced a problem with starting lighttpd as
OpenWrt/LEDE service. It was stopping whole init process at sth like:
783 root 1124 S {S50lighttpd} /bin/sh /etc/rc.common /etc/rc.d/S50lighttpd boot
799 root 1164 S /usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf
It was hanging until getting random pool:
[ 176.340007] random: nonblocking pool is initialized
and then immediately the rest of init process followed:
[ 176.423475] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
[ 176.430754] jffs2_build_filesystem(): unlocking the mtd device... done.
[ 176.437615] jffs2_build_filesystem(): erasing all blocks after the end marker... done.
This was fixed in 1.4.44, but bump directly to 1.4.45 while at it.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2017-02-20 17:46:07 -05:00
Ansuel Smith
49f3520e4e
Cryptodev-linux: bump to last commit
...
Fixing of varius error
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2017-02-20 18:26:23 +01:00
Hannu Nyman
58541ea850
Merge pull request #4038 from kuoruan/aria2
...
Aria2: Edit config and update
2017-02-20 10:44:29 +02:00
Hsing-Wang Liao
3e3236f3c1
aria2: Update to v1.31.0
...
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-02-20 09:27:10 +08:00
Hannu Nyman
557485abfc
Merge pull request #4039 from the-alien/master
...
python-ldap: update to 2.4.32
2017-02-19 23:35:19 +02:00
Michael Heimpold
2a8b0e4a29
ser2net: update to 3.4
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-02-19 20:42:11 +01:00
alien
1fbc57b6d4
python-ldap: update to 2.4.32
...
Signed-off-by: Dmitry Trefilov <the-alien@live.ru>
2017-02-19 22:41:18 +03:00
Hsing-Wang Liao
20e9787ef9
aria2: Add more feature choices and switch default XML parser library to Libxml2
...
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-02-19 22:48:00 +08:00
Hannu Nyman
a3d01ddf29
Merge pull request #4030 from dibdot/travelmate
...
travelmate: update 0.3.5
2017-02-18 10:37:50 +02:00
Hannu Nyman
9fa5c48089
Merge pull request #4032 from kuoruan/webui-aria2
...
webui-aria2: bump version
2017-02-18 10:37:22 +02:00
Hannu Nyman
83f309750c
Merge pull request #4031 from SvenRoederer/improve/wireguard-menu
...
wireguard: move into VPN-submenu
2017-02-18 10:36:09 +02:00
Dirk Brenken
6007092d04
travelmate: update 0.3.5
...
* add 'enabled' check in init script
* support multiple radios (see online doc)
* fix race condition in ap check
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-02-18 08:54:11 +01:00
Hsing-Wang Liao
9c32a49dbd
webui-aria2: bump version
...
* Reduced package size.
* Update to latest commit.
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-02-18 14:02:31 +08:00
Ted Hess
2f4bad8f3c
Merge pull request #4002 from InBetweenNames/pcre2
...
pcre2: Introduce PCRE2 library into repo for fish
2017-02-17 21:39:23 -05:00
Sven Roederer
0cc3e97f66
wireguard: move into VPN-submenu
...
Wireguard is a VPN-implementation and should
be located in VPN-submenu
Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
2017-02-18 01:49:46 +01:00