feed/packages.git
3 years agoknot: update to version 3.1.3
Jan Hák [Mon, 25 Oct 2021 08:58:04 +0000 (10:58 +0200)]
knot: update to version 3.1.3

Signed-off-by: Jan Hák <jan.hak@nic.cz>
3 years agozstd: update to 1.5.0
Rosen Penev [Sun, 24 Oct 2021 18:34:25 +0000 (11:34 -0700)]
zstd: update to 1.5.0

Remove uClibc hack. uClibc is not in the tree anymore.

Update configure options. Change legacy_level to 7. This gets rid of
backwards compatibility with version 0.1 and bumps it to 0.7.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agofuse-overlayfs: update to 1.7.1
Rosen Penev [Sun, 24 Oct 2021 18:52:06 +0000 (11:52 -0700)]
fuse-overlayfs: update to 1.7.1

Rearrange Makefile for consistency between packages.

Add m4 patch to fix compilation under some systems.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agogrilo-plugins: update to 0.3.14
Rosen Penev [Sun, 24 Oct 2021 20:57:40 +0000 (13:57 -0700)]
grilo-plugins: update to 0.3.14

Fix wrong option names. Removed vimeo following upstream.

Fixed license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agogrilo: update to 0.3.14
Rosen Penev [Sun, 24 Oct 2021 20:53:36 +0000 (13:53 -0700)]
grilo: update to 0.3.14

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agousteer: add package
David Bauer [Mon, 11 Oct 2021 21:55:07 +0000 (23:55 +0200)]
usteer: add package

This commits adds the new usteer package to the packages feed.

usteer is a daemon for steering wireless clients across frequency
bands as well as between multiple access points on a network.

Signed-off-by: David Bauer <mail@david-bauer.net>
3 years agoMerge pull request #16960 from neheb/3
Michael Heimpold [Sun, 24 Oct 2021 20:06:09 +0000 (22:06 +0200)]
Merge pull request #16960 from neheb/3

libxml2: don't build host shared libraries

3 years agobossa: add bossa
Nick Hainke [Wed, 20 Oct 2021 12:27:12 +0000 (14:27 +0200)]
bossa: add bossa

Based on the work of Hirokazu MORIKAWA (nxhack):
https://github.com/nxhack/openwrt-arduino-packages/tree/master/bossa

BOSSA is a flash programming utility for Atmel's SAM family of
flash-based ARM microcontrollers. The motivation behind BOSSA is to
create a simple, easy-to-use, open source utility to replace Atmel's
SAM-BA software.

Signed-off-by: Nick Hainke <vincent@systemli.org>
3 years agolibxml2: don't build host shared libraries 16960/head
Rosen Penev [Mon, 18 Oct 2021 08:30:55 +0000 (01:30 -0700)]
libxml2: don't build host shared libraries

Avoids having to add

HOST_LDFLAGS: -Wl,-rpath,$(STAGING_DIR_HOSTPKG)/lib

for packages that rely on shared libraries.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agodosfstools: fix AM_ICONV triggered build error
Bjørn Mork [Fri, 22 Oct 2021 12:34:48 +0000 (14:34 +0200)]
dosfstools: fix AM_ICONV triggered build error

Fix this build error:

 gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers \
  -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 \
  -I/usr/local/src/openwrt/staging_dir/host/include \
  -L/usr/local/src/openwrt/staging_dir/host/lib \
  -o fsck.fat check.o file.o fsck.fat.o lfn.o boot.o common.o fat.o io.o \
  charconv.o @LIBICONV@
 gcc: error: LIBICONV@: No such file or directory
 make[4]: *** [Makefile:449: fsck.fat] Error 1

Suggested-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Bjørn Mork <bjorn@mork.no>
3 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

3 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

3 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

3 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

3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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

3 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>
3 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>
3 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>
3 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

3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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

3 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>
3 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

3 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>
3 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>
3 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>
3 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

3 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>
3 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>
3 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

3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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

3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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

3 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>
3 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>
3 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

3 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>