Commit graph

7439 commits

Author SHA1 Message Date
Hannu Nyman
b2e1dfefa3 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>
2017-02-14 17:45:11 +02:00
Stijn Tintel
5081551ae8 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>
2017-02-14 15:17:07 +01:00
Hannu Nyman
29dcb9c897 Merge pull request #4007 from tsl0922/ttyd-1.3.0
ttyd: update to 1.3.0
2017-02-14 14:30:58 +02:00
Shuanglei Tao
59fe221d73 ttyd: update to 1.3.0
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2017-02-14 20:23:40 +08:00
Jason A. Donenfeld
d1564042ef 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>
2017-02-14 19:45:45 +08:00
Yousong Zhou
069879fa4d 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>
2017-02-14 19:36:52 +08:00
Hannu Nyman
f20e7ec2ea Merge pull request #4001 from kissg1988/seafile
seafile: update to version 6.0.7
2017-02-14 09:27:37 +02:00
Hannu Nyman
5404e41a37 Merge pull request #4004 from stangri/vpnbypass
vpnbypass: updated README (linked from luci app)
2017-02-14 09:20:02 +02:00
Stan Grishin
7a484df6cb vpnbypass: updated README (linked from luci app)
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-13 20:04:59 -08:00
Gergely Kiss
1534aca7f2 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>
2017-02-13 22:03:14 +01:00
Mirko Vogt
c7dca5a962 package dejavu fonts
Signed-off-by: Mirko Vogt <mirko-dev@nanl.de>
2017-02-13 20:14:43 +01:00
Florian Fainelli
c7197cc35c Merge pull request #3896 from usr-sse2/patch-1
hfsprogs: Fix building on macOS
2017-02-13 09:38:49 -08:00
Hannu Nyman
cc5f005e4f Merge pull request #3998 from commodo/fix-ncurses-build
python,python3: fix ncurses module build
2017-02-13 18:40:06 +02:00
Alexandru Ardelean
5d53a642db 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>
2017-02-13 18:30:57 +02:00
Alexandru Ardelean
6bfd17e75c 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>
2017-02-13 18:30:29 +02:00
Hannu Nyman
287dea393d Merge pull request #3997 from eduardoabinader/check_use_sha256
check: use sha256 checksum
2017-02-13 17:20:46 +02:00
Eduardo Abinader
ba9e8e9d37 check: use sha256 checksum
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
2017-02-13 16:12:55 +01:00
Hannu Nyman
5c8bea8d7e Merge pull request #3995 from nxhack/use_NOCACHE
icu: fix  fail situation of CONFIG_CCACHE=y
2017-02-13 12:49:13 +02:00
Hirokazu MORIKAWA
1afed3f13a 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>
2017-02-13 19:42:01 +09:00
Hannu Nyman
ebcce1defa Merge pull request #3238 from eduardoabinader/bump_libcheck
check: bump to 0.11.0
2017-02-13 12:16:48 +02:00
Eduardo Abinader
2c543903ac check: changing Maintainer
As agreed on https://github.com/openwrt/packages/pull/3238

Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
2017-02-13 10:53:12 +01:00
Eduardo Abinader
d53d85655b 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>
2017-02-13 10:51:13 +01:00
Hannu Nyman
3e470396bd Merge pull request #3987 from stangri/vpnbypass
vpnbypass: new service triggers, typo fix
2017-02-13 11:07:21 +02:00
Stan Grishin
a7a003a720 vpnbypass: new service triggers, typo fix, more reliable start
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-13 01:01:11 -08:00
Hannu Nyman
51fddbceb8 Merge pull request #3992 from the-alien/master
python-ldap: update to 2.4.30
2017-02-13 09:40:08 +02:00
Hannu Nyman
6711dabacf Merge pull request #3993 from nxhack/specify_crosscompile_vars
icu: specify cross compile variables
2017-02-13 09:39:33 +02:00
Hirokazu MORIKAWA
a406800bc9 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>
2017-02-13 14:43:12 +09:00
alien
5358517f01 python-ldap: update to 2.4.30
Signed-off-by: Dmitry Trefilov <the-alien@live.ru>
2017-02-13 03:04:23 +03:00
Nikos Mavrogiannopoulos
278c5c1f1d gnutls: updated to 3.5.9
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2017-02-12 11:26:56 +01:00
Nikos Mavrogiannopoulos
1c02217420 ocserv: updated to 0.11.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2017-02-12 10:28:08 +01:00
Hannu Nyman
b26da5dfc0 Merge pull request #3983 from leitec/ngircd-update-24
ngircd: update to v24
2017-02-12 10:42:56 +02:00
Hannu Nyman
50a524baf5 Merge pull request #3985 from EricLuehrsen/unbound_odhcpd
unbound: improve robustness with dhcp scripts
2017-02-12 10:42:03 +02:00
Hannu Nyman
ac65166418 Merge pull request #3988 from dibdot/adblock
adblock: 2.3.0 (package release 3)
2017-02-12 10:15:49 +02:00
Dirk Brenken
5e4cd25103 adblock: 2.3.0 (package release 3)
* refine too optimistic wget/uclient-fetch timeout defaults
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-02-12 08:20:10 +01:00
Eric Luehrsen
1993983320 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>
2017-02-11 19:26:19 -05:00
Claudio Leite
c66de48204 ngircd: update to v24
Signed-off-by: Claudio Leite <leitec@gmail.com>
2017-02-11 10:52:28 -05:00
Hannu Nyman
25c9eb19b8 Merge pull request #3975 from persandstrom/master
Protobuf: Upgrade to version 3.1
2017-02-11 14:56:16 +02:00
Per Sandström
adc1964575 Protobuf: Upgrade to version 3.1
Signed-off-by: Per Sandström <per.j.sandstrom@gmail.com>
2017-02-11 13:13:48 +01:00
Hannu Nyman
53025114b6 Merge pull request #3978 from stsydow/patch-2
chrony: set rtcsync option to avoid UNSYNC state
2017-02-10 21:13:50 +02:00
Metafly
fd4449e1de 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>
2017-02-10 18:13:31 +01:00
Hannu Nyman
c7a57e4454 Merge pull request #3872 from jow-/loudmouth-fix-autoreconf
loudmouth: fix autoconf errors
2017-02-10 18:14:06 +02:00
Hannu Nyman
3276479830 Merge pull request #3882 from val-kulkov/subversion-package
subversion: add unixodbc dependency
2017-02-10 18:12:57 +02:00
Hannu Nyman
f46b665521 Merge pull request #3891 from tmn505/pcmciautils
pcmciautils: import from oldpackages
2017-02-10 18:11:13 +02:00
Hannu Nyman
f924adb018 Merge pull request #3908 from paulfertser/openocd-0.10.0
openocd: bump version to 0.10.0
2017-02-10 18:08:40 +02:00
Jonas Gorski
93c9a92d56 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>
2017-02-10 12:01:09 +01:00
Stijn Tintel
b408a80e93 vallumd: bump to 0.1.3
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-02-10 09:31:09 +01:00
Hannu Nyman
e456ecf9a5 Merge pull request #3974 from nxhack/use_STAGING_DIR_HOSTPKG
icu: move necessary files to STAGING_DIR_HOSTPKG
2017-02-10 09:36:51 +02:00
Hirokazu MORIKAWA
9a1b666cf7 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>
2017-02-10 16:28:51 +09:00
Hannu Nyman
92c37482ab Merge pull request #3972 from chris5560/master
ddns-scripts: New update url for service duiadns.net
2017-02-09 22:49:20 +02:00
Christian Schoenebeck
1ed6afb980 ddns-scripts: New update url for service duiadns.net
- new update url for service "duiadns.net"
- updated public_suffix_list.dat

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2017-02-09 21:41:40 +01:00