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
|
# ChangeLog for net-wireless/linux-wlan-ng-modules
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng-modules/ChangeLog,v 1.14 2007/05/09 16:30:52 genstef Exp $
*linux-wlan-ng-modules-0.2.8 (09 May 2007)
09 May 2007; Stefan Schweizer <genstef@gentoo.org>
-files/linux-wlan-ng-0.2.3-kernel-2.6.16.patch,
-files/linux-wlan-ng-0.2.3-kernel-2.6.17.patch,
-files/linux-wlan-ng-0.2.3-module_param.patch,
-files/linux-wlan-ng-0.2.5-kernel-2.6.19.patch,
-files/linux-wlan-ng-0.2.7-kernel-2.6.20.patch,
-linux-wlan-ng-modules-0.2.3.ebuild,
-linux-wlan-ng-modules-0.2.3-r1.ebuild,
-linux-wlan-ng-modules-0.2.5.ebuild,
-linux-wlan-ng-modules-0.2.5-r1.ebuild,
-linux-wlan-ng-modules-0.2.7.ebuild, +linux-wlan-ng-modules-0.2.8.ebuild:
version bump, purge old
*linux-wlan-ng-modules-0.2.7 (09 May 2007)
09 May 2007; Stefan Schweizer <genstef@gentoo.org>
+files/linux-wlan-ng-0.2.7-kernel-2.6.20.patch,
+linux-wlan-ng-modules-0.2.7.ebuild:
version bump thanks to frank <skunk@legalise.it> in bug 176562
*linux-wlan-ng-modules-0.2.5-r1 (03 Dec 2006)
03 Dec 2006; Petteri Räty <betelgeuse@gentoo.org>
+files/linux-wlan-ng-0.2.5-kernel-2.6.19.patch,
+files/linux-wlan-ng-0.2.5-sandbox.patch,
+linux-wlan-ng-modules-0.2.5-r1.ebuild:
Added a revision that compiles with 2.6.19. Fixes bug #156838. Thanks to
Daniel Drake <dsd@gentoo.org> for the sandbox patch.
*linux-wlan-ng-modules-0.2.5 (08 Oct 2006)
08 Oct 2006; Petteri Räty <betelgeuse@gentoo.org>
+linux-wlan-ng-modules-0.2.5.ebuild:
Version bump. Fixes bug #149167. Should build with kernels from 2.6.16 to
2.6.18 now.
26 Aug 2006; Petteri Räty <betelgeuse@gentoo.org>
+files/linux-wlan-ng-0.2.3-kernel-2.6.17.patch,
linux-wlan-ng-modules-0.2.3-r1.ebuild:
Added a patch for 2.6.17 kernels. Thanks to Alex <Alex@Thiem-net.de>. Fixes
bug #138891.
*linux-wlan-ng-modules-0.2.3-r1 (02 Apr 2006)
02 Apr 2006; Petteri Räty <betelgeuse@gentoo.org>
+linux-wlan-ng-modules-0.2.3-r1.ebuild:
A new revision with support for pci, plx and pcmcia drivers removed.
25 Mar 2006; Petteri Räty <betelgeuse@gentoo.org>
+files/linux-wlan-ng-0.2.3-kernel-2.6.16.patch,
linux-wlan-ng-modules-0.2.3.ebuild:
Added a patch for Linux 2.6.16.
12 Feb 2006; Petteri Räty <betelgeuse@gentoo.org>
-files/linux-wlan-ng-0.2.2-module_param.patch,
-files/0.2.2-kernel-2.6.14.patch, -linux-wlan-ng-modules-0.2.2.ebuild,
-linux-wlan-ng-modules-0.2.2-r1.ebuild:
Removed old revisions.
31 Dec 2005; Petteri Räty <betelgeuse@gentoo.org>
linux-wlan-ng-modules-0.2.3.ebuild:
Added linux-mod_pkg_postinst call to pkg_postinst that got lost when the
deprecated message was added.
*linux-wlan-ng-modules-0.2.3 (19 Dec 2005)
19 Dec 2005; Petteri Räty <betelgeuse@gentoo.org>
+files/linux-wlan-ng-0.2.3-module_param.patch,
linux-wlan-ng-modules-0.2.2.ebuild, linux-wlan-ng-modules-0.2.2-r1.ebuild,
+linux-wlan-ng-modules-0.2.3.ebuild:
Version bump. Corrected LICENSE to be an or between GPL-2 and MPL-1.1. Also
added a note that pci, plx and pcmcia use flags will most likely be removed
in the near future.
03 Dec 2005; Simon Stelling <blubb@gentoo.org>
linux-wlan-ng-modules-0.2.2-r1.ebuild:
marked ~amd64 (bug 107794)
*linux-wlan-ng-modules-0.2.2-r1 (02 Nov 2005)
02 Nov 2005; Petteri Räty <betelgeuse@gentoo.org>
+files/0.2.2-kernel-2.6.14.patch, +linux-wlan-ng-modules-0.2.2-r1.ebuild:
Added a patch from upstream svn to fix compiling with 2.6.14 kernels. Fixes
bug 110914.
15 Oct 2005; Joseph Jezak <josejx@gentoo.org>
linux-wlan-ng-modules-0.2.2.ebuild:
Marked ~ppc for bug #107794.
*linux-wlan-ng-modules-0.2.2 (01 Oct 2005)
01 Oct 2005; Petteri Räty <betelgeuse@gentoo.org>
+files/linux-wlan-ng-0.2.2-module_param.patch, +metadata.xml,
+linux-wlan-ng-modules-0.2.2.ebuild:
Initial addition for the new split linux-wlan-ng ebuilds.
|