diff options
| author | Andreas Müller <schnitzeltony@gmail.com> | 2021-05-11 04:07:24 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-05-11 08:27:27 -0700 |
| commit | fb91aaf091967b242f50c766135d26b345703669 (patch) | |
| tree | e2e8ab07751fa033409668771d234e93bcbe99ef | |
| parent | df194578e0560446ee02190836676094a44896fa (diff) | |
| download | meta-openembedded-fb91aaf091967b242f50c766135d26b345703669.tar.gz | |
gparted: upgrade 1.2.0 -> 1.3.0
The GParted 1.3.0 release includes some new features in addition to bug
fixes, and language translation updates.
Key changes include:
- Support resizing open LUKS2 encryption mappings
- Improve exFAT support such as read FS usage and set UUID
- Fix crash in Create New Partition dialog when changing type
- Avoid GParted hanging when non-named device is hung
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-gnome/recipes-extended/gparted/gparted_1.3.0.bb (renamed from meta-gnome/recipes-extended/gparted/gparted_1.2.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-extended/gparted/gparted_1.2.0.bb b/meta-gnome/recipes-extended/gparted/gparted_1.3.0.bb index d0a499e6ea..4eb383bbf2 100644 --- a/meta-gnome/recipes-extended/gparted/gparted_1.2.0.bb +++ b/meta-gnome/recipes-extended/gparted/gparted_1.3.0.bb | |||
| @@ -11,7 +11,7 @@ SRC_URI = " \ | |||
| 11 | ${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${BPN}-${PV}/${BPN}-${PV}.tar.gz \ | 11 | ${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${BPN}-${PV}/${BPN}-${PV}.tar.gz \ |
| 12 | file://0001-Install-polkit-action-unconditionally-executable-pke.patch \ | 12 | file://0001-Install-polkit-action-unconditionally-executable-pke.patch \ |
| 13 | " | 13 | " |
| 14 | SRC_URI[sha256sum] = "6c90715d254d7a7ec0208b29007b64160dd9fb7df4c4aa7f8ec2c9d23114c719" | 14 | SRC_URI[sha256sum] = "8dc180245dd9ea45e6e2f4bc69512f187e08be7f799c98a825a0b04c161cbd2a" |
| 15 | 15 | ||
| 16 | DEPENDS += " \ | 16 | DEPENDS += " \ |
| 17 | glib-2.0-native \ | 17 | glib-2.0-native \ |
