Your message dated Sat, 12 May 2012 10:48:06 +0000
with message-id <e1st9rq-0000qq...@franck.debian.org>
and subject line Bug#667416: fixed in wpa 1.0~rc3-1
has caused the Debian Bug report #667416,
regarding wpasupplicant: ftbfs with GCC-4.7
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
667416: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667416
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wpasupplicant
Version: 0.7.3-6
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7

The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.

wpagui.cpp:249:49: error: 'getopt' was not declared in this scope

The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/wpasupplicant_0.7.3-6_unstable-gcc47.log
The last lines of the build log are at the end of this report.

Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html

To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

[...]
cc -c -o ../src/l2_packet/l2_packet_linux.o -MMD -Wall -g -O2 -I../src 
-I../src/utils -DCONFIG_BACKEND_FILE -DCONFIG_IEEE80211W -DCONFIG_IEEE80211R 
-DCONFIG_PEERKEY -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_LIBNL20 
-I/usr/include/libnl3/ -DCONFIG_DRIVER_WEXT -DCONFIG_WIRELESS_EXTENSION  
-DEAP_TLS -DEAP_PEAP -DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP 
-DEAP_SIM -DEAP_LEAP -DEAP_AKA -DEAP_AKA_PRIME -DEAP_PAX -DCONFIG_WPS -DEAP_WSC 
-DIEEE8021X_EAPOL -DCONFIG_AP -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING 
-DCONFIG_NO_VLAN -DEAP_SERVER -DEAP_SERVER_IDENTITY -DNEED_AP_MLME 
-DEAP_SERVER_WSC -DCONFIG_NO_RADIUS -DPCSC_FUNCS -I/usr/include/PCSC 
-DPKCS12_FUNCS -DCONFIG_SMARTCARD -DEAP_TLS_OPENSSL -DCONFIG_SHA256 
-DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE_DBUS 
-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -DDBUS_VERSION_MAJOR=1 
-DDBUS_VERSION_MINOR=5 -DCONFIG_CTRL_IFACE_DBUS_NEW -DCONFIG_CT
 RL_IFACE_DBUS_INTRO -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -DDBUS_VERSION_MAJOR=1 
-DDBUS_VERSION_MINOR=5 -DCONFIG_DBUS -DCONFIG_READLINE -DCONFIG_SME 
-DCONFIG_DEBUG_SYSLOG -DCONFIG_DEBUG_FILE -DCONFIG_DELAYED_MIC_ERROR_REPORT 
-DCONFIG_BGSCAN_SIMPLE -DCONFIG_BGSCAN ../src/l2_packet/l2_packet_linux.c
cc -Wl,--as-needed    -o wpa_supplicant config.o notify.o bss.o eap_register.o 
../src/utils/common.o ../src/utils/wpa_debug.o ../src/utils/wpabuf.o 
../src/utils/os_unix.o ../src/utils/eloop.o config_file.o 
../src/rsn_supp/wpa_ft.o ../src/rsn_supp/wpa.o ../src/rsn_supp/preauth.o 
../src/rsn_supp/pmksa_cache.o ../src/rsn_supp/peerkey.o 
../src/rsn_supp/wpa_ie.o ../src/common/wpa_common.o ../src/eap_peer/eap_tls.o 
../src/eap_peer/eap_peap.o ../src/eap_common/eap_peap_common.o 
../src/eap_peer/eap_ttls.o ../src/eap_peer/eap_md5.o 
../src/eap_peer/eap_mschapv2.o ../src/eap_peer/mschapv2.o 
../src/eap_peer/eap_gtc.o ../src/eap_peer/eap_otp.o ../src/eap_peer/eap_sim.o 
../src/eap_peer/eap_leap.o ../src/eap_peer/eap_aka.o 
../src/eap_common/eap_sim_common.o ../src/eap_peer/eap_pax.o 
../src/eap_common/eap_pax_common.o wps_supplicant.o ../src/utils/uuid.o 
../src/eap_peer/eap_wsc.o ../src/eap_common/eap_wsc_common.o ../src/wps/wps.o 
../src/wps/wps_common.o ../src/wps/wps_attr_parse.o ../src/wp
 s/wps_attr_build.o ../src/wps/wps_attr_process.o ../src/wps/wps_dev_attr.o 
../src/wps/wps_enrollee.o ../src/wps/wps_registrar.o 
../src/eapol_supp/eapol_supp_sm.o ../src/eap_peer/eap.o 
../src/eap_peer/eap_methods.o ap.o ../src/ap/hostapd.o 
../src/ap/wpa_auth_glue.o ../src/ap/utils.o ../src/ap/authsrv.o 
../src/ap/ap_config.o ../src/utils/ip_addr.o ../src/ap/sta_info.o 
../src/ap/tkip_countermeasures.o ../src/ap/ap_mlme.o ../src/ap/ieee802_1x.o 
../src/eapol_auth/eapol_auth_sm.o ../src/ap/ieee802_11_auth.o 
../src/ap/drv_callbacks.o ../src/ap/ap_drv_ops.o ../src/ap/ctrl_iface_ap.o 
../src/eap_server/eap_server.o ../src/eap_server/eap_server_identity.o 
../src/eap_server/eap_server_methods.o ../src/ap/beacon.o ../src/ap/wmm.o 
../src/ap/ap_list.o ../src/ap/ieee802_11.o ../src/ap/hw_features.o 
../src/ap/wps_hostapd.o ../src/eap_server/eap_server_wsc.o ../src/ap/wpa_auth.o 
../src/ap/wpa_auth_ie.o ../src/ap/pmksa_cache_auth.o ../src/ap/wpa_auth_ft.o 
../src/ap/peerkey_auth.o ../src/utils/
 pcsc_funcs.o ../src/crypto/ms_funcs.o ../src/eap_common/chap.o 
../src/eap_peer/eap_tls_common.o ../src/crypto/tls_openssl.o 
../src/crypto/crypto_openssl.o ../src/crypto/fips_prf_openssl.o  
../src/crypto/aes-unwrap.o ../src/crypto/aes-omac1.o ../src/crypto/aes-wrap.o 
../src/crypto/aes-cbc.o ../src/crypto/md5.o  ../src/crypto/sha256.o 
../src/crypto/dh_groups.o ctrl_iface.o ctrl_iface_unix.o dbus/dbus_old.o 
dbus/dbus_old_handlers.o dbus/dbus_old_handlers_wps.o dbus/dbus_dict_helpers.o 
dbus/dbus_new_helpers.o dbus/dbus_new.o dbus/dbus_new_handlers.o 
dbus/dbus_new_handlers_wps.o dbus/dbus_new_introspect.o dbus/dbus_common.o 
../src/utils/base64.o sme.o ../src/common/ieee802_11_common.o 
../src/eap_common/eap_common.o ../src/crypto/sha1.o ../src/crypto/sha1-pbkdf2.o 
../src/crypto/sha1-tlsprf.o  bgscan_simple.o bgscan.o wpa_supplicant.o events.o 
blacklist.o wpas_glue.o scan.o main.o ../src/drivers/driver_wired.o 
../src/drivers/driver_nl80211.o ../src/utils/radiotap.o ../src/drivers/n
 etlink.o ../src/drivers/linux_ioctl.o ../src/drivers/driver_wext.o  
../src/drivers/drivers.o ../src/l2_packet/l2_packet_linux.o -lnl-3 -lnl-genl-3  
 -lpcsclite   -lssl -lcrypto -ldl -ldbus-1   
cc -c -o wpa_passphrase.o -MMD -Wall -g -O2 -I../src -I../src/utils 
-DCONFIG_BACKEND_FILE -DCONFIG_IEEE80211W -DCONFIG_IEEE80211R -DCONFIG_PEERKEY 
-DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_LIBNL20 
-I/usr/include/libnl3/ -DCONFIG_DRIVER_WEXT -DCONFIG_WIRELESS_EXTENSION  
-DEAP_TLS -DEAP_PEAP -DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP 
-DEAP_SIM -DEAP_LEAP -DEAP_AKA -DEAP_AKA_PRIME -DEAP_PAX -DCONFIG_WPS -DEAP_WSC 
-DIEEE8021X_EAPOL -DCONFIG_AP -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING 
-DCONFIG_NO_VLAN -DEAP_SERVER -DEAP_SERVER_IDENTITY -DNEED_AP_MLME 
-DEAP_SERVER_WSC -DCONFIG_NO_RADIUS -DPCSC_FUNCS -I/usr/include/PCSC 
-DPKCS12_FUNCS -DCONFIG_SMARTCARD -DEAP_TLS_OPENSSL -DCONFIG_SHA256 
-DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE_DBUS 
-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -DDBUS_VERSION_MAJOR=1 
-DDBUS_VERSION_MINOR=5 -DCONFIG_CTRL_IFACE_DBUS_NEW 
-DCONFIG_CTRL_IFACE_DBUS_INTR
 O -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   
-DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=5 -DCONFIG_DBUS -DCONFIG_READLINE 
-DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DCONFIG_DEBUG_FILE 
-DCONFIG_DELAYED_MIC_ERROR_REPORT -DCONFIG_BGSCAN_SIMPLE -DCONFIG_BGSCAN 
wpa_passphrase.c
cc -Wl,--as-needed    -o wpa_passphrase wpa_passphrase.o ../src/utils/common.o 
../src/utils/wpa_debug.o ../src/utils/wpabuf.o ../src/utils/os_unix.o 
../src/crypto/crypto_openssl.o ../src/crypto/md5.o ../src/crypto/sha1.o 
../src/crypto/sha1-pbkdf2.o ../src/crypto/sha1-tlsprf.o -lcrypto
cc -c -o wpa_cli.o -MMD -Wall -g -O2 -I../src -I../src/utils 
-DCONFIG_BACKEND_FILE -DCONFIG_IEEE80211W -DCONFIG_IEEE80211R -DCONFIG_PEERKEY 
-DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_LIBNL20 
-I/usr/include/libnl3/ -DCONFIG_DRIVER_WEXT -DCONFIG_WIRELESS_EXTENSION  
-DEAP_TLS -DEAP_PEAP -DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP 
-DEAP_SIM -DEAP_LEAP -DEAP_AKA -DEAP_AKA_PRIME -DEAP_PAX -DCONFIG_WPS -DEAP_WSC 
-DIEEE8021X_EAPOL -DCONFIG_AP -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING 
-DCONFIG_NO_VLAN -DEAP_SERVER -DEAP_SERVER_IDENTITY -DNEED_AP_MLME 
-DEAP_SERVER_WSC -DCONFIG_NO_RADIUS -DPCSC_FUNCS -I/usr/include/PCSC 
-DPKCS12_FUNCS -DCONFIG_SMARTCARD -DEAP_TLS_OPENSSL -DCONFIG_SHA256 
-DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE_DBUS 
-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -DDBUS_VERSION_MAJOR=1 
-DDBUS_VERSION_MINOR=5 -DCONFIG_CTRL_IFACE_DBUS_NEW 
-DCONFIG_CTRL_IFACE_DBUS_INTRO -I/us
 r/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   
-DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=5 -DCONFIG_DBUS -DCONFIG_READLINE 
-DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DCONFIG_DEBUG_FILE 
-DCONFIG_DELAYED_MIC_ERROR_REPORT -DCONFIG_BGSCAN_SIMPLE -DCONFIG_BGSCAN 
wpa_cli.c
cc -c -o ../src/common/wpa_ctrl.o -MMD -Wall -g -O2 -I../src -I../src/utils 
-DCONFIG_BACKEND_FILE -DCONFIG_IEEE80211W -DCONFIG_IEEE80211R -DCONFIG_PEERKEY 
-DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_LIBNL20 
-I/usr/include/libnl3/ -DCONFIG_DRIVER_WEXT -DCONFIG_WIRELESS_EXTENSION  
-DEAP_TLS -DEAP_PEAP -DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP 
-DEAP_SIM -DEAP_LEAP -DEAP_AKA -DEAP_AKA_PRIME -DEAP_PAX -DCONFIG_WPS -DEAP_WSC 
-DIEEE8021X_EAPOL -DCONFIG_AP -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING 
-DCONFIG_NO_VLAN -DEAP_SERVER -DEAP_SERVER_IDENTITY -DNEED_AP_MLME 
-DEAP_SERVER_WSC -DCONFIG_NO_RADIUS -DPCSC_FUNCS -I/usr/include/PCSC 
-DPKCS12_FUNCS -DCONFIG_SMARTCARD -DEAP_TLS_OPENSSL -DCONFIG_SHA256 
-DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE_DBUS 
-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include   -DDBUS_VERSION_MAJOR=1 
-DDBUS_VERSION_MINOR=5 -DCONFIG_CTRL_IFACE_DBUS_NEW -DCONFIG_CTRL_IFACE_D
 BUS_INTRO -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
  -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=5 -DCONFIG_DBUS -DCONFIG_READLINE 
-DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DCONFIG_DEBUG_FILE 
-DCONFIG_DELAYED_MIC_ERROR_REPORT -DCONFIG_BGSCAN_SIMPLE -DCONFIG_BGSCAN 
../src/common/wpa_ctrl.c
cc -Wl,--as-needed    -o wpa_cli wpa_cli.o ../src/common/wpa_ctrl.o 
../src/utils/os_unix.o -lncurses -lreadline
make[2]: Leaving directory `/«PKGBUILDDIR»/wpa_supplicant'
dh_auto_build --sourcedirectory=wpa_supplicant/wpa_gui-qt4 \
                      --buildsystem=qmake \
                      --parallel
make[2]: Entering directory `/«PKGBUILDDIR»/wpa_supplicant/wpa_gui-qt4'
/usr/bin/uic-qt4 eventhistory.ui -o .ui/ui_eventhistory.h
/usr/bin/uic-qt4 scanresults.ui -o .ui/ui_scanresults.h
/usr/bin/uic-qt4 peers.ui -o .ui/ui_peers.h
/usr/bin/uic-qt4 wpagui.ui -o .ui/ui_wpagui.h
/usr/bin/uic-qt4 userdatarequest.ui -o .ui/ui_userdatarequest.h
/usr/bin/uic-qt4 networkconfig.ui -o .ui/ui_networkconfig.h
gcc -c -m64 -pipe -MMD -Wall -g -O2 -Wall -W -D_REENTRANT -DCONFIG_CTRL_IFACE 
-DCONFIG_CTRL_IFACE_UNIX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I.. -I../../src 
-I../../src/utils -I.moc -I.ui -o .obj/os_unix.o ../../src/utils/os_unix.c
g++ -c -m64 -pipe -g -O2 -Wall -W -D_REENTRANT -DCONFIG_CTRL_IFACE 
-DCONFIG_CTRL_IFACE_UNIX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I.. -I../../src 
-I../../src/utils -I.moc -I.ui -o .obj/main.o main.cpp
g++ -c -m64 -pipe -g -O2 -Wall -W -D_REENTRANT -DCONFIG_CTRL_IFACE 
-DCONFIG_CTRL_IFACE_UNIX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I.. -I../../src 
-I../../src/utils -I.moc -I.ui -o .obj/wpagui.o wpagui.cpp
wpagui.cpp: In member function 'virtual void WpaGui::parse_argv()':
wpagui.cpp:249:49: error: 'getopt' was not declared in this scope
wpagui.cpp:255:24: error: 'optarg' was not declared in this scope
make[2]: *** [.obj/wpagui.o] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»/wpa_supplicant/wpa_gui-qt4'
dh_auto_build: make -j1 returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: wpa
Source-Version: 1.0~rc3-1

We believe that the bug you reported is fixed in the latest version of
wpa, which is due to be installed in the Debian FTP archive:

hostapd_1.0~rc3-1_amd64.deb
  to main/w/wpa/hostapd_1.0~rc3-1_amd64.deb
wpa_1.0~rc3-1.debian.tar.gz
  to main/w/wpa/wpa_1.0~rc3-1.debian.tar.gz
wpa_1.0~rc3-1.dsc
  to main/w/wpa/wpa_1.0~rc3-1.dsc
wpa_1.0~rc3.orig.tar.gz
  to main/w/wpa/wpa_1.0~rc3.orig.tar.gz
wpagui_1.0~rc3-1_amd64.deb
  to main/w/wpa/wpagui_1.0~rc3-1_amd64.deb
wpasupplicant-udeb_1.0~rc3-1_amd64.udeb
  to main/w/wpa/wpasupplicant-udeb_1.0~rc3-1_amd64.udeb
wpasupplicant_1.0~rc3-1_amd64.deb
  to main/w/wpa/wpasupplicant_1.0~rc3-1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kel Modderman <k...@otaku42.de> (supplier of updated wpa package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 21 Apr 2012 15:59:32 +1000
Source: wpa
Binary: hostapd wpagui wpasupplicant wpasupplicant-udeb
Architecture: source amd64
Version: 1.0~rc3-1
Distribution: experimental
Urgency: low
Maintainer: Debian/Ubuntu wpasupplicant Maintainers 
<pkg-wpa-de...@lists.alioth.debian.org>
Changed-By: Kel Modderman <k...@otaku42.de>
Description: 
 hostapd    - user space IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authentica
 wpagui     - graphical user interface for wpa_supplicant
 wpasupplicant - client support for WPA and WPA2 (IEEE 802.11i)
 wpasupplicant-udeb - Client support for WPA and WPA2 (IEEE 802.11i) (udeb)
Closes: 483924 655129 657332 659059 667416
Changes: 
 wpa (1.0~rc3-1) experimental; urgency=low
 .
   [ Stefan Lippers-Hollmann ]
   * import new upstream snapshot 1.0-rc3:
     - fixes:
       - hostapd: Fails to authenticate on wpa2 password (Closes: #483924)
       - hostapd: EAPOL reauthentication/rekeying timeout loop when using WMM
         (Closes: #655129, #659059)
     - rebase patches:
       - libnl3-includes
     - update hostapd configs.
     - update wpa_supplicant configs.
   * merge source packages for hostapd and wpasupplicant under the new name
     "wpa", which is also used by upstream.
   * restrict wpasupplicant to linux-any and kfreebsd-any, hurd lacks kernel
     support.
   * bump standards version to 3.9.3, no changes necessary.
   * update dep-5 version to final 1.0, no changes necessary:
     - order licenses alphabetically.
   * build-depend on docbook-to-man explicitly.
   * convert packaging to Multi-Arch, bump compat level to 9 and debhelper
     build-dependency accordingly; all binaries are Multi-Arch=foreign.
   * update debian/copyright for wpa 1.0~rc2 and merged sources.
   * fix clean target and make sure to succeed building twice in a row.
   * drop build-dependency on libreadline-dev, it's no longer needed with
     WPA_CLI_EDIT.
   * remove watch file, there is no corresponding upstream tarballs at the
     moment.
   * add (temporary?) get-orig-source target to debian/rules, which fetches the
     last tagged upstream version corresponding to debian/changelog.
     - add a lintian override for this, upstream doesn't want to release
       tarballs at the moment.
   * use epoche only for hostapd binaries.
 .
   [ Kel Modderman ]
   * export BINDIR=/sbin, the build system now requires it when patching
     D-Bus/systemd configuration.
   * quieten the upstream build system so that errors/warning are more visible.
   * assist with adaptation of debian/rules for merge of wpa_supplicant/hostapd:
     - add docbook-utils to build dependency list and make documentation from
       sgml source
     - ensure shared code under src/ is cleaned between wpa_supplicant/hostapd
       builds
     - put wpa_supplicant/hostapd ifupdown hooks in their own namespace, adapt
       installation of ifupdown hooks
   * drop the netdev_wrapper script from wpagui and associated patch
   * install systemd service unit file
   * refresh D-Bus service activation file patch which starts process with
     syslog and control socket support, also patch systemd service file
   * drop 09_dbus_emit_change_events.patch, applied upstream.
   * fix ftbfs with gcc/g++ 4.7 (Closes: 667416)
   * unfortunately, hostapd package historically added an epoch, so an epoch
     must now be added to this source package too.
   * enable hardened build flags. (Closes: #657332)
   * remove DEB_BUILD_OPTIONS=noopt handling from debian/rules, no longer
     required since dpkg-buildflags honors it.
   * Add ability to set CC for cross building support (untested).
   * Remove Faidon Liambotis <parav...@debian.org> from Uploaders as per
     his request, many thanks for all past efforts Faidon.
   * Only build manpages from docbook source, we do not currently use the
     html or pdf products.
Checksums-Sha1: 
 5c37021d8905a3c70c6ce2afd39ff7f16d4f9857 2457 wpa_1.0~rc3-1.dsc
 14ce1c0607c43379113b1db323b4a87fb204728e 1969087 wpa_1.0~rc3.orig.tar.gz
 ac2c47c52106553b7148457293b52c19d8b68529 84992 wpa_1.0~rc3-1.debian.tar.gz
 49f4099a4e896df6e36b560f1297b41b34df2fb2 472212 hostapd_1.0~rc3-1_amd64.deb
 d39e492cf84683442c75e22dadcb56005d6b53e6 367668 wpagui_1.0~rc3-1_amd64.deb
 1b582f4a26142c7c1d5212df8cd12d925837a73f 597672 
wpasupplicant_1.0~rc3-1_amd64.deb
 a709ae463a7a85a6e4177baab9637ce1d8e44d85 182208 
wpasupplicant-udeb_1.0~rc3-1_amd64.udeb
Checksums-Sha256: 
 938ae8051d0654a2ea002cd10a729513f0a277d44cd86b6dbb5863a7bd01acb3 2457 
wpa_1.0~rc3-1.dsc
 742e7e8c87d90fb655b2e0b79ce5ce20c570d19aa37f21bd68282ec29b97be2a 1969087 
wpa_1.0~rc3.orig.tar.gz
 d36a9a42b627bd761864ccf713a8edecda9f5b6c6c389d993909f6eac74c8be7 84992 
wpa_1.0~rc3-1.debian.tar.gz
 e6ee8e379d8a16dda334abc1aab8f10025306614996e4e4056ece9869079bdab 472212 
hostapd_1.0~rc3-1_amd64.deb
 e5f4e17e3ba00709034996a18ae1e392558dde494d90b1af7b031c96cd724a2d 367668 
wpagui_1.0~rc3-1_amd64.deb
 104247b5efa6398d23b60da470784e6d648783359e79734817a9b55a34018e98 597672 
wpasupplicant_1.0~rc3-1_amd64.deb
 d6f61bf32ca3bcf3a622a3dc6f0d75fffcd621123c0569f3a06372d8c3c1eccc 182208 
wpasupplicant-udeb_1.0~rc3-1_amd64.udeb
Files: 
 99c2c4fa5f671c8589a68039a356d960 2457 net optional wpa_1.0~rc3-1.dsc
 66ab9b7c3f44f026ee43ac2699ed0023 1969087 net optional wpa_1.0~rc3.orig.tar.gz
 3414f116305c65c2082e66ee06f8de0c 84992 net optional wpa_1.0~rc3-1.debian.tar.gz
 ffe224fd4f4a4dbdaae39e633d813f8e 472212 net optional 
hostapd_1.0~rc3-1_amd64.deb
 e7cfbd85ee14116e5f1a25bdfc4887c9 367668 net optional wpagui_1.0~rc3-1_amd64.deb
 f0a1d0548ae399ec001569d2fdf2766e 597672 net optional 
wpasupplicant_1.0~rc3-1_amd64.deb
 2dc4ea88385012eca96284da3a08a88e 182208 debian-installer standard 
wpasupplicant-udeb_1.0~rc3-1_amd64.udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJPoHO5AAoJEGrh3w1gjyLcB5cP+QEe1nUNVTAPsq2jqkemxvYz
ByZ6V+axU4bkeyLH0Z8AbX77VMCjFOy5hg5bdLTzock8a7E1kdMBMdmKLHa4HyzU
XeXFeJMlMYQi0GJ++M8Xiij22S9VAUpbxsIlL1qMdoVwvnlbfEw1tOivyCv6rLDv
6GKetRyAK11qb92T9ueOFD3sR1F72Yor5E2punC3cveHvspKgUDUpzryVBGNB1bt
Wfp2ETvlX2q2dS5y7uVku94SmNuDHYLZ+oCqwHZ9BV+uXxoES/48snGoHRV3Tl6o
7ymEwtIr1jFvCEzFzZnQtioAhJJz6a4Mu5qgTpX329raIfOzbWxDGzNl313TzyXD
jC46UP3ri9NM6KIm1vbw+kcR17hTDjiBRVjO2FhBoWO1EAroeEETWLjgcB7RaqAg
6WGvCKdsAzwh9UAyOoLGmsqHAncKZBb9RoOvYKhx6gQp8lJTdlZlYq+LKh+F0Zzk
piiTvf5lKhWwsgLfModW1KoAo5im9g/nWCunCb0gPJUNVvTwSKdnOjl5r8UMlaNn
elo+/2IHbjZhWQnkhO0ry+VY9Je7L7JtWifNxsBWjA8XsJLr7pnNt+UL7AdaEwBN
nolPBlOc05Gf2WLOe85BnNpl3I4E4OLza1jMBM7UVhXQ3CBlv1YEsr6i32rwKp1y
BuYI72RXb+ZkjCKgML2y
=PhUa
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to