Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1WbdxK-0007S3-33 for bitcoin-development@lists.sourceforge.net; Sat, 19 Apr 2014 22:41:54 +0000 Received-SPF: pass (sog-mx-4.v43.ch3.sourceforge.com: domain of gmail.com designates 209.85.192.42 as permitted sender) client-ip=209.85.192.42; envelope-from=jameson.lopp@gmail.com; helo=mail-qg0-f42.google.com; Received: from mail-qg0-f42.google.com ([209.85.192.42]) by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1WbdxG-0007D2-Qj for bitcoin-development@lists.sourceforge.net; Sat, 19 Apr 2014 22:41:54 +0000 Received: by mail-qg0-f42.google.com with SMTP id q107so2875083qgd.29 for ; Sat, 19 Apr 2014 15:41:45 -0700 (PDT) X-Received: by 10.224.161.83 with SMTP id q19mr28748088qax.56.1397947305362; Sat, 19 Apr 2014 15:41:45 -0700 (PDT) Received: from [192.168.1.4] (cpe-174-111-243-097.triad.res.rr.com. [174.111.243.97]) by mx.google.com with ESMTPSA id b16sm26580032qgd.13.2014.04.19.15.41.44 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 19 Apr 2014 15:41:44 -0700 (PDT) Message-ID: <5352FBA7.1010701@gmail.com> Date: Sat, 19 Apr 2014 18:41:43 -0400 From: Jameson Lopp User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: bitcoin-development@lists.sourceforge.net References: <5352EBDF.2090504@olivere.de> <5352ED27.5080403@intersango.com> In-Reply-To: <5352ED27.5080403@intersango.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: -1.6 (-) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.192.42 listed in list.dnswl.org] -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 (jameson.lopp[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -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: 1WbdxG-0007D2-Qj Subject: Re: [Bitcoin-development] Update alert false positives X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Apr 2014 22:41:54 -0000 Looks like Matt just pushed out new builds to the Ubuntu PPA, so this issue should resolve itself shortly. - Jameson On 04/19/2014 05:39 PM, patrick wrote: > The alert system filters based on the clients version number. > > The ubuntu bitcoin ppa is dynamically linked to openssl unlike the > binaries available from bitcoin.org > > There is no way currently to notify users of 0.9.0 w/ static linking > without also notify 0.9.0 w/ dynamic linking. > > On 04/19/2014 04:34 PM, Oliver Egginger wrote: >> Hello, >> >> bitcoin-qt produces on many systems an unnecessary alert: >> >> "URGENT: Upgrade required: see https://www.bitcoin.org/heartbleed" >> >> Especially the stable channel is affected: >> >> https://launchpad.net/~bitcoin/+archive/bitcoin >> >> This is a bit frightening for normal users. I think the best would be to >> turn off this message (if possible). It produces too many false >> positives and motivates people to maybe harmful workarounds. >> >> - oliver >> >> ------------------------------------------------------------------------------ >> Learn Graph Databases - Download FREE O'Reilly Book >> "Graph Databases" is the definitive new guide to graph databases and their >> applications. Written by three acclaimed leaders in the field, >> this first edition is now available. Download your free book today! >> http://p.sf.net/sfu/NeoTech >> _______________________________________________ >> Bitcoin-development mailing list >> Bitcoin-development@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/bitcoin-development > > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed leaders in the field, > this first edition is now available. Download your free book today! > http://p.sf.net/sfu/NeoTech > _______________________________________________ > Bitcoin-development mailing list > Bitcoin-development@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bitcoin-development >