On Tue, Dec 9, 2014 at 8:13 PM, Jérémie Courrèges-Anglas <[email protected]> wrote: > David Coppa <[email protected]> writes: > >>> From: Jeremie Courreges-Anglas <[email protected]> >>> Date: Mon, Dec 8, 2014 at 2:19 PM >>> Subject: [update] wget-1.16.1 >>> To: [email protected] >>> >>> >>> >>> Here's a fresh update. >>> >>> http://lists.gnu.org/archive/html/bug-wget/2014-12/msg00036.html >>> >>> - disable libuuid use via CONFIGURE_ARGS >>> - remove the patch for the TLS regression in wget-1.16 (the patch for >>> RAND_egd will have to wait a bit more) >>> - new patch to use uuid functions from libc (I'll report what changes >>> are needed upstream) >>> - patch for tests/ no longer needed >>> >>> regress tests pass and basic use shows no regressions >>> >>> ok? >> >> Fails during configure if python3.4 is not installed: > > Yup. Here comes the autoconf madness to deal with python 3 not being > available at build time. > > Additionnally I have deleted the patch for src/warc.c, the code to use > uuid.h/uuid_create from FreeBSD is busted, let's just use the fallback > until it is fixed upstream. (you can easily test with > wget --warc-file=foobar url.)
OK with me. Cheers, David
