feed/packages.git
2 years agoMerge pull request #16890 from paper42/knot-resolver-5.4.2
Josef Schlehofer [Sat, 16 Oct 2021 12:12:47 +0000 (14:12 +0200)]
Merge pull request #16890 from paper42/knot-resolver-5.4.2

knot-resolver: update to 5.4.2

2 years agorclone: add test script
Tianling Shen [Fri, 15 Oct 2021 08:20:09 +0000 (16:20 +0800)]
rclone: add test script

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agorclone: fix logic err in service file
Tianling Shen [Fri, 15 Oct 2021 07:59:50 +0000 (15:59 +0800)]
rclone: fix logic err in service file

- Corrected `enable` detection.
- Granted config/log write permission for `rclone` user.

Fixes: d51823988847fc ("rclone: initial package")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agolua-wsapi: build each variant in its own dir
Eneas U de Queiroz [Fri, 15 Oct 2021 19:29:06 +0000 (16:29 -0300)]
lua-wsapi: build each variant in its own dir

This avoids unnecessary package rebuilds, when running make back to
back.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agoMerge pull request #16898 from stangri/master-simple-adblock
Stan Grishin [Fri, 15 Oct 2021 21:48:29 +0000 (14:48 -0700)]
Merge pull request #16898 from stangri/master-simple-adblock

simple-adblock: update to 1.8.8-1

2 years agosimple-adblock: update to 1.8.8-1 16898/head
Stan Grishin [Fri, 15 Oct 2021 21:25:08 +0000 (21:25 +0000)]
simple-adblock: update to 1.8.8-1

* update 'check' function

Signed-off-by: Stan Grishin <stangri@melmac.net>
2 years agolua-openssl: update to 0.8.0-6
Rosen Penev [Fri, 15 Oct 2021 06:51:14 +0000 (23:51 -0700)]
lua-openssl: update to 0.8.0-6

Remove upstreamed patches and backport cmake fix.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoMerge pull request #16628 from mwarning/uradvd
Matthias Schiffer [Fri, 15 Oct 2021 14:09:34 +0000 (16:09 +0200)]
Merge pull request #16628 from mwarning/uradvd

uradvd: add new package

2 years agogl-puli-mcu: add GL.iNet GL-XE300 (Puli) power monitoring daemon
Nuno Goncalves [Tue, 12 Oct 2021 16:30:13 +0000 (18:30 +0200)]
gl-puli-mcu: add GL.iNet GL-XE300 (Puli) power monitoring daemon

Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2 years agorclone-ng: initial package
Elon Huang [Sun, 10 Oct 2021 06:42:16 +0000 (14:42 +0800)]
rclone-ng: initial package

Signed-off-by: Elon Huang <elonh@immortalwrt.org>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agorclone-webui-react: initial package
Elon Huang [Sun, 10 Oct 2021 06:42:00 +0000 (14:42 +0800)]
rclone-webui-react: initial package

Signed-off-by: Elon Huang <elonh@immortalwrt.org>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agorclone: initial package
Elon Huang [Sun, 10 Oct 2021 06:41:36 +0000 (14:41 +0800)]
rclone: initial package

Signed-off-by: Elon Huang <elonh@immortalwrt.org>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agowsdd2: fix usage with musl 1.2.0
Rosen Penev [Thu, 14 Oct 2021 21:45:08 +0000 (14:45 -0700)]
wsdd2: fix usage with musl 1.2.0

This package uses a wrong format string for time_t. Cast to long long to
fix.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoat: bump to version 3.2.2
Phil Eichinger [Thu, 14 Oct 2021 11:26:37 +0000 (13:26 +0200)]
at: bump to version 3.2.2

Signed-off-by: Phil Eichinger <phil@zankapfel.net>
2 years agonode: bump to 14.18.1 / October 12th 2021 Security Releases
Hirokazu MORIKAWA [Tue, 12 Oct 2021 23:10:57 +0000 (08:10 +0900)]
node: bump to 14.18.1 / October 12th 2021 Security Releases

October 12th 2021 Security Releases:
 HTTP Request Smuggling due to spaced in headers (Medium)(CVE-2021-22959)
 HTTP Request Smuggling when parsing the body (Medium)(CVE-2021-22960)

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2 years agomsgpack-c: Update to 4.0.0
Tianling Shen [Tue, 12 Oct 2021 07:42:36 +0000 (15:42 +0800)]
msgpack-c: Update to 4.0.0

- Fixed typo error in PKG_LICENSE_FILES.
- Updated CMAKE_OPTIONS.
- Refreshed the patch.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agoknot-resolver: update to 5.4.2 16890/head
Michal Vasilek [Thu, 14 Oct 2021 22:27:35 +0000 (00:27 +0200)]
knot-resolver: update to 5.4.2

* refresh patches
* disabling kres_gen_test is not required anymore for cross compilation, it was fixed upstream with the 5.4.1 release

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2 years agouradvd: add new package 16628/head
Moritz Warning [Mon, 13 Sep 2021 19:36:47 +0000 (21:36 +0200)]
uradvd: add new package

Send IPv6 router advertisments.

Signed-off-by: Moritz Warning <moritzwarning@web.de>
Co-authored-by: Matthias Schiffer <mschiffer@universe-factory.net>
2 years agohs20: switch dependencies to php8
Michael Heimpold [Tue, 5 Oct 2021 21:27:04 +0000 (23:27 +0200)]
hs20: switch dependencies to php8

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agotransmission: build with wolfSSL again
Rosen Penev [Thu, 14 Oct 2021 01:34:52 +0000 (18:34 -0700)]
transmission: build with wolfSSL again

The problem was discovered and is now patched with an upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoopenvpn: update to 2.5.4
Ivan Pavlov [Sun, 10 Oct 2021 04:48:50 +0000 (07:48 +0300)]
openvpn: update to 2.5.4
Include a number of small improvements and bug fixes.
Improve compatibility on Windows systems

Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
2 years agogit-lfs: update to version 3.0.1
Jan Pavlinec [Sat, 9 Oct 2021 22:11:04 +0000 (00:11 +0200)]
git-lfs: update to version 3.0.1

Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
2 years agoatlas-probe: allow parallel build
Eneas U de Queiroz [Sat, 9 Oct 2021 00:38:25 +0000 (21:38 -0300)]
atlas-probe: allow parallel build

Set PKG_BUILD_PARALLEL:=1

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agoatlas-probe: Fix compilation with gcc11
Eneas U de Queiroz [Thu, 7 Oct 2021 19:50:04 +0000 (16:50 -0300)]
atlas-probe: Fix compilation with gcc11

This uses some definitions from <sys/cdefs.h> in gcc 8.4.0, not present
in musl or gcc11.

Also use clock_gettime() instead of syscall(__NR_clock_gettime,...),
which is not currently defined.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agopython-qrcode: bump to 7.3.1
Eneas U de Queiroz [Mon, 11 Oct 2021 12:39:38 +0000 (09:39 -0300)]
python-qrcode: bump to 7.3.1

This is a major update, which drops support for python < 3.6, among
other changes, better seen at:
https://github.com/lincolnloop/python-qrcode/blob/v7.3.1/CHANGES.rst

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agodjango-formtools: bump to 2.2.0
Eneas U de Queiroz [Mon, 11 Oct 2021 18:17:38 +0000 (15:17 -0300)]
django-formtools: bump to 2.2.0

This is the highest version supported by seafile-seahub, because of
the django1 requirement.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agodjango-webpack-loader: bump to 0.7.0
Eneas U de Queiroz [Mon, 11 Oct 2021 12:31:10 +0000 (09:31 -0300)]
django-webpack-loader: bump to 0.7.0

This is the highest version that works with seafile-seahub 7.1.5.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agopython-oauthlib: bump to 3.1.1
Eneas U de Queiroz [Mon, 11 Oct 2021 11:50:17 +0000 (08:50 -0300)]
python-oauthlib: bump to 3.1.1

This is a minor update, which officially supports Python 3.8, and
removes Python 2 code, among several bugfixes.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agopyjwt: update to 2.2.0
Eneas U de Queiroz [Mon, 11 Oct 2021 11:46:29 +0000 (08:46 -0300)]
pyjwt: update to 2.2.0

This is a major update to the latest version.

There are many changes, better seen at
https://github.com/jpadilla/pyjwt/blob/2.2.0/CHANGELOG.rst

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agodefusedxml: bump to v. 0.7.0
Eneas U de Queiroz [Sun, 10 Oct 2021 18:56:18 +0000 (15:56 -0300)]
defusedxml: bump to v. 0.7.0

This release adds support for Python 3.9.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agoMerge pull request #16776 from stangri/master-https-dns-proxy
Stan Grishin [Thu, 14 Oct 2021 04:41:10 +0000 (21:41 -0700)]
Merge pull request #16776 from stangri/master-https-dns-proxy

https-dns-proxy: update to 2021-09-27

2 years agohttps-dns-proxy: update to 2021-09-27 16776/head
Stan Grishin [Thu, 30 Sep 2021 18:44:30 +0000 (18:44 +0000)]
https-dns-proxy: update to 2021-09-27

* update to [2021-09-27](https://github.com/aarond10/https_dns_proxy/commit/da2501f542a732167a78f1851a511d9c0abc2fd8)
* fixes https://github.com/aarond10/https_dns_proxy/issues/125
* restart instead of reload on interface hotplug
* fixes https://github.com/openwrt/packages/issues/16794
* produce output and log entries on service start/stop
* prevent unnecessary dnsmasq restarts if service has previously updated dnsmasq settings
* allow both named and typed dnsmasq instance settings to be updated
* update 010-fix-cmakelists patch file

Signed-off-by: Stan Grishin <stangri@melmac.net>
2 years agopython-docker: Update to 5.0.3
Javier Marcet [Sun, 10 Oct 2021 10:39:40 +0000 (12:39 +0200)]
python-docker: Update to 5.0.3

Features:
 - Add cap_add and cap_drop parameters to service create and
 ContainerSpec
 - Add templating parameter to config create

Bugfixes:
 - Fix getting a read timeout for logs/attach with a tty and slow
 output

Miscellaneous:
 - Fix documentation examples

Signed-off-by: Javier Marcet <javier@marcet.info>
2 years agopython-dotenv: update to v0.19.1
Javier Marcet [Mon, 11 Oct 2021 06:07:25 +0000 (08:07 +0200)]
python-dotenv: update to v0.19.1

What's Changed

 - CHANGELOG.md: Fix typos discovered by codespell by @cclauss in #350
 - Add Python 3.10 support by @theskumar in #359

Signed-off-by: Javier Marcet <javier@marcet.info>
2 years agopython3-paramiko: update to version 2.8.0
Javier Marcet [Mon, 11 Oct 2021 06:12:14 +0000 (08:12 +0200)]
python3-paramiko: update to version 2.8.0

Signed-off-by: Javier Marcet <javier@marcet.info>
2 years agoooniprobe: update to version 3.10.1
Jan Pavlinec [Sun, 10 Oct 2021 10:48:23 +0000 (12:48 +0200)]
ooniprobe: update to version 3.10.1

Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
2 years agopython-certifi: bump to 2021.11.8
Eneas U de Queiroz [Mon, 11 Oct 2021 11:44:33 +0000 (08:44 -0300)]
python-certifi: bump to 2021.11.8

Latest bundle form mozilla.org.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agoMerge pull request #16808 from mhei/zabbix-upgrade-to-php8
Michael Heimpold [Wed, 13 Oct 2021 18:38:30 +0000 (20:38 +0200)]
Merge pull request #16808 from mhei/zabbix-upgrade-to-php8

zabbix: switch dependencies to php8

2 years agoyq: Update to 4.13.4
Tianling Shen [Tue, 12 Oct 2021 08:16:37 +0000 (16:16 +0800)]
yq: Update to 4.13.4

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agodawn: update to 2021-10-13
Nick Hainke [Wed, 13 Oct 2021 09:11:08 +0000 (11:11 +0200)]
dawn: update to 2021-10-13

d222d12bcb58 ubus: use local blub_buffer definitions and free

Signed-off-by: Nick Hainke <vincent@systemli.org>
2 years agoMerge pull request #16856 from jefferyto/python-pyopenssl-21.0.0
Alexandru Ardelean [Tue, 12 Oct 2021 07:33:50 +0000 (10:33 +0300)]
Merge pull request #16856 from jefferyto/python-pyopenssl-21.0.0

python-pyopenssl: Update to 21.0.0

2 years agooniguruma: bump to 6.9.7.1
Eneas U de Queiroz [Sun, 10 Oct 2021 01:59:26 +0000 (22:59 -0300)]
oniguruma: bump to 6.9.7.1

Changelog:

*  NEW API: ONIG_OPTION_CALLBACK_EACH_MATCH
*  NEW API: ONIG_OPTION_IGNORECASE_IS_ASCII
*  NEW API: ONIG_SYNTAX_PYTHON
*  Fixed some problems found by OSS-Fuzz
*  fix: replace UChar to OnigUChar in oniguruma.h

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agoMerge pull request #16844 from erdoukki/crowdsec-firewall-bouncer
Jeffery To [Mon, 11 Oct 2021 12:59:20 +0000 (20:59 +0800)]
Merge pull request #16844 from erdoukki/crowdsec-firewall-bouncer

crowdsec-firewall-bouncer: initial package v0.0.15

2 years agoMerge pull request #16244 from erdoukki/crowdsec
Jeffery To [Mon, 11 Oct 2021 12:58:54 +0000 (20:58 +0800)]
Merge pull request #16244 from erdoukki/crowdsec

crowdsec: initial package v1.2.0

2 years agogolang: Update to 1.17.2
Jeffery To [Sun, 10 Oct 2021 21:49:00 +0000 (05:49 +0800)]
golang: Update to 1.17.2

Includes fix for CVE-2021-38297 (passing very large arguments to WASM
module functions can cause portions of the module to be overwritten).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2 years agopynacl: fix build with updated sodium-minimal patch
Daniel Golle [Sun, 10 Oct 2021 21:47:34 +0000 (22:47 +0100)]
pynacl: fix build with updated sodium-minimal patch

Commit 3da874371 ("libsodium: include ed25519_core in minimal build")
broke the build of PyNaCl. Add patch to always include all ed25519
functions which are now always covered even if libsodium is built with
the MINIMAL option.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agopython-pyopenssl: Update to 21.0.0 16856/head
Jeffery To [Sun, 10 Oct 2021 21:28:33 +0000 (05:28 +0800)]
python-pyopenssl: Update to 21.0.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2 years agogitlab-runner: update to version 14.3.2
Jan Pavlinec [Sun, 10 Oct 2021 08:58:58 +0000 (10:58 +0200)]
gitlab-runner: update to version 14.3.2

Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
2 years agorrdtool: Keep time as 'long' despite 64bit time_t in musl
Hannu Nyman [Sat, 9 Oct 2021 07:15:24 +0000 (10:15 +0300)]
rrdtool: Keep time as 'long' despite 64bit time_t in musl

Adjust to the 64 bit time_t in musl 1.2.2 by keeping time
internally in RRD still as 'long', so that old databases
created during musl 1.1.x still work in 32 bit targets.

That also helps with several interal functions that use 'long'
for calculations and printf formatting.

* Define internal type TIME_INT as 'long', and use that
  internally in calculations
* Use time_t vs. TIME_INT casting when necessary
* Provide time_t variable pointers for functions expecting
  a time_t pointer.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2 years agoacme: update to 3.0.1
Georgi Valkov [Mon, 4 Oct 2021 19:03:16 +0000 (22:03 +0300)]
acme: update to 3.0.1

Default to letsencrypt because the upstream default may change.
Passing --staging is no longer needed, since --serever will
select a staging server if needed.

Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
Tested-by: Georgi Valkov <gvalkov@abv.bg>
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
2 years agogithub-ci: also build mipsel_24kc / mt7621
Kevin David [Sat, 9 Oct 2021 15:23:52 +0000 (08:23 -0700)]
github-ci: also build mipsel_24kc / mt7621

Signed-off-by: Kevin David <kevin.p.david@gmail.com>
This seems like a fairly popular configuration and is at least handy for me for temporary testing.

2 years agoCI: update SDK action to v3
Paul Spooren [Sat, 9 Oct 2021 19:34:37 +0000 (09:34 -1000)]
CI: update SDK action to v3

No also check mirror hashes and badly formated init files

Signed-off-by: Paul Spooren <mail@aparcar.org>
2 years agocni-plugins: update to version 1.0.1
Daniel Golle [Sat, 9 Oct 2021 03:13:05 +0000 (04:13 +0100)]
cni-plugins: update to version 1.0.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agocni: update to version 1.0.1
Daniel Golle [Sat, 9 Oct 2021 03:12:42 +0000 (04:12 +0100)]
cni: update to version 1.0.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoopentracker: update to git HEAD of 2021-08-23
Daniel Golle [Sat, 9 Oct 2021 03:12:00 +0000 (04:12 +0100)]
opentracker: update to git HEAD of 2021-08-23

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agocryptsetup: update to version 2.4.1
Daniel Golle [Sat, 9 Oct 2021 03:10:02 +0000 (04:10 +0100)]
cryptsetup: update to version 2.4.1

Package new experimental SSH token authenticator plugin as new package
'cryptsetup-ssh'.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoccid: update to version 1.4.36
Daniel Golle [Sat, 9 Oct 2021 03:09:33 +0000 (04:09 +0100)]
ccid: update to version 1.4.36

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agopcsc-lite: update to version 1.9.4
Daniel Golle [Sat, 9 Oct 2021 03:11:02 +0000 (04:11 +0100)]
pcsc-lite: update to version 1.9.4

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agolibinput: update to version 1.19.1
Daniel Golle [Sat, 9 Oct 2021 03:08:47 +0000 (04:08 +0100)]
libinput: update to version 1.19.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agolibudev-zero: update to version 1.0.0
Daniel Golle [Sat, 9 Oct 2021 03:09:06 +0000 (04:09 +0100)]
libudev-zero: update to version 1.0.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoexim: update to version 4.95
Daniel Golle [Sat, 9 Oct 2021 03:08:28 +0000 (04:08 +0100)]
exim: update to version 4.95

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agopyodbc: update to version 4.0.32
Daniel Golle [Sat, 9 Oct 2021 03:07:56 +0000 (04:07 +0100)]
pyodbc: update to version 4.0.32

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agopostgresql: update to version 14.0
Daniel Golle [Sat, 9 Oct 2021 03:06:57 +0000 (04:06 +0100)]
postgresql: update to version 14.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agodebootstrap: update to version 1.0.124
Daniel Golle [Sat, 9 Oct 2021 03:04:22 +0000 (04:04 +0100)]
debootstrap: update to version 1.0.124

Update package and use @DEBIAN mirror.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agolibsodium: update maintainer email address
Damiano Renfer [Sat, 9 Oct 2021 13:13:14 +0000 (15:13 +0200)]
libsodium: update maintainer email address

Signed-off-by: Damiano Renfer <x9w2n7xnu@relay.firefox.com>
2 years agocrowdsec-firewall-bouncer: initial package v0.0.15 16844/head
Kerma Gérald [Sat, 9 Oct 2021 09:11:05 +0000 (11:11 +0200)]
crowdsec-firewall-bouncer: initial package v0.0.15

/net/crowdsec-firewall-bouncer/

crowdsec-firewall-bouncer will fetch new and old decisions from
 a CrowdSec API to add them in a blocklist used by supported firewalls.

Signed-off-by: Kerma Gérald <gandalf@gk2.net>
2 years agocrowdsec: initial package v1.2.0 16244/head
Kerma Gérald [Thu, 29 Jul 2021 15:36:58 +0000 (17:36 +0200)]
crowdsec: initial package v1.2.0

/net/crowdsec/

Crowdsec - An open-source, lightweight agent to detect
 and respond to bad behaviours.
 It also automatically benefits from a global community-wide
 IP reputation database.

Signed-off-by: Kerma Gérald <gandalf@gk2.net>
2 years agodawn: update to 2021-08-05
Nick Hainke [Sat, 7 Aug 2021 08:54:21 +0000 (10:54 +0200)]
dawn: update to 2021-08-05

c70773a - datastorage: use signal strength as a metric
14e0f83 - Don't display debugging output with DAWN_NO_OUTPUT
97e5de1 - uci: add neighbor list priority options
2b1a53c - dawn_uci: set default values
6eb747b - Use separate configs for 802.11g & 802.11a bands
1e34357 - Verify compatibility before parsing config message
a7a8309 - List all neighbors with same score when kicking
3ba0fa4 - Change beacon request fields to appropriate values
009aab9 - Change mode config parameter from int to string

Signed-off-by: Nick Hainke <vincent@systemli.org>
2 years agognunet: update to version 0.15.3
Daniel Golle [Wed, 15 Sep 2021 21:32:18 +0000 (22:32 +0100)]
gnunet: update to version 0.15.3

Update to GNUnet release 0.15.3.
Note that GNUnet 0.15.x is incompatible with the previous 0.14.x
wire format.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agolibsodium: include ed25519_core in minimal build
Daniel Golle [Sat, 9 Oct 2021 00:25:21 +0000 (01:25 +0100)]
libsodium: include ed25519_core in minimal build

Functions from ed25519_core are needed for GNUnet to build.
Include them in the minimal build of libsodium so we don't need to
switch to the full build just for that.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoauc: remove superfluous variables
Paul Spooren [Thu, 26 Aug 2021 08:41:35 +0000 (22:41 -1000)]
auc: remove superfluous variables

Remove parsing of data which is not used within `auc`. Later iterations
may use these but they can be gradually added whenever needed.

Also remove HTTP code handling of error codes no longer used by the
backend. Early iterations of the server where infinitely complex to
figure out created images and announce them to clients but ever since
everything is stored in JSON, things got better (aka simpler).

If a package is missing on the upstream server, color it in red.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2 years agozerotier: add option to copy config
Moritz Warning [Sun, 19 Sep 2021 13:15:12 +0000 (15:15 +0200)]
zerotier: add option to copy config

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2 years agogcc: enable parallel building
Eneas U de Queiroz [Thu, 23 Sep 2021 20:40:08 +0000 (17:40 -0300)]
gcc: enable parallel building

Even though PKG_BUILD_PARALLEL is set for the package, the package calls
$(MAKE) without $(PKG_JOBS), so it was always built with only one job.

Fix this by adding $(PKG_JOBS) to the $(MAKE) call, and calling make
install only after make all is finished.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agomutt: add smtp, sasl, gnutls, menuconfig options
Matthew Hagan [Thu, 30 Sep 2021 20:44:38 +0000 (21:44 +0100)]
mutt: add smtp, sasl, gnutls, menuconfig options

Compile tested: bcm53xx, MX65, master

Add support for SMTP, SASL, GnuTLS and POP, IMAP, OpenSSL in the
menuconfig. The SMTP/SASL configurable was required to successfully
send email on GMail. Tested separately using OpenSSL and GnuTLS.

Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
2 years agohaproxy: Update HAProxy to v2.4.7
Christian Lachner [Tue, 5 Oct 2021 09:54:51 +0000 (11:54 +0200)]
haproxy: Update HAProxy to v2.4.7

- Update haproxy download URL and hash
- Make build-target and parameters dependant on configured c-library
- Removed duplicate build-parameters

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2 years agohiredis: fix compilation with macOS
Rosen Penev [Tue, 5 Oct 2021 00:25:15 +0000 (17:25 -0700)]
hiredis: fix compilation with macOS

uname is used to test the host OS. Override it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoacpica-unix: add additional acpi programms
Florian Eckert [Fri, 17 Sep 2021 09:10:17 +0000 (11:10 +0200)]
acpica-unix: add additional acpi programms

This change adds the missing acpi programms for on target acpi development.

* acpibin
* acpiexamples
* acpiexec
* acpihelp
* acpisrc
* acpixtract
* iasl

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2 years agotang: Fix installation error, missing fi statement
René van Dorst [Sat, 2 Oct 2021 19:35:45 +0000 (21:35 +0200)]
tang: Fix installation error, missing fi statement

root@OpenWrt:/# opkg install tang
Package tang (10-3) installed in root is up to date.
Configuring tang.
//usr/lib/opkg/info/tang.postinst: /usr/lib/opkg/info/tang.postinst-pkg: line 9: syntax error: unexpected end of file (expecting "fi")
Collected errors:
 * pkg_run_script: package "tang" postinst script returned status 2.
 * opkg_configure: tang.postinst returned 2.

Fix commit d49c79b76b7c7659e063290d1bc7d7fad626780a tang: remove outdated
 key handling.

if statement is not closed.

Signed-off-by: René van Dorst <opensource@vdorst.com>
2 years agodnscrypt-proxy: update maintainer email address
Damiano Renfer [Thu, 7 Oct 2021 17:43:09 +0000 (19:43 +0200)]
dnscrypt-proxy: update maintainer email address

Signed-off-by: Damiano Renfer <x9w2n7xnu@relay.firefox.com>
2 years agoMerge pull request #16828 from stangri/master-simple-adblock
Stan Grishin [Fri, 8 Oct 2021 16:44:15 +0000 (09:44 -0700)]
Merge pull request #16828 from stangri/master-simple-adblock

simple-adblock: delete obsolete iptables-dependent function

2 years agobeanstald: fix compilation under macOS
Rosen Penev [Mon, 4 Oct 2021 22:51:58 +0000 (15:51 -0700)]
beanstald: fix compilation under macOS

Makefile tests the host system, not what it compiles to. Override.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoccid: fix compilation under macOS
Rosen Penev [Mon, 4 Oct 2021 23:04:17 +0000 (16:04 -0700)]
ccid: fix compilation under macOS

Remove a bad uname check.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoopenzwave: fix compilation with macOS
Rosen Penev [Tue, 5 Oct 2021 00:22:34 +0000 (17:22 -0700)]
openzwave: fix compilation with macOS

The Makefiles test for host uname. Override it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agopython-pytz: bump to version 2021.3
Alexandru Ardelean [Mon, 4 Oct 2021 12:12:12 +0000 (15:12 +0300)]
python-pytz: bump to version 2021.3

And switch to AUTORELEASE for PKG_RELEASE.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agoMerge pull request #16823 from cotequeiroz/openblas-mips
Alexandru Ardelean [Thu, 7 Oct 2021 07:20:14 +0000 (10:20 +0300)]
Merge pull request #16823 from cotequeiroz/openblas-mips

openblas: fix compilation with mips x4k series CPU

2 years agodocker: update to 20.10.9
Michal Vasilek [Tue, 5 Oct 2021 14:06:19 +0000 (16:06 +0200)]
docker: update to 20.10.9

* switch to AUTORELEASE

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2 years agodockerd: update to 20.10.9
Michal Vasilek [Tue, 5 Oct 2021 14:06:14 +0000 (16:06 +0200)]
dockerd: update to 20.10.9

* switch to AUTORELEASE
* fixes CVE-2021-41089

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2 years agoMako: add python markup library
Daniel Golle [Sun, 22 Aug 2021 20:08:37 +0000 (21:08 +0100)]
Mako: add python markup library

Mako is needed for some packages to build.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agolibdrm: update to version 2.4.107
Daniel Golle [Sun, 22 Aug 2021 22:12:07 +0000 (23:12 +0100)]
libdrm: update to version 2.4.107

Change to select features by default.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agosimple-adblock: delete obsolete iptables-dependent function 16828/head
Stan Grishin [Wed, 6 Oct 2021 22:40:00 +0000 (22:40 +0000)]
simple-adblock: delete obsolete iptables-dependent function

Signed-off-by: Stan Grishin <stangri@melmac.net>
2 years agoopenblas: avoid using make -j when building 16823/head
Eneas U de Queiroz [Wed, 6 Oct 2021 19:26:23 +0000 (16:26 -0300)]
openblas: avoid using make -j when building

Set MAKE_NB_JOBS=-1 so that no -j parameter is passed to make when
building the package, honoring the parent make's setting.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agoautossh: fix procd env issue
Leo Soares [Wed, 6 Oct 2021 13:03:42 +0000 (14:03 +0100)]
autossh: fix procd env issue

This commit fixes an issue where the `AUTOSSH_GATETIME` is not available in the `procd`  environment which gets overwritten by the second `procd_set_param env` call.
It now calls the `procd_set_param env` once with the two variables, instead of twice.

Signed-off-by: Leo Soares <leo@hyper.ag>
2 years agonano: update to 5.9
Hannu Nyman [Wed, 6 Oct 2021 18:46:47 +0000 (21:46 +0300)]
nano: update to 5.9

Update nano editor to version 5.9.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2 years agoopenblas: fix compilation with mips x4k series CPU
Eneas U de Queiroz [Wed, 6 Oct 2021 15:06:32 +0000 (12:06 -0300)]
openblas: fix compilation with mips x4k series CPU

Anything later than MIPS 24k can run MIPS 24k code.  Set OPENBLAS_TARGET
to MIPS24K in those cases.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agocollectd: sqm_collect: optimise parent search
Kevin Darbyshire-Bryant [Sun, 3 Oct 2021 10:23:36 +0000 (11:23 +0100)]
collectd: sqm_collect: optimise parent search

There can be only 1 parent process ID, so as soon as we find it, print
it and exit - there's no point searching any of the following lines

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2 years agovim: fix compilation with macOS
Rosen Penev [Mon, 4 Oct 2021 23:34:19 +0000 (16:34 -0700)]
vim: fix compilation with macOS

Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agolibdnet: fix compilation under macOS
Rosen Penev [Mon, 4 Oct 2021 23:20:34 +0000 (16:20 -0700)]
libdnet: fix compilation under macOS

configure checks the host system not the target one. Override these
variables.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agozabbix: switch dependencies to php8 16808/head
Michael Heimpold [Tue, 5 Oct 2021 21:19:09 +0000 (23:19 +0200)]
zabbix: switch dependencies to php8

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agoMerge pull request #16792 from damianorenfer/master
Florian Eckert [Tue, 5 Oct 2021 06:50:01 +0000 (08:50 +0200)]
Merge pull request #16792 from damianorenfer/master

ddns-scripts: add infomaniak.com provider

2 years agonet-snmp: remove uClibc reference in patch
Rosen Penev [Fri, 27 Aug 2021 23:34:16 +0000 (16:34 -0700)]
net-snmp: remove uClibc reference in patch

uClibc is no longer used in OpenWrt. It's pointless anyway. uClibc
defines __GLIBC__.

Signed-off-by: Rosen Penev <rosenp@gmail.com>