xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Matthew Fioravante <matthew.fioravante@jhuapl.edu>
Cc: Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [PATCH VTPM 9/9] vtpm/vtpmmgr and required libs to stubdom/Makefile
Date: Tue, 13 Nov 2012 10:50:54 +0000	[thread overview]
Message-ID: <1352803854.7491.48.camel@zakaz.uk.xensource.com> (raw)
In-Reply-To: <1351802150-19258-4-git-send-email-matthew.fioravante@jhuapl.edu>

On Thu, 2012-11-01 at 20:35 +0000, Matthew Fioravante wrote:
> Add 3 new libraries to stubdom:
> libgmp
> polarssl
> Berlios TPM Emulator 0.7.4
> 
> Also adds makefile structure for vtpm-stubdom and vtpmmgrdom
> 
> Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu>

Patch 7, 8 & 9 all:
Acked-by: Ian Campbell <ian.campbell@citrix.com>

(I must confess I did not review in detail, but it is all self contained
and has an active maintainer...)

However rather than apply straight away I have downloaded these three
files:
ftp://ftp.gmplib.org/pub/gmp-4.3.2/gmp-4.3.2.tar.bz2
http://polarssl.org/code/releases/polarssl-1.1.4-gpl.tgz
http://download.berlios.de/tpm-emulator/tpm_emulator-0.7.4.tar.gz
with checksums:
$ sha256sum gmp-4.3.2.tar.bz2 polarssl-1.1.4-gpl.tgz tpm_emulator-0.7.4.tar.gz
936162c0312886c21581002b79932829aa048cfaf9937c6265aeaa14f1cd1775  gmp-4.3.2.tar.bz2
2d29fd04a0d0ba29dae6bd29fb418944c08d3916665dcca74afb297ef37584b6  polarssl-1.1.4-gpl.tgz
4e48ea0d83dd9441cc1af04ab18cd6c961b9fa54d5cbf2c2feee038988dea459  tpm_emulator-0.7.4.tar.gz
$
and placed them at the $(XEN_EXTFILES_URL).

Please could you confirm that these are correct and respin to use
XEN_EXTFILES_URL?

> 
> diff --git a/stubdom/Makefile b/stubdom/Makefile
> index 50ba360..96801b2 100644
> --- a/stubdom/Makefile
> +++ b/stubdom/Makefile
> @@ -31,6 +31,18 @@ GRUB_VERSION=0.97
>  OCAML_URL?=http://caml.inria.fr/pub/distrib/ocaml-3.11
>  OCAML_VERSION=3.11.0
>  
> +GMP_VERSION=4.3.2
> +#GMP_URL?=$(XEN_EXTFILES_URL)
> +GMP_URL?=ftp://ftp.gmplib.org/pub/gmp-$(GMP_VERSION)

This is a 2010 release -- any plans to upgrade to the more recent 5.x
stream?

  reply	other threads:[~2012-11-13 10:50 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-01 20:35 [PATCH VTPM 6/9] Remove the vtpm process model Matthew Fioravante
2012-11-01 20:35 ` [PATCH VTPM 7/9] add vtpm-stubdom code Matthew Fioravante
2012-11-01 20:35 ` [PATCH VTPM 8/9] add stubdom/vtpmmgr code Matthew Fioravante
2012-11-01 20:35 ` [PATCH VTPM 9/9] vtpm/vtpmmgr and required libs to stubdom/Makefile Matthew Fioravante
2012-11-13 10:50   ` Ian Campbell [this message]
2012-11-13 14:31     ` Matthew Fioravante
2012-11-13 10:49 ` [PATCH VTPM 6/9] Remove the vtpm process model Ian Campbell
2012-11-13 14:58   ` Fioravante, Matthew E.
2012-11-13 15:03     ` Ian Campbell
     [not found]       ` <068F06DC4D106941B297C0C5F9F446EA48A23D7A30@aplesstripe.dom1.jhuapl.edu>
2012-11-13 15:11         ` Ian Campbell
2012-11-13 16:14           ` Fioravante, Matthew E.
2012-11-14 15:03   ` Olaf Hering
2012-11-14 15:26     ` Fioravante, Matthew E.
2012-11-14 15:55       ` Olaf Hering
2012-11-14 16:05       ` Ian Campbell
2012-11-14 16:58         ` Fioravante, Matthew E.
2012-11-14 17:41           ` Ian Campbell
2012-11-14 17:00     ` Matthew Fioravante

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1352803854.7491.48.camel@zakaz.uk.xensource.com \
    --to=ian.campbell@citrix.com \
    --cc=Stefano.Stabellini@eu.citrix.com \
    --cc=matthew.fioravante@jhuapl.edu \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).