8000 Release 2.10.1 - 23.05.2025 · scito/extract_otp_secrets · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
10000

2.10.1 - 23.05.2025

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 06:46
· 9 commits to master since this release

Executables

Download the executable for your platform and execute it, see README.md

Executable Description
extract_otp_secrets_2.10.1_linux_x86_64 Linux x86_64/amd64 (glibc >= 2.31)
extract_otp_secrets_2.10.1_linux_arm64 Linux arm64 (glibc >= 2.31)
extract_otp_secrets_2.10.1_win_x86_64.exe Windows x86_64/amd64/x64
extract_otp_secrets_2.10.1_win_arm64.exe N/A
extract_otp_secrets_2.10.1_macos_x86_64.dmg N/A, see README.md
extract_otp_secrets_2.10.1_macos_x86_64.pkg N/A, see README.md
extract_otp_secrets_2.10.1_macos_x86_64 MacOS x86_64/amd64 (bare executable, see README.md; optional libzbar must be installed manually, see README.md)
extract_otp_secrets_2.10.1_macos_arm64 N/A

What's Changed

  • Enable Docker provenance and SBOM by @scito in #384
  • build(deps-dev): bump pylint from 3.3.4 to 3.3.6 by @dependabot in #388
  • build(deps-dev): bump setuptools from 75.8.0 to 77.0.3 by @dependabot in #387
  • build(deps-dev): bump types-protobuf from 5.29.1.20250208 to 5.29.1.20250315 by @dependabot in #386
  • build(deps-dev): bump setuptools from 75.8.0 to 78.1.0 by @dependabot in #390
  • update protobuf version to 6.30.2 by @scito in #393
  • build(deps-dev): bump flake8 from 7.1.2 to 7.2.0 by @dependabot in #394
  • build(deps-dev): bump nuitka from 2.6.7 to 2.6.9 by @dependabot in #392
  • build(deps-dev): bump types-protobuf from 5.29.1.20250315 to 5.29.1.20250403 by @dependabot in #398
  • build(deps): bump qrcode from 8.0 to 8.1 by @dependabot in #397
  • build(deps-dev): bump pytest-cov from 6.0.0 to 6.1.0 by @dependabot in #396
  • build(deps): bump pillow from 11.1.0 to 11.2.0 by @dependabot in #395
  • build(deps-dev): bump pytest-cov from 6.1.0 to 6.1.1 by @dependabot in #399
  • build(deps): bump pillow from 11.2.0 to 11.2.1 by @dependabot in #400
  • build(deps-dev): bump setuptools from 75.8.0 to 79.0.0 by @dependabot in #401
  • build(deps-dev): bump setuptools from 75.8.0 to 79.0.1 by @dependabot in #402
  • build(deps-dev): bump setuptools from 75.8.0 to 80.1.0 by @dependabot in #406
  • build(deps-dev): bump nuitka from 2.6.9 to 2.7 by @dependabot in #403
  • build(deps): bump qrcode from 8.1 to 8.2 by @dependabot in #407
  • build(deps-dev): bump setuptools from 75.8.0 to 80.3.1 by @dependabot in #410
  • build(deps-dev): bump types-protobuf from 5.29.1.20250403 to 6.30.2.20250503 by @dependabot in #409
  • build(deps-dev): bump pylint from 3.3.6 to 3.3.7 by @dependabot in #408
  • build(deps-dev): bump nuitka from 2.7 to 2.7.1 by @dependabot in #412
  • build(deps-dev): bump types-protobuf from 6.30.2.20250503 to 6.30.2.20250506 by @dependabot in #411
  • build(deps-dev): bump setuptools from 75.8.0 to 80.4.0 by @dependabot in #413
  • build(deps-dev): bump nuitka from 2.7.1 to 2.7.2 by @dependabot in #414
  • build(deps-dev): bump setuptools from 75.8.0 to 80.7.1 by @dependabot in #415
  • build(deps-dev): bump types-protobuf from 6.30.2.20250506 to 6.30.2.20250516 by @dependabot in #416
  • build(deps-dev): bump nuitka from 2.7.2 to 2.7.3 by @dependabot in #418
  • build(deps-dev): bump setuptools from 75.8.0 to 80.8.0 by @dependabot in #419
  • fix Pipfile and Pipfile.lock by @scito in #421

Full Changelog: v2.10.0...v2.10.1

0