From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-x22c.google.com (mail-lj1-x22c.google.com [IPv6:2a00:1450:4864:20::22c]) by sourceware.org (Postfix) with ESMTPS id D465C3858435 for ; Fri, 12 Nov 2021 20:59:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org D465C3858435 Received: by mail-lj1-x22c.google.com with SMTP id u22so14089901lju.7 for ; Fri, 12 Nov 2021 12:59:38 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=AzemOaKM8dCBLBwlxUVa+tWWJnMSwTTBt1CWu3YcGhk=; b=GllWAK6wel1Edj5MbVQm8II7dvTMjGAXqGo7KLvfysTY5rEsv1HZPKXeqYODMhsQ+4 O9xO3kP5CpqQIB/WAcBrSV07Vrdg4GSfDNaxAnP0In6OrmbaZdclXQb654qds3H2gvH7 n7hg/6hzAPnUsrXbxPSFMjo/3sM1vIr4AjIhDOO8wunhdMDFHNBOPu37Frz8hN03l5Aa RFvlcIG4vNIpc/LIHhdJGKWiD8hUxCk8hPU5/iQ59GCQIIIKIBBPjXWxnycUVfezZnxx JjfZyFcdqsqjmRdeRBtzmQku67DmfzJbFzVNm3M1RwzT0esAB/a6aYeI6MzSv5puqhHO W8Yg== X-Gm-Message-State: AOAM531ay/jKRgBtFqh/ex5TjkqfmiNJ2jID5yGwvRK+FtY1UL8278m0 /ju3P/4toYPRgUoaRW8Ed3PWrgwKO4TRwLJQav931CJz X-Google-Smtp-Source: ABdhPJxGbR49kCc5958it/360b0beAjzbhrEHXWRSuGk8HRh4QMOatlXR/ouIwKsaxncs+A1ggNGh5h6inJgbcGaD2c= X-Received: by 2002:a05:651c:158e:: with SMTP id h14mr17884535ljq.401.1636750777498; Fri, 12 Nov 2021 12:59:37 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Hiya Z Date: Fri, 12 Nov 2021 12:59:26 -0800 Message-ID: Subject: Re: 3.3.1: Missing VersionInfo resource for cygwin1.dll To: cygwin@cygwin.com X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, 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 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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: Fri, 12 Nov 2021 20:59:42 -0000 >>From: Marco Atzeri >>Date: Thu, 11 Nov 2021 20:26:15 +0100 >>Subject: Re: 3.3.1: Missing VersionInfo resource for all executables/DLLs >>Binaries should not have VersionInfo, only cygwin1.dll had it. >>Not checked on 3.3.x Hello Marco, Yes, you are correct that only cygwin1.dll had it. But the versioninfo is indeed missing in 3.3.x. Thanks.