[Lunar-commits] <moonbase> version bumped to 2.2.
Florin Braescu
florin at lunar-linux.org
Sat Feb 27 07:09:51 CET 2010
commit c2753af677d04b567dd3672c6293dadc10304bfd
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Feb 27 08:09:51 2010 +0200
version bumped to 2.2.
** Changes in behavior
The default alignment (--align option) for newly created partitions has
been changed to optimal.
** New features
The ped_device_get_*_alignment() functions now return a sane default
value instead of NULL when the so called topology information is incomplete.
The default minimum alignment aligns to physical sector size, the default
optimal alignment is 1MiB, which is what vista and windows 7 do.
** Bug fixes.
---
utils/parted/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/utils/parted/DETAILS b/utils/parted/DETAILS
index 0756c01..1311262 100644
--- a/utils/parted/DETAILS
+++ b/utils/parted/DETAILS
@@ -1,13 +1,13 @@
MODULE=parted
- VERSION=2.1
+ VERSION=2.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.gnu.org/gnu/$MODULE
- SOURCE_VFY=sha1:644ac494c4d10cea2494af4c6d8c3c3b769ff5c3
+ SOURCE_VFY=sha1:95c4710c527020ae7d76ebbc67d2639c71af862e
WEB_SITE=http://www.gnu.org/software/parted
ENTERED=20010922
- UPDATED=20091221
- SHORT="Allows you to create, destroy, resize, and copy partitions"
+ UPDATED=20100227
+ SHORT="Allows you to create, destroy, resize, and copy partitions"
cat << EOF
GNU Parted allows you to create, destroy, resize, and copy partitions.
More information about the Lunar-commits
mailing list