Bug 242172

Summary: security/cyberchef: Update to 9.11.10
Product: Ports & Packages Reporter: thomas
Component: Individual Port(s)Assignee: Dan Langille <dvl>
Status: Closed FIXED    
Severity: Affects Only Me Flags: thomas: maintainer-feedback+
thomas: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Cyberchef 9.11.7 diff
none
Cyberchef 9.11.10 diff thomas: maintainer-approval+

Description thomas 2019-11-23 09:16:22 UTC
Created attachment 209357 [details]
Cyberchef 9.11.7 diff

Update Cyberchef from 9.11.2 to 9.11.7

Changelog:
Fixed module detection issue.
Fixed bug in Base62 operations when using different alphabets.
Linting adjustments.
Add missing filenames for Node 12 imports
Improved continueUntil, added consumeWhile and made the EVTX extraction more complete
Comment 1 thomas 2019-11-30 12:01:09 UTC
Created attachment 209552 [details]
Cyberchef 9.11.10 diff
Comment 2 thomas 2019-11-30 12:01:29 UTC
Update Cyberchef from 9.11.2 to 9.11.10

Changelog:
Improved comment in Tar extractor.
DNS over HTTP: Fix "validate" argument.
Fixed typo in IPV6 alphabet.
Fixed module detection issue.
Fixed bug in Base62 operations when using different alphabets.
Linting adjustments.
Add missing filenames for Node 12 imports
Improved continueUntil, added consumeWhile and made the EVTX extraction more complete
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-11-30 15:26:21 UTC
A commit references this bug:

Author: dvl
Date: Sat Nov 30 15:26:07 UTC 2019
New revision: 518720
URL: https://svnweb.freebsd.org/changeset/ports/518720

Log:
  Update to 9.11.10

  re https://github.com/gchq/CyberChef/releases/tag/v9.11.10

  PR:		242172
  Submitted by:	thomas@bsdunix.ch

Changes:
  head/security/cyberchef/Makefile
  head/security/cyberchef/distinfo
Comment 4 Dan Langille freebsd_committer freebsd_triage 2019-11-30 15:26:42 UTC
Committed.  Thank you.