Alexandru Ardelean [Mon, 5 Jul 2021 07:35:41 +0000 (10:35 +0300)]
django: bump to version 3.2.5
Several bug-fixes.
Fix CVE-2021-35042
Release notes:
https://docs.djangoproject.com/en/3.2/releases/3.2.5/
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Rosen Penev [Sat, 3 Jul 2021 22:16:26 +0000 (15:16 -0700)]
Merge pull request #16012 from commodo/python-dateutil
python-dateutil: add setuptools-scm build dep
Rosen Penev [Sat, 3 Jul 2021 22:15:21 +0000 (15:15 -0700)]
Merge pull request #16025 from rs/nextdns-1.34.2-master
nextdns: Update to version 1.34.2
Michael Heimpold [Fri, 2 Jul 2021 21:55:45 +0000 (23:55 +0200)]
libzip: fix typo in patch (fixes #15992)
This prevented expansion of libdir in pkgconfig.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Olivier Poitrey [Fri, 2 Jul 2021 18:54:56 +0000 (18:54 +0000)]
nextdns: Update to version 1.34.2
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
Alexandru Ardelean [Wed, 30 Jun 2021 14:30:41 +0000 (17:30 +0300)]
python-dateutil: add setuptools-scm build dep
Following:
https://github.com/openwrt/packages/pull/16004
https://github.com/openwrt/packages/pull/15995
https://github.com/openwrt/packages/issues/15988
It seems that dateutil requires setuptools-scm to be installed.
As such, this is being added as a dependency.
Also, bump setuptools-scm to version 6.0.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Philip Prindeville [Thu, 1 Jul 2021 23:05:41 +0000 (17:05 -0600)]
Merge pull request #16010 from pprindeville/strongswan-simplify-stroke-install
strongswan: trivial improvement in 'stroke' packaging
Michael Heimpold [Thu, 1 Jul 2021 18:40:53 +0000 (20:40 +0200)]
Merge pull request #14716 from mhei/libgpiod-update
libgpiod: update to 1.6.3
Philip Prindeville [Thu, 1 Jul 2021 18:07:53 +0000 (12:07 -0600)]
strongswan: trivial improvement in 'stroke' packaging
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Rosen Penev [Wed, 30 Jun 2021 23:31:10 +0000 (16:31 -0700)]
Merge pull request #16003 from zorun/tessdata_speed_build
tessdata: uncompress tarball only once to speed up builds
Baptiste Jonglez [Wed, 30 Jun 2021 12:09:42 +0000 (14:09 +0200)]
tessdata: uncompress tarball only once to speed up builds
The previous approach was to uncompress N times a big tarball (638 MB)
where N=130 is the number of supported languages. Each iteration would
only extract a single file, but it still needs to uncompress the whole
tarball. This is of course completely inefficient.
Now, we uncompress the tarball only once to extract all relevant files,
and then iterate N times to copy the file needed for each language.
This massively speeds up builds, at the expense of temporarily requiring
more build space (about 1 GB more)
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
Dirk Brenken [Wed, 30 Jun 2021 10:19:25 +0000 (12:19 +0200)]
Merge pull request #16000 from dibdot/adblock
adblock: update 4.1.3-2
Daniel Golle [Wed, 30 Jun 2021 00:38:50 +0000 (01:38 +0100)]
auc: update to version 0.1.8
This fixes support for x86, auc now selects the right combined image
depending on the system being booted in EFI mode or not.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Tue, 29 Jun 2021 21:50:12 +0000 (14:50 -0700)]
Merge pull request #15979 from G-M0N3Y-2503/cache-domains-fix-wildcard
cache-domains: Fixed missing wildcard entries
Rosen Penev [Tue, 29 Jun 2021 21:45:47 +0000 (14:45 -0700)]
Merge pull request #15950 from rsalvaterra/lolcat
lolcat: add package
Rosen Penev [Tue, 29 Jun 2021 21:41:49 +0000 (14:41 -0700)]
Merge pull request #15797 from lnslbrty/update/libulfius-2.7.3
libulfius: update to 2.7.3
Rosen Penev [Tue, 29 Jun 2021 21:41:19 +0000 (14:41 -0700)]
Merge pull request #15877 from neheb/exfatp
exfatprogs: update to 1.1.2
Rosen Penev [Tue, 29 Jun 2021 21:41:03 +0000 (14:41 -0700)]
Merge pull request #15996 from PowerDNS/dnsdist-recursor-option-checking
dnsdist, pdns-recursor: remove --enable-option-checking=fatal
Michael Heimpold [Wed, 10 Feb 2021 23:31:12 +0000 (00:31 +0100)]
libgpiod: update to 1.6.3
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Dirk Brenken [Tue, 29 Jun 2021 19:03:33 +0000 (21:03 +0200)]
adblock: update 4.1.3-2
* add a tcpdump option to resolve IPs in adblock reporting,
set 'adb_represolve' accordingly (disabled by default). If enabled
tcpdump will perform a reverse DNS (PTR) lookup for each IP address
* add 'stalkerware' source (provided by @astryzia)
* update readme
Signed-off-by: Dirk Brenken <dev@brenken.org>
David Bauer [Tue, 29 Jun 2021 17:50:13 +0000 (19:50 +0200)]
Merge pull request #15998 from blocktrron/pr-udhcpsnoop
udhcpsnoop: import package from TIP
David Bauer [Tue, 29 Jun 2021 16:38:39 +0000 (18:38 +0200)]
udhcpsnoop: import package from TIP
Import the udhcpsnoop package from the TIP feed.
The original Makefile in TIP repo spcifies GPL-2.0 as the PKG_LICENSE.
However this is a mistake, as the SPDX headers of the repos source files
all specify BSD-3-Clause as their license.
See https://github.com/Telecominfraproject/wlan-ap/blob/uCentral-trunk/feeds/ucentral/udhcpsnoop/Makefile
Signed-off-by: David Bauer <mail@david-bauer.net>
Michael Heimpold [Tue, 29 Jun 2021 11:51:11 +0000 (13:51 +0200)]
Merge pull request #15992 from mhei/libzip-fix-pkgconfig
libzip: fix pkgconfig paths (fixes #15943)
Peter van Dijk [Tue, 29 Jun 2021 09:51:04 +0000 (11:51 +0200)]
pdns-recursor: remove --enable-option-checking=fatal
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
Peter van Dijk [Tue, 29 Jun 2021 09:50:55 +0000 (11:50 +0200)]
dnsdist: remove --enable-option-checking=fatal
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
Josef Schlehofer [Tue, 29 Jun 2021 07:09:32 +0000 (09:09 +0200)]
Revert "uci2: update revision"
I'm reverting this commit, because it is pulling newer source code, but
without doing a new version bump. This results that users who already
installed this library on their router will have different package
content than users who installed it after the commit.
The another small reason is that commit subject - update revision is cryptic itself and should be more bulletproof like saying update to version 1.1
More details: https://github.com/openwrt/packages/pull/15990#issuecomment-
870333695
This reverts commit
e7793234815ae53cbf05f87ce36309af5956c399.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Michael Heimpold [Mon, 28 Jun 2021 20:09:01 +0000 (22:09 +0200)]
libzip: fix pkgconfig paths (fixes #15943)
We should use upstream patch here, which can be removed later,
instead of maintaining our own one.
Reported-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Rosen Penev [Mon, 28 Jun 2021 19:50:21 +0000 (12:50 -0700)]
Merge pull request #15889 from flyn-org/podman
podman: change permissions on /usr/share/containers/seccomp.json
Rosen Penev [Mon, 28 Jun 2021 19:48:55 +0000 (12:48 -0700)]
Merge pull request #15851 from brvphoenix/ariang
ariang: update to 1.2.2
Rosen Penev [Mon, 28 Jun 2021 19:47:42 +0000 (12:47 -0700)]
Merge pull request #15991 from Andy2244/wsdd2-1.8.5
wsdd2: update to git 2021-06-28 (v1.8.5)
Rosen Penev [Mon, 28 Jun 2021 19:47:09 +0000 (12:47 -0700)]
Merge pull request #15990 from sartura/uci2-bump
uci2: update revision
Rosen Penev [Mon, 28 Jun 2021 19:45:21 +0000 (12:45 -0700)]
Merge pull request #15982 from Andy2244/samba-4.14.5
samba4: update to 4.14.5
Rosen Penev [Mon, 28 Jun 2021 19:44:48 +0000 (12:44 -0700)]
Merge pull request #15981 from Andy2244/rpcbind-1.2.6
rpcbind: update to 1.2.6
Rosen Penev [Mon, 28 Jun 2021 19:44:33 +0000 (12:44 -0700)]
Merge pull request #15980 from Andy2244/libtirpc-1.3.2
libtirpc: update to 1.3.2
Andy Walsh [Mon, 28 Jun 2021 16:06:03 +0000 (18:06 +0200)]
wsdd2: update to git 2021-06-28 (v1.8.5)
* update to git 2021-06-28 (v1.8.5)
* add extra startup delay
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Jakov Petrina [Mon, 28 Jun 2021 07:25:58 +0000 (09:25 +0200)]
uci2: update revision
Pull in new API function from upstream.
Signed-off-by: Jakov Petrina <jakov.petrina@sartura.hr>
Rui Salvaterra [Fri, 25 Jun 2021 08:04:23 +0000 (09:04 +0100)]
lolcat: add package
A pure C implementation of lolcat, probably the lightest out there.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Philip Prindeville [Mon, 28 Jun 2021 05:52:02 +0000 (23:52 -0600)]
Merge pull request #15973 from pprindeville/strongswan-more-config-cleanup
strongswan: miscellaneous cleanup of config file, etc
Philip Prindeville [Sun, 27 Jun 2021 22:45:40 +0000 (16:45 -0600)]
strongswan: add priority option
Also from Vincent Wiemann <vincent.wiemann@ironai.com>.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Philip Prindeville [Sun, 27 Jun 2021 22:13:54 +0000 (16:13 -0600)]
strongswan: add ipcomp support
Also from Vincent Wiemann <vincent.wiemann@ironai.com>.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Philip Prindeville [Sat, 26 Jun 2021 19:18:12 +0000 (13:18 -0600)]
strongswan: add interface option for children
This option sets the interface of the policy.
Also from Vincent Wiemann <vincent.wiemann@ironai.com>.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Philip Prindeville [Sat, 26 Jun 2021 19:01:20 +0000 (13:01 -0600)]
strongswan: add support for hw_offload
Also from Vincent Wiemann <vincent.wiemann@ironai.com>.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Philip Prindeville [Sat, 26 Jun 2021 17:26:18 +0000 (11:26 -0600)]
strongswan: miscellaneous cleanup of config file, etc
Use list's where appropriate for multi-value config variables.
Forbid absolute/relative paths for certificate and key files.
Get rid of last remnants of left/right naming.
Factor invariant code paths.
Drop redundant secrets.rsa.filename section.
Thanks to Vincent Wiemann <vincent.wiemann@ironai.com> for calling
out many of these improvements.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Philip Prindeville [Sun, 27 Jun 2021 22:26:39 +0000 (16:26 -0600)]
strongswan: rename config functions
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Rosen Penev [Sun, 27 Jun 2021 21:36:51 +0000 (14:36 -0700)]
Merge pull request #15978 from micmac1/marcmake
mariadb: fix cmake issue
Matthias Schiffer [Sun, 27 Jun 2021 14:46:38 +0000 (16:46 +0200)]
fastd: make L2TP support a config option instead of a variant
We enable the option by default, but do not depend on the kernel modules
required for L2TP offloading to avoid wasting space when the feature is
not needed. To use offloading, kmod-l2tp-eth must be installed.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Andy Walsh [Sun, 27 Jun 2021 13:15:26 +0000 (15:15 +0200)]
samba4: update to 4.14.5
* update to 4.14.5
* refresh patches
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Sun, 27 Jun 2021 13:08:54 +0000 (15:08 +0200)]
rpcbind: update to 1.2.6
* update to 1.2.6
* remove merged upstream patch
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Sun, 27 Jun 2021 13:07:10 +0000 (15:07 +0200)]
libtirpc: update to 1.3.2
update to 1.3.2
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Matthias Schiffer [Sun, 27 Jun 2021 12:48:48 +0000 (14:48 +0200)]
fastd: fix start of non-L2TP variant
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Matthias Schiffer [Sun, 27 Jun 2021 11:26:26 +0000 (13:26 +0200)]
fastd: add L2TP variant
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Matthias Schiffer [Sun, 27 Jun 2021 11:07:49 +0000 (13:07 +0200)]
fastd: update to v22
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Matthias Schiffer [Sun, 7 Mar 2021 10:50:04 +0000 (11:50 +0100)]
fastd: disable GMAC-based methods by default
The UMAC-based methods provide higher performance than GMAC and aren't
suspectible to timing attacks when implemented in software (which is
always the case on OpenWrt, as OpenSSL support is disabled). Disable
GMAC by default to save a few KiB.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Matthias Schiffer [Sun, 7 Mar 2021 10:48:32 +0000 (11:48 +0100)]
fastd: simplify Config.in
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Gerard Ryan [Sun, 27 Jun 2021 06:11:34 +0000 (16:11 +1000)]
cache-domains: Fixed missing wildcard entries
The fix requires the use of the generated dnsmasq `lancache.conf` file.
So I moved configuration of the hosts directory out of the UCI and into
the generated dnsmasq configuration file to simplify the script.
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Sebastian Kemper [Sat, 26 Jun 2021 21:10:37 +0000 (23:10 +0200)]
mariadb: fix cmake issue
Same fix that went into libmariadb package with commit
fd13c12.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Rosen Penev [Sat, 26 Jun 2021 19:52:42 +0000 (12:52 -0700)]
Merge pull request #15937 from TDT-AG/pr/
20210623-libmariadb
libmariadb: fix compilation cmake issue
Rosen Penev [Sat, 26 Jun 2021 19:43:45 +0000 (12:43 -0700)]
Merge pull request #15975 from rs/nextdns-1.33.11-master
nextdns: Update to version 1.33.11
Rosen Penev [Sat, 26 Jun 2021 19:41:57 +0000 (12:41 -0700)]
Merge pull request #15956 from neheb/acm
acme: update to 2.9.0
Olivier Poitrey [Sat, 26 Jun 2021 18:00:32 +0000 (18:00 +0000)]
nextdns: Update to version 1.33.11
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
Rosen Penev [Sat, 26 Jun 2021 05:06:20 +0000 (22:06 -0700)]
acme: run through shellcheck
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 26 Jun 2021 04:58:01 +0000 (21:58 -0700)]
acme: update to 2.9.0
Switch to AUTORELEASE to avoid bumping PKG_RELEASE all the time.
Run shell scripts through shfmt -w -ci -bn -sr -s in order to have a
standard style.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 26 Jun 2021 04:24:16 +0000 (21:24 -0700)]
Merge pull request #15946 from neheb/ms
msgpack-c: don't check for GTest
Dirk Brenken [Fri, 25 Jun 2021 21:15:06 +0000 (23:15 +0200)]
travelmate: startup fixes
* fix a possible race condition during boot
* use the new "device" syntax in the network wizard
Signed-off-by: Dirk Brenken <dev@brenken.org>
Rosen Penev [Thu, 24 Jun 2021 19:24:14 +0000 (12:24 -0700)]
Merge pull request #15949 from Andy2244/softethervpn-5.02.5180
softethervpn5: update to 5.02.5180
Andy Walsh [Thu, 24 Jun 2021 14:14:40 +0000 (16:14 +0200)]
softethervpn5: update to 5.02.5180
* update to 5.02.5180
* refresh patches
* add deps: libsodium
* fix (Build/Install)
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
fixup
Hannu Nyman [Thu, 24 Jun 2021 12:35:57 +0000 (15:35 +0300)]
Merge pull request #15874 from nwidger/feature_add_delve_package
delve: add package
Niels Widger [Tue, 15 Jun 2021 17:33:58 +0000 (13:33 -0400)]
delve: add package
Signed-off-by: Niels Widger <niels@qacafe.com>
Josef Schlehofer [Thu, 24 Jun 2021 11:23:12 +0000 (13:23 +0200)]
Merge pull request #15947 from ja-pa/tailscale-1.8.7
tailscale: update to version 1.8.7
Jan Pavlinec [Thu, 24 Jun 2021 10:23:25 +0000 (12:23 +0200)]
tailscale: update to version 1.8.7
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Rosen Penev [Thu, 24 Jun 2021 10:18:44 +0000 (03:18 -0700)]
Merge pull request #15944 from neheb/spd
spdlog: fix compilation with fmtlib 8
Rosen Penev [Thu, 24 Jun 2021 08:11:27 +0000 (01:11 -0700)]
msgpack-c: don't check for GTest
Not available with OpenWrt. Fixes compilation when host GTest is
present.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 24 Jun 2021 08:12:33 +0000 (01:12 -0700)]
spdlog: fix compilation with fmtlib 8
Small API change.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 23 Jun 2021 23:47:34 +0000 (16:47 -0700)]
Merge pull request #15936 from srchack/open-vm-tools-bump-11.3.0
open-vm-tools: update to 11.3.0
Rosen Penev [Wed, 23 Jun 2021 23:42:14 +0000 (16:42 -0700)]
Merge pull request #15939 from yangfl/master
dante: adopt package
David Yang [Wed, 23 Jun 2021 15:07:33 +0000 (23:07 +0800)]
dante: adopt package
Give this package more love by adopting it :)
Changes since 1.4.1-4:
* change maintainer to me
* update to 1.4.3
+ add example config files sockd.conf and socks.conf
+ add service file for sockd
* update 200-fix-RTLD_NEXT.patch
- remove merged 210-deactivate-sched_setscheduler.patch
* fix Autoconf build file
Signed-off-by: David Yang <mmyangfl@gmail.com>
Michael Heimpold [Wed, 23 Jun 2021 18:09:20 +0000 (20:09 +0200)]
Merge pull request #15930 from mhei/libzip-update
libzip: update to 1.8.0
Yuhei OKAWA [Wed, 23 Jun 2021 02:25:46 +0000 (11:25 +0900)]
open-vm-tools: update to 11.3.0
Refreshed patches.
Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
Felix Fietkau [Wed, 23 Jun 2021 13:46:34 +0000 (15:46 +0200)]
openvswitch: add support for definining bridge ports in the config
Add limited procd support to handle config reload
Option drop_unknown_ports can be used to ensure that only configured ports
are part of the bridge
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Florian Eckert [Wed, 23 Jun 2021 09:54:30 +0000 (11:54 +0200)]
libmariadb: fix compilation cmake issue
This patch fixes the compilation issue of the upstream Cmake file.
If this patch is not applied we get the following compilation error output.
CMake Error at cmake/ConnectorName.cmake:30 (ENDMACRO):
Flow control statements are not properly nested.
Call Stack (most recent call first):
CMakeLists.txt:423 (INCLUDE)
The blamed cmake/ConnectorName.cmake file gets fixed with this patch.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Toni Uhlig [Mon, 7 Jun 2021 11:26:38 +0000 (13:26 +0200)]
libulfius: update to 2.7.3
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Rosen Penev [Tue, 22 Jun 2021 10:52:00 +0000 (03:52 -0700)]
Merge pull request #15932 from tru7/libfmt
libfmt: bump to version 8.0.0
Karl Palsson [Tue, 22 Jun 2021 09:27:24 +0000 (09:27 +0000)]
net/mosquitto: add respawn
As a daemon service, respawn is expected by default, and we have that
facility available via procd.
Suggested-in: https://github.com/openwrt/packages/pull/15272
Signed-off-by: Karl Palsson <karlp@etactica.com>
Florian Eckert [Tue, 22 Jun 2021 08:07:22 +0000 (10:07 +0200)]
ddns-scripts: get l3 device for bind network using curl
If pppoe is used for wan access. script set 'eth1' as interface for curl
call. The correct interface is however 'pppoe-wan'.
The script uses 'network_get_physdev' function to get real device for
bind_network but this is wrong. We need instead the l3_device of the the
logical interface.
In case if we don't use pppoe connection - 'l3_device' is equal to real device.
This was reported by the github user `welderpb` with P/R:
https://github.com/openwrt/packages/pull/14431
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Othmar Truniger [Tue, 22 Jun 2021 07:32:58 +0000 (09:32 +0200)]
libfmt: bump to version 8.0.0
Signed-off-by: Othmar Truniger <github@truniger.ch>
Rosen Penev [Tue, 22 Jun 2021 03:08:38 +0000 (20:08 -0700)]
Merge pull request #15860 from neheb/meson3
meson: use ninja from tools
Rosen Penev [Tue, 22 Jun 2021 03:08:09 +0000 (20:08 -0700)]
Merge pull request #15884 from neheb/dom
domoticz: update to 2021.1 and fix other packages
Michael Heimpold [Mon, 21 Jun 2021 21:00:09 +0000 (23:00 +0200)]
libzip: update to 1.8.0
Disable (new) support for zstd (Zstandard) compression for now.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Jan Hak [Mon, 21 Jun 2021 08:52:32 +0000 (10:52 +0200)]
knot: update to version 3.0.7
Signed-off-by: Jan Hak <jan.hak@nic.cz>
Jan Hak [Mon, 21 Jun 2021 08:51:13 +0000 (10:51 +0200)]
libedit: update to version
20210522-3.1
Signed-off-by: Jan Hak <jan.hak@nic.cz>
Van Waholtz [Sun, 13 Jun 2021 09:19:26 +0000 (17:19 +0800)]
frp: update to 0.37.0
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
Rosen Penev [Mon, 14 Jun 2021 01:47:34 +0000 (18:47 -0700)]
meson: use ninja from tools
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 14 Jun 2021 01:28:29 +0000 (18:28 -0700)]
ninja: remove host build.
There's tools/ninja now, with jobserver support.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 21 Jun 2021 06:37:44 +0000 (23:37 -0700)]
Merge pull request #15913 from neheb/sum
sumo: fix compilation when gtest is present
Josef Schlehofer [Sun, 20 Jun 2021 08:04:14 +0000 (10:04 +0200)]
Merge pull request #15923 from nxhack/icu_691
icu: bump to 69.1
Hirokazu MORIKAWA [Sun, 20 Jun 2021 05:14:42 +0000 (14:14 +0900)]
icu: bump to 69.1
ICU 69 updates to CLDR 39 locale data with many additions and corrections. ICU 69 also includes significant improvements for measurement unit formatting and number formatting in general, as well as many other bug fixes and enhancements.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Rosen Penev [Sun, 20 Jun 2021 00:43:22 +0000 (17:43 -0700)]
Merge pull request #15914 from neheb/mra
libmraa: don't build tests
Rosen Penev [Sat, 19 Jun 2021 05:37:35 +0000 (22:37 -0700)]
libmraa: don't build tests
Fixes compilation when gtest is present.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 19 Jun 2021 07:36:51 +0000 (00:36 -0700)]
sumo: fix compilation when gtest is present
Removes cmake check for gtest.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 19 Jun 2021 20:13:00 +0000 (13:13 -0700)]
Merge pull request #15908 from mlichvar/chrony-fix-uci-allow
chrony: fix uci NTP access configuration