blob: 2f0c13e7118d98bfefaf698adf2f2025faf944de (
plain)
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
|
# ChangeLog for net-mail/ssmtp
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ChangeLog,v 1.16 2003/07/09 20:22:54 raker Exp $
09 Jul 2003; Nick Hadaway <raker@gentoo.org> ssmtp-2.60.3.ebuild:
Removed the auto ssl enable config generation. See bug #22658
*ssmtp-2.60.3 (09 Jun 2003)
15 Jun 2003; Joshua Kinard <kumba@gentoo.org> :
Fixed Security Volation -- starttls.diff missing from Manifest
Added local USE Flag "md5sum" since the previous "md5" was not a valid USE flag
14 Jun 2003; Nick Hadaway <raker@gentoo.org> ssmtp-2.60.3.ebuild:
Added some code so the config file has TLS enabled is ssl is in USE.
Thanks to ferdy again for this ebuild improvement. Moved pkg_config()
code to pkg_postinst()
09 Jun 2003; Nick Hadaway <raker@gentoo.org> ssmtp-2.60.3.ebuild,
files/digest-ssmtp-2.60.3, files/starttls.diff:
Version bump. Major features added upstream and included in the
ebuild. Many thanks to ferdy@ferdyx.org for the updates.
20 Feb 2003; Zach Welch <zwelch@gentoo.org> :
Added arm to keywords.
12 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
Added hppa to keywords.
*ssmtp-2.48 (02 Feb 2003)
18 Apr 2003; Jan Seidel <tuxus@gentoo.org> ssmtp-2.48.ebuild :
Added mips to keywords.
04 Apr 2003; Jason Wever <weeve@gentoo.org> ssmtp-2.48.ebuild:
Changed ~sparc keyword to sparc.
25 Mar 2003; Graham Forest <vladimir@gentoo.org> ssmtp-2.48.ebuild:
Marked stable on ppc
09 Mar 2003; Aron Griffis <agriffis@gentoo.org> ssmtp-2.48.ebuild:
Mark stable on alpha
02 Feb 2003; Nick Hadaway <raker@gentoo.org> ssmtp-2.48.ebuild,
files/digest-ssmtp-2.48 :
Version bump. Thanks to Matsuu Takuto on bug #14726 for the heads up.
Added a doc which explains a little bit about the new TLS support
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*ssmtp-2.38.14-r1 (1 Feb 2002)
05 Sep 2002; Nick Hadaway <raker@gentoo.org> ssmtp-2.38.14-r1.ebuild :
Removed symlink. See bug #7448.
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|