Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Sep 2010 08:12:40 GMT
From:      Matthieu BOUTHORS <matthieu@labs.fr>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/150497: ncrack port : patch for 
Message-ID:  <201009120812.o8C8CeJe028375@www.freebsd.org>
Resent-Message-ID: <201009120820.o8C8K5bW093886@freefall.freebsd.org>

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

>Number:         150497
>Category:       ports
>Synopsis:       ncrack port : patch for
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 12 08:20:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Matthieu BOUTHORS
>Release:        8.1-RELEASE and 8-STABLE
>Organization:
labs.fr
>Environment:
FreeBSD majinbox.labs.fr 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
FreeBSD nas.asn.labs.fr 8.1-STABLE FreeBSD 8.1-STABLE #0: Thu Aug 26 22:51:52 CEST 2010     root@nas.asn.labs.fr:/data/obj/data/src/sys/GENERIC  amd64

>Description:
ncrack has been updated to version 0.3. This version include SoC improvements like support of CIFS and RDP protocols. The attached patch update the port in order to install this new version.
>How-To-Repeat:

>Fix:
diff -ruN --exclude=CVS /usr/ports/security/ncrack/Makefile /root/ncrack/Makefile
--- /usr/ports/security/ncrack/Makefile 2010-09-12 10:07:15.000000000 +0200
+++ /root/ncrack/Makefile       2010-09-12 09:46:49.000000000 +0200
@@ -6,7 +6,7 @@
 #

 PORTNAME=      ncrack
-PORTVERSION=   0.2
+PORTVERSION=   0.3
 CATEGORIES=    security
 MASTER_SITES=  http://nmap.org/ncrack/dist/ \
                                http://redundancy.redundancy.org/mirror/
diff -ruN --exclude=CVS /usr/ports/security/ncrack/distinfo /root/ncrack/distinfo
--- /usr/ports/security/ncrack/distinfo 2010-09-12 10:07:15.000000000 +0200
+++ /root/ncrack/distinfo       2010-09-12 09:47:12.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (ncrack-0.2ALPHA.tar.gz) = 611d643b76008d44ca3e9eafad11393e
-SHA256 (ncrack-0.2ALPHA.tar.gz) = 33e4fa9a20452b41fcfec1cf9e141c80a2c36614ed49ab79bd0641f341816a3a
-SIZE (ncrack-0.2ALPHA.tar.gz) = 2150497
+MD5 (ncrack-0.3ALPHA.tar.gz) = b83305e5955c62662a0406bb51eaff83
+SHA256 (ncrack-0.3ALPHA.tar.gz) = e9293f772ebb57c482ac83c57e76fa08b00df216c16987822cdf007928e21168
+SIZE (ncrack-0.3ALPHA.tar.gz) = 4430878


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



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