On 2019/02/02 16:23, Kurt Mosiejczuk wrote:
> Just a quick update to wget 1.20.1
> 
> This point release fixes some "privacy issues" which include potentially
> saving username and password that was part of a URL. The --xattr flag
> is no longer the default as it was the source of such "privacy issues".

OpenBSD doesn't have xattr so those issues don't apply to us.

In 1.20.x wget now picks up pcre2 if present at build time.


> Tests fail in the fuzz directory, but that is no different than 1.19.5.
> 
> --Kurt
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/net/wget/Makefile,v
> retrieving revision 1.75
> diff -u -p -r1.75 Makefile
> --- Makefile  7 May 2018 10:37:59 -0000       1.75
> +++ Makefile  2 Feb 2019 20:51:26 -0000
> @@ -2,7 +2,7 @@
>  
>  COMMENT =    retrieve files from the web via HTTP, HTTPS and FTP
>  
> -DISTNAME =   wget-1.19.5
> +DISTNAME =   wget-1.20.1
>  CATEGORIES = net
>  
>  HOMEPAGE =   https://www.gnu.org/software/wget/
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/net/wget/distinfo,v
> retrieving revision 1.22
> diff -u -p -r1.22 distinfo
> --- distinfo  7 May 2018 10:37:59 -0000       1.22
> +++ distinfo  2 Feb 2019 20:51:26 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (wget-1.19.5.tar.gz) = s5ISq+GnPyso9MbLIjxzhVnKrJHW5Bam2R1LnVXJ+u4=
> -SIZE (wget-1.19.5.tar.gz) = 4455797
> +SHA256 (wget-1.20.1.tar.gz) = t4OzkMtXHIN7OShXlF9aHwDsawQxd8xCq7juG1Qu4bM=
> +SIZE (wget-1.20.1.tar.gz) = 4392853
> 

Reply via email to