summaryrefslogtreecommitdiff
blob: cbaf5469fcdc567eb0903cde58afda40f5e4486c (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
# ChangeLog for app-arch/lha
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/lha/ChangeLog,v 1.27 2006/10/18 17:02:02 matsuu Exp $

*lha-1.14i_p20050924 (19 Oct 2006)

  19 Oct 2006; MATSUU Takuto <matsuu@gentoo.org>
  +lha-1.14i_p20050924.ebuild:
  Fixed security bug, #151252.

  07 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
  files/lha-114i-malloc.patch, lha-114i-r5.ebuild:
  malloc.h should not be included, stdlib.h instead should.

  30 Oct 2005; Fabian Groffen <grobian@gentoo.org>
  files/lha-114i-build.patch, files/lha-114i-malloc.patch:
  Fixed compilation and install issues on OSX.  There is no malloc.h and
  /usr/bin/install doesn't understand -D.

*lha-114i-r5 (30 Oct 2005)

  30 Oct 2005; Mike Frysinger <vapier@gentoo.org>
  +files/lha-114i-build.patch,
  +files/lha-114i-detect-cmd-extract-fail.patch, +lha-114i-r5.ebuild:
  Old ebuild wasnt applying all patches, so fix that, clean up build process,
  and add support for detecting errors when an LHA archive has CRC errors.

  01 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> lha-114i-r4.ebuild:
  Stable on ppc-macos.

  06 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> lha-114i-r4.ebuild:
  Added to ~ppc-macos.

  28 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> -lha-114i-r2.ebuild,
  -lha-114i-r3.ebuild:
  Cleaned out old ebuilds.

*lha-114i-r4 (07 Sep 2004)

  07 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> +files/lha-114i-malloc.patch,
  +files/lha-114i-symlink.patch, +files/lha-command_buffer.patch,
  +files/lha-dir_length_bounds_check.patch, +lha-114i-r4.ebuild:
  Fixed multiple vulnerabilities; bug #62618. Thanks to vorlon
  <vorlon@vorlons.info>.

  26 Jun 2004; Tom Gall <tgall@gentoo.org> lha-114i-r3.ebuild:
  stable ppc64, bug #55236

*lha-114i-r3 (20 May 2004)

  20 May 2004; Mamoru KOMACHI <usata@gentoo.org> +files/lha-114i-lhext.diff,
  +lha-114i-r3.ebuild:
  Fixed another buffer overflow vulnerability. Thanks to Florian Schilhabel
  <florian.schilhabel@gmx.net> for the patch, see bug #51285

*lha-114i-r2 (04 May 2004)

  04 May 2004; Mamoru KOMACHI <usata@gentoo.org> lha-114i-r2.ebuild,
  files/lha-114i.diff:
  Applied buffer overflows and directory traversal patches.
  See http://lists.netsys.com/pipermail/full-disclosure/2004-May/020776.html
  for detail.

  12 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> lha-114i-r1.ebuild:
  amd64 unmask.

  11 Jan 2004; Jason Wever <weeve@gentoo.org> lha-114i-r1.ebuild:
  Marked stable on sparc.

  31 Dec 2003; <usata@gentoo.org> lha-114i-r1.ebuild, lha-114i.ebuild:
  Marked stable on alpha

  24 Nov 2003; Aron Griffis <agriffis@gentoo.org> lha-114i.ebuild:
  Add ~alpha

  16 Nov 2003; MATSUU Takuto <matsuu@gentoo.org> lha-114i-r1.ebuild:
  Add ~amd64

  17 Oct 2003; Aron Griffis <agriffis@gentoo.org> lha-114i-r1.ebuild:
  Add ~alpha

*lha-114i-r1 (15 Jul 2003)

  15 Jul 2003; Arcady Genkin <agenkin@gentoo.org> :
  Update to handle multy-byte characters in the file names by
  Matsuu Takuto <matsuu@gentoo.org> (bug #11186).

*lha-114i (24 May 2002)

  09 Feb 2003; Seemant Kulleen <seemant@gentoo.org> lha-114i.ebuild :

  Changed sed expression to use : instead of / as delimiter, closing bug
  #15006 by Blu3 <david+gentoo.org@blue-labs.org>

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  14 Aug 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> :
  Added ppc keyword

  24 May 2002; Arcady Genkin <agenkin@thpoon.com> lha-114i.ebuild :
  
  Initial version of the package, created by
  ryan.shaw@stanfordalumni.org (Ryan Shaw).