Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] helo=mx.sourceforge.net) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1WbcuC-0001MF-8j for bitcoin-development@lists.sourceforge.net; Sat, 19 Apr 2014 21:34:36 +0000 X-ACL-Warn: Received: from olivere.de ([85.214.144.153] helo=mail.olivere.de) by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) id 1Wbcu8-0002am-VF for bitcoin-development@lists.sourceforge.net; Sat, 19 Apr 2014 21:34:36 +0000 Received: from ip-84-118-179-179.unity-media.net ([84.118.179.179]:36326 helo=[192.168.88.251]) by mail.olivere.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1Wbcu2-0002Ig-CK for bitcoin-development@lists.sourceforge.net; Sat, 19 Apr 2014 23:34:26 +0200 Message-ID: <5352EBDF.2090504@olivere.de> Date: Sat, 19 Apr 2014 23:34:23 +0200 From: Oliver Egginger 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 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -0.7 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain X-Headers-End: 1Wbcu8-0002am-VF Subject: [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 21:34:36 -0000 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