From: Wang Mingyu <wan...@fujitsu.com> Changelog: =========== * Recognise NBDs (Network Block Devices) * Add support for Bcachefs (experimental), single device file systems only * Prevent GParted probe starting LVM Volume Groups * Increase minimum required version of libparted to 3.2 * Update CI jobs for Ubuntu 24.04 LTS and use Rocky Linux 8 * Read exFAT file system usage from exfatprogs >= 1.2.3 * Fix serial number for my USB key showing binary data * Add support for Bcachefs, single device file systems only * Prevent GParted probe starting LVM Volume Groups * Fix hang searching partitions when btrfs-progs not installed * Increase minimum required version of libparted to 3.2
Signed-off-by: Wang Mingyu <wan...@fujitsu.com> --- .../gparted/{gparted_1.6.0.bb => gparted_1.7.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-extended/gparted/{gparted_1.6.0.bb => gparted_1.7.0.bb} (93%) diff --git a/meta-gnome/recipes-extended/gparted/gparted_1.6.0.bb b/meta-gnome/recipes-extended/gparted/gparted_1.7.0.bb similarity index 93% rename from meta-gnome/recipes-extended/gparted/gparted_1.6.0.bb rename to meta-gnome/recipes-extended/gparted/gparted_1.7.0.bb index ab2890679a..ec221a140f 100644 --- a/meta-gnome/recipes-extended/gparted/gparted_1.6.0.bb +++ b/meta-gnome/recipes-extended/gparted/gparted_1.7.0.bb @@ -11,7 +11,7 @@ SRC_URI = " \ ${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${BPN}-${PV}/${BPN}-${PV}.tar.gz \ ${@bb.utils.contains('DISTRO_FEATURES', 'polkit', 'file://0001-Install-polkit-action-unconditionally-executable-pke.patch', '', d)} \ " -SRC_URI[sha256sum] = "9b9f51b3ce494ddcb59a55e1ae6679c09436604e331dbf5a536d60ded6c6ea5b" +SRC_URI[sha256sum] = "84ae3b9973e443a2175f07aa0dc2aceeadb1501e0f8953cec83b0ec3347b7d52" UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/gparted/files/gparted/" UPSTREAM_CHECK_REGEX = "gparted-(?P<pver>\d+\.(\d+)+(\.\d+)+)" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#115335): https://lists.openembedded.org/g/openembedded-devel/message/115335 Mute This Topic: https://lists.openembedded.org/mt/111099059/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-