summaryrefslogtreecommitdiff
blob: d5370923296467b8138c65b2240981c3b7d56944 (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
# ChangeLog for app-arch/cabextract
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/cabextract/ChangeLog,v 1.26 2004/12/19 19:05:45 corsair Exp $

  19 Dec 2004; Markus Rothe <corsair@gentoo.org> cabextract-1.1.ebuild:
  stable on ppc64

  08 Nov 2004; Mamoru KOMACHI <usata@gentoo.org>
  +files/cabextract-configure.patch, cabextract-1.1.ebuild:
  Added a patch to configure from FreeBSD to build cabextract on ppc-macos.

  07 Nov 2004; Joshua Kinard <kumba@gentoo.org> cabextract-1.1.ebuild:
  Marked stable on mips.

  31 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> cabextract-1.1.ebuild:
  Stable on alpha, bug 69315.

  30 Oct 2004; Michael Hanselmann <hansmi@gentoo.org> cabextract-1.1.ebuild:
  Stable on ppc.

  02 Nov 2004; Simon Stelling <blubb@gentoo.org> cabextract-1.1.ebuild:
  stable on amd64 for security reasons (bug #69315)

  30 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org> cabextract-1.1.ebuild:
  Stable on sparc wrt #69315

*cabextract-1.1 (29 Oct 2004)

  29 Oct 2004; Donnie Berkholz <spyderous@gentoo.org>;
  +cabextract-1.1.ebuild:
  Version bump. Includes security fix: If the files within a cabinet file
  include "../" in their filenames, this will be changed to "xx/", so cabinets
  cannot access the parent directory of where you want to extract them
  (#69315).

  09 Sep 2004; Guy Martin <gmsoft@gentoo.org> cabextract-1.0.ebuild:
  Stable on hppa.

  20 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> cabextract-1.0.ebuild:
  Stable on sparc

  18 Aug 2004; Aron Griffis <agriffis@gentoo.org> cabextract-1.0.ebuild:
  stable on alpha, amd64, ia64 and x86

  26 Jun 2004; Seemant Kulleen <seemant@gentoo.org> cabextract-0.5.ebuild,
  cabextract-0.6.ebuild, cabextract-1.0.ebuild:
  my mistake

  26 Jun 2004; Seemant Kulleen <seemant@gentoo.org> cabextract-0.5.ebuild,
  cabextract-0.6.ebuild, cabextract-1.0.ebuild:
  DEPENDs can NOT be changed to virtual/libc until a virtual/libc is actually
  installed on user systems. That is not the case at present. On athe majority,
  it's just virtual/glibc. It will take a little time, and upgrade cycles,
  before we can be confident in the majority having virtual/libc installed

*cabextract-1.0 (18 Jun 2004)

  18 Jun 2004; MATSUU Takuto <matsuu@gentoo.org> +cabextract-1.0.ebuild:
  Version bump. Bugs #44729.
  Fixed HOMEPAGE.

  29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> :
  Masked cabextract-0.6.ebuild stable for ppc

  29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> :
  Masked cabextract-0.5.ebuild stable for ppc

  26 Apr 2004; Aron Griffis <agriffis@gentoo.org> cabextract-0.5.ebuild,
  cabextract-0.6.ebuild:
  Add die following econf for bug 48950

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*cabextract-0.6 (17 Oct 2002)

  18 Apr 2003; Jan Seidel <tuxus@gentoo.org> cabextract-0.6.ebuild :
  Added mips to keywords.

  16 Mar 2003; Guy Martin <gmsoft@gentoo.org> cabextract-0.6.ebuild :
  Added hppa to keywords.

  12 Mar 2003; Zach Welch <zwelch@gentoo.org> cabextract-0.6.ebuild:
  add arm keyword

  17 Oct 2002; Martin Schlemmer <azarah@gentoo.org> :
  Update to latest version.  Resolves bug #8857.

*cabextract-0.5 (1 Feb 2002)
  11 Sep 2002; Owen Stampflee <owen@gentoo.org> cabextract-0.5.ebuild :
  Added PPC to KEYWORDS.

  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.