[pkg-wpa-devel] r1119 - in /wpasupplicant/trunk: ./ debian/ debian/patches/
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Fri Feb 8 21:21:41 UTC 2008
Author: siretart
Date: Fri Feb 8 21:21:41 2008
New Revision: 1119
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1119
Log:
* Add documentation headers to the files in debian/patches/*
Modified:
wpasupplicant/trunk/ (props changed)
wpasupplicant/trunk/debian/changelog
wpasupplicant/trunk/debian/patches/00_defconfig.patch
wpasupplicant/trunk/debian/patches/02_dbus_group_policy.patch
wpasupplicant/trunk/debian/patches/03_dbus_service_activation_logfile.patch
wpasupplicant/trunk/debian/patches/04_append_mmd_to_default_cflags.patch
wpasupplicant/trunk/debian/patches/05_qmake_version_makefile.patch
wpasupplicant/trunk/debian/patches/21_config_driver_madwifi.patch
wpasupplicant/trunk/debian/patches/30_wpa_gui_qt4_eventhistoryui_rework.patch
wpasupplicant/trunk/debian/patches/31_wpa_gui_qt4_eventhistory_always_scrollbar.patch
wpasupplicant/trunk/debian/patches/32_wpa_gui_qt4_eventhistory_scroll_with_events.patch
Propchange: wpasupplicant/trunk/
------------------------------------------------------------------------------
--- bzr:file-ids (original)
+++ bzr:file-ids Fri Feb 8 21:21:41 2008
@@ -1,2 +1,0 @@
-debian/extra-examples extraexamples-20080208190341-7k5r5ffuxjxupx5s-1
-debian/extra-examples/wpa-roam.conf wparoam.conf-20080208190341-7k5r5ffuxjxupx5s-2
Propchange: wpasupplicant/trunk/
------------------------------------------------------------------------------
--- bzr:revision-id:v3-trunk1 (original)
+++ bzr:revision-id:v3-trunk1 Fri Feb 8 21:21:41 2008
@@ -2,3 +2,4 @@
208 siretart at tauware.de-20080203092855-6lr5cmb8yg8so1pd
211 siretart at tauware.de-20080204141950-p8m207cdmgmhn6r0
224 siretart at tauware.de-20080208191859-hfjvib7w26op96jm
+225 siretart at tauware.de-20080208212134-ka8542bcuxsgi02d
Propchange: wpasupplicant/trunk/
------------------------------------------------------------------------------
--- bzr:revision-info (original)
+++ bzr:revision-info Fri Feb 8 21:21:41 2008
@@ -1,4 +1,4 @@
-timestamp: 2008-02-08 20:18:59.927000046 +0100
+timestamp: 2008-02-08 22:21:34.979000092 +0100
committer: Reinhard Tartler <siretart at tauware.de>
properties:
branch-nick: wpasupplicant.trunk.bzr
Modified: wpasupplicant/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/changelog?rev=1119&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/changelog (original)
+++ wpasupplicant/trunk/debian/changelog Fri Feb 8 21:21:41 2008
@@ -29,8 +29,9 @@
* move debian/patches/01_debian_wpa_roam_example.patch to
debian/extra-examples/wpa-roam.conf to have the example as proper file
instead of a diff.
-
- -- Reinhard Tartler <siretart at tauware.de> Fri, 08 Feb 2008 20:17:56 +0100
+ * Add documentation headers to the files in debian/patches/*
+
+ -- Reinhard Tartler <siretart at tauware.de> Fri, 08 Feb 2008 21:59:05 +0100
wpasupplicant (0.6.2+git20080202.gde6ccd7-1) unstable; urgency=low
Modified: wpasupplicant/trunk/debian/patches/00_defconfig.patch
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/patches/00_defconfig.patch?rev=1119&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/patches/00_defconfig.patch (original)
+++ wpasupplicant/trunk/debian/patches/00_defconfig.patch Fri Feb 8 21:21:41 2008
@@ -1,3 +1,7 @@
+From: Kel Modderman <kel at otaku42.de>
+Reference: none
+Description: debian configuration of wpa_supplicant
+
--- /dev/null
+++ b/wpa_supplicant/.config
@@ -0,0 +1,332 @@
Modified: wpasupplicant/trunk/debian/patches/02_dbus_group_policy.patch
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/patches/02_dbus_group_policy.patch?rev=1119&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/patches/02_dbus_group_policy.patch (original)
+++ wpasupplicant/trunk/debian/patches/02_dbus_group_policy.patch Fri Feb 8 21:21:41 2008
@@ -1,3 +1,9 @@
+From: Michael Biebl <biebl at debian.org>
+Reference: http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=15;bug=412179
+Description: Debian does not use pam_console but uses group membership
+ to control access to D-Bus. Activating both options in the conf file
+ makes it work on Debian and Ubuntu.
+
--- a/wpa_supplicant/dbus-wpa_supplicant.conf
+++ b/wpa_supplicant/dbus-wpa_supplicant.conf
@@ -8,6 +8,10 @@
Modified: wpasupplicant/trunk/debian/patches/03_dbus_service_activation_logfile.patch
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/patches/03_dbus_service_activation_logfile.patch?rev=1119&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/patches/03_dbus_service_activation_logfile.patch (original)
+++ wpasupplicant/trunk/debian/patches/03_dbus_service_activation_logfile.patch Fri Feb 8 21:21:41 2008
@@ -1,3 +1,9 @@
+From: Kel Modderman <kel at otaku42.de>
+Reference: none
+Description: Make diagnostics of wpa_supplicant as dbus service easier
+ When the supplicant is running as dbus service, make it write to
+ the /var/log/wpa_supplicant.log file.
+
--- a/wpa_supplicant/dbus-wpa_supplicant.service
+++ b/wpa_supplicant/dbus-wpa_supplicant.service
@@ -1,4 +1,4 @@
Modified: wpasupplicant/trunk/debian/patches/04_append_mmd_to_default_cflags.patch
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/patches/04_append_mmd_to_default_cflags.patch?rev=1119&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/patches/04_append_mmd_to_default_cflags.patch (original)
+++ wpasupplicant/trunk/debian/patches/04_append_mmd_to_default_cflags.patch Fri Feb 8 21:21:41 2008
@@ -1,3 +1,11 @@
+From: Kel Modderman <kel at otaku42.de>
+Reference: http://thread.gmane.org/gmane.linux.drivers.hostap/17265
+Description: Cleanup in the build system.
+ Upstream makes overriding the CFLAGs variable unnecessary hard. This
+ patch make this more straightforward by moving the flag for dependency
+ generation out of the initial definition of the CFLAGS variable. It is
+ appended later then.
+
--- a/wpa_supplicant/Makefile
+++ b/wpa_supplicant/Makefile
@@ -3,9 +3,10 @@
Modified: wpasupplicant/trunk/debian/patches/05_qmake_version_makefile.patch
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/patches/05_qmake_version_makefile.patch?rev=1119&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/patches/05_qmake_version_makefile.patch (original)
+++ wpasupplicant/trunk/debian/patches/05_qmake_version_makefile.patch Fri Feb 8 21:21:41 2008
@@ -1,3 +1,10 @@
+From: Kel Modderman <kel at otaku42.de>
+Reference: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463547
+Description: fix FTBFS if both qt3 and qt4 are installed
+ invoke versioned qmake binary when preparing the Makefile for
+ wpa_gui/wpa_gui-qt4 or else a failure to build from source can be possible
+ when more than one QT version is installed.
+
--- a/wpa_supplicant/Makefile
+++ b/wpa_supplicant/Makefile
@@ -1066,13 +1066,13 @@
Modified: wpasupplicant/trunk/debian/patches/21_config_driver_madwifi.patch
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/patches/21_config_driver_madwifi.patch?rev=1119&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/patches/21_config_driver_madwifi.patch (original)
+++ wpasupplicant/trunk/debian/patches/21_config_driver_madwifi.patch Fri Feb 8 21:21:41 2008
@@ -1,3 +1,7 @@
+From: Kel Modderman <kel at otaku42.de>
+Reference: none
+Description: enable madwifi driver in wpasupplicant
+
--- a/wpa_supplicant/.config
+++ b/wpa_supplicant/.config
@@ -11,9 +11,9 @@
Modified: wpasupplicant/trunk/debian/patches/30_wpa_gui_qt4_eventhistoryui_rework.patch
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/patches/30_wpa_gui_qt4_eventhistoryui_rework.patch?rev=1119&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/patches/30_wpa_gui_qt4_eventhistoryui_rework.patch (original)
+++ wpasupplicant/trunk/debian/patches/30_wpa_gui_qt4_eventhistoryui_rework.patch Fri Feb 8 21:21:41 2008
@@ -1,3 +1,7 @@
+From: Kel Modderman <kel at otaku42.de>
+Reference: none
+Description: ???
+
--- a/wpa_supplicant/wpa_gui-qt4/eventhistory.ui
+++ b/wpa_supplicant/wpa_gui-qt4/eventhistory.ui
@@ -1,93 +1,77 @@
Modified: wpasupplicant/trunk/debian/patches/31_wpa_gui_qt4_eventhistory_always_scrollbar.patch
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/patches/31_wpa_gui_qt4_eventhistory_always_scrollbar.patch?rev=1119&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/patches/31_wpa_gui_qt4_eventhistory_always_scrollbar.patch (original)
+++ wpasupplicant/trunk/debian/patches/31_wpa_gui_qt4_eventhistory_always_scrollbar.patch Fri Feb 8 21:21:41 2008
@@ -1,3 +1,7 @@
+From: Kel Modderman <kel at otaku42.de>
+Reference: none
+Description: ???
+
--- a/wpa_supplicant/wpa_gui-qt4/eventhistory.ui
+++ b/wpa_supplicant/wpa_gui-qt4/eventhistory.ui
@@ -12,8 +12,8 @@
Modified: wpasupplicant/trunk/debian/patches/32_wpa_gui_qt4_eventhistory_scroll_with_events.patch
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/patches/32_wpa_gui_qt4_eventhistory_scroll_with_events.patch?rev=1119&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/patches/32_wpa_gui_qt4_eventhistory_scroll_with_events.patch (original)
+++ wpasupplicant/trunk/debian/patches/32_wpa_gui_qt4_eventhistory_scroll_with_events.patch Fri Feb 8 21:21:41 2008
@@ -1,3 +1,7 @@
+From: Kel Modderman <kel at otaku42.de>
+Reference: none
+Description: ???
+
--- a/wpa_supplicant/wpa_gui-qt4/eventhistory.cpp
+++ b/wpa_supplicant/wpa_gui-qt4/eventhistory.cpp
@@ -13,6 +13,7 @@
More information about the Pkg-wpa-devel
mailing list