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
|
# ChangeLog for net-misc/rsync
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.9 2002/12/09 04:33:19 manson Exp $
\* Autoupdate keywords (12-6-02)
06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
*rsync-2.5.5-r1 (07 May 2002)
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.
|