[PATCH rebase 2/2] rebase: Don't update the PE header timestamp unless -t is used

2023-08-12 Thread Christian Franke via Cygwin-apps
This changes existing behavior but a new option --keep-timestamp is IMO not needed. -- Regards, Christian From 1c13ccb047ebfbcd2f239bedcd50a128fec659e9 Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Sat, 12 Aug 2023 14:17:04 +0200 Subject: [PATCH] rebase: Don't update the PE header time

[PATCH rebase 1/2] Always update the file checksum in the PE header

2023-08-12 Thread Christian Franke via Cygwin-apps
This patch is still experimental, but tested with all /bin/cyg*.dll from my installation. -- Regards, Christian From 53663d46c2c989e665143b33c0614b416fd1c666 Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Sat, 12 Aug 2023 14:13:43 +0200 Subject: [PATCH] Always update the file checksum i