]> git.llucax.com Git - software/mutt-debian.git/commitdiff
adding the upstream bugs in the patch descriptions
authorAntonio Radici <antonio@dyne.org>
Tue, 3 May 2011 18:35:15 +0000 (18:35 +0000)
committerAntonio Radici <antonio@dyne.org>
Tue, 3 May 2011 18:35:15 +0000 (18:35 +0000)
debian/patches/upstream/624058-gnutls-deprecated-set-priority.patch
debian/patches/upstream/624085-gnutls-deprecated-verify-peers.patch

index 465e1e89931ea6ad07e01a7106f330cbdff19275..5abadfa9e1c09b792e1958d2b1a3bf3013cb0014 100644 (file)
@@ -2,6 +2,7 @@ Replace the deprecated gnutls_protocol_set_priority() with
 gnutls_priority_set_direct()
 
 Reported on http://bugs.debian.org/624058
+Report upstream on http://bugs.mutt.org/3515
 
 --- a/mutt_ssl_gnutls.c
 +++ b/mutt_ssl_gnutls.c
index 9327383b9144574529a449833242248072624c86..c65584584204827b94b8eb75f0a960ac066a8865 100644 (file)
@@ -2,6 +2,7 @@ Remove the deprecated gnutls_certificate_verify_peers() in favour of the new
 gnutls_certificate_veirfy_peers2()
 
 Reported on http://bugs.debian.org/624085
+Reported upstream on http://bugs.mutt.org/3516
 
 --- a/mutt_ssl_gnutls.c
 +++ b/mutt_ssl_gnutls.c