Your message dated Sat, 12 May 2012 10:48:24 +0000
with message-id <e1st9s8-0000y9...@franck.debian.org>
and subject line Bug#667416: fixed in wpa 1.0-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-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-1_amd64.deb
  to main/w/wpa/hostapd_1.0-1_amd64.deb
wpa_1.0-1.debian.tar.gz
  to main/w/wpa/wpa_1.0-1.debian.tar.gz
wpa_1.0-1.dsc
  to main/w/wpa/wpa_1.0-1.dsc
wpa_1.0.orig.tar.gz
  to main/w/wpa/wpa_1.0.orig.tar.gz
wpagui_1.0-1_amd64.deb
  to main/w/wpa/wpagui_1.0-1_amd64.deb
wpasupplicant-udeb_1.0-1_amd64.udeb
  to main/w/wpa/wpasupplicant-udeb_1.0-1_amd64.udeb
wpasupplicant_1.0-1_amd64.deb
  to main/w/wpa/wpasupplicant_1.0-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: Fri, 11 May 2012 13:58:51 +1000
Source: wpa
Binary: hostapd wpagui wpasupplicant wpasupplicant-udeb
Architecture: source amd64
Version: 1.0-1
Distribution: unstable
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-1) unstable; urgency=low
 .
   [ Stefan Lippers-Hollmann ]
   * New upstream release, no code changes since 1.0~rc3.
   * upload to unstable, to fix FTBS with gcc-4.7.
   * update debian/README.source.
 .
   [ Kel Modderman ]
   * No longer explicitly add --as-needed to LDFLAGS, it is no longer
     required since wpa_cli stopped linking to libreadline (WPA_CLI_EDIT=y).
 .
 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)
   * 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: 
 f18de23e554af348e327e5c7134a34a6e9d503fc 2429 wpa_1.0-1.dsc
 f89b69e4795eec697e4542309430b3003473704c 1973926 wpa_1.0.orig.tar.gz
 29adb0fd4f8dc41052ea87ee6608a40de3d06b3a 85527 wpa_1.0-1.debian.tar.gz
 2678adb19b6d4b88e2ff2890a00e764fa17220b3 474354 hostapd_1.0-1_amd64.deb
 aec6464c172edac640b8a74326644e1cf51937a1 367038 wpagui_1.0-1_amd64.deb
 0102a754226221126112037538f43621a28f2824 601810 wpasupplicant_1.0-1_amd64.deb
 8a2994513d81546e428615e29e428fdfbdfa1f63 181712 
wpasupplicant-udeb_1.0-1_amd64.udeb
Checksums-Sha256: 
 9b12f30f18bef9816005f713dda9773724b177fd02ff0078772425728e4a49d8 2429 
wpa_1.0-1.dsc
 f2e91686ed250850b4929d8b48a8eae0b7b13c333ebbf4230d173379964240ef 1973926 
wpa_1.0.orig.tar.gz
 e5ff54791bd268435adb68643d081da92359e1d20decbe193195479231466c4c 85527 
wpa_1.0-1.debian.tar.gz
 5cd599b999a18ae2afc720f0b3ebaa6b910f646cadceb885a9d8e43e58b8c1a9 474354 
hostapd_1.0-1_amd64.deb
 303e79f50f3b98c707920897182345846f3c0ce052ce272b963f94676cf3b260 367038 
wpagui_1.0-1_amd64.deb
 bc1728f9aa7095dcb5764dfdf4f5be0c5e4ca8317cee4fc292c69edda672134b 601810 
wpasupplicant_1.0-1_amd64.deb
 05d5525bb657b9f650a8e42218c65536b0c6fca30807ff38055dbc97ac848656 181712 
wpasupplicant-udeb_1.0-1_amd64.udeb
Files: 
 019c6b8fce5520c386c8af21b8a84689 2429 net optional wpa_1.0-1.dsc
 e10f984c2ad1b1401292fe842d6169c0 1973926 net optional wpa_1.0.orig.tar.gz
 2db26498557aeed8030bec29ed9d8149 85527 net optional wpa_1.0-1.debian.tar.gz
 751da91c591ae7cdb54bc5f9ef0ff3cd 474354 net optional hostapd_1.0-1_amd64.deb
 6ede16a1ec5332e0be7a9b85e5c75269 367038 net optional wpagui_1.0-1_amd64.deb
 72b5104b1d9fc1bf938d236500a3406e 601810 net optional 
wpasupplicant_1.0-1_amd64.deb
 e0f693534c384ee28a9a4d17822382f7 181712 debian-installer standard 
wpasupplicant-udeb_1.0-1_amd64.udeb

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

iQIcBAEBCAAGBQJPrUXQAAoJEGrh3w1gjyLcABMP/1i1fF/ZxlwcInoNsRMSxy3F
6jBxhIfyOOLdb45iH2iWihRm6q68eTeBwgdgyvHINHMWS9H9KzNcyvoWeV2mSQNt
NGo2xBx0KEhkxLv7cK+lLx86Egai5KQFDr3cokyZdw/f4977mA4SXflWC7vdmFvm
DBxXBD0lKx+9sHEoP1I6HvrDpaN6LWV9PPOQZwdXo/g3YVduiktxp8u+nzEWrPMs
kky173Fj6L6CeNqpiNdUnYz31YjZf7ZaWbXFboZGmHApiL3A70gTheUbMEBwvGft
9eAvJtTNu1KVtYIwONNcmDXlJ1ltemJ1mQiJ4mA9Qat6lvx0cn8NYOONC5V6kHRa
n/FbRsodOh/AUifiWPYqWMx7fpvznDhcjaRGphMOjMpXUyF5fpeyJeejL+xnuaCf
HCxnZcAKPRDAIo5LjGzmHDR4mcYtJszAFpV44Hcna9cBCkOhJI1lr9rBYVI8Skem
DawpFNG9420/sXATjZVI2R1ZGsKeyzGWSkBJMDyFEOofXjuVJcH5h2j/hYh0nXfo
Ov03k0Jo0MhdeNhVo1eiUMy6GW62GF1WCLwybzAYRoaJ3SldahcebbzZNrSxg3yN
QzchEn4iJTC3g/nEnHOusfWSgfxRcKVJ+6pBkHFsJN2RkUVkJuvYU13D7KiKG8ko
sp3G6WPjTO7tfck1fnjz
=kBX/
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to