mirror of
git://git.gnupg.org/gnupg.git
synced 2025-02-21 19:48:05 +01:00
*** empty log message ***
This commit is contained in:
parent
20bb42bfe7
commit
12b5d34ad3
28
BUGS
28
BUGS
@ -8,7 +8,9 @@ of these bugs/limitations we will certainly be glad to receive a patch.
|
|||||||
10 lines; but it may help anyway to show us where we have to fix it. Do
|
10 lines; but it may help anyway to show us where we have to fix it. Do
|
||||||
an "info standards" to find out why a disclaimer is needed for GNU.)
|
an "info standards" to find out why a disclaimer is needed for GNU.)
|
||||||
|
|
||||||
(format: severity: [ *] to [***], no, first reported, by, version)
|
Format: severity: [ *] to [***], no, first reported, by, version.
|
||||||
|
Bugs which are marked with "FIX: yyyy-mm-dd" are fixed in the CVS
|
||||||
|
and after about half a day in the rsync snapshots.
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
[ *] #1
|
[ *] #1
|
||||||
@ -16,6 +18,12 @@ an "info standards" to find out why a disclaimer is needed for GNU.)
|
|||||||
and pgp263in has problems if the clearsign has been created by
|
and pgp263in has problems if the clearsign has been created by
|
||||||
pgp263ia.
|
pgp263ia.
|
||||||
|
|
||||||
|
[***] #2 1999-02-21
|
||||||
|
Problem while importing or deleting public keys in 0.9.3 - 0.9.2
|
||||||
|
worked fine. Error message:
|
||||||
|
gpg:[stdin]: key A6A59DB9: secret key not found: public key not found
|
||||||
|
FIX: 1999-02-22 wk
|
||||||
|
|
||||||
[ *] #3
|
[ *] #3
|
||||||
--list-packets should continue even w/o a passphrase (or in batch
|
--list-packets should continue even w/o a passphrase (or in batch
|
||||||
mode). Maybe we have to move it to a separate program??
|
mode). Maybe we have to move it to a separate program??
|
||||||
@ -54,5 +62,23 @@ an "info standards" to find out why a disclaimer is needed for GNU.)
|
|||||||
file is missing information from the front.
|
file is missing information from the front.
|
||||||
[26.02.99: temporary fix in encrypt_simple()]
|
[26.02.99: temporary fix in encrypt_simple()]
|
||||||
|
|
||||||
|
[ *] #8 1999-02-25 <kazu@iijlab.net> 0.9.3
|
||||||
|
%gpg --encrypt -r kazu@iijlab.net --batch foo
|
||||||
|
gpg: Warning: using insecure memory!
|
||||||
|
gpg: 11C23F61: no info to calculate a trust probability
|
||||||
|
This creates a symmetrically encrypted message WITHOUT a session key
|
||||||
|
encrypted with public cryptographic(i.e. foo.gpg). This is probably
|
||||||
|
FIX: 199-02-26 wk
|
||||||
|
|
||||||
|
[ **] #9 1999-02-25
|
||||||
|
Misalignment in md5.c#md5_write.
|
||||||
|
FIX: 1999-02-26 wk
|
||||||
|
|
||||||
|
[ **] #10 1999-03-01
|
||||||
|
Armor detection code is broken. Direct import of keyrings is not possible.
|
||||||
|
FIX: 1999-03-02 wk
|
||||||
|
|
||||||
|
[***] #11 1999-02-25
|
||||||
|
"cipher algo 10 not found".
|
||||||
|
FIX: 1999-02-25 wk
|
||||||
|
|
||||||
|
21
OBUGS
21
OBUGS
@ -4,25 +4,4 @@
|
|||||||
(format: severity: [ *] to [***], no, first reported, by, version)
|
(format: severity: [ *] to [***], no, first reported, by, version)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
[***] #2 1999-02-21
|
|
||||||
Problem while importing or deleting public keys in 0.9.3 - 0.9.2
|
|
||||||
worked fine. Error message:
|
|
||||||
gpg:[stdin]: key A6A59DB9: secret key not found: public key not found
|
|
||||||
FIX: 1999-02-22 wk
|
|
||||||
|
|
||||||
[ *] #8 1999-02-25 <kazu@iijlab.net> 0.9.3
|
|
||||||
%gpg --encrypt -r kazu@iijlab.net --batch foo
|
|
||||||
gpg: Warning: using insecure memory!
|
|
||||||
gpg: 11C23F61: no info to calculate a trust probability
|
|
||||||
This creates a symmetrically encrypted message WITHOUT a session key
|
|
||||||
encrypted with public cryptographic(i.e. foo.gpg). This is probably
|
|
||||||
FIX: 199-02-26 wk
|
|
||||||
|
|
||||||
[ **] #9 1999-02-25
|
|
||||||
Misalignment in md5.c#md5_write.
|
|
||||||
FIX: 1999-02-26 wk
|
|
||||||
|
|
||||||
[ **] #10 1999-03-01
|
|
||||||
Armor detection code is broken. Direct import of keyrings is not possible.
|
|
||||||
FIX: 1999-03-02 wk
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user