pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/ruby-recog net/ruby-recog: update to 2.3.18



details:   https://anonhg.NetBSD.org/pkgsrc/rev/01f19a9e8b7a
branches:  trunk
changeset: 444702:01f19a9e8b7a
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jan 11 14:42:32 2021 +0000

description:
net/ruby-recog: update to 2.3.18

2.3.18 (2020-12-17)

* DCA-22255 Add low certainty to IIS 10 fingerprint to prevent trumping
  better system fingerprints

2.3.17 (2020-12-08)

Highlights:

* DNS: Fingerprint for Windows 2003 (#298)
* CPE: Improved generation, standardization, and updates (#301, #303)
* BUG: Fix issue preventing recog_standardize from working (#302)

Changes of note:

* All values for hw.device and os.device have been converted to Title Case
* All hw.device and os.device instances of Web cam and Web Cam are now IP
  Camera
* All hw.device and os.device instances of POS are now Point of Sale

2.3.16 (2020-11-06)

Highlights:

* DNS: Extract Microsoft DNS build (#297)

2.3.15 (2020-10-22)

Highlights:

* SNMP: Siemens fingerprint corrections (#286, #291)
* SNMP: SonicWall fingerprint addition (#293)

diffstat:

 net/ruby-recog/Makefile |   5 ++---
 net/ruby-recog/PLIST    |   7 +++----
 net/ruby-recog/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 12 deletions(-)

diffs (60 lines):

diff -r a5a91203b890 -r 01f19a9e8b7a net/ruby-recog/Makefile
--- a/net/ruby-recog/Makefile   Mon Jan 11 14:13:22 2021 +0000
+++ b/net/ruby-recog/Makefile   Mon Jan 11 14:42:32 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2020/12/04 20:45:36 nia Exp $
+# $NetBSD: Makefile,v 1.9 2021/01/11 14:42:32 taca Exp $
 
-DISTNAME=      recog-2.3.14
-PKGREVISION=   1
+DISTNAME=      recog-2.3.18
 CATEGORIES=    net
 
 MAINTAINER=    minskim%NetBSD.org@localhost
diff -r a5a91203b890 -r 01f19a9e8b7a net/ruby-recog/PLIST
--- a/net/ruby-recog/PLIST      Mon Jan 11 14:13:22 2021 +0000
+++ b/net/ruby-recog/PLIST      Mon Jan 11 14:42:32 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2020/09/14 13:43:10 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2021/01/11 14:42:32 taca Exp $
 bin/recog_cleanup${RUBY_SUFFIX}
 bin/recog_export${RUBY_SUFFIX}
 bin/recog_match${RUBY_SUFFIX}
@@ -9,10 +9,12 @@
 ${GEM_LIBDIR}/.github/ISSUE_TEMPLATE/feature_request.md
 ${GEM_LIBDIR}/.github/ISSUE_TEMPLATE/fingerprint_request.md
 ${GEM_LIBDIR}/.github/PULL_REQUEST_TEMPLATE
+${GEM_LIBDIR}/.github/SECURITY.md
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/.rspec
 ${GEM_LIBDIR}/.ruby-gemset
 ${GEM_LIBDIR}/.ruby-version
+${GEM_LIBDIR}/.snyk
 ${GEM_LIBDIR}/.travis.yml
 ${GEM_LIBDIR}/.yardopts
 ${GEM_LIBDIR}/CONTRIBUTING.md
@@ -49,9 +51,6 @@
 ${GEM_LIBDIR}/identifiers/os_product.txt
 ${GEM_LIBDIR}/identifiers/service_family.txt
 ${GEM_LIBDIR}/identifiers/service_product.txt
-${GEM_LIBDIR}/identifiers/software_class.txt
-${GEM_LIBDIR}/identifiers/software_family.txt
-${GEM_LIBDIR}/identifiers/software_product.txt
 ${GEM_LIBDIR}/identifiers/vendor.txt
 ${GEM_LIBDIR}/lib/recog.rb
 ${GEM_LIBDIR}/lib/recog/db.rb
diff -r a5a91203b890 -r 01f19a9e8b7a net/ruby-recog/distinfo
--- a/net/ruby-recog/distinfo   Mon Jan 11 14:13:22 2021 +0000
+++ b/net/ruby-recog/distinfo   Mon Jan 11 14:42:32 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/09/14 13:43:10 taca Exp $
+$NetBSD: distinfo,v 1.7 2021/01/11 14:42:32 taca Exp $
 
-SHA1 (recog-2.3.14.gem) = 2d8e1db2ec0adbd968653f9ebe489ca9dd91d1ac
-RMD160 (recog-2.3.14.gem) = 6b0644768d936b38f3b5d1cb6242055fcc361997
-SHA512 (recog-2.3.14.gem) = 1154ca3d610fe8f554a15846b49f978d3798c9a43893c40d58c8421e8012c0823368d374ecadd351fc1479037c898966dc2dba9debb4c46ce6b743c7782a848f
-Size (recog-2.3.14.gem) = 331776 bytes
+SHA1 (recog-2.3.18.gem) = 495ff9873381f928ee3d2dd089511b5ba317d0e9
+RMD160 (recog-2.3.18.gem) = ab5a9a09e5d7f5f7a591c01df985acebd8365769
+SHA512 (recog-2.3.18.gem) = 023486b1812c7e90f1eab6f6b49733c77207b725f82adc71d0d79eafad07a13cb368b5d02c23d8f00341cbe94d77ac1b590430f0c891ab7095643af1a1772ba0
+Size (recog-2.3.18.gem) = 331776 bytes



Home | Main Index | Thread Index | Old Index