aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | libs/libstrophe: Fix source tarball filenameDaniel Engberg2017-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to git repo to properly set tarball filename Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | glib2: add --enable-libmount=no to HOST_CONFIGURE_ARGSPeter Wagner2017-01-13
| |_|_|/ |/| | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | glib2: update to 2.50.2Peter Wagner2017-01-13
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | Merge pull request #3729 from diizzyy/patch-1Hannu Nyman2017-01-13
|\ \ \ \ | | | | | | | | | | net/shadowsocks-libev: Update to 2.6.1
| * | | | net/shadowsocks-libev: Update to 2.6.1Daniel Engberg2017-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to 2.6.0 to support mbed TLS Use xz instead of gz git tarball Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | Merge pull request #3828 from pprindeville/fix-perl-cgi2Hannu Nyman2017-01-12
|\ \ \ \ \ | | | | | | | | | | | | perl-cgi: bump package release because of PKG_LEAVE_COMMENTS
| * | | | | perl-cgi: bump package release because of PKG_LEAVE_COMMENTSPhilip Prindeville2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Last commit required release increment so people would refresh to non-broken files. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | mosquitto: Fix host UNAME detectionThomas Huehn2017-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a bug when mosquitto is crosscompiled in LEDE on OS X. UNAME is explicitly executed on the host, when we want it to be treated as a regular linux build. This patch passes the proper UNAME=Linux variable to the mosquitto make file in order to respect linux as cross-compiler. Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de> Reviewed-by: Karl Palsson <karlp@tweak.net.au>
* | | | | | https-dns-proxy: bump PKG_RELEASEHannu Nyman2017-01-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | Merge pull request #3825 from aarond10/patch-2Hannu Nyman2017-01-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | https-dns-proxy: Fix wrong commandline argument
| * | | | | | https-dns-proxy: Fix wrong commandline argumentAaron Drew2017-01-12
|/ / / / / / | | | | | | | | | | | | | | | | | | Init scripts were configuring daemon to write log to file "127.0.0.1" instead. Signed-off-by: Aaron Drew <aarond10@gmail.com>
* | | | | | utils/gnupg: Bump version; use both PKG_HASH (sha256) and PKG_MD5SUM (md5sum)Daniel Dickinson2017-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump the version of gnupg and use new PKG_HASH for sha256sum and PKG_MD5SUM for md5sum (for backwards compatibility). Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
* | | | | | utils/gnupg: Add myself as maintainerDaniel Dickinson2017-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | @Nico seems MIA; @hnyman asked if I'd be interested in taking over. I'm willing so adding myself. Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
* | | | | | utils/gnupg: Add build of gpgvDaniel Dickinson2017-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpgv is a stripped down gnupg useful for only verifying signatures. Having this package can save space when all you need is signature verification. Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
* | | | | | bind: update to bind-9.10.4-P5Noah Meyerhans2017-01-11
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change fixes multiple denial-of-service vulnerabilities: * CVE-2016-9131: A malformed response to an ANY query can cause an assertion failure during recursion * CVE-2016-9147: An error handling a query response containing inconsistent DNSSEC information could cause an assertion failure * CVE-2016-9444: An unusually-formed DS record response could cause an assertion failure * CVE-2016-9778: An error handling certain queries using the nxdomain-redirect feature could cause a REQUIRE assertion failure in db.c Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | gnunet: fix buildDaniel Golle2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a missing empty file caused the build to break Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | Merge pull request #3822 from mhei/update-open-plc-utilsFlorian Fainelli2017-01-11
|\ \ \ \ \ | | | | | | | | | | | | open-plc-utils: update to commit 6a07d621583cb86ddf2fddcacb41cc4cf28bf33a
| * | | | | open-plc-utils: update to commit 6a07d621583cb86ddf2fddcacb41cc4cf28bf33aMichael Heimpold2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes an alignment issue on some platforms, which renders some tools, e.g. plcID, unusable. While at, switch to xz compression for the tarball, drop an already mainlined patch and remove a meanswhile absolete compiler switch. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | Merge pull request #3740 from pprindeville/fix-perlmod-strippingHannu Nyman2017-01-11
|\ \ \ \ \ \ | |/ / / / / |/| | | | | perlmod: global knob to disable comment stripping modules
| * | | | | perlmod: global knob to disable comment stripping modulesPhilip Prindeville2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Certain strings are misinterpreted as comments by perlmod.mk and removed when they shouldn't be (in particular, perl-cgi). Enable this whenever you have sufficient flash space. Globally, CONFIG_PERL_NOCOMMENT=y (default) causes comments to be stripped as before. However, a package (like perl-cgi) can override this with PKG_LEAVE_COMMENTS=1. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | php7: add a patch to fix build on aarch64Michael Heimpold2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the following build error, spotted by the LEDE buildbots: {standard input}: Assembler messages: {standard input}:557: Error: operand 3 should be an integer register -- `mul x0,x0,1048576' {standard input}:558: Error: operand 3 should be an integer register -- `smulh x1,x0,1048576' Makefile:1466: recipe for target 'ext/opcache/zend_accelerator_module.lo' failed Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | Merge pull request #3739 from pprindeville/fix-perl-cgiHannu Nyman2017-01-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | perl-cgi: disable comment stripping which damages module
| * | | | | | perl-cgi: disable comment stripping which damages modulePhilip Prindeville2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The macro perlmod/Install does comment stripping which gets confused by the line: in several files in this module, incorrectly deleting it as a comment. It's not: it's the closure of a "= q/" literal. See PR #3740 as this is a prerequisite. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | Merge pull request #3821 from chris5560/ddns-scriptsHannu Nyman2017-01-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ddns-scripts: fixes for nslookup and khost
| * | | | | | | ddns-scripts: fixes for nslookup and khostChristian Schoenebeck2017-01-11
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix ip extraction if knot host is used together with glue records - fix ip extraction from nslookup if reverse dns record has ip with dot reported at http://forum.lede-project.org/t/ddns-scripts-error/909 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | Merge pull request #3813 from NeoRaider/hostpkgMatthias Schiffer2017-01-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Use STAGING_DIR_HOSTPKG where appropriate
| * | | | | | | treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with ↵Matthias Schiffer2017-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $(STAGING_DIR_HOSTPKG) As both LEDE and OpenWrt have STAGING_DIR_HOSTPKG now, we can start to rely on it. See 73b7f55424de52d8179a9ad808252fe3bf8dcc9d for more information on STAGING_DIR_HOSTPKG. STAGING_DIR_HOSTPKG won't actually be changed before the first LEDE release (it is equivalent to $(STAGING_DIR)/host), so this simple search/replace cleanup is safe to apply. Doing this cleanup now will be useful for the Gluon project (an OpenWrt/LEDE based firmware framework) for experimenting with modifying STAGING_DIR_HOSTPKG before doing this in the LEDE upstream. Also fixes a typo in the dbus Makefile ("STAGIND_DIR"). Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
| * | | | | | | python{,3}: remove STAGING_DIR_HOSTPKG fallback definitionMatthias Schiffer2017-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | STAGING_DIR_HOSTPKG is now defined in both OpenWrt and LEDE, so we can start to rely on it. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | | | | | Merge pull request #3811 from commodo/python-gmpy-dropHannu Nyman2017-01-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [RFC] python-gmpy: drop package (in favor or python-gmpy2)
| * | | | | | | | python-gmpy: drop package (in favor or python-gmpy2)Alexandru Ardelean2017-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Last version was released on 2013-07-28. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | Merge pull request #3818 from commodo/youtube-dl-fixHannu Nyman2017-01-11
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python: update package to fix youtube-dl build
| * | | | | | | | | python: bump PKG_RELEASE to 3Alexandru Ardelean2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | | | python: remove `011-do-not-prefer-ncursesw.patch`Alexandru Ardelean2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LEDE now provides libncursesw by default [even for libncurses]. No need to keep this patch around. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | | | python: use built-in libffi lib for host buildAlexandru Ardelean2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Python comes with it's own builtin libffi lib, which seems easier to use for the host build, than trying to use the one from the package feeds. Also, dropping `005-fix-libffi-x86-64-configure.patch` Not needed anymore. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | | | python: link with static libs of ssl, crypto for host buildsAlexandru Ardelean2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | | | Revert "python: don't use libressl for host build"Alexandru Ardelean2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit ca800e60b040a2b409801560dc16dbcac6cba2b1.
| * | | | | | | | | python: drop CFLAGS in HOST_CONFIGURE_ARGS ; it's already in HOST_CONFIGURE_VARSAlexandru Ardelean2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | | | python: remove Host/Install rule default addAlexandru Ardelean2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I just found out that, that the BUILD_VARIANT var is not set for the host build, so technically this code would never get used. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | Merge pull request #3816 from danrl/wireguardHannu Nyman2017-01-11
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | wireguard: new upstream version
| * | | | | | | | | | wireguard: version bumpdanrl2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dan Luedtke <mail@danrl.com>
* | | | | | | | | | | Merge pull request #3703 from nxhack/icu-update-to-v58_2Hannu Nyman2017-01-11
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | icu: Bumped to v58.2
| * | | | | | | | | | icu: Bumped to v58.2Hirokazu MORIKAWA2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @nxhack Compile tested: ar71xx mips_24kc_musl-1.1.15 LEDE r2610-324bdf3 Run tested: NONE Description: icu: Bumped to v58.2 for emoji handling previous PR #2817 add patches/001-disable-strtod_l.patch missing xlocale.h in case of using musl. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | | | | Merge pull request #3766 from thess/ffmpeg3-updateTed Hess2017-01-10
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ffmpeg: Upgrade to 3.2.2. Remove Speex support
| * | | | | | | | | | | ffmpeg: Upgrade to 3.2.2. Remove Speex supportTed Hess2017-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | | | | | ccid: update to version 1.4.26Daniel Golle2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | pcsc-lite: update to version 1.8.20Daniel Golle2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | gnunet: update sourceDaniel Golle2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | Merge pull request #3527 from sartura/deboostrap-bumpDaniel Golle2017-01-11
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | debootstrap: update to version 1.0.87
| * | | | | | | | | | | | debootstrap: update to version 1.0.87Denis Osvald2016-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
* | | | | | | | | | | | | Merge pull request #3814 from thess/libextractor-updateDaniel Golle2017-01-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | libextractor: Add Debian ffmpeg api updates. Fix gstreamer dependencies