bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parted 1.6.25.1 has been tagged -- Waiting for release.


From: Mathieu Bruneau
Subject: Re: Parted 1.6.25.1 has been tagged -- Waiting for release.
Date: Fri, 11 Nov 2005 00:12:41 -0500
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

K.G. wrote:
Hi everybody,

Parted 1.6.25.1 has been tagged. The only difference with
1.6.25 is :

Index: configure.in
===================================================================
--- configure.in        (.../1.6.25)    (revision 461)
+++ configure.in        (.../1.6.25.1)  (revision 461)
@@ -19,10 +19,11 @@
 dnl set PED_BINARY_AGE _and_ PED_INTERFACE_AGE to 0.
 PED_MAJOR_VERSION=1
 PED_MINOR_VERSION=6
-PED_MICRO_VERSION=24
-PED_INTERFACE_AGE=0
-PED_BINARY_AGE=11
-PED_VERSION=$PED_MAJOR_VERSION.$PED_MINOR_VERSION.$PED_MICRO_VERSION
+PED_MICRO_VERSION=25
+PED_NANO_VERSION=1
+PED_INTERFACE_AGE=1
+PED_BINARY_AGE=12
+PED_VERSION=$PED_MAJOR_VERSION.$PED_MINOR_VERSION.$PED_MICRO_VERSION.$PED_NANO_VERSION
LT_RELEASE=$PED_MAJOR_VERSION.$PED_MINOR_VERSION
 LT_CURRENT=`expr $PED_MICRO_VERSION - $PED_INTERFACE_AGE`

It results in :
1.6.25.1$ parted/parted --version
GNU Parted 1.6.25.1
1.6.25.1$ ls libparted/.libs/libparted*so* -al
lrwxrwxrwx  1 xilun xilun     24 2005-11-10 21:59 
libparted/.libs/libparted-1.6.so.13 -> libparted-1.6.so.13.11.1
-rwx------  1 xilun xilun 510222 2005-11-10 21:59 
libparted/.libs/libparted-1.6.so.13.11.1
lrwxrwxrwx  1 xilun xilun     24 2005-11-10 21:59 libparted/.libs/libparted.so 
-> libparted-1.6.so.13.11.1

While for 1.6.25 (from tags/1.6.25) :

1.6.25$ parted/parted --version
GNU Parted 1.6.24
1.6.25$ ls libparted/.libs/libparted*so* -al
lrwxrwxrwx  1 xilun xilun     24 2005-11-10 22:13 
libparted/.libs/libparted-1.6.so.13 -> libparted-1.6.so.13.11.0
-rwx------  1 xilun xilun 510222 2005-11-10 22:13 
libparted/.libs/libparted-1.6.so.13.11.0
lrwxrwxrwx  1 xilun xilun     24 2005-11-10 22:13 libparted/.libs/libparted.so 
-> libparted-1.6.so.13.11.0

and for 1.6.25 (tarball release) :

1.6.25$ parted/parted --version
GNU Parted 1.6.25
address@hidden:~/Code/Parted/Regression/parted-1.6.25$ ls -al 
libparted/.libs/libparted*so*
lrwxrwxrwx  1 xilun xilun     24 2005-11-09 23:06 
libparted/.libs/libparted-1.6.so.14 -> libparted-1.6.so.14.11.0
-rwx------  1 xilun xilun 510222 2005-11-09 23:06 
libparted/.libs/libparted-1.6.so.14.11.0
lrwxrwxrwx  1 xilun xilun     24 2005-11-09 23:06 libparted/.libs/libparted.so 
-> libparted-1.6.so.14.11.0

and finally for 1.6.24 (tarball) :

1.6.24$ parted/parted --version
GNU Parted 1.6.24
address@hidden:~/Code/Parted/Regression/parted-1.6.24$ ls -al 
libparted/.libs/libparted*so*
lrwxrwxrwx  1 xilun xilun     24 2005-08-19 19:08 
libparted/.libs/libparted-1.6.so.13 -> libparted-1.6.so.13.11.0
-rwx------  1 xilun xilun 510201 2005-08-19 19:08 
libparted/.libs/libparted-1.6.so.13.11.0
lrwxrwxrwx  1 xilun xilun     24 2005-08-19 19:08 libparted/.libs/libparted.so 
-> libparted-1.6.so.13.11.0


I didn't created a 1.6.25.1 package because I prefer Leslie
uses its own autoconf tools to do it, so the differences
between 1.6.25 and 1.6.25.1 will be minimized. Because 1.6.25 in SVN doesn't match the 1.6.25 tarball I propose
we remove both of them after 1.6.25.1 is released.  Mathieu
could you wait 1.6.25.1 before updating the website ? :)

Cheers,
Guillaume Knispel


_______________________________________________
Bug-parted mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-parted


(That's a resend sorry if it reached you twice)

Sure I just need to do a commit on the cvs for the webpage for the
change to take effect, I'll wait for 1.6.25.1 to happen  :)  SO mainly
just waiting for the package  :)


(Did i ever said that I love that Cheers sig?)

--
Mathieu Bruneau
aka ROunofF

===
GPG keys available @ http://rounoff.darktech.org


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.12.8/163 - Release Date: 2005-11-08





reply via email to

[Prev in Thread] Current Thread [Next in Thread]