Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libpod
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pkg
libpod
Merge requests
!14
Merge changes from apertis/v2024-updates into apertis/v2024
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Merge changes from apertis/v2024-updates into apertis/v2024
apertis/v2024-updates
into
apertis/v2024
Overview
0
Commits
4
Pipelines
2
Changes
1
Merged
Apertis CI robot
requested to merge
apertis/v2024-updates
into
apertis/v2024
8 months ago
Overview
0
Commits
4
Pipelines
2
Changes
1
Expand
0
0
Merge request reports
Viewing commit
cb08a22b
Prev
Next
Show latest version
1 file
+
15
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
cb08a22b
Release libpod version 4.3.1+ds1-8+deb12u1+apertis1
· cb08a22b
Apertis CI robot
authored
9 months ago
debian/changelog
+
15
−
0
Options
libpod (4.3.1+ds1-8+deb12u1+apertis1) apertis; urgency=medium
* Sync from debian/bookworm.
* Build using the containers openpgp backend
.
golang-github-containers-image has two implementations of gpg/pgp. One
using libgpgme and one using golangs crypto openpgp implementation.
.
gpgme is not in target (and has some GPL-3 related licensing concerns)
so not really useful for Apertis. Golangs openpgp implementation is
deprecated but still gets security fixes, which means it's not ideal but
a better option for Apertis
-- Apertis CI <devel@lists.apertis.org> Tue, 02 Jul 2024 13:39:10 +0000
libpod (4.3.1+ds1-8+deb12u1) bookworm; urgency=medium
* Non-maintainer upload.
Loading