GNU bug report logs -
#54640
parted-3.4.64 released [alpha]
Previous Next
To reply to this bug, email your comments to 54640 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-parted <at> gnu.org
:
bug#54640
; Package
parted
.
(Wed, 30 Mar 2022 16:58:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Brian C. Lane" <bcl <at> redhat.com>
:
New bug report received and forwarded. Copy sent to
bug-parted <at> gnu.org
.
(Wed, 30 Mar 2022 16:58:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Here are the compressed sources and a GPG detached signature[*]:
http://alpha.gnu.org/gnu/parted/parted-3.4.64.tar.xz
http://alpha.gnu.org/gnu/parted/parted-3.4.64.tar.xz.sig
Use a mirror for higher download bandwidth:
https://www.gnu.org/order/ftp.html
Here are the SHA256 checksums:
parted-3.4.64.tar.xz = 00b686e9cb536a14b5a2831077903fb573f0e7d644d1ba8bbb1b255b767560af
parted-3.4.64.tar.xz.sig = b309bcb6630d004e76452e2dcaf71e0f84d41f19abe7564a39f14d55bc9d9ee9
[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact. First, be sure to download both the .sig file
and the corresponding tarball. Then, run a command like this:
gpg --verify parted-3.4.64.tar.xz.sig
If that command fails because you don't have the required public key,
or that public key has expired, try the following commands to update
or refresh it, and then rerun the 'gpg --verify' command.
gpg --locate-external-key bcl <at> redhat.com
gpg --recv-keys 117E8C168EFE3A7F
wget -q -O- 'https://savannah.gnu.org/project/release-gpgkeys.php?group=parted&download=1' | gpg --import -
This release was bootstrapped with the following tools:
Autoconf 2.71
Automake 1.16.5
Gettext 0.21
Gnulib v0.1-5192-gc386ed6eb0
Gperf 3.1
NEWS
* Noteworthy changes in release 3.4.64 (2022-03-30) [alpha]
** New Features
Add --fix to --script mode to automatically fix problems like the backup
GPT header not being at the end of a disk.
Add use of the swap partition flag to msdos disk labeled disks.
Allow the partition name to be an empty string when set in script mode.
Add --json command line switch to output the details of the disk as JSON.
Add support for the Linux home GUID using the linux-home flag.
** Bug Fixes
Decrease disk sizes used in tests to make it easier to run the test suite
on systems with less memory. Largest filesystem is now 267MB (fat32). The
rest are only 10MB.
Add aarch64 and mips64 as valid machines for testing.
Escape colons and backslashes in the machine output. Device path,
model, and partition name could all include these. They are now
escaped with a backslash.
Use libdevmapper's retry remove option when the device is BUSY. This
prevents libdevmapper from printing confusin output when trying to
remove a busy partition.
Keep GUID specific attributes when writing the GPT header. Previously
they were set to 0.
--
Brian C. Lane (PST8PDT) - weldr.io - lorax - parted - pykickstart
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
bug-parted <at> gnu.org
:
bug#54640
; Package
parted
.
(Thu, 31 Mar 2022 08:24:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Op 30-03-2022 om 18:57 schreef Brian C. Lane:
> http://alpha.gnu.org/gnu/parted/parted-3.4.64.tar.xz
Diffing the POT file with the previous one at the TP, I noticed that
the NUMBER argument was removed from the usage message but not its
corresponding description. I've sent a patch to correct that.
When it has been fixed, please announce a new alpha release.
Benno
[OpenPGP_signature (application/pgp-signature, attachment)]
Information forwarded
to
bug-parted <at> gnu.org
:
bug#54640
; Package
parted
.
(Tue, 05 Apr 2022 23:59:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 54640 <at> debbugs.gnu.org (full text, mbox):
On Wed, Mar 30, 2022 at 09:57:24AM -0700, Brian C. Lane wrote:
> Here are the compressed sources and a GPG detached signature[*]:
> http://alpha.gnu.org/gnu/parted/parted-3.4.64.tar.xz
> http://alpha.gnu.org/gnu/parted/parted-3.4.64.tar.xz.sig
There is now a 3.4.64.2 alpha build, the only change is to the usage
output.
Brian
--
Brian C. Lane (PST8PDT) - weldr.io - lorax - parted - pykickstart
This bug report was last modified 2 years and 214 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.