<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/containers.scm, branch master</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>gnu: libslirp: Update to 4.9.4 [security-fixes].</title>
<updated>2026-08-27T06:18:34+00:00</updated>
<author>
<name>Tomas Volf</name>
<email>~@wolfsden.cz</email>
</author>
<published>2026-08-26T21:51:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=92b2df53d30f1817c4c5d01a39bd7ae5240d6cb4'/>
<id>92b2df53d30f1817c4c5d01a39bd7ae5240d6cb4</id>
<content type='text'>
This release contains a fix for information leak
on fragmented packets with different header lengths.

* gnu/packages/containers.scm (libslirp): Update to 4.9.4.

Merges: https://codeberg.org/guix/guix/pulls/10843
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This release contains a fix for information leak
on fragmented packets with different header lengths.

* gnu/packages/containers.scm (libslirp): Update to 4.9.4.

Merges: https://codeberg.org/guix/guix/pulls/10843
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>guix: Adjust environment setup so extensions are located without propagating Guix.</title>
<updated>2026-08-21T14:00:22+00:00</updated>
<author>
<name>Sergio Pastor Pérez</name>
<email>sergio.pastor-perez@inria.fr</email>
</author>
<published>2026-08-17T08:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9e4c90ea160066d0b8e23c1e73450e2fc9f68bea'/>
<id>9e4c90ea160066d0b8e23c1e73450e2fc9f68bea</id>
<content type='text'>
This change makes GUIX_EXTENSIONS_PATH handled specially so package extensions
do not need to propagate Guix or extend their native search path to locate the
extension.

* gnu/home/services.scm (environment-variables-&gt;setup-environment-script):
Setup GUIX_EXTENSIONS_PATH to locate extensions in profiles that do not
contain Guix.
* gnu/system.scm (operating-system-etc-service): Likewise.
* gnu/packages/containers.scm (guix-compose): Remove unneeded
'native-search-paths' specification.
* gnu/packages/package-management.scm (toys): Likewise.
(guix-xsearch): Likewise.
* guix/search-paths.scm ($GUIX_EXTENSIONS_PATH): Adjust comment.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change makes GUIX_EXTENSIONS_PATH handled specially so package extensions
do not need to propagate Guix or extend their native search path to locate the
extension.

* gnu/home/services.scm (environment-variables-&gt;setup-environment-script):
Setup GUIX_EXTENSIONS_PATH to locate extensions in profiles that do not
contain Guix.
* gnu/system.scm (operating-system-etc-service): Likewise.
* gnu/packages/containers.scm (guix-compose): Remove unneeded
'native-search-paths' specification.
* gnu/packages/package-management.scm (toys): Likewise.
(guix-xsearch): Likewise.
* guix/search-paths.scm ($GUIX_EXTENSIONS_PATH): Adjust comment.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: crun: Update to 1.29.1.</title>
<updated>2026-08-19T03:13:39+00:00</updated>
<author>
<name>Tomas Volf</name>
<email>~@wolfsden.cz</email>
</author>
<published>2026-08-16T16:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=69e180c4ca79b0b9ec17bb16ea3c2de6eda7e6f4'/>
<id>69e180c4ca79b0b9ec17bb16ea3c2de6eda7e6f4</id>
<content type='text'>
* gnu/packages/containers.scm (crun): Update to 1.29.1.

Merges: https://issues.guix.gnu.org/81633
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/containers.scm (crun): Update to 1.29.1.

Merges: https://issues.guix.gnu.org/81633
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: podman: Update to 6.1.0.</title>
<updated>2026-08-18T17:56:29+00:00</updated>
<author>
<name>Foster Hangdaan</name>
<email>foster@hangdaan.email</email>
</author>
<published>2026-08-17T13:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=eb54cdee2fcd6356cad1f7c02cffdcd93a47f8b1'/>
<id>eb54cdee2fcd6356cad1f7c02cffdcd93a47f8b1</id>
<content type='text'>
* gnu/packages/containers.scm (podman): Update to 6.1.0.

Merges: guix/guix!10613
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/containers.scm (podman): Update to 6.1.0.

Merges: guix/guix!10613
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: skopeo: Update to 1.24.0.</title>
<updated>2026-08-18T16:09:50+00:00</updated>
<author>
<name>Foster Hangdaan</name>
<email>foster@hangdaan.email</email>
</author>
<published>2026-08-17T13:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=c104f12e2fd356372d1fad46dd316f8478f6c902'/>
<id>c104f12e2fd356372d1fad46dd316f8478f6c902</id>
<content type='text'>
* gnu/packages/containers.scm (skopeo): Update to 1.24.0.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
Merges: #10615
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/containers.scm (skopeo): Update to 1.24.0.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
Merges: #10615
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: podman: Update to 6.0.2.</title>
<updated>2026-08-11T10:30:24+00:00</updated>
<author>
<name>Konstantin Suntsov</name>
<email>protvin@disroot.org</email>
</author>
<published>2026-08-09T21:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=eb94d2742e9371b0a3b2c433bacc9d9fffba1f3d'/>
<id>eb94d2742e9371b0a3b2c433bacc9d9fffba1f3d</id>
<content type='text'>
* gnu/packages/containers.scm (podman): Update to 6.0.2.

Relates-to: guix/guix!10452
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/containers.scm (podman): Update to 6.0.2.

Relates-to: guix/guix!10452
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: runc: Fix build.</title>
<updated>2026-07-24T16:08:47+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-07-24T15:58:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=fe590afef7319a8ea921d35b67fb39fb79f5a3b3'/>
<id>fe590afef7319a8ea921d35b67fb39fb79f5a3b3</id>
<content type='text'>
* gnu/packages/containers.scm (runc):
[native-inputs]: Remove go-github-com-cyphar-filepath-securejoin and
go-github-com-opencontainers-runtime-spec; add
go-github-com-cyphar-filepath-securejoin-0.4.1 and
go-github-com-opencontainers-runtime-spec-1.2.1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/containers.scm (runc):
[native-inputs]: Remove go-github-com-cyphar-filepath-securejoin and
go-github-com-opencontainers-runtime-spec; add
go-github-com-cyphar-filepath-securejoin-0.4.1 and
go-github-com-opencontainers-runtime-spec-1.2.1.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: go-go-podman-io-common: Update to 0.68.1.</title>
<updated>2026-07-24T16:08:47+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-07-24T14:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=44b98369ba68c28f9dac74324726053075ab2f90'/>
<id>44b98369ba68c28f9dac74324726053075ab2f90</id>
<content type='text'>
* gnu/packages/containers.scm (go-go-podman-io-common): Update to 0.68.1.
[arguments] &lt;#:test-subdirs&gt;: Refresh the list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/containers.scm (go-go-podman-io-common): Update to 0.68.1.
[arguments] &lt;#:test-subdirs&gt;: Refresh the list.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: go-go-podman-io-image-v5: Update to 5.39.2.</title>
<updated>2026-07-24T16:08:47+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-07-24T14:30:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9df8fc39e4e6a1ddc6a5b810b9f2aae46b6ea054'/>
<id>9df8fc39e4e6a1ddc6a5b810b9f2aae46b6ea054</id>
<content type='text'>
* gnu/packages/containers.scm (go-go-podman-io-image-v5): Update to 5.39.2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/containers.scm (go-go-podman-io-image-v5): Update to 5.39.2.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: go-go-podman-io-storage: Update to 1.62.0.</title>
<updated>2026-07-24T16:08:47+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-07-24T11:20:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=420fc5dee5a1086fdd8e6a26bff57460837fd928'/>
<id>420fc5dee5a1086fdd8e6a26bff57460837fd928</id>
<content type='text'>
* gnu/packages/containers.scm (go-go-podman-io-storage): Update to 1.62.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/containers.scm (go-go-podman-io-storage): Update to 1.62.0.
</pre>
</div>
</content>
</entry>
</feed>
