From c8567a87a60cf5820ebc5d98c025e91e2735f373 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 26 Jan 2024 11:54:08 +0000 Subject: Fix: Stripping Rust static libraries fails because of overly zealous illegal path check PR 31250 * objcopy.c (copy_archive): Improve the handling of archives that contain elements with invalid pathnames. --- binutils/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'binutils/ChangeLog') diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 80da519..438a45d 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2024-01-26 Nick Clifton + + PR 31250 + * objcopy.c (copy_archive): Improve the handling of archives that + contain elements with invalid pathnames. + 2024-01-15 Nick Clifton * 2.42 branch point. -- cgit v1.1