All of lore.kernel.org
 help / color / mirror / Atom feed
* LVM release 2.02.96 / git / veritysetup
@ 2012-06-09  0:23 ` Alasdair G Kergon
  0 siblings, 0 replies; 12+ messages in thread
From: Alasdair G Kergon @ 2012-06-09  0:23 UTC (permalink / raw)
  To: linux-lvm, lvm-devel, dm-devel


[-- Attachment #1.1: Type: text/plain, Size: 963 bytes --]

New LVM release
---------------
LVM version 2.02.96 is now available from
  ftp://sources.redhat.com/pub/lvm2/

and this is mirrored on the sites listed here:
  http://sourceware.org/mirrors.html

Lots of little enhancements and fixes this time.
For a summary:
  ftp://sources.redhat.com/pub/lvm2/WHATS_NEW_DM
  ftp://sources.redhat.com/pub/lvm2/WHATS_NEW


git
---
This release was done from a new git repository at:
  git://git.fedorahosted.org/git/lvm2.git
  http://git.fedorahosted.org/git/lvm2.git
  
The project web page should be up to date again with locations.
  http://sourceware.org/lvm2/

The CVS repository will no longer be updated.

veritysetup
-----------
Although this release contains a userspace tool for dm-verity,
  configure --with-verity-setup=<cryptlib>
we think the cryptsetup package would provide a better home for this
so watch out for an updated version in an upcoming cryptsetup release.

Alasdair


[-- Attachment #1.2: Type: application/pgp-signature, Size: 835 bytes --]

[-- Attachment #2: Type: text/plain, Size: 96 bytes --]

--
lvm-devel mailing list
lvm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/lvm-devel

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

* [linux-lvm] LVM release 2.02.96 / git / veritysetup
@ 2012-06-09  0:23 ` Alasdair G Kergon
  0 siblings, 0 replies; 12+ messages in thread
From: Alasdair G Kergon @ 2012-06-09  0:23 UTC (permalink / raw)
  To: linux-lvm, lvm-devel, dm-devel

[-- Attachment #1: Type: text/plain, Size: 963 bytes --]

New LVM release
---------------
LVM version 2.02.96 is now available from
  ftp://sources.redhat.com/pub/lvm2/

and this is mirrored on the sites listed here:
  http://sourceware.org/mirrors.html

Lots of little enhancements and fixes this time.
For a summary:
  ftp://sources.redhat.com/pub/lvm2/WHATS_NEW_DM
  ftp://sources.redhat.com/pub/lvm2/WHATS_NEW


git
---
This release was done from a new git repository at:
  git://git.fedorahosted.org/git/lvm2.git
  http://git.fedorahosted.org/git/lvm2.git
  
The project web page should be up to date again with locations.
  http://sourceware.org/lvm2/

The CVS repository will no longer be updated.

veritysetup
-----------
Although this release contains a userspace tool for dm-verity,
  configure --with-verity-setup=<cryptlib>
we think the cryptsetup package would provide a better home for this
so watch out for an updated version in an upcoming cryptsetup release.

Alasdair


[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

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

* LVM release 2.02.96 / git / veritysetup
@ 2012-06-09  0:23 ` Alasdair G Kergon
  0 siblings, 0 replies; 12+ messages in thread
From: Alasdair G Kergon @ 2012-06-09  0:23 UTC (permalink / raw)
  To: lvm-devel

New LVM release
---------------
LVM version 2.02.96 is now available from
  ftp://sources.redhat.com/pub/lvm2/

and this is mirrored on the sites listed here:
  http://sourceware.org/mirrors.html

Lots of little enhancements and fixes this time.
For a summary:
  ftp://sources.redhat.com/pub/lvm2/WHATS_NEW_DM
  ftp://sources.redhat.com/pub/lvm2/WHATS_NEW


git
---
This release was done from a new git repository at:
  git://git.fedorahosted.org/git/lvm2.git
  http://git.fedorahosted.org/git/lvm2.git
  
The project web page should be up to date again with locations.
  http://sourceware.org/lvm2/

The CVS repository will no longer be updated.

veritysetup
-----------
Although this release contains a userspace tool for dm-verity,
  configure --with-verity-setup=<cryptlib>
we think the cryptsetup package would provide a better home for this
so watch out for an updated version in an upcoming cryptsetup release.

Alasdair

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20120609/24ed3e11/attachment.sig>

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

* Re: [linux-lvm] LVM release 2.02.96 / git / veritysetup
  2012-06-09  0:23 ` [linux-lvm] " Alasdair G Kergon
  (?)
@ 2012-06-09  8:44   ` Milan Broz
  -1 siblings, 0 replies; 12+ messages in thread
From: Milan Broz @ 2012-06-09  8:44 UTC (permalink / raw)
  To: linux-lvm, lvm-devel, dm-devel

On 06/09/2012 02:23 AM, Alasdair G Kergon wrote:
> veritysetup
> -----------
> Although this release contains a userspace tool for dm-verity,
>   configure --with-verity-setup=<cryptlib>
> we think the cryptsetup package would provide a better home for this
> so watch out for an updated version in an upcoming cryptsetup release.

Please do not use this version except for experiments and do not package
it in distributions yet.

Superblock format will perhaps change a little bit and also veritysetup utility
from cryptsetup source will use different command syntax (similar to dmsetup
and cryptsetup) and get full library support through libcryptsetup.

The code is maintained in separate veritysetup branch in cryptsetup git
for now, once it get back all features it will be merged to main branch (next week).
http://code.google.com/p/cryptsetup/source/browse/?name=veritysetup

Milan

--
lvm-devel mailing list
lvm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/lvm-devel

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

* Re: [linux-lvm] LVM release 2.02.96 / git / veritysetup
@ 2012-06-09  8:44   ` Milan Broz
  0 siblings, 0 replies; 12+ messages in thread
From: Milan Broz @ 2012-06-09  8:44 UTC (permalink / raw)
  To: linux-lvm, lvm-devel, dm-devel

On 06/09/2012 02:23 AM, Alasdair G Kergon wrote:
> veritysetup
> -----------
> Although this release contains a userspace tool for dm-verity,
>   configure --with-verity-setup=<cryptlib>
> we think the cryptsetup package would provide a better home for this
> so watch out for an updated version in an upcoming cryptsetup release.

Please do not use this version except for experiments and do not package
it in distributions yet.

Superblock format will perhaps change a little bit and also veritysetup utility
from cryptsetup source will use different command syntax (similar to dmsetup
and cryptsetup) and get full library support through libcryptsetup.

The code is maintained in separate veritysetup branch in cryptsetup git
for now, once it get back all features it will be merged to main branch (next week).
http://code.google.com/p/cryptsetup/source/browse/?name=veritysetup

Milan

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

* [linux-lvm] LVM release 2.02.96 / git / veritysetup
@ 2012-06-09  8:44   ` Milan Broz
  0 siblings, 0 replies; 12+ messages in thread
From: Milan Broz @ 2012-06-09  8:44 UTC (permalink / raw)
  To: lvm-devel

On 06/09/2012 02:23 AM, Alasdair G Kergon wrote:
> veritysetup
> -----------
> Although this release contains a userspace tool for dm-verity,
>   configure --with-verity-setup=<cryptlib>
> we think the cryptsetup package would provide a better home for this
> so watch out for an updated version in an upcoming cryptsetup release.

Please do not use this version except for experiments and do not package
it in distributions yet.

Superblock format will perhaps change a little bit and also veritysetup utility
from cryptsetup source will use different command syntax (similar to dmsetup
and cryptsetup) and get full library support through libcryptsetup.

The code is maintained in separate veritysetup branch in cryptsetup git
for now, once it get back all features it will be merged to main branch (next week).
http://code.google.com/p/cryptsetup/source/browse/?name=veritysetup

Milan



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

* Re: LVM release 2.02.96 / git / veritysetup
  2012-06-09  8:44   ` Milan Broz
  (?)
@ 2012-06-09 11:00     ` Somchai Smythe
  -1 siblings, 0 replies; 12+ messages in thread
From: Somchai Smythe @ 2012-06-09 11:00 UTC (permalink / raw)
  To: LVM general discussion and development; +Cc: dm-devel, lvm-devel

Do not package LVM release 2.02.96 at all, or just the verity stuff?

On 6/9/12, Milan Broz <mbroz@redhat.com> wrote:
> On 06/09/2012 02:23 AM, Alasdair G Kergon wrote:
>> veritysetup
>> -----------
>> Although this release contains a userspace tool for dm-verity,
>>   configure --with-verity-setup=<cryptlib>
>> we think the cryptsetup package would provide a better home for this
>> so watch out for an updated version in an upcoming cryptsetup release.
>
> Please do not use this version except for experiments and do not package
> it in distributions yet.
>
> Superblock format will perhaps change a little bit and also veritysetup
> utility
> from cryptsetup source will use different command syntax (similar to
> dmsetup
> and cryptsetup) and get full library support through libcryptsetup.
>
> The code is maintained in separate veritysetup branch in cryptsetup git
> for now, once it get back all features it will be merged to main branch
> (next week).
> http://code.google.com/p/cryptsetup/source/browse/?name=veritysetup
>
> Milan
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
>

_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.com
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

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

* Re: [linux-lvm] LVM release 2.02.96 / git / veritysetup
@ 2012-06-09 11:00     ` Somchai Smythe
  0 siblings, 0 replies; 12+ messages in thread
From: Somchai Smythe @ 2012-06-09 11:00 UTC (permalink / raw)
  To: LVM general discussion and development; +Cc: dm-devel, lvm-devel

Do not package LVM release 2.02.96 at all, or just the verity stuff?

On 6/9/12, Milan Broz <mbroz@redhat.com> wrote:
> On 06/09/2012 02:23 AM, Alasdair G Kergon wrote:
>> veritysetup
>> -----------
>> Although this release contains a userspace tool for dm-verity,
>>   configure --with-verity-setup=<cryptlib>
>> we think the cryptsetup package would provide a better home for this
>> so watch out for an updated version in an upcoming cryptsetup release.
>
> Please do not use this version except for experiments and do not package
> it in distributions yet.
>
> Superblock format will perhaps change a little bit and also veritysetup
> utility
> from cryptsetup source will use different command syntax (similar to
> dmsetup
> and cryptsetup) and get full library support through libcryptsetup.
>
> The code is maintained in separate veritysetup branch in cryptsetup git
> for now, once it get back all features it will be merged to main branch
> (next week).
> http://code.google.com/p/cryptsetup/source/browse/?name=veritysetup
>
> Milan
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
>

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

* [linux-lvm] LVM release 2.02.96 / git / veritysetup
@ 2012-06-09 11:00     ` Somchai Smythe
  0 siblings, 0 replies; 12+ messages in thread
From: Somchai Smythe @ 2012-06-09 11:00 UTC (permalink / raw)
  To: lvm-devel

Do not package LVM release 2.02.96 at all, or just the verity stuff?

On 6/9/12, Milan Broz <mbroz@redhat.com> wrote:
> On 06/09/2012 02:23 AM, Alasdair G Kergon wrote:
>> veritysetup
>> -----------
>> Although this release contains a userspace tool for dm-verity,
>>   configure --with-verity-setup=<cryptlib>
>> we think the cryptsetup package would provide a better home for this
>> so watch out for an updated version in an upcoming cryptsetup release.
>
> Please do not use this version except for experiments and do not package
> it in distributions yet.
>
> Superblock format will perhaps change a little bit and also veritysetup
> utility
> from cryptsetup source will use different command syntax (similar to
> dmsetup
> and cryptsetup) and get full library support through libcryptsetup.
>
> The code is maintained in separate veritysetup branch in cryptsetup git
> for now, once it get back all features it will be merged to main branch
> (next week).
> http://code.google.com/p/cryptsetup/source/browse/?name=veritysetup
>
> Milan
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm at redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
>



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

* Re: [linux-lvm] LVM release 2.02.96 / git / veritysetup
  2012-06-09 11:00     ` Somchai Smythe
  (?)
@ 2012-06-09 12:28       ` Alasdair G Kergon
  -1 siblings, 0 replies; 12+ messages in thread
From: Alasdair G Kergon @ 2012-06-09 12:28 UTC (permalink / raw)
  To: Somchai Smythe
  Cc: dm-devel, lvm-devel, LVM general discussion and development

On Sat, Jun 09, 2012 at 06:00:42PM +0700, Somchai Smythe wrote:
> Do not package LVM release 2.02.96 at all, or just the verity stuff?
 
Just veritysetup - its interfaces/formats are still being changed
(within userspace - no interface changes are planned on the kernel side)
and the new version will not be backwards-compatible.

Alasdair

--
lvm-devel mailing list
lvm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/lvm-devel

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

* Re: [linux-lvm] LVM release 2.02.96 / git / veritysetup
@ 2012-06-09 12:28       ` Alasdair G Kergon
  0 siblings, 0 replies; 12+ messages in thread
From: Alasdair G Kergon @ 2012-06-09 12:28 UTC (permalink / raw)
  To: Somchai Smythe
  Cc: dm-devel, lvm-devel, LVM general discussion and development

On Sat, Jun 09, 2012 at 06:00:42PM +0700, Somchai Smythe wrote:
> Do not package LVM release 2.02.96 at all, or just the verity stuff?
 
Just veritysetup - its interfaces/formats are still being changed
(within userspace - no interface changes are planned on the kernel side)
and the new version will not be backwards-compatible.

Alasdair

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

* [linux-lvm] LVM release 2.02.96 / git / veritysetup
@ 2012-06-09 12:28       ` Alasdair G Kergon
  0 siblings, 0 replies; 12+ messages in thread
From: Alasdair G Kergon @ 2012-06-09 12:28 UTC (permalink / raw)
  To: lvm-devel

On Sat, Jun 09, 2012 at 06:00:42PM +0700, Somchai Smythe wrote:
> Do not package LVM release 2.02.96 at all, or just the verity stuff?
 
Just veritysetup - its interfaces/formats are still being changed
(within userspace - no interface changes are planned on the kernel side)
and the new version will not be backwards-compatible.

Alasdair



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

end of thread, other threads:[~2012-06-09 12:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-09  0:23 LVM release 2.02.96 / git / veritysetup Alasdair G Kergon
2012-06-09  0:23 ` Alasdair G Kergon
2012-06-09  0:23 ` [linux-lvm] " Alasdair G Kergon
2012-06-09  8:44 ` Milan Broz
2012-06-09  8:44   ` Milan Broz
2012-06-09  8:44   ` Milan Broz
2012-06-09 11:00   ` Somchai Smythe
2012-06-09 11:00     ` [linux-lvm] " Somchai Smythe
2012-06-09 11:00     ` Somchai Smythe
2012-06-09 12:28     ` Alasdair G Kergon
2012-06-09 12:28       ` Alasdair G Kergon
2012-06-09 12:28       ` Alasdair G Kergon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.