Re: [Bug 605339] [NEW] cryptsetup 2.1.1.2 is not compatible withs 2.1.1.0

2010-07-14 Thread asi

Btw if Ubuntu cryptsetup maintainers want to be backward compatible
in stable branch, I suggest reading package release notes and build
package with

configure  --with-luks1-keybits=128 --with-plain-mode=cbc-plain

which set default to be fully compatible
(luks change is not problem here, plain mode is)

m.

-- 
cryptsetup 2.1.1.2 is not compatible withs 2.1.1.0
https://bugs.launchpad.net/bugs/605339
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 605339] [NEW] cryptsetup 2.1.1.2 is not compatible withs 2.1.1.0

2010-07-14 Thread asi

On 07/14/2010 11:48 AM, Jaanus Rauk wrote:
> Public bug reported:
> 
> Binary package hint: cryptsetup
> 
> I-m mounting a volume with following commands:
> cryptsetup create crypt /dev/sda3
> mount  /dev/mapper/crypt /home
> 
> After cryptsetup upgrade to '2.1.1.2-1ubuntu1 (maverick)' the mount
> doesn't recognize media any more.

please read:
http://code.google.com/p/cryptsetup/wiki/FrequentlyAskedQuestions#6._Issues_with_Specific_Versions_of_cryptsetup

iow you must use now
 cryptsetup create -c aes-cbc-plain -s 256 -h ripemd160


Milan

-- 
cryptsetup 2.1.1.2 is not compatible withs 2.1.1.0
https://bugs.launchpad.net/bugs/605339
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs