Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

iw-6.7-1.2 RPM for i586

From OpenSuSE Ports Tumbleweed for i586

Name: iw Distribution: openSUSE Tumbleweed
Version: 6.7 Vendor: openSUSE
Release: 1.2 Build date: Thu Feb 1 01:49:12 2024
Group: Unspecified Build host: i02-ch1d
Size: 327951 Source RPM: iw-6.7-1.2.src.rpm
Packager: http://bugs.opensuse.org
Url: https://wireless.wiki.kernel.org/en/users/documentation/iw
Summary: Configuration utility for nl80211 based wireless drivers
iw is a nl80211 based CLI configuration utility for wireless devices. It
supports almost all new drivers that have been added to the kernel
recently.

Provides

Requires

License

ISC

Changelog

* Thu Jan 04 2024 Martin Pluskal <mpluskal@suse.com>
  - Update to version 6.7:
    * update nl80211.h
    * bump version to 6.7
    * update nl80211.h
    * iw: allow extra cflags
    * iw: S1G: add 802.11ah support for link command display
    * update nl80211.h
    * iw: connect: Fix segfault during open authentication
    * iw: fix attribute size mismatch
    * iw: add more extended capa bits
    * iw: Fix EHT rates printing.
    * iw: S1G: add list command support for 802.11ah
    * iw: S1G: add parsing for 802.11ah scan IE's
    * iw: S1G: add frequency set in kHz and offset options
    * util: don't print EHT info if not present
    * interface: print links
    * link: update for MLO
    * link: fix some formatting
    * iw: scan: set NL80211_SCAN_FLAG_COLOCATED_6GHZ in case of full sched scan
    * util: add support for 320MHz bandwidth without cf1
    * util: add support for 320Mhz bandwidth
    * update nl80211.h
    * iw: event: fix printf format error
    * iw: add support for retrieving keys
    * iw: info: fix bug reading preambles and bandwidths
    * iw: add cac background command
    * iw: info: print PMSR capabilities
* Tue May 31 2022 Martin Pluskal <mpluskal@suse.com>
  - Update to version 5.19:
    * bump version to 5.19
    * info: refactor extended features
    * info: add missing extended features
    * update nl80211.h
    * iw: handle VHT extended NSS
    * iw: fix 'upto' -> 'up to'
    * iw: fix double tab in mesh path header
    * station: print EHT rate information
    * iw: Print local EHT capabilities
* Fri Nov 12 2021 Martin Pluskal <mpluskal@suse.com>
  - Update to version 5.16:
    * bump version to 5.16
    * info: add FILS_CRYPTO_OFFLOAD extended feature
    * update nl80211.h
    * iw: print BSS coloring capability if supported
    * iw: add set sar_specs command
    * iw: nl80211: add NLA_F_NESTED to nla_nest_start() with older libnl versions
    * iw: mesh: add comments in the mesh confguration parameter printing sections
    * iw: event: add the missing time display format in the "iw event" help menu
    * iw: link: mention the need for MAC addr arg in link get_sta cmd usage menu
    * iw: fix vendor event static warnings
  - Switch to _service
* Tue Oct 20 2020 Martin Pluskal <mpluskal@suse.com>
  - Update to version 5.9:
    * iw: support HE rate configuration in 6 GHz band	Rajkumar Manoharan	1	-2/+38
    * iw: add HE rate/gi/ltf support	Miles Hu	1	-15/+163
    * iw: update nl80211.h	Johannes Berg	1	-22/+174
    * iw: add TID specific Tx bitrate configuration	Tamizh Chelvam	3	-8/+58
    * iw: fix tid config help entries
* Wed Apr 15 2020 Martin Pluskal <mpluskal@suse.com>
  - Update to version 5.4:
    * iw: generate command list at build time
    * iw: scan: fix double-free in error paths
    * iw: Fix typo in iw --help
    * iw: Print current time in station info dump
    * iw: Support associated-at station statistic.
    * update nl80211.h
* Mon Aug 12 2019 Xaver Hellauer <xaver@hellauer.bayern>
  - Update to version 5.3
    * info: update extended feature list
    * info: macro-ify ext_feat_print()
    * util: update command list
    * iw: print HE capabilities
    * iw: really fix build
    * iw: add HE support to station dump call
    * cac: fix error handling in channel parsing
    * nan: fix memory leak
    * mesh: initialize err in set_interface_meshparam()
    * iw: fix fp handling inside handle_vendor
    * iw: fix memory leaks inside handle_scan
    * iw: fix memory leak inside parse_sched_scan
    * iw: fix fd leak inside handle_netns
    * iw: fix memory leak inside handle_cac
    * iw: fix endless loop inside handle_mgmt_dump
    * iw: fix memory leak inside register_mgmt_frame
    * iw: add version.o to objects
    * iw: include all C files into the binary
    * iw: change __cmd section scheme to fit gcc/clang
    * iw: Add support for controlling tx power for per station
    * iw: add command to inject a frame via direct mesh link to mesh peer
    * iw: print 4ADDR attribute when dumping interface
    * iw: small cleanup for the sizer code
    * iw: fix cmd_size determination with LTO
    * iw: Print airtime fairness feature
    * iw: Add command to set airtime weight
    * iw: Add printing of station tx duration and airtim
* Sun Feb 24 2019 seanlew@opensuse.org
  - Update to version 5.0.1
    * Fixed typo introduced by previous change
    * Re-added DEPEND line
* Thu Feb 07 2019 seanlew@opensuse.org
  - Update to version 5.0
    * Bump compat level to 12
    * Bump Standards-Version to 4.3.0
    * d/gbp.conf: upstreambranch = upstream/latest
* Thu Aug 09 2018 rpm@fthiessen.de
  - Update to version 4.14
    * Support all new kernel features of kernel 4.14
    * iw: add support for mfp
    * iw: ap: don't return -EPERM
    * iw: ap: support hidden/zeroed SSID
    * iw: ap: add support for passing a proper chandef
    * iw: Add support for start/stop AP
    * iw: print missing extended capabilities
    * iw: allow CCMP-128/GCMP-128 as CCMP/GCMP aliases
    * iw: add support for WPA2 PSK CCMP / GCMP association
    * iw: add command to register and dump mgmt frames
    * iw: define SOL_NETLINK if it isn't
    * iw: add extack support
    * iw: Fix bitrate output when no rate info found
    * iw: parse_freqs: check how many center frequencies to expect
    * iw: split str_to_bw() from parse_freqs()
    * Print frequency of radar events.
    * Add commands to send CSA
    * Add cac command to allow clearing channels
    * mesh: Use common freqchan helper for joining a mesh
    * ibss: Use common freqchan helper for joining an ibss
    * phy: Use common freqchan helper for setting the operating channel
    * util: Add generic frequency/channel command line handler
* Fri Jan 06 2017 mpluskal@suse.com
  - Update to version 4.9
    * Support all new kernel features of kernel 4.9

Files

/usr/sbin/iw
/usr/share/doc/packages/iw
/usr/share/doc/packages/iw/README
/usr/share/licenses/iw
/usr/share/licenses/iw/COPYING
/usr/share/man/man8/iw.8.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 21:38:35 2024