Philip Prindeville [Tue, 26 Oct 2021 21:59:16 +0000 (15:59 -0600)]
bind: detect new interfaces when they come up
Reload the service when interfaces flap; note that libcap support
is required to open new sockets on interfaces coming up during
a reload, otherwise a full restart would be needed.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
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>
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>
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
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
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
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
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>
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>
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>
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
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>
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>
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>
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>
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>
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>
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>
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
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>
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
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>
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>
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>
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
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>
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>
Matthias Schiffer [Fri, 15 Oct 2021 14:09:34 +0000 (16:09 +0200)]
Merge pull request #16628 from mwarning/uradvd
uradvd: add new package
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
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>
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>
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>
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>
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>
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>
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
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>
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>
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
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>
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
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
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>
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>
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>
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>
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>