Commit graph

19378 commits

Author SHA1 Message Date
Othmar Truniger
33fb579a41 knxd: bump to version 0.14.37
Signed-off-by: Othmar Truniger <github@truniger.ch>
2020-05-13 14:12:50 +02:00
Rosen Penev
30eb5eab83
Merge pull request #11159 from jmarcet/ctop
ctop: top-like interface for container metrics
2020-05-12 20:19:35 -07:00
Rosen Penev
e86560c0c1
Merge pull request #12137 from neheb/webp
libwebp: update to 1.1.0
2020-05-12 20:18:08 -07:00
Rosen Penev
fedc2804bc
Merge pull request #12157 from oleg-derevenetz/bwping-1.17
bwping: update to version 1.17
2020-05-12 13:59:22 -07:00
Oleg Derevenetz
654078b68d bwping: update to version 1.17
Signed-off-by: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
2020-05-12 23:14:55 +03:00
Hannu Nyman
3c512fc304
Merge pull request #12153 from cotequeiroz/libreswan_linux4.14
libreswan: fix compilation with Linux 4.14
2020-05-12 21:17:07 +03:00
Jiri Slachta
a942ca6293
Merge pull request #12118 from micmac1/ssh2-bdep
libssh2: add mbedtls to PKG_BUILD_DEPENDS
2020-05-12 19:58:47 +02:00
Eneas U de Queiroz
6df2abceca
libreswan: fix compilation with Linux 4.14
According to a comment in programs/pluto/kernel_xfrm_interface.c:177:

* IFLA_XFRM_IF_ID was added to mainline kernel 4.19 linux/if_link.h
  with older kernel headers 'make USE_XFRM_INTERFACE_IFLA_HEADER=true'

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-05-12 09:30:30 -03:00
Rosen Penev
9697114b39
Merge pull request #12152 from jefferyto/aarch64-vfp-neon
treewide: Enable VFP/NEON optimizations for aarch64
2020-05-12 02:46:20 -07:00
Jeffery To
dec17eb36c treewide: Enable VFP/NEON optimizations for aarch64
For speexdsp, support for NEON on aarch64 was added in 1.2.0[1].

[1]: https://github.com/xiph/speexdsp/pull/8

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-05-12 16:03:07 +08:00
Hannu Nyman
c5e30e529e
Merge pull request #12148 from ja-pa/python3-maxminddb-update
python3-maxminddb: update to version 1.5.4
2020-05-12 09:38:36 +03:00
Hannu Nyman
26118e435b
Merge pull request #12143 from commodo/django-update
django: bump to version 3.0.6
2020-05-12 09:38:12 +03:00
Kevin Darbyshire-Bryant
f084977ca3 netifyd: support uci parameters
Integrate with uci to support 'enabled/disabled' startup option and
override netify's default auto network selection.

config netifyd
       option enabled 0
       option autoconfig 1

autoconfig: Use netify's in-built interface selection
else use 'internal/external_if' definitions.

Also persist important agent config across sysupgrade
agent.uuid, serial.uuid, site.uuid

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-05-12 07:23:16 +01:00
Alexandru Ardelean
fa3be5cf09 django: bump to version 3.0.6
Also add 'Peter Stadler <peter.stadler@student.uibk.ac.at>' as
co-maintainer.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-05-12 09:19:25 +03:00
Jan Pavlinec
a384deb455
python3-maxminddb: update to version 1.5.4
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-05-12 00:59:20 +02:00
Sebastian Kemper
c0da37b1cd libssh2: switch default to OpenSSL and fix depends
All packages in the tree that depend on libssh2 _and_ have their own
dependency on a TLS library, depend on OpenSSL by default. It makes
sense for the libssh2 package to default to OpenSSL as well. This way it
does not pull in a second TLS library.

Also, the OpenSSL dependency is changed to
"+!LIBSSH2_MBEDTLS:libopenssl", which fixes build issues in case libssh2
is not selected but built anyway.

And last, Config.in file is removed and its content added to the
Makefile instead.

Closes #12108

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-05-11 20:28:57 +02:00
Hannu Nyman
bc94e9f657
Merge pull request #12145 from tru7/libfmt
libfmt: bump to version 6.2.1
2020-05-11 21:15:04 +03:00
Othmar Truniger
6d03acddbd libfmt: bump to version 6.2.1
Signed-off-by: Othmar Truniger <github@truniger.ch>
2020-05-11 19:52:33 +02:00
Toke Høiland-Jørgensen
59b91fc342
Merge pull request #12121 from 4wrxb/acme_dns_calias
acme: Update acme.sh URL, add support for challenge & domain alises.
2020-05-11 11:47:48 +02:00
Yousong Zhou
f40420d456 qemu: bump to version 5.0.0
The slirp patch was included in this QEMU release

CXX_DEPENDS is now added for all host components otherwise we get
errors like the following

  Package qemu-img is missing dependencies for the following libraries:
  libuClibc++.so.0
  Package qemu-nbd is missing dependencies for the following libraries:
  libuClibc++.so.0

--disable-bluez was removed from configure args because upstream
deprecated bluetooth subsystem since qemu v3.1 and remove the code in
commit 1d4ffe8dc77c ("Remove the core bluetooth code")

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-05-11 17:02:16 +08:00
Will O'Neill
99cc5bbd97 acme: Update acme.sh URL, add support for challenge & domain alises.
Signed-off-by: Will O'Neill <0100wrxb@gmail.com>
2020-05-10 16:54:41 -07:00
Rosen Penev
61efe7dc3e
libwebp: switch to CMake
Allows simplifying the Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-10 15:56:55 -07:00
Rosen Penev
3110b26af7
libwebp: update to 1.1.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-10 15:56:10 -07:00
Rosen Penev
d6272a30df
Merge pull request #12113 from cotequeiroz/openzwave
openzwave: avoid /usr/include in libopenzwave.pc
2020-05-10 15:05:54 -07:00
Rosen Penev
ce34e18c0a
Merge pull request #12133 from jefferyto/fix-neon-vfp-detect
treewide: Update ARM NEON/VFP detection
2020-05-10 15:04:14 -07:00
Hannu Nyman
6b29ea4ffa
Merge pull request #12134 from lucize/nssup
nss: update to 3.52
2020-05-10 22:59:20 +03:00
Hannu Nyman
f33d23e9d2
Merge pull request #12132 from lucize/frrup
frr: update to 7.3.1
2020-05-10 22:59:01 +03:00
Lucian Cristian
867fa4c68c nss: update to 3.52
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-05-10 22:19:27 +03:00
Lucian Cristian
19059a5275 frr: update to 7.3.1
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-05-10 22:10:31 +03:00
Jeffery To
2d99ee3004 treewide: Update ARM NEON/VFP detection
With openwrt/openwrt@8dcc108760, the ARM
FPU compiler options are no longer part of CONFIG_TARGET_OPTIMIZATION.

This updates various packages that look for NEON/VFP support to search
CONFIG_CPU_TYPE instead.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-05-11 03:10:20 +08:00
Kevin Darbyshire-Bryant
b7c59c390f miniupnpd: make hotplug work again
hotplug scripts are sourced not exec'd so #!/bin/sh /etc/rc.common
doesn't pull in the functions defined in /etc/rc.common thus since
'enabled' isn't defined the following sequence always fails:

enabled miniupnpd || exit 0

Unfortunately sourcing /etc/rc.common doesn't appear to work so come up
with some alternatives.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-05-10 17:30:11 +01:00
Rosen Penev
83d36065d5
Merge pull request #12098 from neheb/pdnsr
pdns: fix compilation with boost 1.73
2020-05-09 19:50:19 -07:00
Rosen Penev
ea692188e0
Merge pull request #12099 from neheb/pdns
pdns-recursor: fix compilation with boost 1.73
2020-05-09 19:50:12 -07:00
Rosen Penev
386f5b58e5
Merge pull request #12126 from lucize/netopeer
Netopeer2: update Netopeer2 and dependencies to master
2020-05-09 19:49:55 -07:00
Rosen Penev
a32995f73d
Merge pull request #12124 from aleksander0m/aleksander/mm-1-12-10
modemmanager: release 1.12.10
2020-05-09 19:02:59 -07:00
Rosen Penev
aa52a0a963
Merge pull request #12122 from aleksander0m/aleksander/qmi-1-24-12
libqmi: update version to 1.24.12
2020-05-09 19:02:50 -07:00
Lucian Cristian
c825364c1d Netopeer2: update Netopeer2 and dependencies to master
libnetconf2 to 1.1.24
libyang to 1.0.167
sysrepo to 1.4.58

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-05-10 00:03:55 +03:00
Aleksander Morgado
3feeacc051 modemmanager: release 1.12.10
https://lists.freedesktop.org/archives/modemmanager-devel/2020-May/007828.html

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2020-05-09 15:29:08 +02:00
Aleksander Morgado
6584192deb libqmi: update version to 1.24.12
https://lists.freedesktop.org/archives/libqmi-devel/2020-May/003296.html

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2020-05-09 14:35:45 +02:00
Rosen Penev
0206a87146
Merge pull request #12119 from neheb/domo2
domoticz: fix compilation with boost 1.73
2020-05-08 14:10:43 -07:00
Rosen Penev
e2cce61f5d
pugixml: fix pkgconfig paths
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-08 14:06:02 -07:00
Rosen Penev
98dc2b2ec6
domoticz: fix compilation with boost 1.73
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-08 13:08:44 -07:00
Rosen Penev
234eb30b38
Merge pull request #12067 from NeoRaider/wifidog-build-dir
wifidog-ng: remove incorrect PKG_BUILD_DIR override
2020-05-08 10:53:51 -07:00
Rosen Penev
a3a87fa8e1
Merge pull request #12109 from neheb/gerb3
gerbera static library changes
2020-05-08 10:51:45 -07:00
Rosen Penev
8a5f6ce4f2
Merge pull request #12116 from cotequeiroz/flashrom
flashrom: add BUILD_VARIANT to PKG_BUILD_DIR
2020-05-08 10:49:58 -07:00
Rosen Penev
561ee69918
Merge pull request #12114 from cotequeiroz/certifi
python-certifi: bump to 2020.4.5.1, update email
2020-05-08 10:48:02 -07:00
Rosen Penev
e814727c99
Merge pull request #12112 from BKPepe/ytdl
youtube-dl: update to version 2020.5.8
2020-05-08 10:47:24 -07:00
Rosen Penev
521bb3d175
Merge pull request #12115 from cotequeiroz/onig
oniguruma: bump to 6.9.5_rev1, switch to cmake
2020-05-08 10:46:31 -07:00
Eneas U de Queiroz
d828726d71
flashrom: add BUILD_VARIANT to PKG_BUILD_DIR
Different variants will not be built right if they all share the same
build directory.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-05-08 13:25:17 -03:00
Eneas U de Queiroz
8c609f878d
python-certifi: bump to 2020.4.5.1, update email
Besides the version bump, maintainer e-mail address was updated.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-05-08 11:44:34 -03:00