summaryrefslogtreecommitdiff
blob: 2b4d42f079fdf1c40dc68ed70f306045fccdbad5 (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
109
110
# ChangeLog for net-misc/rsync
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.25 2003/05/21 15:08:34 weeve Exp $

  21 May 2003; Jason Wever <weeve@gentoo.org> rsync-2.5.6-r1.ebuild:
  Changed ~sparc keyword to sparc.

  06 Mar 2003; Luca Barbato <lu_zero@gentoo.org> :
  force -lpthread link on gcc-2.95.x, solves bug #16921
  
  24 Feb 2003; Luca Barbato <lu_zero@gentoo.org> :
  Added the popt in DEPEND

*rsync-2.5.6-r1 (22 Feb 2003)

  19 May 2003; Joshua Kinard <kumba@gentoo.org> rsync-2.5.6-r1.ebuild:
  Added ~sparc and ~mips to KEYWORDS

  25 Feb 2003; Guy Martin <gmsoft@gentoo.org> rsync-2.5.6-r1.ebuild :
  Commited stable for hppa.

  22 Feb 2003; Mike Frysinger <vapier@gentoo.org> :
  Add init.d and conf.d files

*rsync-2.5.6 (28 Jan 2003)

  21 Feb 2003; Zach Welch <zwelch@gentoo.org> :
  Added arm to keywords.

  09 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
  Added hppa to keywords.

  28 Jan 2003; Arcady Genkin <agenkin@gentoo.org> :
  Updated to the official 2.5.6.
	
*rsync-2.5.6_pre20021105-r1 (29 Dec 2002)

  29 Dec 2002; Maik Schreiber <blizzy@gentoo.org> : Revision bump to fix wrong
  configuration directory path (only used for running an rsync server).

  26 Dec 2002; Maik Schreiber <blizzy@gentoo.org> rsync-2.5.6_pre20021105 :
  Changed "~x86" to "x86" in KEYWORDS.

  19 Dec 2002; Dean Bailey <alron@gentoo.org> : removed sparc64 keyword

*rsync-2.5.6_pre20021105 (10 Dec 2002)

  10 Dec 2002; Maik Schreiber <blizzy@gentoo.org> : New upstream snapshot.
  Seems to be stable for several months now (see rsync mailing list).

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*rsync-2.5.5-r1 (07 May 2002)

  18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to keywords

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

  09 Jul 2002; phoen][x <phoenix@gentoo.org> rsync-2.5.5-r1.ebuild :
  Added KEYWORDS, LICENSE, SLOT.

  07 May 2002; Kain <kain@kain.org> rsync-2.5.5-r1.ebuild : Fix dependency to
  libpopt again so that build images not made from a virgin install will work.

*rsync-2.5.5 (02 May 2002)

  09 Jul 2002; phoen][x <phoenix@gentoo.org> rsync-2.5.5.ebuild :
  Added KEYWORDS, LICENSE, SLOT.

  02 May 2002; Daniel Robbins <drobbins@gentoo.org>: new ebuild to hopefully
  fix some "dead rsync --daemon" processes... the problem that just won't go
  away.

*rsync-2.5.4-r1 (18 Apr 2002)

  09 Jul 2002; phoen][x <phoenix@gentoo.org> rsync-2.5.4-r1.ebuild :
  Added KEYWORDS, LICENSE, SLOT.

  18 Apr 2002; kain <kain@kain.org> rsync-2.5.4-r1.ebuild : Fix dependency to
  libpopt so build images made with this will work.

*rsync-2.5.4 (15 Mar 2002)

  09 Jul 2002; phoen][x <phoenix@gentoo.org> rsync-2.5.4.ebuild :
  Added KEYWORDS, LICENSE, SLOT.

  15 Mar 2002; Bruce A. Locke <blocke@shivan.org> rsync-2.5.4.ebuild :
  Update to 2.5.4 (with zlib security fix)

*rsync-2.5.2-r1 (1 Mar 2002)

  09 Jul 2002; phoen][x <phoenix@gentoo.org> rsync-2.5.2-r1.ebuild :
  Added KEYWORDS, LICENSE, SLOT.

  1 Mar 2002; Daniel Robbins <drobbins@gentoo.org> : Closed remote denial of
  service attack/hung process problem reopened in 2.5.2 due to a missing patch.

*rsync-2.5.2 (1 Feb 2002)

  09 Jul 2002; phoen][x <phoenix@gentoo.org> rsync-2.5.2.ebuild :
  Added KEYWORDS, LICENSE, SLOT.

  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.