summaryrefslogtreecommitdiff
blob: 43542a058045be8b9aff4846ffe1c02d5b200623 (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
# ChangeLog for net-ftp/curl
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/ChangeLog,v 1.20 2003/11/03 10:05:56 liquidx Exp $

*curl-7.10.8 (03 Nov 2003)

  03 Nov 2003; Alastair Tse <liquidx@gentoo.org> curl-7.10.8.ebuild:
  version bump

*curl-7.10.7 (03 Nov 2003)

  03 Nov 2003; Alastair Tse <liquidx@gentoo.org> curl-7.10.7.ebuild:
  version bump

  19 Jun 2003; Alastair Tse <liquidx@gentoo.org> curl-7.10.5-r1.ebuild:
  marking as stable x86 because it includes a fairly important bugfix over all
  7.10.x series

*curl-7.10.5-r1 (13 Jun 2003)

  04 Aug 2003; Guy Martin <gmsoft@gentoo.org> curl-7.10.5-r1.ebuild :
  Marked stable on hppa.

  14 Jun 2003; Guy Martin <gmsoft@gentoo.org> curl-7.10.5-r1.ebuild :
  Added ~hppa to KEYWORDS.

  13 Jun 2003; Alastair Tse <liquidx@gentoo.org> curl-7.10.5-r1.ebuild,
  files/curl-7.10.5-badssl.patch:
  backported one-liner patch from cvs to add compatibility with broken ssl
  servers. (#22567) also some cleanups.

*curl-7.10.5 (13 Jun 2003)

  13 Jun 2003; Alastair Tse <liquidx@gentoo.org> curl-7.10.5.ebuild:
  version bump. https now checks if certs are valid.

*curl-7.10.4 (09 Apr 2003)

  09 Apr 2003; Alastair Tse <liquidx@gentoo.org> curl-7.10.4.ebuild:
  version bump

*curl-7.10.3-r1 (20 Mar 2003)

  20 Mar 2003; Aron Griffis <agriffis@gentoo.org> curl-7.10.2.ebuild,
  curl-7.10.3-r1.ebuild, curl-7.10.3.ebuild:
  Remove pic USE-flag and bump rev

*curl-7.10.3 (28 Feb 2003)

  09 Mar 2003; Aron Griffis <agriffis@gentoo.org> curl-7.10.3.ebuild:
  Mark stable on alpha

  28 Feb 2003; Alastair Tse <liquidx@gentoo.org> curl-7.10.3.ebuild files/digest-curl-7.10.3 :
  Version Bump. Fixes #14015.

*curl-7.10.2 (19 Nov 2002)

  14 Jun 2003; Guy Martin <gmsoft@gentoo.org> curl-7.10.2.ebuild :
  Added hppa to KEYWORDS.

  23 Dec 2002; Martin Holzer <mholzer@gentoo.org> curl-7.9.7.ebuild files/digest-curl-7.10.2 Changelog :
  Changed SRC_URI from .tar.gz to .tar.bz2

  17 Dec 2002; Aron Griffis <agriffis@gentoo.org> curl-7.10.2.ebuild :
  Added ~alpha to KEYWORDS

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

  19 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
  Version bump + more USE flag support

*curl-7.9.7 (17 May 2002)

  23 Dec 2002; Martin Holzer <mholzer@gentoo.org> curl-7.9.7.ebuild files/digest-curl-7.9.7 Changelog :
  Ipv6 now configured by emerge. Fixed #11214.
  Changed SRC_URI from .tar.gz to .tar.bz2

  06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
  Added ppc to keywords

  17 May 2002; Grant Goodyear <g2boojum@gentoo.org> :
  Version bump.  Seems to work better when compiled w/ gcc 3.0.4.

*curl-7.9.3 (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.