Commit Graph

16793 Commits

Author SHA1 Message Date
Rosen Penev 5ae85b7952 treewide: Replace MD5SUM with HASH
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-31 15:54:36 +08:00
Hannu Nyman 5329e65e46
Merge pull request #10396 from val-kulkov/subversion-package
subversion: update to the latest release
2019-10-30 20:06:37 +02:00
Val Kulkov 9926660e1d subversion: update to the latest release
Update to subversion v1.13.0, the latest regular release.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2019-10-30 13:02:27 -04:00
Rosen Penev c037c8d988
kea: Remove openssl host dependency
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>
2019-10-30 09:36:46 -07:00
Rosen Penev 456a4adee7
Merge pull request #10393 from neheb/ch
check: Update to 0.13.0
2019-10-30 08:50:20 -07:00
Jeffery To 635cb1309c treewide: Use pypi.mk for Python packages
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>
2019-10-30 23:16:18 +08:00
Daniel Golle 29ef2938d1 gnunet: update to 0.11.8
Allows to remove local patch again.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-10-30 14:36:26 +01:00
Rosen Penev 26771c14f8 check: Update to 0.13.0
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>
2019-10-29 19:59:06 -07:00
Daniel Golle fb54e9c22b gnunet-secushare: build against gnunet 0.11.7
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-10-29 23:01:02 +01:00
Daniel Golle 8bee758bc0 gnunet: update to version 0.11.7
Backport dist bug and add missing header file.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-10-29 23:01:02 +01:00
Daniel Golle a7e3db418c libmicrohttpd: update to version 0.9.68
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-10-29 23:01:02 +01:00
Rosen Penev fa5c7b4c9a
Merge pull request #10390 from micmac1/umurmur-paths
umurmur: fix paths
2019-10-29 13:32:13 -07:00
Sebastian Kemper e11a3d101f umurmur: fix paths
The wrong paths slipped into the Makefile when converting to CMake. This
commit corrects them.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-10-29 20:54:22 +01:00
Rosen Penev 160fe3039a
Merge pull request #10389 from Payne-X6/master
libedit: update to 20191025-3.1
2019-10-29 07:27:04 -07:00
Rosen Penev 16d96759e8
Merge pull request #10388 from PeterFromSweden/master
telldus-core: Doxygen in-file was not found.
2019-10-29 07:26:45 -07:00
Rosen Penev b266e7f5fc
Merge pull request #10387 from commodo/cffi-update
python-cffi: bump to version 1.13.1
2019-10-29 07:25:49 -07:00
Rosen Penev b09986d286
Merge pull request #10386 from commodo/pillow-update
pillow: bump to version 6.2.1
2019-10-29 07:25:39 -07:00
Rosen Penev 9d86d7a963
Merge pull request #10385 from commodo/django1-update
django1: bump to version 1.11.25
2019-10-29 07:25:25 -07:00
Jan Hák 440c27a4a5 libedit: update to 20191025-3.1
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2019-10-29 13:26:22 +01:00
Peter Liedholm 2a36c0421e telldus-core: Doxygen in-file was not found.
Signed-off-by: Peter Liedholm <PeterFromSwe884@gmail.com>
2019-10-29 11:19:54 +01:00
Saverio Proto 251d4043df tinc: fix build regression in pkg 1.0.36-1
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>
2019-10-29 10:47:42 +01:00
Alexandru Ardelean dff2fe2963 python-cffi: bump to version 1.13.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-10-29 11:35:37 +02:00
Alexandru Ardelean e78f33dace pillow: bump to version 6.2.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-10-29 11:34:36 +02:00
Daniel Engberg 3a2c97600f
Merge pull request #10384 from BKPepe/ytdl
youtube-dl: Update to version 2019.10.29
2019-10-29 10:08:57 +01:00
Alexandru Ardelean e9e687a1f1 django1: bump to version 1.11.25
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-10-29 10:52:29 +02:00
Josef Schlehofer fe5d1cdb93
youtube-dl: Update to version 2019.10.29
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-10-29 09:03:04 +01:00
Rosen Penev f2ddeb214a
Merge pull request #10362 from micmac1/modemmanager-host-tools
modemmanager: fix compilation
2019-10-28 19:22:18 -07:00
Rosen Penev 8bdb66e886
Merge pull request #10378 from micmac1/libmbim-and-libqmi
libmbim and libqmi: fix compiles on build bots
2019-10-28 19:21:27 -07:00
Rosen Penev 06c4d87db9
Merge pull request #10380 from luizluca/libgphoto2-fixpkgconfig
libgphoto2: libgphoto2_port.pc needed by dev
2019-10-28 14:04:04 -07:00
Luiz Angelo Daros de Luca c8fbe26c53 libgphoto2: libgphoto2_port.pc needed by dev
'pkg-config --exists libgphoto2' fails without libgphoto2_port.pc.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-10-28 17:46:21 -03:00
Sebastian Kemper b16766c0b7 libqmi: fix compile on build bots
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>
2019-10-28 19:36:18 +01:00
Sebastian Kemper 0cc57a1e9a libmbim: fix compile on build bots
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>
2019-10-28 19:21:45 +01:00
Ansuel Smith e35042bc3d nginx: update nginx-dav-ext-module to 3.0
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2019-10-28 08:00:47 -03:00
Daniel Engberg 4de4bb3e15
Merge pull request #10372 from nxhack/mg_6_6
mg: update to 6.6
2019-10-28 10:23:49 +01:00
Hirokazu MORIKAWA d7dc3768c6 mg: update to 6.6
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-10-28 12:39:26 +09:00
Yousong Zhou 924b136aa7 qemu: allow configure SPICE ui support
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-10-28 09:10:11 +08:00
Yousong Zhou 422b955ef1 spice: initial version 0.14.1
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-10-28 09:10:11 +08:00
Yousong Zhou 45898d8af5 spice-protocol: initial version 0.12.15
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-10-28 09:10:11 +08:00
Yousong Zhou 0d4313fdcc qemu: enable basic VNC ui support
With other features like vnc jpeg, png, sasl configurable

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-10-28 09:10:11 +08:00
Michael Heimpold ec18182445
Merge pull request #10369 from micmac1/xml2-config-host-triplet
libxml2: install xml2-config with host triplet
2019-10-27 23:14:31 +01:00
Luiz Angelo Daros de Luca d3d0c28149 ruby: update to 2.6.5
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>
2019-10-27 16:07:11 -03:00
Hannu Nyman 5e8a504705
Merge pull request #10366 from wfleurant/ygg-init-uci
yggdrasil: uci firewall Section name and cover both IP versions
2019-10-27 21:04:49 +02:00
Sebastian Kemper fa8ad6e69c modemmanager: fix compilation
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>
2019-10-27 17:58:34 +01:00
Sebastian Kemper cf31c75e40 libxml2: install xml2-config with host triplet
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>
2019-10-27 10:58:26 +01:00
Jiri Slachta facf36d410
Merge pull request #10361 from micmac1/xslt-xml2-host
libxslt/host: depend on libxml2/host
2019-10-27 10:19:04 +01:00
Saverio Proto b6ec718b98 tinc: version bump to 1.0.36
Signed-off-by: Saverio Proto <zioproto@gmail.com>
2019-10-27 09:27:31 +01:00
Hannu Nyman 9d39cd2d3c
Merge pull request #10365 from lucize/doveup
dovecot: update to 2.3.8
2019-10-26 21:16:56 +03:00
William Fleurant 2baab77b77 yggdrasil: uci firewall Section name and cover both IP versions
- 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>
2019-10-26 14:13:47 -04:00
Lucian Cristian 962716aad7 dovecot: update to 2.3.8
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-10-26 21:04:57 +03:00
Hannu Nyman e4aa95eb6d
Merge pull request #10292 from dengqf6/sensors
lm-sensors: update to 3.6.0
2019-10-26 18:06:29 +03:00