pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/ruby-nexpose
Module Name: pkgsrc
Committed By: taca
Date: Wed Mar 21 13:10:25 UTC 2018
Modified Files:
pkgsrc/security/ruby-nexpose: Makefile distinfo
Log Message:
security/ruby-nexpose: update to 7.2.0
7.2.0 (2018-01-17)
Closed issues:
* list_vuln_exceptions returns API error #312
* Credentials failure after using Site.copy #307
* XML serialization for VulnException incorrect due to extra whitespace #304
* Nexpose timeout does not seem to work #299
Merged pull requests:
* Update vuln exceptions to use generally available API version #313
(mhuffman-r7)
* Add a method to add common vuln status filters to report configs #303
(gschneider-r7)
* Updated for Ruby 2.4 Support #301 (twosevenzero)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/ruby-nexpose/Makefile \
pkgsrc/security/ruby-nexpose/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/ruby-nexpose/Makefile
diff -u pkgsrc/security/ruby-nexpose/Makefile:1.1 pkgsrc/security/ruby-nexpose/Makefile:1.2
--- pkgsrc/security/ruby-nexpose/Makefile:1.1 Tue Oct 17 18:15:18 2017
+++ pkgsrc/security/ruby-nexpose/Makefile Wed Mar 21 13:10:25 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/10/17 18:15:18 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2018/03/21 13:10:25 taca Exp $
-DISTNAME= nexpose-7.1.1
+DISTNAME= nexpose-7.2.0
CATEGORIES= security
MAINTAINER= minskim%NetBSD.org@localhost
Index: pkgsrc/security/ruby-nexpose/distinfo
diff -u pkgsrc/security/ruby-nexpose/distinfo:1.1 pkgsrc/security/ruby-nexpose/distinfo:1.2
--- pkgsrc/security/ruby-nexpose/distinfo:1.1 Tue Oct 17 18:15:18 2017
+++ pkgsrc/security/ruby-nexpose/distinfo Wed Mar 21 13:10:25 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/10/17 18:15:18 minskim Exp $
+$NetBSD: distinfo,v 1.2 2018/03/21 13:10:25 taca Exp $
-SHA1 (nexpose-7.1.1.gem) = 0508256b3778816dbd0896a8cf3b873851f2dba6
-RMD160 (nexpose-7.1.1.gem) = d20d691ecddc626c18c42290709503ce20a884f0
-SHA512 (nexpose-7.1.1.gem) = cfe108517f43bc54223a9a24815610a64e6a2b59b1f7f75c2ae7800a163b1a1a4cd70034c0427410d6a2fb389d5e847cd736a177987146d6bed74e3781b5301e
-Size (nexpose-7.1.1.gem) = 110592 bytes
+SHA1 (nexpose-7.2.0.gem) = ec5af4b51ef657da76da86bd5c7ddd925611e141
+RMD160 (nexpose-7.2.0.gem) = 25edd533c05b8c4a1b4c359c3ecf21a75970d083
+SHA512 (nexpose-7.2.0.gem) = a7fabdfe1d81917383650377633ea4cdc6ff8675dcf8f53d9454838b47750e1d49a2d7a682aba300d9c1a49b324d2d360429bb81fb733ff50ad9d02254d500bc
+Size (nexpose-7.2.0.gem) = 110592 bytes
Home |
Main Index |
Thread Index |
Old Index