todo file
authorSam Hartman <hartmans@debian.org>
Tue, 16 Sep 2014 12:36:33 +0000 (08:36 -0400)
committerSam Hartman <hartmans@debian.org>
Tue, 16 Sep 2014 12:40:26 +0000 (08:40 -0400)
debian/TODO [new file with mode: 0644]

diff --git a/debian/TODO b/debian/TODO
new file mode 100644 (file)
index 0000000..801a99a
--- /dev/null
@@ -0,0 +1,13 @@
+* Give the security team a change to comment on the included code from
+  wpa_supplicant.  There's really no other way; their ABI is not
+  stable enough that it would make sense to build eap shared libraries
+  out of the wpa_supplicant package.  The code is relatively stable,
+  and I think this is the best approach but the security team should
+  be given a heads up.
+
+* Confirm there are not security fixes we need to pull in from wpa_supplicant.
+
+* Not a release blocker for jessie although the security fix
+  confirmation above certainly is.  Upgrade to latest wpa_supplicant.
+  We have a procedure for doing that (subtree merge of our git master
+  branch), but we have higher priorities before the jessie freeze.
\ No newline at end of file