source: trunk/athena/bin/mitmailutils/debian/changelog @ 24907

Revision 24907, 1.9 KB checked in by geofft, 14 years ago (diff)
In mitmailutils: * Have mailquota tell you what quota it's displaying, so that the mailquota output from dotfiles makes more sense.
Line 
1debathena-mitmailutils (10.1.3-0debathena1) unstable; urgency=low
2
3  * Have mailquota tell you what quota it's displaying, so that the mailquota
4    output from dotfiles makes more sense.
5
6 -- Geoffrey Thomas <geofft@mit.edu>  Mon, 15 Nov 2010 18:17:01 -0500
7
8debathena-mitmailutils (10.1.2-0debathena1) unstable; urgency=low
9
10  * Switch from Hesiod to using *.mail.mit.edu so we can use GSSAPI
11    authentication (Trac: #403).
12  * Because of a Cyrus SASL bug (documented in that ticket) regarding
13    parsing long encrypted responses, set maxssf to zero to send mail in
14    the clear. This isn't as terrible as it sounds because mail travels
15    in the clear on the public Internet anyway, and a bunch of client
16    programs (Pine on Athena 9, for instance) don't use encryption, and
17    the major use of mitmailutils is `from` and `mailquota` anyway.
18
19    Patch based on one from Jonathan Reed <jdreed@mit.edu>.
20
21 -- Geoffrey Thomas <geofft@mit.edu>  Wed, 03 Feb 2010 19:03:41 -0500
22
23debathena-mitmailutils (10.1.1-0debathena1) unstable; urgency=low
24
25  * Replace test for EXCHANGE.MIT.EDU with test for *EXCHANGE*.
26
27 -- Anders Kaseorg <andersk@mit.edu>  Fri, 10 Jul 2009 16:47:26 -0400
28
29debathena-mitmailutils (10.1.0-0debathena3) unstable; urgency=low
30
31  * Don't run mitmailutils on EXCHANGE.MIT.EDU accounts for now, since this
32    will hang forever (since IMAP.EXCHANGE, not EXCHANGE, is the IMAP server,
33    but it doesn't currently support GSSAPI anyway).
34
35 -- Geoffrey Thomas <geofft@mit.edu>  Wed, 20 May 2009 00:39:10 -0400
36
37debathena-mitmailutils (10.1.0-0debathena2) unstable; urgency=low
38
39  * Switch to unversioned conflicts/replaces against the old mitmailfoo
40    packages to make the upgrade path smoother.
41
42 -- Evan Broder <broder@mit.edu>  Sat, 11 Apr 2009 00:42:52 -0400
43
44debathena-mitmailutils (10.1.0-0debathena1) unstable; urgency=low
45
46  * Initial release.
47
48 -- Evan Broder <broder@mit.edu>  Thu, 02 Apr 2009 23:26:29 -0400
Note: See TracBrowser for help on using the repository browser.