Prechádzať zdrojové kódy

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>
(cherry picked from commit 41139cb0997af800c7d89213c5d89652b65ec6cb)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Adrian Perez de Castro 3 rokov pred
rodič
commit
6e5536ce36
2 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 1 1
      package/seatd/seatd.hash
  2. 1 1
      package/seatd/seatd.mk

+ 1 - 1
package/seatd/seatd.hash

@@ -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

+ 1 - 1
package/seatd/seatd.mk

@@ -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