linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ANNOUNCE: nfs-utils-1.2.4 re-released.
@ 2011-06-30 15:23 Steve Dickson
  2011-06-30 17:59 ` J. Bruce Fields
  2011-07-04  6:54 ` Benny Halevy
  0 siblings, 2 replies; 5+ messages in thread
From: Steve Dickson @ 2011-06-30 15:23 UTC (permalink / raw)
  To: Linux NFS Mailing list

I just make a re-release of 1.2.4 this that corrects the mount problem.
Again, my apologies for not catching this problem before the release.
Its something I will avoid in the feature...  

New Features in this release:

   * Added the --enable-libmount-mount configuration 
     flag that enables the mount command to use the new
     libmount code.

   * A large number of bug fixes.

The tarballs can be found at:

  http://www.kernel.org/pub/linux/utils/nfs/
  http://sourceforge.net/projects/nfs

The git tree is at:
   git://linux-nfs.org/nfs-utils

The change log:

http://www.kernel.org/pub/linux/utils/nfs/ChangeLog-nfs-utils-1.2.4

steved.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ANNOUNCE: nfs-utils-1.2.4 re-released.
  2011-06-30 15:23 ANNOUNCE: nfs-utils-1.2.4 re-released Steve Dickson
@ 2011-06-30 17:59 ` J. Bruce Fields
  2011-06-30 19:10   ` Benny Halevy
  2011-07-01 20:07   ` Steve Dickson
  2011-07-04  6:54 ` Benny Halevy
  1 sibling, 2 replies; 5+ messages in thread
From: J. Bruce Fields @ 2011-06-30 17:59 UTC (permalink / raw)
  To: Steve Dickson; +Cc: Linux NFS Mailing list

On Thu, Jun 30, 2011 at 11:23:00AM -0400, Steve Dickson wrote:
> I just make a re-release of 1.2.4 this that corrects the mount problem.
> Again, my apologies for not catching this problem before the release.
> Its something I will avoid in the feature...  

Once we've made something available under one version number, in future
I'd rather we make it an absolute rule not to release something else
under the same number, even if that means releasing N and N+1 with a day
of each other....  It's just two confusing if "1.2.4" could mean two
different things, even if one of them was only available briefly.

--b.

> 
> New Features in this release:
> 
>    * Added the --enable-libmount-mount configuration 
>      flag that enables the mount command to use the new
>      libmount code.
> 
>    * A large number of bug fixes.
> 
> The tarballs can be found at:
> 
>   http://www.kernel.org/pub/linux/utils/nfs/
>   http://sourceforge.net/projects/nfs
> 
> The git tree is at:
>    git://linux-nfs.org/nfs-utils
> 
> The change log:
> 
> http://www.kernel.org/pub/linux/utils/nfs/ChangeLog-nfs-utils-1.2.4
> 
> steved.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ANNOUNCE: nfs-utils-1.2.4 re-released.
  2011-06-30 17:59 ` J. Bruce Fields
@ 2011-06-30 19:10   ` Benny Halevy
  2011-07-01 20:07   ` Steve Dickson
  1 sibling, 0 replies; 5+ messages in thread
From: Benny Halevy @ 2011-06-30 19:10 UTC (permalink / raw)
  To: J. Bruce Fields; +Cc: Steve Dickson, Linux NFS Mailing list

On 2011-06-30 20:59, J. Bruce Fields wrote:
> On Thu, Jun 30, 2011 at 11:23:00AM -0400, Steve Dickson wrote:
>> I just make a re-release of 1.2.4 this that corrects the mount problem.
>> Again, my apologies for not catching this problem before the release.
>> Its something I will avoid in the feature...  
> 
> Once we've made something available under one version number, in future
> I'd rather we make it an absolute rule not to release something else
> under the same number, even if that means releasing N and N+1 with a day
> of each other....  It's just two confusing if "1.2.4" could mean two
> different things, even if one of them was only available briefly.

Agreed.

> 
> --b.
> 
>>
>> New Features in this release:
>>
>>    * Added the --enable-libmount-mount configuration 
>>      flag that enables the mount command to use the new
>>      libmount code.
>>
>>    * A large number of bug fixes.
>>
>> The tarballs can be found at:
>>
>>   http://www.kernel.org/pub/linux/utils/nfs/
>>   http://sourceforge.net/projects/nfs
>>
>> The git tree is at:
>>    git://linux-nfs.org/nfs-utils
>>
>> The change log:
>>
>> http://www.kernel.org/pub/linux/utils/nfs/ChangeLog-nfs-utils-1.2.4
>>
>> steved.
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ANNOUNCE: nfs-utils-1.2.4 re-released.
  2011-06-30 17:59 ` J. Bruce Fields
  2011-06-30 19:10   ` Benny Halevy
@ 2011-07-01 20:07   ` Steve Dickson
  1 sibling, 0 replies; 5+ messages in thread
From: Steve Dickson @ 2011-07-01 20:07 UTC (permalink / raw)
  To: J. Bruce Fields; +Cc: Linux NFS Mailing list



On 06/30/2011 01:59 PM, J. Bruce Fields wrote:
> On Thu, Jun 30, 2011 at 11:23:00AM -0400, Steve Dickson wrote:
>> I just make a re-release of 1.2.4 this that corrects the mount problem.
>> Again, my apologies for not catching this problem before the release.
>> Its something I will avoid in the feature...  
> 
> Once we've made something available under one version number, in future
> I'd rather we make it an absolute rule not to release something else
> under the same number, even if that means releasing N and N+1 with a day
> of each other....  It's just two confusing if "1.2.4" could mean two
> different things, even if one of them was only available briefly.
Cool... agreed...

steved.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ANNOUNCE: nfs-utils-1.2.4 re-released.
  2011-06-30 15:23 ANNOUNCE: nfs-utils-1.2.4 re-released Steve Dickson
  2011-06-30 17:59 ` J. Bruce Fields
@ 2011-07-04  6:54 ` Benny Halevy
  1 sibling, 0 replies; 5+ messages in thread
From: Benny Halevy @ 2011-07-04  6:54 UTC (permalink / raw)
  To: Steve Dickson; +Cc: Linux NFS Mailing list

git://linux-nfs.org/~bhalevy/pnfs-nfs-utils
rebased accordingly, tip at tag pnfs-nfs-utils-1-2-4

Benny

On 2011-06-30 18:23, Steve Dickson wrote:
> I just make a re-release of 1.2.4 this that corrects the mount problem.
> Again, my apologies for not catching this problem before the release.
> Its something I will avoid in the feature...  
> 
> New Features in this release:
> 
>    * Added the --enable-libmount-mount configuration 
>      flag that enables the mount command to use the new
>      libmount code.
> 
>    * A large number of bug fixes.
> 
> The tarballs can be found at:
> 
>   http://www.kernel.org/pub/linux/utils/nfs/
>   http://sourceforge.net/projects/nfs
> 
> The git tree is at:
>    git://linux-nfs.org/nfs-utils
> 
> The change log:
> 
> http://www.kernel.org/pub/linux/utils/nfs/ChangeLog-nfs-utils-1.2.4
> 
> steved.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-07-04  6:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-30 15:23 ANNOUNCE: nfs-utils-1.2.4 re-released Steve Dickson
2011-06-30 17:59 ` J. Bruce Fields
2011-06-30 19:10   ` Benny Halevy
2011-07-01 20:07   ` Steve Dickson
2011-07-04  6:54 ` Benny Halevy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).