Bug 241334 - security/cyberchef: Update to 9.7.17
Summary: security/cyberchef: Update to 9.7.17
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-10-18 19:51 UTC by thomas
Modified: 2019-10-18 21:29 UTC (History)
0 users

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


Attachments
Cyberchef 9.7.17 diff (1.36 KB, patch)
2019-10-18 19:51 UTC, thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description thomas 2019-10-18 19:51:41 UTC
Created attachment 208412 [details]
Cyberchef 9.7.17 diff

Update CyberChef from 9.7.9 to 9.7.17

Changelog:
Fork no longer appends its merge delimiter to the end of the output.
DES no longer requires an IV in ECB mode
Merge branch 'Storms-Engineering-master'
Merge branch 'wh0-backslash'
Added tests for Utils.parseEscapedChars
Merge branch 'BjoernAkAManf-master'
Tidied up chainCommands function in Gruntfile
Fixed search box appaerance in Firefox
Merge branch 'Xenonym-chore/remove-duplicate-issue-template' 
Updated bug report template
Added length check to Triple DES IVs
Merge branch 'IV-length-Error'
Fixed some typos
Removed Clippy
PHP Deserialize NULL values converted to correctly
DES Encrypt/Decrypt - checks length of IV string
Added test to ensure all operations are in a category
Base64 operations now throw a meaningful error
Merge branch 'fix-node-tests'
Comment 1 Dan Langille freebsd_committer freebsd_triage 2019-10-18 21:25:46 UTC
(In reply to thomas from comment #0)
How do you get that ChangeLog?
Comment 2 Dan Langille freebsd_committer freebsd_triage 2019-10-18 21:26:51 UTC
(In reply to Dan Langille from comment #1)
Oh, from https://github.com/gchq/CyberChef/commits/v9.7.17
Comment 3 Dan Langille freebsd_committer freebsd_triage 2019-10-18 21:28:16 UTC
Thank you.
Comment 4 Dan Langille freebsd_committer freebsd_triage 2019-10-18 21:29:55 UTC
Sorry, I put the wrong number in the PR.

It got registered against https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208412

Sorry.