Rosen Penev [Thu, 31 Mar 2022 03:26:33 +0000 (20:26 -0700)]
pingcheck: update to 2022-03-01
Fixes compilation with kernel 5.15.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Stijn Tintel [Wed, 30 Mar 2022 23:52:33 +0000 (02:52 +0300)]
kea: bump to 2.0.2
Drop patches that no longer apply:
- net/kea/patches/001-fix-cross-compile.patch
- net/kea/patches/002-fix-host-compile.patch
Drop upstreamed patches:
- net/kea/patches/020-shared_ptr.patch
- net/kea/patches/030-gcc11.patch
- net/kea/patches/040-map.patch
Fixup patch net/kea/patches/003-no-test-compile.patch.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Sat, 2 Apr 2022 19:11:53 +0000 (22:11 +0300)]
kea: drop host build
The host build is used to build kea-msg-compiler, which is only needed
when there are changes to .mes files. Since we're not making any changes
to such files, we do not need this.
As host build fails for Kea 2.0.2, and the git history for kea doesn't
contain any reasoning for enabling it, let's just drop it.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Rosen Penev [Fri, 1 Apr 2022 19:14:43 +0000 (12:14 -0700)]
glibs: revert "fix compilation with Alpine Linux"
This reverts commit
0ce744202ad2a2feaa3b841ce934765416d1339e.
Broken everywhere else. A better solution will need to be found.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Jan Hák [Fri, 1 Apr 2022 11:16:00 +0000 (13:16 +0200)]
knot: update to 3.1.7
Signed-off-by: Jan Hák <jan.hak@nic.cz>
Daniel Golle [Thu, 31 Mar 2022 20:41:17 +0000 (21:41 +0100)]
uvol: unbreak build and adapt to updated ucode
* Fix build which was broken by a wrong path in the Makefile.
Adapt to ucode commit
4618807 ("main: rework CLI frontend"):
* ucode now no longer needs the {% %} around each code file, remove
that and safe one level of indentation.
* ARGV now no longer includes ucode executable and script itself
Fixes: 6350c7bc6 ("uvol: replace with re-write in ucode")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Thu, 31 Mar 2022 03:23:03 +0000 (20:23 -0700)]
powertop: add gettext-version fixup
I hit this locally on Fedora 35 for some reason.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Daniel Golle [Thu, 31 Mar 2022 16:51:22 +0000 (17:51 +0100)]
uvol: replace with re-write in ucode
Replace previous Shell draft-quality implementation of uvol with a
rewrite in ucode[1].
While the new code is slightly larger, it performs much better (as
we no longer fork() for parsing strings like in Shell with grep, sed
and friends).
Before:
time uvol list -j
[ ... ]
real 0m 0.82s
user 0m 0.13s
sys 0m 0.10s
After:
time uvol list -j
[ ... ]
real 0m 0.47s
user 0m 0.05s
sys 0m 0.05s
[1]: https://github.com/jow-/ucode
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Marko Ratkaj [Thu, 31 Mar 2022 10:35:29 +0000 (12:35 +0200)]
procps-ng: add missing InstallDev section
This package seems to be missing an InstallDev section. Had a compile
failure for an application that needs to compile against libprocps
Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
Javier Marcet [Thu, 31 Mar 2022 09:34:30 +0000 (11:34 +0200)]
python-dotenv: update to v0.20.0
Added:
- Add encoding (Optional[str]) parameter to get_key, set_key and
unset_key. (by @bbc2)
Fixed:
- Use dict to specify the entry_points parameter of setuptools.setup
(by @mgorny).
- Don't build universal wheels (by @bbc2).
Signed-off-by: Javier Marcet <javier@marcet.info>
Rosen Penev [Thu, 31 Mar 2022 03:22:15 +0000 (20:22 -0700)]
gst1-libav: fix compilation with ffmpeg5
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Marko Ratkaj [Wed, 30 Mar 2022 14:37:48 +0000 (16:37 +0200)]
vim: update maintainer email
Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
Marko Ratkaj [Wed, 30 Mar 2022 14:36:34 +0000 (16:36 +0200)]
file: update maintainer email
Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
Marko Ratkaj [Wed, 30 Mar 2022 14:34:38 +0000 (16:34 +0200)]
lxc: update maintainer email
Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
Marko Ratkaj [Wed, 30 Mar 2022 14:35:49 +0000 (16:35 +0200)]
clamav: update maintainer email
Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
Marko Ratkaj [Thu, 31 Mar 2022 10:47:15 +0000 (12:47 +0200)]
Merge pull request #18204 from ratkaj/jq_update_maintainer_email
jq: update maintainer email
Marko Ratkaj [Wed, 30 Mar 2022 14:29:49 +0000 (16:29 +0200)]
jq: update maintainer email
Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
Nita Vesa [Thu, 31 Mar 2022 05:54:42 +0000 (08:54 +0300)]
gensio: Update to 2.3.6
Changes since last version:
Just bug fixes and minor changes.
Signed-off-by: Nita Vesa <werecatf@outlook.com>
Maxim Anisimov [Sun, 27 Mar 2022 06:09:24 +0000 (09:09 +0300)]
modemmanager: switch to meson build tools
Using https://gitlab.freedesktop.org/mobile-broadband/ModemManager.git to download the source code.
Added compile option to compile qrtr support.
Enabled lto and additional gcc flags for perfomance and less size.
Modified to use meson as upstream has abandoned autotools.
Removed BUILD_PARALLEL options. These are default with ninja/meson.
Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
Rosen Penev [Mon, 28 Mar 2022 21:25:29 +0000 (14:25 -0700)]
fio: update to 3.29
Fixes compilation with kernel 5.15
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 28 Mar 2022 22:47:36 +0000 (15:47 -0700)]
libpfring: update to 8.0.0
Fixes compilation with kernel 5.15
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Nita Vesa [Wed, 30 Mar 2022 07:26:02 +0000 (10:26 +0300)]
gensio: Fix circular dependency error
Adding libsctp adds IPV6 dependency to gensio, so this patch is
an attempt at working around that with the goal of getting rid of
the circular dependency error.
Signed-off-by: Nita Vesa <werecatf@outlook.com>
Maxim Anisimov [Tue, 29 Mar 2022 08:38:57 +0000 (11:38 +0300)]
libqmi: polish Makefile
PKG_VERSION replaced by PKG_SOURCE_VERSION.
Simplify for collection selection.
Removed unneeded python3/host dep.
Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
Alexandru Ardelean [Mon, 28 Mar 2022 06:53:34 +0000 (09:53 +0300)]
python-evdev: bump to version 1.5.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 28 Mar 2022 06:52:46 +0000 (09:52 +0300)]
python-pytz: bump to version 2022.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Nita Vesa [Sat, 19 Feb 2022 09:34:33 +0000 (11:34 +0200)]
ser2net: Update to version 4.3.5
The updated version requires libgensio, libyaml and libpthread,
so those have been added accordingly to dependencies.
Also added arguments for the configure-script to always attempt
to build ser2net with the same settings, instead of leaving it
to guess, for consistency.
Signed-off-by: Nita Vesa <werecatf@outlook.com>
Stijn Tintel [Thu, 17 Mar 2022 11:01:54 +0000 (13:01 +0200)]
strongswan: fix forecast plugin dependency
The forecast plugin does not require the iptables binary, it uses
libiptc instead.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Thu, 17 Mar 2022 11:00:13 +0000 (13:00 +0200)]
strongswan: fix connmark plugin dependency
The connmark plugin does not require the iptables binary, it uses
libiptc instead.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Thu, 17 Mar 2022 10:48:50 +0000 (12:48 +0200)]
strongswan: move iptables deps to updown plugin
Let's move the iptables IPsec dependencies out of the strongswan package
and into the plugin package that actually depends on it,
strongswan-mod-updown. As the default updown script calls the iptables
binary, also add a dependency on the iptables-legacy package.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Robert Högberg [Tue, 15 Mar 2022 22:06:54 +0000 (23:06 +0100)]
rtl_433: Bump to release 21.12
rtl_433 can now use OpenSSL to send data to MQTT/influxDB using TLS.
A separate OpenWrt package has been created where OpenSSL support is
enabled.
Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
Marko Ratkaj [Wed, 30 Mar 2022 11:01:47 +0000 (13:01 +0200)]
libuv: bump to v1.44.1
Changes:
* bumped version to 1.44.1
* bumped maintainer email
Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
Marko Ratkaj [Wed, 30 Mar 2022 11:27:15 +0000 (13:27 +0200)]
dhcpcd: bump to 9.4.1
Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
Marko Ratkaj [Wed, 30 Mar 2022 12:52:06 +0000 (14:52 +0200)]
yara: bump to 4.2.0
Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
Marko Ratkaj [Wed, 30 Mar 2022 13:29:13 +0000 (15:29 +0200)]
squid: bump to 4.17
Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
Marko Ratkaj [Wed, 30 Mar 2022 13:56:50 +0000 (15:56 +0200)]
sysstat: bump to 12.4.5
Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
Stijn Tintel [Thu, 31 Mar 2022 00:06:27 +0000 (03:06 +0300)]
Merge pull request #18112 from graysky2/gnutls
gnutls: Update to 3.7.4
John Audia [Sun, 20 Mar 2022 15:55:22 +0000 (11:55 -0400)]
gnutls: Update to 3.7.4
Bump to latest upstream release. Rebased existing patches.
This version introduces certificate compression support, and with that,
optional dependencies on zlib and zstd. When configure picks them up,
build will fail due to missing dependencies:
Package libgnutls is missing dependencies for the following libraries:
libz.so.1
libzstd.so.1
Disable zlib and zstd support to avoid that.
Signed-off-by: John Audia <graysky@archlinux.us>
[disable zlib and zstd]
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Rosen Penev [Wed, 2 Jun 2021 02:28:22 +0000 (19:28 -0700)]
gnutls: update to 3.7.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Stijn Tintel [Fri, 25 Mar 2022 12:40:37 +0000 (14:40 +0200)]
gnutls: add build dependency on gettext-full/host
The gnutls package uses the gettext-version fixup, which is only
available if gettext-full/host has been built. Add the missing build
dependency to fix these errors:
bash: line 1: /home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/bin/gettext: No such file or directory
bash: line 1: /home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/bin/autopoint: No such file or directory
It also prevents configure from using host gettext:
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
vs:
checking for msgfmt... /home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/bin/msgfmt
checking for gmsgfmt... /home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/bin/gmsgfmt
checking for xgettext... /home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/bin/xgettext
checking for msgmerge... /home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/bin/msgmerge
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Fri, 25 Mar 2022 12:30:56 +0000 (14:30 +0200)]
gnutls: enable AUTORELEASE
Enable AUTORELEASE in a separate commit so that the next commit can be
reverted without having to manually re-introduce it.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Javier Marcet [Tue, 29 Mar 2022 13:05:35 +0000 (15:05 +0200)]
python3-paramiko: update to version 2.10.3
2.10.2:
- [Bug] Fix Python 2 compatibility breakage introduced in 2.10.1.
Spotted by Christian Hammond.
2.10.3:
- [Bug] Switch from module-global to thread-local storage when
recording thread IDs for a logging helper; this should avoid one
flavor of memory leak for long-running processes. Catch & patch via
Richard Kojedzinszky.
- [Bug] Certificate-based pubkey auth was inadvertently broken when
adding SHA2 support; this has been fixed. Reported by Erik Forsberg
and fixed by Jun Omae.
Signed-off-by: Javier Marcet <javier@marcet.info>
Javier Marcet [Tue, 29 Mar 2022 13:02:24 +0000 (15:02 +0200)]
ctop: update to 0.7.7
- Adds uptime column
- CPU bar color thresholds update
- Updated container status icons
- Optimize health status event handling
- Adds ppc64le build
- Adds "open in browser" menu option
- Fix CPU count estimation
Signed-off-by: Javier Marcet <javier@marcet.info>
Javier Marcet [Tue, 29 Mar 2022 13:07:37 +0000 (15:07 +0200)]
docker-compose: Update to version 2.3.4
What's Changed:
- don't fail trying to remove container with no candidate by @ndeloof
- recreate container after image has been rebuilt/pulled by @ndeloof
- ps: un-deprecate --filter, and enhance docs by @thaJeztah
- Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot
- Remove DEPRECATED text, since it's just the default by
@ulyssessouza
- Bump Buildx to v0.8.0 by @ndeloof
- kill only need project name by @ndeloof
- don't remove external volumes/networks by @ndeloof
- use docker/cli RunExec and RunStart to handle all the
interactive/tty/* terminal logic by @ndeloof
- Validate doc on pr by @glours
Signed-off-by: Javier Marcet <javier@marcet.info>
Tiago Gaspar [Tue, 29 Mar 2022 09:12:15 +0000 (10:12 +0100)]
jool: update to 4.1.8
Update jool to the latest version.
Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
Maxim Anisimov [Sat, 26 Mar 2022 08:45:59 +0000 (11:45 +0300)]
libmbim: switch to meson build tools
Using https://gitlab.freedesktop.org/mobile-broadband/libmbim.git to download the source code.
Enabled lto and additional gcc flags for perfomance and less size.
Modified to use meson as upstream has abandoned autotools.
Removed BUILD_PARALLEL options. These are default with ninja/meson.
Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
Martin Moreno [Tue, 29 Mar 2022 06:51:38 +0000 (23:51 -0700)]
sslh: update to v1.22c
Change notes:
Updated Makefile package version and hash.
Added libpcre2 dependency
Removed USELIBPCRE make flag (no longer optional within sslh)
Updated patch 001 to work with new sslh Makefile
Signed-off-by: Martin Moreno <fett3270@yahoo.com>
Maxim Anisimov [Sat, 26 Mar 2022 09:04:26 +0000 (12:04 +0300)]
libqmi: switch to meson build tools
Using https://gitlab.freedesktop.org/mobile-broadband/libqmi.git to download the source code.
Enabled lto and additional gcc flags for perfomance and less size.
Added support for selecting qmi message collection.
Selected basic qmi message collection by default (modemmanager requires it).
Modified to use meson as upstream has abandoned autotools.
Removed BUILD_PARALLEL options. These are default with ninja/meson.
Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
Josef Schlehofer [Mon, 28 Mar 2022 14:39:33 +0000 (16:39 +0200)]
vala: update to version 0.56.0 (LTS version)
According, to the project website [1], we were not using long-term
version, but stable one. Let's use LTS version.
Changelog can be found on their GitLab [2].
[1] https://wiki.gnome.org/Projects/Vala
[2] https://gitlab.gnome.org/GNOME/vala/raw/0.56/NEWS
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Sven Eckelmann [Wed, 16 Mar 2022 13:39:20 +0000 (14:39 +0100)]
ap51-flash: update to version 2022.0
* Improve listing of ethernet devices under Linux
* Add support for modern Npcap DLLs
* Fix embedding of images with modern GCC versions
* coding style cleanups and refactoring
* added support for:
- Datto AP440
- Datto AP840
- Datto AP840E
- Datto TW420
- Plasma Cloud PAX1800
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Sven Eckelmann [Wed, 16 Mar 2022 13:37:27 +0000 (14:37 +0100)]
ap51-flash: use $(AUTORELEASE) for PKG_RELEASE
Use `$(AUTORELEASE)` variable rather than setting a PKG_RELEASE
on every commit manually.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Peter van Dijk [Fri, 25 Mar 2022 14:31:36 +0000 (15:31 +0100)]
pdns-recursor: update to 4.6.1
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
Peter van Dijk [Fri, 25 Mar 2022 14:31:29 +0000 (15:31 +0100)]
pdns: update to 4.6.1
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
Maxim Anisimov [Sat, 26 Mar 2022 08:52:06 +0000 (11:52 +0300)]
libqrtr-glib: Makefile polishing
Enabled lto and additional gcc flags for perfomance and less size.
Removed BUILD_PARALLEL options. These are default with ninja/meson.
Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
Lucian Cristian [Fri, 25 Mar 2022 21:38:31 +0000 (23:38 +0200)]
uacme: always include ualpn
with mbetls update we can have ualpn on any variant
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Jeffery To [Fri, 25 Mar 2022 19:46:25 +0000 (03:46 +0800)]
golang: Update to 1.18, update patch
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Tianling Shen [Sat, 26 Mar 2022 14:16:03 +0000 (22:16 +0800)]
v2raya: fix panic in go 1.18
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Tianling Shen [Mon, 28 Mar 2022 17:22:29 +0000 (01:22 +0800)]
yq: Update to 4.24.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
René Treffer [Mon, 28 Mar 2022 06:14:04 +0000 (08:14 +0200)]
prometheus-node-exporter-lua: add netclass.lua collector
All current node_exporter netclass metrics will be available. This includes
speed metrics per lan port on supported DSA switches.
Signed-off-by: René Treffer <treffer@measite.de>
Florian Eckert [Mon, 28 Mar 2022 14:11:37 +0000 (16:11 +0200)]
Merge pull request #18172 from TDT-AG/pr/
20220328-mwan3
mwan3: fix sticky chain length
Florian Eckert [Mon, 28 Mar 2022 12:02:18 +0000 (14:02 +0200)]
mwan3: fix sticky chain length
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Stijn Tintel [Thu, 24 Mar 2022 14:52:30 +0000 (16:52 +0200)]
poemgr: fix conffiles path
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Jeffery To [Sun, 27 Mar 2022 17:41:24 +0000 (01:41 +0800)]
python3: Update to 3.10.4
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Tianling Shen [Sat, 26 Mar 2022 13:22:09 +0000 (21:22 +0800)]
dnsproxy: Update to 0.42.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Hannu Nyman [Sun, 27 Mar 2022 18:46:33 +0000 (21:46 +0300)]
Merge pull request #18093 from AuthorReflex/ovpn-2.5.6
openvpn: update to 2.5.6
Tianling Shen [Sat, 26 Mar 2022 13:29:46 +0000 (21:29 +0800)]
cloudflared: Update to 2022.3.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Daniel Golle [Sat, 26 Mar 2022 21:15:29 +0000 (21:15 +0000)]
gnunet: work-around sysupgrade restore missing file ownerships
Make sure /etc/gnunet and all its files and sub-directories are owned
by gnunet:gnunet. This is somehow necessary as file ownership otherwise
doesn't survive sysupgrade.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Josef Schlehofer [Sat, 26 Mar 2022 14:39:02 +0000 (15:39 +0100)]
vala: update to version 0.54.8
Changelog:
https://gitlab.gnome.org/GNOME/vala/raw/0.54/NEWS
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Daniel Golle [Sun, 20 Feb 2022 21:25:09 +0000 (21:25 +0000)]
Jinja2: add Josef as the maintainer of this package
It seems that Turris guys is using this package in the Turris OS, where
it is used for reForis (simple, basic UI for users)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
[replace Daniel as maintainer, add commit message]
Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
Josef Schlehofer [Wed, 16 Mar 2022 09:07:48 +0000 (10:07 +0100)]
Flask: use AUTORELEASE
This helps in cases, when someone forgets to bump PKG_RELEASE
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Daniel Golle [Sun, 20 Feb 2022 21:24:20 +0000 (21:24 +0000)]
Flask: add Josef as the maintainer of this package
It seems that Turris guys is using this package in the Turris OS, where
it is used for reForis (simple, basic UI for users)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
[replace Daniel as maintainer, add commit message]
Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
Daniel Golle [Thu, 24 Mar 2022 22:37:30 +0000 (22:37 +0000)]
libudev-zero: update to version 1.0.1
The new version includes all previously locally backported patches.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 24 Mar 2022 22:30:03 +0000 (22:30 +0000)]
gpgme: update to version 1.17.1
Remove backported patch which is now included in the upstream release.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Dirk Brenken [Thu, 24 Mar 2022 20:01:12 +0000 (21:01 +0100)]
adblock: 4.1.3-7
* removed discontinued source 'gaming'
* changed url of source 'reg_kr'
Signed-off-by: Dirk Brenken <dev@brenken.org>
Eneas U de Queiroz [Sat, 1 May 2021 17:26:32 +0000 (14:26 -0300)]
gost_engine: adapt to new openssl UCI config
OpenSSL now uses UCI to enable and disable engines, and engine packages
need to adapt.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Eneas U de Queiroz [Sat, 1 May 2021 17:24:23 +0000 (14:24 -0300)]
afalg_engine: adapt to new openssl UCI config
OpenSSL now uses UCI to enable and disable engines, and engine packages
need to adapt.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Petr Štetiar [Thu, 24 Mar 2022 12:59:52 +0000 (13:59 +0100)]
Merge pull request #18137 from ynezz/ynezz/gh-action-sdk-v4
ci: use openwrt/gh-action-sdk@v4
Petr Štetiar [Thu, 24 Mar 2022 08:17:27 +0000 (09:17 +0100)]
ci: use openwrt/gh-action-sdk@v4
In order to use feeds from GH mirror for GH actions, thus saving a lot
of resources being wasted. While at it fix whitespace issue.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Jonathan Pagel [Thu, 24 Mar 2022 01:41:31 +0000 (02:41 +0100)]
telegraf: Update to version 1.22.0
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
Yousong Zhou [Wed, 16 Mar 2022 11:12:52 +0000 (11:12 +0000)]
xl2tpd: bump to version 1.3.17
The typo fix patch was merged upstream
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Wed, 16 Mar 2022 11:11:34 +0000 (11:11 +0000)]
spice-protocol: bump to version 0.14.4
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Wed, 16 Mar 2022 06:20:34 +0000 (06:20 +0000)]
ovn: bump to version 22.03.0
libovn now depends on libopenvswitch since ovn 21.09.0
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Wed, 23 Mar 2022 06:47:41 +0000 (06:47 +0000)]
openvswitch: bump to version 2.17.0
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Philip Prindeville [Thu, 24 Mar 2022 00:14:33 +0000 (18:14 -0600)]
Merge pull request #18055 from pprindeville/bind-subpackage-ddns-confgen
bind: add subpackaging for ddns-confgen
Stijn Tintel [Thu, 17 Mar 2022 11:34:59 +0000 (13:34 +0200)]
openvswitch: bump to 2.15.3
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Thu, 17 Mar 2022 11:31:03 +0000 (13:31 +0200)]
openvswitch: enable AUTORELEASE
Enable AUTORELEASE in a separate commit so that the next commit can be
reverted without having to manually re-introduce it.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Lucian Cristian [Tue, 22 Mar 2022 07:50:12 +0000 (09:50 +0200)]
frr: update to 8.2.2 branch
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Hannu Nyman [Tue, 22 Mar 2022 15:59:48 +0000 (17:59 +0200)]
nano: provide nano-full with most features enabled
Provide a new variant, nano-full, that enables almost
all functionality of nano. Only libmagic file type detection
has been left out.
Ship with a minimal /etc/nanorc that the user can modify.
nanorc documentation at
https://www.nano-editor.org/dist/latest/nanorc.5.html
Provide color highlighting for the uci config files.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Tue, 22 Mar 2022 15:20:10 +0000 (17:20 +0200)]
Merge pull request #18129 from neheb/8
horst: fix compilation with ncurses 6.3
Looks like a trivial fix due to ncurses 6.3.
Similar actions will be needed for some other packages, too.
Merging.
Daniel Golle [Tue, 22 Mar 2022 14:16:58 +0000 (14:16 +0000)]
uvol: fix list output on LVM backend
'uvol list' was broken when introducing support for the hidden volumes.
Fix that by not using 'continue' keyword to break the loop (as that
lead to skipping 'json_select ..') and using if-clause instead.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Mon, 21 Mar 2022 04:21:52 +0000 (21:21 -0700)]
powertop: update to 2.14
Upstream switched to github.
Fix license information.
Backport patch for ncurses 6.3. Remove other backported patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 21 Mar 2022 04:12:06 +0000 (21:12 -0700)]
horst: fix compilation with ncurses 6.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Alexandru Ardelean [Mon, 21 Mar 2022 12:28:08 +0000 (14:28 +0200)]
Merge pull request #18121 from jefferyto/python-3.10.3
python3: Update to 3.10.3, refresh patches
Daniel Golle [Mon, 21 Mar 2022 11:50:26 +0000 (11:50 +0000)]
auc: only add filesystem type if it is known
Prevent NULL-pointer on older versions of OpenWrt.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Mon, 21 Mar 2022 10:53:25 +0000 (10:53 +0000)]
auc: bump to version 0.2.5
Request root filesystem type to since it is possible now after
https://github.com/openwrt/asu/commit/
9d8467a748aaa954b27eb3a471ae8a8303abc47a
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Vladimir Ulrich [Mon, 21 Mar 2022 08:21:00 +0000 (11:21 +0300)]
zoneinfo: updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Jeffery To [Mon, 21 Mar 2022 08:43:35 +0000 (16:43 +0800)]
python3: Update to 3.10.3, refresh patches
Includes fixes for:
* Windows builds updated to bzip2 1.0.8 to mitigate CVE-2016-3189 and
CVE-2019-12900
* CVE-2022-26488: Escalation of privilege via Windows Installer
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Florian Eckert [Mon, 21 Mar 2022 07:51:33 +0000 (08:51 +0100)]
Merge pull request #18095 from TDT-AG/pr/
20220318-glib2
glib2: update version to 2.70.4
Florian Eckert [Thu, 9 Dec 2021 14:47:40 +0000 (15:47 +0100)]
glib2: update version to 2.70.4
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Michael Heimpold [Mon, 21 Mar 2022 07:03:12 +0000 (08:03 +0100)]
Merge pull request #18117 from mhei/php8-update
php8: update to 8.1.4
Tianling Shen [Sun, 20 Mar 2022 17:37:15 +0000 (01:37 +0800)]
cloudflared: Update to 2022.3.3
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>