summaryrefslogtreecommitdiff
blob: 09c9094c475ad74924436d700cadc39cf9651d56 (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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
# ChangeLog for net-misc/rsync
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.38 2004/04/12 00:33:26 mr_bones_ Exp $

  11 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> rsync-2.6.0.ebuild:
  add patch from Sascha Silbe to fix use static linking (bug #47361)

  11 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> rsync-2.6.0.ebuild:
  add IUSE (bug #47358); don't rdepend on sed; error check sed; tidy

*rsync-2.6.0 (03 Jan 2004)

  03 Jan 2004; Mike Frysinger <vapier@gentoo.org> :
  Version bumpage #37009.

*rsync-2.5.7 (04 Dec 2003)

  04 Dec 2003; Seemant Kulleen <seemant@gentoo.org> rsync-2.5.7.ebuild:
  version bump for security vulnerability

*rsync-2.5.6-r4 (18 Oct 2003)

  18 Oct 2003; Mike Frysinger <vapier@gentoo.org> :
  Set default rsh cmd to ssh instead of rsh #30521.

*rsync-2.5.6-r3 (25 Aug 2003)

  26 Aug 2003; Daniel Ahlberg <aliz@gentoo.org> rsync-2.5.6-r3.ebuild :
  Don't try to unpack the patch.

  25 Aug 2003; Mike Frysinger <vapier@gentoo.org> :
  Add default rsyncd.conf file so that the init.d script will find pid file #27277.

*rsync-2.5.6-r2 (23 May 2003)

  23 Jul 2003; Will Woods <wwoods@gentoo.org> rsync-2.5.6-r2.ebuild:
  Marked stable for alpha

  23 Jul 2003; Guy Martin <gmsoft@gentoo.org> rsync-2.5.6-r2.ebuild :
  Marked stable on hppa.

  06 Jul 2003; Joshua Kinard <kumba@gentoo.org> rsync-2.5.6-r2.ebuild:
  Changed ~mips to mips in KEYWORDS
  Changed ~sparc to sparc in KEYWORDS (Apparently already done, somehow got reversed?)

  24 May 2003; Luca Barbato <lu_zero@gentoo.org> rsync-2.5.6-r2.ebuild:
  added ~ppc keyword

  23 May 2003; Martin Holzer <mholzer@gentoo.org> rsync-2.5.6-r2.ebuild,
  files/rsync-gentoo-2.5.1.patch, files/rsync-gentoo-2.5.2.patch:
  Adding basic proxy auth patch. Closes #11706.

  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.