summaryrefslogtreecommitdiff
blob: 8d47281626b24d1b6b7609bfaa364aaf794378ec (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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
# ChangeLog for dev-libs/klibc
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.41 2007/05/13 11:21:33 phreak Exp $

  13 May 2007; Christian Heim <phreak@gentoo.org> klibc-1.4.13.ebuild:
  Really fix the permission problem (#178053) and also fix the sandbox
  violation (#178208 - thanks to Roland Tapken, note to self: always use ${D}
  in src_install).

  12 May 2007; Christian Heim <phreak@gentoo.org> klibc-1.4.13.ebuild:
  Fixing the permissions bug (#178053 - thanks to Tobias Sager <moixa at
  gmx.ch>), hopefully fixing any further issues.

  12 May 2007; Daniel Drake <dsd@gentoo.org> metadata.xml:
  Move from kernel to kernel-misc herd

  07 May 2007; Chris Gianelloni <wolf31o2@gentoo.org> klibc-1.4.13.ebuild:
  Stable on amd64/ppc/x86 for splashutils.

  10 Feb 2007; Christian Heim <phreak@gentoo.org> klibc-1.2.1-r2.ebuild:
  Backporting the types.h fix from 1.4.33 to 1.2.1-r2, making current stable
  work for kernel >=2.6.19. Quoting fixes. Backporting the QA_EXECSTACK stuff
  from 1.4.33.

  09 Feb 2007; Christian Heim <phreak@gentoo.org>
  +files/klibc-1.4.13-types.h.patch, klibc-1.4.13.ebuild:
  Quoting fixes, adding the -types.h patch suggested by Alon in #165472.

  20 Jan 2007; Christian Heim <phreak@gentoo.org>
  -files/klibc-1.1.16-mips-ldpaths.patch, -files/klibc-1.1.16-mips32.patch,
  +files/klibc-1.4.13-resumelib.patch, metadata.xml,
  -klibc-1.1.16-r1.ebuild, klibc-1.4.13.ebuild:
  Remove klibc-1.1.16 (its slacking, no distfiles either upstream nor on
  Gentoo mirrors), fixing compilation of 1.4.13 against 2.6.19 (#157618 -
  thanks to Mike Benson <mike at kambe.com.au> and all the others), putting
  dev-libs/klibc with the kernel herd.

  03 Sep 2006; Michael Hanselmann <hansmi@gentoo.org> klibc-1.2.1-r2.ebuild:
  Stable on ppc.

*klibc-1.4.13 (27 Jul 2006)

  27 Jul 2006; Martin Schlemmer <azarah@gentoo.org> +klibc-1.4.13.ebuild:
  Update version.

*klibc-1.4.12 (25 Jul 2006)

  25 Jul 2006; Martin Schlemmer <azarah@gentoo.org> +klibc-1.4.12.ebuild:
  Update version.

*klibc-1.4.11 (19 Jul 2006)

  19 Jul 2006; Martin Schlemmer <azarah@gentoo.org>
  +files/klibc-1.4.11-interp-flags.patch, +klibc-1.4.11.ebuild:
  New testing release.

  18 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> klibc-1.2.1-r2.ebuild:
  Stable on amd64 wrt bug #139330.

  16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> klibc-1.2.1-r2.ebuild:
  stable x86; bug #139330

  12 Jul 2006; Martin Schlemmer <azarah@gentoo.org> klibc-1.4.9.ebuild:
  Add debug USE flag to just enable verbose output during build.

  09 Jul 2006; Martin Schlemmer <azarah@gentoo.org> klibc-1.2.1-r2.ebuild,
  klibc-1.4.9.ebuild:
  Fix build issues on ppc, bug #130175.

*klibc-1.4.9 (08 Jul 2006)

  08 Jul 2006; Martin Schlemmer <azarah@gentoo.org>
  +files/klibc-1.4.8-dash-flags.patch, +files/klibc-1.4.9-mips32.patch,
  +klibc-1.4.9.ebuild:
  Update version. Try to do something about executable stack. Add mips n32
  patch again. Disable the stdinc patch as it seems to support
  -fno-stack-protector.

*klibc-1.4.8 (07 Jul 2006)

  07 Jul 2006; Martin Schlemmer <azarah@gentoo.org>
  +files/klibc-1.4.7-nostdinc-flags.patch, +klibc-1.4.8.ebuild:
  New release for testing.

*klibc-1.2.1-r2 (07 Jul 2006)

  07 Jul 2006; Martin Schlemmer <azarah@gentoo.org>
  +files/klibc-1.2.4-kbuild.patch, +klibc-1.2.1-r2.ebuild:
  Fix building with KBUILD_OUTPUT set, bug #139330. Also fix manpage
  installation path, bug #122173. Also multilib related fixes.

  01 Jul 2006; Lars Weiler <pylon@gentoo.org> klibc-1.2.1-r1.ebuild:
  Stable on ppc; bug #130175.

  27 Apr 2006; Marien Zwart <marienz@gentoo.org>
  files/digest-klibc-1.0.14-r1, files/digest-klibc-1.1,
  files/digest-klibc-1.1.1, files/digest-klibc-1.1.16,
  files/digest-klibc-1.1.16-r1, Manifest:
  Fixing SHA256 digest, pass four

  09 Feb 2006; Martin Schlemmer <azarah@gentoo.org> klibc-1.2.1-r1.ebuild:
  Fix build logic for different KBUILD_OUT, bug #122173. Dash build still
  fails with it set though, so need to wait for upstream to fix it.

*klibc-1.2.1-r1 (07 Feb 2006)

  07 Feb 2006; Martin Schlemmer <azarah@gentoo.org>
  +files/klibc-1.2.1-nostdinc-flags.patch, +klibc-1.2.1-r1.ebuild:
  Export the NOSTDINC_FLAGS to ensure -nostdlib is passed, bug #120678.

*klibc-1.2.1 (04 Feb 2006)

  04 Feb 2006; Martin Schlemmer <azarah@gentoo.org> +klibc-1.2.1.ebuild:
  New release.

  26 Jan 2006; Joshua Kinard <kumba@gentoo.org>
  +files/klibc-1.1.16-mips-ldpaths.patch, +files/klibc-1.1.16-mips32.patch,
  klibc-1.1.1.ebuild, klibc-1.1.16.ebuild, klibc-1.1.16-r1.ebuild:
  Build fixes for mips - force 32bit build on mips64 systems if not using n32
  and fix a linker path bug for mips.

*klibc-1.1.16-r1 (22 Jan 2006)

  22 Jan 2006; Martin Schlemmer <azarah@gentoo.org> +klibc-1.1.16-r1.ebuild:
  Fix broken symlink creation.

  21 Jan 2006; Lars Weiler <pylon@gentoo.org> klibc-1.1.16.ebuild:
  Stable on ppc; bug #112742.

*klibc-1.1.16 (20 Jan 2006)

  20 Jan 2006; Martin Schlemmer <azarah@gentoo.org> +klibc-1.1.16.ebuild:
  New version.

  02 Jan 2006; Joshua Kinard <kumba@gentoo.org> klibc-1.1.ebuild:
  Bump to stable for getdvhoff on mips.

*klibc-1.1.1 (10 Nov 2005)

  10 Nov 2005; Martin Schlemmer <azarah@gentoo.org> +klibc-1.1.1.ebuild:
  New release.

  18 Sep 2005; Joshua Kinard <kumba@gentoo.org> +files/klibc-1.1-mips32.patch,
  klibc-1.1.ebuild:
  Added a patch to allow klibc to build properly on mips systems w/ 64bit
  kernel/32bit userland, and marked 1.1 ~mips.

*klibc-1.1 (02 Sep 2005)

  02 Sep 2005; Martin Schlemmer <azarah@gentoo.org> +klibc-1.1.ebuild:
  New version.

*klibc-1.0.14-r1 (26 Aug 2005)

  26 Aug 2005; Martin Schlemmer <azarah@gentoo.org>
  +files/klibc-1.0.14-nostdlib.patch, +klibc-1.0.14-r1.ebuild:
  Enable building on hardened systems, bug #103437.

  29 Jun 2005; David Holm <dholm@gentoo.org> klibc-1.0.14.ebuild:
  Added to ~ppc.

*klibc-1.0.14 (28 Jun 2005)

  28 Jun 2005; Martin Schlemmer <azarah@gentoo.org> +klibc-1.0.14.ebuild:
  Update version.

*klibc-1.0.8 (04 May 2005)

  04 May 2005; Martin Schlemmer <azarah@gentoo.org> +klibc-1.0.8.ebuild:
  Update version.  Add KV_OUT_DIR support, bug #88072.

  13 Mar 2005; Martin Schlemmer <azarah@gentoo.org> klibc-1.0.3.ebuild:
  Add /usr/lib/klibc to PRELINK_PATH_MASK.

  11 Mar 2005; Martin Schlemmer <azarah@gentoo.org> klibc-1.0.3.ebuild:
  Fixup gunzip/zcat hardlinks of gzip becoming copies. Add perl to DEPEND and
  RDEPEND, as its needed during build, and afterwards for klcc wrapper. Add
  pkg_postinst() override for linux-mod eclass, as we do not install modules.

  10 Mar 2005; Martin Schlemmer <azarah@gentoo.org> files/klibc.m4:
  Update m4 macro.

*klibc-1.0.3 (10 Mar 2005)

  10 Mar 2005; Martin Schlemmer <azarah@gentoo.org> +klibc-1.0.3.ebuild:
  Update version.

  10 Mar 2005; Martin Schlemmer <azarah@gentoo.org>
  +files/klibc-1.0-makeklcc-empty-args.patch, klibc-1.0.ebuild:
  Patch makeklcc.pl to not generate '' arrays if they are empty, else we get
  the issue where '' is passed to ld, etc, and they fail with cannot find
  file.

*klibc-1.0 (09 Mar 2005)

  09 Mar 2005; Martin Schlemmer <azarah@gentoo.org> +metadata.xml,
  +files/klibc.m4, +klibc-1.0.ebuild:
  Initial version