Jeffery To [Mon, 3 Jan 2022 14:42:05 +0000 (22:42 +0800)]
Merge pull request #17458 from BKPepe/dnspython-2.1.0
python-dns: update to version 2.1.0
Jeffery To [Mon, 3 Jan 2022 14:35:16 +0000 (22:35 +0800)]
Merge pull request #17440 from commodo/openblas-numpy
openblas,numpy: bump versions
Rafał Miłecki [Mon, 3 Jan 2022 12:47:45 +0000 (13:47 +0100)]
dtc: drop package
It has been imported as core package into OpenWrt repository. Its fdtget
is required by sysupgrade on U-Boot devices so it couldn't live in an
extra feed.
Signed-off-by: Rafał Miłecki <[email protected]>
Rui Salvaterra [Mon, 9 Nov 2020 21:32:50 +0000 (21:32 +0000)]
getdns: add optional support for libevent2
Signed-off-by: Rui Salvaterra <[email protected]>
Rui Salvaterra [Mon, 9 Nov 2020 21:25:14 +0000 (21:25 +0000)]
getdns: clean up the configuration menu
Signed-off-by: Rui Salvaterra <[email protected]>
Rui Salvaterra [Sun, 2 Jan 2022 11:01:25 +0000 (11:01 +0000)]
stubby: clean up the makefile
These cmake modules are actually never referenced. Stubby itself doesn't link to
libidn or libunbound, only getdns does. They're most likely leftovers from when
stubby was split from getdns to its own repository.
Signed-off-by: Rui Salvaterra <[email protected]>
James White [Sat, 1 Jan 2022 16:48:55 +0000 (16:48 +0000)]
adguardhome: Update to v0.107.2 stable
Signed-off-by: James White <[email protected]>
Josef Schlehofer [Sun, 2 Jan 2022 08:37:00 +0000 (09:37 +0100)]
Merge pull request #17475 from
1715173329/dp
dnsproxy: Update to 0.40.3
Tianling Shen [Sun, 2 Jan 2022 06:13:36 +0000 (14:13 +0800)]
dnsproxy: Update to 0.40.3
Signed-off-by: Tianling Shen <[email protected]>
Philip Prindeville [Sun, 26 Dec 2021 22:51:37 +0000 (15:51 -0700)]
acpica-unix: Update to
20211217
Signed-off-by: Philip Prindeville <[email protected]>
Josef Schlehofer [Sat, 1 Jan 2022 18:04:17 +0000 (19:04 +0100)]
Merge pull request #17464 from BKPepe/libtorrent-rasterbar
libtorrent-rasterbar: backport patch to fix compilation with boost 1.…
Josef Schlehofer [Thu, 30 Dec 2021 23:29:01 +0000 (00:29 +0100)]
libtorrent-rasterbar: add patch to fix compile with boost 1.78.0
Signed-off-by: Josef Schlehofer <[email protected]>
Josef Schlehofer [Thu, 30 Dec 2021 19:02:47 +0000 (20:02 +0100)]
python-dns: update to version 2.1.0
Signed-off-by: Josef Schlehofer <[email protected]>
Carlos Miguel Ferreira [Wed, 29 Dec 2021 02:27:24 +0000 (02:27 +0000)]
boost: Bump to version 1.78.0
This commit updates boost to version 1.78.0
More info about Boost 1.78.0 can be found at the usual place [1].
No new libraries have been added.
[1]: https://www.boost.org/users/history/version_1_78_0.html
Signed-off-by: Carlos Miguel Ferreira <[email protected]>
Josef Schlehofer [Wed, 29 Dec 2021 17:35:01 +0000 (18:35 +0100)]
Merge pull request #17446 from jefferyto/golang-1.17.5
golang: Update to 1.17.5, add patch
Tianling Shen [Wed, 29 Dec 2021 08:29:06 +0000 (16:29 +0800)]
dnsproxy: Update to 0.40.2
Signed-off-by: Tianling Shen <[email protected]>
Hirokazu MORIKAWA [Tue, 28 Dec 2021 06:36:55 +0000 (15:36 +0900)]
mg: bump to 7.0
This is mg as it appears in OpenBSD 7.0.
Signed-off-by: Hirokazu MORIKAWA <[email protected]>
Florian Eckert [Tue, 28 Dec 2021 13:52:06 +0000 (14:52 +0100)]
Merge pull request #17418 from TDT-AG/pr/
20211222-mwan3
mwan3: fix mwan3 flush conntrack table call
Jeffery To [Tue, 28 Dec 2021 07:00:09 +0000 (15:00 +0800)]
golang: Update to 1.17.5, add patch
Includes fixes for:
* CVE-2021-44716: unbounded growth of HTTP/2 header canonicalization
cache
* CVE-2021-44717: syscall.ForkExec error can close file descriptor 0
Added patches:
* 001-cmd-link-use-gold-on-ARM-ARM64-only-if-gold-is-available.patch:
https://github.com/golang/go/pull/49748 backported for Go 1.17,
this removes the requirement for the gold linker when building Go
programs that use Go plugins on arm/arm64
Signed-off-by: Jeffery To <[email protected]>
Florian Eckert [Mon, 27 Dec 2021 13:18:00 +0000 (14:18 +0100)]
Merge pull request #17282 from TDT-AG/pr/
20211207-openwisp
openwisp-config: refactoring and update openwisp-config package
Alexandru Ardelean [Mon, 27 Dec 2021 10:17:58 +0000 (12:17 +0200)]
numpy: bump to version 1.21.5
Signed-off-by: Alexandru Ardelean <[email protected]>
Alexandru Ardelean [Mon, 27 Dec 2021 10:16:12 +0000 (12:16 +0200)]
libs: openblas: bump to version v0.3.19
Signed-off-by: Alexandru Ardelean <[email protected]>
Javier Marcet [Sun, 26 Dec 2021 18:22:03 +0000 (19:22 +0100)]
python3-paramiko: update to version 2.9.1
Signed-off-by: Javier Marcet <[email protected]>
Dmitry Mikhirev [Thu, 23 Dec 2021 22:31:43 +0000 (02:31 +0400)]
stubby: quote address value in config
fixes #17421
Signed-off-by: Dmitry Mikhirev <[email protected]>
Josef Schlehofer [Sat, 25 Dec 2021 22:49:36 +0000 (23:49 +0100)]
Merge pull request #17409 from alaviss/adguardhome-update
adguardhome: update to 0.107.0
David Bauer [Tue, 14 Dec 2021 23:28:09 +0000 (00:28 +0100)]
usteer: fix PKG_SOURCE_DATE
Reported-by: Hannu Nyman <[email protected]>
Signed-off-by: David Bauer <[email protected]>
Jonathan Davies [Sun, 19 Dec 2021 01:35:11 +0000 (01:35 +0000)]
prometheus-node-exporter-lua: Added entropy.lua.
Signed-off-by: Jonathan Davies <[email protected]>
Josef Schlehofer [Fri, 24 Dec 2021 17:41:41 +0000 (18:41 +0100)]
Merge pull request #17388 from AuthorReflex/openvpn-2.5.5
openvpn: update to 2.5.5
Josef Schlehofer [Fri, 24 Dec 2021 17:39:15 +0000 (18:39 +0100)]
Merge pull request #17427 from
1715173329/xr
xray-core: Update to 1.5.2
Josef Schlehofer [Fri, 24 Dec 2021 17:39:01 +0000 (18:39 +0100)]
Merge pull request #17426 from
1715173329/yq
yq: Update to 4.16.2
Josef Schlehofer [Fri, 24 Dec 2021 17:38:49 +0000 (18:38 +0100)]
Merge pull request #17425 from
1715173329/dp
dnsproxy: Update to 0.40.1
Tianling Shen [Fri, 24 Dec 2021 15:17:12 +0000 (23:17 +0800)]
yq: Update to 4.16.2
Signed-off-by: Tianling Shen <[email protected]>
Tianling Shen [Fri, 24 Dec 2021 15:15:51 +0000 (23:15 +0800)]
dnsproxy: Update to 0.40.1
Signed-off-by: Tianling Shen <[email protected]>
Tianling Shen [Fri, 24 Dec 2021 15:12:16 +0000 (23:12 +0800)]
xray-core: Update to 1.5.2
Removed upstreamed patches.
Signed-off-by: Tianling Shen <[email protected]>
Florian Eckert [Thu, 23 Dec 2021 11:40:42 +0000 (12:40 +0100)]
Merge pull request #17389 from clayface/openldap
openldap: hide configurables when libopenldap is not enabled
Hiếu Lê [Tue, 21 Dec 2021 16:22:57 +0000 (10:22 -0600)]
adguardhome: update to 0.107.0
Full changelog available at: https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.0
packr has been removed from build dependencies, per
https://github.com/AdguardTeam/AdGuardHome/commit/
c6888326b034daea9e69de5ee0a8f37aede45892#diff-2873f79a86c0d8b3335cd7731b0ecf7dd4301eb19a82ef7a1cba7589b5252261L2
Also added the ability to configure working directory location and moved
the directory to /var. On most setups this should not change anything,
as /var is symlinked to /tmp. The move mostly benefits setups where /var
is configured to be persistent.
The working directory is used by AdGuard to store persistent data like
query logs, filter lists, etc.
Data stored in this directory can get really huge, as such allowing
this directory to be moved elsewhere (ie. an USB drive) is very
beneficial.
Co-authored-by: Dobroslaw Kijowski <[email protected]>
Co-authored-by: Jeffery To <[email protected]>
Signed-off-by: Hiếu Lê <[email protected]>
Dirk Brenken [Wed, 22 Dec 2021 12:19:40 +0000 (13:19 +0100)]
adblock: 4.1.3-4
* fix backup dir creation in raw mode
Signed-off-by: Dirk Brenken <[email protected]>
Matthew Hagan [Sat, 20 Nov 2021 23:46:34 +0000 (23:46 +0000)]
geoipupdate: initial commit
Add MaxMind's geoipupdate utility. mmdb files are downloaded to /var/GeoIP
by default. The user should update /etc/GeoIP.conf with their API key and
DB choice, currently set to country only. So as not to exceed MaxMind's
download limitations, the user should manually run the utility or set up a
cron job.
Signed-off-by: Matthew Hagan <[email protected]>
Matthew Hagan [Sat, 18 Dec 2021 18:09:02 +0000 (18:09 +0000)]
openldap: hide configurables when libopenldap is not enabled
When openldap is not enabled, the following configurables remain present
in the config:
CONFIG_OPENLDAP_DEBUG=y
\# CONFIG_OPENLDAP_CRYPT is not set
\# CONFIG_OPENLDAP_MONITOR is not set
\# CONFIG_OPENLDAP_DB47 is not set
\# CONFIG_OPENLDAP_ICU is not set
This patch adds a libopenldap dependency for these options, removing the
above from .config when libopenldap is not used. Further, move these
configurables to Config.in.
Signed-off-by: Matthew Hagan <[email protected]>
Florian Eckert [Tue, 7 Dec 2021 10:16:24 +0000 (11:16 +0100)]
openwisp-config: refactoring and update openwisp-config package
With the last upstream change, all build variants were removed so that
we only have one package. It is now called openwisp-config.
Signed-off-by: Florian Eckert <[email protected]>
Florian Eckert [Wed, 22 Dec 2021 08:23:05 +0000 (09:23 +0100)]
mwan3: fix mwan3 flush conntrack table call
Signed-off-by: Florian Eckert <[email protected]>
Kerma Gérald [Tue, 21 Dec 2021 12:34:15 +0000 (13:34 +0100)]
crowdsec-firewall-bouncer: remove crowdsec package dependency
Remove un-necessary crowdsec package dependency, to be able to use
crowdsec-firewall-bouncer independently from crowdsec local installation.
(with remote API)
Fix issue: https://github.com/openwrt/packages/issues/17406
Description:
using crowdsec-firewall-bouncer on many OpenWRT devices connected
with my domain LAPI server (which collect many crowdsec machines,
mostly nginx), it works great. Actually, crowdsec package is not
mandatory for that usage, it would be great if it was not a dependency.
Signed-off-by: Kerma Gérald <[email protected]>
Tianling Shen [Wed, 8 Dec 2021 20:58:15 +0000 (04:58 +0800)]
gg: add new package
Signed-off-by: Tianling Shen <[email protected]>
Tianling Shen [Mon, 20 Dec 2021 13:07:44 +0000 (21:07 +0800)]
xray-core: Update to 1.5.1
Signed-off-by: Tianling Shen <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 06:25:34 +0000 (22:25 -0800)]
minizip: update to 3.0.4
Signed-off-by: Rosen Penev <[email protected]>
Sergey V. Lobanov [Wed, 8 Dec 2021 23:22:10 +0000 (02:22 +0300)]
zabbix: update to 5.0.18
Updated to latest 5.0 LTS minor release
Signed-off-by: Sergey V. Lobanov <[email protected]>
Marius Dinu [Tue, 21 Dec 2021 19:56:08 +0000 (21:56 +0200)]
sqlite: update to v3.37 (2021-11-27)
Signed-off-by: Marius Dinu <[email protected]>
Jan Hák [Tue, 21 Dec 2021 14:44:57 +0000 (15:44 +0100)]
knot: update to 3.1.5
Signed-off-by: Jan Hák <[email protected]>
Michael Heimpold [Tue, 21 Dec 2021 09:48:49 +0000 (10:48 +0100)]
Merge pull request #17404 from mhei/php8-update
php8: update to 8.1.1
Rosen Penev [Thu, 16 Dec 2021 02:17:17 +0000 (18:17 -0800)]
neon: update to 0.32.1
Add patch to get rid of xmlto dependency.
Signed-off-by: Rosen Penev <[email protected]>
Alexandru Ardelean [Mon, 20 Dec 2021 08:18:29 +0000 (10:18 +0200)]
python-lxml: update to version 4.7.1
Signed-off-by: Alexandru Ardelean <[email protected]>
Michael Heimpold [Mon, 20 Dec 2021 15:43:13 +0000 (16:43 +0100)]
php8: update to 8.1.1
Signed-off-by: Michael Heimpold <[email protected]>
Alexandru Ardelean [Mon, 20 Dec 2021 09:36:18 +0000 (11:36 +0200)]
Merge pull request #17395 from mhei/fix-issue-17332-php8-pecl-http-compile-failure
php8-pecl-http: add compile-time hint about TLS13 ciphers (fixes #17332)
Alexandru Ardelean [Mon, 20 Dec 2021 09:33:07 +0000 (11:33 +0200)]
Merge pull request #17391 from clayface/logrotate
logrotate: add logrotate.d to conffiles definition
Rosen Penev [Thu, 16 Dec 2021 00:27:50 +0000 (16:27 -0800)]
alsa-utils: update to 1.2.6
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 00:24:59 +0000 (16:24 -0800)]
alsa-ucm-conf: update to 1.2.6.2
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 00:23:22 +0000 (16:23 -0800)]
alsa-lib: update to 1.2.6.1
Signed-off-by: Rosen Penev <[email protected]>
Wes Morgan [Thu, 16 Dec 2021 19:54:32 +0000 (12:54 -0700)]
tailscale: update to 1.18.2
Signed-off-by: Wes Morgan <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 06:44:57 +0000 (22:44 -0800)]
whois: update to 5.5.10
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 06:06:55 +0000 (22:06 -0800)]
freetype: update to 2.11.1
Signed-off-by: Rosen Penev <[email protected]>
Alexandru Ardelean [Mon, 20 Dec 2021 09:26:19 +0000 (11:26 +0200)]
Merge pull request #17376 from neheb/20
jsoncpp: update to 1.9.5
Alexandru Ardelean [Mon, 20 Dec 2021 09:26:02 +0000 (11:26 +0200)]
Merge pull request #17378 from neheb/22
davfs2: update to 1.6.1
Daniel Golle [Sun, 19 Dec 2021 23:13:58 +0000 (23:13 +0000)]
uvol: update to 0.6
* auto-created meta volume
Automatically create volume '.meta' sized 0.01% of the total space
managed by uvol, the minimum size being 4 MiB.
This volume should be used to keep metadata about stored volumes, such
as container runtime configuration (in /var/run/uvol/.meta/uxc) or
the database of installed container packages.
* configurable LVM volume group
Allow setting volume group to be used by uvol using UCI.
This is useful on devices which do not boot off the device which
should be used for uvol and hence cannot make use of autopart and
physical volume detection based on kernel cmdline.
Use option vg_name in uvol section of fstab UCI config package.
Signed-off-by: Daniel Golle <[email protected]>
Maxim Storchak [Mon, 20 Dec 2021 01:24:17 +0000 (03:24 +0200)]
tgt: update to 1.0.81
Signed-off-by: Maxim Storchak <[email protected]>
Josef Schlehofer [Sun, 19 Dec 2021 20:17:55 +0000 (21:17 +0100)]
Merge pull request #17330 from flyn-org/selinux
Update SElinux utilities
Michael Heimpold [Sun, 19 Dec 2021 13:33:14 +0000 (14:33 +0100)]
php8-pecl-http: add compile-time hint about TLS13 ciphers (fixes #17332)
When cURL is built with OpenSSL as backend SSL/TLS library,
pecl_http's configure tries to detect whether TLS 1.3 ciphers
are enabled. This does not work when cross-compiling so let's
pass it based on OpenSSL build configuration.
Signed-off-by: Michael Heimpold <[email protected]>
Matthew Hagan [Sat, 18 Dec 2021 20:10:40 +0000 (20:10 +0000)]
logrotate: add logrotate.d to conffiles definition
Currently the contents of logrotate.d is not kept across sysupgrades.
Add this directory to the conffiles definition to ensure its content is
maintained.
Bump the release as well.
Signed-off-by: Matthew Hagan <[email protected]>
Jonathan Pagel [Sun, 19 Dec 2021 09:04:03 +0000 (10:04 +0100)]
telegraf: update package to version 1.21.1
Signed-off-by: Jonathan Pagel <[email protected]>
Michael Heimpold [Sun, 19 Dec 2021 06:37:49 +0000 (07:37 +0100)]
Merge pull request #17335 from mhei/migrate-bandwidthd-to-php8
bandwidthd: migrate dependencies to php8 (fixes #17296)
Florian Eckert [Sat, 18 Dec 2021 11:08:59 +0000 (12:08 +0100)]
Merge pull request #17265 from TDT-AG/pr/
20211203-modemmanager
modemmanager: refactoring procd init script
Ivan Pavlov [Sat, 18 Dec 2021 08:29:11 +0000 (11:29 +0300)]
openvpn: update to 2.5.5
Maintainer: me / @mkrkn
Compile tested: ramips/mt7620 TP-Link Archer C50 v1, ramips/mt7621 Xiaomi Mi router 3 Pro, ath79/generic TP-Link WDR-3500
Run tested: ramips/mt7620 TP-Link Archer C50 v1, ramips/mt7621 Xiaomi Mi router 3 Pro, ath79/generic TP-Link WDR-3500
openvpn: update to 2.5.5
use of CFG Spectre-mitigations in MSVC builds
bring back OpenSSL config loading to Windows builds
several build fixes, refer to https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst
Signed-off-by: Ivan Pavlov <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 00:18:47 +0000 (16:18 -0800)]
alpine: update to 2.25
Signed-off-by: Rosen Penev <[email protected]>
Alif M. Ahmad [Sat, 18 Dec 2021 06:53:22 +0000 (06:53 +0000)]
gptfdisk: remove myself from maintainer
Returning package maintainership to OpenWrt developers.
Feel free to adopt this package.
Signed-off-by: Alif M. Ahmad <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 06:31:13 +0000 (22:31 -0800)]
libtorrent-rasterbar: update to 2.0.5
Remove upstreamed patch.
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 00:31:48 +0000 (16:31 -0800)]
atftp: update to 0.7.5
Remove upstreamed patches.
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 06:38:45 +0000 (22:38 -0800)]
shairport-sync: update to 3.3.9
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 23:22:12 +0000 (15:22 -0800)]
jose: remove libjose
It can be built statically as nothing else uses it.
Signed-off-by: Rosen Penev <[email protected]>
Imran Khan [Fri, 17 Dec 2021 06:27:14 +0000 (17:27 +1100)]
nft-qos: bump PKG_RELEASE
Signed-off-by: Imran Khan <[email protected]>
Imran Khan [Thu, 16 Dec 2021 17:09:35 +0000 (04:09 +1100)]
nft-qos: fix monitor duplicates
nft command syntax is incorrect
rearrange parameter order
Signed-off-by: Imran Khan <[email protected]>
Imran Khan [Sun, 12 Dec 2021 14:17:12 +0000 (01:17 +1100)]
nft-qos: fix include on image build service enable
Fixes: f88485f572ec1ff9082106ccf0ccb20fc7af5801 ("nft-qos: silence buildsystem errors")
Prefixing IPKG_INSTROOT to sourced includes is ineffective for this
package.
Source includes only when empty to avoid image make errors.
Signed-off-by: Imran Khan <[email protected]>
Rui Salvaterra [Fri, 17 Dec 2021 09:20:29 +0000 (09:20 +0000)]
sqm-scripts: drop redundant dependency
The kmod-sched-cake package already depends on kmod-sched-core, there's no need
for explicitly stating the dependency.
While at it, change PKG_RELEASE to $(AUTORELEASE).
Signed-off-by: Rui Salvaterra <[email protected]>
Daniel Golle [Fri, 17 Dec 2021 11:23:02 +0000 (11:23 +0000)]
Merge pull request #17377 from neheb/21
exfatprogs: update to 1.1.3
Rosen Penev [Thu, 16 Dec 2021 01:46:02 +0000 (17:46 -0800)]
bwm-ng: update to 0.63
Remove upstreamed patch.
Add autoreconf and fixup configure section. The tarball no longer ships
configure and Makefiles.
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 00:41:57 +0000 (16:41 -0800)]
bluez: update to 5.62
Refresh patches.
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 01:56:45 +0000 (17:56 -0800)]
canutils: update to 2021.08.0
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 23:15:22 +0000 (15:15 -0800)]
tang: update to 11
Remove upstreamed patch.
Install tang-show-keys.
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 02:28:07 +0000 (18:28 -0800)]
libexif: update to 0.6.24
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 02:30:05 +0000 (18:30 -0800)]
libjpeg-turbo: update to 2.1.2
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 03:20:38 +0000 (19:20 -0800)]
less: update to 598
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 04:36:17 +0000 (20:36 -0800)]
libnetfilter-log: update to 1.0.2
Remove all patches as they have been upstreamed.
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 06:00:04 +0000 (22:00 -0800)]
ariang: update to 1.2.3
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 06:16:11 +0000 (22:16 -0800)]
mpd: update to 0.23.5
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 06:10:40 +0000 (22:10 -0800)]
libmpdclient: update to 2.20
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 06:12:00 +0000 (22:12 -0800)]
libupnp: update to 1.14.12
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 06:19:17 +0000 (22:19 -0800)]
upmpdcli: update to 1.5.13
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 06:35:37 +0000 (22:35 -0800)]
mpc: update to 0.34
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 06:40:35 +0000 (22:40 -0800)]
unrar: update to 6.1.3
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 06:43:33 +0000 (22:43 -0800)]
yara: update to 4.1.3
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 02:21:01 +0000 (18:21 -0800)]
davfs2: update to 1.6.1
Refreshed patches.
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Thu, 16 Dec 2021 02:23:20 +0000 (18:23 -0800)]
exfatprogs: update to 1.1.3
Signed-off-by: Rosen Penev <[email protected]>