-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
podman: Update to v5.3.1 and Update podman dependencies (#4771)
**Summary** - update podman to latest version - latest [changelog](https://github.com/containers/podman/releases/tag/v5.3.1) - Update skopeo - Update netavark - Update passt **Test Plan** - launch distrobox contianer **Checklist** - [x] Package was built and tested against unstable - [ ] This change could gainfully be listed in the weekly sync notes once merged <!-- Write an appropriate message in the Summary section, then add the "Topic: Sync Notes" label --> Resolves #4738
- Loading branch information
Showing
13 changed files
with
76 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
releases: | ||
id: 372091 | ||
rss: ~ | ||
# No known CPE, checked 2025-01-09 | ||
security: | ||
cpe: ~ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ | |
<Name>passt</Name> | ||
<Homepage>https://passt.top/passt/about/</Homepage> | ||
<Packager> | ||
<Name>Gavin Zhao</Name> | ||
<Email>[email protected]</Email> | ||
<Name>Robert Gonzalez</Name> | ||
<Email>[email protected]</Email> | ||
</Packager> | ||
<License>BSD-3-Clause</License> | ||
<License>GPL-2.0-or-later</License> | ||
|
@@ -37,12 +37,12 @@ | |
</Replaces> | ||
</Package> | ||
<History> | ||
<Update release="2"> | ||
<Date>2024-11-26</Date> | ||
<Version>2024.05.10</Version> | ||
<Update release="3"> | ||
<Date>2025-01-09</Date> | ||
<Version>2024.12.11</Version> | ||
<Comment>Packaging update</Comment> | ||
<Name>Gavin Zhao</Name> | ||
<Email>[email protected]</Email> | ||
<Name>Robert Gonzalez</Name> | ||
<Email>[email protected]</Email> | ||
</Update> | ||
</History> | ||
</PISI> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
libc.so.6 | ||
libdevmapper.so.1.02 | ||
libgpgme.so.11 | ||
libseccomp.so.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.