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:           Sun May 30 12:32:29 UTC 2021

Modified Files:
        pkgsrc/security/ruby-nexpose: Makefile PLIST distinfo

Log Message:
security/ruby-nexpose: update to 7.3.0

pkgsrc change: add "USE_LANGUAGES=      # empty" line.

7.3.0 (2021-04-02)

Fixed bugs:

* Login Failed when update nexpose-client 2.0.2 to 7.2.1 #324

Closed issues:

* Stuck on maintenance mode page #327
* job failure in servicenow #323
* [QUESTION] How to generate Shared Secret via RESTful API? #322
* XML::VulnerabilityDetail/Complete API missing an instances value for
  vulnerabilities #306

Merged pull requests:

* Add a new privilege ManageAdvPolicies #330 (jinq102030)
* Fix HostOrIP for Ruby 2.6.3 #328 (abunn-r7)
* Fix travis builds #326 (gschneider-r7)
* Migrate eso-client to nexpose-client / CSRF header update #309
  (hwilson-r7)


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/ruby-nexpose/Makefile \
    pkgsrc/security/ruby-nexpose/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/ruby-nexpose/PLIST

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.3 pkgsrc/security/ruby-nexpose/Makefile:1.4
--- pkgsrc/security/ruby-nexpose/Makefile:1.3   Sun Sep 23 16:11:24 2018
+++ pkgsrc/security/ruby-nexpose/Makefile       Sun May 30 12:32:29 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/09/23 16:11:24 taca Exp $
+# $NetBSD: Makefile,v 1.4 2021/05/30 12:32:29 taca Exp $
 
-DISTNAME=      nexpose-7.2.1
+DISTNAME=      nexpose-7.3.0
 CATEGORIES=    security
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -8,5 +8,7 @@ HOMEPAGE=       https://github.com/rapid7/nexp
 COMMENT=       Rapid7 Nexpose API client library written in Ruby
 LICENSE=       modified-bsd
 
+USE_LANGUAGES= # empty
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/security/ruby-nexpose/distinfo
diff -u pkgsrc/security/ruby-nexpose/distinfo:1.3 pkgsrc/security/ruby-nexpose/distinfo:1.4
--- pkgsrc/security/ruby-nexpose/distinfo:1.3   Sun Sep 23 16:11:24 2018
+++ pkgsrc/security/ruby-nexpose/distinfo       Sun May 30 12:32:29 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/09/23 16:11:24 taca Exp $
+$NetBSD: distinfo,v 1.4 2021/05/30 12:32:29 taca Exp $
 
-SHA1 (nexpose-7.2.1.gem) = 1cb158dfa41fa75541020a61a4755fdafefb0391
-RMD160 (nexpose-7.2.1.gem) = 82b89729999e60604a85a839ba6f06a463aa7170
-SHA512 (nexpose-7.2.1.gem) = f9c605a452bb49c4223db47fe44761eeb23c3a7834772a3122c750aa1a06ae24de5029e6945d7ecab4fa250104868116611b3ff7ae02700d5225a02a040ebb64
-Size (nexpose-7.2.1.gem) = 110592 bytes
+SHA1 (nexpose-7.3.0.gem) = 00ce0d2a9fe6a0af6259e8c1aadb6cfc794c48ff
+RMD160 (nexpose-7.3.0.gem) = 5299051bce6a0dce794bc59cc38d94e39ea3ba93
+SHA512 (nexpose-7.3.0.gem) = 3c9b147e9c1d67ef7885bfa8fd315ba68783f471f4a1485541262af9c808a0eda13df3fcdd58ddfd4f4dad62511fa8fe4231eaf14227e944cd78e87f92a99cd9
+Size (nexpose-7.3.0.gem) = 125440 bytes

Index: pkgsrc/security/ruby-nexpose/PLIST
diff -u pkgsrc/security/ruby-nexpose/PLIST:1.1 pkgsrc/security/ruby-nexpose/PLIST:1.2
--- pkgsrc/security/ruby-nexpose/PLIST:1.1      Tue Oct 17 18:15:18 2017
+++ pkgsrc/security/ruby-nexpose/PLIST  Sun May 30 12:32:29 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/10/17 18:15:18 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/05/30 12:32:29 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/CHANGELOG.md
 ${GEM_LIBDIR}/COPYING
@@ -7,6 +7,18 @@ ${GEM_LIBDIR}/Gemfile.lock
 ${GEM_LIBDIR}/README.markdown
 ${GEM_LIBDIR}/Rakefile
 ${GEM_LIBDIR}/lib/README.md
+${GEM_LIBDIR}/lib/eso.rb
+${GEM_LIBDIR}/lib/eso/conductor.rb
+${GEM_LIBDIR}/lib/eso/configuration/configuration.rb
+${GEM_LIBDIR}/lib/eso/configuration/configuration_manager.rb
+${GEM_LIBDIR}/lib/eso/filter.rb
+${GEM_LIBDIR}/lib/eso/integration_option.rb
+${GEM_LIBDIR}/lib/eso/integration_options_manager.rb
+${GEM_LIBDIR}/lib/eso/nexpose.rb
+${GEM_LIBDIR}/lib/eso/service.rb
+${GEM_LIBDIR}/lib/eso/step.rb
+${GEM_LIBDIR}/lib/eso/step_configuration.rb
+${GEM_LIBDIR}/lib/eso/workflow.rb
 ${GEM_LIBDIR}/lib/nexpose.rb
 ${GEM_LIBDIR}/lib/nexpose/ajax.rb
 ${GEM_LIBDIR}/lib/nexpose/alert.rb



Home | Main Index | Thread Index | Old Index