summaryrefslogtreecommitdiff
blob: ce4abdec0cdb5045830264ff9972ba4aaa41e4ba (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
# ChangeLog for app-arch/gzip
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/ChangeLog,v 1.9 2004/06/24 19:16:10 agriffis Exp $

*gzip-1.3.3-r4 (23 Jun 2004)

  23 Jun 2004; Aron Griffis <agriffis@gentoo.org>
  files/gzip-1.3.3-security.patch, files/gzip-1.3.5-security.patch,
  -gzip-1.3.3-r3.ebuild, +gzip-1.3.3-r4.ebuild, +gzip-1.3.5-r1.ebuild,
  -gzip-1.3.5.ebuild:
  More security fixes: Use set -C to protect against more tempfile
  problems in gzexe.  Use tail -n in all cases since current GNU version
  doesn't support tail +number at all.

*gzip-1.3.5 (23 Jun 2004)

  23 Jun 2004; Aron Griffis <agriffis@gentoo.org> +metadata.xml,
  files/gzip-1.3.3-security.patch, +files/gzip-1.3.5-security.patch,
  -gzip-1.3.3-r2.ebuild, +gzip-1.3.5.ebuild:
  Check exit status of tempfile command #54890
  Update to 1.3.5 plus Debian patches to fix segfault on alpha #53641

  06 May 2004; Daniel Black <dragonheart@gentoo.org>
  -files/gzip-1.2.4a-r5-gentoo.diff, -files/gzip-1.2.4a-r6-gentoo.diff,
  -files/gzip-1.3.2-gentoo.diff, -files/gzip-1.3.3-gentoo.diff:
  Old file cleanout

  28 Mar 2004; Mike Frysinger <vapier@gentoo.org> :
  Add USE=static support #45055 by Sascha Silbe.

  02 Mar 2004; Brian Jackson <iggy@gentoo.org> gzip-1.3.3-r2.ebuild:
  adding initial s390 support

  21 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org> gzip-1.3.3-r2.ebuild:
  header fix; arm needs deps first; tidy

*gzip-1.3.2 (14 Nov 2003)

  14 Nov 2003; Seemant Kulleen <seemant@gentoo.org> gzip-1.2.4a-r6.ebuild,
  gzip-1.3.2.ebuild, gzip-1.3.3-r1.ebuild, gzip-1.3.3-r2.ebuild,
  gzip-1.3.3.ebuild, files/gzip-1.2.4a-r5-gentoo.diff,
  files/gzip-1.2.4a-r6-gentoo.diff, files/gzip-1.3.2-gentoo.diff,
  files/gzip-1.3.3-gentoo.diff, files/gzip-1.3.3-security.patch:
  moved from sys-apps to app-arch, and PROVIDES virtual/gzip

*gzip-1.3.3-r2 (09 Jun 2003)

  15 Jun 2003; Joshua Kinard <kumba@gentoo.org> :
  Fixed b0rked digests, added ChangeLog to Manifest

  09 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Security update. Added Debian patches for znew and gzexe.

  20 Feb 2003; Zach Welch <zwelch@gentoo.org> :
  Added arm to keywords.

*gzip-1.3.3-r1 (20 Jan 2003)

  16 Apr 2003; Guy Martin <gmsoft@gentoo.org> gzip-1.3.3-r1.ebuild :
  Marked stable on hppa.

  02 Apr 2003; Christian Birchinger <joker@gentoo.org> gzip-1.3.3-r1.ebuild:
  Added stable sparc keyword

  24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> gzip-1.3.3-r1.ebuild :
  Mark as stable for mips.

  20 Jan 2003; Martin Schlemmer <azarah@gentoo.org> gzip-1.3.3-r1.ebuild :
  Do install gzcat, gunzip, etc as symlinks.  Closing bug #7600.  Also
  added z?grep and zcmp to the list from #7600.

  10 Dec 2002; Martin Schlemmer <azarah@gentoo.org> gzip-1.3.3.ebuild :
  Mark stable.

  06 Dec 2002; Rodney Rees <manson@gentoo.org>:
  Changed sparc ~sparc keywords
 
  19 Oct 2002; Michael Cohen <mjc@gentoo.org> gzip-1.3.3.ebuild :
  Changed KEYWORDS to "~x86 ~ppc ~sparc ~sparc64 ~alpha".

*gzip-1.3.3 (19 Oct 2002)

  09 Feb 2003; Guy Martin <gmsoft@gentoo.org> gzip-1.3.3.ebuild :
  Added hppa to keywords.

  19 Oct 2002; Michael Cohen <mjc@gentoo.org> : New version.

*gzip-1.2.4a-r6 (14 July 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> gzip-1.2.4a-r6.ebuild :
  Added KEYWORDS, SLOT.

*gzip-1.3.2 (1 Feb 2002)

  18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to keywords

  14 Jul 2002; phoen][x <phoenix@gentoo.org> gzip-1.3.2.ebuild :
  Added 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.