forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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)
- Loading branch information
taca
committed
Jan 11, 2021
1 parent
6f94711
commit f844c39
Showing
3 changed files
with
10 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |