1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
|
# ChangeLog for net-mail/mailutils
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/mailutils/ChangeLog,v 1.22 2005/09/16 02:48:24 agriffis Exp $
15 Sep 2005; Aron Griffis <agriffis@gentoo.org> mailutils-0.6-r2.ebuild:
Mark 0.6-r2 stable on alpha
10 Sep 2005; Fernando J. Pereda <ferdy@gentoo.org>
-mailutils-0.6-r1.ebuild:
remove vulnerable version. forgot to do it earlier
*mailutils-0.6-r2 (10 Sep 2005)
10 Sep 2005; Fernando J. Pereda <ferdy@gentoo.org>
+files/mailutils-0.6-imap4d-format-string.patch, +mailutils-0.6-r2.ebuild:
Applied security patch wrt bug #105458. Stable on x86
27 May 2005; Fernando J. Pereda <ferdy@gentoo.org>
+files/mailutils-SQLinjection.patch, +files/mailutils-getline.diff,
mailutils-0.6-r1.ebuild:
Added two patches (security and fixes compiling on alpha). Readded ~alpha so
26 May 2005; Fernando J. Pereda <ferdy@gentoo.org> ChangeLog:
added security patches backported from 0.6.90, wrt #94053. Dropped ~alpha
keyword, doesn't compile. Removed vulnerable ebuilds
14 May 2005; Fernando J. Pereda <ferdy@gentoo.org> mailutils-0.5.ebuild,
mailutils-0.6.ebuild:
keyworded ~alpha
10 Mar 2005; Tom Martin <slarti@gentoo.org> mailutils-0.6.ebuild:
Initial ~sparc.
*mailutils-0.6 (01 Feb 2005)
01 Feb 2005; Tuấn Văn <langthang@gentoo.org>
+files/mailutils-0.6-mh-Makefile.in.patch, +mailutils-0.6.ebuild:
Version bump.
29 Sep 2004; Tuan Van <langthang@gentoo.org> :
stable on x86. Remove old ebuild.
06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> mailutils-0.5.ebuild:
Switch to use epause and ebeep, bug #62950
26 Jul 2004; Tuan Van <langthang@gentoo.org> mailutils-0.5.ebuild:
add virtual/mailx, wrt bug #58164.
default to 'mysql', wrt bug #58162.
14 Jul 2004; Tuan Van <langthang@gentoo.org> mailutils-0.5.ebuild:
stay away from awk.
10 Jul 2004; Tuan Van <langthang@gentoo.org> mailutils-0.5.ebuild:
Added mail.rc to resolved bug #37302.
It looks like people using postfix as virtual/mta having problem with
--disable-sendmail, add logic to enable-sendmail if postfix is MTA,
resolved bug #44249.
*mailutils-0.5 (08 Jul 2004)
08 Jul 2004; Tuan Van<langthang@gentoo.org> +mailutils-0.5.ebuild:
Version bump.
08 Jul 2004; Tuan Van<langthang@gentoo.org> mailutils-0.3.1-r1.ebuild:
mark mailutils-0.3.1-r1 stable. mailutils-0.3.1 doesn't compile with gcc-3.3.
Resolve bug #53807.
*mailutils-0.3.1-r1 (30 Jun 2004)
30 Jun 2004; Cory Visi <merlin@gentoo.org> mailutils-0.3.1-r1.ebuild,
files/mailutils-0.3.1-mh-Makefile.in.patch:
Some cleanup, add support for postgres, add mh-utils, address Bug 22864
30 May 2004; Robin H. Johnson <robbat2@gentoo.org> mailutils-0.3.1.ebuild,
mailutils-0.3.ebuild:
mailx move
*mailutils-0.3.1 (08 Jun 2003)
08 Jun 2003; Jon Portnoy <avenj@gentoo.org> mailutils-0.3.1.ebuild :
Version bump.
*mailutils-0.3 (26 Mar 2003)
26 Mar 2003; Jon Portnoy <avenj@gentoo.org> mailutils-0.3.ebuild,
digest-mailutils-0.3 :
Initial import of GNU mailutils, a suite of mail-related tools
including POP3/IMAP servers, parsing tools, and a mailx
replacement.
|