Change logs for parted source package in Karmic

  • parted (1.8.8.git.2009.06.03-1ubuntu6) karmic; urgency=low
    
      * baseline-symbols-update.dpatch (update): Add ped_file_system_alias_*
        functions.
      * debian/rules: Bump DEPVER to -1ubuntu5. This just adds interfaces and so
        doesn't require a soname change.
    
     -- Colin Watson <email address hidden>   Mon, 05 Oct 2009 12:14:16 +0100
  • parted (1.8.8.git.2009.06.03-1ubuntu5) karmic; urgency=low
    
      * rationalise-linux-swap.dpatch: Backport upstream change to rationalise
        linux-swap fs names, and add a "linux-swap" alias (LP: #399428).
    
     -- Colin Watson <email address hidden>   Mon, 05 Oct 2009 10:55:31 +0100
  • parted (1.8.8.git.2009.06.03-1ubuntu4) karmic; urgency=low
    
      * Build-depend on libreadline-dev instead of libreadline5-dev.
    
     -- Matthias Klose <email address hidden>   Sat, 19 Sep 2009 23:00:13 +0200
  • parted (1.8.8.git.2009.06.03-1ubuntu3) karmic; urgency=low
    
      * dmraid.dpatch: Restored (LP: #392246). Ensures that device-mapper
        devices for dmraid arrays do not have extra nodes created needlessly, as
        well as making sure that partition nodes for dmraid devices are not
        probed.
    
     -- Colin Watson <email address hidden>   Fri, 24 Jul 2009 11:54:10 +0100
  • parted (1.8.8.git.2009.06.03-1ubuntu2) karmic; urgency=low
    
      * Actually apply patches during the build.
      * baseline-symbols-update.dpatch (update): Fix to apply properly. Remove
        obsolete s390 symbols.
    
     -- Colin Watson <email address hidden>   Thu, 25 Jun 2009 20:42:49 +0100
  • parted (1.8.8.git.2009.06.03-1ubuntu1) karmic; urgency=low
    
      * Resynchronise with Debian. Remaining changes:
        - swap-uuid.dpatch: Create UUIDs on new swap partitions.
        - gptsync.dpatch: On Intel Mac systems, write a synced MBR rather than a
          protective MBR.
        - Add -fno-stack-protector on sparc.
        - sparc-new-label.dpatch: Fix sparc disk label generation. This is
          required for LDOM and parallel installations with Solaris 10.
        - loop-partitions.dpatch: Loop devices can only have one partition, so
          don't generate device names such as "/dev/loop0p1".
        - When building with gcc-4.3, add -Wno-array-bounds to CFLAGS.
        - Cell partition tables are misdetected as pc98, so disable pc98 support
          on powerpc.
        - disable_o_direct.dpatch: Replace the use of O_DIRECT with calls to
          fsync() at appropriate times.
        - unpartitioned-disks.dpatch (update): Just return immediately from
          ped_disk_commit if running on an unpartitioned disk, to avoid failures
          in case we end up in _kernel_reread_part_table.
        - udevadm-settle.dpatch: Run 'udevadm settle' either side of rereading
          the partition table, to avoid a variety of races.
    
    parted (1.8.8.git.2009.06.03-1) unstable; urgency=low
    
      [ Otavio Salvador ]
      * New upstream snapshot
      * debian/control: add Vcs-{Git,Browser} fields
      * Bump soname due the properly linkage to gnulib
      * Do not install README-hacking
    
    parted (1.8.8.git.2009.05.23-1) experimental; urgency=low
    
      [ Otavio Salvador ]
      * New upstream snapshot:
        - Update build scripts. Closes: #525193
        - Fix FTBFS with GCC 4.4. Closes: #505346
        - Add ext4 support. Closes: #511224
      * Import packaging files
      * Clean up build-depends. Closes: #482408
      * Set version as 1.8.8.1.147-f9f5-dirty
      * debian/patches/parted-dmraid.dpatch: droped
      * debian/patches/sparc-fix-raid.dpatch: droped
      * debian/rules: do not call autotools during build
      * Bump Standards-Version to 3.8.1; no changes required
      * Bump library soname
      * Check ABI symbols when compiling in amd64
      * Fix check-abi build target
    
      [ Colin Watson ]
      * debian/patches/update-ext4-code.dpatch: add to improve ext4 support.
    
     -- Colin Watson <email address hidden>   Thu, 25 Jun 2009 16:46:53 +0100
  • parted (1.8.8.git.2008.03.24-11.1ubuntu6) jaunty; urgency=low
    
      * gptsync.dpatch (update):
        - Treat ext4 like ext3 for the purposes of the protective MBR.
        - Add "Apple Inc." as a possible Apple DMI vendor string (LP: #222126).
    
     -- Colin Watson <email address hidden>   Sat, 28 Mar 2009 13:02:52 +0000