summaryrefslogtreecommitdiff
blob: 6aafa5eee7f1aeb3bceb9789632777389bd46be9 (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
# ChangeLog for net-mail/amavis
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/ChangeLog,v 1.13 2003/06/22 20:49:38 prez Exp $

*amavis-0.3.12 (23 Oct 2002)

  22 Jun 2003; Preston A. Elder <prez@gentoo.org> amavis-0.3.12.ebuild :
  Changed to use new enewuser/enewgroup commands.

  11 May 2003; Preston A. Elder <prez@gentoo.org> amavis-0.3.12.ebuild 
  Added dependancy on app-arch/zip and unmasked for x86

  19 Apr 2003; Preston A. Elder <prez@gentoo.org> amavis-0.3.12.ebuild 
  files/digest-amavis-0.3.12 :
  Version bump, and made it use virtual/virus.
 
*amavis-0.3.12_pre8 (23 Oct 2002)

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords

  13 Jan 2003; Nick Hadaway <raker@gentoo.org> amavis-0.3.12_pre8.ebuild :
  Now will find net-mail/f-prot and net-mail/vlnx if installed.  Closes
  bug #13117

  29 Nov 2002; Nick Hadaway <raker@gentoo.org> amavis-0.3.12_pre8.ebuild :
  Marked stable.

  17 Nov 2002; Nick Hadaway <raker@gentoo.org> amavis-0.3.12_pre8.ebuild :
  Fixed a typo and changed /var/amavis permissions and ownership.

  15 Nov 2002; Nick Hadaway <raker@gentoo.org> amavis-0.3.12_pre8.ebuild :
  The ebuild should now detect what mail system you are using.
  postfix, exim, qmail, and sendmail are detected.

  23 Oct 2002; Nick Hadaway <raker@gentoo.org> amavis-0.3.12_pre8.ebuild,
  files/digest-amavis-0.3.12_pre8 :
  Version bump.  0.2.x of amavis is non-maintained code.  The ebuild currently
  only supports postfix as the mta.  Depending on how flexible the configuration
  is I may end up splitting this ebuild into amavis-postfix, amavis-exim, etc...

*amavis-0.2.1-r3 (05 Sep 2002)

  15 Nov 2002; Nick Hadaway <raker@gentoo.org> amavis-0.2.1-r3.ebuild :
  Updated permissions on scanmail and virusmails

  05 Sep 2002; Daniel Ahlberg <aliz@gentoo.org> :
  Security update, fixed detection of vlnx, fixed sandbox violations.

*amavis-0.2.1-r2 (1 Feb 2002)

  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.