pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/curl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Dec 23 09:46:27 UTC 2016

Modified Files:
        pkgsrc/www/curl: Makefile distinfo

Log Message:
Updated curl to 7.52.1. Security update.

 Fixed in 7.52.1

Bugfixes:

    CVE-2016-9594: unititialized random
    lib557: fix checksrc warnings
    lib: fix MSVC compiler warnings
    lib557.c: use a shorter MAXIMIZE representation
    tests: run checksrc on debug builds


To generate a diff of this commit:
cvs rdiff -u -r1.174 -r1.175 pkgsrc/www/curl/Makefile
cvs rdiff -u -r1.125 -r1.126 pkgsrc/www/curl/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/curl/Makefile
diff -u pkgsrc/www/curl/Makefile:1.174 pkgsrc/www/curl/Makefile:1.175
--- pkgsrc/www/curl/Makefile:1.174      Wed Dec 21 10:07:37 2016
+++ pkgsrc/www/curl/Makefile    Fri Dec 23 09:46:27 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.174 2016/12/21 10:07:37 wiz Exp $
+# $NetBSD: Makefile,v 1.175 2016/12/23 09:46:27 wiz Exp $
 
-DISTNAME=      curl-7.52.0
+DISTNAME=      curl-7.52.1
 CATEGORIES=    www
 MASTER_SITES=  https://curl.haxx.se/download/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/www/curl/distinfo
diff -u pkgsrc/www/curl/distinfo:1.125 pkgsrc/www/curl/distinfo:1.126
--- pkgsrc/www/curl/distinfo:1.125      Wed Dec 21 10:07:37 2016
+++ pkgsrc/www/curl/distinfo    Fri Dec 23 09:46:27 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.125 2016/12/21 10:07:37 wiz Exp $
+$NetBSD: distinfo,v 1.126 2016/12/23 09:46:27 wiz Exp $
 
-SHA1 (curl-7.52.0.tar.bz2) = bbf74384097e9af74a1b9a37500bd814cb681c0a
-RMD160 (curl-7.52.0.tar.bz2) = 56038ef34b9837b3b6ea62a51b5f9530517d822d
-SHA512 (curl-7.52.0.tar.bz2) = 03b1539bdb9993fa4d4022dabca0ad5f923e6f71120ccbf800cda75e6b7c6da0256555a0cd80e9f121820d6647824ee80f35142409c42084ed8e27e5204b1f9a
-Size (curl-7.52.0.tar.bz2) = 2604185 bytes
+SHA1 (curl-7.52.1.tar.bz2) = aa9f2300096d806c68c7ba8c50771853d1b43eb4
+RMD160 (curl-7.52.1.tar.bz2) = fa55d67d8a075a49fa3d777bb6c692598886d1f1
+SHA512 (curl-7.52.1.tar.bz2) = cf36563c77d096f2c6084354ed6d45ccca7c557828ceab21204e4e8be0d4f0d287839c8cfac906174b86d51a1ee816c2769fc78ef88f039c9645bd2c27982a75
+Size (curl-7.52.1.tar.bz2) = 2600476 bytes
 SHA1 (patch-aa) = d79a8d6c15863848f2328553cbc273bbc941f749
 SHA1 (patch-curl-config.in) = d0cc7bb6a5bf0b9257f40dcffce7093cc0098eb7
 SHA1 (patch-lib_hostcheck.c) = 8e772d3f91cdafae17281cc19004269ece0cf308



Home | Main Index | Thread Index | Old Index