Page MenuHome GnuPG
Feed All Stories

Apr 10 2013

duchier added a comment to T1487: texinfo 5.1 won't process gnupg doc.

D170: 372_gpl.patch

Apr 10 2013, 12:48 PM · Bug Report, gnupg
duchier added a comment to T1487: texinfo 5.1 won't process gnupg doc.

new version with end enumerate a little earlier.

Apr 10 2013, 12:48 PM · Bug Report, gnupg
duchier added a comment to T1487: texinfo 5.1 won't process gnupg doc.

D171: 371_gpl.patch

Apr 10 2013, 12:43 PM · Bug Report, gnupg
duchier added projects to T1487: texinfo 5.1 won't process gnupg doc: gnupg, Bug Report.
Apr 10 2013, 12:43 PM · Bug Report, gnupg

Apr 9 2013

thijs set External Link to http://bugs.debian.org/704645 on T1486: gpg --verify suggests entire file was verified, even if file contains auxiliary data.
Apr 9 2013, 6:05 PM · Documentation, Debian, Bug Report, gnupg
thijs added projects to T1486: gpg --verify suggests entire file was verified, even if file contains auxiliary data: gnupg, Bug Report, Debian.
Apr 9 2013, 6:05 PM · Documentation, Debian, Bug Report, gnupg

Apr 5 2013

step closed T1471: hash functions for proof-of-work calculations (bcrypt/scrypt) as Resolved.
Apr 5 2013, 1:40 PM · libgcrypt, Feature Request
step added a comment to T1471: hash functions for proof-of-work calculations (bcrypt/scrypt).

Marking as resolved, as this seems to work fine now as far as I can tell (I'm
certainly happy).

Apr 5 2013, 1:40 PM · libgcrypt, Feature Request
step removed a project from T1471: hash functions for proof-of-work calculations (bcrypt/scrypt): In Progress.
Apr 5 2013, 1:40 PM · libgcrypt, Feature Request
werner added a project to T1471: hash functions for proof-of-work calculations (bcrypt/scrypt): In Progress.
Apr 5 2013, 12:30 PM · libgcrypt, Feature Request
werner added a comment to T1471: hash functions for proof-of-work calculations (bcrypt/scrypt).

scrypt has now been implemented.

Apr 5 2013, 12:30 PM · libgcrypt, Feature Request

Mar 26 2013

werner added a project to T1358: GPG 1.4.11 apdu.c -> uninitialized variable+ implicit typecast led to malloc error (patch attached): backport.
Mar 26 2013, 11:44 AM · Bug Report, gnupg

Mar 25 2013

gniibe added a comment to T1358: GPG 1.4.11 apdu.c -> uninitialized variable+ implicit typecast led to malloc error (patch attached).

This bug is fixed for 2.0.

http://git.gnupg.org/cgi-bin/gitweb.cgi?
p=gnupg.git;a=commit;h=ae22d629b6028aa994ff09f012e1cb029575eeae

Mar 25 2013, 2:38 AM · Bug Report, gnupg

Mar 24 2013

FiloSottile added a project to T1485: deluid deleting all exact copies from secret key: Bug Report.
Mar 24 2013, 6:59 PM · Won't Fix, gnupg (gpg14), gnupg, Bug Report

Mar 23 2013

outer added a comment to T1483: GPGME hangs during make check on Mac.

Following the calling chain, we eventually call the OS itself using select(2).
This happens twice. The first call works. The 2nd call hangs in a loop, with
select(2) returning <0 and errno set to EINTR (call was interrupted).

Mar 23 2013, 2:04 PM · gpgme, Bug Report

Mar 22 2013

knifes added projects to T1484: Broken link to libgcrypt: gpgweb, Bug Report.
Mar 22 2013, 1:47 PM · Bug Report, gpgweb
step added a comment to T1471: hash functions for proof-of-work calculations (bcrypt/scrypt).

D167: 370_scrypt.diff

Mar 22 2013, 12:59 PM · libgcrypt, Feature Request

Mar 21 2013

outer added projects to T1483: GPGME hangs during make check on Mac: Bug Report, gpgme.
Mar 21 2013, 4:29 PM · gpgme, Bug Report
outer set Version to 1.4.0 on T1483: GPGME hangs during make check on Mac.
Mar 21 2013, 4:29 PM · gpgme, Bug Report

Mar 20 2013

werner added a comment to T1470: ECC multiplication API for ECDH(E).

Done in master.

Mar 20 2013, 4:08 PM · libgcrypt, Feature Request
werner closed T1470: ECC multiplication API for ECDH(E) as Resolved.
Mar 20 2013, 4:08 PM · libgcrypt, Feature Request
werner added a comment to T1481: Output format option for Textmode conversion.

If you use --textmode during encryption the native line endings on the
decryption system are used. Adding an extra option to for arbitrary conversions
is IMHO not a good idea beause it violates the Unix principle of having
dedicated tools which work together. tr(1) does what you want.

Mar 20 2013, 11:33 AM · gnupg
werner set Due Date to Mar 31 2013, 1:00 AM on T1482: test "basic" dumps core on sparcv9.
Mar 20 2013, 11:27 AM · Duplicate, Bug Report, libgcrypt
werner added a comment to T1482: test "basic" dumps core on sparcv9.

Ah yes, that Serpent case again. We have a fix for that but a brief inspection
made me believe that it will only happen if the serpent.c code is used outside
of the Libgcrypt. It is an alignment problem. Please give me a few days to
prepare an updated patch.

Mar 20 2013, 11:26 AM · Duplicate, Bug Report, libgcrypt
dagobert added a comment to T1482: test "basic" dumps core on sparcv9.

I just verified that the issue only appears on 64 bit sparc, all others like 32
bit i386, 32 bit sparc and 64 bit amd64 work fine, so it is most likely a byte-
order issue.

Mar 20 2013, 10:56 AM · Duplicate, Bug Report, libgcrypt
dagobert added projects to T1482: test "basic" dumps core on sparcv9: libgcrypt, Bug Report.
Mar 20 2013, 10:33 AM · Duplicate, Bug Report, libgcrypt
dagobert set Version to 1.5.1 on T1482: test "basic" dumps core on sparcv9.
Mar 20 2013, 10:33 AM · Duplicate, Bug Report, libgcrypt

Mar 19 2013

werner closed T1414: Please add pkg-config support as Resolved.
Mar 19 2013, 12:44 PM · Won't Fix, gpgme, Debian, Feature Request

Mar 18 2013

scarpe01 added projects to T1481: Output format option for Textmode conversion: Feature Request, gnupg.
Mar 18 2013, 7:52 PM · gnupg
werner closed T1459: Build broken with automake-1.13 as Resolved.
Mar 18 2013, 6:20 PM · Bug Report, libgcrypt
werner added a comment to T1459: Build broken with automake-1.13.

Argh, I did quite some fixes for the 1.5.1 release and assumed that I applied
this one as well. Now pushed but too late for 1.5.1 :-(. However, there is no
need to use automake for a released version.

Mar 18 2013, 6:20 PM · Bug Report, libgcrypt
werner closed T1452: AES encryption at a stable Gentoo Linux broken as Resolved.
Mar 18 2013, 9:28 AM · Bug Report, libgcrypt
werner removed a project from T1452: AES encryption at a stable Gentoo Linux broken: Restricted Project.
Mar 18 2013, 9:28 AM · Bug Report, libgcrypt
werner removed a project from T1439: Windows: race condition on random_seed: Restricted Project.
Mar 18 2013, 9:23 AM · libgcrypt, Bug Report
werner closed T1439: Windows: race condition on random_seed as Resolved.
Mar 18 2013, 9:23 AM · libgcrypt, Bug Report
werner added a comment to T1356: Can't build on Solaris due to linking errors: ld: fatal: relocations remain against allocatable but non-writable sections.

You are using version 1.4.5 and not 1.5.0.

Two hints: Your are using the Solaris as and ld - better try with a native GNU
toolchain. You have some global CLFAGS set which add a lot of extra and useless
include paths. Please remove them.

I close the bug because it is pretty old. Feel free to re-open it if you have
newer info and tried with 1.5.0.

Mar 18 2013, 9:21 AM · Bug Report, libgcrypt
werner closed T1356: Can't build on Solaris due to linking errors: ld: fatal: relocations remain against allocatable but non-writable sections as Resolved.
Mar 18 2013, 9:21 AM · Bug Report, libgcrypt
werner changed Version from 1.5.0 to 1.4.5 on T1356: Can't build on Solaris due to linking errors: ld: fatal: relocations remain against allocatable but non-writable sections.
Mar 18 2013, 9:21 AM · Bug Report, libgcrypt
werner added a comment to T1468: libgcrypt's cipher/Makefile fails to take into account gcc 4.6 -Ofast flag.

Done in commit d3132553 for 1.5. Needs to be fixed in master.

Mar 18 2013, 9:06 AM · Bug Report, libgcrypt
werner added a project to T1468: libgcrypt's cipher/Makefile fails to take into account gcc 4.6 -Ofast flag: In Progress.
Mar 18 2013, 9:06 AM · Bug Report, libgcrypt
werner closed T1217: VERY_STRONG RNG seed initialization is problematic if only few bytes needed as Resolved.
Mar 18 2013, 9:02 AM · Won't Fix, libgcrypt, Feature Request
werner added a comment to T1217: VERY_STRONG RNG seed initialization is problematic if only few bytes needed.

1.6 (current master) now has a feature to switch to a pure /dev/random based RNG.

Mar 18 2013, 9:02 AM · Won't Fix, libgcrypt, Feature Request

Mar 13 2013

mbartos added a comment to T1480: [patch] get rid of old ERR return values.

We still have a copyright assignment policy in effect. Thus I can't accept your
patch right now. This will change in 2 weeks.

Ok, no problem.

Patches should be send to gnupg-devel and not to the bug tracker.

Thanks for information, next time I'll send patches directly there. Should I
send also this one to be reviewed on mailing list?

BTW, HEAD of branch?

master, forgot to mention, sorry about that.

Milan

Mar 13 2013, 10:54 AM · Too Old, gnupg

Mar 12 2013

werner added a project to T1477: libassuan internal vasprintf causes segfaults on x86_64-sun-solaris2.10: libassuan.
Mar 12 2013, 5:00 PM · Bug Report, libassuan
werner removed a project from T1477: libassuan internal vasprintf causes segfaults on x86_64-sun-solaris2.10: gnupg.
Mar 12 2013, 5:00 PM · Bug Report, libassuan
werner added a project to T1480: [patch] get rid of old ERR return values: gnupg.
Mar 12 2013, 5:00 PM · Too Old, gnupg
werner removed a project from T1480: [patch] get rid of old ERR return values: libassuan.
Mar 12 2013, 5:00 PM · Too Old, gnupg
werner removed a project from T1480: [patch] get rid of old ERR return values: gnupg.
Mar 12 2013, 4:59 PM · Too Old, gnupg
werner added a project to T1480: [patch] get rid of old ERR return values: libassuan.
Mar 12 2013, 4:59 PM · Too Old, gnupg
werner added a project to T1480: [patch] get rid of old ERR return values: gnupg.
Mar 12 2013, 4:53 PM · Too Old, gnupg
werner added a comment to T1480: [patch] get rid of old ERR return values.

We still have a copyright assignment policy in effect. Thus I can't accept your
patch right now. This will change in 2 weeks.

Patches should be send to gnupg-devel and not to the bug tracker. BTW, HEAD of
which branch?

Mar 12 2013, 4:53 PM · Too Old, gnupg

Mar 6 2013

lmamane added a comment to T1389: [PATCH] Feature request: enable --show-session-key on a truncated encrypted file.

Still have this issue. Here is an updated patch against 2.0.19. Please
consider including it, or provide some feedback if this is a bad idea / should
be done a different way.

Marking this as a bug since it restores useful functionality that was lost.

Mar 6 2013, 2:34 AM · Feature Request, gnupg
lmamane removed a project from T1389: [PATCH] Feature request: enable --show-session-key on a truncated encrypted file: Feature Request.
Mar 6 2013, 2:34 AM · Feature Request, gnupg
lmamane changed Version from 2.0.18 to 2.0.19 on T1389: [PATCH] Feature request: enable --show-session-key on a truncated encrypted file.
Mar 6 2013, 2:34 AM · Feature Request, gnupg
lmamane added a comment to T1389: [PATCH] Feature request: enable --show-session-key on a truncated encrypted file.

D151: 369_gnupg-2.0.19-showsession-trunc.patch

Mar 6 2013, 2:34 AM · Feature Request, gnupg
lmamane added a project to T1389: [PATCH] Feature request: enable --show-session-key on a truncated encrypted file: Bug Report.
Mar 6 2013, 2:34 AM · Feature Request, gnupg

Feb 28 2013

syscomet added a comment to T1479: curl-shim TCP half-close causes interop issues.

Am able to reliably trigger the flaw, by using a curl-shim gpg from another
machine on the same network as the keyserver. Close network proximity without
being the exact same machine makes it much easier to trigger the race.

Feb 28 2013, 9:09 AM · Duplicate, Bug Report, gnupg
mbartos set Version to HEAD on T1480: [patch] get rid of old ERR return values.
Feb 28 2013, 8:42 AM · Too Old, gnupg
syscomet added projects to T1479: curl-shim TCP half-close causes interop issues: gnupg, Bug Report.
Feb 28 2013, 1:31 AM · Duplicate, Bug Report, gnupg
syscomet set Version to 2 on T1479: curl-shim TCP half-close causes interop issues.
Feb 28 2013, 1:31 AM · Duplicate, Bug Report, gnupg
syscomet added a project to T1478: bug-tracker @sortdir missing numbers: Bug Report.
Feb 28 2013, 1:21 AM · Bug Report

Feb 27 2013

mooney added projects to T1477: libassuan internal vasprintf causes segfaults on x86_64-sun-solaris2.10: gnupg, Bug Report.
Feb 27 2013, 6:43 PM · Bug Report, libassuan
mooney set Version to 2.1.0 on T1477: libassuan internal vasprintf causes segfaults on x86_64-sun-solaris2.10.
Feb 27 2013, 6:43 PM · Bug Report, libassuan

Feb 23 2013

mooney added a comment to T1476: libassuan 2.1.0 misses inet_pton on Solaris and potentially others.

D168: 368_libassuan-2.1.0-solaris-configure.ac-inet_pton.patch

Feb 23 2013, 1:32 AM · libassuan, Bug Report
mooney set Version to 2.1.0 on T1476: libassuan 2.1.0 misses inet_pton on Solaris and potentially others.
Feb 23 2013, 1:32 AM · libassuan, Bug Report
mooney added projects to T1476: libassuan 2.1.0 misses inet_pton on Solaris and potentially others: gnupg, Bug Report.
Feb 23 2013, 1:32 AM · libassuan, Bug Report

Feb 22 2013

dagobert changed Version from 2.0.2 to 2.1.0 on T1350: libassuan tests 'pipeconnect' and 'fdpassing' dump core on Solaris 10 amd64 (only!).
Feb 22 2013, 10:25 PM · Bug Report
dagobert added a comment to T1350: libassuan tests 'pipeconnect' and 'fdpassing' dump core on Solaris 10 amd64 (only!).

The error still shows up in 2.1.0, again amd64 only.

Feb 22 2013, 10:25 PM · Bug Report
werner added a comment to T1472: Issues decrypting the (encrypted) file that has special international characters in the name like ' í '.

As I said, gpg does not mess around with the encoding. The content is an opaque
data for gpg. Your problem is outside of GnuPG.

Feb 22 2013, 2:04 PM · Bug Report, gnupg, Not A Bug
werner added a project to T1472: Issues decrypting the (encrypted) file that has special international characters in the name like ' í ': Not A Bug.
Feb 22 2013, 2:04 PM · Bug Report, gnupg, Not A Bug
werner closed T1473: --no-random-seed-file error as Resolved.
Feb 22 2013, 2:03 PM · Bug Report, End Of Life, Won't Fix, gnupg
werner added a comment to T1473: --no-random-seed-file error.

Do not use an outdated version of GnuPG.

Feb 22 2013, 2:02 PM · Bug Report, End Of Life, gnupg, Won't Fix
werner added projects to T1473: --no-random-seed-file error: Won't Fix, End Of Life.
Feb 22 2013, 2:02 PM · Bug Report, End Of Life, gnupg, Won't Fix
werner added a comment to T1474: decryption error gpg: block_filter: pending bytes!.

1.2 has long reached end of life.

Anyway, your problem is corrupted input data. Newer version may give a sensible
error message but neityer woulde abale to decrypt your data.

Feb 22 2013, 2:00 PM · Bug Report, gnupg

Feb 19 2013

ss23 added a project to T1475: Search functionality on bug tracker is broken: Bug Report.
Feb 19 2013, 10:29 AM · Bug Report

Feb 18 2013

sidhartha11 set Version to 1.2.6 on T1474: decryption error gpg: block_filter: pending bytes!.
Feb 18 2013, 5:52 PM · Bug Report, gnupg
sidhartha11 added projects to T1474: decryption error gpg: block_filter: pending bytes!: gnupg, Bug Report.
Feb 18 2013, 5:52 PM · Bug Report, gnupg
sidhartha11 added projects to T1473: --no-random-seed-file error: gnupg, Bug Report.
Feb 18 2013, 5:43 PM · Bug Report, End Of Life, gnupg, Won't Fix
sidhartha11 set Version to 1.2.6 on T1473: --no-random-seed-file error.
Feb 18 2013, 5:43 PM · Bug Report, End Of Life, gnupg, Won't Fix

Feb 14 2013

sakkgpg added a comment to T1472: Issues decrypting the (encrypted) file that has special international characters in the name like ' í '.

Thank You for your email.

Feb 14 2013, 5:18 PM · Bug Report, gnupg, Not A Bug
werner added a comment to T1472: Issues decrypting the (encrypted) file that has special international characters in the name like ' í '.

Do you mean the file name or the content of the file? gpg does not care about
the content and the file name is used verbatim. However, for display purposes
shown meta data (e.g. the informational only file name in the encrypted data) is
converted to the used character set. For any non-attended use you should use
--status-fd to get the meta data which is either UTF-8 (if gpg generated) or
whatever the sending party used.

Feb 14 2013, 10:36 AM · Bug Report, gnupg, Not A Bug
werner lowered the priority of T1472: Issues decrypting the (encrypted) file that has special international characters in the name like ' í ' from Unbreak Now! to Normal.
Feb 14 2013, 10:36 AM · Bug Report, gnupg, Not A Bug

Feb 13 2013

sakkgpg added a comment to T1472: Issues decrypting the (encrypted) file that has special international characters in the name like ' í '.

We are having issues decryting an encrypted file with gpg (algorithm RSA 2048
encryption) when the file has special international characters. The decrypted
file has special characted decoded incorrectly for example
Sadurní as Sadurní and García as García. The gpg (GnuPG) 1.4.5 is installed on
the LUNIX RHEL 5.6 server.
Please let me know if there is patch/version that supports international
characters.

Feb 13 2013, 10:21 PM · Bug Report, gnupg, Not A Bug
sakkgpg renamed T1472: Issues decrypting the (encrypted) file that has special international characters in the name like ' í ' from Issues decrypting the encrypted file that has special characters in the name like ' í ' to Issues decrypting the (encrypted) file that has special international characters in the name like ' í '.
Feb 13 2013, 10:21 PM · Bug Report, gnupg, Not A Bug
sakkgpg added projects to T1472: Issues decrypting the (encrypted) file that has special international characters in the name like ' í ': gnupg, Bug Report.
Feb 13 2013, 2:44 AM · Bug Report, gnupg, Not A Bug
sakkgpg set Version to 1.4.5 on Linux RHEL 5.6 on T1472: Issues decrypting the (encrypted) file that has special international characters in the name like ' í '.
Feb 13 2013, 2:44 AM · Bug Report, gnupg, Not A Bug

Feb 7 2013

step added projects to T1471: hash functions for proof-of-work calculations (bcrypt/scrypt): Feature Request, libgcrypt.
Feb 7 2013, 4:01 PM · libgcrypt, Feature Request
step added projects to T1470: ECC multiplication API for ECDH(E): Feature Request, libgcrypt.
Feb 7 2013, 3:56 PM · libgcrypt, Feature Request
step added projects to T1469: Support for ed25519: Feature Request, libgcrypt.
Feb 7 2013, 3:53 PM · libgcrypt, Feature Request

Jan 23 2013

Score_Under set External Link to http://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-1.5.0.tar.gz on T1468: libgcrypt's cipher/Makefile fails to take into account gcc 4.6 -Ofast flag.
Jan 23 2013, 11:34 PM · Bug Report, libgcrypt
Score_Under set Version to 1.5.0 on T1468: libgcrypt's cipher/Makefile fails to take into account gcc 4.6 -Ofast flag.
Jan 23 2013, 11:34 PM · Bug Report, libgcrypt
Score_Under added projects to T1468: libgcrypt's cipher/Makefile fails to take into account gcc 4.6 -Ofast flag: libgcrypt, Bug Report.
Jan 23 2013, 11:34 PM · Bug Report, libgcrypt
Score_Under set Version to 1.3.0 on T1467: libksba's configure script reports "--with-libgpg-error-prefix", expects "--with-gpg-error-prefix".
Jan 23 2013, 11:22 PM · Bug Report, libksba
Score_Under set External Link to http://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/libksba/libksba-1.3.0.tar.bz2 on T1467: libksba's configure script reports "--with-libgpg-error-prefix", expects "--with-gpg-error-prefix".
Jan 23 2013, 11:22 PM · Bug Report, libksba
Score_Under added projects to T1467: libksba's configure script reports "--with-libgpg-error-prefix", expects "--with-gpg-error-prefix": libksba, Bug Report.
Jan 23 2013, 11:22 PM · Bug Report, libksba

Jan 19 2013

alonbl added a comment to T1466: tools/gpgsm-gencert.sh - don't fail on creation of file_parameter.

D164: 367_gnupg-2.0.17-gpgsm-gencert.patch

Jan 19 2013, 10:17 PM · Won't Fix, Bug Report, gnupg
alonbl added a comment to T1466: tools/gpgsm-gencert.sh - don't fail on creation of file_parameter.

D165: 366_gpgsm-gencert.sh.diff

Jan 19 2013, 10:06 PM · Won't Fix, Bug Report, gnupg
alonbl set Version to master on T1466: tools/gpgsm-gencert.sh - don't fail on creation of file_parameter.
Jan 19 2013, 10:06 PM · Won't Fix, Bug Report, gnupg
alonbl added projects to T1466: tools/gpgsm-gencert.sh - don't fail on creation of file_parameter: gnupg, Bug Report.
Jan 19 2013, 10:06 PM · Won't Fix, Bug Report, gnupg

Jan 18 2013

werner added a comment to T1465: Fix for bug introduced in mpi/longlong.h in 2010.

Ooops.

Jan 18 2013, 6:55 PM · gnupg (gpg14), Bug Report, gnupg