Bug#987155: unblock: libpod/3.0.1+dfsg1-2

2021-04-21 Thread Reinhard Tartler


On 4/20/21 4:33 AM, Sebastian Ramacher wrote:

> What's the status of #987207? If that also requires changes in the
> package, it would be good to include them as well.


Indeed, turned out to be less severe, but I agree it's a good idea to pick it 
up too.
I took the liberty of uploading this change to unstable, please consider 
unblocking:

diff --git a/debian/changelog b/debian/changelog
index ec4748cb8..7ec3e362d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libpod (3.0.1+dfsg1-2) unstable; urgency=medium
+
+  * Prefer crun over runc, Closes: #985379
+  * Add depends in iptables, Closes: #987207
+
+ -- Reinhard Tartler   Wed, 21 Apr 2021 17:36:07 -0400
+
 libpod (3.0.1+dfsg1-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index dedbb4462..d3865b0c1 100644
--- a/debian/control
+++ b/debian/control
@@ -94,7 +94,8 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
 ,conmon (>= 2.0.18~)
 ,containernetworking-plugins (>= 0.8.7)
 ,golang-github-containers-common
-,runc (>= 1.0.0~rc92~) | crun
+,crun | runc (>= 1.0.0~rc92~)
+,iptables
 Breaks: buildah (<< 1.10.1-6), slirp4netns (<< 0.4.1), fuse-overlayfs (<< 
0.7.1)
 Recommends: ${misc:Recommends}
 ,buildah (>= 1.10.1-6~)



Bug#987155: unblock: libpod/3.0.1+dfsg1-2

2021-04-20 Thread Sebastian Ramacher
Control: tags -1 moreinfo

On 2021-04-18 10:48:37 -0400, Reinhard Tartler wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian@packages.debian.org
> Usertags: unblock
> X-Debbugs-Cc: siret...@tauware.de, Filippo Giunchedi 
> 
> Please unblock package libpod
> 
> Note that I have not uploaded the package yet, this is a pre-approval
> request.

What's the status of #987207? If that also requires changes in the
package, it would be good to include them as well.

Cheers

> 
> [ Reason ]
> I as maintainer have missed an upstream change that switches the default
> container runtime. The remedy is to switch the alternative dependency
> in the podman binary pacakage package
> 
> [ Impact ]
> Not granting the unblock request will leave an unfunctional default
> configuration, please see https://bugs.debian.org/985379
> 
> [ Tests ]
> This needs to be manually tested in a clean, freshly installed system,
> such as a VM.
> 
> [ Risks ]
> This patch does not contain a code-change, and is therefore low-risk.
> As an alternative, this could be documented in the bullseye release-notes.
> 
> 
> [ Checklist ]
>   [ ] all changes are documented in the d/changelog
>   [x] I reviewed all changes and I approve them
>   [x] attach debdiff against the package in testing
> 
> 
> The patch would be this:
> 
> modified   debian/control
> @@ -94,7 +94,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
>  ,conmon (>= 2.0.18~)
>  ,containernetworking-plugins (>= 0.8.7)
>  ,golang-github-containers-common
> -,runc (>= 1.0.0~rc92~) | crun
> +,crun | runc (>= 1.0.0~rc92~)
>  Breaks: buildah (<< 1.10.1-6), slirp4netns (<< 0.4.1), fuse-overlayfs (<< 
> 0.7.1)
>  Recommends: ${misc:Recommends}
>  ,buildah (>= 1.10.1-6~)
> 
> 
> unblock libpod/3.0.1+dfsg1-2
> 

-- 
Sebastian Ramacher


signature.asc
Description: PGP signature


Bug#987155: unblock: libpod/3.0.1+dfsg1-2

2021-04-18 Thread Reinhard Tartler
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: siret...@tauware.de, Filippo Giunchedi 

Please unblock package libpod

Note that I have not uploaded the package yet, this is a pre-approval
request.

[ Reason ]
I as maintainer have missed an upstream change that switches the default
container runtime. The remedy is to switch the alternative dependency
in the podman binary pacakage package

[ Impact ]
Not granting the unblock request will leave an unfunctional default
configuration, please see https://bugs.debian.org/985379

[ Tests ]
This needs to be manually tested in a clean, freshly installed system,
such as a VM.

[ Risks ]
This patch does not contain a code-change, and is therefore low-risk.
As an alternative, this could be documented in the bullseye release-notes.


[ Checklist ]
  [ ] all changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in testing


The patch would be this:

modified   debian/control
@@ -94,7 +94,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
 ,conmon (>= 2.0.18~)
 ,containernetworking-plugins (>= 0.8.7)
 ,golang-github-containers-common
-,runc (>= 1.0.0~rc92~) | crun
+,crun | runc (>= 1.0.0~rc92~)
 Breaks: buildah (<< 1.10.1-6), slirp4netns (<< 0.4.1), fuse-overlayfs (<< 
0.7.1)
 Recommends: ${misc:Recommends}
 ,buildah (>= 1.10.1-6~)


unblock libpod/3.0.1+dfsg1-2