Ondřej Caletka [Fri, 24 Feb 2017 11:21:24 +0000 (12:21 +0100)]
addrwatch: fix typo in config file name
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
Stan Grishin [Thu, 23 Feb 2017 00:25:57 +0000 (16:25 -0800)]
addrwatch: fix complaint when adding addrwatch with image builder
Signed-off-by: Stan Grishin <stangri@melmac.net>
Ted Hess [Thu, 23 Feb 2017 22:54:26 +0000 (17:54 -0500)]
Merge pull request #4064 from danrl/wg
wireguard: version bump
danrl [Thu, 23 Feb 2017 15:46:41 +0000 (16:46 +0100)]
wireguard: version bump
Signed-off-by: Dan Luedtke <mail@danrl.com>
Rafał Miłecki [Mon, 26 Sep 2016 05:59:30 +0000 (07:59 +0200)]
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: 15e7f611afb ("pptpd: convert init script to procd")
Rafał Miłecki [Wed, 22 Feb 2017 07:19:49 +0000 (08:19 +0100)]
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>
Nikos Mavrogiannopoulos [Wed, 22 Feb 2017 20:49:33 +0000 (21:49 +0100)]
Merge pull request #4037 from Ansuel/bump-cryptodev
Cryptodev-linux: bump to last commit
Mirko Vogt [Wed, 22 Feb 2017 17:36:43 +0000 (18:36 +0100)]
[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 )
Hannu Nyman [Tue, 21 Feb 2017 22:20:49 +0000 (00:20 +0200)]
Merge pull request #3967 from commodo/python-pyscopg2
python-psycopg2: replace python-setuptools dep with python/host
Hannu Nyman [Tue, 21 Feb 2017 18:43:38 +0000 (20:43 +0200)]
Merge pull request #3945 from InBetweenNames/update-vim
vim: Update Vim to 8.0.069
Hannu Nyman [Tue, 21 Feb 2017 17:39:01 +0000 (19:39 +0200)]
Merge pull request #4051 from ClaymorePT/boost_1.63_r2
boost: 1.63 Revision 2 - Fixed Regression
Carlos Miguel Ferreira [Tue, 21 Feb 2017 17:33:43 +0000 (17:33 +0000)]
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>
Hannu Nyman [Tue, 21 Feb 2017 11:43:12 +0000 (13:43 +0200)]
Merge pull request #4050 from zx2c4/master
net/wireguard: add stub install section
Jason A. Donenfeld [Tue, 21 Feb 2017 11:37:22 +0000 (12:37 +0100)]
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>
Hannu Nyman [Tue, 21 Feb 2017 09:00:26 +0000 (11:00 +0200)]
Merge pull request #4025 from danrl/lxc
utils/luci-app-lxc: removed application
Hannu Nyman [Tue, 21 Feb 2017 06:32:20 +0000 (08:32 +0200)]
Merge pull request #4046 from ianchi/master
youtube-dl: update version
Hannu Nyman [Tue, 21 Feb 2017 06:32:05 +0000 (08:32 +0200)]
Merge pull request #4047 from MikePetullo/lighttpd
lighttpd: update to 1.4.45
Adrian Panella [Mon, 20 Feb 2017 23:46:59 +0000 (17:46 -0600)]
youtube-dl: update version
Update to version 2017.02.17
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Rafał Miłecki [Mon, 20 Feb 2017 11:18:17 +0000 (12:18 +0100)]
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>
Ansuel Smith [Mon, 20 Feb 2017 17:26:23 +0000 (18:26 +0100)]
Cryptodev-linux: bump to last commit
Fixing of varius error
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Hannu Nyman [Mon, 20 Feb 2017 08:44:29 +0000 (10:44 +0200)]
Merge pull request #4038 from kuoruan/aria2
Aria2: Edit config and update
Hsing-Wang Liao [Sun, 19 Feb 2017 14:49:55 +0000 (22:49 +0800)]
aria2: Update to v1.31.0
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
Hannu Nyman [Sun, 19 Feb 2017 21:35:19 +0000 (23:35 +0200)]
Merge pull request #4039 from the-alien/master
python-ldap: update to 2.4.32
Michael Heimpold [Sun, 19 Feb 2017 19:41:47 +0000 (20:41 +0100)]
ser2net: update to 3.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
alien [Sun, 19 Feb 2017 19:40:54 +0000 (22:40 +0300)]
python-ldap: update to 2.4.32
Signed-off-by: Dmitry Trefilov <the-alien@live.ru>
Hsing-Wang Liao [Sun, 19 Feb 2017 13:38:55 +0000 (21:38 +0800)]
aria2: Add more feature choices and switch default XML parser library to Libxml2
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
Hannu Nyman [Sat, 18 Feb 2017 08:37:50 +0000 (10:37 +0200)]
Merge pull request #4030 from dibdot/travelmate
travelmate: update 0.3.5
Hannu Nyman [Sat, 18 Feb 2017 08:37:22 +0000 (10:37 +0200)]
Merge pull request #4032 from kuoruan/webui-aria2
webui-aria2: bump version
Hannu Nyman [Sat, 18 Feb 2017 08:36:09 +0000 (10:36 +0200)]
Merge pull request #4031 from SvenRoederer/improve/wireguard-menu
wireguard: move into VPN-submenu
Dirk Brenken [Fri, 17 Feb 2017 18:01:20 +0000 (19:01 +0100)]
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>
Hsing-Wang Liao [Sat, 18 Feb 2017 05:59:16 +0000 (13:59 +0800)]
webui-aria2: bump version
* Reduced package size.
* Update to latest commit.
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
Ted Hess [Sat, 18 Feb 2017 02:39:23 +0000 (21:39 -0500)]
Merge pull request #4002 from InBetweenNames/pcre2
pcre2: Introduce PCRE2 library into repo for fish
Sven Roederer [Sat, 18 Feb 2017 00:49:46 +0000 (01:49 +0100)]
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>
Shane Peelar [Thu, 2 Feb 2017 14:26:50 +0000 (09:26 -0500)]
pcre2: Introduce PCRE2 library into repo for fish
Need PCRE2 library for the fish shell. Took existing pcre makefile
as a base to build pcre2, supporting 8, 16, and 32 bit characters with
different install targets for each.
Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>
Ian Leonard [Wed, 8 Feb 2017 04:17:33 +0000 (20:17 -0800)]
ffmpeg: update to 3.2.4, add libshine support, add fdk-aac support to custom, cleanup
Also makes the following changes:
Updates project URL and moves libpthread to a common dependency;
Makes libopus support in libffmpeg-full contingent on selecting the
libopus package, like other external libraries;
Adds note regarding disabling altivec in ppc hard-float;
Reorganizes SIMD sections to be together;
Drops the need to specify decoder=libopus from -full, done by default;
Adds encoder=libopus to custom.
Expand options for libffmpeg-custom:
Build licensing: GPL, GPLv3, LGPLv3
Building for performance or size
Drops version 3 of GPL for -audio-dec, -mini, and -full. Version 3 is
at the discretion of the packager, per:
http://ffmpeg.org/doxygen/trunk/md_LICENSE.html
Add enable-nonfree toggle support to libffmpeg-custom build licensing
to allow inclusion of libfdk-aac.
Use ffmpeg's names for its external libraries in libffmpeg-custom config
Alphabetize same
Correct @BUILD_PATENTED flags for libffmpeg variants
Split libffmpeg-full into hard/soft float:
Hard float configures itself for lame / libx264 using GPL license
Soft float for libshine and LGPL license
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Ted Hess <thess@kitschensync.net>
danrl [Fri, 17 Feb 2017 10:06:06 +0000 (11:06 +0100)]
utils/luci-app-lxc: removed application
Moved over to the LuCI repository.
Signed-off-by: Dan Luedtke <mail@danrl.com>
Hannu Nyman [Fri, 17 Feb 2017 08:03:04 +0000 (10:03 +0200)]
Merge pull request #3860 from commodo/micropython-lib-workaround
micropython-lib: workaround the `install` build rule
Hannu Nyman [Fri, 17 Feb 2017 07:35:59 +0000 (09:35 +0200)]
Merge pull request #4022 from stangri/vpnbypass
vpnbypass: fix for flushing mangle table
Stan Grishin [Fri, 17 Feb 2017 04:00:01 +0000 (20:00 -0800)]
vpnbypass: fix for flushing mangle table
Signed-off-by: Stan Grishin <stangri@melmac.net>
Hannu Nyman [Thu, 16 Feb 2017 20:51:13 +0000 (22:51 +0200)]
Merge pull request #4019 from dibdot/adblock
adblock: update 2.3.1
Dirk Brenken [Thu, 16 Feb 2017 14:18:41 +0000 (15:18 +0100)]
adblock: update 2.3.1
* various optimizations & corner case fixes
* removed no longer needed debug information
* polished up for forthcoming LEDE release ;-)
Signed-off-by: Dirk Brenken <dev@brenken.org>
Morteza Milani [Tue, 17 Jan 2017 06:52:08 +0000 (10:22 +0330)]
luv: new package
Luv is libuv binding for lua.
Signed-off-by: Morteza Milani <milani@pichak.co>
Hannu Nyman [Thu, 16 Feb 2017 09:32:53 +0000 (11:32 +0200)]
Merge pull request #4013 from danrl/move-to-luci
net/luci-app-*: move luci apps to luci repo
Hannu Nyman [Thu, 16 Feb 2017 08:07:56 +0000 (10:07 +0200)]
Merge pull request #4017 from nxhack/support_openwrt_trunk
icu: support OpenWrt trunk host-build.mk issue
Hirokazu MORIKAWA [Thu, 16 Feb 2017 02:43:21 +0000 (11:43 +0900)]
icu: support OpenWrt trunk host-build.mk issue
Maintainer: me
Compile tested: ar71xx, mips_34kc_gcc-5.3.0_musl, OpenWrt trunk 50104
ar71xx, mips_24kc_gcc-5.4.0_musl, LEDE trunk r3503-
a112435
Run tested: NONE
Description:
openwrt buildbot report build fail
```
./runConfigureICU CC="gcc" CFLAGS="-O2 -I/home/builder/trunk/openwrt/staging_dir/host/include -I/home/builder/trunk/openwrt/staging_dir/host/usr/include -I/home/builder/trunk/openwrt/staging_dir/target-i386_pentium4_glibc-2.22/host/include" CPPFLAGS="-I/home/builder/trunk/openwrt/staging_dir/host/include -I/home/builder/trunk/openwrt/staging_dir/host/usr/include -I/home/builder/trunk/openwrt/staging_dir/target-i386_pentium4_glibc-2.22/host/include" LDFLAGS="-L/home/builder/trunk/openwrt/staging_dir/host/lib -L/home/builder/trunk/openwrt/staging_dir/host/usr/lib -L/home/builder/trunk/openwrt/staging_dir/target-i386_pentium4_glibc-2.22/host/lib" SHELL="/usr/bin/env bash" Linux/gcc CC="gcc" CXX="g++" --disable-debug --enable-release --enable-shared --enable-static --enable-draft --enable-renaming --disable-tracing --disable-extras --enable-dyload --prefix=/home/builder/trunk/openwrt/staging_dir/target-i386_pentium4_glibc-2.22/host ; fi )
runConfigureICU: unrecognized platform "CC=gcc" (use --help for help)
```
"host-build.mk" is differs between OpenWrt and LEDE.
https://github.com/openwrt/packages/pull/3993
https://github.com/lede-project/source/commit/
83b6bfc2357458f219872f97ed9c4894106131a1
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Hannu Nyman [Wed, 15 Feb 2017 14:52:23 +0000 (16:52 +0200)]
Merge pull request #3784 from diizzyy/patch-16
lang/python3-bottle: Update to 0.12.12
danrl [Wed, 15 Feb 2017 12:40:12 +0000 (13:40 +0100)]
net/luci-app-*: move luci apps to luci repo
This is a long-needed clean-up.
These applications are not gone! They live in the
luci repo now, where all their friends already are.
Signed-off-by: Dan Luedtke <mail@danrl.com>
Hannu Nyman [Wed, 15 Feb 2017 09:08:24 +0000 (11:08 +0200)]
Merge pull request #4011 from stangri/vpnbypass
vpnbypass: fixed makefile and removed screenshot from .files/
Stan Grishin [Wed, 15 Feb 2017 01:33:03 +0000 (17:33 -0800)]
vpnbypass: fixed makefile and removed screenshot from .files/
Signed-off-by: Stan Grishin <stangri@melmac.net>
Hannu Nyman [Tue, 14 Feb 2017 20:31:25 +0000 (22:31 +0200)]
Merge pull request #4008 from stangri/vpnbypass
vpnbypass: makefile hotfix
Stan Grishin [Tue, 14 Feb 2017 16:06:36 +0000 (08:06 -0800)]
vpnbypass: makefile hotfix
Signed-off-by: Stan Grishin <stangri@melmac.net>
Hannu Nyman [Tue, 14 Feb 2017 15:45:11 +0000 (17:45 +0200)]
vpnbypass: remove problematic sed command from Makefile
Makefile had sed commands in "prepare" step that modified the
source files directly. That lead to feed update failure at the
buildbot.
Remove those commands as the first aid.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Stijn Tintel [Tue, 14 Feb 2017 13:46:23 +0000 (14:46 +0100)]
net-snmp: add engineID config options
According to the snmpd.conf man page, the engineID of an snmp agent
should be consistent through time. However, it seems that the engineID
changes every reboot. Add options to configure how the engineID is
generated. The default setting generates it based on the MAC address of
the eth0 interface.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Hannu Nyman [Tue, 14 Feb 2017 12:30:58 +0000 (14:30 +0200)]
Merge pull request #4007 from tsl0922/ttyd-1.3.0
ttyd: update to 1.3.0
Shuanglei Tao [Tue, 14 Feb 2017 12:23:40 +0000 (20:23 +0800)]
ttyd: update to 1.3.0
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
Jason A. Donenfeld [Mon, 13 Feb 2017 21:14:04 +0000 (22:14 +0100)]
wireguard: simple package bump to 0.0.
20170214
While I'm at it, add myself as maintainer, since I'm doing many of the
bumps anyway.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Yousong Zhou [Mon, 13 Feb 2017 11:47:28 +0000 (19:47 +0800)]
xl2tpd: backporting fix for race condition causing xl2tpd hang
The patch was taken from https://github.com/xelerance/xl2tpd/pull/125
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hannu Nyman [Tue, 14 Feb 2017 07:27:37 +0000 (09:27 +0200)]
Merge pull request #4001 from kissg1988/seafile
seafile: update to version 6.0.7
Hannu Nyman [Tue, 14 Feb 2017 07:20:02 +0000 (09:20 +0200)]
Merge pull request #4004 from stangri/vpnbypass
vpnbypass: updated README (linked from luci app)
Stan Grishin [Mon, 23 Jan 2017 16:02:44 +0000 (08:02 -0800)]
vpnbypass: updated README (linked from luci app)
Signed-off-by: Stan Grishin <stangri@melmac.net>
Gergely Kiss [Mon, 13 Feb 2017 21:03:14 +0000 (22:03 +0100)]
seafile: update to version 6.0.7
Update several dependencies, as well:
* django-compressor -> 2.1.1
* django-constance -> 1.3.4
* django-restframework -> 3.5.4
* django-statici18n -> 1.3.0
* django -> 1.8.17
* openpyxl -> 2.4.2
* python-dateutil -> 2.6.0
* python-urllib3 -> 1.20
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Mirko Vogt [Mon, 13 Feb 2017 19:09:40 +0000 (20:09 +0100)]
package dejavu fonts
Signed-off-by: Mirko Vogt <mirko-dev@nanl.de>
Florian Fainelli [Mon, 13 Feb 2017 17:38:49 +0000 (09:38 -0800)]
Merge pull request #3896 from usr-sse2/patch-1
hfsprogs: Fix building on macOS
Hannu Nyman [Mon, 13 Feb 2017 16:40:06 +0000 (18:40 +0200)]
Merge pull request #3998 from commodo/fix-ncurses-build
python,python3: fix ncurses module build
Alexandru Ardelean [Mon, 13 Feb 2017 14:12:39 +0000 (16:12 +0200)]
python3: fix ncursesw definition collisions
setup.py seems to add the host's /usr/include/ncursesw
header.
Reported-by: Arturo Rinaldi <arturo@arduino.org>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 13 Feb 2017 14:10:16 +0000 (16:10 +0200)]
python: remove setupterm() redefinition
It's not 100% aligned with the ncurses' definition.
Reported-by: Arturo Rinaldi <arturo@arduino.org>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Mon, 13 Feb 2017 15:20:46 +0000 (17:20 +0200)]
Merge pull request #3997 from eduardoabinader/check_use_sha256
check: use sha256 checksum
Eduardo Abinader [Mon, 13 Feb 2017 13:06:56 +0000 (14:06 +0100)]
check: use sha256 checksum
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
Hannu Nyman [Mon, 13 Feb 2017 10:49:13 +0000 (12:49 +0200)]
Merge pull request #3995 from nxhack/use_NOCACHE
icu: fix fail situation of CONFIG_CCACHE=y
Hirokazu MORIKAWA [Mon, 13 Feb 2017 10:42:01 +0000 (19:42 +0900)]
icu: fix fail situation of CONFIG_CCACHE=y
Maintainer: me
Compile tested: brcm2708 ,aarch64_cortex-a53+neon-vfpv4_musl, LEDE head r3426-
4c09f99
Run tested: NONE
Description:
buildbots fail situation of CONFIG_CCACHE=y
`Running ./configure CC=ccache gcc CXX=ccache g++ ....`
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Hannu Nyman [Mon, 13 Feb 2017 10:16:48 +0000 (12:16 +0200)]
Merge pull request #3238 from eduardoabinader/bump_libcheck
check: bump to 0.11.0
Eduardo Abinader [Mon, 13 Feb 2017 09:51:57 +0000 (10:51 +0100)]
check: changing Maintainer
As agreed on https://github.com/openwrt/packages/pull/3238
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
Eduardo Abinader [Wed, 21 Sep 2016 09:06:48 +0000 (11:06 +0200)]
check: bump to 0.11.0
updated new package url and solved some issues:
https://github.com/libcheck/check/releases/tag/0.11.0
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
Hannu Nyman [Mon, 13 Feb 2017 09:07:21 +0000 (11:07 +0200)]
Merge pull request #3987 from stangri/vpnbypass
vpnbypass: new service triggers, typo fix
Stan Grishin [Mon, 23 Jan 2017 16:02:44 +0000 (08:02 -0800)]
vpnbypass: new service triggers, typo fix, more reliable start
Signed-off-by: Stan Grishin <stangri@melmac.net>
Hannu Nyman [Mon, 13 Feb 2017 07:40:08 +0000 (09:40 +0200)]
Merge pull request #3992 from the-alien/master
python-ldap: update to 2.4.30
Hannu Nyman [Mon, 13 Feb 2017 07:39:33 +0000 (09:39 +0200)]
Merge pull request #3993 from nxhack/specify_crosscompile_vars
icu: specify cross compile variables
Hirokazu MORIKAWA [Mon, 13 Feb 2017 05:43:12 +0000 (14:43 +0900)]
icu: specify cross compile variables
Maintainer: me
Compile tested: brcm2708
aarch64_cortex-a53+neon-vfpv4_musl
LEDE head r3426-
4c09f99
Run tested: NONE
Description:
buildbots fail on link ARM object.
error: xxxxxx.o uses VFP register arguments,
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
alien [Sun, 12 Feb 2017 22:47:02 +0000 (01:47 +0300)]
python-ldap: update to 2.4.30
Signed-off-by: Dmitry Trefilov <the-alien@live.ru>
Nikos Mavrogiannopoulos [Sun, 12 Feb 2017 10:26:49 +0000 (11:26 +0100)]
gnutls: updated to 3.5.9
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sun, 12 Feb 2017 09:25:51 +0000 (10:25 +0100)]
ocserv: updated to 0.11.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Hannu Nyman [Sun, 12 Feb 2017 08:42:56 +0000 (10:42 +0200)]
Merge pull request #3983 from leitec/ngircd-update-24
ngircd: update to v24
Hannu Nyman [Sun, 12 Feb 2017 08:42:03 +0000 (10:42 +0200)]
Merge pull request #3985 from EricLuehrsen/unbound_odhcpd
unbound: improve robustness with dhcp scripts
Hannu Nyman [Sun, 12 Feb 2017 08:15:49 +0000 (10:15 +0200)]
Merge pull request #3988 from dibdot/adblock
adblock: 2.3.0 (package release 3)
Dirk Brenken [Sun, 12 Feb 2017 07:20:10 +0000 (08:20 +0100)]
adblock: 2.3.0 (package release 3)
* refine too optimistic wget/uclient-fetch timeout defaults
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
Eric Luehrsen [Sat, 11 Feb 2017 20:25:22 +0000 (15:25 -0500)]
unbound: improve robustness with dhcp scripts
When for example 'package/net/adblock' and DNSSEC vs NTP robustness
is enabled, significant restart thrashing can occur at boot up. DHCP
lease triggers may be occuring at the same time. Unbounds DNS-DHCP
may be incomplete until new DHCP solicit events. Solve this by
leaving a passive but complete host conf file during lease trigger.
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
Claudio Leite [Sat, 11 Feb 2017 15:52:28 +0000 (10:52 -0500)]
ngircd: update to v24
Signed-off-by: Claudio Leite <leitec@gmail.com>
Hannu Nyman [Sat, 11 Feb 2017 12:56:16 +0000 (14:56 +0200)]
Merge pull request #3975 from persandstrom/master
Protobuf: Upgrade to version 3.1
Per Sandström [Sat, 11 Feb 2017 12:13:48 +0000 (13:13 +0100)]
Protobuf: Upgrade to version 3.1
Signed-off-by: Per Sandström <per.j.sandstrom@gmail.com>
Hannu Nyman [Fri, 10 Feb 2017 19:13:50 +0000 (21:13 +0200)]
Merge pull request #3978 from stsydow/patch-2
chrony: set rtcsync option to avoid UNSYNC state
Metafly [Fri, 10 Feb 2017 16:02:54 +0000 (17:02 +0100)]
chrony: set rtcsync config option
Else the system will always stay in UNSYNC state.
Even if there is no real RTC.
See chrony minimal config:
http://chrony.tuxfamily.org/faq.html#_what_is_the_minimum_recommended_configuration_for_an_ntp_client
Signed-off-by: Stefan Sydow <st@metafly.info>
Hannu Nyman [Fri, 10 Feb 2017 16:14:06 +0000 (18:14 +0200)]
Merge pull request #3872 from jow-/loudmouth-fix-autoreconf
loudmouth: fix autoconf errors
Hannu Nyman [Fri, 10 Feb 2017 16:12:57 +0000 (18:12 +0200)]
Merge pull request #3882 from val-kulkov/subversion-package
subversion: add unixodbc dependency
Hannu Nyman [Fri, 10 Feb 2017 16:11:13 +0000 (18:11 +0200)]
Merge pull request #3891 from tmn505/pcmciautils
pcmciautils: import from oldpackages
Hannu Nyman [Fri, 10 Feb 2017 16:08:40 +0000 (18:08 +0200)]
Merge pull request #3908 from paulfertser/openocd-0.10.0
openocd: bump version to 0.10.0
Jonas Gorski [Fri, 10 Feb 2017 10:19:21 +0000 (11:19 +0100)]
znc: update to 1.6.4
Fixes a few potential segfauls and includes OpenSSL 1.1 compatibilty.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Stijn Tintel [Fri, 10 Feb 2017 08:30:57 +0000 (09:30 +0100)]
vallumd: bump to 0.1.3
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Hannu Nyman [Fri, 10 Feb 2017 07:36:51 +0000 (09:36 +0200)]
Merge pull request #3974 from nxhack/use_STAGING_DIR_HOSTPKG
icu: move necessary files to STAGING_DIR_HOSTPKG
Hirokazu MORIKAWA [Fri, 10 Feb 2017 03:14:53 +0000 (12:14 +0900)]
icu: move necessary files to STAGING_DIR_HOSTPKG
Maintainer: me
Compile tested: ar71xx mips_24kc_musl LEDE r3346-
9eacb9d
Run tested: NONE
Description:
buildbots fail at accessing files under HOST_BUILD_DIR.
http://downloads.lede-project.org/snapshots/faillogs/mips_24kc/packages/icu/compile.txt
Move necessary files to STAGING_DIR_HOSTPKG.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Hannu Nyman [Thu, 9 Feb 2017 20:49:20 +0000 (22:49 +0200)]
Merge pull request #3972 from chris5560/master
ddns-scripts: New update url for service duiadns.net