X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type; q=dns; s=default; b=wdFXml PT04A+5Z00Ca47y2fYRH1JfM2yb3RMwjQtM5Y1GDKwluZQMpVI6dJBBdpgv6YIUj gL0+L8b9KQterQUKKbSe2N5/y6nWjr5BamT1LnJH99O49Zmjw3Fsv3qFTMgzTPES sJPb7hFJXfCZIHgS4PUfzTvYkwm/5rRBlFa4w= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type; s=default; bh=xTLYKhb/zDZC gDH5si38d4AebdA=; b=sRy0XvQS5mwZJyk4kbieo0Ta5YaiieJB0cloNrT+FGnA WyVFvBQUyq9l3Mt01tHXPNpGVmZ8QcvyuCpV1GUR3x2zvvr8Gxf7noZvrFat6A5r oV/uMjdSAYtiKWrpuHPCLmRf4x6e5MXeEQRq3rey31kIaqPdTvoWJ0T3jnpHdac= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-Trace: 1032266873/mk-filter-2.mail.uk.tiscali.com/B2C/$THROTTLED_DYNAMIC/b2c-CUSTOMER-DYNAMIC-IP/79.70.211.187/None/drstacey AT tiscali DOT co DOT uk X-SBRS: None X-RemoteIP: 79.70.211.187 X-IP-MAIL-FROM: drstacey AT tiscali DOT co DOT uk X-SMTP-AUTH: X-Originating-Country: GB/UNITED KINGDOM X-MUA: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8 X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqQBAMfCEFJPRtO7/2dsb2JhbAANToM7iUikIpITgTODGAEBAQR4EQsYCRYPCQMCAQIBRRMIAQGsQJFBkGcWg3wDkBaBLow2jlw X-IPAS-Result: AqQBAMfCEFJPRtO7/2dsb2JhbAANToM7iUikIpITgTODGAEBAQR4EQsYCRYPCQMCAQIBRRMIAQGsQJFBkGcWg3wDkBaBLow2jlw Message-ID: <5210C3E1.8080709@tiscali.co.uk> Date: Sun, 18 Aug 2013 13:53:53 +0100 From: David Stacey User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: A walking "bug" on Cygwin home page References: <520F4C04 DOT 4080700 AT alice DOT it> <520F5ACA DOT 9040206 AT alice DOT it> <20130817160521 DOT GA1509 AT ednor DOT casa DOT cgf DOT cx> In-Reply-To: <20130817160521.GA1509@ednor.casa.cgf.cx> Content-Type: multipart/mixed; boundary="------------040701020407030702070103" X-Virus-Found: No --------------040701020407030702070103 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 17/08/13 17:05, Christopher Faylor wrote: > On Sat, Aug 17, 2013 at 01:13:14PM +0200, Angelo Graziosi wrote: >> Have you noticed the walking "bug" appeared today on the Cygwin Home >> Page (http://www.cygwin.com). >> >> I initially thought that it was a real insect inside my PC monitor, but >> then I realized it was a "graphical" bug walking on the same path, an >> horizontal "8". >> >> I wonder if it doesn't hide some new malaware... > It's a well known fact that all software (and web sites) have bugs. We also have software developers who can provide patches to remove bugs. Dave. --------------040701020407030702070103 Content-Type: text/x-patch; name="website.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="website.patch" --- index.html 2013-08-18 13:46:22.481858890 +0100 +++ index_fixed.html 2013-08-18 13:48:13.770242685 +0100 @@ -58,7 +58,7 @@ -

This is the home of the Cygwin project   

+

This is the home of the Cygwin project

What...

--------------040701020407030702070103 Content-Type: text/plain; charset=us-ascii -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple --------------040701020407030702070103--