Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2014 20:32:15 GMT
From:      Eero Hänninen <fax@nohik.ee>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/186520: [PATCH] ftp/curl update to version 7.35.0
Message-ID:  <201402062032.s16KWFMF070139@oldred.freebsd.org>
Resent-Message-ID: <201402062040.s16Ke2DB068002@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         186520
>Category:       ports
>Synopsis:       [PATCH] ftp/curl update to version 7.35.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 06 20:40:02 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Eero Hänninen
>Release:        10.0-RELEASE
>Organization:
>Environment:
FreeBSD labakinnas 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
- update to version 7.35.0
This update will fix also CVE-2014-0015
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN curl.orig/Makefile curl/Makefile
--- curl.orig/Makefile	2014-02-06 13:40:40.000000000 +0200
+++ curl/Makefile	2014-02-06 22:15:31.000000000 +0200
@@ -2,7 +2,7 @@
 # $FreeBSD: head/ftp/curl/Makefile 343034 2014-02-06 11:40:40Z sunpoet $
 
 PORTNAME=	curl
-PORTVERSION=	7.34.0
+PORTVERSION=	7.35.0
 CATEGORIES=	ftp www
 MASTER_SITES=	http://curl.haxx.se/download/ \
 		LOCAL/sunpoet
diff -ruN curl.orig/distinfo curl/distinfo
--- curl.orig/distinfo	2014-02-06 13:40:40.000000000 +0200
+++ curl/distinfo	2014-02-06 22:15:36.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (curl-7.34.0.tar.lzma) = 8ea8b72ccaa07625609fee2e41591162d245d416adbd0a3242d44dff8e3ad6f9
-SIZE (curl-7.34.0.tar.lzma) = 2256196
+SHA256 (curl-7.35.0.tar.lzma) = 6929640f1e22901cbc853c67c78f25d9e7be0934771a3c3b3582846520678593
+SIZE (curl-7.35.0.tar.lzma) = 2271674


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402062032.s16KWFMF070139>