| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* print only 'missing plugins support warning' if user really configured
'blacklist' or 'block_ipv6' parameter.
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
|
|
|
|
|
|
|
|
| |
* Start dnscrypt-proxy from procd interface trigger rather than
immediately in init, to fix a possible race condition during boot and
get rid of rc.local restarts. You can restrict trigger interface(s) by
'procd_trigger' in new global config section.
* tab/whitespace cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\
| |
| | |
python,python3: refresh patches via refresh cmd (reduce patch fuzz)
|
| |
| |
| |
| |
| |
| |
| |
| | |
This was a bit overdue.
I did not know about this methodology.
Reduces patch fuzz.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|/
|
|
|
|
|
|
| |
This was a bit overdue.
I did not know about this methodology.
Reduces patch fuzz.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\
| |
| | |
sound/mpg123: Update to 1.25.3
|
| |
| |
| |
| |
| | |
Update mpg123 to 1.25.3
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \
| | |
| | | |
forked-daapd: Update to 25.0
|
| | |
| | |
| | |
| | | |
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- It's a common practice that assert should be ignored in release build
- Whether to enable ssp should be decided by the config of build system
This was taken from Makefile in shadowsocks/openwrt-shadowsocks.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
git merge-base does not work as I expected
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
|\ \ \
| | | |
| | | | |
rpcd-mod-attendedsysupgrade: add package
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
add ubus call to perform a sysupgrade and acl file for the attended
sysupgrade use case as well uci defaults.
Package is a part of the GSoC 17 project implementing easy
sysupgrade functionality.
Signed-off-by: Paul Spooren <paul@spooren.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
build,travis: allow dash in package name
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Paul Spooren <paul@spooren.de>
|
|\ \ \
| |/ /
|/| | |
rpcd-mod-packagelist: add package
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
Provides a way to acquire the list of installed packages without the
need to have opkg available. It is being used for the GSoC 17 project
implementing easy sysupgrade functionality.
Signed-off-by: Paul Spooren <paul@spooren.de>
|
|\ \
| | |
| | | |
build,travis: do not modify .travis.yml
|
| | |
| | |
| | |
| | |
| | |
| | | |
restarting a build doesn't update .travis.yml but does update .travis_do.sh ...
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
So that more details will be shown in faillogs
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|\ \ \
| | | |
| | | | |
python-cffi: upgrade to 1.10.0 (together with dependencies)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
And drop the host-build.
This was needed, simply to cross-build the package.
I'm not a religious man, but "praise the lord" for
dropping this :D
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
gperf: Update to 3.1
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The patch fixes a problem where an incorrect getline.h would get included
(not gperf's own which resides in ./lib)
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
|
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
apache : fixing zlib dependency
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Travis improvements
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
if the merge-base is not in the initial clone,
git diff / git rev-list will return funky results
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- use 'git diff --name-only'
- unpack the sdk only once as if there is no errors we don't need clean sdk
fresh sdk mean new git checkout of the feeds each time
- only include base, packages and luci,
as we should not have dependencies on other feeds
- use github for feeds
- continue to test on error
- add a bit of color
- use bash
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
libs/expat: Fix poor entropy compilation error
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add the same workaround as for the expat package in toolchain.
I'm not really sure what made it work for me earlier but this seems to fix it.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Notable changes since 3.0.6
f308dde ss-server: fix a use-after-free bug
0b2dce5 ss-redir: fix a mem leak
b7bdb16 ss-local: SOCKS5 UDP associate terminates the connection prematurely
3f0d39a ss-local: use getsockname udp_fd where it applies (fixes local_port==0)
eb30a3d fix possible data loss with salsa20 cipher
0559d8c fix partial nonce data being overwritten
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
python3: upgrade to version 3.6.2
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| |_|/ /
|/| | |
| | | |
| | | | |
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
mxml: Update URL and use PKG_HASH instead of PKG_MD5SUM
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
Compile tested
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
|
|\ \ \
| | | |
| | | | |
libarchive: Update to 3.3.2
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Update libarchive to 3.3.2
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \ \ \
| | | | |
| | | | | |
admin/netdata: Update to 1.7.0
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Update netdata to 1.7.0
Update URL
Clean up some more stray image files (smaller package)
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
travelmate: update 0.9.0
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
backend:
* handle errors due to misconfigured uplinks
* various bugfixes
luci frontend:
* add a powerful wireless station manager to edit and delete existing
interfaces or scan for new uplinks
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
adblock: Added Netherlands as a region.
|