X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DAB9B3945C2B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1621325870; bh=XfZhVvdXhnak/seB5fTBTWG5GChGkSoh1WebyJ1m2FA=; h=To:Date:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=qa31UILbtGMk+VPqXe86YnmFz9FSLVLbRcH/aAxmFASpw4NpgJDw59l5OZgZCYYih mX8r78XExlf9PTfErTDwEaU1aw4daeuv8QDn61PntsceHRI51VADiQ3dvETarIw0lR 9sn5OO/SK69moehuFOBAIw9Iz7IN/h/Bp6uFYKWk= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5173A389681E DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 05947389441F DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 80762385782B X-Mailbox-Line: From cygwin-announce-rebase-4.5.0-1 Tue May 18 10:12:08 2021 To: cygwin AT cygwin DOT com Date: Tue, 18 May 2021 10:12:08 +0200 Message-Id: Subject: [ANNOUNCEMENT] rebase 4.5.0-1 X-Provags-ID: V03:K1:gbnjuxXdJckRtRFjRVb87iv0n/qHLCJWqXtloDFfJHNPSH+J89Q TAFnZzrkhV/1An7GHfU8V58uPBoBUzjjlVfuKzDx623PogHBThVC3ZCqZVzfisOoGFHpgJw 75vf0nXeqBArt4a5ZUuHdpkF8R4VY+g14Bm41L+lFI84a/lWGqPun8ILaZt9eZIP4nCckRN d9eSJlNl/hHppPY3gtZAg== X-UI-Out-Filterresults: notjunk:1;V03:K0:1rlcJn6k3EQ=:ZpsjcqIZRDxVEV4nIpkZjB tsHSiYomkwCmkRs7b8X9XTa/VEmlU2vCWKlMIrt2QTrtwyjBRm/NPlOO6r1NA8Rlk/xTKIUtB HdBLj1fcVtjPKC94lmii9kSMK4TZ5ExTAWlls+KkEW4diaXFxH5wba37SKbs8UOftsA8HIuRE jwuzZjS0slNKG80yTrzjuhEpg0xkpatoOAYVyEKt4YJOXW6XaN1aSr2ILmMBLV7PXIOLvCf7o 2BCJQ8UsI+ilujOP5FepYk+jmQfrt4L1FoGbTNFgIousu8Wwc3dn5ntXTyWzcyniQiPcyT5A+ K9Lq/AW0KWXF+ttH/8fz0/3khJR8/o9cXGzZI9vY0JXoQyzNswiFL4X+3Z3V2aFqo72TX+DRu QNGz8M/Ag/Vn9oMVBecMyIumStFX6Rsts2stMDY6T8O7FmNPN8qzNz+jBLcaffW1cz5GN4uZK U2OKqu8syKK5pTIVe+wpULCtsqdwxm/jDp+U+zuY4vVwOjpM3647isO6YxSlijSmUe829LegN l+8XWywNNJg/iCnsAYP8ZY= X-Spam-Status: No, score=-99.0 required=5.0 tests=BAYES_00, GOOD_FROM_CORINNA_CYGWIN, JMQ_SPF_NEUTRAL, KAM_DMARC_NONE, KAM_DMARC_STATUS, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NEUTRAL, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-announce AT cygwin DOT com X-Mailman-Version: 2.1.29 X-Mailer: Perl5 Mail::Internet v2.20 X-BeenThere: cygwin AT cygwin DOT com List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Corinna Vinschen via Cygwin-announce via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Corinna Vinschen via Cygwin-announce MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" The following packages have been uploaded to the Cygwin distribution: * rebase-4.5.0-1 This package contains the Cygwin rebase utilities. Use rebase for specific DLLs or rebaseall for all DLLs installed by Cygwin's setup.exe. What's new: - Introduce --merge-files (-M) flag. The --merge-files flag is to update the database for new files, without performing a rebase. The file names provided should have been rebased using the --oblivious flag just before. - Introduce --high-entropy-va (-e) flag. This flag allows for setting, clearing, and displaying the value of the "high entropy va" dll characteristics flag, which is required to indicate that a DLL is 64 bit ASLR clean. - The --verbose option now prints a reason why rebase is necessary. - Some errors causing an unnecessary rebase are fixed. - Add a --with-posix-shell configure flag to use other shells than dash to be used as default shell in scripts. This is only interesting when building rebase for non-Cygwin distros. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple