Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2025

Bumps github.com/filecoin-project/lotus from 1.34.1 to 1.34.3.

Release notes

Sourced from github.com/filecoin-project/lotus's releases.

v1.34.3

This is a patch release addressing Docker image glibc compatibility errors reported in with the Lotus v1.34.2 release. This update is only necessary for users running Lotus via Docker who encountered GLIBC_2.32/2.33/2.34 not found errors.

Bug Fixes

  • fix(docker): upgrade base image from ubuntu:20.04 to ubuntu:22.04 (filecoin-project/lotus#13441)
    • The build stage uses golang:1.24.7-bookworm (glibc 2.36), but the runtime base was ubuntu:20.04 (glibc 2.31), causing GLIBC_2.32/2.33/2.34 errors when running lotus binaries.

📝 Changelog

For the set of changes since the last stable release:

miner/v1.34.2

The Lotus and Lotus-Miner v1.34.2 release includes numerous bug fixes, CLI enhancements, and dependency updates. These improvements, along with updated dependencies, enhance the stability and usability of Lotus for both node operators and storage providers.

☢️ Upgrade Warnings ☢️

  • The minimum supported Golang version is now 1.24.7

Features and Bug Fixes

📝 Changelog

For the set of changes since the last stable release:

👨‍👩‍👧‍👦 Contributors

Contributor Commits Lines ± Files Changed
Phi-rjan 11 +39018/-254 240
Rod Vagg 12 +793/-656 45
dependabot[bot] 33 +483/-415 69
Jintu Kumar Das 1 +372/-372 24
Adin Schmahmann 1 +525/-53 6
Mikers 1 +519/-0 18
TippyFlits 6 +248/-160 22
Piotr Galar 3 +57/-44 14

... (truncated)

Changelog

Sourced from github.com/filecoin-project/lotus's changelog.

Node v1.34.3 / 2025-12-03

This is a patch release addressing Docker image glibc compatibility errors reported in v1.34.2. This update is only necessary for users running Lotus via Docker who encountered GLIBC_2.32/2.33/2.34 not found errors.

Bug Fixes

  • fix(docker): upgrade base image from ubuntu:20.04 to ubuntu:22.04 (filecoin-project/lotus#13441)
    • The build stage uses golang:1.24.7-bookworm (glibc 2.36), but the runtime base was ubuntu:20.04 (glibc 2.31), causing GLIBC_2.32/2.33/2.34 errors when running lotus binaries.

📝 Changelog

For the set of changes since the last stable release:

Node and Miner v1.34.2 / 2025-12-01

The Lotus and Lotus-Miner v1.34.2 release includes numerous bug fixes, CLI enhancements, and dependency updates. These improvements, along with updated dependencies, enhance the stability and usability of Lotus for both node operators and storage providers.

☢️ Upgrade Warnings ☢️

  • The minimum supported Golang version is now 1.24.7

Features and Bug Fixes

📝 Changelog

For the set of changes since the last stable release:

👨‍👩‍👧‍👦 Contributors

Contributor Commits Lines ± Files Changed
Phi-rjan 11 +39018/-254 240
Rod Vagg 12 +793/-656 45
dependabot[bot] 33 +483/-415 69
Jintu Kumar Das 1 +372/-372 24
Adin Schmahmann 1 +525/-53 6
Mikers 1 +519/-0 18

... (truncated)

Commits
  • 68dd25e build: release Lotus Node v1.34.3 (#13450)
  • 7c2b3fa build: release Lotus Node and Miner v1.34.2 (#13439)
  • 9909aed build: release Lotus Node and Miner v1.34.2-rc1 (#13432)
  • 9255818 chore: bump deps in prep for Lotus v1.34.2 (#13401)
  • 50e16eb chore: minor improvement for docs (#13428)
  • 0b3d85f docs: fix a vendored link (#13424)
  • c8e618d chore(docs): minor typo fixes (#13426)
  • e2bcac6 chore(docs): minor spelling fixes (#13425)
  • 70f72de build(deps): bump github.com/filecoin-project/go-jsonrpc from 0.8.0 to 0.9.0 ...
  • 93f41ba build(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.34.0 to 0.35.1 i...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/filecoin-project/lotus](https://github.com/filecoin-project/lotus) from 1.34.1 to 1.34.3.
- [Release notes](https://github.com/filecoin-project/lotus/releases)
- [Changelog](https://github.com/filecoin-project/lotus/blob/v1.34.3/CHANGELOG.md)
- [Commits](filecoin-project/lotus@v1.34.1...v1.34.3)

---
updated-dependencies:
- dependency-name: github.com/filecoin-project/lotus
  dependency-version: 1.34.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant