aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | Merge pull request #3674 from zx2c4/wireguard-bumpHannu Nyman2016-12-18
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | net/wireguard: version bump
| * | | | | | | | | | net/wireguard: version bumpJason A. Donenfeld2016-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to new snapshot version. We also make IPV6 optional, and conditionally selecting the udptunnel6 module, using the same trick that the strongswan package also uses for this kind of dependency expression. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* | | | | | | | | | | Merge pull request #3675 from chris5560/ddns-scriptsHannu Nyman2016-12-18
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | ddns-scripts: fixes for cloudflare v4
| * | | | | | | | | | ddns-scripts: fixes for cloudflare v4Christian Schoenebeck2016-12-18
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update_cloudflare_com_v4.sh: enclose urls in single quotes - dynamic_dns_functions.sh: force to return only one ip, if using nslookup to get registered ip Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | | | | Merge pull request #3671 from openwrt/revert-3669-patch-6Hannu Nyman2016-12-18
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Revert "package/wireguard bump version to 0.0.20161216"
| * | | | | | | | | | Revert "package/wireguard bump version to 0.0.20161216"Hannu Nyman2016-12-18
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #3669 from viisauksena/patch-6Hannu Nyman2016-12-18
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | package/wireguard bump version to 0.0.20161216
| * | | | | | | | | | package/wireguard bump version to 0.0.20161216viisauksena2016-12-18
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | package/wireguard bump version to 0.0.20161216 Signed-off-by: Jens Viisauksena github_patch@viisauksena.de
* | | | | | | | | | Merge pull request #3649 from hauke/torHauke Mehrtens2016-12-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | tor: update to version 0.2.8.11
| * | | | | | | | | | tor: update to version 0.2.8.11Hauke Mehrtens2016-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | | | | | Merge pull request #3648 from hauke/ioHauke Mehrtens2016-12-17
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | io: add io-tool
| * | | | | | | | | | io: add io-toolHauke Mehrtens2016-12-17
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This add the io tool from the old package feed. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | | | | Merge pull request #3662 from diizzyy/patch-27Nikos Mavrogiannopoulos2016-12-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | libs/libtasn1: Update to 4.9
| * | | | | | | | | | libs/libtasn1: Update to 4.9Daniel Engberg2016-12-16
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update 4.9 and use URL alias Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | jool: version bump (fixes #3657)danrl2016-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Latest upstream changes explicitly include `net/ip6_checksum.h`. Fixes issue #3657. Signed-off-by: Dan Luedtke <mail@danrl.com>
* | | | | | | | | | libs/liblz4: Use xz compression instead of gzDaniel Engberg2016-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use xz compression as it saves space compared to gz. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | Merge pull request #3634 from p-wassi/libexpat_220Ted Hess2016-12-16
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | libs/expat: update to 2.2.0
| * | | | | | | | | libs/expat: update to 2.2.0p-wassi2016-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update libexpat to upstream release 2.2.0 Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* | | | | | | | | | Merge pull request #3659 from jow-/python-move-includesHannu Nyman2016-12-16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | python: move includes after common package variables
| * | | | | | | | | | python: move includes after common package variablesJo-Philipp Wich2016-12-16
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move the python-host.mk and python-package.mk includes after the definition of common package variables. This is required to ensure that PKG_UNPACK is not set to to the dummy "true" command which happens if PKG_SOURCE is not yet set. Fixes the following error observed while attempting to build Python on a recent LEDE version: make[2]: Entering directory '.../lang/python' true [ ! -d ./src/ ] || cp -fpR ./src/* .../Python-2.7.12 Applying ./patches/001-enable-zlib.patch using plaintext: can't find file to patch at input line 14 Perhaps you used the wrong -p or --strip option? [...] Patch failed! Please fix ./patches/001-enable-zlib.patch! Makefile:242: recipe for target '.../Python-2.7.12/.prepared_...' failed Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | | | | | Merge pull request #3661 from commodo/python3-move-includesHannu Nyman2016-12-16
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | python3: split `python3-version.mk` from `python3-package.mk`
| * | | | | | | | | python3: split `python3-version.mk` from `python3-package.mk`Alexandru Ardelean2016-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And move \`python3-package.mk\` include, same as in python package. This is mostly to have consistency/similarity between python & python3 packages. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | Merge pull request #3604 from danrl/joolJo-Philipp Wich2016-12-14
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | jool: added support for Jool SIIT/NAT64
| * | | | | | | | | | jool: added support for Jool SIIT/NAT64danrl2016-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds support for the Jool SIIT/NAT64 translating kernel modules and user space tools. Signed-off-by: Dan Luedtke <mail@danrl.com>
* | | | | | | | | | | Merge pull request #3654 from dmke/masterMatthias Schiffer2016-12-14
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | Bring in ecdsautils, make libuecc shared
| * | | | | | | | | | ecdsautils/libecdsautil: add 0.3.2.20160630Dominik Menke2016-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These changes are a direct copy of [1]. The original commit messages were: > commit 0a6411b56b9edeba1809ffe45c03dbb7261bf45c > Author: Matthias Schiffer <mschiffer@universe-factory.net> > Date: Sun May 8 11:39:22 2016 +0200 > > ecdsautils: update to current git, add libecdsautil > > The addition of libecdsautil required us to switch from statically > linked libuecc to a shared library (as we also want shared > libecdsautil). > commit 05bc59f3196b1dc05afe845e1df0073e40f0757d > Author: Nils Schneider <nils@nilsschneider.net> > Date: Mon Jul 21 14:51:42 2014 +0200 > > ecdsautils: update to v0.3.2 > commit db7d9410b3e21f5770f28a3c537ba6a681c24e62 > Author: Nils Schneider <nils@nilsschneider.net> > Date: Thu Jul 10 16:28:10 2014 +0200 > > ecdsautils: download using git instead of http > commit 3a1b6541b43d4801608c391d64582af41e7a155a > Author: Nils Schneider <nils.schneider@gmail.com> > Date: Wed Feb 6 13:30:26 2013 +0100 > > Add ecdsautils v0.2 [1]: https://github.com/freifunk-gluon/packages/blob/0a6411b56b9edeba1809ffe45c03dbb7261bf45c/utils/ecdsautils/Makefile Signed-off-by: Dominik Menke <dom@digineo.de>
| * | | | | | | | | | libuecc: use shared instead of static libraryDominik Menke2016-12-14
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch prepares for another future package (ecdsautils), which builds multiple binaries all linked to libuecc. The changes are a direct copy of [1]. The original commit message was: > commit cb2ecbfdf0c478568a28aacb99d30fd6ee5c0dd1 > From: Matthias Schiffer <mschiffer@universe-factory.net> > Date: Tue, 3 May 2016 21:33:34 +0200 > Subject: libuecc: use shared instead of static library > > Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> [1]: https://github.com/freifunk-gluon/gluon/blob/cb2ecbfdf0c478568a28aacb99d30fd6ee5c0dd1/patches/packages/openwrt/0007-libuecc-use-shared-instead-of-static-library.patch Signed-off-by: Dominik Menke <dom@digineo.de>
* | | | | | | | | | qemu: build sub-packages only for selected targetsYousong Zhou2016-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While at it, move these pacakges to submenu Utilities -> Virtualization Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | Merge pull request #3653 from mlichvar/chrony-asyncdnsHannu Nyman2016-12-13
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | chrony: enable asynchronous name resolving
| * | | | | | | | | chrony: enable asynchronous name resolvingMiroslav Lichvar2016-12-13
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | | | | | | | | Merge pull request #3642 from danrl/dns64Hannu Nyman2016-12-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | unbound: added DNS64 support
| * | | | | | | | | Unbound: added UCI support for DNS64Eric Luehrsen2016-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com> Signed-off-by: Dan Luedte <mail@danrl.com>
* | | | | | | | | | Merge pull request #3651 from chris5560/ddns-scriptsHannu Nyman2016-12-12
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | ddns-scripts: set default verbose=0 so scripts run in background
| * | | | | | | | | | ddns-scripts: set default verbose=0 so scripts run in backgroundChristian Schoenebeck2016-12-12
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix #3645 and https://github.com/lede-project/source/pull/596#issuecomment-266395456 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | | | | qemu: virtio-console-helper as a separate packageYousong Zhou2016-12-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While at it, update copyright header. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | qemu: packaging target {x86_64,arm}-softmmu and friendsYousong Zhou2016-12-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | At the moment, only build these softmmu emulators for x86_64 and sunxi target. The decision was made for the following reasons - It seems that interests of virtualization with qemu are mostly from x86, and ARM recently. - x86, sunxi boards/boxes capable of running qemu with accel=kvm are more widely available - Not all host, target combinations of qemu works, or even compiles - Extra maintenance work and server resources Test results are as the following - Nested vmx works: lede-qemu-x86_64-kvm on lede-qemu-x86_64-kvm - KVM on Cubieboard2 works - tcg with malta works: lede-qemu-malta-tcg on lede-qemu-malta-tcg. But it's too slow to be useful thus not included in this version - mips64 host does not compile Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | qemu: bump to version 2.6.2Yousong Zhou2016-12-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use CXX_DEPENDS instead of explictly requiring libstdcpp - use PKG_INSTALL_DIR for packaging qemu-ga - explicitly --disable-docs Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | dtc: initial version 1.4.2Yousong Zhou2016-12-11
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | Merge pull request #3644 from chris5560/masterHannu Nyman2016-12-11
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | ddns-scripts: fix answer of changeip.com
| * | | | | | | | | ddns-scripts: fix answer of changeip.comChristian Schoenebeck2016-12-11
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix answer of changeip.com #3292 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | | | Merge pull request #3639 from kholk/masterNikos Mavrogiannopoulos2016-12-10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | ocserv: Add libev prefix to stop configure stage failure
| * | | | | | | | | ocserv: Add libev prefix to stop configure stage failureAngelo G. Del Regno2016-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version of ocserv needs us to explicitly specify the prefix for libev. Add a --with-libev-prefix parameter to make the configure stage to get the right library. Signed-off-by: Angelo G. Del Regno <kholk11@gmail.com>
* | | | | | | | | | Merge pull request #3641 from chris5560/masterHannu Nyman2016-12-10
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | ddns-scripts: extended/updated Makefile
| * | | | | | | | | ddns-scripts: extended/updated MakefileChristian Schoenebeck2016-12-09
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified Makefile to: - stop service before install when updating reported at http://forum.lede-project.org/t/ddns-scripts-upgrade-issue/456/1 - run uci-defaults for all packages - modify services files only on new installation still some commands already covered by default_postinst() etc. but they are in there for backward compatibilty. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | | | Merge pull request #3635 from p-wassi/lftp_474Hannu Nyman2016-12-09
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | net/lftp: update to 4.7.4
| * | | | | | | | | net/lftp: update to 4.7.4p-wassi2016-12-08
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update lftp to upstream release 4.7.4 Also update the list of package mirrors. Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* | | | | | | | | Merge pull request #3554 from thess/x264-testTed Hess2016-12-08
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libx264: Add AMD Geode and i486 to ASM blacklist, fix CPU type test
| * | | | | | | | | libx264: Add AMD Geode and i486 to ASM blacklist, fix CPU type testTed Hess2016-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | | | reaver: use 65536 as snaplen with pcapYousong Zhou2016-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It should fix issue #3333. The patch was formed with help from t6x/reaver-wps-fork-t6x#101 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | Merge pull request #3556 from thess/libopus-testTed Hess2016-12-08
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | opus: Disable ASM for xscale and arm926ej-s