wpasupplicant 0.7.3-4 source package in Ubuntu

Changelog

wpasupplicant (0.7.3-4) unstable; urgency=low

  [ Kel Modderman ]
  * Support /run/sendsigs.omit.d/ (Closes: #633040):
    - depend on initscripts (>= 2.88dsf-13.3)
    - create new omission pid files in /run/sendsigs.omit.d/ unconditionally
    - migrate existing omission pid files from /lib/init/rw/ to
      /run/sendsigs.omit.d/
  * ACK NMU (Closes: #610931)
    - add wpasupplicant-udeb
    - build against libnl3
  * Improve integration of the udeb addition with existing debian/rules:
    - build the required binary in the build target in similar way to standard
      package build
    - install binary manually in dh_auto_install override rather than
      wpasupplicant-udeb.install to handle renaming of binary
    - sync udeb CFLAGS with the standard build
    - allow potential for non-linux udebs, add a kfreebsd udeb configuration
      snippet
  * Filter the numerous hyphen-used-as-minus-sign informational messages
    from lintian output.
  * Add preferred options to debian/source/local-options to assist with quilt
    patch management.
  * Add patch for wpa_gui-qt4 which displays scan results signal strength in
    dBm with bar indicator. (Closes: #630681)

  [ Stefan Lippers-Hollmann ]
  * make wpasupplicant-udeb arch=any, an initial kfreebsd udeb config is now
    provided as well.
  * use Package-Type instead of XC-Package-Type for wpasupplicant-udeb,
    dpkg-dev >1.15.7 is available in squeeze.
  * add a dependency on ${misc:Depends} for the udeb package as well.
  * adapt debian/copyright to recent changes (r174) in DEP-5 and use the new
    anonscm URL.
  * don't use /run/sendsigs.omit.d/ if it hasn't already been created by
    mountkernfs.sh (e.g. when using systemd), thanks to Michael Biebl.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 16:42:30 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian/Ubuntu wpasupplicant Maintainers
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
wpasupplicant_0.7.3.orig.tar.gz 1.6 MiB d0cd50caa85346ccc376dcda5ed3c258eef19a93b3cade39d25760118ad59443
wpasupplicant_0.7.3-4.debian.tar.gz 62.0 KiB e1afa56a17082c16b394404b34e4c3134ae38b46d20dfc98b074d88e6f94be53
wpasupplicant_0.7.3-4.dsc 2.3 KiB f6471b00435477045a2b28388390ed11cbcd4f6acb92e2418257f8f14a458f2b

Available diffs

View changes file

Binary packages built by this source

wpagui: graphical user interface for wpa_supplicant

 wpagui provides a Qt interface for choosing which configured network
 to connect to. It also provides a method for browsing 802.11 SSID scan
 results, an event history log of messages generated by wpa_supplicant,
 and a method to add or edit wpa_supplicant networks.

wpasupplicant: client support for WPA and WPA2 (IEEE 802.11i)

 WPA and WPA2 are methods for securing wireless networks, the former
 using IEEE 802.1X, and the latter using IEEE 802.11i. This software
 provides key negotiation with the WPA Authenticator, and controls
 association with IEEE 802.11i networks.

wpasupplicant-udeb: Client support for WPA and WPA2 (IEEE 802.11i)

 WPA and WPA2 are methods for securing wireless networks, the former
 using IEEE 802.1X, and the latter using IEEE 802.11i. This software
 provides key negotiation with the WPA Authenticator, and controls
 association with IEEE 802.11i networks.
 .
 This is a udeb of wpasupplicant for use by the debian-installer.