Opened 3 years ago

Closed 3 years ago

#14581 closed enhancement (fixed)

parted-3.4

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 10.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (3)

comment:1 by Douglas R. Reno, 3 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 3 years ago

NEWS

* Noteworthy changes in release 3.4 (2021-01-27) [stable]

  Include local gnulib change to version-etc.c date.
  This means including a non-public gnulib commit in this release.
  cfg.mk: disable submodule checks to work around broken upstream gnulib

================================================================
Here is a log of the commits since parted 3.3

Alper Nebi Yasak (1):
      libparted: Add ChromeOS Kernel partition flag

Brian C. Lane (49):
      maint: post-release administrivia
      Switch gpt-header-move and msdos-overlap to python3
      maint: Add note about gpg key selection for gnupload
      tests: Test incomplete resizepart command
      Fix end_input usage in do_resizepart
      libparted: Add support for MSDOS partition type bls_boot (0xea)
      libparted: Add support for bls_boot to GPT disks
      NEWS: Add bls_boot to new features
      parted: Preserve resizepart End when prompted for busy partition
      tests: Add a test for resizepart on a busy partition
      tests: Update all the dmsetup tests to use ENABLE_DEVICE_MAPPER
      bsd: Fix gcc complaints when using boot_code pointer
      dos: Fix gcc complaints when using boot_code pointer
      linux: Fix gcc complains about signed sccanf variables
      tests: Fix unsigned warning in duplicate.c
      hfs: Fix gcc 10 bounds check warning
      hfs/advfs: Fix gcc 10 warnings about cast alignment
      hfs/advfs_plus: Fix gcc 10 warnings about cast alignment
      hfs/hfs: Fix gcc 10 warnings about cast alignment
      ext2: Fix gcc 10 warnings about cast alignment
      nilfs2: Fix gcc 10 warnings about cast alignment
      ntfs:  Fix gcc 10 warnings about cast alignment
      ufs:  Fix gcc 10 warnings about cast alignment
      ped_assert: Fix incorrect exception option
      ui: Fix command_line_get_disk_flag
      ui: Fix gcc 10 warning about snprintf truncating an int
      hfs/reloc: Fix gcc 10 warnings about cast alignment
      hfs/reloc_plus: Fix gcc 10 warnings about cast alignment
      fs/r/fat: Remove disabled code
      fs/r/hfs: Remove disabled code
      libparted: Remove disabled code
      libparted/fs: Fix GCC warnings suggesting pure for PED_ASSERT functions
      labels/bsd.c: Drop alpha_bootblock_checksum from bsd_probe
      maint: Update to latest gnulib
      maint: Update bootstrap script from latest gnulib
      maint: Bump library REVISION number for release
      configure.ac (AC_PREREQ): Require 2.64
      maint: Update copyright statements to 2020
      po/POTFILES.in: Remove xstrtol-error.c
      libparted: Check for NULL flag_name in ped_partition_flag_get_by_name
      libparted/fs: Add ./lib to include search path
      version 3.3.52
      maint: post-release administrivia
      README-release: Add information for updating the Translation Project
      maint: Update copyright statements to 2021
      Include local gnulib change to version-etc.c date
      cfg.mk: disable submodule checks to work around broken upstream gnulib
      NEWS: Mention the non-public gnulib commit
      version 3.4

Joe Slater (1):
      t6001-psep: modify device manage support detection

Max Campbell (1):
      Removed reference to ped_file_system_create

Petr Lautrbach (1):
      Do not link to libsepol or libselinux

Romain Perier (2):
      Add support for the F2FS filesystem
      tests: Add f2fs to the fs probe test

Shin'ichiro Kawasaki (6):
      libparted: Fix a GCC warning -Wunused-but-set-variable
      libparted: Fix warnings from GCC 8 -Wunused-variable and -Warray-bounds
      libparted: Fix warnings from GCC's -Wimplicit-fallthrough
      libparted: Avoid a GCC warning for unused functions
      libparted: Fix warnings from GCC 8 -Wsuggest-attribute=pure
      libparted: Fix warnings from GCC 8 -Wsuggest-attribute=const

comment:3 by Douglas R. Reno, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r24168

Note: See TracTickets for help on using tickets.