blob: f3529b8586f72085a149a3b58f43ab213ffe2cb1 (
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
|
# ChangeLog for dev-libs/dietlibc
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/dietlibc/ChangeLog,v 1.14 2003/06/16 14:17:06 vapier Exp $
25 May 2003; Martin Holzer <mholzer@gentoo.org> dietlibc-0.20.ebuild,
dietlibc-0.21.ebuild, dietlibc-0.22-r1.ebuild, dietlibc-0.22-r2.ebuild,
dietlibc-0.22.ebuild:
now uses mirror://kernel
*dietlibc-0.22-r2 (14 May 2003)
16 Jun 2003; Mike Frysinger <vapier@gentoo.org> :
Added a small prototype patch ... prototypes used 'long int' while
actual function used 'off_t' ... set them both to 'off_t'.
14 May 2003; John Mylchreest <johnm@gentoo.org> dietlibc-0.22-r2.ebuild:
Updated dietlibc to compile with -fstack-protector
*dietlibc-0.22-r1 (30 Mar 2003)
30 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> dietlibc-0.22-r1.ebuild :
Forgot to apply a patch. Applied patch is from Debian's dietblic-0.22-2 release.
*dietlibc-0.22 (28 Mar 2003)
28 Mar 2003; Guy Martin <gmsoft@gentoo.org> dietlibc-0.22.ebuild :
Added ~hppa to KEYWORDS.
28 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> dietlibc-0.22.ebuild :
Security update.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*dietlibc-0.21 (29 Oct 2002)
29 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
Version bump. Ebuild contributed by fridtjof@fbunet.de, ppc patch by
Nicolas Kaiser <nikai@nikai.net>. All in #9484
*dietlibc-0.20 (27 Sep 2002)
Version bump that includes security fix. Ebuild contributed by fridtjof@fbunet.de.
*dietlibc-0.16 (29 Mar 2002)
29 Mar 2002; Thilo Bangert <bangert@gentoo.org> ChangeLog :
completely reworked ebuild
*dietlibc-0.16 (28 Mar 2002)
28 Mar 2002; Thilo Bangert <bangert@gentoo.org> ChangeLog :
bumped version, use emake || die instead of try make
|