Your message dated Sat, 07 Jun 2008 16:32:19 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#467020: fixed in onak 0.3.6-1 has caused the Debian Bug report #467020, regarding onak displays twice the same photo if >1 photo-uids to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 467020: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467020 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: onak Version: 0.3.5-1 Severity: normal Tags: patch --- Please enter the report below this line. --- Stupid bug when more than one photo-uid is present in a key. The indx arg was correctly fetched from URL but not used... Here is a patch: Phil --- lookup.c.orig 2008-02-22 15:12:35.000000000 +0100 +++ lookup.c 2008-02-22 15:05:16.000000000 +0100 @@ -195,7 +195,7 @@ unsigned char *photo = NULL; size_t length = 0; - if (getphoto(publickey, 0, &photo, &length)) { + if (getphoto(publickey, indx, &photo, &length)) { fwrite(photo, 1, length, --- System information. --- Architecture: i386 Kernel: Linux 2.6.22-3-vserver-686 Debian Release: lenny/sid 990 testing ftp.kulnet.kuleuven.ac.be 500 unstable ftp.kulnet.kuleuven.ac.be --- Package information. --- Depends (Version) | Installed =======================-+-=========== adduser | 3.105 libc6 (>= 2.7-1) | 2.7-6 libdb4.2 | 4.2.52+dfsg-4
--- End Message ---
--- Begin Message ---Source: onak Source-Version: 0.3.6-1 We believe that the bug you reported is fixed in the latest version of onak, which is due to be installed in the Debian FTP archive: onak_0.3.6-1.diff.gz to pool/main/o/onak/onak_0.3.6-1.diff.gz onak_0.3.6-1.dsc to pool/main/o/onak/onak_0.3.6-1.dsc onak_0.3.6-1_amd64.deb to pool/main/o/onak/onak_0.3.6-1_amd64.deb onak_0.3.6-1_armel.deb to pool/main/o/onak/onak_0.3.6-1_armel.deb onak_0.3.6.orig.tar.gz to pool/main/o/onak/onak_0.3.6.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jonathan McDowell <[EMAIL PROTECTED]> (supplier of updated onak package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Sat, 07 Jun 2008 13:29:01 +0100 Source: onak Binary: onak Architecture: source amd64 armel Version: 0.3.6-1 Distribution: unstable Urgency: low Maintainer: Jonathan McDowell <[EMAIL PROTECTED]> Changed-By: Jonathan McDowell <[EMAIL PROTECTED]> Description: onak - OpenPGP Key Server Closes: 421951 467020 Changes: onak (0.3.6-1) unstable; urgency=low . * New upstream release * Fix lookup display for more than one photo id. (Closes: #467020) * Build with libdb4.6 (Closes: #421951) Checksums-Sha1: a823dfc9600a7f12a1b30c9d78f0ef194958e459 979 onak_0.3.6-1.dsc d050320892cbc291a21a248d7c330bccbbe8c62e 238939 onak_0.3.6.orig.tar.gz 4b1faab097edcae8267f500943b69fd8ef470e3a 3108 onak_0.3.6-1.diff.gz 37f993efce15ce398574da8f0d414b47fef75f90 344106 onak_0.3.6-1_amd64.deb 4de59a897372986eed33d3010cb02ae4efe685fa 336900 onak_0.3.6-1_armel.deb Checksums-Sha256: 58b283dc37c449ea67c38b60a1a5c55a6b1ac5556b66c7af8bc20a7d2cd02218 979 onak_0.3.6-1.dsc 6f5a424ccd51d7aa81943815434090e939cc580f724cb05a331d9d28b8376137 238939 onak_0.3.6.orig.tar.gz 3d7e6d3c3567bb475e31348ad9daed11f14c6649480ea3293226001bc9ca1e61 3108 onak_0.3.6-1.diff.gz 4bff7dd98a9df5301102c649b92c33e482940172e1dd055390de395b3fbfe1c4 344106 onak_0.3.6-1_amd64.deb e6c2f9b2ef38ee88476387cb42b5423bdc9bf10b92e93a280f3e2a60b65d2e5e 336900 onak_0.3.6-1_armel.deb Files: 943c163f782ae6ed7f2d11d7df6eaff0 979 net optional onak_0.3.6-1.dsc 5de81d682de8111fdaf5db1af0e70a94 238939 net optional onak_0.3.6.orig.tar.gz 183343df047f44e9d0152bf5b158ff15 3108 net optional onak_0.3.6-1.diff.gz fffb8019191872a7f25104f46da7c3fb 344106 net optional onak_0.3.6-1_amd64.deb 0b1cccb3457648526c717611acac49f5 336900 net optional onak_0.3.6-1_armel.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQFISrZg8b1L5FtDA2cRAjJWAJ4usrMBarYG/wjS3TkcblMWP/TNfACeNrI4 mwc+DNevDbZzfI2PnoAH5rY= =KJcd -----END PGP SIGNATURE-----
--- End Message ---

