mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 06:16:04 +01:00
gparted: upgrade 1.1.0 -> 1.2.0
GParted 1.2.0 (2021-01-25)
Release Notes
This release of GParted includes enhancements, bug fixes and language translation updates.
Key changes include:
Add exFAT support using exfatprogs
Wait for udev change on /dev/DISK when erasing signatures
Don't try to mask non-existent Systemd \xe2\x97\x8f.service
Bug Fixes
Add exFAT support using exfatprogs (!30)
Fix gparted not launching when PS_FORMAT environment variable set (!54)
Wait for udev change on /dev/DISK when erasing signatures(#83, !55)
Raise minimum supported dosfstools to 3.0.18 (!57)
Fix formatting directive in it.po (!58)
Fix GNOME GitLab CI test job failures because of missing /dev entries (!59)
Fix GitLab CI job failures following Ubuntu docker image updates (!60)
Fix CentOS 7 CI test job fails because of zero sized /etc/machine-id (!62)
Set default alignment to cylinder for amiga partition table (#116, !63)
Don't try to mask non-existent Systemd \xe2\x97\x8f.service (#129, !64)
Code Credits
Code enhancements are courtesy of Mike Fleetwood, Antoine Viallon and Curtis Gedak.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c644bf3893
commit
ba4968cb68
|
|
@ -11,8 +11,7 @@ SRC_URI = " \
|
|||
${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${BPN}-${PV}/${BPN}-${PV}.tar.gz \
|
||||
file://0001-Install-polkit-action-unconditionally-executable-pke.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "0da45cb522d766dfb4886fb3bdbc2634"
|
||||
SRC_URI[sha256sum] = "e2fe7b7afbc07e930491c00a05200c2682cc0576ca8f6da87245a000257f5924"
|
||||
SRC_URI[sha256sum] = "6c90715d254d7a7ec0208b29007b64160dd9fb7df4c4aa7f8ec2c9d23114c719"
|
||||
|
||||
DEPENDS += " \
|
||||
glib-2.0-native \
|
||||
Loading…
Reference in New Issue
Block a user