File: changelog

package info (click to toggle)
iw 5.19-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 968 kB
  • sloc: ansic: 15,723; makefile: 110; sh: 26
file content (298 lines) | stat: -rw-r--r-- 10,687 bytes parent folder | download
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
iw (5.19-1) unstable; urgency=medium

  [ Paride Legovini ]
  * New upstream version 5.19.
    (Closes: #974833, thanks to Diederik de Haas)
  * d/control: bump Standards-Version to 4.6.1, no changes needed
  * d/control: fix spelling error in description

  [ Ben Hutchings ]
  * d/salsa-ci.yml: Add CI configuration for Salsa
  * d/rules: Enable verbose build unless the "terse" build option is used

 -- Paride Legovini <paride@debian.org>  Tue, 12 Jul 2022 22:30:15 +0000

iw (5.16-1) unstable; urgency=medium

  * New upstream version 5.16
  * d/control: bump Standards-Version to 4.6.0, no changes needed
  * d/gbp.conf: set debian-branch = debian/latest (DEP-14)
  * d/copyright: update copyright years for debian/*

 -- Paride Legovini <paride@debian.org>  Mon, 15 Nov 2021 16:32:58 +0000

iw (5.9-3) unstable; urgency=medium

  * d/control:
    - Add Recommends: wireless-regdb, which provides the regulatory database
      used by the kernel to comply with WiFi regulations. Thanks to Paul Wise.
    - Update package description (Closes: #825031).

 -- Paride Legovini <paride@debian.org>  Sun, 01 Nov 2020 14:03:12 +0000

iw (5.9-2) unstable; urgency=medium

  * d/control: drop Recommends: crda (deprecated since linux v4.15)
    Thanks to Diederik de Haas (Closes: #972994)

 -- Paride Legovini <paride@debian.org>  Tue, 27 Oct 2020 11:12:03 +0000

iw (5.9-1) unstable; urgency=medium

  * New upstream version 5.9

 -- Paride Legovini <paride@debian.org>  Mon, 26 Oct 2020 18:45:42 +0000

iw (5.8-1) unstable; urgency=medium

  * New upstream version 5.8.
  * d/control:
    - Bump Standards-Version to 4.5.0, no changes needed.
    - Bump the dh compat level to 13, no changes needed.
    - Remove relations with ancient packages.
  * d/copyright: update names and years.
  * debian/*: rewrap (cosmetic, wrap-and-sort -ast).

 -- Paride Legovini <paride@debian.org>  Thu, 03 Sep 2020 15:52:34 +0000

iw (5.4-1) unstable; urgency=medium

  * New upstream version 5.4.
  * Bump Standards-Version to 4.4.1 (no changes needed).
  * d/gbp.conf: re-enable pristine-tar (was blocked by #913218).
  * d/control: add Rules-Requires-Root: no.
  * d/control: update the Homepage field.
  * Add upstream metadata file.

 -- Paride Legovini <pl@ninthfloor.org>  Sun, 08 Dec 2019 11:11:08 +0000

iw (5.3-1) unstable; urgency=medium

  * New upstream version 5.3
  * Bump Standards-Version to 4.4.0 (no changes needed)
  * Do not append CPPFLAGS to CFLAGS in d/rules

 -- Paride Legovini <pl@ninthfloor.org>  Sun, 25 Aug 2019 21:51:42 +0000

iw (5.0.1-1) unstable; urgency=medium

  * New upstream version 5.0.1
  * Bump compat level to 12 (no changes needed)
  * Bump Standards-Version to 4.3.0 (no changes needed)
  * d/gbp.conf: upstream-branch = upstream/latest (DEP14)

 -- Paride Legovini <pl@ninthfloor.org>  Tue, 05 Feb 2019 23:39:14 +0000

iw (4.14-1) unstable; urgency=medium

  * Set myself (Paride Legovini) as Maintainer (closes: #910798)
  * Add d/gbp.conf (DEP14)
  * Make uscan verify the downloaded tarball signature
  * Bump Standards-Version to 4.2.1 (no changes needed)
  * Bump compat level to 11:
    - Delete d/compat (will use a debhelper-compat B-D)
    - Build-Depend on debhelper-compat (= 11)
    - d/rules: drop the `--parallel` dh option
    - d/rules: remove unnecessary V=1 (set by debhelper)
    - d/rules: no need to include buildflags.mk with compat >= 9
  * d/copyright: use secure copyright format URI
  * d/copyright: use kernel.org as Source
  * d/copyright: add myself (Paride Legovini)
  * d/rules: remove unnecessary cross-compilation settings
  * d/control: point the Vcs- fields to salsa
  * d/control: use secure Homepage URI
  * Drop append-cppflags.patch; append CPPLAGS in d/rules

 -- Paride Legovini <pl@ninthfloor.org>  Thu, 08 Nov 2018 15:44:41 +0000

iw (4.14-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  [ Laurent Bigonville ]
  * New upstream release
  * debian/control: Bump Standards-Version to 4.1.3 (no further changes)

  [ Helmut Grohne ]
  * Fix FTCBFS: Use triplet prefixed pkg-config (Closes: #836095)

 -- Laurent Bigonville <bigon@debian.org>  Tue, 16 Jan 2018 11:18:03 +0100

iw (4.9-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream release

 -- Laurent Bigonville <bigon@debian.org>  Wed, 26 Oct 2016 16:55:00 +0200

iw (4.7-0.1) unstable; urgency=low

  * Non-maintainer upload.
  [ Stefan Lippers-Hollmann ]
  * New upstream release:
    - refresh patches.
    - make sure to use /run/netns directly, rather than using the indirection
      via /var/run/.

  [ Laurent Bigonville ]
  * New upstream release 4.7 (Closes: #816457)
    - refresh patches.

 -- Laurent Bigonville <bigon@debian.org>  Fri, 14 Oct 2016 14:55:37 +0200

iw (3.17-1) unstable; urgency=medium

  * New upstream release.
  * bump standards version to 3.9.6, no changes necessary.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Tue, 14 Oct 2014 20:42:02 +0200

iw (3.14-1) unstable; urgency=medium

  * New upstream release:
    - drop dont-use-git-on-the-buildd.patch, which has been applied upstream.
  * drop obsolete forecasts about iw integration from README.Debian
    (Closes: #683281).
  * update watch file to the new location at kernel.org, switch to xz
    compressed tarballs as well.
  * bump standards version to 3.9.5, no changes necessary.
  * update to new alioth URIs (vcs-field-not-canonical).
  * reflect reality and adapt the maintainer mail address not to claim
    representing Ubuntu.
  * drop version information from the build-depends on pkg-config, even lenny
    (old-oldstable) meets this.
  * deploy hardening support.
  * allow parallel building.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sat, 25 Jan 2014 01:42:32 +0100

iw (3.4-1) unstable; urgency=low

  [ Stefan Lippers-Hollmann ]
  * New upstream release:
    - iw: add HT options for ibss
  * bump standards version to 3.9.3, no changes necessary.
  * update dep-5 version to final 1.0, no changes necessary.
  * update copyright information.
  * convert packaging to Multi-Arch, bump compat level to 9 and adapt debhelper
    build-dependency accordingly; all binaries are Multi-Arch=foreign.
  * Remove Faidon Liambotis <paravoid@debian.org> from Uploaders as per
    his request, many thanks for all past efforts Faidon.

  [ Kel Modderman ]
  * Add support for cross-building by setting CC to something
    appropriate.
  * Add append-cppflags.patch to modify upstream Makefile in order to append
    CPPFLAGS to CFLAGS if set in build environment.

 -- Kel Modderman <kel@otaku42.de>  Tue, 15 May 2012 22:17:42 +1000

iw (3.2-1) unstable; urgency=low

  [ Stefan Lippers-Hollmann ]
  * New upstream release:
    - support libnl3
  * restrict debian/watch to ignore new iw-latest link.
  * use Format instead of Format-Specification in debian/copyright, thanks to
    Michael Biebl for noticing; fix Format URL.
  * restrict architecture to linux-any, it depends on the linux specific
    nl80211 kernel interface.
  * add fix for the newly introduced tx power validation regression from
    upstream, thanks to Felix Fietkau <nbd@openwrt.org>.
  * fix linking against different libnl3.x versions, taken from upstream git:
    - fix compilation against libnl-3.x
    - always use libnl 3.2 as 3.2, not 3.0
  * switch build dependency from libnl3-dev to libnl-3-dev && libnl-genl-3-dev
    in order to cope with libnl3 3.2.
  * raise versioned build-dependency to (>= 3.2.3-2~), to be able to expect it
    in /lib/.
  * move iw to /sbin/, as it is needed during early boot by udev rules to set
    regdom settings non-interactively (Closes: #622247).
  * recommend crda, which is needed to execute regulatory domain changes
    (Closes: #653703).

  [ Jonathan Nieder ]
  * change Priority to optional from extra (Closes: #591102).

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Fri, 30 Dec 2011 15:24:09 +0100

iw (3.1-1) unstable; urgency=low

  * New upstream release.
    - support wake on wlan commands.
  * add myself to uploaders.
  * bump standards version to 3.9.2:
    - use Breaks/ Replaces in favour of Conflicts with previous aircrack
      versions, policy 7.4.
  * update copyright years, clarify copyright status for nl80211.h.
  * don't use git on the buildd (Closes: #557167).
  * update debian/copyright to DEP-5, r174.
  * use new anonscm URIs for alioth.
  * backport libnl-3.0 support from upstream and switch to it.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sat, 10 Sep 2011 00:50:29 +0200

iw (0.9.19-1) unstable; urgency=low

  * New upstream release.
    - iw moves from /usr/bin to /usr/sbin
  * Switch to source format 3.0 (quilt).
  * Bump Standards-Version to 3.8.4, no other changes required.
  * Remove Reinhard Tartler from uploaders as per request. Thanks for
    past contributions.
  * Remove uupdate command from debian/watch, bz2 orig tarballs can now
    be used.
  * Ensure DEB_BUILD_OPTIONS=noopt is respected by exporting default
    CFLAGS in debian/rules.
  * Export V=1 in debian/rules so that the upstream build system is
    verbose.
  * Update debian/copyright.

 -- Kel Modderman <kel@otaku42.de>  Sun, 11 Apr 2010 14:25:22 +1000

iw (0.9.14-1) unstable; urgency=low

  * New upstream release.
  * Use minimal dh-centric debian/rules.

 -- Kel Modderman <kel@otaku42.de>  Mon, 18 May 2009 05:41:31 +1000

iw (0.9.11-1) unstable; urgency=low

  * New upstream release.
  * Update Standards-Version to 3.8.1. No other changes required.

 -- Kel Modderman <kel@otaku42.de>  Sat, 28 Mar 2009 03:17:01 +1000

iw (0.9.9-2) unstable; urgency=low

  * Change Priority to extra from optional to avoid override disparity.

 -- Kel Modderman <kel@otaku42.de>  Mon, 09 Feb 2009 02:19:15 +1000

iw (0.9.9-1) unstable; urgency=low

  [ Kel Modderman ]
  * New upstream release.
  * Update debian/copyright for change from BSD-3 -> ISC license.
  * Add ${misc:Depends} to dependency field, as debhelper uses it as
    required.
  * Add debian/watch.
  * Versioned conflict with aircrack-ng (<< 1:1.0~rc2-1), which shipped and
    own copy of iw until that version. (Closes: #514344)
  * Target upload to unstable now that a versioned conflict against
    aircrack-ng is in place.

  [ Loic Minier ]
  * Let install-stamp depend on build-stamp instead of install depending on
    install-stamp and build.
  * List build, clean, install, binary-arch, binary-indep and binary in
    .PHONY.
  * Use $@ instead of explicit build-stamp/install-stamp in debian/rules.

 -- Kel Modderman <kel@otaku42.de>  Sun, 08 Feb 2009 21:57:34 +1000

iw (0.9.6-1) experimental; urgency=low

  * Initial release. (Closes: #499537)

 -- Kel Modderman <kel@otaku42.de>  Thu, 30 Oct 2008 23:17:16 +1000