From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) by sourceware.org (Postfix) with ESMTPS id 5DA983857C5D for ; Thu, 11 Nov 2021 19:26:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 5DA983857C5D Received: by mail-wr1-x433.google.com with SMTP id d5so11583955wrc.1 for ; Thu, 11 Nov 2021 11:26:17 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=yPsMi1KcXIavNeuspziDx0E0m3vqa5Q+ayv23HxQWFs=; b=gJtTTOxdtyznQ0RcR4734Ukba1g4IzgQ4CDpACWT9FEyRDz8rk9o+l+ayU84buLwSp iThbYm77bQ0/D+y3x43d11YEHXW+ZZesq+ysBrCngwjc/tvVajCykKxFMGRXEp6ODffM KTssw4m+dcEYWvl4pbFHkWY02uDzRkQLvGdklwQ5H8EUg6EX6YgbrbqTeiiENmvsdtyh ou8kQR8web2oBIPwk6VrZdfu27Y4RJBx9P4MtgjNgJuJU+l0aLni9TmdNy6yvOlQsHKN SuayB3iP5Z4alExFbzbBbK/rLcJXaKbbHln3qFSg7FycUzQ1RKVp6DmrrDqZENR/DhEi 2cpg== X-Gm-Message-State: AOAM530L/uuPontkfsbMeC+z6Y6VjvgXgzk0p9Ek1szKDmb/e4KPz+XI aIt9qGt9hGmbIK2J4kiST8uUjef/uF4= X-Google-Smtp-Source: ABdhPJxuEPaIUdNAaSc8TXaERCVaXSFdXw1MYgmLTJUqE5r1fOhQ0E821BjIProBUo4snL2+W97FEg== X-Received: by 2002:adf:db47:: with SMTP id f7mr11478251wrj.113.1636658776289; Thu, 11 Nov 2021 11:26:16 -0800 (PST) Received: from ?IPV6:2003:cc:9f0c:68ed:905d:fc44:9ec2:8638? (p200300cc9f0c68ed905dfc449ec28638.dip0.t-ipconnect.de. [2003:cc:9f0c:68ed:905d:fc44:9ec2:8638]) by smtp.gmail.com with ESMTPSA id m22sm4337386wmq.38.2021.11.11.11.26.15 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 11 Nov 2021 11:26:16 -0800 (PST) Message-ID: <92c1474c-9773-8a71-3234-e1169348d103@gmail.com> Date: Thu, 11 Nov 2021 20:26:15 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0 Subject: Re: 3.3.1: Missing VersionInfo resource for all executables/DLLs Content-Language: it To: cygwin@cygwin.com References: From: Marco Atzeri In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Nov 2021 19:26:18 -0000 On 11.11.2021 19:47, Hiya Z via Cygwin wrote: > Hello, > > Upgraded to 3.3.x and noticed that the VersionInfo resource fields for all > binaries under bin are blank (Properties->Details from Explorer). Is this > by intent or a miss? > > It is breaking my application installer that relied on version check for > cygwin1.dll. > > Regards. > Binaries should not have VersionInfo, only cygwin1.dll had it. Not checked on 3.3.x