[parted-devel] GNU Parted Official Repository: Changes to 'refs/tags/v1.8.1'

David Cantrell dcantrell-guest at alioth.debian.org
Wed Dec 13 01:24:46 CET 2006


Changes since the dawn of time:
Anant:
      Fix loop in print_all, thanks to Debarshi Ray for the patch.

Anant Narayanan:
      Fix ChangeLog
      Introduce the -list command-line switch, patch by Debarshi Ray

David Cantrell:
             * labels/mac.c (mac_partition_new): memset() inits everything to
      Updated for version 1.8.0rc1.
      Removed from version control.
      i18n updates for parted-1.8.0.
      Removed from version control.
      i18n updates for parted-1.8.0.
      Removed *.h files from the Makefile.
      i18n updates for parted-1.8.0.
      Added a script to clean the tree after running 'make distclean'.  Gets it back to the checked-out state from svn.
      Removed the extra double quote at the end of line 6 in partprobe.8.pt_BR.po.  Other updates for i18n.
      Add vtoc.h and fdasd.h to the list.
      Tabs for the updatepo target.
             * doc/po4a.mk: Removed fake* stuff. Fixed all-local target so you don't
      Updated for parted-1.8.0rc1.
      These (upx and statifier) are not called from anywhere.
      Fix execution of autogen.sh and configure.
         * scripts/release/tarball_upload.sh: Support the -a (or --alpha) switch
         * scripts/release/tarball_upload.sh: Since v1.0 directive files will
         * arch/linux.c: Change __GNU_SOURCE define to _GNU_SOURCE (only one
      Updated i18n files.
      Forgot changelog notice.
             * parted.c (do_print): Define transport type list and display disk
         * disk.c (ped_unregister_disk_type): Handle instances where disk_types
         * cs/geom.c (ped_geometry_read): Do not throw PED_EXCEPTION_ERROR here
      Added /dev/mapper device support (patch from Peter Jones).
      Updates for 1.8.0rc2 release.
      Bump version.
      i18n updates.
      Conditionalize the device-mapper stuff.
      Set directive file version to 1.1.
      Need the filename: directive as well.
      Line length fixes.
              * arch/linux.c: Go to error_free_arch_specific rather than
              * parted.c (do_print): Add device-mapper type to the transport type
              * device.c (canonicalize_file_name): calloc should use sizeof(char)
      2048 -> 1024
         * labels/mac.c (_rawpart_is_boot): Check for Apple_Boot type.
         * arch/linux.c: Define PROC_DEVICES_BUFSIZ for reading /proc/devices,
      Updates for parted-1.8.0rc3
      Final changes for parted-1.8.0
      Generate SHA-1 digests of the archive files and upload those along with the actual archive files.
      Disable ext2fs resizing, tell user to run resize2fs instead.
      Check for git before running.  Generate a ChangeLog file when making the archive.
      Rename all old ChangeLog files to ChangeLog.0 since we are using git to store changelog info now.
      Added the --enable-selinux switch for the configure script.  If set, it will add -lselinux and -lsepol to the list of libraries to link with.
      Pass git changelog through 'fold -s' to wrap long lines.
      Updated NEWS file for the 1.8.1 release.
      Generate a ChangeLog before running the autogen tools since we need a file called 'ChangeLog' to exist when running those tools.
      Remove ChangeLog, doc/mdate-sh, and doc/texinfo.tex which are all unmanaged files now since they are automatically generated at release time.

Debarshi Ray:
      Make mktable aliased to mklabel.
      Warn before mklabel and mkfs.
      Cleanup _partition_warn_busy, _disk_warn_busy, _partition_warn_loss and _disk_warn_loss.

Leslie P. Polzer:
      Updated translations.
      Updated URL of static parted in docs.

Otavio Salvador:
      Changes done on darcs repository suitable for 1.8 release:
      Changes done on darcs repository suitable for 1.8 release:
      Changes done on darcs repository suitable for 1.8 release:
      Remove files that can be generated.
      Apply changes done on Darcs and suitable for release on 1.8 final:
      Rework backtrace support
      Remove useless semicolon from PED_ASSERT calls
      Remove useless 'return 0;' call
      Change version to 1.8.1
      Readd the 'return 0;' to please GCC
      parted/parted.c: Remove redeclaration of current_dev fixing a compilation error
      Avoid warning about user permissions when using --version
      Remove doc/mdate-sh and doc/texinfo.tex since they are included when we run autogen.sh
      When doing the version change to 1.8.1 on 2a04be3... miss ABI and API age change
      Fix 'print' command help
      Don't enforce libselinux and libsepol linking when using device-mapper support
      libparted/arch/linux.c: initialize task point to please GCC
      Proper print when there're no extended partitions, but partition names (patch from Sven Luther)




More information about the parted-devel mailing list