summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArklan Uth Oslin <arklan.uthoslin@gmail.com>2012-10-11 10:17:55 -0600
committerbitcoindev <bitcoindev@gnusha.org>2012-10-11 16:18:06 +0000
commit902a7b9ce94025d731d954853642670d4c5b3677 (patch)
tree9ca8bc06a7021bcdeb01aebbd0c064a50af27a19
parent994832158a9f40f220bd166a71c0e3885c8c8af0 (diff)
downloadpi-bitcoindev-902a7b9ce94025d731d954853642670d4c5b3677.tar.gz
pi-bitcoindev-902a7b9ce94025d731d954853642670d4c5b3677.zip
Re: [Bitcoin-development] 0.7.1 release candidate 1 ready for testing
-rw-r--r--75/d0629ee896dd0f414991e6ca236e0da1a25b69160
1 files changed, 160 insertions, 0 deletions
diff --git a/75/d0629ee896dd0f414991e6ca236e0da1a25b69 b/75/d0629ee896dd0f414991e6ca236e0da1a25b69
new file mode 100644
index 000000000..b1c1811e6
--- /dev/null
+++ b/75/d0629ee896dd0f414991e6ca236e0da1a25b69
@@ -0,0 +1,160 @@
+Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191]
+ helo=mx.sourceforge.net)
+ by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
+ (envelope-from <arklan.uthoslin@gmail.com>) id 1TMLSY-0005hj-CY
+ for bitcoin-development@lists.sourceforge.net;
+ Thu, 11 Oct 2012 16:18:06 +0000
+Received-SPF: pass (sog-mx-1.v43.ch3.sourceforge.com: domain of gmail.com
+ designates 209.85.220.175 as permitted sender)
+ client-ip=209.85.220.175;
+ envelope-from=arklan.uthoslin@gmail.com;
+ helo=mail-vc0-f175.google.com;
+Received: from mail-vc0-f175.google.com ([209.85.220.175])
+ by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
+ (Exim 4.76) id 1TMLSS-0007X2-VO
+ for bitcoin-development@lists.sourceforge.net;
+ Thu, 11 Oct 2012 16:18:06 +0000
+Received: by mail-vc0-f175.google.com with SMTP id p1so2561144vcq.34
+ for <bitcoin-development@lists.sourceforge.net>;
+ Thu, 11 Oct 2012 09:17:55 -0700 (PDT)
+MIME-Version: 1.0
+Received: by 10.220.230.133 with SMTP id jm5mr802538vcb.4.1349972275513; Thu,
+ 11 Oct 2012 09:17:55 -0700 (PDT)
+Received: by 10.220.137.139 with HTTP; Thu, 11 Oct 2012 09:17:55 -0700 (PDT)
+In-Reply-To: <CA+8xBpdK=CcXXWqz7NSV6ApqewmgPDjNbvmiCXc7+QEKLY-Ldg@mail.gmail.com>
+References: <CABsx9T2Y+Ku1DcvWGS+c3p+qRFKbM8O=-CuL=1kC0TZdK1Sz5A@mail.gmail.com>
+ <CA+8xBpdK=CcXXWqz7NSV6ApqewmgPDjNbvmiCXc7+QEKLY-Ldg@mail.gmail.com>
+Date: Thu, 11 Oct 2012 10:17:55 -0600
+Message-ID: <CAGg41SVZuE++qt3RYNf0B4WX+z4X01H5xJZATXaZrWV1KxL-LA@mail.gmail.com>
+From: Arklan Uth Oslin <arklan.uthoslin@gmail.com>
+To: Jeff Garzik <jgarzik@exmulti.com>
+Content-Type: multipart/alternative; boundary=14dae9cdc6c1f0480304cbcae9fb
+X-Spam-Score: -0.6 (/)
+X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
+ See http://spamassassin.org/tag/ for more details.
+ -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
+ sender-domain
+ 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
+ (arklan.uthoslin[at]gmail.com)
+ -0.0 SPF_PASS SPF: sender matches SPF record
+ 1.0 HTML_MESSAGE BODY: HTML included in message
+ -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from
+ author's domain
+ 0.1 DKIM_SIGNED Message has a DKIM or DK signature,
+ not necessarily valid
+ -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
+X-Headers-End: 1TMLSS-0007X2-VO
+Cc: Bitcoin Development <bitcoin-development@lists.sourceforge.net>
+Subject: Re: [Bitcoin-development] 0.7.1 release candidate 1 ready for
+ testing
+X-BeenThere: bitcoin-development@lists.sourceforge.net
+X-Mailman-Version: 2.1.9
+Precedence: list
+List-Id: <bitcoin-development.lists.sourceforge.net>
+List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
+ <mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
+List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
+List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
+List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
+List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
+ <mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
+X-List-Received-Date: Thu, 11 Oct 2012 16:18:06 -0000
+
+--14dae9cdc6c1f0480304cbcae9fb
+Content-Type: text/plain; charset=ISO-8859-1
+
+I'd emailed steve last week to try and get a look at the test cases and
+such he worked up, but I've not heard from him. Other then that, I'll grab
+the RC tonight and go through it.
+
+Arklan
+
+----------
+As long as there is light, the darkness holds no fear. And yet, even in the
+deepest black, there is life. - Arklan Uth Oslin
+
+I want to leave this world the same way I came into it: backwards and on
+fire. - Arklan Uth Oslin
+
+
+
+On Thu, Oct 11, 2012 at 9:59 AM, Jeff Garzik <jgarzik@exmulti.com> wrote:
+
+> On Thu, Oct 11, 2012 at 11:46 AM, Gavin Andresen
+> <gavinandresen@gmail.com> wrote:
+> > Any progress on a release candidate QA sanity testing plan?
+>
+> Posted a call for testing in this forum thread,
+> https://bitcointalk.org/index.php?topic=117487.0
+>
+> --
+> Jeff Garzik
+> exMULTI, Inc.
+> jgarzik@exmulti.com
+>
+>
+> ------------------------------------------------------------------------------
+> Don't let slow site performance ruin your business. Deploy New Relic APM
+> Deploy New Relic app performance management and know exactly
+> what is happening inside your Ruby, Python, PHP, Java, and .NET app
+> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
+> http://p.sf.net/sfu/newrelic-dev2dev
+> _______________________________________________
+> Bitcoin-development mailing list
+> Bitcoin-development@lists.sourceforge.net
+> https://lists.sourceforge.net/lists/listinfo/bitcoin-development
+>
+
+--14dae9cdc6c1f0480304cbcae9fb
+Content-Type: text/html; charset=ISO-8859-1
+Content-Transfer-Encoding: quoted-printable
+
+I&#39;d emailed steve last week to try and get a look at the test cases and=
+ such he worked up, but I&#39;ve not heard from him. Other then that, I&#39=
+;ll grab the RC tonight and go through it.<br clear=3D"all"><div>=A0</div>
+<div>Arklan<br><br>----------<br>
+<div>As long as there is light, the darkness holds no fear. And yet, even i=
+n the deepest black, there is life. - Arklan Uth Oslin</div></div>
+<div>=A0</div>
+<div>I want to leave this world the same way I came into it: backwards and =
+on fire. - Arklan Uth Oslin</div><br>
+<br><br><div class=3D"gmail_quote">On Thu, Oct 11, 2012 at 9:59 AM, Jeff Ga=
+rzik <span dir=3D"ltr">&lt;<a href=3D"mailto:jgarzik@exmulti.com" target=3D=
+"_blank">jgarzik@exmulti.com</a>&gt;</span> wrote:<br><blockquote class=3D"=
+gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-=
+left:1ex">
+<div class=3D"im">On Thu, Oct 11, 2012 at 11:46 AM, Gavin Andresen<br>
+&lt;<a href=3D"mailto:gavinandresen@gmail.com">gavinandresen@gmail.com</a>&=
+gt; wrote:<br>
+&gt; Any progress on a release candidate QA sanity testing plan?<br>
+<br>
+</div>Posted a call for testing in this forum thread,<br>
+<a href=3D"https://bitcointalk.org/index.php?topic=3D117487.0" target=3D"_b=
+lank">https://bitcointalk.org/index.php?topic=3D117487.0</a><br>
+<span class=3D"HOEnZb"><font color=3D"#888888"><br>
+--<br>
+Jeff Garzik<br>
+exMULTI, Inc.<br>
+<a href=3D"mailto:jgarzik@exmulti.com">jgarzik@exmulti.com</a><br>
+</font></span><div class=3D"HOEnZb"><div class=3D"h5"><br>
+---------------------------------------------------------------------------=
+---<br>
+Don&#39;t let slow site performance ruin your business. Deploy New Relic AP=
+M<br>
+Deploy New Relic app performance management and know exactly<br>
+what is happening inside your Ruby, Python, PHP, Java, and .NET app<br>
+Try New Relic at no cost today and get our sweet Data Nerd shirt too!<br>
+<a href=3D"http://p.sf.net/sfu/newrelic-dev2dev" target=3D"_blank">http://p=
+.sf.net/sfu/newrelic-dev2dev</a><br>
+_______________________________________________<br>
+Bitcoin-development mailing list<br>
+<a href=3D"mailto:Bitcoin-development@lists.sourceforge.net">Bitcoin-develo=
+pment@lists.sourceforge.net</a><br>
+<a href=3D"https://lists.sourceforge.net/lists/listinfo/bitcoin-development=
+" target=3D"_blank">https://lists.sourceforge.net/lists/listinfo/bitcoin-de=
+velopment</a><br>
+</div></div></blockquote></div><br>
+
+--14dae9cdc6c1f0480304cbcae9fb--
+
+