-
Apertis package maintainers authoredApertis package maintainers authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
changelog 11.72 KiB
libpod (3.0.1+dfsg1-3+deb11u4+apertis0) apertis; urgency=medium
* Import from Debian bullseye.
* Set component to target.
* Fresh import for task T9696.
-- Apertis package maintainers <packagers@lists.apertis.org> Sun, 25 Jun 2023 19:43:01 +0530
libpod (3.0.1+dfsg1-3+deb11u4) bullseye; urgency=medium
* Recompile to fix parsing of DBUS_SESSION_BUS_ADDRESS (Closes: #1018816)
-- Reinhard Tartler <siretart@tauware.de> Sun, 16 Apr 2023 18:16:11 -0400
libpod (3.0.1+dfsg1-3+deb11u3) bullseye; urgency=medium
* Fix and tighten dependencies
-- Reinhard Tartler <siretart@tauware.de> Fri, 07 Apr 2023 22:10:33 -0400
libpod (3.0.1+dfsg1-3+deb11u2) bullseye; urgency=medium
* CVE-2022-1227: pickup changes in containers/psgo, Closes: #1020907
* CVE-2022-27649: do not set the inheritable capabilities, Closes: #1020906
-- Reinhard Tartler <siretart@tauware.de> Wed, 05 Apr 2023 21:00:36 -0400
libpod (3.0.1+dfsg1-3+deb11u1) bullseye; urgency=medium
* Rebuild against containers-common to pickup seccomp updates required
for newer kernels. Closes: #994451, #1006138
-- Reinhard Tartler <siretart@tauware.de> Sun, 27 Feb 2022 08:49:15 -0500
libpod (3.0.1+dfsg1-3) unstable; urgency=medium
* Add networking-lookup-child-IP-in-networks.patch, fixes rootless
connection issue "Connection reset by peer", Closes: #989803
-- Reinhard Tartler <siretart@tauware.de> Sun, 13 Jun 2021 18:28:49 -0400
libpod (3.0.1+dfsg1-2) unstable; urgency=medium
* Prefer crun over runc, Closes: #985379
* Add depends in iptables, Closes: #987207
-- Reinhard Tartler <siretart@tauware.de> Wed, 21 Apr 2021 17:36:07 -0400
libpod (3.0.1+dfsg1-1) unstable; urgency=medium
* New upstream release
* debian/control: tighten dependencies
* drop inspect-volume-data.patch, merged upstream
* Use packaged version of ocicrypt
-- Reinhard Tartler <siretart@tauware.de> Wed, 24 Feb 2021 06:46:17 -0500
libpod (3.0.0+dfsg1-2) unstable; urgency=medium
* Adjust dependencies on containers/{storage,image,common,buildah}
as discussed with upstream
-- Reinhard Tartler <siretart@tauware.de> Fri, 12 Feb 2021 08:42:39 -0500
libpod (3.0.0+dfsg1-1) unstable; urgency=medium
* New upstream release
-- Reinhard Tartler <siretart@tauware.de> Fri, 12 Feb 2021 06:12:02 -0500
libpod (3.0.0~rc3+dfsg1-1) experimental; urgency=medium
* New upstream release
* Cleanup varlink service, closes: #981708
* Tighten dependency on buildah to pickup fix for caching bug,
closes: #982467
-- Reinhard Tartler <siretart@tauware.de> Wed, 10 Feb 2021 06:54:28 -0500
libpod (3.0.0~rc2+dfsg1-2) unstable; urgency=medium
* Upload to unstable
-- Reinhard Tartler <siretart@tauware.de> Tue, 02 Feb 2021 17:21:00 -0500
libpod (3.0.0~rc2+dfsg1-1) experimental; urgency=medium
* New upstream release
* Install auto-update systemd units
* debian/copyright: more updates
* Install auto-update systemd units
* systemd: Don't enable podman-auto-update.service in default.target
(Closes: #981097)
* Pass buildtags also go test invocation to unbreak autopkgtests when
run as root
-- Reinhard Tartler <siretart@tauware.de> Sat, 30 Jan 2021 22:17:33 -0500
libpod (3.0.0~rc1+dfsg1-1) experimental; urgency=medium
* New upstream version
* Drop varlink references, dropped upstream
* Remove confusing line (Closes: #980480)
-- Reinhard Tartler <siretart@tauware.de> Sun, 24 Jan 2021 11:16:44 -0500
libpod (2.2.1+dfsg1-1) experimental; urgency=medium
* New upstream version
* drop cobra-spf13-api.patch, no longer needed
* Rely on upstream's build scripts to install manpages (Closes: #977502)
* Remove conflicting manpage container-mounts(5), Closes: #977502
* drop old-docker-api.patch, no longer needed
-- Reinhard Tartler <siretart@tauware.de> Fri, 18 Dec 2020 07:16:27 -0500
libpod (2.2.0+dfsg1-1) experimental; urgency=medium
* debian/changelog: Bump to libpod 2.2.0
* Refresh distro patches
* debian/control: Tighten build-dependency on buildah
* add cobra-spf13-api.patch
* debian/copyright: manual updates
* podman: Add depends on golang-github-containernetworking-plugin-dnsname
-- Reinhard Tartler <siretart@tauware.de> Tue, 08 Dec 2020 15:45:22 -0500
libpod (2.1.1+dfsg1-7) unstable; urgency=medium
* Pass buildtags also go test invocation to unbreak autopkgtests
on machines that run as real root.
-- Reinhard Tartler <siretart@tauware.de> Mon, 01 Feb 2021 06:43:56 -0500
libpod (2.1.1+dfsg1-6) unstable; urgency=medium
* debian/rules: Remove confusing line (Closes: #980480)
* systemd: Don't enable podman-auto-update.service in default.target
(Closes: #981097)
-- Reinhard Tartler <siretart@tauware.de> Tue, 26 Jan 2021 21:51:00 -0500
libpod (2.1.1+dfsg1-5) unstable; urgency=medium
* Install auto-update systemd units
-- Reinhard Tartler <siretart@tauware.de> Mon, 25 Jan 2021 07:49:44 -0500
libpod (2.1.1+dfsg1-4) unstable; urgency=medium
* Ignore containers.conf sysctl when namespaces set to host
(Closes: #979313)
-- Reinhard Tartler <siretart@tauware.de> Wed, 06 Jan 2021 20:48:36 -0500
libpod (2.1.1+dfsg1-3) unstable; urgency=medium
[ Dmitry Smirnov ]
* Tightened versioned dependency on "containernetworking-plugins".
[ Reinhard Tartler ]
* debian/copyright: various cleanups
* Fix handling of Ambient/Inheritable caps for non root user, Closes: #977717
* Rely on upstream's build scripts to install manpages
* Remove conflicting manpage container-mounts(5), Closes: #977502
-- Reinhard Tartler <siretart@tauware.de> Tue, 22 Dec 2020 13:00:57 -0500
libpod (2.1.1+dfsg1-2) unstable; urgency=medium
[ Reinhard Tartler ]
* Install runc by default, Closes: #971253
* Builds against structured-merge-diff/v4, Closes: #976410
[ Antonio Terceiro ]
* Recommend catatonit before the other inits (Closes: #971815)
-- Reinhard Tartler <siretart@tauware.de> Mon, 07 Dec 2020 06:56:09 -0500
libpod (2.1.1+dfsg1-1) unstable; urgency=medium
[ Reinhard Tartler ]
* New upstream release: 2.1.1
* golang-github-containers-libpod-dev: expose golang sources
* debian/copyright: update using cme update dpkg-copyright
[ Arnaud Rebillout ]
* Unvendor sigs.k8s.io/yaml
-- Reinhard Tartler <siretart@tauware.de> Fri, 27 Nov 2020 12:45:58 -0500
libpod (2.0.6+dfsg1-2) unstable; urgency=medium
* Restored io.podman/varlink interface, which is still in use by
nomad-driver-podman.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 22 Oct 2020 21:33:07 +1100
libpod (2.0.6+dfsg1-1) unstable; urgency=medium
* New upstream release
* debian/copyright: cleanups
* drop malformed lintian override
* Bump standard version, no changes needed
-- Reinhard Tartler <siretart@tauware.de> Mon, 14 Sep 2020 15:35:01 -0400
libpod (2.0.4+dfsg2-5) unstable; urgency=medium
* Team upload.
* Upload to unstable
-- Shengjing Zhu <zhsj@debian.org> Sun, 23 Aug 2020 02:42:00 +0800
libpod (2.0.4+dfsg2-4) experimental; urgency=medium
* Team upload.
* Tighten buildah Build-Depends version
-- Shengjing Zhu <zhsj@debian.org> Thu, 20 Aug 2020 02:54:27 +0800
libpod (2.0.4+dfsg2-3) experimental; urgency=medium
* Team upload.
[ Reinhard Tartler ]
* Add more notes on how to get started with Debian kernels
[ Shengjing Zhu ]
* Add patch to fix build with new runc
-- Shengjing Zhu <zhsj@debian.org> Thu, 20 Aug 2020 01:00:02 +0800
libpod (2.0.4+dfsg2-2) unstable; urgency=medium
[ Martin Pitt ]
* Bump conmon dependency
[ Dmitry Smirnov ]
* Harmonize repacksuffix to fix CI.
* Tighten recommendation on fuse-overlayfs (>= 1.0.0~).
[ Reinhard Tartler ]
* Bug fix: "Breaks docker", thanks to Jan Hudec (Closes: #968207).
- No longer create symlink /run/docker.sock to avoid interfering
with the docker daemon. Users that wish to replace the docker
daemon with podman are advised to install the symlink themselves
and arrange appropriate permissions for podman.sock.
-- Reinhard Tartler <siretart@tauware.de> Tue, 11 Aug 2020 07:41:44 -0400
libpod (2.0.4+dfsg2-1) unstable; urgency=medium
* Vendor in protobuf 3 to workaround #961814
* Remove "insanity workaround" related to protobuf
* Hand in forgotten changelog entry in 2.0.4+dfsg1-1
-- Reinhard Tartler <siretart@tauware.de> Mon, 03 Aug 2020 07:20:45 -0400
libpod (2.0.4+dfsg1-1) unstable; urgency=medium
* New upstream release
* No longer install /etc/containers/libpod.conf (Closes: #961016)
This file is deprecated in version 2.0 and is superseeded by
/etc/containers/containers.conf, which is provided by the
golang-github-containers-common package. The old file hardcodes
a default OCI runtime that breaks in default installations.
* Fixed REST API regression (Closes: #966501)
-- Reinhard Tartler <siretart@tauware.de> Thu, 30 Jul 2020 07:12:41 -0400
libpod (2.0.3+dfsg1-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Install systemd helper files in favor of varlink (Closes: #966118)
-- Reinhard Tartler <siretart@tauware.de> Sun, 26 Jul 2020 10:53:39 -0400
libpod (2.0.2+dfsg1-3) unstable; urgency=medium
* Team upload.
* Upload to unstable.
-- Reinhard Tartler <siretart@tauware.de> Mon, 20 Jul 2020 10:18:00 -0400
libpod (2.0.2+dfsg1-2) experimental; urgency=medium
* Team upload.
* debian/rules: Add XDG_RUNTIME_DIR settings on build
- Based on debian/rules from the ibus package, unbreaks
testsuite on many buildds
-- Reinhard Tartler <siretart@tauware.de> Fri, 17 Jul 2020 06:56:20 -0400
libpod (2.0.2+dfsg1-1) experimental; urgency=medium
* Team upload.
* New upstream version, Closes: #964378
-- Reinhard Tartler <siretart@tauware.de> Thu, 16 Jul 2020 18:06:15 -0400
libpod (1.6.4+dfsg1-4) unstable; urgency=medium
* Team upload.
* Rename golang-x-text-dev to golang-golang-x-text-dev
-- Shengjing Zhu <zhsj@debian.org> Sun, 12 Jul 2020 18:51:51 +0800
libpod (1.6.4+dfsg1-3) unstable; urgency=high
* Team upload.
* Do not copy up when volume is not empty
CVE-2020-1726, Closes: #961421
-- Reinhard Tartler <siretart@tauware.de> Thu, 28 May 2020 17:24:41 -0400
libpod (1.6.4+dfsg1-2) unstable; urgency=medium
* Un-vendored "golang-github-checkpoint-restore-go-criu-dev".
* Tightened dependency: "conmon (>= 2.0.2~)".
* rules:
+ Golang insanity workaround.
+ Removed obsolete "containers_image_ostree" build tag.
-- Dmitry Smirnov <onlyjob@debian.org> Tue, 14 Jan 2020 10:56:58 +1100
libpod (1.6.4+dfsg-1) unstable; urgency=medium
* New upstream release.
* Install "seccomp.json".
* Install tutorials.
* Un-vendored "openshift/api" library.
* Build-Depends:
- golang-github-boltdb-bolt-dev
+ golang-github-coreos-bbolt-dev (>= 1.3.3~)
- golang-github-containerd-continuity-dev
= golang-github-containers-buildah-dev (>= 1.11.6~)
= golang-github-containers-image-dev (>= 5.0.0~)
+ golang-github-openshift-api-dev
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 03 Jan 2020 08:36:51 +1100
libpod (1.6.2+dfsg-3) unstable; urgency=medium
* Install annotated CNI examples.
* Replaced default CNI "bridge" policy with "ptp".
-- Dmitry Smirnov <onlyjob@debian.org> Tue, 31 Dec 2019 12:07:07 +1100
libpod (1.6.2+dfsg-2) unstable; urgency=medium
* Added note about "swapaccount" to README.Debian.
* libpod.conf: prefer "crun" over "runc".
* Tightened "fuse-overlayfs" dependency.
* Only install "registries.conf" example but not conf file.
* Use "tini-static" for "init_path" built-in default instead of
"catatonit".
* Added "buildah" to Recommends since it provides "containers/image" man
pages.
* Standards-Version: 4.4.1
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 29 Dec 2019 20:49:01 +1100
libpod (1.6.2+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #930440).
-- Dmitry Smirnov <onlyjob@debian.org> Tue, 12 Nov 2019 13:29:33 +1100