[parted-devel] parted 3.5.28 released [alpha]
    Brian C. Lane 
    bcl at redhat.com
       
    Tue Mar 28 20:07:59 BST 2023
    
    
  
I have released an alpha version of parted-3.5.28
Here are the compressed sources and a GPG detached signature[*]:
  http://alpha.gnu.org/gnu/parted/parted-3.5.28.tar.xz
  http://alpha.gnu.org/gnu/parted/parted-3.5.28.tar.xz.sig
Use a mirror for higher download bandwidth:
  https://www.gnu.org/order/ftp.html
Here are the SHA256 checksums:
af8a880df2e7b577c99ed9ee27a38e3f645896de8354dbfc05d8e81179a6d6dc  parted-3.5.28.tar.xz
49e8c4fc8aae92d8922f39aaae1fcdb0c8be3f3a80d34e006916e93a4a4852fc  parted-3.5.28.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.28.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-5949-g480a59ba60
  Gperf 3.1
NEWS
* Noteworthy changes in release 3.5.28 (2023-03-24) [alpha]
** New Features
  Support GPT partition attribute bit 63 as no_automount flag.
  Add type commands to set type-id on MS-DOS and type-uuid on GPT.
  Add swap flag support to the dasd disklabel
  Add display of GPT disk and partition UUIDs in JSON output
** Bug Fixes
  Fix use of enums in flag limits by switching to using #define
  Fix ending sector location when using kibi IEC suffix
-- 
Brian C. Lane (PST8PDT) - weldr.io - lorax - parted - pykickstart
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/parted-devel/attachments/20230328/f280f013/attachment.sig>
    
    
More information about the parted-devel
mailing list