pschmitt / pkp

Straightforward CLI for KeePass - powered by pykeepass
GNU General Public License v3.0
4 stars 1 forks source link

Bump staticx from 0.14.0 to 0.14.1 #47

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps staticx from 0.14.0 to 0.14.1.

Release notes

Sourced from staticx's releases.

v0.14.1

This is a patch release.

https://pypi.org/project/staticx/0.14.1/

Fixed

  • Reverted invalid fix for libnssfix link failure (#262)
  • Fixed issue causing libnssfix link failure when building on GLIBC 2.34 again, by linking against versioned SONAME (.2) (#259)

Hashes

  • staticx-0.14.1.tar.gz

    • SHA256: dbf18c1016b0be4000f480095ed3ef335b512a7d992b469cb094fbc40921a218
    • MD5: 726549649831efd0107bf334ebab78e4
    • BLAKE2-256: 69a7993fa7a40179d36b328a212cf061a43876055ee3568e478e76aa7793ceb5
  • staticx-0.14.1-py3-none-manylinux1_x86_64.whl

    • SHA256: bd34ee12e2d97d9c88970855817a70750745ce6bddc616c42fb318bb5a422e89
    • MD5: 67ff0d86a56c21807e4d7c42a18c92c8
    • BLAKE2-256: 8702dc54b6d0faf076cc5d881ac59cdc6d97818aeb7514705feae16b129bab91
Changelog

Sourced from staticx's changelog.

[0.14.1] - 2023-08-07

Fixed

  • Reverted invalid fix (#255) for libnssfix link failure (#262)
  • Fixed issue causing libnssfix link failure when building on GLIBC 2.34 again, by linking against versioned SONAME (.2) (#259)
Commits
  • 033d694 Release v0.14.1
  • 5722c1e Merge pull request #259 from JonathonReinhart/245-again
  • abce43b Update changelog
  • 8c4f61e test: Use alternate method of verifying target lib in docker
  • c41f54a ci: Re-enable building on Ubuntu 22.04
  • ce11c74 nssfix: Link against libnss_*.so.2 SONAME
  • e853e3d Merge pull request #260 from JonathonReinhart/258-ci-docker-image
  • 9fb10f6 test: Update nss-isolated test to use scuba
  • 6ba0ed5 test: Update pyinstall test to use scuba
  • bc14f87 ci: Set TEST_DOCKER_IMAGE=centos:5
  • 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)