[pkg-wpa-devel] r1557 - in /wpasupplicant/trunk/debian: changelog copyright wpasupplicant.lintian-overrides
kelmo-guest at users.alioth.debian.org
kelmo-guest at users.alioth.debian.org
Sun Sep 12 10:10:51 UTC 2010
Author: kelmo-guest
Date: Sun Sep 12 10:10:24 2010
New Revision: 1557
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1557
Log:
* 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.
Added:
wpasupplicant/trunk/debian/wpasupplicant.lintian-overrides
Modified:
wpasupplicant/trunk/debian/changelog
wpasupplicant/trunk/debian/copyright
Modified: wpasupplicant/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/changelog?rev=1557&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/changelog (original)
+++ wpasupplicant/trunk/debian/changelog Sun Sep 12 10:10:24 2010
@@ -29,6 +29,10 @@
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.
[ Stefan Lippers-Hollmann ]
* Add myself to uploaders.
@@ -45,7 +49,7 @@
* update machine readable debian/copyright to be compatible with DEP5 r135.
* initial update of existing debian/copyright entries.
- -- Stefan Lippers-Hollmann <s.l-h at gmx.de> Wed, 08 Sep 2010 04:08:11 +0200
+ -- Kel Modderman <kel at otaku42.de> Sun, 12 Sep 2010 20:09:20 +1000
wpasupplicant (0.6.10-2) unstable; urgency=low
Modified: wpasupplicant/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/copyright?rev=1557&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/copyright (original)
+++ wpasupplicant/trunk/debian/copyright Sun Sep 12 10:10:24 2010
@@ -134,3 +134,7 @@
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Note that this distribution of hostapd comes with configuration options that
+link it to the OpenSSL library. The OpenSSL license is GPL-incompatible,
+therefore in this distribution only the BSD license applies.
Added: wpasupplicant/trunk/debian/wpasupplicant.lintian-overrides
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/wpasupplicant.lintian-overrides?rev=1557&op=file
==============================================================================
--- wpasupplicant/trunk/debian/wpasupplicant.lintian-overrides (added)
+++ wpasupplicant/trunk/debian/wpasupplicant.lintian-overrides Sun Sep 12 10:10:24 2010
@@ -1,0 +1,3 @@
+# We distribute the package under the terms of the BSD license due to the
+# openssl issue, tell lintian to not complain:
+wpasupplicant binary: possible-gpl-code-linked-with-openssl
More information about the Pkg-wpa-devel
mailing list