package/seatd: security bump to version 0.6.4
This release contains a security fix in seatd-launch which prevents removal of files that the calling user did not have privileges to remove. Release notes: https://git.sr.ht/~kennylevinsen/seatd/refs/0.6.4 Signed-off-by: Adrian Perez de Castro <aperez@igalia.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
5b6e2ee8b7
commit
41139cb099
@ -1,5 +1,5 @@
|
||||
# Calculated locally
|
||||
sha256 5226850c163b485aebe71da0d3f4941761637e146a5c9393cb40c52617ad84a8 0.6.3.tar.gz
|
||||
sha256 3d4ac288114219ba7721239cafee7bfbeb7cf8e1e7fd653602a369e4ad050bd8 0.6.4.tar.gz
|
||||
|
||||
# License files
|
||||
sha256 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SEATD_VERSION = 0.6.3
|
||||
SEATD_VERSION = 0.6.4
|
||||
SEATD_SOURCE = $(SEATD_VERSION).tar.gz
|
||||
SEATD_SITE = https://git.sr.ht/~kennylevinsen/seatd/archive
|
||||
SEATD_LICENSE = MIT
|
||||
|
Loading…
Reference in New Issue
Block a user