Alexandru Ardelean [Tue, 19 Mar 2019 09:15:14 +0000 (11:15 +0200)]
sudo: group all install dirs into a single group
Mostly a cosmetic change.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 19 Mar 2019 09:11:23 +0000 (11:11 +0200)]
sudo: change maintainer to myself
This package seems abandoned.
This changes ownership to myself.
It shouldn't be a high-maintenance work to keep it.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Rosen Penev [Tue, 15 Dec 2020 04:55:58 +0000 (20:55 -0800)]
libpng: properly fix zlib issue
The previous commit meant to avoid adding an LDFLAG but it just avoided
the issue. The real issue is PNG_BUILD_ZLIB being turned to ON. This
variable is for specifying a custom zlib location, which is not
necessary. Switching it to OFF calls find_package and links properly.
Backported two zlib related patches. The latter is a somewhat impoarant
fix.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 15 Dec 2020 03:19:47 +0000 (19:19 -0800)]
Merge pull request #14228 from neheb/v
vips: do not install libvips-cpp
Rosen Penev [Tue, 15 Dec 2020 03:03:39 +0000 (19:03 -0800)]
Merge pull request #14229 from neheb/pcr
pcre2: update to 10.36
Rosen Penev [Mon, 14 Dec 2020 00:27:08 +0000 (16:27 -0800)]
pcre2: update to 10.36
Mostly JIT fixes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 14 Dec 2020 04:52:40 +0000 (20:52 -0800)]
vips: do not install libvips-cpp
Nothing uses it. Allows to slim the package down.
Also made the InstallDev section more explicit.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 15 Dec 2020 00:33:55 +0000 (16:33 -0800)]
Merge pull request #14217 from ClaymorePT/boost_1.75.0
boost: Updates package to version 1.75
Carlos Miguel Ferreira [Mon, 14 Dec 2020 22:18:46 +0000 (22:18 +0000)]
boost: Adds json library
json library can work as header-only, but adding for the
cases where it is necessary.
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
Daniel Golle [Mon, 14 Dec 2020 16:34:08 +0000 (16:34 +0000)]
keyutils: update to 1.6.3 and improve packaging
* switch to kernel.org upstream (most recent versions seem to be
available only there)
* package request-key, key.dns_resolver and their config file into
new package 'keyutils'
* refresh patches
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Mon, 14 Dec 2020 21:37:13 +0000 (13:37 -0800)]
Merge pull request #14212 from stangri/master-simple-adblock
simple-adblock: bugfix - config update
Rosen Penev [Mon, 14 Dec 2020 21:36:15 +0000 (13:36 -0800)]
Merge pull request #14196 from pprindeville/issue#14195
isc-dhcp: seeing crashes when attempting to update dynamic dns
Rosen Penev [Mon, 14 Dec 2020 21:34:35 +0000 (13:34 -0800)]
Merge pull request #14158 from PolynomialDivision/snmpv6-collector
prometheus-node-exporter-lua: add snmp6 exporter
Rosen Penev [Mon, 14 Dec 2020 21:32:59 +0000 (13:32 -0800)]
Merge pull request #14162 from Cynerd/rpcd-mod-lxc-postinst
rpcd-mod-lxc: add postinst to reload rpcd on update/installation
Josef Schlehofer [Mon, 14 Dec 2020 20:44:50 +0000 (21:44 +0100)]
Merge pull request #14224 from commodo/python-bump
python3: bump to version 3.9.1
Karl Palsson [Sun, 13 Dec 2020 21:55:06 +0000 (21:55 +0000)]
mosquitto: bump to 2.0.2
Full changelog: https://mosquitto.org/blog/2020/12/version-2-0-2-released/
* Enables DHE ciphers
* Improved response time with http_dir and websockets
Drops a patch no longer required due to upstream fixes.
Signed-off-by: Karl Palsson <karlp@etactica.com>
Karl Palsson [Mon, 14 Dec 2020 15:09:32 +0000 (15:09 +0000)]
libs: cjson: correctly install to named include paths
Supports the more traditional "#include <cjson/cJSON.h>"
instead of dropping them in the root.
Signed-off-by: Karl Palsson <karlp@etactica.com>
Rosen Penev [Mon, 14 Dec 2020 07:41:01 +0000 (23:41 -0800)]
Merge pull request #14222 from neheb/pngg
libpng: disable building of executables
Rosen Penev [Mon, 14 Dec 2020 07:40:40 +0000 (23:40 -0800)]
Merge pull request #14210 from lucize/libreup
librswan: add xfrm interface depends
Lucian Cristian [Sat, 12 Dec 2020 09:34:53 +0000 (11:34 +0200)]
libreswan: add xfrm interface depends
ipsec needs xfrmi support
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Alexandru Ardelean [Mon, 14 Dec 2020 06:32:23 +0000 (08:32 +0200)]
python3: bump to version 3.9.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Rosen Penev [Mon, 14 Dec 2020 03:19:54 +0000 (19:19 -0800)]
libpng: disable building of executables
They are not packaged here. Upstream backport.
Speeds up compilation and avoids a zlib hack.
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 14 Dec 2020 02:50:27 +0000 (18:50 -0800)]
Merge pull request #14221 from neheb/ge
gerbera update
Rosen Penev [Mon, 14 Dec 2020 00:37:32 +0000 (16:37 -0800)]
Merge pull request #14220 from neheb/autoc
autoconf: update to 2.70
Rosen Penev [Mon, 14 Dec 2020 00:37:08 +0000 (16:37 -0800)]
Merge pull request #14218 from neheb/alpp
alpine: update to 2.24
Rosen Penev [Mon, 14 Dec 2020 00:36:16 +0000 (16:36 -0800)]
Merge pull request #14219 from neheb/archi
libarchive: update to 2.5.0
Rosen Penev [Mon, 14 Dec 2020 00:34:11 +0000 (16:34 -0800)]
gerbera: bump as static libraries were updated
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 14 Dec 2020 00:31:37 +0000 (16:31 -0800)]
spdlog: update to 1.8.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 14 Dec 2020 00:30:19 +0000 (16:30 -0800)]
pugixml: update to 1.11.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 12 Dec 2020 07:49:51 +0000 (23:49 -0800)]
autoconf: update to 2.70
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 12 Dec 2020 07:55:16 +0000 (23:55 -0800)]
libarchive: update to 2.5.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 13 Dec 2020 23:31:53 +0000 (15:31 -0800)]
alpine: update to 2.24
Add BROKEN to nossl. Upstream broke it by requiring OpenSSL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Carlos Miguel Ferreira [Mon, 14 Dec 2020 00:10:59 +0000 (00:10 +0000)]
boost: Removes unecessary patch
Fixed in upstream
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
Carlos Miguel Ferreira [Sun, 13 Dec 2020 21:30:36 +0000 (21:30 +0000)]
boost: Updates package to version 1.75
This commit updates boost to version 1.75
This release brings three new packages
* JSON parsing, serialization, and DOM in C++11, from Vinnie Falco and
Krystian Stasiowski. [1]
* LEAF: A lightweight error-handling library for C++11, from Emil
Dotchevski. [2]
* PFR: Basic reflection without macro or boilerplate code for user
defined types, from Antony Polukhin. [3]
More info about Boost 1.75.0 can be found at the usual place [4].
[1]: https://www.boost.org/libs/json/
[2]: https://www.boost.org/libs/leaf/
[3]: https://www.boost.org/libs/pfr/
[4]: https://www.boost.org/users/history/version_1_75_0.html
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
Rosen Penev [Sat, 12 Dec 2020 22:02:36 +0000 (14:02 -0800)]
Merge pull request #14211 from neheb/glbbbbbb
glib2: use normal format functions
Stan Grishin [Sat, 12 Dec 2020 21:58:21 +0000 (15:58 -0600)]
simple-adblock: bugfix - config update
Signed-off-by: Stan Grishin <stangri@melmac.net>
Rosen Penev [Sat, 12 Dec 2020 19:30:11 +0000 (11:30 -0800)]
glib2: use normal format functions
These meson checks rely on being able to run binaries. Just force them
on. Reduces compiled size.
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Sat, 12 Dec 2020 16:21:51 +0000 (18:21 +0200)]
Merge pull request #14204 from PolynomialDivision/collectd-add-dhcp
collectd: add dhcpleases plugin
Nick Hainke [Fri, 11 Dec 2020 19:19:02 +0000 (20:19 +0100)]
collectd: add dhcpleases plugin
Count the current dhcpleases. Currently, we use a bash script
that does the same job (Freifunk Berlin). We want to use native
collectd plugin for that.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Rosen Penev [Fri, 11 Dec 2020 02:35:29 +0000 (18:35 -0800)]
subversion: fix compilation with full NLS
Needs a linker flag.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 12 Dec 2020 01:25:32 +0000 (17:25 -0800)]
Merge pull request #14187 from BKPepe/disable-selinux-for-augeas
augeas: disable selinux
Rosen Penev [Sat, 12 Dec 2020 01:24:29 +0000 (17:24 -0800)]
Merge pull request #14192 from neheb/i2pd
i2pd: backport upstream fix for i386
Rosen Penev [Thu, 10 Dec 2020 23:00:43 +0000 (15:00 -0800)]
i2pd: backport upstream fix for i386
Fixes compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 11 Dec 2020 22:59:14 +0000 (14:59 -0800)]
Merge pull request #14181 from sartura/feature_uci2-package
uci2: add library package
Rosen Penev [Fri, 11 Dec 2020 22:58:06 +0000 (14:58 -0800)]
Merge pull request #14203 from zokl/javascript-obfuscator_2.9.4
javascript-obfuscator: upgrade package to version 2.9.4
Rosen Penev [Fri, 11 Dec 2020 22:51:21 +0000 (14:51 -0800)]
Merge pull request #14201 from ja-pa/curl-7.74.0
curl: update to version 7.74.0 (security fix)
Zbyněk Kocur [Fri, 11 Dec 2020 18:52:44 +0000 (19:52 +0100)]
javascript-obfuscator: upgrade package to versioon 2.9.4
Signed-off-by: Zbyněk Kocur <zbynek.kocur@fel.cvut.cz>
Josef Schlehofer [Fri, 11 Dec 2020 18:08:25 +0000 (19:08 +0100)]
Merge pull request #14178 from BKPepe/hwinfo-fix-version
Fix version in hwinfo and a few cosmetic stuff
Jan Pavlinec [Fri, 11 Dec 2020 12:19:30 +0000 (13:19 +0100)]
curl: update to version 7.74.0 (security fix)
Fixes:
CVE-2020-8286
CVE-2020-8285
CVE-2020-8284
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Josef Schlehofer [Wed, 9 Dec 2020 23:10:07 +0000 (00:10 +0100)]
augeas: disable selinux
Fixes:
Package augeas is missing dependencies for the following libraries:
libselinux.so.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Florian Eckert [Fri, 11 Dec 2020 06:06:06 +0000 (07:06 +0100)]
Merge pull request #14190 from TDT-AG/pr/
20201210-lcd4linux
lcd4linux: switch service to procd
Rosen Penev [Fri, 11 Dec 2020 02:00:47 +0000 (18:00 -0800)]
Merge pull request #14194 from neheb/i3
github: test i386_pentium-mmx instead of pentium4
Philip Prindeville [Fri, 11 Dec 2020 00:20:59 +0000 (17:20 -0700)]
isc-dhcp: seeing crashes when attempting to update dynamic dns
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Rosen Penev [Fri, 11 Dec 2020 00:10:38 +0000 (16:10 -0800)]
Merge pull request #14193 from nxhack/node_14151
node: update to v14.15.1
Rosen Penev [Fri, 11 Dec 2020 00:08:23 +0000 (16:08 -0800)]
github: test i386_pentium-mmx instead of pentium4
It seems the former causes more compilation failures due to not having
SSE.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 10 Dec 2020 22:56:16 +0000 (14:56 -0800)]
Merge pull request #14191 from luizluca/easy-rsa-3.0.8
openvpn-easy-rsa: bump to 3.0.8
Rosen Penev [Thu, 10 Dec 2020 22:55:35 +0000 (14:55 -0800)]
Merge pull request #14135 from simm42/master
Add support to darkstat to allow multiple local networks to be specified for montioring
Luiz Angelo Daros de Luca [Mon, 7 Dec 2020 21:00:37 +0000 (18:00 -0300)]
openvpn-easy-rsa: bump to 3.0.8
New easyrsa will look for missing vars and x509-types where easyrsa
is located (following symlink). /usr/bin/easyrsa is now a link
to /usr/lib/easyrsa/easyrsa and /usr/lib/easyrsa/{vars,x509-types} a
link to /etc/easyrsa/{vars,x509-types}. This keeps the same previous
OpenWrt easyrsa behavior which tries to use $PWD/pki and
/etc/easyrsa/{vars,x509-types}, but without patching it.
Easyrsa can also use env vars to set pki root path (instead of
/usr/lib/easyrsa), pki path (instead of $PWD/pki) and vars path.
Those variables are commented in /etc/profile.d/50-openvpn-easy-rsa.sh
as an example of how to make easyrsa run independent of $PWD. That
scriptlet also sets $EASYRSA_TEMP_DIR from $EASYRSA_PKI/tmp to /tmp
in order to avoid writing to persistent media (normally flash). However,
as a profile scriptlet, it will only be used after session is restarted.
The "build" tgz was replaced by the "source" tar. "build" version has a
different file structure, making any patch backports too complex.
I'm also putting myself as maintainer.
Closes openwrt/openwrt#2926, since it moved to openwrt/packages.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Florian Eckert [Thu, 10 Dec 2020 14:51:27 +0000 (15:51 +0100)]
lcd4linux: switch service to procd
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Michael Heimpold [Thu, 10 Dec 2020 14:14:56 +0000 (15:14 +0100)]
Merge pull request #13628 from mhei/php7-test
php7: add CI test script
Jakov Petrina [Tue, 8 Dec 2020 10:35:21 +0000 (11:35 +0100)]
uci2: add library package
Maintainer: @jpetrina
Compile tested: arm, ipq4018, master@r15169-
36e0268aa6
Run tested: arm, ipq4018, master@r15169-
36e0268aa6
Description:
UCI2 is a C library that provides an alternative UCI parser with an Abstract
Syntax Tree (AST) representation of configuration files.
Signed-off-by: Jakov Petrina <jakov.petrina@sartura.hr>
Tested-by: Jakov Petrina <jakov.petrina@sartura.hr>
Rosen Penev [Thu, 10 Dec 2020 09:41:23 +0000 (01:41 -0800)]
libpng: fix paths in config files
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 10 Dec 2020 09:47:49 +0000 (01:47 -0800)]
xmlrpc-c: fix config file prefix path
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 8 Dec 2020 05:48:21 +0000 (21:48 -0800)]
curl: fix host config file
Fix the prefix instead.
Replace custom Compile section with PKG_INSTALL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 8 Dec 2020 05:52:20 +0000 (21:52 -0800)]
gnurl: fix host config file
Fix the prefix instead.
Replace custom Compile section with PKG_INSTALL.
Minor cleanups for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 8 Dec 2020 05:55:33 +0000 (21:55 -0800)]
libgcrypt: fix config file
Change the prefix instead of each path.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 9 Dec 2020 10:53:22 +0000 (02:53 -0800)]
kmod: fix wrong paths in pkgconfig files
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 9 Dec 2020 10:57:02 +0000 (02:57 -0800)]
libuv: fix pkgconfig paths for libuv-static.pc as well
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 1 Sep 2020 21:45:54 +0000 (14:45 -0700)]
iftop: fix compilation with GCC 10
GCC 10 defaults to fno-common, which demands unique defenitions.
Patch taken from buildroot.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Paul Spooren [Wed, 9 Dec 2020 21:46:51 +0000 (11:46 -1000)]
iftop: add package
Moved over from openwrt.git
Signed-off-by: Paul Spooren <mail@aparcar.org>
Stan Grishin [Mon, 28 Sep 2020 20:10:30 +0000 (20:10 +0000)]
https-dns-proxy: update binary to 2020-08-21
Signed-off-by: Stan Grishin <stangri@melmac.net>
Rosen Penev [Thu, 10 Dec 2020 09:30:09 +0000 (01:30 -0800)]
Merge pull request #14177 from neheb/bash
bash: update to 5.1
Rosen Penev [Thu, 10 Dec 2020 09:29:41 +0000 (01:29 -0800)]
Merge pull request #14189 from nxhack/mg_681
mg: update to 6.8.1
Hirokazu MORIKAWA [Thu, 10 Dec 2020 05:51:08 +0000 (14:51 +0900)]
node: update to v14.15.1
Update to v14.15.1
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Hirokazu MORIKAWA [Thu, 10 Dec 2020 00:13:35 +0000 (09:13 +0900)]
mg: update to 6.8.1
update to 6.8.1
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Rosen Penev [Wed, 9 Dec 2020 09:40:11 +0000 (01:40 -0800)]
modemmanager: bump release
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Karel Kočí [Mon, 7 Dec 2020 15:54:11 +0000 (16:54 +0100)]
rpcd-mod-lxc: add postinst to reload rpcd on update/installation
This is dependency of luci-app-lxc and when users install that package
it is no way clear that they have to reload rpcd to get it working
correctly. Without it container listing does not work.
In general this reload should be in this package simply because other
rpcd-mod-* packages reload rpcd as well.
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
Rosen Penev [Wed, 9 Dec 2020 08:55:54 +0000 (00:55 -0800)]
Merge pull request #13009 from valexi7/master
modemmanager: Added options
Rosen Penev [Wed, 9 Dec 2020 01:19:14 +0000 (17:19 -0800)]
Merge pull request #14159 from ja-pa/git-2.29.2
git: update to version 2.29.2
Josef Schlehofer [Wed, 9 Dec 2020 01:16:54 +0000 (02:16 +0100)]
hwinfo: refresh patches to avoid fuzz and offset
Fixes:
Applying patch 3-assorted-Makefile-butchery
patching file Makefile
patching file Makefile.common
patching file src/Makefile
patching file src/hd/Makefile
Hunk #1 succeeded at 8 with fuzz 1 (offset -4 lines).
patching file src/isdn/Makefile
patching file src/smp/Makefile
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Tue, 8 Dec 2020 09:21:07 +0000 (01:21 -0800)]
bash: update to 5.1
Remove upstreamed patches.
Refresh others.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 8 Dec 2020 08:47:34 +0000 (00:47 -0800)]
apr-util: fix config file and install to proper location
This allows subversion to find it properly.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 9 Dec 2020 00:54:04 +0000 (16:54 -0800)]
Merge pull request #14176 from zhanhb/less
less: update to 563, move binary to /usr/libexec
Rosen Penev [Wed, 9 Dec 2020 00:52:23 +0000 (16:52 -0800)]
Merge pull request #14175 from Andy2244/samba-4.13.2
samba4: update to 4.13.2
Rosen Penev [Wed, 9 Dec 2020 00:50:57 +0000 (16:50 -0800)]
Merge pull request #14174 from Andy2244/libtirpc-1.3.1
libtirpc: update to 1.3.1
Rosen Penev [Wed, 9 Dec 2020 00:50:35 +0000 (16:50 -0800)]
Merge pull request #14173 from Andy2244/wsdd2-19-11-2020
wsdd2: update to git (2020-11-19)
Josef Schlehofer [Wed, 9 Dec 2020 00:27:46 +0000 (01:27 +0100)]
hwinfo: add PKG_LICENSE_FILES
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Wed, 9 Dec 2020 00:26:37 +0000 (01:26 +0100)]
hwinfo: fix hardcoded version in patch
Fixes: 7dc7e46d4840ae6905eec995e277553cd96e6639 ("hwinfo: update to
version 21.71")
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Huangbin Zhan [Tue, 8 Dec 2020 22:31:05 +0000 (06:31 +0800)]
less: update to general release version 563
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
Huangbin Zhan [Tue, 8 Dec 2020 22:30:54 +0000 (06:30 +0800)]
less: move binary of alternatives to /usr/libexec
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
Andy Walsh [Tue, 8 Dec 2020 18:49:35 +0000 (19:49 +0100)]
wsdd2: update to git (2020-11-19)
* update to git (2020-11-19)
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Tue, 8 Dec 2020 18:48:00 +0000 (19:48 +0100)]
samba4: update to 4.13.2
* update to 4.13.2
* remove outdated option "write cache size"
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Tue, 8 Dec 2020 18:44:58 +0000 (19:44 +0100)]
libtirpc: update to 1.3.1
* update to 1.3.1
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Karl Palsson [Fri, 4 Dec 2020 11:11:04 +0000 (11:11 +0000)]
Mosquitto: major update to version 2.0
Major release, full release notes available at:
https://mosquitto.org/blog/2020/12/version-2-0-0-released/
Tested on ath79, ssl full, ssl trimmed and non-ssl builds, and also all
at the same time.
Users may/will run into some of the changes in default
authentication. Note
https://mosquitto.org/documentation/migrating-to-2-0/ for tips on
migrating.
Patch included has already merged upstream, but didn't make the release:
https://github.com/eclipse/mosquitto/pull/1930
Signed-off-by: Karl Palsson <karlp@etactica.com>
Karl Palsson [Fri, 4 Dec 2020 11:51:48 +0000 (11:51 +0000)]
libs: add cJSON
New package, new dependency of mosquitto v2.0
Signed-off-by: Karl Palsson <karlp@etactica.com>
Rosen Penev [Tue, 8 Dec 2020 08:50:44 +0000 (00:50 -0800)]
subversion: update to 1.14.0
Remove several configure options. apr-(utils) has been fixed, which
makes them useless. Also removed PKG_BUILD_DEPENDS for that reason.
Simplify NLS with autoreconf_bool.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 8 Dec 2020 08:55:32 +0000 (00:55 -0800)]
Merge pull request #14166 from neheb/neonn
neon: install neon-config to host path
Rosen Penev [Tue, 8 Dec 2020 07:48:03 +0000 (23:48 -0800)]
Merge pull request #12913 from ja-pa/augeas-new-package
augeas & python-augeas: add new package
Rosen Penev [Tue, 8 Dec 2020 05:56:32 +0000 (21:56 -0800)]
Merge pull request #14172 from neheb/apr
apr: install apr-1-config to host
Rosen Penev [Tue, 8 Dec 2020 05:24:41 +0000 (21:24 -0800)]
Merge pull request #14171 from neheb/ftdione
libftdi: install libftdi-config to host