Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

container: T5867: pin specific podman version (backport #690) #692

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jul 8, 2024

Change Summary

As of Debian version 4.9.5+ds1-1 podman increased the dependency on libc6 and libgpgme11t64.

  podman : Depends: libc6 (>= 2.38) but 2.36-9+deb12u7 is to be installed
           Depends: libgpgme11t64 (>= 1.4.1) but it is not going to be installed

Pin the version to a prior one that requires the old libc.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe): Package Downgrade

Related Task(s)

Component(s) name

podman

Proposed changes

How to test

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

This is an automatic backport of pull request #690 done by [Mergify](https://mergify.com).

As of Debian version 4.9.5+ds1-1 podman increased the dependency on
libc6 and libgpgme11t64.

  podman : Depends: libc6 (>= 2.38) but 2.36-9+deb12u7 is to be installed
           Depends: libgpgme11t64 (>= 1.4.1) but it is not going to be installed

Pin the version to a prior one that requires the old libc.

(cherry picked from commit 0094dc2)
@mergify mergify bot requested a review from a team as a code owner July 8, 2024 15:01
@mergify mergify bot requested review from dmbaturin, sarthurdev, zdc, jestabro, sever-sever and nicolas-fort and removed request for a team July 8, 2024 15:01
@mergify mergify bot mentioned this pull request Jul 8, 2024
11 tasks
@github-actions github-actions bot added the sagitta VyOS 1.4 LTS label Jul 8, 2024
Copy link

github-actions bot commented Jul 8, 2024

👍
No issues in PR Title / Commit Title

@sever-sever sever-sever merged commit f4512d7 into sagitta Jul 9, 2024
6 checks passed
@mergify mergify bot deleted the mergify/bp/sagitta/pr-690 branch July 9, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sagitta VyOS 1.4 LTS
Development

Successfully merging this pull request may close these issues.

3 participants