aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* modemmanager: enable mbim/qmi support by defaultAlberto Bursi2019-10-31
| | | | | | | | | | | | MBIM and QMI support (necessary for modern and high-performance LTE modems) should be default y otherwise the only way to use modemmanager with these protocols is to recompile the package. This is very inconvenient for most end users. Also fix typo in PKG_HASH definition. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* treewide: Replace MD5SUM with HASHRosen Penev2019-10-31
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #10396 from val-kulkov/subversion-packageHannu Nyman2019-10-30
|\ | | | | subversion: update to the latest release
| * subversion: update to the latest releaseVal Kulkov2019-10-30
| | | | | | | | | | | | Update to subversion v1.13.0, the latest regular release. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | kea: Remove openssl host dependencyRosen Penev2019-10-30
| | | | | | | | | | | | | | OpenSSL is already built as part of tools (LibreSSL actually) and can be used instead for the host build. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #10393 from neheb/chRosen Penev2019-10-30
|\ \ | | | | | | check: Update to 0.13.0
| * | check: Update to 0.13.0Rosen Penev2019-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to CMake. Allows to simplify the Makefile. Replaced InstallDev section with CMAKE_INSTALL. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | treewide: Use pypi.mk for Python packagesJeffery To2019-10-30
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | This updates all Python packages that download their source from PyPi to use pypi.mk. This will allow future improvements/changes to pypi.mk to affect all relevant packages. This also makes it easier for future Python packages to start using pypi.mk, when it's clear how it is used in existing packages. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | gnunet: update to 0.11.8Daniel Golle2019-10-30
|/ | | | | | Allows to remove local patch again. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnunet-secushare: build against gnunet 0.11.7Daniel Golle2019-10-29
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnunet: update to version 0.11.7Daniel Golle2019-10-29
| | | | | | Backport dist bug and add missing header file. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* libmicrohttpd: update to version 0.9.68Daniel Golle2019-10-29
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Merge pull request #10390 from micmac1/umurmur-pathsRosen Penev2019-10-29
|\ | | | | umurmur: fix paths
| * umurmur: fix pathsSebastian Kemper2019-10-29
|/ | | | | | | The wrong paths slipped into the Makefile when converting to CMake. This commit corrects them. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* Merge pull request #10389 from Payne-X6/masterRosen Penev2019-10-29
|\ | | | | libedit: update to 20191025-3.1
| * libedit: update to 20191025-3.1Jan Hák2019-10-29
| | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | Merge pull request #10388 from PeterFromSweden/masterRosen Penev2019-10-29
|\ \ | | | | | | telldus-core: Doxygen in-file was not found.
| * | telldus-core: Doxygen in-file was not found.Peter Liedholm2019-10-29
| | | | | | | | | | | | Signed-off-by: Peter Liedholm <PeterFromSwe884@gmail.com>
* | | Merge pull request #10387 from commodo/cffi-updateRosen Penev2019-10-29
|\ \ \ | | | | | | | | python-cffi: bump to version 1.13.1
| * | | python-cffi: bump to version 1.13.1Alexandru Ardelean2019-10-29
| |/ / | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #10386 from commodo/pillow-updateRosen Penev2019-10-29
|\ \ \ | | | | | | | | pillow: bump to version 6.2.1
| * | | pillow: bump to version 6.2.1Alexandru Ardelean2019-10-29
| |/ / | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #10385 from commodo/django1-updateRosen Penev2019-10-29
|\ \ \ | |_|/ |/| | django1: bump to version 1.11.25
| * | django1: bump to version 1.11.25Alexandru Ardelean2019-10-29
| |/ | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | tinc: fix build regression in pkg 1.0.36-1Saverio Proto2019-10-29
| | | | | | | | | | | | | | | | the patches 010-Fix-compilation-when-OpenSSL-has-no-ENGINE-support and 020-Fix-compilation-without-deprecated-OpenSSL-APIs are now merged upstream, so they must be dropped from the OpenWrt pkg Signed-off-by: Saverio Proto <zioproto@gmail.com>
* | Merge pull request #10384 from BKPepe/ytdlDaniel Engberg2019-10-29
|\ \ | |/ |/| youtube-dl: Update to version 2019.10.29
| * youtube-dl: Update to version 2019.10.29Josef Schlehofer2019-10-29
|/ | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Merge pull request #10362 from micmac1/modemmanager-host-toolsRosen Penev2019-10-28
|\ | | | | modemmanager: fix compilation
| * modemmanager: fix compilationSebastian Kemper2019-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MM has a problem with cross-compiling. It needs to run some tools during compilation (glib-mkenums & gdbus-codegen) but uses pkg-config to detect them. But like this it finds the wrong tools, the ones in $(STAGING_DIR). The correct tools are in $(STAGING_DIR_HOSTPKG)/bin. As a workaround this commit patches configure.ac so the correct tools are used, the ones from glib2/host. The latter is also added to PKG_BUILD_DEPENDS to reflect this. libxslt/host is also added to PKG_BUILD_DEPENDS and the related RequireCommand call is removed. This is OK to do since we have libxslt/host available since a few days ago. Resolves #10249 Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | Merge pull request #10378 from micmac1/libmbim-and-libqmiRosen Penev2019-10-28
|\ \ | | | | | | libmbim and libqmi: fix compiles on build bots
| * | libqmi: fix compile on build botsSebastian Kemper2019-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On the OpenWrt build bots the compile currently fails: cc1: error: /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/include: No such file or directory [-Werror=missing-include-dirs] cc1: all warnings being treated as errors (Or rather, it _would_ fail like this if libmbim compiled successfully.) The directory in question gets added to TARGET_CPPFLAGS by rules.mk. Nothing usually gets installed to that directory, so unsurprisingly it may not exist on the build bots. On first glance this problem cannot be reproduced. But once autoreconf is called this becomes possible. If called without "--enable-more-warnings", configure adds -Werror to the flags. This commit adds "--enable-more-warnings=yes" to the build. This way the extra warnings are kept in place, but they aren't turned into errors no more. "PKG_FIXUP:=autoreconf" is also added so that it's easier to forecast build failures on the build bots when preparing future pull request. Last but not least "--disable-silent-rules" is added, because more output is usually welcome for debugging, be it on the build bots or at home/the office. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | libmbim: fix compile on build botsSebastian Kemper2019-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On the OpenWrt build bots the compile currently fails: make[8]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/libmbim-1.20.0/src/common' CC libmbim_common_la-mbim-common.lo cc1: error: /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/include: No such file or directory [-Werror=missing-include-dirs] cc1: all warnings being treated as errors The directory in question gets added to TARGET_CPPFLAGS by rules.mk. Nothing usually gets installed to that directory, so unsurprisingly it may not exist on the build bots. On first glance this problem cannot be reproduced. But once autoreconf is called this becomes possible. If called without "--enable-more-warnings", configure adds -Werror to the flags. This commit adds "--enable-more-warnings=yes" to the build. This way the extra warnings are kept in place, but they aren't turned into errors no more. "PKG_FIXUP:=autoreconf" is also added so that it's easier to forecast build failures on the build bots when preparing future pull request. Last but not least "--disable-silent-rules" is added, because more output is usually welcome for debugging, be it on the build bots or at home/the office. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | Merge pull request #10380 from luizluca/libgphoto2-fixpkgconfigRosen Penev2019-10-28
|\ \ \ | |/ / |/| | libgphoto2: libgphoto2_port.pc needed by dev
| * | libgphoto2: libgphoto2_port.pc needed by devLuiz Angelo Daros de Luca2019-10-28
| | | | | | | | | | | | | | | | | | 'pkg-config --exists libgphoto2' fails without libgphoto2_port.pc. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | nginx: update nginx-dav-ext-module to 3.0Ansuel Smith2019-10-28
| | | | | | | | | | | | Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | Merge pull request #10372 from nxhack/mg_6_6Daniel Engberg2019-10-28
|\ \ \ | | | | | | | | mg: update to 6.6
| * | | mg: update to 6.6Hirokazu MORIKAWA2019-10-28
|/ / / | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | qemu: allow configure SPICE ui supportYousong Zhou2019-10-28
| | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | spice: initial version 0.14.1Yousong Zhou2019-10-28
| | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | spice-protocol: initial version 0.12.15Yousong Zhou2019-10-28
| | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | qemu: enable basic VNC ui supportYousong Zhou2019-10-28
| | | | | | | | | | | | | | | | | | With other features like vnc jpeg, png, sasl configurable Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | Merge pull request #10369 from micmac1/xml2-config-host-tripletMichael Heimpold2019-10-27
|\ \ \ | |/ / |/| | libxml2: install xml2-config with host triplet
| * | libxml2: install xml2-config with host tripletSebastian Kemper2019-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently only xml2-config is installed, for both the normal libxml2 package as well as the host package. The problem with that is that due to multilib considerations the build host may have xml2-config installed with a host triplet prefix, like x86_64-pc-linux-gnu-xml2-config (and xml2-config as a symbolic link to it). Gentoo for instance sets it up like this. Packages may actually search for a prefixed xml2-config before searching for xml2-config. An example would be Asterisk: checking for x86_64-pc-linux-gnu-xml2-config... /usr/bin/x86_64-pc-linux-gnu-xml2-config This then introduces wrong information into the build, for instance bad includes: ~/tmp/openwrt $ /usr/bin/x86_64-pc-linux-gnu-xml2-config --cflags -I/usr/include/libxml2 When the intention is to use OpenWrt's own (host) libxml2 one would like to see this output used instead: ~/tmp/openwrt $ ./staging_dir/hostpkg/bin/xml2-config --cflags -I/home/sk/tmp/openwrt/staging_dir/hostpkg/include/libxml2 This commit addresses this by installing xml2-config with a suitable prefix and creating a symbolic link xml2-config. This is done for both the host package and the normal package. The latter also needs this fix because the target may use the same triplet as the host system (for instance x86_64 cross-compiling for x86_64). Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | ruby: update to 2.6.5Luiz Angelo Daros de Luca2019-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2.6.5 fixes: * CVE-2019-16255: A code injection vulnerability of Shell#[] and Shell#test * CVE-2019-16254: HTTP response splitting in WEBrick (Additional fix) * CVE-2019-15845: A NUL injection vulnerability of File.fnmatch and File.fnmatch? * CVE-2019-16201: Regular Expression Denial of Service vulnerability of WEBrick’s Digest access authentication 2.6.4 fixes: * Multiple jQuery vulnerabilities in RDoc Changelog: https://github.com/ruby/ruby/compare/v2_6_3...v2_6_5 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | Merge pull request #10366 from wfleurant/ygg-init-uciHannu Nyman2019-10-27
|\ \ \ | |_|/ |/| | yggdrasil: uci firewall Section name and cover both IP versions
| * | yggdrasil: uci firewall Section name and cover both IP versionsWilliam Fleurant2019-10-26
| | | | | | | | | | | | | | | | | | | | | - rename the section instance to yggdrasil (feat. request) - allow zone to cover both ip4 and ip6 fam Signed-off-by: William Fleurant <meshnet@protonmail.com>
* | | Merge pull request #10361 from micmac1/xslt-xml2-hostJiri Slachta2019-10-27
|\ \ \ | |_|/ |/| | libxslt/host: depend on libxml2/host
| * | libxslt/host: depend on libxml2/hostSebastian Kemper2019-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The host build requires libxml2-dev. This commit adds the dependency for libxml2/host, as the host system may not have it installed. This also avoids using the host's xml2-config (in /usr/bin for instance) while linking to libraries in staging_dir/hostpkg. ldd staging_dir/hostpkg/bin/xsltproc | grep xml2 libxml2.so.2 => /home/sk/tmp/openwrt/staging_dir/hostpkg/lib/libxml2.so.2 (0x00007fcc0644c000) Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | tinc: version bump to 1.0.36Saverio Proto2019-10-27
| | | | | | | | | | | | Signed-off-by: Saverio Proto <zioproto@gmail.com>
* | | Merge pull request #10365 from lucize/doveupHannu Nyman2019-10-26
|\ \ \ | |_|/ |/| | dovecot: update to 2.3.8