From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: False positive in emacs-22.2-bin-i386.zip? Date: Mon, 2 Jun 2008 19:10:40 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: ger.gmane.org 1212426702 25610 80.91.229.12 (2 Jun 2008 17:11:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 2 Jun 2008 17:11:42 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 02 19:12:24 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K3DZg-0004mr-2E for ged-emacs-devel@m.gmane.org; Mon, 02 Jun 2008 19:12:00 +0200 Original-Received: from localhost ([127.0.0.1]:51458 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3DYt-0007pz-RO for ged-emacs-devel@m.gmane.org; Mon, 02 Jun 2008 13:11:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K3DYp-0007pc-Tg for emacs-devel@gnu.org; Mon, 02 Jun 2008 13:11:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K3DYk-0007mE-Gh for emacs-devel@gnu.org; Mon, 02 Jun 2008 13:11:07 -0400 Original-Received: from [199.232.76.173] (port=35084 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3DYk-0007m4-4d for emacs-devel@gnu.org; Mon, 02 Jun 2008 13:11:02 -0400 Original-Received: from smtp-out112.alice.it ([85.37.17.112]:4479) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K3DYk-0000HX-E5 for emacs-devel@gnu.org; Mon, 02 Jun 2008 13:11:02 -0400 Original-Received: from FBCMMO02.fbc.local ([192.168.68.196]) by smtp-out112.alice.it with Microsoft SMTPSVC(6.0.3790.1830); Mon, 2 Jun 2008 19:10:43 +0200 Original-Received: from FBCMCL01B06.fbc.local ([192.168.69.87]) by FBCMMO02.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Mon, 2 Jun 2008 19:10:42 +0200 Original-Received: from homepc ([82.57.149.212]) by FBCMCL01B06.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Mon, 2 Jun 2008 19:10:41 +0200 X-X-Sender: graziosi@homepc X-OriginalArrivalTime: 02 Jun 2008 17:10:42.0177 (UTC) FILETIME=[9679D710:01C8C4D3] X-detected-kernel: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:98248 Archived-At: After unpacking ftp://ftp.gnu.org/gnu/emacs/windows/emacs-22.2-bin-i386.zip, running under Cygwin, $ clamscan -r emacs-22.2 the result is: ... emacs-22.2/bin/ddeclient.exe: Trojan.Hijacker.Qhost FOUND emacs-22.2/bin/digest-doc.exe: Trojan.Hijacker.Qhost FOUND emacs-22.2/bin/hexl.exe: Trojan.Hijacker.Qhost FOUND emacs-22.2/bin/sorted-doc.exe: Trojan.Hijacker.Qhost FOUND ... ----------- SCAN SUMMARY ----------- Known viruses: 306133 Engine version: 0.93 Scanned directories: 43 Scanned files: 2777 Infected files: 4 Data scanned: 129.43 MB Time: 32.375 sec (0 m 32 s) 'clamscan' belongs to clamav-0.93-1 package in Cygwin. Cheers, Angelo.