lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <499d6ed30707271127q4c918648q2509c5e09862af8c@mail.gmail.com>
Date:	Fri, 27 Jul 2007 13:27:51 -0500
From:	"Kent Yoder" <shpedoikal@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: tpmdd maintainers

Hi,

  I probably won't have time to look at the latest tpm_tis bug until
next week, but here's a patch fix up the maintainers info in the tpm
drivers.  Kylene will be out for some time, so copying the sourceforge
list is the best way to get some attention.

Thanks,
Kent

diff -purN a/drivers/char/tpm/tpm_atmel.c b/drivers/char/tpm/tpm_atmel.c
--- a/drivers/char/tpm/tpm_atmel.c      2007-07-10 13:56:30.000000000 -0500
+++ b/drivers/char/tpm/tpm_atmel.c      2007-07-27 13:14:07.000000000 -0500
@@ -7,7 +7,7 @@
  * Reiner Sailer <sailer@...son.ibm.com>
  * Kylene Hall <kjhall@...ibm.com>
  *
- * Maintained by: <tpmdd_devel@...ts.sourceforge.net>
+ * Maintained by: <tpmdd-devel@...ts.sourceforge.net>
  *
  * Device driver for TCG/TCPA TPM (trusted platform module).
  * Specifications at www.trustedcomputinggroup.org
diff -purN a/drivers/char/tpm/tpm_atmel.h b/drivers/char/tpm/tpm_atmel.h
--- a/drivers/char/tpm/tpm_atmel.h      2007-07-10 13:56:30.000000000 -0500
+++ b/drivers/char/tpm/tpm_atmel.h      2007-07-27 13:14:54.000000000 -0500
@@ -4,7 +4,7 @@
  * Authors:
  * Kylene Hall <kjhall@...ibm.com>
  *
- * Maintained by: <tpmdd_devel@...ts.sourceforge.net>
+ * Maintained by: <tpmdd-devel@...ts.sourceforge.net>
  *
  * Device driver for TCG/TCPA TPM (trusted platform module).
  * Specifications at www.trustedcomputinggroup.org
diff -purN a/drivers/char/tpm/tpm_bios.c b/drivers/char/tpm/tpm_bios.c
--- a/drivers/char/tpm/tpm_bios.c       2007-07-10 13:56:30.000000000 -0500
+++ b/drivers/char/tpm/tpm_bios.c       2007-07-27 13:14:25.000000000 -0500
@@ -7,6 +7,8 @@
  *     Reiner Sailer <sailer@...son.ibm.com>
  *     Kylene Hall <kjhall@...ibm.com>
  *
+ * Maintained by: <tpmdd-devel@...ts.sourceforge.net>
+ *
  * Access to the eventlog extended by the TCG BIOS of PC platform
  *
  * This program is free software; you can redistribute it and/or
diff -purN a/drivers/char/tpm/tpm.c b/drivers/char/tpm/tpm.c
--- a/drivers/char/tpm/tpm.c    2007-07-10 13:56:30.000000000 -0500
+++ b/drivers/char/tpm/tpm.c    2007-07-27 13:13:28.000000000 -0500
@@ -7,7 +7,7 @@
  * Reiner Sailer <sailer@...son.ibm.com>
  * Kylene Hall <kjhall@...ibm.com>
  *
- * Maintained by: <tpmdd_devel@...ts.sourceforge.net>
+ * Maintained by: <tpmdd-devel@...ts.sourceforge.net>
  *
  * Device driver for TCG/TCPA TPM (trusted platform module).
  * Specifications at www.trustedcomputinggroup.org
diff -purN a/drivers/char/tpm/tpm.h b/drivers/char/tpm/tpm.h
--- a/drivers/char/tpm/tpm.h    2007-07-10 13:56:30.000000000 -0500
+++ b/drivers/char/tpm/tpm.h    2007-07-27 13:13:50.000000000 -0500
@@ -7,7 +7,7 @@
  * Reiner Sailer <sailer@...son.ibm.com>
  * Kylene Hall <kjhall@...ibm.com>
  *
- * Maintained by: <tpmdd_devel@...ts.sourceforge.net>
+ * Maintained by: <tpmdd-devel@...ts.sourceforge.net>
  *
  * Device driver for TCG/TCPA TPM (trusted platform module).
  * Specifications at www.trustedcomputinggroup.org
diff -purN a/drivers/char/tpm/tpm_nsc.c b/drivers/char/tpm/tpm_nsc.c
--- a/drivers/char/tpm/tpm_nsc.c        2007-07-10 13:56:30.000000000 -0500
+++ b/drivers/char/tpm/tpm_nsc.c        2007-07-27 13:14:39.000000000 -0500
@@ -7,7 +7,7 @@
  * Reiner Sailer <sailer@...son.ibm.com>
  * Kylene Hall <kjhall@...ibm.com>
  *
- * Maintained by: <tpmdd_devel@...ts.sourceforge.net>
+ * Maintained by: <tpmdd-devel@...ts.sourceforge.net>
  *
  * Device driver for TCG/TCPA TPM (trusted platform module).
  * Specifications at www.trustedcomputinggroup.org
diff -purN a/drivers/char/tpm/tpm_tis.c b/drivers/char/tpm/tpm_tis.c
--- a/drivers/char/tpm/tpm_tis.c        2007-07-10 13:56:30.000000000 -0500
+++ b/drivers/char/tpm/tpm_tis.c        2007-07-27 13:13:40.000000000 -0500
@@ -5,6 +5,8 @@
  * Leendert van Doorn <leendert@...son.ibm.com>
  * Kylene Hall <kjhall@...ibm.com>
  *
+ * Maintained by: <tpmdd-devel@...ts.sourceforge.net>
+ *
  * Device driver for TCG/TCPA TPM (trusted platform module).
  * Specifications at www.trustedcomputinggroup.org
  *
diff -purN a/MAINTAINERS b/MAINTAINERS
--- a/MAINTAINERS       2007-07-10 13:56:30.000000000 -0500
+++ b/MAINTAINERS       2007-07-27 13:11:31.000000000 -0500
@@ -3316,7 +3316,7 @@ S:        Maintained

 TPM DEVICE DRIVER
 P:     Kylene Hall
-M:     kjhall@...ibm.com
+M:     tpmdd-devel@...ts.sourceforge.net
 W:     http://tpmdd.sourceforge.net
 P:     Marcel Selhorst
 M:     tpm@...horst.net


-- 
Kent Yoder
IBM LTC Security Dev.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ