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:reply-to:date:from:to:subject:message-id :mime-version:content-type; q=dns; s=default; b=ikxPn7+BnXO+TSE3 0xUKonk78Ocz2C1YJEWuJ5ZYo5LmcdyrE7jHVmQ8qCs0L9wFjNGieVA4VwfvLtHk MzbAGgAqdEPOY6jVClc9QRwpz6TseRnQI+lcDx5s6GkFkgCgU0a+EFSg6ri3GXEI EpodhiKyTC61DTw9w0vrBxYN0d4= 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:reply-to:date:from:to:subject:message-id :mime-version:content-type; s=default; bh=Dw9raW2JPimFd4bvaOCYFB TFIb4=; b=kNCZhnQjHR4uqOMXdhrmjOlTo0YOqRuso4Bd+fQvegtAMRW2arcd4a Ky1v23V2up7tsjNzydshkqO7l9j/d9i0A8qvak7XHcrFeZmJH26uLclqIPmof6CT cKbvrT7jqSr5lGCFmIuZ+lUHlfs8aWO3XAryY1caqS+E0/kf56+Pg= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 Date: Sat, 25 Oct 2014 18:54:54 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] New package: windows-default-manifest-6.4-1 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Hi folks, I just uploaded windows-default-manifest-6.4-1. This adds the OS GUID for Windows 10 to the default manifest file. This package contains nothing but a default application compatibility manifest, which gets linked in by GCC by default, and which is supposed to claim compatibility with the latest Windows versions available at the time. Adding such a manifest got necessary due to a change in Windows 8.1. On earlier OS versions, applications without manifest were treated as compatible with the current OS. Starting with Windows 8.1, an executable without manifest is treated as being compatible only with the oldest supported OS version of the OS compatibility layer. That means, all applications without manifest are running in a Window Vista compatibility layer on Windows 8.1. This affects all Cygwin executables to date. By adding the default manifest to newly built packages, we're slowly getting to run our executables with full OS compatibility. This package is in the "Base" category, so it will be pulled in by default. The version number reflects the OS kernel version supported by this manifest (6.4 == Windows 10). Keep calm and carry on, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat -- 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