]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libportal: upgrade 0.8.1 -> 0.9.0
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 23 Dec 2024 09:10:45 +0000 (17:10 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Dec 2024 13:49:24 +0000 (13:49 +0000)
Changelog:
===========
Dependencies:
- GLib 2.72 or higher is now required

Features:
- Introduce support for the Notification v2 portal version

Bug fixes:
- Fix a file descriptor leak in the Mail portal code
- Fix some minor memory leaks

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/libportal/libportal_0.9.0.bb [moved from meta/recipes-gnome/libportal/libportal_0.8.1.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-gnome/libportal/libportal_0.8.1.bb
rename to meta/recipes-gnome/libportal/libportal_0.9.0.bb
index 0b88de42249e36e8d9641de567276fac23612954..96c25b1db8f5ebae2afc38ca92332956f3c95c2d 100644 (file)
@@ -7,7 +7,7 @@ LICENSE = "LGPL-3.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=3000208d539ec061b899bce1d9ce9404"
 
 SRC_URI = "git://github.com/flatpak/${BPN}.git;protocol=https;branch=main"
-SRCREV = "26c15008cbe579f57f89468384f8efc033f25f6f"
+SRCREV = "731e7410fa5765e7c4eb76a51140a19637620c13"
 S = "${WORKDIR}/git"
 
 inherit meson gi-docgen gobject-introspection vala features_check pkgconfig