feed/packages.git
4 years agoMerge pull request #10408 from ja-pa/python-wcwidth
Rosen Penev [Fri, 1 Nov 2019 23:51:28 +0000 (16:51 -0700)]
Merge pull request #10408 from ja-pa/python-wcwidth

python-wcwidth: add new package

4 years agoMerge pull request #10407 from ja-pa/python-more-itertools
Rosen Penev [Fri, 1 Nov 2019 23:51:15 +0000 (16:51 -0700)]
Merge pull request #10407 from ja-pa/python-more-itertools

python-more-itertools: add new package

4 years agoMerge pull request #10405 from ja-pa/python-pyparsing
Rosen Penev [Fri, 1 Nov 2019 23:50:58 +0000 (16:50 -0700)]
Merge pull request #10405 from ja-pa/python-pyparsing

python-pyparsing: add new package

4 years agoMerge pull request #10411 from ja-pa/python-atomicwrites
Rosen Penev [Fri, 1 Nov 2019 23:50:46 +0000 (16:50 -0700)]
Merge pull request #10411 from ja-pa/python-atomicwrites

python-atomicwrites: add new package

4 years agoMerge pull request #10423 from cotequeiroz/afalg_engine
Rosen Penev [Fri, 1 Nov 2019 20:06:53 +0000 (13:06 -0700)]
Merge pull request #10423 from cotequeiroz/afalg_engine

afalg_engine: add new package

4 years agoMerge pull request #10043 from dhewg/pull/meson
Rosen Penev [Fri, 1 Nov 2019 18:57:17 +0000 (11:57 -0700)]
Merge pull request #10043 from dhewg/pull/meson

ninja/meson

4 years agoMerge pull request #10424 from srdgame/master
Hannu Nyman [Fri, 1 Nov 2019 15:58:41 +0000 (17:58 +0200)]
Merge pull request #10424 from srdgame/master

lpeg: update to 1.0.2

4 years agoMerge pull request #10352 from Ansuel/nginx-ubus
Hannu Nyman [Fri, 1 Nov 2019 15:57:04 +0000 (17:57 +0200)]
Merge pull request #10352 from Ansuel/nginx-ubus

nginx: adds ubus external module

4 years agopython-pyparsing: add new package 10405/head
Jan Pavlinec [Thu, 31 Oct 2019 11:38:49 +0000 (12:38 +0100)]
python-pyparsing: add new package

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agopython-more-itertools: add new package 10407/head
Jan Pavlinec [Thu, 31 Oct 2019 12:26:48 +0000 (13:26 +0100)]
python-more-itertools: add new package

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agoafalg_engine: add new package 10423/head
Eneas U de Queiroz [Fri, 1 Nov 2019 03:00:27 +0000 (00:00 -0300)]
afalg_engine: add new package

This is an alternate AF_ALG engine for openssl, based on the devcrypto
engine, but using the AF_ALG interface instead of /dev/crypto.

It is different than the AF_ALG engine that ships with OpenSSL:
  - it uses sync calls, instead of async
  - it suports more algorithms

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
4 years agopython-wcwidth: add new package 10408/head
Jan Pavlinec [Thu, 31 Oct 2019 12:47:15 +0000 (13:47 +0100)]
python-wcwidth: add new package

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agopython-atomicwrites: add new package 10411/head
Jan Pavlinec [Thu, 31 Oct 2019 15:26:27 +0000 (16:26 +0100)]
python-atomicwrites: add new package

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agosane-backends: update to 1.0.28 (WIP)
Luiz Angelo Daros de Luca [Mon, 28 Oct 2019 02:58:34 +0000 (23:58 -0300)]
sane-backends: update to 1.0.28 (WIP)

Just Need runtime tests

* libsane dependency on libusb moved to those drivers that requires it
* clean up some ./configure args
* added saned-ricoh2 for new backend
* enabled saned-gphoto2 (after c8fbe26c532aced97ab8a4d42f1289db2a3e6d65)
* disabled kvs40xx and mustek_usb2 that requires pthread while the issue is
not solved (https://gitlab.com/sane-project/backends/issues/153)
* patches refreshed:
 - 002-remove-uneeded.patch
* patches dropped:
 - 031-fix_uclibc.patch
 - 050-remove_linked_libs_for_unused_preload.patch (with --disable-preload)

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
4 years agomeson: add new package 10043/head
Andre Heider [Fri, 20 Sep 2019 11:27:21 +0000 (13:27 +0200)]
meson: add new package

This adds a host as well as a target package.

meson.mk is provided to build packages using meson.

Signed-off-by: Andre Heider <a.heider@gmail.com>
4 years agoninja: add new package
Andre Heider [Fri, 20 Sep 2019 10:23:41 +0000 (12:23 +0200)]
ninja: add new package

This adds a host as well as a target package.

ninja.mk is provided to execute ninja.

The two patches have been taken from upstream to fix compile issues.

Signed-off-by: Andre Heider <a.heider@gmail.com>
4 years agolpeg: update to 1.0.2 10424/head
Dirk Chang [Fri, 1 Nov 2019 06:55:02 +0000 (14:55 +0800)]
lpeg: update to 1.0.2
lua-coxpcall: update to 1.17.0
lua-md5: update to 1.3

Signed-off-by: Dirk Chang <dirk@kooiot.com>
4 years agoMerge pull request #10419 from neheb/pci
Rosen Penev [Fri, 1 Nov 2019 05:45:50 +0000 (22:45 -0700)]
Merge pull request #10419 from neheb/pci

libpciaccess: Update to 0.16

4 years agolibpciaccess: Update to 0.16 10419/head
Rosen Penev [Fri, 1 Nov 2019 01:19:51 +0000 (18:19 -0700)]
libpciaccess: Update to 0.16

Add PKG_LICENSE_FILES.

Small Makefile rearrangements for consistency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #10406 from dibdot/adblock
Dirk Brenken [Thu, 31 Oct 2019 20:09:42 +0000 (21:09 +0100)]
Merge pull request #10406 from dibdot/adblock

adblock: update 3.8.7

4 years agoMerge pull request #10412 from bobafetthotmail/patch-1
Rosen Penev [Thu, 31 Oct 2019 19:33:04 +0000 (12:33 -0700)]
Merge pull request #10412 from bobafetthotmail/patch-1

modemmanager: enable mbim/qmi support by default

4 years agoMerge pull request #10379 from defanator/arp-scan-1.9.6
Florian Eckert [Thu, 31 Oct 2019 17:26:09 +0000 (18:26 +0100)]
Merge pull request #10379 from defanator/arp-scan-1.9.6

arp-scan: update to 1.9.6

4 years agomodemmanager: enable mbim/qmi support by default 10412/head
Alberto Bursi [Thu, 31 Oct 2019 13:03:47 +0000 (14:03 +0100)]
modemmanager: enable mbim/qmi support by default

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>
4 years agoarp-scan: move MAC databases to separate package 10379/head
Andrei Belov [Tue, 29 Oct 2019 06:45:53 +0000 (09:45 +0300)]
arp-scan: move MAC databases to separate package

Signed-off-by: Andrei Belov <defanator@gmail.com>
4 years agoarp-scan: update to 1.9.6
Andrei Belov [Mon, 28 Oct 2019 18:42:06 +0000 (21:42 +0300)]
arp-scan: update to 1.9.6

Signed-off-by: Andrei Belov <defanator@gmail.com>
4 years agoadblock: update 3.8.7 10406/head
Dirk Brenken [Thu, 31 Oct 2019 11:34:48 +0000 (12:34 +0100)]
adblock: update 3.8.7

* prevent forced parallel adblock service starts
* refine service trigger

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 years agotreewide: Replace MD5SUM with HASH
Rosen Penev [Wed, 30 Oct 2019 21:14:51 +0000 (14:14 -0700)]
treewide: Replace MD5SUM with HASH

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agonginx: adds ubus external module 10352/head
Ansuel Smith [Fri, 25 Oct 2019 01:27:03 +0000 (03:27 +0200)]
nginx: adds ubus external module

- Adds ubus module to nginx
- Select module by default
- Adds script to detect ubus module and append config for luci
- Switch all external module to xz

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
4 years agoMerge pull request #10396 from val-kulkov/subversion-package
Hannu Nyman [Wed, 30 Oct 2019 18:06:37 +0000 (20:06 +0200)]
Merge pull request #10396 from val-kulkov/subversion-package

subversion: update to the latest release

4 years agosubversion: update to the latest release 10396/head
Val Kulkov [Wed, 30 Oct 2019 17:02:27 +0000 (13:02 -0400)]
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>
4 years agokea: Remove openssl host dependency
Rosen Penev [Tue, 22 Oct 2019 17:27:26 +0000 (10:27 -0700)]
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>
4 years agoMerge pull request #10393 from neheb/ch
Rosen Penev [Wed, 30 Oct 2019 15:50:20 +0000 (08:50 -0700)]
Merge pull request #10393 from neheb/ch

check: Update to 0.13.0

4 years agotreewide: Use pypi.mk for Python packages
Jeffery To [Sun, 20 Oct 2019 19:03:12 +0000 (03:03 +0800)]
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>
4 years agognunet: update to 0.11.8
Daniel Golle [Wed, 30 Oct 2019 13:35:28 +0000 (14:35 +0100)]
gnunet: update to 0.11.8

Allows to remove local patch again.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agocheck: Update to 0.13.0 10393/head
Rosen Penev [Wed, 30 Oct 2019 02:36:14 +0000 (19:36 -0700)]
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>
4 years agognunet-secushare: build against gnunet 0.11.7
Daniel Golle [Tue, 29 Oct 2019 22:00:09 +0000 (23:00 +0100)]
gnunet-secushare: build against gnunet 0.11.7

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agognunet: update to version 0.11.7
Daniel Golle [Tue, 29 Oct 2019 21:59:12 +0000 (22:59 +0100)]
gnunet: update to version 0.11.7

Backport dist bug and add missing header file.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agolibmicrohttpd: update to version 0.9.68
Daniel Golle [Tue, 29 Oct 2019 20:43:11 +0000 (21:43 +0100)]
libmicrohttpd: update to version 0.9.68

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agoMerge pull request #10390 from micmac1/umurmur-paths
Rosen Penev [Tue, 29 Oct 2019 20:32:13 +0000 (13:32 -0700)]
Merge pull request #10390 from micmac1/umurmur-paths

umurmur: fix paths

4 years agoumurmur: fix paths 10390/head
Sebastian Kemper [Tue, 29 Oct 2019 19:54:19 +0000 (20:54 +0100)]
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>
4 years agoMerge pull request #10389 from Payne-X6/master
Rosen Penev [Tue, 29 Oct 2019 14:27:04 +0000 (07:27 -0700)]
Merge pull request #10389 from Payne-X6/master

libedit: update to 20191025-3.1

4 years agoMerge pull request #10388 from PeterFromSweden/master
Rosen Penev [Tue, 29 Oct 2019 14:26:45 +0000 (07:26 -0700)]
Merge pull request #10388 from PeterFromSweden/master

telldus-core: Doxygen in-file was not found.

4 years agoMerge pull request #10387 from commodo/cffi-update
Rosen Penev [Tue, 29 Oct 2019 14:25:49 +0000 (07:25 -0700)]
Merge pull request #10387 from commodo/cffi-update

python-cffi: bump to version 1.13.1

4 years agoMerge pull request #10386 from commodo/pillow-update
Rosen Penev [Tue, 29 Oct 2019 14:25:39 +0000 (07:25 -0700)]
Merge pull request #10386 from commodo/pillow-update

pillow: bump to version 6.2.1

4 years agoMerge pull request #10385 from commodo/django1-update
Rosen Penev [Tue, 29 Oct 2019 14:25:25 +0000 (07:25 -0700)]
Merge pull request #10385 from commodo/django1-update

django1: bump to version 1.11.25

4 years agolibedit: update to 20191025-3.1 10389/head
Jan Hák [Tue, 29 Oct 2019 12:26:22 +0000 (13:26 +0100)]
libedit: update to 20191025-3.1

Signed-off-by: Jan Hák <jan.hak@nic.cz>
4 years agotelldus-core: Doxygen in-file was not found. 10388/head
Peter Liedholm [Tue, 29 Oct 2019 10:18:23 +0000 (11:18 +0100)]
telldus-core: Doxygen in-file was not found.

Signed-off-by: Peter Liedholm <PeterFromSwe884@gmail.com>
4 years agotinc: fix build regression in pkg 1.0.36-1
Saverio Proto [Tue, 29 Oct 2019 08:59:37 +0000 (09:59 +0100)]
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>
4 years agopython-cffi: bump to version 1.13.1 10387/head
Alexandru Ardelean [Tue, 29 Oct 2019 09:35:37 +0000 (11:35 +0200)]
python-cffi: bump to version 1.13.1

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agopillow: bump to version 6.2.1 10386/head
Alexandru Ardelean [Tue, 29 Oct 2019 09:34:36 +0000 (11:34 +0200)]
pillow: bump to version 6.2.1

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agoMerge pull request #10384 from BKPepe/ytdl
Daniel Engberg [Tue, 29 Oct 2019 09:08:57 +0000 (10:08 +0100)]
Merge pull request #10384 from BKPepe/ytdl

youtube-dl: Update to version 2019.10.29

4 years agodjango1: bump to version 1.11.25 10385/head
Alexandru Ardelean [Tue, 29 Oct 2019 08:52:29 +0000 (10:52 +0200)]
django1: bump to version 1.11.25

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agoyoutube-dl: Update to version 2019.10.29 10384/head
Josef Schlehofer [Tue, 29 Oct 2019 08:03:04 +0000 (09:03 +0100)]
youtube-dl: Update to version 2019.10.29

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agoMerge pull request #10362 from micmac1/modemmanager-host-tools
Rosen Penev [Tue, 29 Oct 2019 02:22:18 +0000 (19:22 -0700)]
Merge pull request #10362 from micmac1/modemmanager-host-tools

modemmanager: fix compilation

4 years agoMerge pull request #10378 from micmac1/libmbim-and-libqmi
Rosen Penev [Tue, 29 Oct 2019 02:21:27 +0000 (19:21 -0700)]
Merge pull request #10378 from micmac1/libmbim-and-libqmi

libmbim and libqmi: fix compiles on build bots

4 years agoMerge pull request #10380 from luizluca/libgphoto2-fixpkgconfig
Rosen Penev [Mon, 28 Oct 2019 21:04:04 +0000 (14:04 -0700)]
Merge pull request #10380 from luizluca/libgphoto2-fixpkgconfig

libgphoto2: libgphoto2_port.pc needed by dev

4 years agolibgphoto2: libgphoto2_port.pc needed by dev 10380/head
Luiz Angelo Daros de Luca [Mon, 28 Oct 2019 20:44:31 +0000 (17:44 -0300)]
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>
4 years agolibqmi: fix compile on build bots 10378/head
Sebastian Kemper [Mon, 28 Oct 2019 18:36:15 +0000 (19:36 +0100)]
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>
4 years agolibmbim: fix compile on build bots
Sebastian Kemper [Mon, 28 Oct 2019 18:21:42 +0000 (19:21 +0100)]
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>
4 years agonginx: update nginx-dav-ext-module to 3.0
Ansuel Smith [Fri, 11 Oct 2019 18:19:58 +0000 (20:19 +0200)]
nginx: update nginx-dav-ext-module to 3.0

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
4 years agoMerge pull request #10372 from nxhack/mg_6_6
Daniel Engberg [Mon, 28 Oct 2019 09:23:49 +0000 (10:23 +0100)]
Merge pull request #10372 from nxhack/mg_6_6

mg: update to 6.6

4 years agomg: update to 6.6 10372/head
Hirokazu MORIKAWA [Mon, 28 Oct 2019 02:04:05 +0000 (11:04 +0900)]
mg: update to 6.6

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years agoqemu: allow configure SPICE ui support
Yousong Zhou [Sat, 26 Oct 2019 11:05:28 +0000 (11:05 +0000)]
qemu: allow configure SPICE ui support

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agospice: initial version 0.14.1
Yousong Zhou [Sat, 26 Oct 2019 11:19:05 +0000 (11:19 +0000)]
spice: initial version 0.14.1

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agospice-protocol: initial version 0.12.15
Yousong Zhou [Sat, 26 Oct 2019 11:23:51 +0000 (11:23 +0000)]
spice-protocol: initial version 0.12.15

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agoqemu: enable basic VNC ui support
Yousong Zhou [Sat, 26 Oct 2019 10:35:39 +0000 (10:35 +0000)]
qemu: enable basic VNC ui support

With other features like vnc jpeg, png, sasl configurable

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agoMerge pull request #10369 from micmac1/xml2-config-host-triplet
Michael Heimpold [Sun, 27 Oct 2019 22:14:31 +0000 (23:14 +0100)]
Merge pull request #10369 from micmac1/xml2-config-host-triplet

libxml2: install xml2-config with host triplet

4 years agoruby: update to 2.6.5
Luiz Angelo Daros de Luca [Sun, 27 Oct 2019 18:37:50 +0000 (15:37 -0300)]
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>
4 years agoMerge pull request #10366 from wfleurant/ygg-init-uci
Hannu Nyman [Sun, 27 Oct 2019 19:04:49 +0000 (21:04 +0200)]
Merge pull request #10366 from wfleurant/ygg-init-uci

yggdrasil: uci firewall Section name and cover both IP versions

4 years agomodemmanager: fix compilation 10362/head
Sebastian Kemper [Sat, 26 Oct 2019 13:01:23 +0000 (15:01 +0200)]
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>
4 years agolibxml2: install xml2-config with host triplet 10369/head
Sebastian Kemper [Sun, 27 Oct 2019 09:06:35 +0000 (10:06 +0100)]
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>
4 years agoMerge pull request #10361 from micmac1/xslt-xml2-host 10370/head
Jiri Slachta [Sun, 27 Oct 2019 09:19:04 +0000 (10:19 +0100)]
Merge pull request #10361 from micmac1/xslt-xml2-host

libxslt/host: depend on libxml2/host

4 years agotinc: version bump to 1.0.36
Saverio Proto [Sun, 27 Oct 2019 08:21:10 +0000 (09:21 +0100)]
tinc: version bump to 1.0.36

Signed-off-by: Saverio Proto <zioproto@gmail.com>
4 years agoMerge pull request #10365 from lucize/doveup
Hannu Nyman [Sat, 26 Oct 2019 18:16:56 +0000 (21:16 +0300)]
Merge pull request #10365 from lucize/doveup

dovecot: update to 2.3.8

4 years agoyggdrasil: uci firewall Section name and cover both IP versions 10366/head
William Fleurant [Sat, 26 Oct 2019 17:41:13 +0000 (13:41 -0400)]
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>
4 years agodovecot: update to 2.3.8 10365/head
Lucian Cristian [Sat, 26 Oct 2019 18:04:57 +0000 (21:04 +0300)]
dovecot: update to 2.3.8

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
4 years agoMerge pull request #10292 from dengqf6/sensors
Hannu Nyman [Sat, 26 Oct 2019 15:06:29 +0000 (18:06 +0300)]
Merge pull request #10292 from dengqf6/sensors

lm-sensors: update to 3.6.0

4 years agoMerge pull request #10349 from dynasticorpheus/pytz-2019.03
Hannu Nyman [Sat, 26 Oct 2019 13:23:30 +0000 (16:23 +0300)]
Merge pull request #10349 from dynasticorpheus/pytz-2019.03

python-pytz: update to 2019.03

4 years agolibxslt/host: depend on libxml2/host 10361/head
Sebastian Kemper [Sat, 26 Oct 2019 12:47:52 +0000 (14:47 +0200)]
libxslt/host: depend on libxml2/host

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>
4 years agoMerge pull request #10346 from lucize/libreprocd
Hannu Nyman [Sat, 26 Oct 2019 09:32:36 +0000 (12:32 +0300)]
Merge pull request #10346 from lucize/libreprocd

libreswan: switch to procd

4 years agoMerge pull request #10359 from wfleurant/ygg-bump-0-3-11
Hannu Nyman [Sat, 26 Oct 2019 09:31:56 +0000 (12:31 +0300)]
Merge pull request #10359 from wfleurant/ygg-bump-0-3-11

yggdrasil: bump to 0.3.11

4 years agoMerge pull request #10356 from expiron/kcptun-updates
Hannu Nyman [Sat, 26 Oct 2019 09:31:42 +0000 (12:31 +0300)]
Merge pull request #10356 from expiron/kcptun-updates

kcptun: bump to v20190924, add new config options

4 years agoyggdrasil: bump to 0.3.11 10359/head
William Fleurant [Sat, 26 Oct 2019 04:24:30 +0000 (00:24 -0400)]
yggdrasil: bump to 0.3.11

Signed-off-by: William Fleurant <meshnet@protonmail.com>
4 years agoMerge pull request #10344 from lucize/nsprup
Daniel Engberg [Fri, 25 Oct 2019 18:17:33 +0000 (20:17 +0200)]
Merge pull request #10344 from lucize/nsprup

nspr: update to 4.23

4 years agoMerge pull request #10345 from lucize/nssup
Daniel Engberg [Fri, 25 Oct 2019 18:17:13 +0000 (20:17 +0200)]
Merge pull request #10345 from lucize/nssup

nss: update to 3.47

4 years agokcptun: bump to v20190924, add new config options 10356/head
Chao Liu [Fri, 25 Oct 2019 14:41:14 +0000 (22:41 +0800)]
kcptun: bump to v20190924, add new config options

This commit updates:
- bump version to v20190924
- add new options for latest release
  (https://github.com/xtaci/kcptun/releases/tag/v20190924)

Signed-off-by: Chao Liu <expiron18@gmail.com>
4 years agopython-asn1crypto: bump to version 1.2.0
Alexandru Ardelean [Fri, 25 Oct 2019 08:38:02 +0000 (11:38 +0300)]
python-asn1crypto: bump to version 1.2.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agobtrfs-progs: Update to version 5.3
Josef Schlehofer [Fri, 25 Oct 2019 02:01:30 +0000 (04:01 +0200)]
btrfs-progs: Update to version 5.3

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agoopenvswitch: backport patch to fix compilation
Josef Schlehofer [Fri, 25 Oct 2019 01:02:50 +0000 (03:02 +0200)]
openvswitch: backport patch to fix compilation

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agocircleci: Add 19.07 GPG/usign public keys, verify keys
Jeffery To [Fri, 18 Oct 2019 07:08:17 +0000 (15:08 +0800)]
circleci: Add 19.07 GPG/usign public keys, verify keys

This also updates the user id comments for GPG keys and untrusted
comments for usign keys.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agopython-pytz: update to 2019.03 10349/head
Fabian Lipken [Thu, 24 Oct 2019 13:30:19 +0000 (15:30 +0200)]
python-pytz: update to 2019.03

Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
4 years agodjango: split django1 package and update to 2.2.6
Alexandru Ardelean [Fri, 11 Oct 2019 06:29:46 +0000 (09:29 +0300)]
django: split django1 package and update to 2.2.6

After many failed attempts at upgrading Django to 2.2.6, the solution seems
to be to split a `python-django1` package that works with Python2 and
upgrade `python3-django` to the latest 2.2[.6] LTS release.

This also means that all Python2 Django packages will be stuck & based on
Django 1.11[.24] LTS release. But, it's currently the sanest approach I
could find to be able to perform an upgrade of Django to 2.2, and not break
Seafile.

Upgrading Seafile is also pretty difficult, as their Python3 support is not
yet finished & released. And in the meantime, we want to allow people to
use newer Django versions.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agolibreswan: switch to procd 10346/head
Lucian Cristian [Thu, 24 Oct 2019 10:56:52 +0000 (13:56 +0300)]
libreswan: switch to procd

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
4 years agonss: update to 3.47 10345/head
Lucian Cristian [Thu, 24 Oct 2019 10:50:52 +0000 (13:50 +0300)]
nss: update to 3.47

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
4 years agonspr: update to 4.23 10344/head
Lucian Cristian [Thu, 24 Oct 2019 10:48:40 +0000 (13:48 +0300)]
nspr: update to 4.23

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
4 years agodocker-ce: Updated to 19.03.4
Gerard Ryan [Tue, 22 Oct 2019 09:30:04 +0000 (19:30 +1000)]
docker-ce: Updated to 19.03.4

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years agolibnetwork: Updated to 3eb39382 for docker 19.03.4
Gerard Ryan [Tue, 22 Oct 2019 09:33:50 +0000 (19:33 +1000)]
libnetwork: Updated to 3eb39382 for docker 19.03.4

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years agoMerge pull request #10267 from ysc3839/ttyd
Rosen Penev [Thu, 24 Oct 2019 06:44:58 +0000 (23:44 -0700)]
Merge pull request #10267 from ysc3839/ttyd

ttyd: update to 1.5.2 and add init script

4 years agoMerge pull request #10337 from cshoredaniel/pr-update-msmtp-scripts
Rosen Penev [Wed, 23 Oct 2019 20:37:20 +0000 (13:37 -0700)]
Merge pull request #10337 from cshoredaniel/pr-update-msmtp-scripts

msmtp-scripts: Update msmtp-scripts

4 years agoMerge pull request #10333 from micmac1/xml2-config-fix
Michael Heimpold [Wed, 23 Oct 2019 20:04:21 +0000 (22:04 +0200)]
Merge pull request #10333 from micmac1/xml2-config-fix

libxml2/host: revert xml2-config prefix fix