Your message dated Sat, 17 Dec 2011 21:47:24 +0000
with message-id <[email protected]>
and subject line Bug#638642: fixed in claws-mail 3.8.0-1
has caused the Debian Bug report #638642,
regarding Could be built without gcrypt dependency
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.)
--
638642: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638642
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: claws-mail
Version: 3.7.9-1
Tags: upstream
User: [email protected]
Usertags: gnutls3
This package links against libgcrypt. Afaict the only gcrypt related
code is this one:
---------------------------
ssl.c:
#include <gcrypt.h>
GCRY_THREAD_OPTION_PTHREAD_IMPL;
[...]
void ssl_init(void)
{
gcry_control (GCRYCTL_SET_THREAD_CBS, &gcry_threads_pthread);
---------------------------
Starting with gnutls version 2.12. this should not be necessary
anymore. Quoting its NEWS:
------------------------------
** libgnutls: Added gnutls_global_set_mutex() to allow setting
alternative locking procedures. By default the system available
locking is used. In *NIX pthreads are used and in windows the
critical section API. This follows a different approach than the
previous versions that depended on libgcrypt initialization. The
locks are now set by default in systems that support it. Programs
that used gcry_control() to set thread locks should insert it into
a block of
#if GNUTLS_VERSION_NUMBER <= 0x020b00
gcry_control(...)
#endif
------------------------------
Of course the configure script will also need to changed to only
search for and link against gcrypt if gnutls is << 2.12.
claws-mail currently FTBFS against gnutls 3.0.0 (available in
experimental because it requires libgcrypt-dev without build-depending
on it. This change should fix this issue. Please test.
gnutls 3.0.0 uses nettle instead of gcrypt as crypto backend and
therefore does not depend on libgcrypt11-dev anymore.
cu Andreas
--
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
--- End Message ---
--- Begin Message ---
Source: claws-mail
Source-Version: 3.8.0-1
We believe that the bug you reported is fixed in the latest version of
claws-mail, which is due to be installed in the Debian FTP archive:
claws-mail-bogofilter_3.8.0-1_amd64.deb
to main/c/claws-mail/claws-mail-bogofilter_3.8.0-1_amd64.deb
claws-mail-dbg_3.8.0-1_amd64.deb
to main/c/claws-mail/claws-mail-dbg_3.8.0-1_amd64.deb
claws-mail-doc_3.8.0-1_all.deb
to main/c/claws-mail/claws-mail-doc_3.8.0-1_all.deb
claws-mail-i18n_3.8.0-1_all.deb
to main/c/claws-mail/claws-mail-i18n_3.8.0-1_all.deb
claws-mail-pgpinline_3.8.0-1_amd64.deb
to main/c/claws-mail/claws-mail-pgpinline_3.8.0-1_amd64.deb
claws-mail-pgpmime_3.8.0-1_amd64.deb
to main/c/claws-mail/claws-mail-pgpmime_3.8.0-1_amd64.deb
claws-mail-plugins_3.8.0-1_all.deb
to main/c/claws-mail/claws-mail-plugins_3.8.0-1_all.deb
claws-mail-smime-plugin_3.8.0-1_amd64.deb
to main/c/claws-mail/claws-mail-smime-plugin_3.8.0-1_amd64.deb
claws-mail-spamassassin_3.8.0-1_amd64.deb
to main/c/claws-mail/claws-mail-spamassassin_3.8.0-1_amd64.deb
claws-mail-tools_3.8.0-1_all.deb
to main/c/claws-mail/claws-mail-tools_3.8.0-1_all.deb
claws-mail-trayicon_3.8.0-1_amd64.deb
to main/c/claws-mail/claws-mail-trayicon_3.8.0-1_amd64.deb
claws-mail_3.8.0-1.debian.tar.gz
to main/c/claws-mail/claws-mail_3.8.0-1.debian.tar.gz
claws-mail_3.8.0-1.dsc
to main/c/claws-mail/claws-mail_3.8.0-1.dsc
claws-mail_3.8.0-1_amd64.deb
to main/c/claws-mail/claws-mail_3.8.0-1_amd64.deb
claws-mail_3.8.0.orig.tar.gz
to main/c/claws-mail/claws-mail_3.8.0.orig.tar.gz
libclaws-mail-dev_3.8.0-1_amd64.deb
to main/c/claws-mail/libclaws-mail-dev_3.8.0-1_amd64.deb
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.
Ricardo Mones <[email protected]> (supplier of updated claws-mail 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, 17 Dec 2011 02:42:52 +0100
Source: claws-mail
Binary: claws-mail claws-mail-dbg libclaws-mail-dev claws-mail-plugins
claws-mail-spamassassin claws-mail-trayicon claws-mail-pgpmime
claws-mail-pgpinline claws-mail-smime-plugin claws-mail-bogofilter
claws-mail-i18n claws-mail-doc claws-mail-tools
Architecture: source all amd64
Version: 3.8.0-1
Distribution: unstable
Urgency: low
Maintainer: Ricardo Mones <[email protected]>
Changed-By: Ricardo Mones <[email protected]>
Description:
claws-mail - Fast, lightweight and user-friendly GTK2 based email client
claws-mail-bogofilter - Bogofilter plugin for Claws Mail
claws-mail-dbg - Debug symbols for Claws Mail mailer
claws-mail-doc - User documentation for Claws Mail mailer
claws-mail-i18n - Locale data for Claws Mail (i18n support)
claws-mail-pgpinline - PGP/inline plugin for Claws Mail
claws-mail-pgpmime - PGP/MIME plugin for Claws Mail
claws-mail-plugins - Installs plugins for the Claws Mail mailer
claws-mail-smime-plugin - S/MIME signature/encryption handling for Claws Mail
claws-mail-spamassassin - SpamAssassin plugin for Claws Mail
claws-mail-tools - Helper and utility scripts for Claws Mail mailer
claws-mail-trayicon - Notification area plugin for Claws Mail
libclaws-mail-dev - Development files for Claws Mail plugins
Closes: 624062 638642
Changes:
claws-mail (3.8.0-1) unstable; urgency=low
.
* New upstream release
- Removes use of deprecated GnuTLS *_set_priority (Closes: #624062)
- Can be built without gcrypt dependency (Closes: #638642)
* patches/13fix_manpage_hyphens.patch, patches/14compose_read.patch,
patches/series
- Removed patches, now added upstream; option has been renamed
to '--compose-from-file' instead of '--compose-read'
* debian/rules
- Make binary-arch/binary-indep produce the right packages
- Replace dh_clean -k with dh_prep
Checksums-Sha1:
e9fd57a32d4d799bfdac6e8a593c3b3f8f7900b2 2397 claws-mail_3.8.0-1.dsc
e68469d157802fa060855b920e7fb716c38910e2 9285429 claws-mail_3.8.0.orig.tar.gz
26d0aea6b363d3087d15889e6fbdedb73740be31 22886 claws-mail_3.8.0-1.debian.tar.gz
762405126da48bd55fc3af1488fcac699602fd50 86920
claws-mail-plugins_3.8.0-1_all.deb
3454874343ef9ab92807dde78c15fea4ffc5b67b 2030004
claws-mail-i18n_3.8.0-1_all.deb
0b00e19f6019ff623877b36ab8cfeb473f5ab314 1997068 claws-mail-doc_3.8.0-1_all.deb
a045862fe8ebe05c9d355f985180a8bba6a2baaf 230086
claws-mail-tools_3.8.0-1_all.deb
55e3aa7437a5e796ebd9ff6b71290546032d4132 1683816 claws-mail_3.8.0-1_amd64.deb
46828a04f0b086edb08d4218051ddc82cbc09d32 3937424
claws-mail-dbg_3.8.0-1_amd64.deb
c01e0a5bbab16ccd8a8d6a385b0c7bbc88fceb1e 226398
libclaws-mail-dev_3.8.0-1_amd64.deb
d4688a457935f735710b198d48cc6d702371aa53 115736
claws-mail-spamassassin_3.8.0-1_amd64.deb
2b4b5bb4bed684d56b61de00876de925baf52294 102540
claws-mail-trayicon_3.8.0-1_amd64.deb
89d239befd2021bca8ff43250a0305e03a0293f7 136438
claws-mail-pgpmime_3.8.0-1_amd64.deb
02c70292a0f0d3fd5b733b0f0b2e7017bd12b645 104440
claws-mail-pgpinline_3.8.0-1_amd64.deb
e46d754b77f1801d6addf1cd815bc1c9298ec3a4 104760
claws-mail-smime-plugin_3.8.0-1_amd64.deb
47273004ea4122c62e3742e0e7a26d629b03b631 108412
claws-mail-bogofilter_3.8.0-1_amd64.deb
Checksums-Sha256:
040a246760cd70c7546d0e264da23b4ff97c8416688a08b3d0b2523911fca91f 2397
claws-mail_3.8.0-1.dsc
5fdf44997d071ef4d52ef270281fe918909649305b64f38bc052f2a651964f3b 9285429
claws-mail_3.8.0.orig.tar.gz
f0d81dbb55dedbea9ccd8102447a1745113d8d375aef9ab02779cfd05fabbe9e 22886
claws-mail_3.8.0-1.debian.tar.gz
ee8227ce6e4299a59ecfb329a6155f695876317e35eec9b37aafa3b579597aa5 86920
claws-mail-plugins_3.8.0-1_all.deb
ce40b0b86210548b3203e6ae713898c3e29faada31e72cae86ba6dcf2f8e51eb 2030004
claws-mail-i18n_3.8.0-1_all.deb
de344fb91c9b369dbf84cb538a668dae3c22fc82bd29256e01607a3d7e76bfed 1997068
claws-mail-doc_3.8.0-1_all.deb
ba9b01cdeb9a4f8b6a6484f06ea3c1572543aca377b51ffe67dcb71c4608b460 230086
claws-mail-tools_3.8.0-1_all.deb
1ab166cf184845ff45b408e1384b8da1ba7648cb11b664b9ca551b44e8cfc068 1683816
claws-mail_3.8.0-1_amd64.deb
7b0c43909a2373e7240a29893008e61b37474b922e0989ca1e40f818f31a9092 3937424
claws-mail-dbg_3.8.0-1_amd64.deb
bece05e9efb737a11a830a6755f7caf55aaccbf3baaca7c72f567a7d8c1f137c 226398
libclaws-mail-dev_3.8.0-1_amd64.deb
22ca71b82c4e4214c3f7bc5abee1a055865c881b71de98667fa3332196c4eb63 115736
claws-mail-spamassassin_3.8.0-1_amd64.deb
3856c4de9067539caf6cca14ddca811ee58b6194c5a57f949173496db9ee7f35 102540
claws-mail-trayicon_3.8.0-1_amd64.deb
30a0fe31166a7e2fa49712110c28ed7e4c44a9db875a82351d742899b8b9ed72 136438
claws-mail-pgpmime_3.8.0-1_amd64.deb
7dd34b2165b50b04a3c9e0c970e3a3d2560b8ea21338e86d64510033af4c94b8 104440
claws-mail-pgpinline_3.8.0-1_amd64.deb
36a30a300c23fd87f548dcc438f1c0f3e7d4a2ec4ccd3140349deb2bfe8af004 104760
claws-mail-smime-plugin_3.8.0-1_amd64.deb
15ea2b8a6627b3e974f21873cb3d84cb7ad97af50ada16b9383e670e3e369853 108412
claws-mail-bogofilter_3.8.0-1_amd64.deb
Files:
78faf330a4eeb94cc7c3f008df23a09c 2397 mail optional claws-mail_3.8.0-1.dsc
a3ae05df22380776534f6aec941057ac 9285429 mail optional
claws-mail_3.8.0.orig.tar.gz
c2d585763f9c876b3fce3462fd9ca56e 22886 mail optional
claws-mail_3.8.0-1.debian.tar.gz
470c0fa9e08f02a45af3de8d4765ba94 86920 mail optional
claws-mail-plugins_3.8.0-1_all.deb
82d388e7ff833f0eec7c8975f0944e4d 2030004 localization optional
claws-mail-i18n_3.8.0-1_all.deb
f07a0d9b7b60e6fd3d8cced2f6f5b643 1997068 doc optional
claws-mail-doc_3.8.0-1_all.deb
94b52db277a4650b08f674849773d255 230086 mail optional
claws-mail-tools_3.8.0-1_all.deb
5eff68661349830e25f63fcb95140dc1 1683816 mail optional
claws-mail_3.8.0-1_amd64.deb
606e7c30f079e91307231147c1466498 3937424 debug extra
claws-mail-dbg_3.8.0-1_amd64.deb
408a9e213d02237b02b2a1193b3e67f8 226398 libdevel optional
libclaws-mail-dev_3.8.0-1_amd64.deb
32e71c6a04642ad6d72f09c7331e7a71 115736 mail optional
claws-mail-spamassassin_3.8.0-1_amd64.deb
4d0dd35d1ff4eceff15a76c847ccce11 102540 mail optional
claws-mail-trayicon_3.8.0-1_amd64.deb
3c36a416f437ba7b6c10a9ed32912b7d 136438 mail optional
claws-mail-pgpmime_3.8.0-1_amd64.deb
7ec5ac389b1e1568a062255a3cdd85a6 104440 mail optional
claws-mail-pgpinline_3.8.0-1_amd64.deb
5743686f36698ee12a080fa6467cbfa7 104760 mail optional
claws-mail-smime-plugin_3.8.0-1_amd64.deb
8d195544ced4cefd879680eda41c7caf 108412 mail optional
claws-mail-bogofilter_3.8.0-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk7tCecACgkQLARVQsm1XayxnACfVGDuMwFkmXjyB1BBqzgvQGia
zuwAoJxh4hAp7SXkGtAt/gE7y+rSSvAh
=8s54
-----END PGP SIGNATURE-----
--- End Message ---