Hannu Nyman
eda715cfad
Merge pull request #4017 from nxhack/support_openwrt_trunk
icu: support OpenWrt trunk host-build.mk issue
8 years ago
Hirokazu MORIKAWA
dd7c14081b
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
83b6bfc235
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
8 years ago
Hannu Nyman
99a3b34db3
Merge pull request #3784 from diizzyy/patch-16
lang/python3-bottle: Update to 0.12.12
8 years ago
danrl
8ebf32d993
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>
8 years ago
Hannu Nyman
c8add3368b
Merge pull request #4011 from stangri/vpnbypass
vpnbypass: fixed makefile and removed screenshot from .files/
8 years ago
Stan Grishin
891f970c3e
vpnbypass: fixed makefile and removed screenshot from .files/
Signed-off-by: Stan Grishin <stangri@melmac.net>
8 years ago
Hannu Nyman
13ec95789e
Merge pull request #4008 from stangri/vpnbypass
vpnbypass: makefile hotfix
8 years ago
Stan Grishin
aea4fc846d
vpnbypass: makefile hotfix
Signed-off-by: Stan Grishin <stangri@melmac.net>
8 years ago
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>
8 years ago
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>
8 years ago
Hannu Nyman
29dcb9c897
Merge pull request #4007 from tsl0922/ttyd-1.3.0
ttyd: update to 1.3.0
8 years ago
Shuanglei Tao
59fe221d73
ttyd: update to 1.3.0
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
8 years ago
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>
8 years ago
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>
8 years ago
Hannu Nyman
f20e7ec2ea
Merge pull request #4001 from kissg1988/seafile
seafile: update to version 6.0.7
8 years ago
Hannu Nyman
5404e41a37
Merge pull request #4004 from stangri/vpnbypass
vpnbypass: updated README (linked from luci app)
8 years ago
Stan Grishin
7a484df6cb
vpnbypass: updated README (linked from luci app)
Signed-off-by: Stan Grishin <stangri@melmac.net>
8 years ago
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>
8 years ago
Mirko Vogt
c7dca5a962
package dejavu fonts
Signed-off-by: Mirko Vogt <mirko-dev@nanl.de>
8 years ago
Florian Fainelli
c7197cc35c
Merge pull request #3896 from usr-sse2/patch-1
hfsprogs: Fix building on macOS
8 years ago
Hannu Nyman
cc5f005e4f
Merge pull request #3998 from commodo/fix-ncurses-build
python,python3: fix ncurses module build
8 years ago
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>
8 years ago
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>
8 years ago
Hannu Nyman
287dea393d
Merge pull request #3997 from eduardoabinader/check_use_sha256
check: use sha256 checksum
8 years ago
Eduardo Abinader
ba9e8e9d37
check: use sha256 checksum
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
8 years ago
Hannu Nyman
5c8bea8d7e
Merge pull request #3995 from nxhack/use_NOCACHE
icu: fix fail situation of CONFIG_CCACHE=y
8 years ago
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>
8 years ago
Hannu Nyman
ebcce1defa
Merge pull request #3238 from eduardoabinader/bump_libcheck
check: bump to 0.11.0
8 years ago
Eduardo Abinader
2c543903ac
check: changing Maintainer
As agreed on https://github.com/openwrt/packages/pull/3238
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
8 years ago
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>
8 years ago
Hannu Nyman
3e470396bd
Merge pull request #3987 from stangri/vpnbypass
vpnbypass: new service triggers, typo fix
8 years ago
Stan Grishin
a7a003a720
vpnbypass: new service triggers, typo fix, more reliable start
Signed-off-by: Stan Grishin <stangri@melmac.net>
8 years ago
Hannu Nyman
51fddbceb8
Merge pull request #3992 from the-alien/master
python-ldap: update to 2.4.30
8 years ago
Hannu Nyman
6711dabacf
Merge pull request #3993 from nxhack/specify_crosscompile_vars
icu: specify cross compile variables
8 years ago
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>
8 years ago
alien
5358517f01
python-ldap: update to 2.4.30
Signed-off-by: Dmitry Trefilov <the-alien@live.ru>
8 years ago
Nikos Mavrogiannopoulos
278c5c1f1d
gnutls: updated to 3.5.9
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years ago
Nikos Mavrogiannopoulos
1c02217420
ocserv: updated to 0.11.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years ago
Hannu Nyman
b26da5dfc0
Merge pull request #3983 from leitec/ngircd-update-24
ngircd: update to v24
8 years ago
Hannu Nyman
50a524baf5
Merge pull request #3985 from EricLuehrsen/unbound_odhcpd
unbound: improve robustness with dhcp scripts
8 years ago
Hannu Nyman
ac65166418
Merge pull request #3988 from dibdot/adblock
adblock: 2.3.0 (package release 3)
8 years ago
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>
8 years ago
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>
8 years ago
Claudio Leite
c66de48204
ngircd: update to v24
Signed-off-by: Claudio Leite <leitec@gmail.com>
8 years ago
Hannu Nyman
25c9eb19b8
Merge pull request #3975 from persandstrom/master
Protobuf: Upgrade to version 3.1
8 years ago
Per Sandström
adc1964575
Protobuf: Upgrade to version 3.1
Signed-off-by: Per Sandström <per.j.sandstrom@gmail.com>
8 years ago
Hannu Nyman
53025114b6
Merge pull request #3978 from stsydow/patch-2
chrony: set rtcsync option to avoid UNSYNC state
8 years ago
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>
8 years ago
Hannu Nyman
c7a57e4454
Merge pull request #3872 from jow-/loudmouth-fix-autoreconf
loudmouth: fix autoconf errors
8 years ago
Hannu Nyman
3276479830
Merge pull request #3882 from val-kulkov/subversion-package
subversion: add unixodbc dependency
8 years ago