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
|
# ChangeLog for net-wireless/iw
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/iw/ChangeLog,v 1.25 2010/01/16 06:14:14 abcd Exp $
16 Jan 2010; Jonathan Callen <abcd@gentoo.org> iw-0.9.17.ebuild:
Add prefix keywords
14 Jan 2010; Markus Meier <maekke@gentoo.org> iw-0.9.17.ebuild:
amd64/x86 stable, bug #298974
12 Jan 2010; nixnut <nixnut@gentoo.org> iw-0.9.17.ebuild:
ppc stable #298974
29 Dec 2009; Raúl Porcel <armin76@gentoo.org> iw-0.9.16.ebuild:
arm stable wrt #284607
08 Nov 2009; nixnut <nixnut@gentoo.org> iw-0.9.16.ebuild:
ppc stable #284607
03 Nov 2009; Christian Faulhammer <fauli@gentoo.org> iw-0.9.16.ebuild:
stable x86, bug 284607
01 Nov 2009; Olivier Crête <tester@gentoo.org> iw-0.9.16.ebuild:
Stable on amd64, bug #284607
*iw-0.9.17 (01 Nov 2009)
01 Nov 2009; Robert Buchholz <rbu@gentoo.org> -iw-0.9.12.ebuild,
-iw-0.9.13.ebuild, -iw-0.9.14.ebuild, -iw-0.9.15.ebuild,
+iw-0.9.17.ebuild:
Version bump, bug #287320
*iw-0.9.16 (11 Sep 2009)
11 Sep 2009; Patrick Lauer <patrick@gentoo.org> +iw-0.9.16.ebuild:
Bump
*iw-0.9.15 (10 Jul 2009)
10 Jul 2009; <chainsaw@gentoo.org> +iw-0.9.15.ebuild:
Version bump, improves WEP support and clarifies some output messages
further.
21 May 2009; Brent Baude <ranger@gentoo.org> iw-0.9.11.ebuild:
stable ppc, bug 268474
*iw-0.9.14 (13 May 2009)
13 May 2009; <chainsaw@gentoo.org> -iw-0.9.9.ebuild, -iw-0.9.10.ebuild,
+iw-0.9.14.ebuild:
Version bump, now supports parsing various information elements.
Deleted old ebuilds.
07 May 2009; Raúl Porcel <armin76@gentoo.org> iw-0.9.11.ebuild:
arm stable wrt #268474
03 May 2009; Markus Meier <maekke@gentoo.org> iw-0.9.11.ebuild:
amd64/x86 stable, bug #268474
*iw-0.9.13 (20 Apr 2009)
20 Apr 2009; <chainsaw@gentoo.org> +iw-0.9.13.ebuild:
Version bump, adds IBSS commands and some minor UI improvements.
*iw-0.9.12 (08 Apr 2009)
08 Apr 2009; <chainsaw@gentoo.org> +iw-0.9.12.ebuild:
Version bump, contains new plain "scan" command which triggers, waits &
dumps.
*iw-0.9.11 (27 Mar 2009)
27 Mar 2009; Joseph Jezak <josejx@gentoo.org> +iw-0.9.11.ebuild:
Added iw-0.9.11.
19 Mar 2009; Joseph Jezak <josejx@gentoo.org> iw-0.9.9.ebuild,
iw-0.9.10.ebuild:
Marked ~ppc for bug #253803.
15 Mar 2009; Raúl Porcel <armin76@gentoo.org> iw-0.9.10.ebuild:
Add ~arm wrt #253803
*iw-0.9.10 (14 Mar 2009)
14 Mar 2009; Robert Buchholz <rbu@gentoo.org> +iw-0.9.10.ebuild:
Version bump, some bugfixes upstream.
*iw-0.9.9 (04 Feb 2009)
04 Feb 2009; Robert Buchholz <rbu@gentoo.org>
-files/iw-0.9.7-cflags.patch, -files/iw-0.9.7-ldflags.patch,
-files/iw-0_p20080605-ldflags.patch, -iw-0_p20080605.ebuild,
-iw-0.9.7.ebuild, +iw-0.9.9.ebuild:
Version bump, patches are upstream (bug #257443).
13 Jan 2009; Robert Buchholz <rbu@gentoo.org> iw-0.9.7.ebuild:
iw-0.9.7 needs >=dev-libs/libnl-1.1, bug #254402 by selex
*iw-0.9.7 (07 Jan 2009)
07 Jan 2009; Robert Buchholz <rbu@gentoo.org>
+files/iw-0.9.7-cflags.patch, +files/iw-0.9.7-ldflags.patch, metadata.xml,
+iw-0.9.7.ebuild:
Version bump from obsolete version of the code to an actual release (bug
#238879). Include patches to fix LDFLAGS and CFLAGS, both applied upstream.
*iw-0_p20080605 (05 Jan 2009)
05 Jan 2009; Robert Buchholz <rbu@gentoo.org>
+files/iw-0_p20080605-ldflags.patch, +metadata.xml,
+iw-0_p20080605.ebuild:
Initial version of iw for aircrack-ng, ebuild contributions by Roel Aaij and
Pierre Guinoiseau, bug 233285.
|