[Pkg-giraffe-maintainers] Giraffe packaging

John van der Kamp j.vdkamp at zarafa.com
Mon Feb 13 14:31:35 UTC 2012


Hi,

I'll just jump in here, and explain a bit about the vmime 0.9.2 "requirement".
It's not a hard requirement API wise. 0.9.1 is the actual minimum requirement for that.
However, a lot of bugfixes are implemented in 0.9.2 svn of vmime. Zarafa has still 3 outstanding patches, 1 of those was found and fixed last week.
If you run using an older version of libvmime, you may get some more fallback delivery actions when a mail was incorrectly parsed, but most mails (99%) will just be fine.

The version 0.9.2 is not really a mistake, but I guess it should have been named 0.9.1+svn603 instead.

Regards,

John van der Kamp, Zarafa

This message was sent using Zarafa WebApp. 
 
-----Original message-----
> From:Frans van Berckel <fberckel at xs4all.nl>
> Sent: Sun 12-Feb-2012 08:15
> To: Guido Günther <agx at sigxcpu.org>
> Cc: Ivo Timmermans <i.timmermans at zarafa.com>; Matthias Geerdsen <matthias.geerdsen at gmail.com>; pkg-giraffe-maintainers at lists.alioth.debian.org
> Subject: Re: [Pkg-giraffe-maintainers] Giraffe packaging
> 
> On Sat, 2012-02-11 at 14:24 +0100, Guido Günther wrote: 
> > First thing would be to file bugs against Debian's libvmime package
> > describing what the patches do and why they should be applied. Getting
> > these applied upstream would certainly help too.
> > 
> > I also wonder if we can _run_ giraffe without these patches (maybe
> > experiencing some bugs)?
> 
> There are already 28 patches in the upstream version 0.9.2 now. I sent
> Vincent Richard email asking: are you planning a libvmine 0.9.2 release?
> Did CCing Mattias Nordstrom. So let us see how it flows.
> 
> Thanks,
> 
> 
> Frans van Berckel
> 
> ------------------------------------------------------------------------
> r603 | 2011-12-22 09:51:28 +0100 (Thu, 22 Dec 2011) | 1 line
> Updated coding conventions.
> ------------------------------------------------------------------------
> r602 | 2011-11-15 12:46:07 +0100 (Tue, 15 Nov 2011) | 1 line
> Set Diffie-Hellman prime size (bug SF#3434852).
> ------------------------------------------------------------------------
> r601 | 2011-11-15 12:40:42 +0100 (Tue, 15 Nov 2011) | 1 line
> GNU TLS 3 has no 'extra' (thanks to mabrand).
> ------------------------------------------------------------------------
> r600 | 2011-08-21 11:04:46 +0200 (Sun, 21 Aug 2011) | 1 line
> Fixed HAVE_GNUTLS_PRIORITY_FUNCS never defined when configured with no
> TLS support.
> ------------------------------------------------------------------------
> r599 | 2011-08-21 10:55:46 +0200 (Sun, 21 Aug 2011) | 1 line
> Removed dependency on gcrypt for gnutls version >= 2.12.
> ------------------------------------------------------------------------
> r598 | 2011-08-20 08:35:06 +0200 (Sat, 20 Aug 2011) | 1 line
> Use gnutls_strerror() for reporting errors.
> ------------------------------------------------------------------------
> r597 | 2011-06-26 14:47:25 +0200 (Sun, 26 Jun 2011) | 1 line
> Fixed encoding of whitespace. Fixed old test case.
> ------------------------------------------------------------------------
> r596 | 2011-06-26 10:19:11 +0200 (Sun, 26 Jun 2011) | 1 line
> Use gnutls_priority_set_direct() instead of GNUTLS deprecated functions.
> ------------------------------------------------------------------------
> r595 | 2011-06-25 19:07:53 +0200 (Sat, 25 Jun 2011) | 1 line
> Fixed parsing of empty body parts (thanks to John van der Kamp, from
> Zarafa).
> ------------------------------------------------------------------------
> r594 | 2011-06-24 17:46:23 +0200 (Fri, 24 Jun 2011) | 1 line
> Added missing libs in pkg-config file.
> ------------------------------------------------------------------------
> r593 | 2011-06-19 20:49:55 +0200 (Sun, 19 Jun 2011) | 1 line
> Added support for mailboxes that specify an (encoded) full name with an
> empty email address, set by a <> marker (Zarafa).
> ------------------------------------------------------------------------
> r592 | 2011-06-19 20:39:35 +0200 (Sun, 19 Jun 2011) | 1 line
> Fixed messageBuilder to accept an empty mailbox group in 'To:' field, to
> allow for undisclosed-recipients (Zarafa).
> ------------------------------------------------------------------------
> r591 | 2011-06-19 20:16:49 +0200 (Sun, 19 Jun 2011) | 1 line
> Alias for UTF-7 charset.
> ------------------------------------------------------------------------
> r590 | 2011-06-19 20:08:12 +0200 (Sun, 19 Jun 2011) | 1 line
> Correctly generate attachment names which are long and have high
> characters for Outlook Express (Zarafa).
> ------------------------------------------------------------------------
> r589 | 2011-06-19 19:51:33 +0200 (Sun, 19 Jun 2011) | 1 line
> Fixed parsing of an attachment filename that is between 66 and 76
> characters long (Zarafa).
> ------------------------------------------------------------------------
> r588 | 2011-06-14 20:37:54 +0200 (Tue, 14 Jun 2011) | 1 line
> Fixed compilation issue following namespace change.
> ------------------------------------------------------------------------
> r587 | 2011-06-10 21:39:09 +0200 (Fri, 10 Jun 2011) | 1 line
> Requested email change.
> ------------------------------------------------------------------------
> r586 | 2011-03-31 21:13:03 +0200 (Thu, 31 Mar 2011) | 1 line
> Flush stateful data from iconv (thanks to John van der Kamp, Zarafa).
> ------------------------------------------------------------------------
> r585 | 2011-03-27 13:26:55 +0200 (Sun, 27 Mar 2011) | 1 line
> Allow static linking in mingw-cross-env. Added 'iconv' and uses 'ws2_32'
> instead of 'winsock32' (#3213487).
> ------------------------------------------------------------------------
> r584 | 2011-03-09 19:03:31 +0100 (Wed, 09 Mar 2011) | 1 line
> Fixed bug #3174903. Fixed word parsing when buffer does not end with NL.
> Fixed 'no encoding' when forced.
> ------------------------------------------------------------------------
> r583 | 2011-01-28 13:11:08 +0100 (Fri, 28 Jan 2011) | 1 line
> Fixed possible read to invalid memory location (thanks to Alexander
> Konovalov).
> ------------------------------------------------------------------------
> r582 | 2011-01-21 16:28:06 +0100 (Fri, 21 Jan 2011) | 1 line
> Fixed possible infinite loop (thanks to John van der Kamp, Zarafa).
> ------------------------------------------------------------------------
> r581 | 2010-12-10 17:54:38 +0100 (Fri, 10 Dec 2010) | 1 line
> Fixed boundary parsing (thanks to John van der Kamp, Zarafa).
> ------------------------------------------------------------------------
> r580 | 2010-12-10 17:24:06 +0100 (Fri, 10 Dec 2010) | 1 line
> Fixed unit test after bug fix.
> ------------------------------------------------------------------------
> r579 | 2010-12-08 09:52:54 +0100 (Wed, 08 Dec 2010) | 1 line
> No extra space between ':' and '<' in MAIL FROM and RCPT TO. Wait for
> server response after QUIT and before closing connection.
> ------------------------------------------------------------------------
> r578 | 2010-12-06 12:57:44 +0100 (Mon, 06 Dec 2010) | 1 line
> Updated deprecated function.
> ------------------------------------------------------------------------
> r577 | 2010-11-30 15:57:03 +0100 (Tue, 30 Nov 2010) | 1 line
> Initialize and delete object.
> ------------------------------------------------------------------------
> r576 | 2010-11-16 14:28:05 +0100 (Tue, 16 Nov 2010) | 1 line
> Started version 0.9.2.
> ------------------------------------------------------------------------
> 
> 
> _______________________________________________
> Pkg-giraffe-maintainers mailing list
> Pkg-giraffe-maintainers at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-giraffe-maintainers
> 



More information about the Pkg-giraffe-maintainers mailing list