]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
seatd: upgrade to 0.6.4 (fixes CVE-2022-25643)
authorRoss Burton <ross@burtonini.com>
Thu, 10 Mar 2022 13:51:59 +0000 (13:51 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Mar 2022 06:54:39 +0000 (06:54 +0000)
We need to set nobranch=1 as the 0.6.4 tag isn't on any branches at
present.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/seatd/seatd_0.6.4.bb [moved from meta/recipes-core/seatd/seatd_0.6.3.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-core/seatd/seatd_0.6.3.bb
rename to meta/recipes-core/seatd/seatd_0.6.4.bb
index abc858308795b2a9451c5091fde3b67c7c908a23..a38f8c21524804597bdea2944a15ca615420a6df 100644 (file)
@@ -6,9 +6,9 @@ LICENSE = "MIT"
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=715a99d2dd552e6188e74d4ed2914d5a"
 
-SRC_URI = "git://git.sr.ht/~kennylevinsen/seatd;protocol=https;branch=master \
+SRC_URI = "git://git.sr.ht/~kennylevinsen/seatd;protocol=https;nobranch=1 \
            file://init"
-SRCREV = "88db55f6068c1c01d85b61aa6adff0a6b2a8dce8"
+SRCREV = "df13d03f9cfd0dc0c2b3298cd0e5eb4e4a10835e"
 S = "${WORKDIR}/git"
 
 inherit meson pkgconfig update-rc.d