diff options
Diffstat (limited to 'debian/README.Debian')
-rw-r--r-- | debian/README.Debian | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 000000000..f59643715 --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,16 @@ +Due to a bug in the way secret keys were encrypted in versions prior +to 0.3.3, later version of gnupg are not backwards compatible and you +will have to convert your secret keys before using old secret keys +with recent versions of gnupg. + +The upgrade strategy is described in /usr/doc/gnupg/NEWS.gz, please +refer to it for more details, but it requires an old copy of the gpg +and gpgm binaries. They may be on your system as gpg.old and +gpgm.old, but if they're not you can find gnupg 0.3.2 source and +binaries for i386, m68k, alpha, powerpc and hurd-i386 at: + + <URL:http://james.nocrew.org/gnupg/> + +-- +James Troup <[email protected]>, Bradford, UK +Sun, 8 Nov 1998 19:11:40 +0000 |