Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps github.com/containerd/containerd from 1.6.6 to 1.6.12.

Release notes

Sourced from github.com/containerd/containerd's releases.

containerd 1.6.12

Welcome to the v1.6.12 release of containerd!

The twelfth patch release for containerd 1.6 contains a fix for CVE-2022-23471.

Notable Updates

See the changelog for complete list of changes

Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.

Contributors

  • Derek McGowan
  • Danny Canter
  • Phil Estes
  • Sebastiaan van Stijn

Changes

  • Github Security Advisory GHSA-2qjp-425j-52j9
    • Prepare release notes for v1.6.12
    • CRI stream server: Fix goroutine leak in Exec
  • [release/1.6] update to go1.18.9 (#7766)
    • [release/1.6] update to go1.18.9

Dependency Changes

This release has no dependency changes

Previous release can be found at v1.6.11

containerd 1.6.11

Welcome to the v1.6.11 release of containerd!

The eleventh patch release for containerd 1.6 contains a various fixes and updates.

Notable Updates

  • Add pod UID annotation in CRI plugin (#7735)
  • Fix nil pointer deference for Windows containers in CRI plugin (#7737)
  • Fix lease labels unexpectedly overwriting expiration (#7745)
  • Fix for simultaneous diff creation using the same parent snapshot (#7756)

See the changelog for complete list of changes

... (truncated)

Commits
  • a05d175 Merge pull request from GHSA-2qjp-425j-52j9
  • 1899ebc Prepare release notes for v1.6.12
  • ec5acd4 CRI stream server: Fix goroutine leak in Exec
  • 52a4492 Merge pull request #7766 from thaJeztah/1.6_update_go_1.18.9
  • 9743dba [release/1.6] update to go1.18.9
  • d986545 Merge pull request #7760 from dmcgowan/prepare-1.6.11
  • 3d24d97 Prepare release notes for v1.6.11
  • 864cce9 Merge pull request #7756 from vvoland/rootfs-diff-multiple
  • bb96b21 fix: support simultaneous create diff for same parent snapshot
  • 92ee926 Merge pull request #7745 from austinvazquez/cherry-pick-c4dee237f57a7f7895aaa...
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.6 to 1.6.12.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.6.6...v1.6.12)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2023
@fjl fjl closed this Jan 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/containerd-1.6.12 branch January 23, 2023 15:28
racytech pushed a commit to racytech/hive that referenced this pull request Apr 4, 2025
## Summary

This PR adds the possibility to define static ports for most of the
components included in the ethereum-package for kurtosis.

Furthermore, some parts of the code, which are relevant for this PR,
will be refactored.

## Tasks

- [x] Add new settings to network_params
- [x] Update input_parser
- [x] Update shared_utils
- [x] Add static ports to el clients
- [x] Add static ports to cl clients
- [x] Add static ports to vc clients
- [x] Add static ports to additional services
- [x] Update documentation

---------

Co-authored-by: Barnabas Busa <[email protected]>
racytech pushed a commit to racytech/hive that referenced this pull request Apr 4, 2025
🤖 I have created a release *beep* *boop*
---


##
[4.1.0](ethpandaops/ethereum-package@4.0.0...4.1.0)
(2024-07-03)


### Features

* add back k8s tests
([ethereum#699](ethpandaops/ethereum-package#699))
([d621cf0](ethpandaops/ethereum-package@d621cf0))
* add checkpoint_enabled and checkpoint_url flags
([ethereum#689](ethpandaops/ethereum-package#689))
([b8cd2b4](ethpandaops/ethereum-package@b8cd2b4))
* add eof support
([ethereum#682](ethpandaops/ethereum-package#682))
([cb203ff](ethpandaops/ethereum-package@cb203ff))
* add mev relays to dora config
([ethereum#679](ethpandaops/ethereum-package#679))
([293001a](ethpandaops/ethereum-package@293001a))
* Add static ports
([ethereum#677](ethpandaops/ethereum-package#677))
([4f054d0](ethpandaops/ethereum-package@4f054d0))
* add ws_url to el_context
([ethereum#696](ethpandaops/ethereum-package#696))
([26fea61](ethpandaops/ethereum-package@26fea61))
* introduce devnet_repo override
([ethereum#686](ethpandaops/ethereum-package#686))
([9952361](ethpandaops/ethereum-package@9952361))
* use CDN URL for data snapshots used for shadow forks
([ethereum#676](ethpandaops/ethereum-package#676))
([91dc68c](ethpandaops/ethereum-package@91dc68c))


### Bug Fixes

* besu bonsai log disable
([ethereum#673](ethpandaops/ethereum-package#673))
([955f19f](ethpandaops/ethereum-package@955f19f))
* blockscout bad return
([ethereum#685](ethpandaops/ethereum-package#685))
([e80870b](ethpandaops/ethereum-package@e80870b))
* bump peerdas images
([ethereum#678](ethpandaops/ethereum-package#678))
([1acc201](ethpandaops/ethereum-package@1acc201))
* DNS-1035 label
([ethereum#697](ethpandaops/ethereum-package#697))
([440fb31](ethpandaops/ethereum-package@440fb31))
* ephemery genesis loader
([ethereum#700](ethpandaops/ethereum-package#700))
([0235063](ethpandaops/ethereum-package@0235063))
* ignore bootnodes if in shadowfork
([ethereum#660](ethpandaops/ethereum-package#660))
([cda5dda](ethpandaops/ethereum-package@cda5dda))
* minimal eof
([ethereum#687](ethpandaops/ethereum-package#687))
([26a7618](ethpandaops/ethereum-package@26a7618))
* release please manifest
([ethereum#675](ethpandaops/ethereum-package#675))
([75ed7e1](ethpandaops/ethereum-package@75ed7e1))
* remove docker login
([ethereum#701](ethpandaops/ethereum-package#701))
([ede5962](ethpandaops/ethereum-package@ede5962))
* return empty services
([ethereum#688](ethpandaops/ethereum-package#688))
([6571a70](ethpandaops/ethereum-package@6571a70))
* return the correct network_id
([ethereum#705](ethpandaops/ethereum-package#705))
([7c592f6](ethpandaops/ethereum-package@7c592f6))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants