Bug 242172 - security/cyberchef: Update to 9.11.10
Summary: security/cyberchef: Update to 9.11.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dan Langille
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-23 09:16 UTC by thomas
Modified: 2019-11-30 15:26 UTC (History)
0 users

See Also:
thomas: maintainer-feedback+
thomas: maintainer-feedback+


Attachments
Cyberchef 9.11.7 diff (994 bytes, patch)
2019-11-23 09:16 UTC, thomas
no flags Details | Diff
Cyberchef 9.11.10 diff (997 bytes, patch)
2019-11-30 12:01 UTC, thomas
thomas: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.