David Bauer [Thu, 21 Apr 2022 23:51:14 +0000 (01:51 +0200)]
usteer: update to latest HEAD
f88ac23 local-node: periodically send link-measurement requests
4473c6e measurement: add missing timeout-reset
6d3314c local-node: handle received link-measurement reports
7df969f measurement: generalize measurement handling
bb61f2a local-node: enable link-measurement capability
4458b6f usteer: expose STA link measurement capability
Signed-off-by: David Bauer <mail@david-bauer.net>
Nick Hainke [Mon, 18 Apr 2022 06:44:55 +0000 (08:44 +0200)]
prometheus-node-exporter-lua: improve ubnt-manager
It is costly in transmissions to add all information to each metric.
Instead, only use the "device" as a label and add all other important
labels to the "uptime" metric.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Moritz Warning [Wed, 13 Apr 2022 19:19:38 +0000 (21:19 +0200)]
zerotier: fix segfault on ARM platforms
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Moritz Warning [Wed, 13 Apr 2022 19:00:01 +0000 (21:00 +0200)]
zerotier: update to 1.8.8
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Igor Bezzubchenko [Wed, 20 Apr 2022 19:08:28 +0000 (21:08 +0200)]
libpqxx: update to version 7.7.3
Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
John Audia [Mon, 18 Apr 2022 20:17:58 +0000 (16:17 -0400)]
rsync: bump to 3.2.4
Bump to latest upstream release.
Signed-off-by: John Audia <graysky@archlinux.us>
Alexandru Ardelean [Fri, 15 Apr 2022 06:51:43 +0000 (09:51 +0300)]
pillow: bump to version 9.1.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Josef Schlehofer [Mon, 18 Apr 2022 17:55:21 +0000 (19:55 +0200)]
Merge pull request #18326 from jefferyto/python-twisted-22.4.0
python-twisted: Update to 22.4.0, refresh patches
Jeffery To [Mon, 18 Apr 2022 11:11:48 +0000 (19:11 +0800)]
python-twisted: Update to 22.4.0, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Clark Wang [Wed, 6 Apr 2022 14:29:14 +0000 (22:29 +0800)]
passh: an sshpass alternative
Sshpass does not work well in a few scenarios. Passh is an sshpass
alternative which tries to fix the issues.
Signed-off-by: Clark Wang <dearvoid@gmail.com>
W. Michael Petullo [Fri, 15 Apr 2022 20:00:28 +0000 (15:00 -0500)]
flex: use PKG_FIXUP:=autoreconf gettext-version
This change aims to fix build problems that produce the error "gettext
infrastructure mismatch".
References:
- See the commit comments at:
https://github.com/openwrt/packages/commit/
baaf7f95cb5259724e28158510d9bcd152d4f693
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Clark Wang [Wed, 6 Apr 2022 13:55:32 +0000 (21:55 +0800)]
sexpect: Expect for Shells
Sexpect is another implementation of Expect which is specifically
designed for shells. It's lightweight and has no dependency on other
packages.
Signed-off-by: Clark Wang <dearvoid@gmail.com>
Hirokazu MORIKAWA [Wed, 6 Apr 2022 01:15:20 +0000 (10:15 +0900)]
node-serialport-bindings: Support for npm@8
With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Hirokazu MORIKAWA [Wed, 6 Apr 2022 01:01:20 +0000 (10:01 +0900)]
node-arduino-firmata: Support for npm@8
With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Hirokazu MORIKAWA [Wed, 6 Apr 2022 01:07:24 +0000 (10:07 +0900)]
node-cylon: Support for npm@8
With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Hirokazu MORIKAWA [Wed, 6 Apr 2022 01:17:19 +0000 (10:17 +0900)]
node-serialport: Support for npm@8
With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Hirokazu MORIKAWA [Wed, 6 Apr 2022 01:24:10 +0000 (10:24 +0900)]
node-javascript-obfuscator: Support for npm@8
With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.
The modification method is different from other node modules.
The reason is due to the npm@8 issue.
https://github.com/npm/cli/issues/4027
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Hirokazu MORIKAWA [Wed, 6 Apr 2022 01:10:30 +0000 (10:10 +0900)]
node-hid: Support for npm@8
With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Hirokazu MORIKAWA [Wed, 6 Apr 2022 01:19:45 +0000 (10:19 +0900)]
node-yarn: Support for npm@8
With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Hirokazu MORIKAWA [Wed, 6 Apr 2022 01:12:57 +0000 (10:12 +0900)]
node-homebridge: Support for npm@8
With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Hirokazu MORIKAWA [Mon, 4 Apr 2022 03:50:20 +0000 (12:50 +0900)]
node: Major update from v14 to v16
This update also changes npm from v6 to v8.
This change also requires node module packages to be modified.
Each package will be updated later.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Florian Eckert [Sat, 16 Apr 2022 11:39:14 +0000 (13:39 +0200)]
Merge pull request #17303 from CarlosDerSeher/feature_bt_agent
bt-agent: add new package
Rosen Penev [Wed, 13 Apr 2022 03:35:59 +0000 (20:35 -0700)]
ola: fix compilation with musl 1.2.3
Upstream sent patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Jeffery To [Fri, 15 Apr 2022 20:55:04 +0000 (04:55 +0800)]
golang: Fix conditionals not stripped
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Fri, 15 Apr 2022 15:27:14 +0000 (23:27 +0800)]
golang: Update to 1.18.1
Includes fixes for:
* CVE-2022-24675 - encoding/pem: stack overflow
* CVE-2022-28327 - crypto/elliptic: generic P-256 panic when scalar has
too many leading zeroes
This also adds -buildvcs=false to omit VCS information in Go programs.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Tianling Shen [Fri, 15 Apr 2022 16:33:35 +0000 (00:33 +0800)]
yq: Update to 4.24.5
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Daniel Golle [Fri, 15 Apr 2022 16:37:17 +0000 (17:37 +0100)]
uvol: update to version 0.8
Bump version to reset PKG_RELEASE counter.
Add missing dependency on ucode-mod-math which is needed for the
mkdtemp() implementation used to format UBI volumes.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
James White [Thu, 14 Apr 2022 07:14:19 +0000 (08:14 +0100)]
adguardhome: Update v0.107.6
Remove Go 1.18 patch as upstream source has updated go dependencies
Signed-off-by: James White <james@jmwhite.co.uk>
ZiMing Mo [Tue, 22 Mar 2022 18:56:28 +0000 (02:56 +0800)]
miniupnpd: bump to latest git source
Signed-off-by: ZiMing Mo <msylgj@immortalwrt.org>
Jitao Lu [Fri, 8 Apr 2022 02:35:03 +0000 (10:35 +0800)]
kitty-terminfo: Terminfo for kitty, an OpenGL-based terminal emulator
Signed-off-by: Jitao Lu <dianlujitao@gmail.com>
Karl Osterseher [Fri, 10 Dec 2021 14:18:34 +0000 (15:18 +0100)]
bluez-tools: Add package bluezetools
Signed-off-by: Karl Osterseher <karli_o@gmx.at>
W. Michael Petullo [Wed, 13 Apr 2022 19:40:22 +0000 (14:40 -0500)]
bison: new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Wed, 13 Apr 2022 19:27:31 +0000 (14:27 -0500)]
flex: new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Marko Ratkaj [Tue, 5 Apr 2022 09:10:00 +0000 (11:10 +0200)]
zlog: update PKG_SOURCE to avoid dl clashes
Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
Marko Ratkaj [Mon, 4 Apr 2022 08:02:20 +0000 (10:02 +0200)]
zlog: add new package
zlog is a reliable, high-performance, thread safe, flexible,
clear-model, pure C logging library.
Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
Peter van Dijk [Tue, 12 Apr 2022 13:27:26 +0000 (15:27 +0200)]
pdns: update to 4.6.2
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
Peter van Dijk [Tue, 12 Apr 2022 13:27:17 +0000 (15:27 +0200)]
pdns-recursor: update to 4.6.2
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
Sibren Vasse [Sat, 9 Apr 2022 10:01:44 +0000 (12:01 +0200)]
openssh: update to 9.0p1
Remove upstreamed patches.
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
Tianling Shen [Wed, 13 Apr 2022 17:39:47 +0000 (01:39 +0800)]
yq: Update to 4.24.4
Updated GO_PKG due to upstream changes.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Tianling Shen [Wed, 13 Apr 2022 17:41:27 +0000 (01:41 +0800)]
cloudflared: Update to 2022.4.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Daniel Golle [Thu, 7 Apr 2022 10:54:50 +0000 (11:54 +0100)]
uvol: unbreak if LVM is installed but unused
Fix and simplify console output, make sure uvol doesn't break in case
of LVM being installed but not used.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Alexander Egorenkov [Sun, 10 Apr 2022 14:24:24 +0000 (16:24 +0200)]
transmission: add 'incomplete' and 'watch' dirs to ujail mounts
To fix the errors:
Sun Apr 10 14:19:41 2022 daemon.err transmission-daemon[29831]: [2022-04-10 14:19:41.098] watchdir Failed to open directory "/mnt/sda1/openwrt/transmission/watch" (2): No such file or directory (watchdir.c:358)
and
Sun Apr 10 14:20:18 2022 daemon.err transmission-daemon[30175]: [2022-04-10 14:20:18.641] Couldn't create "/mnt/sda1/openwrt/transmission/incomplete": Permission denied (file-posix.c:243)
References:
- https://github.com/openwrt/packages/issues/17674
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
Jeffery To [Wed, 13 Apr 2022 08:10:25 +0000 (16:10 +0800)]
Merge pull request #18268 from jamesmacwhite/ooniprobe-v3.14.1
ooniprobe: Update to v3.14.2
James White [Thu, 7 Apr 2022 20:06:46 +0000 (21:06 +0100)]
ooniprobe: Update 3.14.2
Signed-off-by: James White <james@jmwhite.co.uk>
Dirk Brenken [Mon, 11 Apr 2022 19:33:57 +0000 (21:33 +0200)]
adblock: 4.1.3-8
* add new 'hblock' compilation source (XL, see https://hblock.molinero.dev for reference)
* print runtime/date information in ISO-8601 standard format
* minor cleanups
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Mon, 11 Apr 2022 15:24:28 +0000 (18:24 +0300)]
haveged: update to 1.9.18
Update haveged to version 1.9.18
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Jeffery To [Sun, 10 Apr 2022 08:44:30 +0000 (16:44 +0800)]
syncthing: Update to 1.19.2
Includes patch based on upstream change[1] to fix compilation with Go
1.18.
Fixes https://github.com/openwrt/packages/issues/18267.
[1]: https://github.com/syncthing/syncthing/commit/
e30898ddb3e51225d4bda8661a1510c5cc9afe08
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Thu, 7 Apr 2022 08:17:49 +0000 (01:17 -0700)]
open-vm-tools: update to 12.0.0
Update patches with the Alpine Linux ones.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Eneas U de Queiroz [Tue, 5 Apr 2022 14:50:46 +0000 (11:50 -0300)]
uacme: add libev dependency to uacme-ualpn
The dependency has a PACKAGE_uacme-ualpn condition so that libev won't
be unnecessarily built if uacme-ualpn is not selected.
Remove PKG_USE_MIPS16:=0, as it is not necessary when not using the
libev that is bundled with uacme.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Michael Heimpold [Sat, 9 Apr 2022 11:46:14 +0000 (13:46 +0200)]
Merge pull request #18273 from cotequeiroz/opensc
opensc: do not build man pages
Jonathan Pagel [Sat, 9 Apr 2022 04:33:30 +0000 (06:33 +0200)]
telegraf: Update to version 1.22.1
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
Eneas U de Queiroz [Thu, 7 Apr 2022 13:39:46 +0000 (10:39 -0300)]
opensc: do not build man pages
Add --disable-man to configure flags to skip building man pages.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Florian Eckert [Fri, 8 Apr 2022 06:32:03 +0000 (08:32 +0200)]
Merge pull request #18263 from TDT-AG/pr/
20220406-keepalived
keepalived: fix makfile
Dengfeng Liu [Tue, 5 Apr 2022 01:53:59 +0000 (01:53 +0000)]
xfrpc: fast reverve proxy client in c language
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
Lucian Cristian [Thu, 31 Mar 2022 20:07:58 +0000 (23:07 +0300)]
domoticz: update to 2022.1
change to codeload
fix python 3.10 plugin loading and usage
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Javier Marcet [Wed, 6 Apr 2022 08:15:24 +0000 (10:15 +0200)]
docker-compose: Update to version 2.4.1
What's Changed:
- now we use directly the Docker CLI to run autoremove flag should
be p… by @glours
- use ssh config when building from compose up by @glours
- get Tty from container to know adequate way to attach to by
@ndeloof
Signed-off-by: Javier Marcet <javier@marcet.info>
Alexandru Ardelean [Wed, 16 Mar 2022 07:39:28 +0000 (09:39 +0200)]
django: bump to version 4.0.3
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 5 Apr 2022 07:03:12 +0000 (10:03 +0300)]
squashfs-tools: bump to version 4.5.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Josef Schlehofer [Thu, 7 Apr 2022 20:38:47 +0000 (22:38 +0200)]
Merge pull request #18266 from
1715173329/cf
cloudflared: Update to 2022.4.0
Alexander Egorenkov [Sat, 26 Mar 2022 12:09:22 +0000 (13:09 +0100)]
tvheadend: add noacl config option for server
Add support for --noacl option to disable all access control checks.
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
Jeffery To [Thu, 7 Apr 2022 17:12:02 +0000 (01:12 +0800)]
Merge pull request #18228 from jamesmacwhite/adguardhome-v0.107.5-go-1.18-fix
[master] adguardhome: Patch quic-go to fix compilation on Go 1.18
Jeffery To [Thu, 7 Apr 2022 16:59:29 +0000 (00:59 +0800)]
Merge pull request #18246 from
1715173329/dl
dnslookup: Update to 1.6.0
Tianling Shen [Thu, 7 Apr 2022 15:36:57 +0000 (23:36 +0800)]
cloudflared: Update to 2022.4.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Florian Eckert [Wed, 6 Apr 2022 09:39:28 +0000 (11:39 +0200)]
keepalived: fix libip6tc dependency
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Wed, 6 Apr 2022 07:53:10 +0000 (09:53 +0200)]
keepalived: add missing CONFIG_ prefix to PKG_CONFIG_DEPENDS elements
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Tianling Shen [Wed, 6 Apr 2022 14:26:00 +0000 (22:26 +0800)]
dnslookup: Update to 1.6.0
Fixed typo error: `AUTORELESE` > `AUTORELEASE`.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Alexandru Ardelean [Wed, 6 Apr 2022 06:11:16 +0000 (09:11 +0300)]
Merge pull request #18244 from liudf0716/apfree-wifidog
apfree-wifidog: fix compile error
Alexandru Ardelean [Wed, 6 Apr 2022 06:10:10 +0000 (09:10 +0300)]
Merge pull request #18200 from neheb/8
ptunnel-ng: fix compilation with kernel 5.15
Alexandru Ardelean [Wed, 6 Apr 2022 06:09:29 +0000 (09:09 +0300)]
Merge pull request #18217 from rsalvaterra/tor-bump
tor: bump to 0.4.6.10 stable
Alexandru Ardelean [Wed, 6 Apr 2022 06:07:44 +0000 (09:07 +0300)]
Merge pull request #18224 from rs/nextdns-1.37.11-master
nextdns: Update to version 1.37.11
Alexandru Ardelean [Wed, 6 Apr 2022 06:05:20 +0000 (09:05 +0300)]
Merge pull request #18245 from
1715173329/dp
dnsproxy: Update to 0.42.1
Rosen Penev [Sun, 3 Apr 2022 03:12:33 +0000 (20:12 -0700)]
xtables-addons: fix various warning in lua patch
These will become errors in the next LTS kernel.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 3 Apr 2022 02:43:09 +0000 (19:43 -0700)]
xtables-addons: update to 3.19
Fixes compilation with kernel 5.15.
Fixed changed binary name.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Adam Williams [Sun, 20 Mar 2022 04:38:24 +0000 (22:38 -0600)]
wifi-presence: add new package
See https://github.com/awilliams/wifi-presence for details.
Signed-off-by: Adam Williams <pwnfactory@gmail.com>
Tianling Shen [Tue, 5 Apr 2022 12:35:41 +0000 (20:35 +0800)]
dnsproxy: Update to 0.42.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Dengfeng Liu [Tue, 5 Apr 2022 10:20:36 +0000 (10:20 +0000)]
apfree-wifidog: fix compile error
which requires libiptext library from iptables
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
Javier Marcet [Mon, 4 Apr 2022 11:29:25 +0000 (13:29 +0200)]
python-websocket-client: update to 1.3.2
- Add support for pre-initialized stream socket in new WebSocketApp
- Remove rel.saferead() in examples (
f0bf03d)
- Increase scope of linting checks (
dca4022)
- Start adding type hints (
a8a4099)
Signed-off-by: Javier Marcet <javier@marcet.info>
Nick Hainke [Mon, 4 Apr 2022 13:51:29 +0000 (15:51 +0200)]
prometheus-node-exporter-lua: fix ubnt-manager collector
Update the version and add ubnt-manager to the build section.
Fixes: 76f27975a9eb (" prometheus-node-exporter-lua: add ubnt-manager collector ")
Signed-off-by: Nick Hainke <vincent@systemli.org>
Nick Hainke [Sun, 3 Apr 2022 10:07:40 +0000 (12:07 +0200)]
prometheus-node-exporter-lua: add ubnt-manager collector
Ubnt-manager-collector collects statistics from airos devices configured
in ubnt-manager.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Nick Hainke [Sun, 3 Apr 2022 10:03:52 +0000 (12:03 +0200)]
ubnt-manager: add ubnt-manager
This app makes it easier to work with AirOS devices. So far, only monitoring is implemented.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Daniel Golle [Mon, 4 Apr 2022 10:57:29 +0000 (11:57 +0100)]
uvol: yet another small compatibility hack
Shift ARGV until actual parameters start to compensate for older
versions of ucode passing the complete cmdline.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 3 Apr 2022 15:13:45 +0000 (16:13 +0100)]
uvol: fixes and adapt to in-tree ucode
Don't use features which are not yet present in the version of ucode
currently shipped with OpenWrt (such as `fs.access()` or assuming raw
mode by default).
Fix syntax error in main executable.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Michael Heimpold [Sun, 3 Apr 2022 18:58:37 +0000 (20:58 +0200)]
Merge pull request #18143 from mhei/php8-pecl-redis-update
php8-pecl-redis: update to 5.3.7
Michael Heimpold [Sun, 3 Apr 2022 18:58:28 +0000 (20:58 +0200)]
Merge pull request #18144 from mhei/php8-pecl-imagick-update
php8-pecl-imagick: update to 3.7.0
Javier Marcet [Sat, 2 Apr 2022 10:48:49 +0000 (12:48 +0200)]
docker-compose: Update to version 2.4.0
What's Changed:
- pass interactive flag to ExecOptions for the RunExec command by
@glours
- go.mod: pin k8s version to fix build on go1.16, and update buildx
to v0.8.1 by @thaJeztah
- support cache_from|to|no|pull by @ndeloof
- fix race condition on start-stop e2e tests running in parrallel by
@glours
- Add support of ssh authentications defined in compose file or via
cli… by @glours
- fix typo in ssh option description by @mschoettle
- Takes COMPOSE_PROJECT_NAME into consideration on commands by
@ulyssessouza
- Remove dead warning code by @ulyssessouza
- Fix down command without any resource to delete by @ulyssessouza
- vendor: github.com/containerd/containerd v1.6.2 by @thaJeztah
New Contributors:
- @mschoettle made their first contribution
Signed-off-by: Javier Marcet <javier@marcet.info>
Michael Heimpold [Thu, 24 Mar 2022 19:55:37 +0000 (20:55 +0100)]
php8-pecl-redis: update to 5.3.7
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sun, 20 Mar 2022 22:02:59 +0000 (23:02 +0100)]
php8-pecl-imagick: update to 3.7.0
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
James White [Sun, 3 Apr 2022 07:17:13 +0000 (08:17 +0100)]
adguardhome: Patch quic-go to fix compilation on Go 1.18
Signed-off-by: James White <james@jmwhite.co.uk>
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>
Olivier Poitrey [Sat, 2 Apr 2022 20:59:21 +0000 (20:59 +0000)]
nextdns: Update to version 1.37.11
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
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>
Rui Salvaterra [Thu, 31 Mar 2022 19:37:24 +0000 (20:37 +0100)]
tor: bump to 0.4.6.10 stable
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
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>