Change logs for wpasupplicant source package in Oneiric

  • wpasupplicant (0.7.3-3.1) unstable; urgency=low
    
      * Non-maintainer upload with the agreement of Kel Modderman.
      
      [ Stefan Lippers-Hollmann ]
      * bump standards version to 3.9.2, no changes necessary.
    
      [ Gaudenz Steinlin ]
      * Add wpasupplicant-udeb for debian-installer. Thanks to 
        Mathew Palmer for providing the initial patch. (Closes: #610931)
      * Build against libnl3
     -- Colin Watson <email address hidden>   Mon,  08 Aug 2011 15:41:41 +0000
  • wpasupplicant (0.7.3-3) unstable; urgency=low
    
      * Restore code which loop waits for wpa_supplicant generated PID and
        UNIX socket on the filesystem before proceeeding with execution of
        ifupdown script. (Closes: #622757, #622589)
      * On DISCONNECTED event using wpa-roam, do not immediately issue
        reassociation command. (Closes: #622821)
      * Enable CONFIG_IEEE80211W in build configuration. (Closes: #622587)
    
    wpasupplicant (0.7.3-2) unstable; urgency=low
    
      * Upload to unstable.
      * Remove 08_pcsc_dynamic.patch and forget the idea about dynamically
        loading libpcsc. (Closes: #618719)
      * Build with support for pcsc and link with libpcsc. Reopens #531592
        and #612715.
    
    wpasupplicant (0.7.3-1) experimental; urgency=low
    
      [ Kel Modderman ]
      * ACK NMU (Closes: #582917) and integrate changelog.
      * New upstream release (Closes: #591371).
        - nl80211 driver interface doesn't use WEXT compat layer
          (Closes: #570688)
      * Adjust debian/watch for 0.7.X series of upstream.
      * Drop patches applied upstream:
        - 11_syslog.patch
        - 18_wpa_gui_wps_ap_avail_annoyance.patch
        - 20_wpa_msg_ctrl_wps.patch
        - 21_kfreebsd.patch
        - 30_cfg80211_association_optimisation.patch
      * Refresh patch series and merge with new upstream.
      * Change build configuration:
        - remove all comments from our config
        - enable new D-Bus interface
        - disable experimental feature CONFIG_EAP_PSK
        - enable CONFIG_AP, which allows hostapd-like functionality
      * Install D-Bus service activation file for new interface.
      * Set default driver type to nl80211,wext in ifupdown glue.
      * Remove duplicate handling of wpa-mode in ifupdown/functions.sh.
      * Add support for scan_freq and freq_list in ifupdown/functions.sh.
      * Install pm-utils action script to notify wpa_supplicant of susepnd
        and resume events.
      * Remove pm-utils stuff from debian/ifupdown/action_wpa.sh.
      * Remove sleep loops which wait for creation of interface specific
        control sockets, these are now created before the process is
        backgrounded (http://w1.fi/bugz/show_bug.cgi?id=283).
      * After a disconnected event, attempt to reassociate to a network
        when using wpa-roam.
      * Add statement to debian/copyright about our choice to distribute
        this software under BSD license and link with openssl.
      * Override lintian in the case of possible-gpl-code-linked-with-
        openssl.
      * Establish control interface when D-Bus activated wpa_supplicant
        daemon starts. (Closes: #606051)
      * Update all patches with DEP-3 compliant header information.
      * Cherry pick upstream commit which fixes up emission of change events
        over D-bus. (Closes: #617199)
      * Add patch to load libpcsclite1 via dlopen(), making pcsc support
        optional. (Closes: #612842, #612715, #583671, #531592)
      * Set build config option CONFIG_PCSC=dyn to use above mentioned feature.
      * Add patch to wpa_gui to use KDE's KNotify when running under KDE.
        (Closes: #582793)
      * Adjust versioned debhelper build-depends to (>> 8).
      * Use architecture wildcards in debian/control.
      * Adjust wpagui versioned dependency on wpasupplicant to >= 0.7.3 to
        make sure all new UI features are supported.
    
      [ Stefan Lippers-Hollmann ]
      * Add myself to uploaders.
      * Bump policy version to 3.9.1:
        - Include full text of the employed BSD license variant and no longer
          refer to Debian's common license template.
      * Bump compat level to 8 and debhelper build-depends to >= 7.9.3~ 
        accordingly, retaining backportability for squeeze (plain lenny isn't an
        option due to simplified dh7 usage).
      * Refresh patch series and merge with new upstream (0.7.3).
      * Drop patches applied upstream:
        - patches/10_wpa_gui_qt4_network_id_qregexp.patch
        - patches/11_wpa_supplicant_enable_network_tweak.patch
      * update machine readable debian/copyright to be compatible with DEP5 r135.
      * initial update of existing debian/copyright entries.
     -- Mathieu Trudel-Lapierre <email address hidden>   Fri,  06 May 2011 10:02:04 +0000
  • wpasupplicant (0.7.3-0ubuntu1) natty; urgency=low
    
      * Get wpasupplicant 0.7.3 from Debian's SVN. Leaving 0.7.3-1 as unreleased
        for now.
      * Build-Depend on debhelper 8, since the packaging from Debian uses compat 8.
     -- Mathieu Trudel-Lapierre <email address hidden>   Mon, 22 Nov 2010 09:43:43 -0500