brew-o-matic
brew-o-matic copied to clipboard
Bump sshpk from 1.13.1 to 1.17.0
Bumps sshpk from 1.13.1 to 1.17.0.
Release notes
Sourced from sshpk's releases.
v1.16.1
- Fixes for #60 (correctly encoding certificates with expiry dates >=2050), #62 (accepting PKCS#8 EC private keys with missing public key parts)
v1.16.0
- Add support for SPKI fingerprints, PuTTY PPK format (public-key only for now), PKCS#8 PBKDF2 encrypted private keys
- Fix for #48
v1.15.2
v1.14.1
- Remove all remaining usage of jodid25519 (abandoned dep)
- Add support for DNSSEC key format
- Add support for Ed25519 keys in PEM format (according to draft-curdle-pkix)
- Fixes for X.509 encoding issues (asn.1 NULLs in RSA certs, cert string type mangling)
- Performance issues parsing long SSH public keys
Commits
3e83664
node-sshpk#27 prep for release (#79)1da5a87
node-sshpk#27 PuTTY private key support (#76)85f3c4e
TRITON-2254 Change joyMattermostNotification to joySlackNotifications (#77)4342c21
MANTA-4808 jenkins-joylib notifications should include "mantav1" branch build...cb8c666
TRITON-1943 add Jenkinsfiles to Triton repositories (#64)e97ab59
TOOLS-2101 jsstyle submodules too old for old perls (#65)1aece0d
joyent/node-sshpk#60 certs should generate GeneralizedTime values for dates >...684dbe6
joyent/node-sshpk#62 handle pkcs8 ECDSA keys with missing public parts574ff21
joyent/node-sshpk#18 support for PKCS8 encrypted private keysf647cf2
joyent/node-sshpk#27 Add support for PuTTY PPK format- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by bahamat, a new releaser for sshpk since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.