mayankmetha / Rucky

A simple to use USB HID Rubber Ducky Launch Pad for Android.
https://mayankmetha.github.io/Rucky
GNU General Public License v3.0
542 stars 65 forks source link

Bump com.appmattus.certificatetransparency:certificatetransparency-android from 1.1.1 to 2.4.5 in /app #143

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.appmattus.certificatetransparency:certificatetransparency-android from 1.1.1 to 2.4.5.

Release notes

Sourced from com.appmattus.certificatetransparency:certificatetransparency-android's releases.

v2.4.5

Automatic release updating embedded log_list.json and log_list.sig

v2.4.4

Automatic release updating embedded log_list.json and log_list.sig

v2.4.3

Automatic release updating embedded log_list.json and log_list.sig

v2.4.2

Automatic release updating embedded log_list.json and log_list.sig

v2.4.1

Automatic release updating embedded log_list.json and log_list.sig

v2.4.0

⚠️ Breaking Changes

Dependency updates including:

Kotlin 1.8.20

v2.3.0

Fixes crash on Android 6 when retrieving host name using the certificates subject common name. See #87

v2.2.1

Automatic release updating embedded log_list.json and log_list.sig

v.2.2.0

  • Fixes to ASN.1 parser which was previously crashing for some certificates.
  • Fixes distinct operator rules to only need 2

v2.1.3

Automatic release updating embedded log_list.json and log_list.sig

v2.1.2

Automatic release updating embedded log_list.json and log_list.sig

v2.1.1

Automatic release updating embedded log_list.json and log_list.sig

v2.1.0

Bug fix to ensure the backup resources cache is actually used. Thanks to @​HylkeB for the original bug report and fix code.

v2.0.1

Automatic release updating embedded log_list.json and log_list.sig

v2.0.0

What's Changed

  • Library now uses the v3 schema for the Certificate Transparency log list. This has allowed caching to be re-worked and made more robust. A failover copy of the log list is now embedded in the library so is always available. The new schema also helps reduce the risk of replay attacks.

... (truncated)

Commits
  • 00c2b9b Auto update log_list.json and log_list.sig
  • 37684ee Auto update log_list.json and log_list.sig
  • b91007a Auto update log_list.json and log_list.sig
  • 68141d4 Auto update log_list.json and log_list.sig
  • f923371 Auto update log_list.json and log_list.sig
  • def004b Auto update log_list.json and log_list.sig
  • 19cf3ab Auto update log_list.json and log_list.sig
  • 671ec3e Auto update log_list.json and log_list.sig
  • 7d71d5a Auto update log_list.json and log_list.sig
  • a9d0d9b Auto update log_list.json and log_list.sig
  • Additional commits viewable in compare view


Dependabot compatibility score

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[bot] commented 1 year ago

Superseded by #145.