summaryrefslogtreecommitdiff
blob: f8804d03f401621a3e0cad5466d513bd5e59b2b1 (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
# ChangeLog for sys-libs/zlib
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.17 2003/11/06 22:45:16 azarah Exp $

*zlib-1.1.4-r4 (07 Nov 2003)

  07 Nov 2003; Martin Schlemmer <azarah@gentoo.org> zlib-1.1.4-r4.ebuild,
  files/zlib-1.1.4-mapfile.patch:
  Only export global symbols, bug #32764. Patch thanks to Danek Duvall
  <duvall@emufarm.org>.

*zlib-1.1.4-r3 (29 Oct 2003)

  29 Oct 2003; Martin Schlemmer <azarah@gentoo.org> zlib-1.1.4-r3.ebuild,
  files/zlib-1.1.4-build-fPIC.patch, files/zlib-1.1.4-glibc.patch,
  files/zlib-1.1.4-gzprintf.patch:
  Add patches from Mandrake to add -fPIC rather than append-flags, hopefully
  this will solve bug #32140.  Also add updated security patch.

*zlib-1.1.4-r2 (27 Oct 2003)

  27 Oct 2003; Martin Schlemmer <azarah@gentoo.org> zlib-1.1.4-r2.ebuild:
  Do not call make with 'make CFLAGS=$CFLAGS', as that discards flags set by the
  Makefile, and breaks things, bug #28021, thanks to Denys Duchier
  <duchier@ps.uni-sb.de>.

  17 Sep 2003; Jon Portnoy <avenj@gentoo.org> :
  ia64 keywords.

*zlib-1.1.4-r1 (25 Feb 2003)

  25 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Security update. Added patch by Kelledin <kelledin+BTQ@skarpsey.dyndns.org> posted
  on bugtraq.

*zlib-1.1.4 (11 Mar 2002)

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

  07 Feb 2003; Guy Martin <gmsoft@gentoo.org> zlib-1.1.4.ebuild :
  Added hppa to keywords.

  12 Dec 2002; Jan Seidel <tuxus@gentoo.org> zlib-1.1.4.ebuild : 
  Added mips to keywords.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords

  17 Nov 2002: Stefan Jones <cretin@gentoo.org> zlib-1.1.4.ebuild :
  Added -fPIC CFLAG, stop prelink error non-PIC shared library.

  15 Jul 2002; Mark Guertin <gerk@gentoo.org>
  Added ppc to keywords

  11 Mar 2002; Bruce A. Locke <blocke@shivan.org> zlib-1.1.4.ebuild :

  - upstream security update (possible exploitable buffer overflow)
  - website moved
  - src_install is now version independent
  
*zlib-1.1.3-r3 (4 March 2002)

  4 March 2002; Donny Davies <woodchip@gentoo.org> zlib-1.1.3-r3.ebuild :

  Fix to install the library 755.

*zlib-1.1.3-r2 (1 Feb 2002)

  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.