pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2018Q1]: pkgsrc/net/wget Pullup ticket #5753 - re...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d77ebcd9ad79
branches:  pkgsrc-2018Q1
changeset: 307536:d77ebcd9ad79
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Tue May 08 15:04:02 2018 +0000
description:
Pullup ticket #5753 - requested by wiz
net/wget: security fix

Revisions pulled up:
- net/wget/Makefile                                             1.140
- net/wget/distinfo                                             1.57

---
   Module Name: pkgsrc
   Committed By:        wiz
   Date:                Mon May  7 06:48:39 UTC 2018

   Modified Files:
        pkgsrc/net/wget: Makefile distinfo

   Log Message:
   wget: update to 1.19.5.

   * Changes in Wget 1.19.5

   * Fix cookie injection (CVE-2018-0494)

   * Enable TLS1.3 with recent OpenSSL environment

   * New option --ciphers to set GnuTLS / OpenSSL ciphers directly

   * Updated CSS grammar to CSS 2.2

   * Fixed several memleaks found by OSS-Fuzz

   * Fixed several buffer overflows found by OSS-Fuzz

   * Fixed several integer overflows found by OSS-Fuzz

   * Several minor bug fixes

   * Changes in Wget 1.19.4

   * A major bug that caused GZip'ed pages to never be decompressed has been fixed

   * Support for Content-Encoding and Transfer-Encoding have been marked as
     experimental and disabled by default

   * Changes in Wget 1.19.3

   * Prevent erroneous decompression of .gz and .tgz files with broken servers

   * Added support for HTTP 308 Permanent Redirect response

   * Fix a segfault in some cases where the Content-Type header is not sent

   * Support OpenSSL 1.1 builds without using deprecated features

   * Fix netrc file detection on Windows

   * Several minor bug fixes

diffstat:

 net/wget/Makefile |   4 ++--
 net/wget/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r c01d1c635109 -r d77ebcd9ad79 net/wget/Makefile
--- a/net/wget/Makefile Sun May 06 12:21:26 2018 +0000
+++ b/net/wget/Makefile Tue May 08 15:04:02 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.138 2017/11/23 16:03:29 wiz Exp $
+# $NetBSD: Makefile,v 1.138.4.1 2018/05/08 15:04:02 bsiegert Exp $
 
-DISTNAME=      wget-1.19.2
+DISTNAME=      wget-1.19.5
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GNU:=wget/}
 EXTRACT_SUFX=  .tar.lz
diff -r c01d1c635109 -r d77ebcd9ad79 net/wget/distinfo
--- a/net/wget/distinfo Sun May 06 12:21:26 2018 +0000
+++ b/net/wget/distinfo Tue May 08 15:04:02 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.56 2017/11/23 16:03:29 wiz Exp $
+$NetBSD: distinfo,v 1.56.4.1 2018/05/08 15:04:02 bsiegert Exp $
 
-SHA1 (wget-1.19.2.tar.lz) = 262ddadec85b7836e2f724a4f3e47797a063f772
-RMD160 (wget-1.19.2.tar.lz) = a304bb50b388eaeeb23f4222d38fb45acc75bd5a
-SHA512 (wget-1.19.2.tar.lz) = ed99ca6cc58a6a9001326d1081c4110ff9732a11b0b2c129ef4e9719aab029087276bfce9fb38c0d56c19054f5417b37d712098b2ec9e814e68a68f9a5b48cec
-Size (wget-1.19.2.tar.lz) = 2152055 bytes
+SHA1 (wget-1.19.5.tar.lz) = a28bbdfdee0d68271165b7e965fa5b9742ab65e8
+RMD160 (wget-1.19.5.tar.lz) = 8da0bc988f14e340d00c02b589b86f454cb8cb04
+SHA512 (wget-1.19.5.tar.lz) = 4cab6aa9ea7153230ed763f20d220c1184b6ac305a0eb74352f5e8aab2964ea57e5f4ea925b4b9d9a1acccc17d5747a0a2c01633765fe618828c0cddc3f16bb2
+Size (wget-1.19.5.tar.lz) = 2204066 bytes
 SHA1 (patch-doc_wget.texi) = 6db25b3500ff4617b5ade34d9013b1f9876104f8



Home | Main Index | Thread Index | Old Index