mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Ian Abbott <abbotti@mev.co.uk>
To: ptxdist@pengutronix.de
Cc: Ian Abbott <abbotti@mev.co.uk>
Subject: [ptxdist] [PATCH] parted: Version bump. 3.3 -> 3.6
Date: Thu, 13 Jun 2024 14:10:34 +0100	[thread overview]
Message-ID: <20240613131034.309711-1-abbotti@mev.co.uk> (raw)

Mostly bug fixes.  Relevant new features include:

* New partition type flag 'bls_boot' for Linux Boot Loader Specification
  /boot partitions.
* 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 labeled disks.
* Allow the partition name to be an empty string when set in script
  mode.
* Add --json to output the details of the disk as JSON.
* Add support for the Linux home GUID using the 'linux-home' flag.
* 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.

https://git.savannah.gnu.org/cgit/parted.git/tree/NEWS?h=v3.6

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
---
 rules/parted.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/parted.make b/rules/parted.make
index eca3f9eee..cc3f92fc8 100644
--- a/rules/parted.make
+++ b/rules/parted.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PARTED) += parted
 #
 # Paths and names
 #
-PARTED_VERSION	:= 3.3
-PARTED_MD5	:= 090655d05f3c471aa8e15a27536889ec
+PARTED_VERSION	:= 3.6
+PARTED_MD5	:= 93d2d8f22baebc5eb65b85da05a79e4e
 PARTED		:= parted-$(PARTED_VERSION)
 PARTED_SUFFIX	:= tar.xz
 PARTED_URL	:= $(call ptx/mirror, GNU, parted/$(PARTED).$(PARTED_SUFFIX))
-- 
2.43.0




             reply	other threads:[~2024-06-13 13:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-13 13:10 Ian Abbott [this message]
2024-06-15 14:58 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240613131034.309711-1-abbotti@mev.co.uk \
    --to=abbotti@mev.co.uk \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox