feed/packages.git
2 years agoMerge pull request #16949 from neheb/10
Nikos Mavrogiannopoulos [Sat, 23 Oct 2021 18:31:06 +0000 (20:31 +0200)]
Merge pull request #16949 from neheb/10

libtasn1: don't build host shared libs

2 years agoMerge pull request #16958 from mhei/php7-update
Michael Heimpold [Sat, 23 Oct 2021 10:54:22 +0000 (12:54 +0200)]
Merge pull request #16958 from mhei/php7-update

php7: update to 7.4.25

2 years agoMerge pull request #16957 from mhei/php8-update
Michael Heimpold [Sat, 23 Oct 2021 10:54:08 +0000 (12:54 +0200)]
Merge pull request #16957 from mhei/php8-update

php8: update to 8.0.12

2 years agoMerge pull request #12175 from jekkos/collectd-ltq-dsl
Florian Eckert [Sat, 23 Oct 2021 06:10:02 +0000 (08:10 +0200)]
Merge pull request #12175 from jekkos/collectd-ltq-dsl

collectd: Add collector for lantiq dsl metrics

2 years agolibnpupnp: update to 4.1.5
Rosen Penev [Sat, 23 Oct 2021 05:27:00 +0000 (22:27 -0700)]
libnpupnp: update to 4.1.5

Add libmicrohttpd to PKG_BUILD_DEPENDS as it doesn't get added for some
reason.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agompd: update to 0.23.2
Rosen Penev [Sat, 23 Oct 2021 00:27:41 +0000 (17:27 -0700)]
mpd: update to 0.23.2

Switch to libnpupnp for full builds. Also update arguments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoglib2: update to 2.70
Rosen Penev [Mon, 18 Oct 2021 23:39:19 +0000 (16:39 -0700)]
glib2: update to 2.70

Remove various outdated patches. No more uClibc and distutils is a
requirement.

Compile host libraries statically. Size is not a concern there. Also
avoids rpath hacks. Disable NLS as well. Avoids gettext dependencies.

Add libpcre dependency. Seems to be a requirement now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agofrr: fixes and update to latest
Lucian Cristian [Thu, 21 Oct 2021 16:30:04 +0000 (19:30 +0300)]
frr: fixes and update to latest

ospf running in instance mod will keep cpu to 100% so revert offending commit
if daemon is disabled in the file while running also close that daemon
also add the pythontools to support reload

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2 years agognunet: fix compilation with big endian
Rosen Penev [Wed, 20 Oct 2021 06:26:00 +0000 (23:26 -0700)]
gnunet: fix compilation with big endian

if is in the wrong spot.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agowsdd: update to 2021-10-22
Rosen Penev [Thu, 21 Oct 2021 20:37:36 +0000 (13:37 -0700)]
wsdd: update to 2021-10-22

Fixes another segfault.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agolibffi: don't build host shared libs
Rosen Penev [Mon, 18 Oct 2021 08:00:07 +0000 (01:00 -0700)]
libffi: don't build host shared libs

Avoids rpath hacks.

Add --with-pic. Needed for static library.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agophp7: update to 7.4.25 16958/head
Michael Heimpold [Fri, 22 Oct 2021 20:28:27 +0000 (22:28 +0200)]
php7: update to 7.4.25

This fixes:
    - CVE-2021-21703

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agocollectd: Add lua and exec collectors for lantiq dsl metrics 12175/head
Jeroen Peelaerts [Fri, 15 May 2020 17:42:48 +0000 (19:42 +0200)]
collectd: Add lua and exec collectors for lantiq dsl metrics

Signed-off-by: Jeroen Peelaerts <jeroen.peelaerts@gmail.com>
2 years agophp8: update to 8.0.12 16957/head
Michael Heimpold [Fri, 22 Oct 2021 19:04:15 +0000 (21:04 +0200)]
php8: update to 8.0.12

This fixes:
    - CVE-2021-21703

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agonextdns: Update to version 1.37.3
Olivier Poitrey [Fri, 22 Oct 2021 13:29:24 +0000 (13:29 +0000)]
nextdns: Update to version 1.37.3

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2 years agoyq: Update to 4.13.5
Tianling Shen [Fri, 22 Oct 2021 16:24:12 +0000 (00:24 +0800)]
yq: Update to 4.13.5

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agoapparmor: update to 3.0.3
Rosen Penev [Sun, 17 Oct 2021 20:16:03 +0000 (13:16 -0700)]
apparmor: update to 3.0.3

Fix compilation under Fedora. There's some weird systemd target. Just
remove it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agolibtasn1: don't build host shared libs 16949/head
Rosen Penev [Mon, 18 Oct 2021 08:19:20 +0000 (01:19 -0700)]
libtasn1: don't build host shared libs

Avoids rpath hacks.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoprotobuf-c: don't build shared host library
Rosen Penev [Tue, 19 Oct 2021 07:47:16 +0000 (00:47 -0700)]
protobuf-c: don't build shared host library

No point and can avoid rpath hacks.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agopoco: switch to building with cmake
Rosen Penev [Mon, 18 Oct 2021 01:57:46 +0000 (18:57 -0700)]
poco: switch to building with cmake

Faster and works with mips64 targets.

Removed all options as the defaults are updated. Added new dependencies.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agominiflux: new package
Michal Vasilek [Mon, 4 Oct 2021 15:32:33 +0000 (17:32 +0200)]
miniflux: new package

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2 years agodawn: respawn dawn in case of crash
Nick Hainke [Wed, 20 Oct 2021 08:26:54 +0000 (10:26 +0200)]
dawn: respawn dawn in case of crash

Some users report that DAWN sometimes crashes after a while. Mostly
this happens after the new update has been rolled out.

Since I would not like to go back to the older version, I add as
a workaround for now that DAWN automatically respawned.

Workaround for:
https://github.com/berlin-open-wireless-lab/DAWN/issues/151

Signed-off-by: Nick Hainke <vincent@systemli.org>
2 years agowsdd2: update to 2021-10-14
Rosen Penev [Wed, 20 Oct 2021 20:53:04 +0000 (13:53 -0700)]
wsdd2: update to 2021-10-14

Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agocloudreve: add new package
Tianling Shen [Tue, 19 Oct 2021 09:10:06 +0000 (17:10 +0800)]
cloudreve: add new package

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agostatik: add new packages
Tianling Shen [Fri, 28 May 2021 12:53:45 +0000 (20:53 +0800)]
statik: add new packages

This is required by cloudreve.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agotelegraf: Upgrade package telegraf to version 1.20.2
Jonathan Pagel [Wed, 20 Oct 2021 18:11:58 +0000 (20:11 +0200)]
telegraf: Upgrade package telegraf to version 1.20.2

Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2 years agotelegraf: Add package for telegraf
Jonathan Pagel [Wed, 28 Jul 2021 07:33:15 +0000 (09:33 +0200)]
telegraf: Add package for telegraf

Telegraf is a plugin-driven agent for collecting and sending metrics
and events. It supports various inputs (including prometheus
endpoints) and is able to send data into InfluxDB.
https://www.influxdata.com/time-series-platform/telegraf/

Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2 years agotvheadend: add patch to update hdhomerun
Josef Schlehofer [Tue, 19 Oct 2021 11:25:55 +0000 (13:25 +0200)]
tvheadend: add patch to update hdhomerun

Tarball with libhdhomerun_20171221 [1] was removed from upstream repository
and as it can not be found.

[1] http://download.silicondust.com/hdhomerun/libhdhomerun_20171221.tgz

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2 years agodjango: bump to version 3.2.8
Alexandru Ardelean [Mon, 18 Oct 2021 08:18:28 +0000 (11:18 +0300)]
django: bump to version 3.2.8

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agopython-cffi: bump to version 1.15.0
Alexandru Ardelean [Mon, 18 Oct 2021 07:20:36 +0000 (10:20 +0300)]
python-cffi: bump to version 1.15.0

And use AUTORELEASE for PKG_RELEASE.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agopython-idna: bump to version 3.3
Alexandru Ardelean [Mon, 18 Oct 2021 07:20:08 +0000 (10:20 +0300)]
python-idna: bump to version 3.3

And use AUTORELEASE for PKG_RELEASE.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agopillow: bump to version 8.4.0
Alexandru Ardelean [Mon, 18 Oct 2021 07:18:58 +0000 (10:18 +0300)]
pillow: bump to version 8.4.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agoexpat: don't build host libs
Rosen Penev [Mon, 18 Oct 2021 23:10:33 +0000 (16:10 -0700)]
expat: don't build host libs

tools/expat is actually what's used by the various packages that
supposedly depend on expat/host.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agovala: update to 0.54.2
Rosen Penev [Tue, 19 Oct 2021 05:50:31 +0000 (22:50 -0700)]
vala: update to 0.54.2

Remove shared libraries. Allows removing rpath hacks.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoMerge pull request #16929 from stangri/master-vpn-policy-routing
Stan Grishin [Tue, 19 Oct 2021 06:12:28 +0000 (23:12 -0700)]
Merge pull request #16929 from stangri/master-vpn-policy-routing

vpn-policy-routing: bugfixes: killall and tmpfs params

2 years agovpn-policy-routing: bugfixes: killall and tmpfs params 16929/head
Stan Grishin [Tue, 19 Oct 2021 05:24:34 +0000 (05:24 +0000)]
vpn-policy-routing: bugfixes: killall and tmpfs params

* bugfix: change killall param from -HUP to -s HUP
* bugfix: change tmpfs param from status to gateway

Signed-off-by: Stan Grishin <stangri@melmac.net>
2 years agodfu-util: Upgrade to version 0.11
Bruno Randolf [Mon, 18 Oct 2021 08:57:53 +0000 (09:57 +0100)]
dfu-util: Upgrade to version 0.11

Tested on RAMIPS with STM32 L1 and STM32 L4

Signed-off-by: Bruno Randolf <br1@einfach.org>
2 years agochecksec: update to version 2.5.0
Jan Pavlinec [Mon, 18 Oct 2021 21:24:33 +0000 (23:24 +0200)]
checksec: update to version 2.5.0

Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
2 years agoMerge pull request #16911 from stangri/master-vpn-policy-routing
Stan Grishin [Tue, 19 Oct 2021 02:32:07 +0000 (19:32 -0700)]
Merge pull request #16911 from stangri/master-vpn-policy-routing

vpn-policy-routing: revert to 0.3.4-8

2 years agozoneinfo: Updated to the latest release
Vladimir Ulrich [Mon, 18 Oct 2021 00:40:13 +0000 (03:40 +0300)]
zoneinfo: Updated to the latest release

Signed-off-by: Vladimir Ulrich <admin@evl.su>
2 years agodnscrypt-proxy2: update to version 2.1.1
Josef Schlehofer [Mon, 18 Oct 2021 01:23:25 +0000 (03:23 +0200)]
dnscrypt-proxy2: update to version 2.1.1

Update copyright

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2 years agoksmbd-tools: update to 3.4.2
Marcos Del Sol Vives [Sun, 17 Oct 2021 14:49:23 +0000 (16:49 +0200)]
ksmbd-tools: update to 3.4.2

Signed-off-by: Marcos Del Sol Vives <marcos@orca.pet>
2 years agoksmbd: update to 3.4.2
Marcos Del Sol Vives [Sun, 17 Oct 2021 11:28:51 +0000 (13:28 +0200)]
ksmbd: update to 3.4.2

Signed-off-by: Marcos Del Sol Vives <marcos@orca.pet>
2 years agomsmtp: update to version 1.8.17
Josef Schlehofer [Sun, 17 Oct 2021 07:24:29 +0000 (09:24 +0200)]
msmtp: update to version 1.8.17

- Use AUTORELEASE fce
It helps when someone forgets to bump PKG_RELEASE

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2 years agosyslog-ng: update to version 3.34.1
Josef Schlehofer [Sat, 16 Oct 2021 20:45:27 +0000 (22:45 +0200)]
syslog-ng: update to version 3.34.1

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2 years agovpn-policy-routing: revert to 0.3.4-8 16911/head
Stan Grishin [Sun, 17 Oct 2021 15:08:31 +0000 (15:08 +0000)]
vpn-policy-routing: revert to 0.3.4-8

* there are reports that 0.3.5-x versions do not work on some configs
* the development of the new features moved to the new package (pbr)
* revert to the last known good version of vpn-policy-routing

Signed-off-by: Stan Grishin <stangri@melmac.net>
2 years agoMerge pull request #16908 from turris-cz/git
tripolar [Sun, 17 Oct 2021 13:26:11 +0000 (15:26 +0200)]
Merge pull request #16908 from turris-cz/git

git: update to version 2.33.1

2 years agogit: update to version 2.33.1 16908/head
Josef Schlehofer [Sun, 17 Oct 2021 08:01:24 +0000 (10:01 +0200)]
git: update to version 2.33.1

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
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>