summaryrefslogtreecommitdiff
blob: bc8a481afc45a828fcdd3a44d98843f71555be4d (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
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
# ChangeLog for dev-libs/libnl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.77 2012/05/12 15:24:40 jer Exp $

*libnl-3.2.9 (12 May 2012)

  12 May 2012; Jeroen Roovers <jer@gentoo.org> -libnl-3.2.8.ebuild,
  -files/libnl-3.2.8-doc.patch, +libnl-3.2.9.ebuild:
  Version bump.

  01 May 2012; Jeroen Roovers <jer@gentoo.org> libnl-3.2.8.ebuild,
  +files/libnl-3.2.8-doc.patch:
  Remove USE=dot dependency for app-doc/doxygen. Add a patch to fix building
  documentation.

  01 May 2012; Jeroen Roovers <jer@gentoo.org> libnl-3.2.8.ebuild:
  Readd USE=doc.

  01 May 2012; Jeroen Roovers <jer@gentoo.org> libnl-1.1-r3.ebuild:
  Remove empty RDEPEND. PATCHES -> DOCS.

*libnl-3.2.8 (01 May 2012)

  01 May 2012; Jeroen Roovers <jer@gentoo.org> +libnl-3.2.8.ebuild:
  Version bump.

  29 Apr 2012; Markus Meier <maekke@gentoo.org> libnl-1.1-r3.ebuild:
  arm stable, bug #413583

  29 Apr 2012; Markus Meier <maekke@gentoo.org> libnl-3.2.7.ebuild:
  arm stable, bug #413583

  27 Apr 2012; Jeroen Roovers <jer@gentoo.org> libnl-1.1-r3.ebuild,
  libnl-3.2.7.ebuild:
  Stable for HPPA (bug #413583).

  27 Apr 2012; Jeff Horelick <jdhore@gentoo.org> libnl-1.1-r3.ebuild,
  libnl-3.2.7.ebuild:
  marked x86 per bug 413583

  26 Apr 2012; Agostino Sarubbo <ago@gentoo.org> libnl-3.2.7.ebuild:
  Stable for amd64, wrt bug #413583

  26 Apr 2012; Jeroen Roovers <jer@gentoo.org> -libnl-3.2.3.ebuild,
  -libnl-3.2.6.ebuild:
  Old.

*libnl-1.1-r3 (03 Apr 2012)

  03 Apr 2012; Jeroen Roovers <jer@gentoo.org> +libnl-1.1-r3.ebuild,
  +files/libnl-1.1-inline.patch:
  Do not inline nl_object_priv by Jiri Denemark (bug #366561).

  31 Jan 2012; Jeroen Roovers <jer@gentoo.org> libnl-3.2.3.ebuild,
  libnl-3.2.6.ebuild, libnl-3.2.7.ebuild:
  Add sys-devel/flex and virtual/yacc to DEPEND by bay (bug #401611).

*libnl-3.2.7 (25 Jan 2012)

  25 Jan 2012; Jeroen Roovers <jer@gentoo.org> +libnl-3.2.7.ebuild:
  Version bump.

*libnl-3.2.6 (17 Jan 2012)

  17 Jan 2012; Jeroen Roovers <jer@gentoo.org> +libnl-3.2.6.ebuild:
  Version bump.

  28 Nov 2011; Tim Harder <radhermit@gentoo.org> libnl-3.2.3.ebuild:
  Remove unused autotools setting.

  27 Nov 2011; Jeroen Roovers <jer@gentoo.org> libnl-3.2.3.ebuild:
  Do not inherit autotools-utils.eclass (bug #392143).

  27 Nov 2011; Tim Harder <radhermit@gentoo.org> libnl-3.2.3.ebuild:
  Build in the source tree.

  22 Nov 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
  Drop maintainer due retirement, bug #82110

  22 Nov 2011; Jeroen Roovers <jer@gentoo.org> -libnl-3.2.1.ebuild,
  -libnl-3.2.2.ebuild:
  ^

  17 Nov 2011; Jeroen Roovers <jer@gentoo.org> libnl-1.1-r2.ebuild,
  libnl-3.2.1.ebuild, libnl-3.2.2.ebuild, libnl-3.2.3.ebuild:
  Fix SRC_URI too.

  17 Nov 2011; Jeroen Roovers <jer@gentoo.org> libnl-1.1-r2.ebuild,
  libnl-3.2.1.ebuild, libnl-3.2.2.ebuild, libnl-3.2.3.ebuild:
  New HOMEPAGE.

*libnl-3.2.3 (11 Nov 2011)

  11 Nov 2011; Jeroen Roovers <jer@gentoo.org> +libnl-3.2.3.ebuild,
  metadata.xml:
  Version bump. Add USE=utils.

*libnl-3.2.2 (31 Oct 2011)

  31 Oct 2011; Jeroen Roovers <jer@gentoo.org> +libnl-3.2.2.ebuild:
  Version bump.

  26 Oct 2011; Jeroen Roovers <jer@gentoo.org> libnl-1.1-r2.ebuild,
  -libnl-2.0.ebuild, -libnl-3.0.ebuild, -libnl-3.1.ebuild, libnl-3.2.1.ebuild:
  Introduce SLOTting thanks to Azamat H. Hackimov (bug #384229).

*libnl-3.2.1 (10 Oct 2011)

  10 Oct 2011; Jeroen Roovers <jer@gentoo.org> +libnl-3.2.1.ebuild:
  Version bump.

*libnl-3.1 (20 Aug 2011)

  20 Aug 2011; Jeroen Roovers <jer@gentoo.org> +libnl-3.1.ebuild:
  Version bump. Remove USE=doc for now as this would pull in many dependencies
  and requires some unresolved dependencies too.

  09 Jun 2011; Jeroen Roovers <jer@gentoo.org> -libnl-0.5.0.ebuild,
  -files/libnl-0.5.0-include.diff, -files/libnl-0.5.0-libdir.patch,
  -libnl-1.0_pre6.ebuild, -libnl-1.0_pre6-r1.ebuild,
  -files/libnl-1.0_pre5-__u64_x86_64.patch, -files/libnl-1.0_pre5-include.diff,
  -files/libnl-1.0_pre6-__u64_x86_64.patch, -libnl-1.1.ebuild,
  -libnl-1.1-r1.ebuild, files/libnl-1.1-flags.patch,
  files/libnl-1.1-glibc-2.8-ULONG_MAX.patch, -files/libnl-1.pc:
  Remove old. Clean up patches.

*libnl-3.0 (29 Mar 2011)

  29 Mar 2011; Jeroen Roovers <jer@gentoo.org> libnl-1.1-r2.ebuild,
  libnl-2.0.ebuild, +libnl-3.0.ebuild:
  Version bump by Karl Hiramoto (bug #342461). Disable implicit RDEPEND.

  24 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> libnl-1.1-r2.ebuild:
  ppc/ppc64 stable wrt #350460

  29 Jan 2011; Raúl Porcel <armin76@gentoo.org> libnl-1.1-r2.ebuild:
  alpha/ia64/sh/sparc stable wrt #350460

  21 Jan 2011; Jeroen Roovers <jer@gentoo.org> libnl-1.1-r2.ebuild:
  Stable for HPPA (bug #350460).

  11 Jan 2011; Markus Meier <maekke@gentoo.org> libnl-1.1-r2.ebuild:
  x86 stable, bug #350460

  08 Jan 2011; Markus Meier <maekke@gentoo.org> libnl-1.1-r2.ebuild:
  arm stable, bug #350460

  04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> libnl-1.1-r2.ebuild:
  Stable on amd64 wrt bug #350460

*libnl-2.0 (25 Oct 2010)

  25 Oct 2010; Jeroen Roovers <jer@gentoo.org> +libnl-2.0.ebuild:
  Version bump by Kfir Lavi (bug #342461).

  11 Aug 2010; Jeroen Roovers <jer@gentoo.org> libnl-1.1-r2.ebuild:
  Optionally install API documentation by Thomas Klute (bug #328625).

  22 May 2010; Raúl Porcel <armin76@gentoo.org> libnl-1.0_pre6.ebuild,
  libnl-1.0_pre6-r1.ebuild, libnl-1.1.ebuild, libnl-1.1-r1.ebuild,
  libnl-1.1-r2.ebuild:
  Add ~s390

  16 May 2010; Raúl Porcel <armin76@gentoo.org> libnl-1.1-r1.ebuild:
  alpha/ia64/s390/sh/sparc stable wrt #313827

  14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> libnl-1.1-r2.ebuild:
  Transfer Prefix keywords

  10 Jan 2010; Robin H. Johnson <robbat2@gentoo.org> libnl-1.0_pre6.ebuild,
  libnl-1.0_pre6-r1.ebuild, libnl-1.1.ebuild, libnl-1.1-r1.ebuild,
  libnl-1.1-r2.ebuild:
  Bug #283219: libnl has never needed linux-info.

  22 Jul 2009; Tobias Klausmann <klausman@gentoo.org> libnl-1.1-r2.ebuild:
  Keyworded on alpha, bug #277033

*libnl-1.1-r2 (26 May 2009)

  26 May 2009; Jeroen Roovers <jer@gentoo.org> +libnl-1.1-r2.ebuild,
  +files/libnl-1.1-flags.patch:
  Respect LDFLAGS (bug #262960). Thanks to Davide Pesavento for reporting.

  17 May 2009; Raúl Porcel <armin76@gentoo.org> libnl-1.1-r1.ebuild:
  Add ~sh

  10 May 2009; Raúl Porcel <armin76@gentoo.org> libnl-1.1-r1.ebuild:
  arm stable

  24 Mar 2009; Joseph Jezak <josejx@gentoo.org> libnl-1.1-r1.ebuild:
  Marked ppc stable for bug #263673.

  15 Mar 2009; Raúl Porcel <armin76@gentoo.org> libnl-1.1-r1.ebuild:
  Add ~arm wrt #253803

  15 Mar 2009; Brent Baude <ranger@gentoo.org> libnl-1.1-r1.ebuild:
  Marking libnl-1.1-r1 ppc64 for bug 256245

  17 Aug 2008; Markus Meier <maekke@gentoo.org> libnl-1.1-r1.ebuild:
  x86 stable, bug #228837

  28 Jul 2008; Kenneth Prugh <ken69267@gentoo.org> libnl-1.1-r1.ebuild:
  amd64 stable, bug #228837

  09 Jun 2008; Peter Volkov <pva@gentoo.org>
  +files/libnl-1.1-glibc-2.8-ULONG_MAX.patch, libnl-1.1-r1.ebuild:
  Fixes build with glibc-2.8, bug #225393, thank Tobias Senner and Jose
  daLuz for report.

  28 Apr 2008; Jeroen Roovers <jer@gentoo.org> libnl-1.1-r1.ebuild:
  Marked ~sparc too.

  19 Mar 2008; Jeroen Roovers <jer@gentoo.org> libnl-1.1-r1.ebuild:
  Stable for HPPA.

  25 Feb 2008; <pva@gentoo.org> files/libnl-1.1-vlan-header.patch:
  Fix the patch to be applied correctly. Finally fixed bug #210208.

*libnl-1.1-r1 (20 Feb 2008)

  20 Feb 2008; <pva@gentoo.org> +files/libnl-1.1-minor-leaks.patch,
  +files/libnl-1.1-vlan-header.patch, +libnl-1.1-r1.ebuild:
  Fixed compilation problem repoted by Andrew Cowie <andrew AT
  operationaldynamics.com>, bug 210208. Also backported fix from upstream to
  fix memory leak.

*libnl-1.1 (30 Jan 2008)

  30 Jan 2008; <pva@gentoo.org> libnl-0.5.0.ebuild, libnl-1.0_pre6.ebuild,
  +libnl-1.1.ebuild:
  Version bump, bug 197450, thank you Daniel Bahrdt, valentin, and Robert
  Buchholz.

*libnl-1.0_pre6-r1 (01 Dec 2007)

  01 Dec 2007; Robert Buchholz <rbu@gentoo.org>
  +files/libnl-1.0_pre6-__u64_x86_64.patch, +libnl-1.0_pre6-r1.ebuild:
  Non maintainer commit: Bump to the actual pre6 release (bug #197450) and do
  not install pkgconfig file to /usr/share (bug #185878).

  28 Aug 2007; nixnut <nixnut@gentoo.org> libnl-1.0_pre6.ebuild:
  Stable on ppc wrt bug 189781

  26 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org>
  libnl-1.0_pre6.ebuild:
  Marked stable on amd64 as per bug 189781.

  24 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
  libnl-1.0_pre6.ebuild:
  stable x86, bug 189781

  30 Apr 2007; Raúl Porcel <armin76@gentoo.org>
  +files/libnl-1.0_pre5-__u64_x86_64.patch,
  -files/libnl-1.0_pre6-amd64-typedef.diff, libnl-1.0_pre6.ebuild:
  Add patch from Fedora to make it compile on ia64 and amd64, add ~ia64

  01 Feb 2007; Markus Ullmann <jokey@gentoo.org> -libnl-1.0_pre5.ebuild:
  cleanup

  14 Jan 2007; Markus Rothe <corsair@gentoo.org> libnl-0.5.0.ebuild,
  libnl-1.0_pre5.ebuild, libnl-1.0_pre6.ebuild:
  Added ~ppc64

  26 Dec 2006; Jeroen Roovers <jer@gentoo.org> libnl-1.0_pre6.ebuild:
  Readded ~hppa. No idea why it was removed.

*libnl-1.0_pre6 (28 Oct 2006)

  28 Oct 2006; Luis Medinas <metalgod@gentoo.org>
  +files/libnl-1.0_pre5-include.diff,
  +files/libnl-1.0_pre6-amd64-typedef.diff, +files/libnl-1.pc,
  +libnl-1.0_pre6.ebuild:
  Non maintainer commit. Bumped a new prerelease version in preparation for
  NetworkManager.

  29 Aug 2006; Jeroen Roovers <jer@gentoo.org> libnl-1.0_pre5.ebuild:
  Marked ~hppa (bug #140207).

  16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> libnl-0.5.0.ebuild:
  ppc stable

  16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  libnl-1.0_pre5.ebuild:
  Added ~ppc, bug #140207

*libnl-1.0_pre5 (15 Jul 2006)

  15 Jul 2006; Marcelo Goes <vanquirius@gentoo.org> +libnl-1.0_pre5.ebuild:
  1.0_pre5 version bump for bug 140207. Thanks to Rob M. <thehandoftyr at
  gmail dot com>. In package.mask for testing.

  07 Mar 2006; Jeroen Roovers <jer@gentoo.org> libnl-0.5.0.ebuild:
  Stable on hppa.

  10 Jan 2006; <dang@gentoo.org> libnl-0.5.0.ebuild:
  Marked stable on amd64 per bug# 118480

  04 Jan 2006; Jeroen Roovers <jer@gentoo.org> libnl-0.5.0.ebuild:
  Marked ~hppa (bug #105527).

  05 Nov 2005; Marcelo Goes <vanquirius@gentoo.org> libnl-0.5.0.ebuild:
  0.5.0 x86 stable.

  08 Oct 2005; Simon Stelling <blubb@gentoo.org>
  +files/libnl-0.5.0-libdir.patch, libnl-0.5.0.ebuild:
  keyword ~amd64 and make multilib-strict happy

  18 Sep 2005; Tobias Scherbaum <dertobi123@gentoo.org> libnl-0.5.0.ebuild:
  Added ~ppc Keyword

  17 Sep 2005; Marcelo Goes <vanquirius@gentoo.org> libnl-0.5.0.ebuild:
  Added quotes to be neat.

*libnl-0.5.0 (10 Sep 2005)

  10 Sep 2005; Marcelo Goes <vanquirius@gentoo.org>
  +files/libnl-0.5.0-include.diff, +metadata.xml, +libnl-0.5.0.ebuild:
  Initial commit, separating this package from net-analyzer/bmon.