Message ID | 2285f30e643f52511c328e4f6e1f0c042bea4110.1759260542.git.steve@sakoman.com |
---|---|
State | Accepted, archived |
Commit | 2285f30e643f52511c328e4f6e1f0c042bea4110 |
Delegated to: | Steve Sakoman |
Headers | show |
Series | [kirkstone,1/7] go: fix CVE-2025-47907 | expand |
diff --git a/meta/recipes-gnome/libhandy/libhandy_1.5.0.bb b/meta/recipes-gnome/libhandy/libhandy_1.5.0.bb index 722593dfb1..4b3f43df1c 100644 --- a/meta/recipes-gnome/libhandy/libhandy_1.5.0.bb +++ b/meta/recipes-gnome/libhandy/libhandy_1.5.0.bb @@ -9,7 +9,7 @@ BUGTRACKER = "https://gitlab.gnome.org/GNOME/libhandy/-/issues" LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" -SRC_URI = "git://gitlab.gnome.org/GNOME/libhandy.git;protocol=https;branch=master \ +SRC_URI = "git://gitlab.gnome.org/GNOME/libhandy.git;protocol=https;branch=main \ file://0001-Add-private-headers.patch \ " SRCREV = "8fa8306a79215fc6ebf2483145da98bf9b2495ab"