Bug#666160: wget: consider using libuuid for compilation/linking

2012-04-09 Thread Noël Köthe
tags 666160 + unreproducible moreinfo upstream thanks Hello Tim, Am Donnerstag, den 29.03.2012, 13:25 +0200 schrieb Tim Ruehsen: > wget --version shows no usage of libuuid. > The fallback code in warc.c is documented as being inferior to > libuuid. Here is what it says: > # ifndef HAVE_LIBUUID >

Bug#666160: wget: consider using libuuid for compilation/linking

2012-03-29 Thread Tim Ruehsen
Package: wget Version: 1.13.4-2 Severity: normal Dear Maintainer, wget --version shows no usage of libuuid. The fallback code in warc.c is documented as being inferior to libuuid. Here is what it says: # ifndef HAVE_LIBUUID /* Fills uuid_str with a UUID based on random numbers. (See RFC 4122,