GNU bug report logs - #55009
parted-3.5 released [stable]

Previous Next

Package: parted;

Reported by: "Brian C. Lane" <bcl <at> redhat.com>

Date: Mon, 18 Apr 2022 20:33:02 UTC

Severity: normal

Done: "Brian C. Lane" <bcl <at> redhat.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Brian C. Lane" <bcl <at> redhat.com>
Subject: bug#55009: closed (Re: bug#55009: Acknowledgement (parted-3.5
 released [stable]))
Date: Mon, 18 Apr 2022 21:25:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#55009: parted-3.5 released [stable]

which was filed against the parted package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 55009 <at> debbugs.gnu.org.

-- 
55009: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=55009
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Brian C. Lane" <bcl <at> redhat.com>
To: 55009-close <at> debbugs.gnu.org
Subject: Re: bug#55009: Acknowledgement (parted-3.5 released [stable])
Date: Mon, 18 Apr 2022 14:24:11 -0700
On Mon, Apr 18, 2022 at 08:33:02PM +0000, GNU bug Tracking System wrote:
> Thank you for filing a new bug report with debbugs.gnu.org.
> 
> This is an automatically generated reply to let you know your message
> has been received.
> 
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
> 
> Your message has been sent to the package maintainer(s):
>  bug-parted <at> gnu.org
> 
> If you wish to submit further information on this problem, please
> send it to 55009 <at> debbugs.gnu.org.
> 
> Please do not send mail to help-debbugs <at> gnu.org unless you wish
> to report a problem with the Bug-tracking system.
> 
> -- 
> 55009: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=55009
> GNU Bug Tracking System
> Contact help-debbugs <at> gnu.org with problems
> 

-- 
Brian C. Lane (PST8PDT) - weldr.io - lorax - parted - pykickstart


[Message part 3 (message/rfc822, inline)]
From: "Brian C. Lane" <bcl <at> redhat.com>
To: info-gnu <at> gnu.org
Cc: coordinator <at> translationproject.org, parted-devel <at> alioth-lists.debian.net,
 bug-parted <at> gnu.org
Subject: parted-3.5 released [stable]
Date: Mon, 18 Apr 2022 13:32:31 -0700
I have released parted v3.5, the only change from the previous alpha was
updating gnulib to the current version.

Here are the compressed sources and a GPG detached signature[*]:
  https://ftp.gnu.org/gnu/parted/parted-3.5.tar.xz
  https://ftp.gnu.org/gnu/parted/parted-3.5.tar.xz.sig

Use a mirror for higher download bandwidth:
  https://www.gnu.org/order/ftp.html

Here are the SHA256 checksums:

4938dd5c1c125f6c78b1f4b3e297526f18ee74aa43d45c248578b1d2470c05a2  parted-3.5.tar.xz
1b4a381f344435baf69616a985fac6f411d740de9eebd91e4cccdf046332366a  parted-3.5.tar.xz.sig

[*] 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.5.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-5201-g0cda5beb79
  Gperf 3.1

NEWS

* Noteworthy changes in release 3.5 (2022-04-18) [stable]

** New Features

  Update to latest gnulib for 3.5 release

* Noteworthy changes in release 3.4.64.2 (2022-04-05) [alpha]

** Bug Fixes

  usage: remove the mention of "a particular partition"

* 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




This bug report was last modified 3 years and 32 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.