| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
| |
* add an "active mode", where travelmate will be restarted
every n seconds (default 60) and checks existing uplink connection
regardless of ifdown event trigger (disabled by default)
* enhance multiple radio support
* fix the ap detection
* respect different radios during scanning & connection handling
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\
| |
| | |
net/wireguard: add support for fwmark option
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Adds support for the fwmark option.
FwMark is a 32-bit fwmark for outgoing packets.
If set to 0 or "off", this option is disabled.
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
|\ \
| | |
| | |
| | |
| | |
| | | |
openssh: Fix ssl-engine support
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|/ /
| |
| |
| | |
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
|
|\ \
| | |
| | | |
boost: 1.63 Revision 3 -> Python 3.6 Support Fixed and Unsupported Target Fixes
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Update:
- Python 3.6 support fixed. It is now correctly compiled and available.
Fixes:
- disabled context and fiber for unsupported targets
There are several architectures which are not supported by context nor
fiber. Because of this, Boost build was failing targets. This created the
situation where the other boost libs were not being built and consequently,
becoming unavailable at the OpenWRT/LEDE repositories.
To solve this issue, it was necessary to disabled fiber and context for
the incompatible targets.
Boost.Fiber is disabled for:
-> ar7, rb532, brcm63xx.smp, brcm63xx, brcm47xx, brcm47xx.legacy, brcm2708,
au1000, ath25, adm8668 and adm5120.
Boost.Context is disabled for:
-> avr32, octeon and netlogic.
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
|
|\ \ \
| | | |
| | | | |
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>
|
|\ \ \
| | | |
| | | | |
bitlbee: Update to 3.5.1
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
|
|\ \ \
| | | |
| | | | |
addrwatch: fix imagebuilder and config file name
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|\ \ \ \
| | | | |
| | | | | |
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>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
fping: Update to 3.16
|
| | |_|/ /
| |/| | |
| | | | |
| | | | | |
Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
unbound: DNSSEC trust anchor roll for 2017
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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>
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
|
| |_|/
|/| |
| | |
| | | |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\ \ \
| | | |
| | | | |
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>
|
|\ \ \ \
| |_|_|/
|/| | | |
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>
|
|\ \ \
| | | |
| | | | |
wireguard: version bump
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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")
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
|\ \ \
| | | |
| | | | |
Cryptodev-linux: bump to last commit
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixing of varius error
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
|
| |_|/
|/| |
| | |
| | |
| | | |
This was suggested in comments on the initial commit
( https://github.com/openwrt/packages/commit/c7dca5a9 )
|
|\ \ \
| | | |
| | | | |
python-psycopg2: replace python-setuptools dep with python/host
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
After removing python-setuptools package, the dependency
chain to python/host is a bit different.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
vim: Update Vim to 8.0.069
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The fuller package is built with --with-features=big and contains
the files that would normally live in /usr/share/vim/, including
syntax highlighting and colours. This package supports truecolor
support in terminals.
Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Vim stable is at version 8 now
Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
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>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
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>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
utils/luci-app-lxc: removed application
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Moved over to the LuCI repository.
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
youtube-dl: update version
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Update to version 2017.02.17
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
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>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Aria2: Edit config and update
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
|