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
|
# ChangeLog for sys-apps/tar
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-apps/tar/ChangeLog,v 1.8 2002/12/09 04:37:26 manson Exp $
\* Autoupdate keywords (12-6-02)
06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
*tar-1-13-25-r3 (01 Oct 2002)
01 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
Security update. Added patch developed by Redhat to fix directory traversals.
*tar-1.13.19-r1.ebuild (14 July 2002)
16 Aug 2002; Seemant Kulleen <seemant@gentoo.org> tar-1.13.25-r2.ebuild :
Added gzip, bzip2 and ncompress to DEPEND list. Closes bug #6611 by
laurent.mouillart@free.fr (Laurent Mouillart)
14 Jul 2002; phoen][x <phoenix@gentoo.org> tar-1.13.19.ebuild :
Added LICENSE, KEYWORDS, SLOT.
14 Jul 2002; phoen][x <phoenix@gentoo.org> tar-1.13.19-r1.ebuild :
Added LICENSE, KEYWORDS, SLOT.
*tar-1.13.18-r4.ebuild (14 July 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> tar-1.13.18-r4.ebuild :
Added LICENSE, KEYWORDS, SLOT.
*tar-1.13.25-r2 (12 Apr 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> tar-1.13.25.ebuild :
Added LICENSE, KEYWORDS, SLOT.
14 Jul 2002; phoen][x <phoenix@gentoo.org> tar-1.13.25-r2.ebuild :
Added LICENSE, KEYWORDS, SLOT.
12 Apr 2002; Spider <spider@gentoo.org> :
Updating the tar with a symlink in /etc that allows remote-tar to work properly.
Fix a cd to make dodoc and doman work
Credit to Daniel Mettler <mettlerd@icu.unizh.ch> for the patch for rmt
*tar-1.13.25-r1 (1 Feb 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> tar-1.13.25-r1.ebuild :
Added LICENSE, KEYWORDS, 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.
|