/[pkg-madwifi]/unstable/madwifi/debian/changelog
ViewVC logotype

Contents of /unstable/madwifi/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 125 - (show annotations) (download)
Tue May 2 12:38:38 2006 UTC (7 years ago) by kelmo-guest
Original Path: experimental/madwifi/debian/changelog
File size: 14932 byte(s)
Commit crap patches that I was playing with tonight.
1 madwifi (0.svnr1538.20060502-1) experimental; urgency=low
2
3 * New upstream SVN snapshot.
4 - initial fixes for 2.6.17+
5 - IWEVGENIE support
6 - txpower support
7 - large amount of locking fixes
8 - improved some outstanding association issues
9 * Remove Conflicts: fields from control files.
10 [debian/control, debian/control.modules.in]
11 * Remove madwifi-ng-dev, it is not satisfying any build dependency.
12 [debian/control, debian/madwifi-ng-dev.*]
13 * Introduce madwifi-ng-doc, it will contain the users-guide documentation.
14 [debian/control, debian/madwifi-ng-doc.docs]
15 * Make wlanconfig verbose when asked for. [debian/ifupdown/pre-up]
16 * Exclude upstream THANKS file from automatic installation with each
17 package. It can be found in the source tarball.
18 * Upstream dependency on sharutils to decode the HAL binaries removed.
19 [debian/control]
20 * Bump standards-version to 3.7.0.
21
22 -- Kel Modderman <kelrin@tpg.com.au> Tue, 2 May 2006 20:14:00 +1000
23
24 madwifi (0.svnr1500.20060412-1) experimental; urgency=low
25
26 * Rename source package to madwifi.
27 * New upstream release.
28 - wext ioctl's
29 * Drop active scanning dpatch.
30
31 -- Kel Modderman <kelrin@tpg.com.au> Wed, 12 Apr 2006 22:58:02 +1000
32
33 madwifi-ng (0.svnr1497.20060407-2) unstable; urgency=low
34
35 * Drop build-essential dependency of module source package. [debian/control]
36 * Minor tweak to module source tarball generation. [debian/rules]
37
38 -- Kel Modderman <kelrin@tpg.com.au> Fri, 7 Apr 2006 18:44:11 +1000
39
40 madwifi-ng (0.svnr1497.20060407-1) unstable; urgency=low
41
42 * New upstream release
43
44 -- Kel Modderman <kelrin@tpg.com.au> Fri, 7 Apr 2006 00:17:02 +1000
45
46 madwifi-ng (0.svnr1491.20060403-1) unstable; urgency=low
47
48 * New upstream release
49
50 -- Kel Modderman <kelrin@tpg.com.au> Mon, 3 Apr 2006 21:41:35 +1000
51
52 madwifi-ng (0.svnr1486.20060328-2) unstable; urgency=low
53
54 * Fix madwifi-dev include layout, thanks to Pascal for picking up on the
55 problem so quickly. [debian/madwifi-ng-dev.dirs, debian/rules]
56
57 -- Kel Modderman <kelrin@tpg.com.au> Wed, 29 Mar 2006 17:54:40 +1000
58
59 madwifi-ng (0.svnr1486.20060328-1) unstable; urgency=low
60
61 * New upstream release.
62 - fix build on mips arch's
63
64 -- Kel Modderman <kelrin@tpg.com.au> Tue, 28 Mar 2006 19:58:14 +1000
65
66 madwifi-ng (0.svnr1485.20060325-2) unstable; urgency=low
67
68 * Reinstate copyright headers in Matt Brown's ifupdown scripts.
69 * Clean up debian/rules so that targets are more obvious.
70
71 -- Kel Modderman <kelrin@tpg.com.au> Sun, 26 Mar 2006 18:41:24 +1000
72
73 madwifi-ng (0.svnr1485.20060325-1) unstable; urgency=low
74
75 * New upstream release.
76 * Use upstream TARGET determination. Remove debian specific ARCH_TARGET code
77 from debian/rules/modules.
78
79 -- Kel Modderman <kelrin@tpg.com.au> Sat, 25 Mar 2006 18:26:34 +1000
80
81 madwifi-ng (0.svnr1475.20060317-2) unstable; urgency=low
82
83 * Use dh_installmodules to handle modules post{inst,rm}
84
85 -- Kel Modderman <kelrin@tpg.com.au> Tue, 21 Mar 2006 00:00:11 +1000
86
87 madwifi-ng (0.svnr1475.20060317-1) unstable; urgency=low
88
89 * New upstream release.
90 * Make binary modules package Depend on linux-image | kernel-image
91 [debian/control.modules.in]
92
93 -- Kel Modderman <kelrin@tpg.com.au> Sat, 18 Mar 2006 19:19:55 +1000
94
95 madwifi-ng (0.svnr1472.20060310-1) unstable; urgency=low
96
97 * New upstream release
98 * Drop tools update and nodetable dpatches, they were applied upstream
99 * Add MADWIFI_OPTIONS to preup script, allowing one to append an option to
100 wlaconfig at VAP creation time [debian/ifupdown/preup]
101 * Do not exclude the users-guide.pdf from compression [debian/rules]
102 * Include the users guide in madwifi-ng-source
103 [debian/madwifi-ng-source.docs]
104
105 -- Kel Modderman <kelrin@tpg.com.au> Sat, 11 Mar 2006 08:14:45 +1000
106
107 madwifi-ng (0.svnr1463.20060307-1) unstable; urgency=low
108
109 * New upstream release
110 * Add patch for possible memory leak in ad-hoc mode.
111 [debain/patches/03_nodetable.dpatch]
112 * Remove bogus target from module source debian/rules.
113 [debian/rules.modules]
114
115 -- Kel Modderman <kelrin@tpg.com.au> Tue, 7 Mar 2006 21:28:36 +1000
116
117 madwifi-ng (0.svnr1460.20060304-1) unstable; urgency=low
118
119 * New upstream release
120 * Add wireless-tools to Recommends field of madwifi-ng-modules and
121 madwifi-ng-tools. [debian/control*]
122 * Rename ifupdown scripts, remove implicit copyright and tweaked mode
123 handling. [debian/ifupdown/*]
124 * Remove vpncrash dpatch - fixed upstream.
125 * Remove conditional dependency on m-a or k-p, Recommend kernel-package
126 [debain/control]
127
128 -- Kel Modderman <kelrin@tpg.com.au> Sun, 5 Mar 2006 23:11:52 +1000
129
130 madwifi-ng (0.svnr1457.20060228-1) unstable; urgency=low
131
132 * New upstream release
133 * Correct typo in debian/rules
134 * Add uupdate to debian/watch
135 * Conditional dependency on module-assistant OR kernel package for
136 madwifi-ng-source
137 * Add 02_tools_update.dpatch and 03_vpncrash.dpatch pending upstream
138 inclusion.
139
140 -- Kel Modderman <kelrin@tpg.com.au> Wed, 1 Mar 2006 21:50:00 +1000
141
142 madwifi-ng (0.svnr1453.20060220-1) unstable; urgency=low
143
144 * New upstream release
145 * Drop RSN fix applied upstream
146
147 -- Kel Modderman <kelrin@tpg.com.au> Mon, 20 Feb 2006 23:16:25 +1000
148
149 madwifi-ng (0.svnr1452.20060217-2) unstable; urgency=low
150
151 * Fix active-scanning patch to compile against kernels with WE < 18.
152
153 -- Kel Modderman <kelrin@tpg.com.au> Mon, 20 Feb 2006 21:24:29 +1000
154
155 madwifi-ng (0.svnr1452.20060217-1) unstable; urgency=low
156
157 * New debian version scheme.
158 * Add watch file to assist in tracking new upstream snapshots.
159 * Add patch from http://madwifi.org/ticket/241 to fix RSN when using
160 hostapd.
161
162 -- Kel Modderman <kelrin@tpg.com.au> Sun, 19 Feb 2006 22:51:58 +1000
163
164 madwifi-ng (0.9.0+svn1452-1) unstable; urgency=low
165
166 * New upstream release
167 * Remove Recommends on madwifi-ng-base for madwifi-ng-tools.
168 [debian/control]
169 * Add active-scanning-option dpatch but do not apply by default (ftbfs on
170 Sarge's kernel)
171 * Drop setmode-delay patch, I do not think it is 100% correct, even though
172 it causes an obscure bug to go away.
173
174 -- Kel Modderman <kelrin@tpg.com.au> Fri, 17 Feb 2006 22:14:50 +1000
175
176 madwifi-ng (0.9.0+svn1451-1) unstable; urgency=low
177
178 * New upstream release
179 - new HAL (0.9.16.6)
180 * Rework installation of madwifi-ng-tools
181 - use upstream tools/Makefile install: target to install binaries and
182 manpages [debian/rules, debian/madwifi-ng-tools.manpages,
183 debian/madwifi-ng-tools.dirs]
184 - set $(CC) (/etc/alternatives/cc) as compiler [debian/rules]
185 * Clean madwifi-ng-source tarball of precompiled binaries [debian/rules]
186 * Update documentation for madwifi-ng-tools
187 [debian/madwifi-ng-tools.README.debian]
188
189 -- Kel Modderman <kelrin@tpg.com.au> Sat, 11 Feb 2006 22:40:24 +1000
190
191 madwifi-ng (0.9.0+svn1446-1) unstable; urgency=low
192
193 * New upstream release
194 - Fixed: modules: target of Makefile was not directly dependent on
195 svnversion.h, which caused madwifi-ng-source to fail compilation.
196 Shame on me for not thoroughly testing this before release, and a big
197 thanks to Punky Tse for picking up on it.
198
199 -- Kel Modderman <kelrin@tpg.com.au> Wed, 8 Feb 2006 20:13:47 +1000
200
201 madwifi-ng (0.9.0+svn1443-1) unstable; urgency=low
202
203 * New upstream release.
204 - comprehensive code style cleanup
205 * Remove all patches applied upstream.
206 * Remove patches that have been found to be problematic:-
207 - 01_fix-chanmode-auto.dpatch does not provide a correct solution, even
208 though it prevents a kernel panic
209 - 06_active-scan.dpatch fails to compile against kernels with WE versions
210 less than 17 (module FTBFS on default Sarge kernel). This patch is
211 currently being improved
212 * Update setmode-delay patch with a revised solution.
213 [debian/patches/01_setmode-delay-with-timeout2.dpatch]
214 * wlanconfig is installed to /usr/sbin now with the other tools.
215 [debian/rules, debian/ifupdown/*]
216 * Remove provides field in debian/control.modules.in
217 * Tweak madwifi-dev control description. [debian/control]
218 * Move countrycode text into madwifi-source.README.debian.
219
220 -- Kel Modderman <kelrin@tpg.com.au> Tue, 7 Feb 2006 17:51:44 +1000
221
222 madwifi-ng (0.9.0+svn1416-1) unstable; urgency=low
223
224 * New upstream release.
225 * Replace device renaming patch with a revised version.
226 [debian/patches/02_device-renaming.dpatch]
227 * Add patch to fix mac changing bug [debian/patches/08_changemac.dpatch]
228
229 -- Kel Modderman <kelrin@tpg.com.au> Fri, 27 Jan 2006 21:21:04 +1000
230
231 madwifi-ng (0.9.0+svn1408-1) unstable; urgency=low
232
233 * New upstream release.
234 * Drop patches applied upstream.
235
236 -- Kel Modderman <kelrin@tpg.com.au> Mon, 23 Jan 2006 18:03:07 +1000
237
238 madwifi-ng (0.9.0+svn1405-2) unstable; urgency=low
239
240 * Fix Maintainer and Uploader field of modules control file.
241 [debian/control.modules.in]
242 * Update 80_autocreate.dpatch with a small bugfix.
243 * Add print-module-status.dpatch pending upstream inclusion.
244 * Quote all shell var's in ifupdown scripts and remove dependency on iproute
245 by checking /proc/net/wireless for pre-existing VAP's.
246 [debian/ifupdown/*, debian/control]
247
248 -- Kel Modderman <kelrin@tpg.com.au> Sun, 22 Jan 2006 18:57:34 +1000
249
250 madwifi-ng (0.9.0+svn1405-1) unstable; urgency=low
251
252 * New upstream release.
253 * Drop patches applied upstream.
254 * Add pending upstream patches.
255 - allow autocreation of a sta VAP or each device
256 * Remove madwifi-base, sta device is now created by default.
257
258 -- Kel Modderman <kelrin@tpg.com.au> Sat, 21 Jan 2006 00:34:03 +1000
259
260 madwifi-ng (0.9.0+svn1401-3) unstable; urgency=low
261
262 * Sync control file with Kanotix package. This was left terribly broken for
263 far too long. [debian/control]
264 * Add udev version depends to madwifi-base. [debian/control]
265 * Add patch to fix iupstream ARCH detection script.
266 [debian/patches/07_fix-get_arch_target.sh.dpatch]
267 * Add active scanning workaround patch.
268 [debian/patches/08_active-scan.dpatch]
269 * Quote variables in udev script. [debian/udev/madwifi.sh]
270
271 -- Kel Modderman <kelrin@tpg.com.au> Wed, 18 Jan 2006 19:23:19 +1000
272
273 madwifi-ng (0.9.0+svn1401-2) unstable; urgency=low
274
275 * Fix Recommends field of modules binary. [debian/control.modules.in]
276 * Replace and provide madwifi-modules-_KVERS_.
277 [debian/control.modules.in]
278
279 -- Kel Modderman <kelrin@tpg.com.au> Wed, 18 Jan 2006 05:06:26 +1000
280
281 madwifi-ng (0.9.0+svn1401-1) unstable; urgency=low
282
283 * New upstream release.
284 * Sync patchset with new upstream. [debian/patches/*]
285 * Add Stefan Lippers-Hollmann to Uploaders, as he is responsible for
286 managing the Kanotix repository that will be the temporary home for this
287 package. [debian/control]
288
289 -- Kel Modderman <kelrin@tpg.com.au> Wed, 18 Jan 2006 04:53:03 +1000
290
291 madwifi-ng (0.9.0+svn1397-1) unstable; urgency=low
292
293 * New upstream release.
294 - fixes instability with amd64 and ipsec
295 * Bugfix ifupdown scripts, missing quotes. Thanks Evan Jones.
296 [debian/ifupdown/*]
297 * Updates dpatches. Remove patches applied upstream and add all patches
298 pending upstream inclusion. All patch descriptions provide url to the
299 associated madwifi.org ticket.
300 * Recommend madwifi-ng-base in module conrtol file. [debian/control.modules.in]
301 * Remove section describing wireless usage from
302 madwifi-ng-source.README.debian, this should be described in greater
303 detail in madwifi-ng-tools.README.debian, along with associated changes
304 with respect to the usage of the ifupdown scripts to automate VAP
305 management.
306 * Add brief description to udev program configuration file.
307 [debian/udev/madwifi]
308 * Add note about the purpose of the udev program to
309 madwifi-ng-base.README.debian.
310 * Alter ARCH_TARGET handling to suit new architecture determination in
311 upstream Makefiles. dpkg-architecture is more reliable than depending on the
312 upstream arch determinination. [debian/rules.modules]
313 * Fix "make", and "make install targets" for the module source. These
314 targets are seperated by a patch included that is pending upstream
315 inclusion. [debian/rules.modules]
316 * Remove upstream install.log in clean target of module source.
317 [debian/rules.modules]
318 * Update madwifi-tools.README.debian with countrycode information, and add
319 section templates for further expansion of documentaion.
320 * Fix typo in madwifi-ng-source.README.debian.
321
322 -- Kel Modderman <kelrin@tpg.com.au> Sun, 15 Jan 2006 22:37:18 +1000
323
324 madwifi-ng (0.9.0+svn1365-2) unstable; urgency=low
325
326 * Move ifupdown scripts to madwifi-ng-tools. [debian/rules,
327 debian/madwifi-ng-tools.dirs, debain/control]
328 * Tweak udev program.
329 - hardcode ath as interface alias prefix
330 - remove option to specify an alternative interface alias
331 * Small tweak to ifupdown scripts. [debian/ifupdown/*]
332 * Exclude THANKS from all packages. [debian/rules]
333 * Don't compress users-guide.pdf. [debain/rules]
334 * Disable 05_wifi-rename.dpatch.
335 * Update 06_unit-noappend.dpatch.
336 * Update debian/control* files with names of current team members.
337
338 -- Kel Modderman <kelrin@tpg.com.au> Sat, 24 Dec 2005 13:48:16 +1000
339
340 madwifi-ng (0.9.0+svn1365-1) unstable; urgency=low
341
342 [Kel Modderman]
343 * Update Maintainer and Uploaders fields to reflect current team members.
344 [debian/control*]
345 * Introduce madwifi-base to contain configuration and support scripts for
346 the new madwifi codebase.
347 - ifupdown scripts (thanks to Matt Brown)
348 - experimental udev rule, program and default configuration file
349 * Move wlanconfig to /sbin to avoid racy conditions in some situations with
350 the udev program. [debian/madwifi-tools.dirs,debian/rules]
351 * Use additional patches that are pending upstream.
352 * Exclude README and THANKS files from madwifi-ng-{dev,base}. [debian/rules]
353 * Modify install target for madwifi-ng-tools. [debian/rules]
354 * Add madwifi-ng-dev.README.deian to explain purpose of the package. This was
355 previously contained within madwifi-ng-source.README.debian.
356 * Adjust debian/rules.modules
357 - Untested support for arm
358 - no longer require the TOOLPREFIX hack
359 - use new upstream install-modules target
360 * Add madwifi-ng-tools.manpages, we do not use upstreams Makefile to install
361 these anymore.
362 * Sync copyright file with that of existing madwifi package.
363
364 -- Kel Modderman <kelrin@tpg.com.au> Thu, 22 Dec 2005 22:27:27 +1000
365
366 madwifi-ng (0.9.0+svn1234-1) unstable; urgency=low
367
368 [Kel Modderman]
369 * Remove madwifi-ng meta package. [debian/control]
370 * Make madwifi-dev depend on madwifi-source of same source-version.
371 [debian/control]
372 * Remove references to README_FIRST in debian/*.docs files as
373 it was removed upstream.
374
375 -- Kel Modderman <kelrin@tpg.com.au> Mon, 31 Oct 2005 22:46:44 +1000
376
377 madwifi-ng (0.9.0+svn1216-1) unstable; urgency=low
378
379 * Initial release.
380
381 -- Kel Modderman <kelrin@tpg.com.au> Fri, 28 Oct 2005 22:36:47 +1000
382

  ViewVC Help
Powered by ViewVC 1.1.5