~alpine/aports

community/seatd: upgrade to 0.6.2 v1 APPLIED

Drew DeVault: 1
 community/seatd: upgrade to 0.6.2

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3667/mbox | git am -3
Learn more about email & git

[PATCH] community/seatd: upgrade to 0.6.2 Export this patch

This release addresses a privilege escalation vulnerability:

https://lists.sr.ht/~kennylevinsen/seatd-announce/%3CGJ2IZQ.HCKS1J0LSI803%40kl.wtf%3E
---
 community/seatd/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/seatd/APKBUILD b/community/seatd/APKBUILD
index 8cb02ea31d..57304b4a0a 100644
--- a/community/seatd/APKBUILD
+++ b/community/seatd/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Michał Polański <michal@polanski.me>
pkgname=seatd
pkgver=0.6.1
pkgver=0.6.2
pkgrel=0
pkgdesc="Minimal seat management daemon"
url="https://sr.ht/~kennylevinsen/seatd/"
@@ -47,6 +47,6 @@ dev() {
}

sha512sums="
b4a6fb28e2b2d06bb7a50e0e8e187bfc0fda559195219434e2665af9246432d0f21492d38277d6e27efcf1e4d90939450e83ddb893021c9abcf05abef4ba6c9c  seatd-0.6.1.tar.gz
47e3aec819f43e72913be1cac2c0db26287f1ef8ecc738845d3591b3e2b4fee3441ac50ea45ac75a5da774e5305a18a02b8375f76f71644c8c07e95bcad52762  seatd-0.6.2.tar.gz
e37a46121d1edbe76be3eeff25651ac84a55c2dc6b2211005fe39bf4051df0fc427315b0b4a660b66193fb16b641a7203fc5e201c391f9bb3b4f02c26a5d39cc  seatd.initd
"
-- 
2.33.0