7123028 Problem with crypto/tss (fix patch)
authorDan Anderson <dan.anderson@oracle.com>
Wed, 18 Apr 2012 16:31:37 -0700
changeset 781 6523d2f0e202
parent 780 dda31545a88b
child 782 285320d34a71
7123028 Problem with crypto/tss (fix patch) 7041927 tcsd and libtspi should not use TCP/IP sockets (fix patch) 7002966 libtspi can segv in .fini section 7160939 trousers should depend on iconv/utf-8 instead of iconv/unicode-core
components/trousers/patches/dist_tcsd.conf.in.patch
components/trousers/patches/man_man5_tcsd.conf.5.in.patch
--- a/components/trousers/patches/dist_tcsd.conf.in.patch	Wed Apr 18 16:24:54 2012 -0700
+++ b/components/trousers/patches/dist_tcsd.conf.in.patch	Wed Apr 18 16:31:37 2012 -0700
@@ -7,7 +7,7 @@
 -# Values: 1 - 65535
 +# Values: 0 - 65535
  # Description: The port that the tcsd will listen on.
-+# If 0, use UNIX Domain socket /var/tpm/system/tcsd-socket,
++# If 0, use UNIX Domain socket /var/tpm/tcsd-socket,
 +# otherwise use the specified TCP port (30003 is the traditional tcsd TCP port).
  #
 -# port = 30003
--- a/components/trousers/patches/man_man5_tcsd.conf.5.in.patch	Wed Apr 18 16:24:54 2012 -0700
+++ b/components/trousers/patches/man_man5_tcsd.conf.5.in.patch	Wed Apr 18 16:31:37 2012 -0700
@@ -7,7 +7,7 @@
 -The port that TCSD will listen on for connections, local and remote, from
 +The TCP port that TCSD will listen on for connections, local and remote, from
  applications.
-+If 0, TCSD uses UNIX Domain socket /var/tpm/system/tcsd-socket,
++If 0, TCSD uses UNIX Domain socket /var/tpm/tcsd-socket,
 +otherwise TCSD uses the TCP port specified
 +(30003 is the traditional tcsd TCP port).
 +If using a TCP Port (that is, port is not 0), clients such as tpmadm must set