summaryrefslogtreecommitdiff
blob: c5fb5488131a5df32fe361e32c76db72d1da4004 (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
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
# ChangeLog for net-ftp/pure-ftpd
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.24 2004/04/07 03:54:03 raker Exp $

*pure-ftpd-1.0.18 (06 Apr 2004)

  06 Apr 2004; Nick Hadaway <raker@gentoo.org> pure-ftpd-1.0.18.ebuild:
  Version bump.  Adjusted pam-related stuff.  Added support for files
  larger than 2GB.  Thanks to cvo on bug #45796 for noticing this 
  missing option.

  01 Feb 2004; Jon Portnoy <avenj@gentoo.org> pure-ftpd-1.0.17a.ebuild :
  AMD64 keywords.

*pure-ftpd-1.0.17a (22 Jan 2004)

  22 Jan 2004; Nick Hadaway <raker@gentoo.org> pure-ftpd-1.0.17a.ebuild:
  Version bump.  Upstream fixes include better SSL error responses and
  other minor changes.  Nothing earth-shattering AFAICT.

*pure-ftpd-1.0.16c (29 Oct 2003)

  29 Oct 2003; Nick Hadaway <raker@gentoo.org> pure-ftpd-1.0.16c.ebuild:
  Version bump.  A fix for PAM authentication and some other minor 
  changes.

  20 Oct 2003; Nick Hadaway <raker@gentoo.org> pure-ftpd-1.0.16b.ebuild:
  Marking stable for all arches based on the suggestion of the upstream
  authors.

*pure-ftpd-1.0.16b (19 Oct 2003)

  19 Oct 2003; Nick Hadaway <raker@gentoo.org> pure-ftpd-1.0.16b.ebuild:
  Version bump.  Important bugfixes.

  17 Oct 2003; Nick Hadaway <raker@gentoo.org> pure-ftpd-1.0.16a.ebuild:
  Marked stable for x86.

*pure-ftpd-1.0.16a (13 Aug 2003)

  13 Aug 2003; Nick Hadaway <raker@gentoo.org> pure-ftpd-1.0.16a.ebuild:
  Version bump.  Fixes for the ldap and pam portion of the install.
  Added ssl to IUSE.  Other minor build cleanups.

*pure-ftpd-1.0.15 (21 Jun 2003)

  29 Jul 2003; Guy Martin <gmsoft@gentoo.org> pure-ftpd-1.0.15.ebuild :
  Added hppa to KEYWORDS.

  21 Jun 2003; Nick Hadaway <raker@gentoo.org> pure-ftpd-1.0.15.ebuild:
  Bug fixes. :)  Just a bump is all that's needed.

*pure-ftpd-1.0.14 (09 Feb 2003)

  09 Jun 2003; Nick Hadaway <raker@gentoo.org> pure-ftpd-1.0.14.ebuild:
  Changed license to BSD.

  09 Feb 2003; Nick Hadaway <raker@gentoo.org> pure-ftpd-1.0.14.ebuild,
  files/digest-pure-ftpd-1.0.14 :
  Version bump.  Added some logic to complete ldap support as suggested
  in bug #15367 by claer@unixlover.com

*pure-ftpd-1.0.13a (28 Jan 2003)

  29 Jan 2003; Nick Hadaway <raker@gentoo.org> pure-ftpd-1.0.13a.ebuild :
  Removed the --with-largefile option per bug #11215

  28 Jan 2003; Nick Hadaway <raker@gentoo.org> pure-ftpd-1.0.13a.ebuld,
  files/digest-pure-ftpd-1.0.13a, files/pureftpd.rc6-r1 :
  Version bump.  And changed the init script so start-stop-daemon
  is utilized.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*pure-ftpd-1.0.12-r1 (25 Nov 2002)

  25 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
  Added support for lfs #11215

*pure-ftpd-1.0.12 (12 Oct 2002)

  12 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : New version, closes
  bug #6000.

*pure-ftpd-1.0.11-r1 (19 Apr 2002)

  19 Apr 2002; Bart Verwilst <verwilst@gentoo.org> : Added fix, conf.d
  file wasn't copied... this new revision (r1) should fix the problem.

*pure-ftpd-1.0.11 (14 Apr 2002)

  14 Apr 2002; Bart Verwilst <verwilst@gentoo.org> : Upgraded version,
  removed old one.. New ebuild (1.0.11) includes pam fixes as well..

*pure-ftpd-1.0.8-r1 (13 Feb 2003)
 
  13 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Added missing changelog entry.

*pure-ftpd-1.0.8 (01 Feb 2002)

  01 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.