From fbb72b53a473e81efbf14a3c7886f077f0e3afb8 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sat, 28 Jan 2023 09:51:32 +0000 Subject: Force timestamping=off when using wget to avoid conflict with --force-clobber As seen on discuss@ml.mageia.org, if the user has set timestamping=on in /etc/wgetrc, wget fails due to conflicting options. --- Changes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index dddb5315..e63c204f 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,6 @@ +- library: + o force timestamping=off when using wget to avoid conflict with --force-clobber + Version 8.129 - 21 January 2023 - library: -- cgit v1.2.1