gparted-devel Mailing List for GParted
A partition editor to graphically manage disk partitions
Brought to you by:
gedakc
You can subscribe to this list here.
| 2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(6) |
Jun
|
Jul
(7) |
Aug
(18) |
Sep
|
Oct
(11) |
Nov
(23) |
Dec
(1) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2010 |
Jan
(2) |
Feb
(2) |
Mar
(7) |
Apr
|
May
(1) |
Jun
(2) |
Jul
(2) |
Aug
(2) |
Sep
(7) |
Oct
(18) |
Nov
(1) |
Dec
(1) |
| 2011 |
Jan
|
Feb
(2) |
Mar
|
Apr
(1) |
May
(5) |
Jun
|
Jul
(2) |
Aug
|
Sep
(2) |
Oct
(2) |
Nov
(1) |
Dec
(2) |
| 2012 |
Jan
|
Feb
(3) |
Mar
(1) |
Apr
(1) |
May
|
Jun
|
Jul
(2) |
Aug
(2) |
Sep
|
Oct
(10) |
Nov
(3) |
Dec
(11) |
| 2013 |
Jan
|
Feb
|
Mar
(5) |
Apr
(16) |
May
(17) |
Jun
|
Jul
|
Aug
|
Sep
(39) |
Oct
|
Nov
(3) |
Dec
(25) |
| 2014 |
Jan
(2) |
Feb
(7) |
Mar
|
Apr
|
May
|
Jun
(27) |
Jul
(17) |
Aug
(19) |
Sep
|
Oct
(18) |
Nov
|
Dec
|
| 2015 |
Jan
(14) |
Feb
(2) |
Mar
(10) |
Apr
|
May
|
Jun
|
Jul
(9) |
Aug
(7) |
Sep
|
Oct
(12) |
Nov
(1) |
Dec
|
| 2016 |
Jan
(13) |
Feb
(1) |
Mar
|
Apr
(19) |
May
(6) |
Jun
(9) |
Jul
(14) |
Aug
(8) |
Sep
|
Oct
(10) |
Nov
|
Dec
(2) |
| 2017 |
Jan
|
Feb
(13) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(14) |
Sep
(1) |
Oct
(10) |
Nov
|
Dec
|
| 2018 |
Jan
|
Feb
|
Mar
(12) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(11) |
Sep
|
Oct
|
Nov
|
Dec
(12) |
| 2019 |
Jan
|
Feb
|
Mar
(8) |
Apr
(1) |
May
(13) |
Jun
(15) |
Jul
|
Aug
|
Sep
(4) |
Oct
|
Nov
|
Dec
|
| 2020 |
Jan
(15) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(6) |
Aug
|
Sep
|
Oct
(1) |
Nov
(8) |
Dec
|
| 2021 |
Jan
(15) |
Feb
|
Mar
|
Apr
(4) |
May
(5) |
Jun
|
Jul
(28) |
Aug
|
Sep
|
Oct
(2) |
Nov
(2) |
Dec
|
| 2022 |
Jan
|
Feb
|
Mar
(10) |
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2023 |
Jan
|
Feb
(11) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(4) |
Oct
|
Nov
|
Dec
|
| 2024 |
Jan
|
Feb
(11) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
(3) |
Nov
|
Dec
|
| 2025 |
Jan
(18) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(4) |
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
|
From: Mike F. <mik...@go...> - 2025-11-26 12:44:04
|
I responded to issue #301 with this summary of how to move Windows Recovery partition containing an NTFS file system temporarily making it look like binary data: 1. Backup first 512 bytes of the NTFS 2. Write zeros to first 512 bytes of the NTFS 3. Use GParted to move the partition (now recognised as unknown data) 4. Restore first 512 bytes of the NTFS 1. Fix-up Hidden Sectors field in the NTFS Partition Boot Sector for the moved partition Mike On Tue, 25 Nov 2025 at 17:05, Brian J. Murrell <br...@in...> wrote: > > Hi. I filed this issue yesterday about trying to move (just move, not > resize) a Windows Recovery Partition: > > https://gitlab.gnome.org/GNOME/gparted/-/issues/301 > > TL;DR: even though I am simply trying to move the partition without any > resizing operation, GParted is insisting on trying to run an ntfsresize > operation which fails due to the need to run a chkdsk and reboot twice. > I have done that and it continues to fail to move. > > I was hoping to get some suggestions here as to how I can disable > GParted's insistence on running ntfsresize even though no resizing has > been requested. It seems that this should be simply an opaque data > copying operation without any regard to what the data is since no > resizing has been requested. > > Or maybe there is some manual workaround to moving this partition that > I can employ to avoid the ntfsresize that is failing? > > Ultimately the partition is only 421MB and there is 10GB of empty space > after it: > > Device Boot Start End Sectors Size Id Type > /dev/sda1 * 2048 104447 102400 50M 7 HPFS/NTFS/exFAT > /dev/sda2 104448 95647743 95543296 45.6G 7 HPFS/NTFS/exFAT > /dev/sda3 95647744 96509951 862208 421M 27 Hidden NTFS WinRE > [ 10GB of space ] > /dev/sda4 117481472 937701375 820219904 391.1G f W95 Ext'd (LBA) > /dev/sda5 117483520 937701375 820217856 391.1G 8e Linux LVM > > so it should be relocatable without much fanfare, other than the > calculations of exactly what to copy where and how. > > It's the end of that empty 10GB space that I am trying to move the > partition to in order to have the 10GB of empty space between sda2 and > sda3 so that I can expand sda2 by that 10GB. > > Any ideas? > > Cheers, > b. > > > _______________________________________________ > GParted-Devel mailing list > GPa...@li... > https://lists.sourceforge.net/lists/listinfo/gparted-devel |
|
From: Brian J. M. <br...@in...> - 2025-11-25 17:05:13
|
Hi. I filed this issue yesterday about trying to move (just move, not resize) a Windows Recovery Partition: https://gitlab.gnome.org/GNOME/gparted/-/issues/301 TL;DR: even though I am simply trying to move the partition without any resizing operation, GParted is insisting on trying to run an ntfsresize operation which fails due to the need to run a chkdsk and reboot twice. I have done that and it continues to fail to move. I was hoping to get some suggestions here as to how I can disable GParted's insistence on running ntfsresize even though no resizing has been requested. It seems that this should be simply an opaque data copying operation without any regard to what the data is since no resizing has been requested. Or maybe there is some manual workaround to moving this partition that I can employ to avoid the ntfsresize that is failing? Ultimately the partition is only 421MB and there is 10GB of empty space after it: Device Boot Start End Sectors Size Id Type /dev/sda1 * 2048 104447 102400 50M 7 HPFS/NTFS/exFAT /dev/sda2 104448 95647743 95543296 45.6G 7 HPFS/NTFS/exFAT /dev/sda3 95647744 96509951 862208 421M 27 Hidden NTFS WinRE [ 10GB of space ] /dev/sda4 117481472 937701375 820219904 391.1G f W95 Ext'd (LBA) /dev/sda5 117483520 937701375 820217856 391.1G 8e Linux LVM so it should be relocatable without much fanfare, other than the calculations of exactly what to copy where and how. It's the end of that empty 10GB space that I am trying to move the partition to in order to have the 10GB of empty space between sda2 and sda3 so that I can expand sda2 by that 10GB. Any ideas? Cheers, b. |
|
From: Steven S. <st...@na...> - 2025-07-13 23:37:54
|
Hi Curtis, Great. Yes, it's good to have an updated stable release after 5 months. Steven On 7/13/2025 11:50 PM, Curtis Gedak wrote: > Hi Steven, > > Thanks for doing the release promotion. I have announced the new > stable release. > > Thanks again for creating these live images. It is good to have an > updated stable release. > > Best Regards, > Curtis > > On 2025-07-12 20:30, Steven Shiau via GParted-Devel wrote: >> Hi Curtis, >> It's great to know that you have done the tests so quickly and all >> have gone well. >> I have promoted this image to the production stable. Please announce it. >> Thank you very much. >> >> BR, >> Steven >> >> On 2025/7/13 03:22, Curtis Gedak wrote: >>> Hi Steven, >>> >>> Thank you for the updated GParted Live 1.7.0-8 images and for also >>> implementing a mechanism to reduce the possibility of random order >>> of block devices in GParted live. >>> >>> I have tested this image on my amd64 (64 bit) hardware and all my >>> testing has gone well. >>> >>> If you are in agreement that the release is ready then please >>> promote this image to production stable. I can make the release >>> announcement afterwards. >>> >>> Best Regards, >>> Curtis >>> >>> >>> >>> _______________________________________________ >>> GParted-Devel mailing list >>> GPa...@li... >>> https://lists.sourceforge.net/lists/listinfo/gparted-devel >> > > > > _______________________________________________ > GParted-Devel mailing list > GPa...@li... > https://lists.sourceforge.net/lists/listinfo/gparted-devel -- Steven Shiau <steven _at_ stevenshiau org> Public Key Server PGP Key ID: 4096R/163E3FB0 Fingerprint: EB1D D5BF 6F88 820B BCF5 356C 8E94 C9CD 163E 3FB0 |
|
From: Curtis G. <ge...@gm...> - 2025-07-13 15:50:58
|
Hi Steven, Thanks for doing the release promotion. I have announced the new stable release. Thanks again for creating these live images. It is good to have an updated stable release. Best Regards, Curtis On 2025-07-12 20:30, Steven Shiau via GParted-Devel wrote: > Hi Curtis, > It's great to know that you have done the tests so quickly and all have > gone well. > I have promoted this image to the production stable. Please announce it. > Thank you very much. > > BR, > Steven > > On 2025/7/13 03:22, Curtis Gedak wrote: >> Hi Steven, >> >> Thank you for the updated GParted Live 1.7.0-8 images and for also >> implementing a mechanism to reduce the possibility of random order of >> block devices in GParted live. >> >> I have tested this image on my amd64 (64 bit) hardware and all my >> testing has gone well. >> >> If you are in agreement that the release is ready then please promote >> this image to production stable. I can make the release announcement >> afterwards. >> >> Best Regards, >> Curtis >> >> >> >> _______________________________________________ >> GParted-Devel mailing list >> GPa...@li... >> https://lists.sourceforge.net/lists/listinfo/gparted-devel > |
|
From: Steven S. <st...@na...> - 2025-07-13 02:30:21
|
Hi Curtis, It's great to know that you have done the tests so quickly and all have gone well. I have promoted this image to the production stable. Please announce it. Thank you very much. BR, Steven On 2025/7/13 03:22, Curtis Gedak wrote: > Hi Steven, > > Thank you for the updated GParted Live 1.7.0-8 images and for also > implementing a mechanism to reduce the possibility of random order of > block devices in GParted live. > > I have tested this image on my amd64 (64 bit) hardware and all my > testing has gone well. > > If you are in agreement that the release is ready then please promote > this image to production stable. I can make the release announcement > afterwards. > > Best Regards, > Curtis > > > > _______________________________________________ > GParted-Devel mailing list > GPa...@li... > https://lists.sourceforge.net/lists/listinfo/gparted-devel -- Steven Shiau <steven _at_ stevenshiau org> Public Key Server PGP Key ID: 4096R/163E3FB0 Fingerprint: EB1D D5BF 6F88 820B BCF5 356C 8E94 C9CD 163E 3FB0 |
|
From: Curtis G. <ge...@gm...> - 2025-07-12 19:22:56
|
Hi Steven, Thank you for the updated GParted Live 1.7.0-8 images and for also implementing a mechanism to reduce the possibility of random order of block devices in GParted live. I have tested this image on my amd64 (64 bit) hardware and all my testing has gone well. If you are in agreement that the release is ready then please promote this image to production stable. I can make the release announcement afterwards. Best Regards, Curtis |
|
From: Mike F. <mik...@go...> - 2025-06-30 11:54:19
|
This is to notify you that the master branch of the public GParted application repository (https://gitlab.gnome.org/GNOME/gparted) was rebased. This was done to resolve "Gitlab partially truncated a commit message when rebasing a merge request" [1]. [1] https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/2041 The master branch was only rebase after the latest GParted 1.7.0 release. If you have a copy of the GParted application repository and on your next `git pull` it complains about the rebasing then run `git pull --rebase` to accept the updated master branch. Thanks, Mike |
|
From: Steven S. <st...@na...> - 2025-01-31 22:10:46
|
Hi Curtis, On 2/1/2025 2:16 AM, Curtis Gedak wrote: > Hi Steven, > > Thanks for promoting the latest image. It is great to have another > stable release. That's great. > > This new release has been announced and I have updated the > requirements on the index page as well as added notes regarding CPU > architectures available on the download page. > > If you have any suggestions for improvement then just let me know. They are perfect. Cool. It's nice we have another stable release. Steven > > Best Regards, > Curtis > > On 2025-01-30 19:13, Steven Shiau wrote: >> Hi Curtis, >> I have promoted GParted live 1.7.0-1 to stable release. >> Please make the release announcement. >> BTW, since now there is only x86-64 release of GParted live, please >> update the main download page, too. >> Thanks. >> >> Steven >> >> On 1/31/2025 11:04 AM, Curtis Gedak wrote: >>> Hi Steven, Mike, and all, >>> >>> The new GParted Live image worked well in my testing. Great work team! >>> >>> Steven, >>> >>> If you agree that this release is ready, then please promote this >>> image to production stable. I can make the release announcement >>> afterwards. >>> >>> Best Regards, >>> Curtis >>> >>> >>> On 2025-01-30 15:41, Steven Shiau wrote: >>>> Hi Cutis, Mike, and all, >>>> I have uploaded GParted live 1.7.0-1 to testing branch: >>>> https://sourceforge.net/projects/gparted/files/gparted-live-testing/1.7.0-1/ >>>> >>>> Please give it a try, and let me know if anything I have to modify. >>>> Thanks. >>>> >>>> Steven >>>> >>>> On 1/31/2025 4:51 AM, Curtis Gedak wrote: >>>>> GParted is the GNOME Partition Editor for creating, reorganizing, >>>>> and deleting disk partitions. >>>>> >>>>> The GParted 1.7.0 release includes some new features in addition >>>>> to bug fixes, and language translation updates. >>>>> >>>>> Key changes include: >>>>> - 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 >>>>> >>>>> Visit https://gparted.org for more details. >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> GParted-Devel mailing list >>>>> GPa...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/gparted-devel >>>> >>> >>> >>> _______________________________________________ >>> GParted-Devel mailing list >>> GPa...@li... >>> https://lists.sourceforge.net/lists/listinfo/gparted-devel >> > > > _______________________________________________ > GParted-Devel mailing list > GPa...@li... > https://lists.sourceforge.net/lists/listinfo/gparted-devel -- Steven Shiau <steven _at_ stevenshiau org> Public Key Server PGP Key ID: 4096R/163E3FB0 Fingerprint: EB1D D5BF 6F88 820B BCF5 356C 8E94 C9CD 163E 3FB0 |
|
From: Curtis G. <ge...@gm...> - 2025-01-31 17:16:24
|
Hi Steven, Thanks for promoting the latest image. It is great to have another stable release. This new release has been announced and I have updated the requirements on the index page as well as added notes regarding CPU architectures available on the download page. If you have any suggestions for improvement then just let me know. Best Regards, Curtis On 2025-01-30 19:13, Steven Shiau wrote: > Hi Curtis, > I have promoted GParted live 1.7.0-1 to stable release. > Please make the release announcement. > BTW, since now there is only x86-64 release of GParted live, please > update the main download page, too. > Thanks. > > Steven > > On 1/31/2025 11:04 AM, Curtis Gedak wrote: >> Hi Steven, Mike, and all, >> >> The new GParted Live image worked well in my testing. Great work team! >> >> Steven, >> >> If you agree that this release is ready, then please promote this >> image to production stable. I can make the release announcement >> afterwards. >> >> Best Regards, >> Curtis >> >> >> On 2025-01-30 15:41, Steven Shiau wrote: >>> Hi Cutis, Mike, and all, >>> I have uploaded GParted live 1.7.0-1 to testing branch: >>> https://sourceforge.net/projects/gparted/files/gparted-live-testing/1.7.0-1/ >>> Please give it a try, and let me know if anything I have to modify. >>> Thanks. >>> >>> Steven >>> >>> On 1/31/2025 4:51 AM, Curtis Gedak wrote: >>>> GParted is the GNOME Partition Editor for creating, reorganizing, >>>> and deleting disk partitions. >>>> >>>> The GParted 1.7.0 release includes some new features in addition to >>>> bug fixes, and language translation updates. >>>> >>>> Key changes include: >>>> - 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 >>>> >>>> Visit https://gparted.org for more details. >>>> >>>> >>>> >>>> _______________________________________________ >>>> GParted-Devel mailing list >>>> GPa...@li... >>>> https://lists.sourceforge.net/lists/listinfo/gparted-devel >>> >> >> >> _______________________________________________ >> GParted-Devel mailing list >> GPa...@li... >> https://lists.sourceforge.net/lists/listinfo/gparted-devel > |
|
From: Steven S. <st...@na...> - 2025-01-31 02:13:23
|
Hi Curtis, I have promoted GParted live 1.7.0-1 to stable release. Please make the release announcement. BTW, since now there is only x86-64 release of GParted live, please update the main download page, too. Thanks. Steven On 1/31/2025 11:04 AM, Curtis Gedak wrote: > Hi Steven, Mike, and all, > > The new GParted Live image worked well in my testing. Great work team! > > Steven, > > If you agree that this release is ready, then please promote this > image to production stable. I can make the release announcement > afterwards. > > Best Regards, > Curtis > > > On 2025-01-30 15:41, Steven Shiau wrote: >> Hi Cutis, Mike, and all, >> I have uploaded GParted live 1.7.0-1 to testing branch: >> https://sourceforge.net/projects/gparted/files/gparted-live-testing/1.7.0-1/ >> >> Please give it a try, and let me know if anything I have to modify. >> Thanks. >> >> Steven >> >> On 1/31/2025 4:51 AM, Curtis Gedak wrote: >>> GParted is the GNOME Partition Editor for creating, reorganizing, >>> and deleting disk partitions. >>> >>> The GParted 1.7.0 release includes some new features in addition to >>> bug fixes, and language translation updates. >>> >>> Key changes include: >>> - 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 >>> >>> Visit https://gparted.org for more details. >>> >>> >>> >>> _______________________________________________ >>> GParted-Devel mailing list >>> GPa...@li... >>> https://lists.sourceforge.net/lists/listinfo/gparted-devel >> > > > _______________________________________________ > GParted-Devel mailing list > GPa...@li... > https://lists.sourceforge.net/lists/listinfo/gparted-devel -- Steven Shiau <steven _at_ stevenshiau org> Public Key Server PGP Key ID: 4096R/163E3FB0 Fingerprint: EB1D D5BF 6F88 820B BCF5 356C 8E94 C9CD 163E 3FB0 |
|
From: Curtis G. <ge...@gm...> - 2025-01-31 02:04:44
|
Hi Steven, Mike, and all, The new GParted Live image worked well in my testing. Great work team! Steven, If you agree that this release is ready, then please promote this image to production stable. I can make the release announcement afterwards. Best Regards, Curtis On 2025-01-30 15:41, Steven Shiau wrote: > Hi Cutis, Mike, and all, > I have uploaded GParted live 1.7.0-1 to testing branch: > https://sourceforge.net/projects/gparted/files/gparted-live-testing/1.7.0-1/ > Please give it a try, and let me know if anything I have to modify. > Thanks. > > Steven > > On 1/31/2025 4:51 AM, Curtis Gedak wrote: >> GParted is the GNOME Partition Editor for creating, reorganizing, and >> deleting disk partitions. >> >> The GParted 1.7.0 release includes some new features in addition to >> bug fixes, and language translation updates. >> >> Key changes include: >> - 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 >> >> Visit https://gparted.org for more details. >> >> >> >> _______________________________________________ >> GParted-Devel mailing list >> GPa...@li... >> https://lists.sourceforge.net/lists/listinfo/gparted-devel > |
|
From: Steven S. <st...@na...> - 2025-01-30 22:41:28
|
Hi Cutis, Mike, and all, I have uploaded GParted live 1.7.0-1 to testing branch: https://sourceforge.net/projects/gparted/files/gparted-live-testing/1.7.0-1/ Please give it a try, and let me know if anything I have to modify. Thanks. Steven On 1/31/2025 4:51 AM, Curtis Gedak wrote: > GParted is the GNOME Partition Editor for creating, reorganizing, and > deleting disk partitions. > > The GParted 1.7.0 release includes some new features in addition to > bug fixes, and language translation updates. > > Key changes include: > - 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 > > Visit https://gparted.org for more details. > > > > _______________________________________________ > GParted-Devel mailing list > GPa...@li... > https://lists.sourceforge.net/lists/listinfo/gparted-devel -- Steven Shiau <steven _at_ stevenshiau org> Public Key Server PGP Key ID: 4096R/163E3FB0 Fingerprint: EB1D D5BF 6F88 820B BCF5 356C 8E94 C9CD 163E 3FB0 |
|
From: Curtis G. <ge...@gm...> - 2025-01-30 19:51:36
|
GParted is the GNOME Partition Editor for creating, reorganizing, and deleting disk partitions. The GParted 1.7.0 release includes some new features in addition to bug fixes, and language translation updates. Key changes include: - 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 Visit https://gparted.org for more details. |
|
From: Curtis G. <ge...@gm...> - 2025-01-25 18:37:17
|
Hi Steven, Thank you for adding the packages and creating a new live image. I am now able to create both minix and bcachefs file systems with GParted Live 1.7.0-beta1-2. I will continue testing this live image. Mike and Steven, ANOTHER ITEM OF NOTE In the future we will likely need to decommission the reiserfs [1] and reiser4 [2] file systems. This is because support is being removed in upstream GNU/Linux. There is no need for any changes right now. [1: reiserfs] https://www.phoronix.com/news/ReiserFS-Deleted-Linux-6.13 [2: reiser4progs] https://tracker.debian.org/pkg/reiser4progs https://tracker.debian.org/news/1562563/reiser4progs-removed-from-testing/ Because we try to ensure the GParted compiles and runs on several major currently supported GNU/Linux distros, I do not think we need to make any changes at this time because reiserfs and/or reiser4 are still available in some older major currently supported distros. Regards, Curtis On 2025-01-23 17:46, Steven Shiau wrote: > Hi Curtis, > > On 1/24/2025 2:58 AM, Curtis Gedak wrote: >> Hi Steven, >> >> Thank you for creating a new GParted Live image. >> >> Overall the new image is working well. Based on my testing I have two >> package addition requests and some other items of note. >> >> PACKAGE ADDITION REQUESTS >> ------------------------- >> >> Please add the following packages: >> >> - bcachefs-tools >> - util-linux-extra > Sure. These two packages are included in GParted live 1.7.0-beta1-2: > https://sourceforge.net/projects/gparted/files/gparted-live-testing/1.7.0-beta1-2/ > > BTW, I also add the userspace program "bcache-tools" in the live system, > though it's not directly related to bcachefs-tools. > The size of this package is very small so it's nice to have it in the > live system. > > Steven > >> >> RATIONALE >> >> Support for bcachefs has been added to the GParted application and it >> needs the bcachefs-tools package [1] to work. >> >> [1: bcachefs-tools] >> https://packages.debian.org/experimental/arm64/bcachefs-tools/filelist >> >> The minix executables are missing (e.g., mkfs.minix, fsck.minix). >> Previously these were part of the utils-linux package. From searching >> on Debian SID it appears the minix executables have moved to the >> util-linux-extra package [2]. >> >> [2: util-linux-extra] >> https://packages.debian.org/sid/amd64/util-linux-extra/filelist >> >> ITEMS OF NOTE >> ------------- >> >> 1. No more i386 (32-bit) support for GParted Live images. >> >> As Steven pointed out in the release notes: >> >> "The i386 Linux kernel packages were dropped in our upstream, Debian, >> Sid repo, so i686/i686-pae GParted live will be no more in the future. >> From this release, only amd64 (x86-64) release will be available." >> >> 2. New minimum of 640 MB of RAM needed for GParted Live image. >> >> This new image appears to need 640 MB of RAM to use all the features >> of the GParted application including help. I will make note of this >> when we announce a stable release. >> >> Regards, >> Curtis >> >> On 2025-01-22 20:18, Steven Shiau wrote: >>> Hi Curtis, Mike, and all, >>> I have uploaded GParted live 1.7.0-beta1-1 here: >>> https://sourceforge.net/projects/gparted/files/gparted-live-testing/1.7.0-beta1-1/ >>> >>> Please test it. Thanks. >>> >>> Steven >> >> >> _______________________________________________ >> GParted-Devel mailing list >> GPa...@li... >> https://lists.sourceforge.net/lists/listinfo/gparted-devel > |
|
From: Steven S. <st...@na...> - 2025-01-24 00:46:58
|
Hi Curtis, On 1/24/2025 2:58 AM, Curtis Gedak wrote: > Hi Steven, > > Thank you for creating a new GParted Live image. > > Overall the new image is working well. Based on my testing I have two > package addition requests and some other items of note. > > PACKAGE ADDITION REQUESTS > ------------------------- > > Please add the following packages: > > - bcachefs-tools > - util-linux-extra Sure. These two packages are included in GParted live 1.7.0-beta1-2: https://sourceforge.net/projects/gparted/files/gparted-live-testing/1.7.0-beta1-2/ BTW, I also add the userspace program "bcache-tools" in the live system, though it's not directly related to bcachefs-tools. The size of this package is very small so it's nice to have it in the live system. Steven > > RATIONALE > > Support for bcachefs has been added to the GParted application and it > needs the bcachefs-tools package [1] to work. > > [1: bcachefs-tools] > https://packages.debian.org/experimental/arm64/bcachefs-tools/filelist > > The minix executables are missing (e.g., mkfs.minix, fsck.minix). > Previously these were part of the utils-linux package. From searching > on Debian SID it appears the minix executables have moved to the > util-linux-extra package [2]. > > [2: util-linux-extra] > https://packages.debian.org/sid/amd64/util-linux-extra/filelist > > ITEMS OF NOTE > ------------- > > 1. No more i386 (32-bit) support for GParted Live images. > > As Steven pointed out in the release notes: > > "The i386 Linux kernel packages were dropped in our upstream, Debian, > Sid repo, so i686/i686-pae GParted live will be no more in the future. > From this release, only amd64 (x86-64) release will be available." > > 2. New minimum of 640 MB of RAM needed for GParted Live image. > > This new image appears to need 640 MB of RAM to use all the features > of the GParted application including help. I will make note of this > when we announce a stable release. > > Regards, > Curtis > > On 2025-01-22 20:18, Steven Shiau wrote: >> Hi Curtis, Mike, and all, >> I have uploaded GParted live 1.7.0-beta1-1 here: >> https://sourceforge.net/projects/gparted/files/gparted-live-testing/1.7.0-beta1-1/ >> >> >> Please test it. Thanks. >> >> Steven > > > _______________________________________________ > GParted-Devel mailing list > GPa...@li... > https://lists.sourceforge.net/lists/listinfo/gparted-devel -- Steven Shiau <steven _at_ stevenshiau org> Public Key Server PGP Key ID: 4096R/163E3FB0 Fingerprint: EB1D D5BF 6F88 820B BCF5 356C 8E94 C9CD 163E 3FB0 |
|
From: Curtis G. <ge...@gm...> - 2025-01-23 19:09:46
|
ANOTHER ITEM OF NOTE In the future we will likely need to decommission the reiserfs [1] and reiser4 [2] file systems. This is because support is being removed in upstream GNU/Linux. There is no need for any changes right now. [1: reiserfs] https://www.phoronix.com/news/ReiserFS-Deleted-Linux-6.13 [2: reiser4progs] https://tracker.debian.org/pkg/reiser4progs https://tracker.debian.org/news/1562563/reiser4progs-removed-from-testing/ Because we try to ensure the GParted compiles and runs on several majory currently supported GNU/Linux distros, I do not think we need to make any changes at this time as reiserfs and/or reiser4 are still available in some older major currently supported distros. Regards, Curtis On 2025-01-23 11:58, Curtis Gedak wrote: > Hi Steven, > > Thank you for creating a new GParted Live image. > > Overall the new image is working well. Based on my testing I have two > package addition requests and some other items of note. > > PACKAGE ADDITION REQUESTS > ------------------------- > > Please add the following packages: > > - bcachefs-tools > - util-linux-extra > > RATIONALE > > Support for bcachefs has been added to the GParted application and it > needs the bcachefs-tools package [1] to work. > > [1: bcachefs-tools] > https://packages.debian.org/experimental/arm64/bcachefs-tools/filelist > > The minix executables are missing (e.g., mkfs.minix, fsck.minix). > Previously these were part of the utils-linux package. From searching > on Debian SID it appears the minix executables have moved to the > util-linux-extra package [2]. > > [2: util-linux-extra] > https://packages.debian.org/sid/amd64/util-linux-extra/filelist > > ITEMS OF NOTE > ------------- > > 1. No more i386 (32-bit) support for GParted Live images. > > As Steven pointed out in the release notes: > > "The i386 Linux kernel packages were dropped in our upstream, Debian, > Sid repo, so i686/i686-pae GParted live will be no more in the future. > From this release, only amd64 (x86-64) release will be available." > > 2. New minimum of 640 MB of RAM needed for GParted Live image. > > This new image appears to need 640 MB of RAM to use all the features of > the GParted application including help. I will make note of this when > we announce a stable release. > > Regards, > Curtis > > On 2025-01-22 20:18, Steven Shiau wrote: >> Hi Curtis, Mike, and all, >> I have uploaded GParted live 1.7.0-beta1-1 here: >> https://sourceforge.net/projects/gparted/files/gparted-live-testing/1.7.0-beta1-1/ >> >> Please test it. Thanks. >> >> Steven |
|
From: Curtis G. <ge...@gm...> - 2025-01-23 18:58:27
|
Hi Steven, Thank you for creating a new GParted Live image. Overall the new image is working well. Based on my testing I have two package addition requests and some other items of note. PACKAGE ADDITION REQUESTS ------------------------- Please add the following packages: - bcachefs-tools - util-linux-extra RATIONALE Support for bcachefs has been added to the GParted application and it needs the bcachefs-tools package [1] to work. [1: bcachefs-tools] https://packages.debian.org/experimental/arm64/bcachefs-tools/filelist The minix executables are missing (e.g., mkfs.minix, fsck.minix). Previously these were part of the utils-linux package. From searching on Debian SID it appears the minix executables have moved to the util-linux-extra package [2]. [2: util-linux-extra] https://packages.debian.org/sid/amd64/util-linux-extra/filelist ITEMS OF NOTE ------------- 1. No more i386 (32-bit) support for GParted Live images. As Steven pointed out in the release notes: "The i386 Linux kernel packages were dropped in our upstream, Debian, Sid repo, so i686/i686-pae GParted live will be no more in the future. From this release, only amd64 (x86-64) release will be available." 2. New minimum of 640 MB of RAM needed for GParted Live image. This new image appears to need 640 MB of RAM to use all the features of the GParted application including help. I will make note of this when we announce a stable release. Regards, Curtis On 2025-01-22 20:18, Steven Shiau wrote: > Hi Curtis, Mike, and all, > I have uploaded GParted live 1.7.0-beta1-1 here: > https://sourceforge.net/projects/gparted/files/gparted-live-testing/1.7.0-beta1-1/ > > Please test it. Thanks. > > Steven |
|
From: Steven S. <st...@na...> - 2025-01-23 03:19:02
|
Hi Curtis, Mike, and all, I have uploaded GParted live 1.7.0-beta1-1 here: https://sourceforge.net/projects/gparted/files/gparted-live-testing/1.7.0-beta1-1/ Please test it. Thanks. Steven On 1/23/2025 6:21 AM, Curtis Gedak wrote: > GParted 1.7.0 is planned for release on Thursday, January 30, 2025. > > All language translations completed prior to this date will be > included in this release. > > GParted translation status is available at the following link: > https://l10n.gnome.org/module/gparted/ > > You can download the pre-release from: > https://gparted.sourceforge.io/curtis/gparted-1.7.0-beta1.tar.gz > > If you discover any problems please let me know. > > Regards, > Curtis Gedak > > The release notes so far are as follows: > > GParted 1.7.0 (2025-01-30) > ============================ > > Release Notes > ------------- > This release of GParted includes enhancements, bug fixes and > language translation updates. > > ### Key changes include: > > * 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 (!131) > > Bug Fixes > --------- > * Recognise NBDs (Network Block Devices) (#247, !122) > * Update CI jobs for Ubuntu 24.04 LTS and use Rocky Linux 8 (!124) > * Read exFAT file system usage from exfatprogs >= 1.2.3 (#261, !125) > * Fix serial number for my USB key showing binary data (#263, !126) > * Add support for Bcachefs, single device file systems only (#234, > !123) > * Prevent GParted probe starting LVM Volume Groups (#259, !127) > * Fix hang searching partitions when btrfs-progs not installed > (#271, !130) > * Increase minimum required version of libparted to 3.2 (!131) > > Code Credits > ------------ > Code enhancements are courtesy of Mike Fleetwood. > > Translations (new/updated) > -------------------------- > be(Yuras Shumovich, Vasil Pupkin), cs(Daniel Rusek), > da(Alan Mortensen), de(Jürgen Benvenuti), he(Yaron Shahrabani), > hi(Scrambled777), hu(Balázs Úr), ka(Ekaterine Papava), > lt(Aurimas Černius), lv(Rūdolfs Mazurs), pl(Piotr Drąg), > pt(Hugo Carvalho), pt_BR(Rafael Fontenelle), ro(Daniel Șerbănescu), > ru(Sergej A.), sl(Martin Srebotnjak), sr(Мирослав Николић), > sv(Anders Jonsson), uk(Yuri Chornoivan), zh_CN(Luming Zh) > > Dependencies (new/updated) > -------------------------- > * n/a > > > _______________________________________________ > GParted-Devel mailing list > GPa...@li... > https://lists.sourceforge.net/lists/listinfo/gparted-devel -- Steven Shiau <steven _at_ stevenshiau org> Public Key Server PGP Key ID: 4096R/163E3FB0 Fingerprint: EB1D D5BF 6F88 820B BCF5 356C 8E94 C9CD 163E 3FB0 |
|
From: Curtis G. <ge...@gm...> - 2025-01-22 22:21:21
|
GParted 1.7.0 is planned for release on Thursday, January 30, 2025. All language translations completed prior to this date will be included in this release. GParted translation status is available at the following link: https://l10n.gnome.org/module/gparted/ You can download the pre-release from: https://gparted.sourceforge.io/curtis/gparted-1.7.0-beta1.tar.gz If you discover any problems please let me know. Regards, Curtis Gedak The release notes so far are as follows: GParted 1.7.0 (2025-01-30) ============================ Release Notes ------------- This release of GParted includes enhancements, bug fixes and language translation updates. ### Key changes include: * 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 (!131) Bug Fixes --------- * Recognise NBDs (Network Block Devices) (#247, !122) * Update CI jobs for Ubuntu 24.04 LTS and use Rocky Linux 8 (!124) * Read exFAT file system usage from exfatprogs >= 1.2.3 (#261, !125) * Fix serial number for my USB key showing binary data (#263, !126) * Add support for Bcachefs, single device file systems only (#234, !123) * Prevent GParted probe starting LVM Volume Groups (#259, !127) * Fix hang searching partitions when btrfs-progs not installed (#271, !130) * Increase minimum required version of libparted to 3.2 (!131) Code Credits ------------ Code enhancements are courtesy of Mike Fleetwood. Translations (new/updated) -------------------------- be(Yuras Shumovich, Vasil Pupkin), cs(Daniel Rusek), da(Alan Mortensen), de(Jürgen Benvenuti), he(Yaron Shahrabani), hi(Scrambled777), hu(Balázs Úr), ka(Ekaterine Papava), lt(Aurimas Černius), lv(Rūdolfs Mazurs), pl(Piotr Drąg), pt(Hugo Carvalho), pt_BR(Rafael Fontenelle), ro(Daniel Șerbănescu), ru(Sergej A.), sl(Martin Srebotnjak), sr(Мирослав Николић), sv(Anders Jonsson), uk(Yuri Chornoivan), zh_CN(Luming Zh) Dependencies (new/updated) -------------------------- * n/a |
|
From: Curtis G. <ge...@gm...> - 2025-01-21 17:08:08
|
Thank you Steven and Mike. I will start the process for an official release of GParted on Jan 30th. Best Regards, Curtis On 2025-01-20 16:35, Steven Shiau wrote: > Hi Curtis, > Thanks for asking. There is no any problem for me to do that. > > Steven > > On 1/21/2025 2:49 AM, Curtis Gedak wrote: >> Thanks Mike for being flexible. >> >> Steven, >> >> Is a Jan 30th release of the GParted application okay for you to >> create live images, or would a later date work better for you? >> >> Thanks, >> Curtis >> >> On 2025-01-20 11:17, Mike Fleetwood wrote: >>> Hi Curtis, >>> >>> I don't see a need to rush the release tomorrow, unless you want to. >>> Jan 30th is soon enough for me. >>> >>> Thanks, >>> Mike >>> >>> >>> On Mon, 20 Jan 2025 at 16:58, Curtis Gedak <ge...@gm...> wrote: >>> >>>> Hi Mike and Steven, >>>> >>>> I agree that we should do a new GParted release. >>>> >>>> Normally we leave about 1 week for translator updates. It looks >>>> like we >>>> are in good shape there already. >>>> >>>> https://l10n.gnome.org/module/gparted/ >>>> >>>> With that in mind a new release could be started as early as Tuesday, >>>> Jan 21st. >>>> >>>> If we wish to have more time then Thursday, Jan 30th should be okay for >>>> me as well. >>>> >>>> Do you have a preference for either Jan 21st, or Jan 30th? >>>> >>>> Regards, >>>> Curtis >>>> >>>> >>>> On 2025-01-20 03:41, Mike Fleetwood via GParted-Devel wrote: >>>>> Hi Curtis, >>>>> >>>>> I think we need to do a new release of GParted soon. It's about time >>>>> and the following bug has been reported from 2 distributions now so we >>>>> need to get the fix in the hands of the users. Arch Linux (rolling >>>>> release circa August 2024) and Fedora 41. >>>>> * Unable to read the contents of exfat file system with exfatprogs >= >>>> 1.2.3 >>>>> https://gitlab.gnome.org/GNOME/gparted/-/issues/261 >>>>> * gparted no longer recognize exfat file systems due to a new >>>>> version of >>>>> exfatprogs >>>>> https://gitlab.gnome.org/GNOME/gparted/-/issues/275 >>>>> >>>>> Thanks, >>>>> Mike >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> GParted-Devel mailing list >>>>> GPa...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/gparted-devel >>>> >>>> >>>> _______________________________________________ >>>> GParted-Devel mailing list >>>> GPa...@li... >>>> https://lists.sourceforge.net/lists/listinfo/gparted-devel >>>> >>> >> >> >> _______________________________________________ >> GParted-Devel mailing list >> GPa...@li... >> https://lists.sourceforge.net/lists/listinfo/gparted-devel > |
|
From: Steven S. <st...@na...> - 2025-01-21 00:12:07
|
Hi Curtis, Thanks for asking. There is no any problem for me to do that. Steven On 1/21/2025 2:49 AM, Curtis Gedak wrote: > Thanks Mike for being flexible. > > Steven, > > Is a Jan 30th release of the GParted application okay for you to > create live images, or would a later date work better for you? > > Thanks, > Curtis > > On 2025-01-20 11:17, Mike Fleetwood wrote: >> Hi Curtis, >> >> I don't see a need to rush the release tomorrow, unless you want to. >> Jan 30th is soon enough for me. >> >> Thanks, >> Mike >> >> >> On Mon, 20 Jan 2025 at 16:58, Curtis Gedak <ge...@gm...> wrote: >> >>> Hi Mike and Steven, >>> >>> I agree that we should do a new GParted release. >>> >>> Normally we leave about 1 week for translator updates. It looks >>> like we >>> are in good shape there already. >>> >>> https://l10n.gnome.org/module/gparted/ >>> >>> With that in mind a new release could be started as early as Tuesday, >>> Jan 21st. >>> >>> If we wish to have more time then Thursday, Jan 30th should be okay for >>> me as well. >>> >>> Do you have a preference for either Jan 21st, or Jan 30th? >>> >>> Regards, >>> Curtis >>> >>> >>> On 2025-01-20 03:41, Mike Fleetwood via GParted-Devel wrote: >>>> Hi Curtis, >>>> >>>> I think we need to do a new release of GParted soon. It's about time >>>> and the following bug has been reported from 2 distributions now so we >>>> need to get the fix in the hands of the users. Arch Linux (rolling >>>> release circa August 2024) and Fedora 41. >>>> * Unable to read the contents of exfat file system with exfatprogs >= >>> 1.2.3 >>>> https://gitlab.gnome.org/GNOME/gparted/-/issues/261 >>>> * gparted no longer recognize exfat file systems due to a new >>>> version of >>>> exfatprogs >>>> https://gitlab.gnome.org/GNOME/gparted/-/issues/275 >>>> >>>> Thanks, >>>> Mike >>>> >>>> >>>> >>>> _______________________________________________ >>>> GParted-Devel mailing list >>>> GPa...@li... >>>> https://lists.sourceforge.net/lists/listinfo/gparted-devel >>> >>> >>> _______________________________________________ >>> GParted-Devel mailing list >>> GPa...@li... >>> https://lists.sourceforge.net/lists/listinfo/gparted-devel >>> >> > > > _______________________________________________ > GParted-Devel mailing list > GPa...@li... > https://lists.sourceforge.net/lists/listinfo/gparted-devel -- Steven Shiau <steven _at_ stevenshiau org> Public Key Server PGP Key ID: 4096R/163E3FB0 Fingerprint: EB1D D5BF 6F88 820B BCF5 356C 8E94 C9CD 163E 3FB0 |
|
From: Curtis G. <ge...@gm...> - 2025-01-20 18:50:02
|
Thanks Mike for being flexible. Steven, Is a Jan 30th release of the GParted application okay for you to create live images, or would a later date work better for you? Thanks, Curtis On 2025-01-20 11:17, Mike Fleetwood wrote: > Hi Curtis, > > I don't see a need to rush the release tomorrow, unless you want to. > Jan 30th is soon enough for me. > > Thanks, > Mike > > > On Mon, 20 Jan 2025 at 16:58, Curtis Gedak <ge...@gm...> wrote: > >> Hi Mike and Steven, >> >> I agree that we should do a new GParted release. >> >> Normally we leave about 1 week for translator updates. It looks like we >> are in good shape there already. >> >> https://l10n.gnome.org/module/gparted/ >> >> With that in mind a new release could be started as early as Tuesday, >> Jan 21st. >> >> If we wish to have more time then Thursday, Jan 30th should be okay for >> me as well. >> >> Do you have a preference for either Jan 21st, or Jan 30th? >> >> Regards, >> Curtis >> >> >> On 2025-01-20 03:41, Mike Fleetwood via GParted-Devel wrote: >>> Hi Curtis, >>> >>> I think we need to do a new release of GParted soon. It's about time >>> and the following bug has been reported from 2 distributions now so we >>> need to get the fix in the hands of the users. Arch Linux (rolling >>> release circa August 2024) and Fedora 41. >>> * Unable to read the contents of exfat file system with exfatprogs >= >> 1.2.3 >>> https://gitlab.gnome.org/GNOME/gparted/-/issues/261 >>> * gparted no longer recognize exfat file systems due to a new version of >>> exfatprogs >>> https://gitlab.gnome.org/GNOME/gparted/-/issues/275 >>> >>> Thanks, >>> Mike >>> >>> >>> >>> _______________________________________________ >>> GParted-Devel mailing list >>> GPa...@li... >>> https://lists.sourceforge.net/lists/listinfo/gparted-devel >> >> >> _______________________________________________ >> GParted-Devel mailing list >> GPa...@li... >> https://lists.sourceforge.net/lists/listinfo/gparted-devel >> > |
|
From: Mike F. <mik...@go...> - 2025-01-20 18:17:38
|
Hi Curtis, I don't see a need to rush the release tomorrow, unless you want to. Jan 30th is soon enough for me. Thanks, Mike On Mon, 20 Jan 2025 at 16:58, Curtis Gedak <ge...@gm...> wrote: > Hi Mike and Steven, > > I agree that we should do a new GParted release. > > Normally we leave about 1 week for translator updates. It looks like we > are in good shape there already. > > https://l10n.gnome.org/module/gparted/ > > With that in mind a new release could be started as early as Tuesday, > Jan 21st. > > If we wish to have more time then Thursday, Jan 30th should be okay for > me as well. > > Do you have a preference for either Jan 21st, or Jan 30th? > > Regards, > Curtis > > > On 2025-01-20 03:41, Mike Fleetwood via GParted-Devel wrote: > > Hi Curtis, > > > > I think we need to do a new release of GParted soon. It's about time > > and the following bug has been reported from 2 distributions now so we > > need to get the fix in the hands of the users. Arch Linux (rolling > > release circa August 2024) and Fedora 41. > > * Unable to read the contents of exfat file system with exfatprogs >= > 1.2.3 > > https://gitlab.gnome.org/GNOME/gparted/-/issues/261 > > * gparted no longer recognize exfat file systems due to a new version of > > exfatprogs > > https://gitlab.gnome.org/GNOME/gparted/-/issues/275 > > > > Thanks, > > Mike > > > > > > > > _______________________________________________ > > GParted-Devel mailing list > > GPa...@li... > > https://lists.sourceforge.net/lists/listinfo/gparted-devel > > > _______________________________________________ > GParted-Devel mailing list > GPa...@li... > https://lists.sourceforge.net/lists/listinfo/gparted-devel > |
|
From: Curtis G. <ge...@gm...> - 2025-01-20 16:58:31
|
Hi Mike and Steven, I agree that we should do a new GParted release. Normally we leave about 1 week for translator updates. It looks like we are in good shape there already. https://l10n.gnome.org/module/gparted/ With that in mind a new release could be started as early as Tuesday, Jan 21st. If we wish to have more time then Thursday, Jan 30th should be okay for me as well. Do you have a preference for either Jan 21st, or Jan 30th? Regards, Curtis On 2025-01-20 03:41, Mike Fleetwood via GParted-Devel wrote: > Hi Curtis, > > I think we need to do a new release of GParted soon. It's about time > and the following bug has been reported from 2 distributions now so we > need to get the fix in the hands of the users. Arch Linux (rolling > release circa August 2024) and Fedora 41. > * Unable to read the contents of exfat file system with exfatprogs >= 1.2.3 > https://gitlab.gnome.org/GNOME/gparted/-/issues/261 > * gparted no longer recognize exfat file systems due to a new version of > exfatprogs > https://gitlab.gnome.org/GNOME/gparted/-/issues/275 > > Thanks, > Mike > > > > _______________________________________________ > GParted-Devel mailing list > GPa...@li... > https://lists.sourceforge.net/lists/listinfo/gparted-devel |
|
From: Mike F. <mik...@go...> - 2025-01-20 11:39:21
|
Hi Curtis, I think we need to do a new release of GParted soon. It's about time and the following bug has been reported from 2 distributions now so we need to get the fix in the hands of the users. Arch Linux (rolling release circa August 2024) and Fedora 41. * Unable to read the contents of exfat file system with exfatprogs >= 1.2.3 https://gitlab.gnome.org/GNOME/gparted/-/issues/261 * gparted no longer recognize exfat file systems due to a new version of exfatprogs https://gitlab.gnome.org/GNOME/gparted/-/issues/275 Thanks, Mike |