Date: 11 Jul 2006 23:04:54 -0000 From: David Thiel <lx@redundancy.redundancy.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/100127: Maintainer Update: security/libssh2 0.13 -> 0.14 Message-ID: <20060711230454.28119.qmail@redundancy.redundancy.org> Resent-Message-ID: <200607112310.k6BNACnL014425@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100127 >Category: ports >Synopsis: Maintainer Update: security/libssh2 0.13 -> 0.14 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 11 23:10:12 GMT 2006 >Closed-Date: >Last-Modified: >Originator: David Thiel >Release: FreeBSD 6.0-RELEASE i386 >Organization: >Environment: System: FreeBSD redundancy.redundancy.org 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 >Description: Updating libssh2 to 0.14. Changes: Plug leaks in EVP cipher init/shutdown. (Selcuk Gueney) Allow socket_fd == 0 in libssh2_session_startup(). (puudeli) Swap ordering of packet_add/packet-inspection to avoid inspect after free. (Selcuk) Swap KEX_INIT ordering, send our KEX_INIT first. Add check for oportunistic KEX_INIT packets. Burn bad guess if necessary. Fix OpenSSL detection using pkg-config. (Dan Casey) >How-To-Repeat: >Fix: diff -ruN libssh2.old/Makefile libssh2/Makefile --- libssh2.old/Makefile Tue Jul 11 16:00:33 2006 +++ libssh2/Makefile Tue Jul 11 16:00:42 2006 @@ -6,7 +6,7 @@ # PORTNAME= libssh2 -PORTVERSION= 0.13 +PORTVERSION= 0.14 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN libssh2.old/distinfo libssh2/distinfo --- libssh2.old/distinfo Tue Jul 11 16:00:33 2006 +++ libssh2/distinfo Tue Jul 11 16:01:04 2006 @@ -1,3 +1,3 @@ -MD5 (libssh2-0.13.tar.gz) = 45e23c1470ff4de34ae6ac6b9ed25d97 -SHA256 (libssh2-0.13.tar.gz) = d719b0e97db2305d5f948f4e610f030914911ec8c14dfee096bab02f7ac89822 -SIZE (libssh2-0.13.tar.gz) = 138875 +MD5 (libssh2-0.14.tar.gz) = 7a44b7b38295d80bd8f80254ee135930 +SHA256 (libssh2-0.14.tar.gz) = 5f18347bd3d45c5b79162b91221a764f18ed3c30f0a7cab8c03baa680131b653 +SIZE (libssh2-0.14.tar.gz) = 140033 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060711230454.28119.qmail>