mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] parted: Version bump. 3.3 -> 3.6
@ 2024-06-13 13:10 Ian Abbott
  2024-06-15 14:58 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Ian Abbott @ 2024-06-13 13:10 UTC (permalink / raw)
  To: ptxdist; +Cc: Ian Abbott

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] parted: Version bump. 3.3 -> 3.6
  2024-06-13 13:10 [ptxdist] [PATCH] parted: Version bump. 3.3 -> 3.6 Ian Abbott
@ 2024-06-15 14:58 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-06-15 14:58 UTC (permalink / raw)
  To: ptxdist; +Cc: Ian Abbott

Thanks, applied as cad666f0b95c64c1e4d7293af5399f3988cb4932.

Michael

[sent from post-receive hook]

On Sat, 15 Jun 2024 16:58:53 +0200, Ian Abbott <abbotti@mev.co.uk> wrote:
> 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>
> Message-Id: <20240613131034.309711-1-abbotti@mev.co.uk>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/parted.make b/rules/parted.make
> index eca3f9eee2f5..cc3f92fc8594 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))



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-15 15:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-13 13:10 [ptxdist] [PATCH] parted: Version bump. 3.3 -> 3.6 Ian Abbott
2024-06-15 14:58 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox