v0.55.8

Try our Chrome extension

Chrome store icon Chrome Webstore

Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!

Changedetection.io needs your support!

You can help us by supporting changedetection.io on these platforms;

The more popular changedetection.io is, the more time we can dedicate to adding amazing features!

Many thanks :)

changedetection.io team

Ще ні секунд тому.
            False
        
Ще ні секунд тому
Скріншот помилки з останнього запиту
    Skip to content

      Navigation Menu

            Sign in Appearance settings
                * Platform
                        + AI CODE CREATION
                            o GitHub Copilot Write better code with AI
                            o GitHub Copilot app Direct agents from issue to merge
                            o MCP Registry Integrate external tools
                        + DEVELOPER WORKFLOWS
                            o Actions Automate any workflow
                            o Codespaces Instant dev environments
                            o Issues Plan and track work
                            o Code Review Manage code changes
                            o Code Quality Enforce quality at merge
                        + APPLICATION SECURITY
                            o GitHub Advanced Security Find and fix vulnerabilities
                            o Code security Secure your code as you build
                            o Secret protection Stop leaks before they start
                        + EXPLORE
                            o Why GitHub
                            o Documentation
                            o Blog
                            o Changelog
                            o Marketplace
                      View all features
                * Solutions
                        + BY COMPANY SIZE
                            o Enterprises
                            o Small and medium teams
                            o Startups
                            o Nonprofits
                        + BY USE CASE
                            o App Modernization
                            o DevSecOps
                            o DevOps
                            o CI/CD
                            o View all use cases
                        + BY INDUSTRY
                            o Healthcare
                            o Financial services
                            o Manufacturing
                            o Government
                            o View all industries
                      View all solutions
                * Resources
                        + EXPLORE BY TOPIC
                            o AI
                            o Software Development
                            o DevOps
                            o Security
                            o View all topics
                        + EXPLORE BY TYPE
                            o Customer stories
                            o Events & webinars
                            o Ebooks & reports
                            o Business insights
                            o GitHub Skills
                        + SUPPORT & SERVICES
                            o Documentation
                            o Customer support
                            o Community forum
                            o Trust center
                            o Partners
                      View all resources
                * Open Source
                        + COMMUNITY
                            o GitHub Sponsors Fund open source developers
                        + PROGRAMS
                            o Security Lab
                            o Maintainer Community
                            o Accelerator
                            o GitHub Stars
                            o Archive Program
                        + REPOSITORIES
                            o Topics
                            o Trending
                            o Collections
                * Enterprise
                        + ENTERPRISE SOLUTIONS
                            o Enterprise platform AI-powered developer platform
                        + AVAILABLE ADD-ONS
                            o GitHub Advanced Security Enterprise-grade security features
                            o Copilot for Business Enterprise-grade AI features
                            o Premium Support Enterprise-grade 24/7 support
              * Pricing
                Type / to search
                Sign in
              Sign up Appearance settings
      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

              Uh oh!

              There was an error while loading. Please reload this page.

              podman-container-tools / podman Public
              * Notifications You must be signed in to change notification settings
              * Fork 3.3k
                * Star 32.5k
          * Code
          * Issues 941
          * Pull requests 189
          * Pull requests 188
          * Discussions
          * Actions
          * Projects
          * Wiki
          * Security and quality 8
          * Insights
          Additional navigation options
                  * Code
                  * Issues
                  * Pull requests
                  * Discussions
                  * Actions
                  * Projects
                  * Wiki
                  * Security and quality
                  * Insights

        Releases: podman-container-tools/podman

              Releases Tags
            Releases · podman-container-tools/podman

                Release list

                    * v6.1.0-RC1
                    * v6.0.2
                    * v6.0.1
                    * v5.8.5
                    * v5.8.4
                    * v6.0.0
                    * v6.0.0-RC1
                    * v5.8.3
                    * v5.8.2
                    * v5.8.1
                    Previous Next
                Jump to release
                        * v6.1.0-RC1
                        * v6.0.2
                        * v6.0.1
                        * v5.8.5
                        * v5.8.4
                        * v6.0.0
                        * v6.0.0-RC1
                        * v5.8.3
                        * v5.8.2
                        * v5.8.1
                    Previous Next

                v6.1.0-RC1

                              v6.1.0-RC1 Pre-release
                              Pre-release
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              github-actions released this 31 Jul 18:07
                              v6.1.0-rc1
                                      This tag was signed with the committer’s verified signature. The key has expired.
                                    mheon Matt Heon
                                    GPG key ID: 5A0F5FA1CEF5C874
                                      Expired
                                      Verified
                                    Learn about vigilant mode.
                              319d0cf
                                      This commit was signed with the committer’s verified signature. The key has expired.
                                    mheon Matt Heon
                                    GPG key ID: 5A0F5FA1CEF5C874
                                      Expired
                                      Verified
                                    Learn about vigilant mode.

                          Features

                            * A new command has been added, podman volume rename, to allow renaming volumes. Volumes created using volume drivers and volumes that are currently used by a container cannot be renamed (#28189).
                            * A new command has been added, podman machine restart, to allow easy restart of VMs managed by podman machine (#28366).
                            * The podman network rm command now includes a new option, --ignore, which suppresses errors when attempting to remove networks that do not exist (#28363).
                            * The podman manifest push command now includes two new options, --retry and --retry-delay, which allow pushes to be automatically retried on failure (#28590).
                            * Quadlet .container units now support a new key, ImageVolume=, to configure how volumes from images are handled (#28875).
                            * The podman generate kube command now includes support for generating container healthchecks as a livenessProbe (#22095).

                          Changes

                            * The podman info command now includes free memory available on the host (in addition to used memory and total memory) (#29116).
                            * The Pesto rootless port forwarding tool now supports IPv6 port forwarding with source IP preservation.

                          Bugfixes

                            * Fixed a bug where the remote Podman client could hang on some operations when connecting to a remote Podman service over SSH (#28453).
                            * Fixed a bug where the podman image scp command could not be used with usernames containing an @ character (#27655).
                            * Fixed a bug where the podman kube play command did not properly validate requested hostPort bindings, allowing the creation of containers with duplicated host ports which would never be able to start at the same time (#26622).
                            * Fixed a bug where podman machine VMs on Windows created using the hyperv provider would sometimes not properly start due to a race conditioning setting up volume mounts.
                            * Fixed a bug where podman machine VMs on Mac where machines could be left in an inconsistent state if the podman machine start command was interrupted by a signal.
                            * Fixed a bug where creating a container on a podman machine VM on Mac that attempted to bind to a port number number 1024 would return a nonsensical error message; a clear error explaining that privileged ports cannot be bound is now returned.
                            * Fixed a bug where the podman quadlet list and podman quadlet rm commands did not function properly with uninstantiated template Quadlets.
                            * Fixed a bug where the podman quadlet install command would occasionally fail to install a Quadlet if non-quadlet files were specified.
                            * Fixed a bug where the podman quadlet install command would not refuse to install Quadlets including non-quadlet files if the --application option was not specified.
                            * Fixed a bug where healthcheck logs could be corrupted, preventing proper healthcheck operation, if a healthcheck was killed midway through writing the file.
                            * Fixed a bug where the podman volume prune --all command incorrectly discarded label filters, causing podman volume prune --all --filter label=foo to prune all volumes, not just those with the foo label.
                            * Fixed a bug where the podman events --format=json command would print null instead of an error when the server sent an event that could not be decoded.
                            * Fixed a bug where a race condition could cause Quadlet to generate corrupt systemd units (#29004).
                            * Fixed a bug where the podman inspect command on a container with a single-element command (e.g. podman run fedora bash) would include the command in both Path and Args, when it should only have been included in Path (#29155).
                            * Fixed a bug where the --format option to podman inspect on containers did not properly support some format specifiers supported by Docker (e.g. {{.HostIp}} did not work, but {{.HostIP}} did) (#29164).
                            * Fixed a bug where the Quadlet generator would not write error messages to STDERR but only to /dev/kmsg, meaning that errors were not visible from systemd-analyze --generators verify and other tooling invoking the systemd generator directly.
                            * Fixed a bug where containers which failed to start would, in some circumstances, not properly clean up, resulting in improper behavior (#26143).
                            * Fixed a bug where the podman kube generate command would improperly generate warning messages only applicable when running as a rootless user on an SELinux enabled system when not running in that configuration (#17743).

                          API

                            * Fixed a bug where the Compat and Libpod Create endpoint for Exec Sessions (/containers/$CID/exec) did not honor the ConsoleSize parameter in the exec config.
                            * The Compat API has seen further changes to improve support for the Docker v1.44 API, including the deprecation of several fields removed in that release.
                            * Preparations have begun to implement support for the v1.45 API.

                          Misc

                            * Updated Buildah to v1.45.0
                            * Updated the image library to v5.41.0
                            * Updated the storage library to v1.64.0
                            * Updated the common library to v0.69.0
                          Assets 11
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                              👍 9 xplosionmind, YannMagnin, kavishgr, chfly2000, tiawl, SerhiiCho, kapamagnit23, i0tool5, and i-OmSharma reacted with thumbs up emoji ❤️ 9 X541-NB, francoism90, YannMagnin, oliversalzburg, kavishgr, SerhiiCho, maciejcieslar, kapamagnit23, and NoobPeople418 reacted with heart emoji 🚀 7 larouxn, YannMagnin, kavishgr, SerhiiCho, kapamagnit23, NoobPeople418, and i0tool5 reacted with rocket emoji 👀 2 xplosionmind and kavishgr reacted with eyes emoji
                                All reactions
                                  * 👍 9 reactions
                                  * ❤️ 9 reactions
                                  * 🚀 7 reactions
                                  * 👀 2 reactions
                              15 people reacted

                v6.0.2

                              v6.0.2 Latest
                              Latest
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              github-actions released this 22 Jul 03:02
                              v6.0.2
                                      This tag was signed with the committer’s verified signature. The key has expired.
                                    mheon Matt Heon
                                    GPG key ID: 5A0F5FA1CEF5C874
                                      Expired
                                      Verified
                                    Learn about vigilant mode.
                              b28edb9
                                      This commit was signed with the committer’s verified signature. The key has expired.
                                    mheon Matt Heon
                                    GPG key ID: 5A0F5FA1CEF5C874
                                      Expired
                                      Verified
                                    Learn about vigilant mode.

                          Bugfixes

                            * Fixed a bug where podman machine VMs created by the WSL provider on Windows were not properly cleaned up if the podman machine init command failed (#27036).
                            * Fixed a bug where the Windows installer for Podman would, when installing for all users, incorrectly modify the path of only the user installing Podman (#29160).
                            * Fixed a bug where the remote Podman client would throw errors when run on a Linux system that was not using Cgroups v2 (#29241).

                          Misc

                            * Updated Buildah to v1.44.1
                          Assets 11
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                              👍 18 tiawl, kapamagnit23, tobhofmann, andrestalavera, xavier-arosemena, KelenHappy, upmcplanetracker, xplosionmind, chfly2000, 99801155KC9tv, and 8 more reacted with thumbs up emoji 🎉 6 kapamagnit23, KelenHappy, 99801155KC9tv, i0tool5, NoobPeople418, and SerhiiCho reacted with hooray emoji ❤️ 6 KelenHappy, danie-dejager, kapamagnit23, xplosionmind, 99801155KC9tv, and NoobPeople418 reacted with heart emoji 🚀 4 kapamagnit23, KelenHappy, 99801155KC9tv, and NoobPeople418 reacted with rocket emoji 👀 2 xplosionmind and 99801155KC9tv reacted with eyes emoji
                                All reactions
                                  * 👍 18 reactions
                                  * 🎉 6 reactions
                                  * ❤️ 6 reactions
                                  * 🚀 4 reactions
                                  * 👀 2 reactions
                              19 people reacted

                v6.0.1

                              v6.0.1
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              github-actions released this 08 Jul 20:15
                              v6.0.1
                                      This tag was signed with the committer’s verified signature. The key has expired.
                                    mheon Matt Heon
                                    GPG key ID: 5A0F5FA1CEF5C874
                                      Expired
                                      Verified
                                    Learn about vigilant mode.
                              4cabbe6
                                      This commit was signed with the committer’s verified signature. The key has expired.
                                    mheon Matt Heon
                                    GPG key ID: 5A0F5FA1CEF5C874
                                      Expired
                                      Verified
                                    Learn about vigilant mode.

                          Bugfixes

                            * Fixed a bug where Podman Machine VMs on Mac using the libkrun provider could be regularly turned off by a port-scanning process on the host unintentionally commanding the VM to shut down.
                            * Fixed a bug where the podman machine init command would fail on Windows hosts when using the hyperv provider when WSL was not installed (#29053).
                            * Fixed a bug where the podman machine init command would fail on Windows hosts when using the wsl provider when the user was a Hyper-V admin but Hyper-V is disabled (#29138).
                            * Fixed a bug where error messages from the OCI runtime were sometimes not displayed when --log-level=debug was passed to Podman.
                            * Fixed a bug where the podman machine os upgrade command did not function properly (#29085).
                            * Fixed a bug where the default image used by podman machine was not being properly cached (#29090).
                            * Fixed a bug where rootful Podman Machine VMs on Windows using the wsl provider would fail to start (#29003).
                            * Fixed a bug where commands that did not support the --replace option would incorrectly suggest using that option in error messages (#24537).
                            * Fixed a bug where the Pesto rootless port forwarding tool (enabled by rootless_port_forwarder=pasta) did not properly clean up rules on container restart and network reload, causing failures to forward traffic (#29032).
                          Assets 11
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                              👍 19 m-ueberall, augusto-sb, Drak0Blu3, lucas-af, rosimelade, tiawl, kapamagnit23, YannMagnin, maciejcieslar, xplosionmind, and 9 more reacted with thumbs up emoji ❤️ 14 larouxn, henriqueffc, NoobPeople418, rosimelade, cbr7, kapamagnit23, YannMagnin, xgimp, xplosionmind, Kat404, and 4 more reacted with heart emoji 🚀 7 finn-braun, xgimp, Kat404, kavishgr, i0tool5, 99801155KC9tv, and SerhiiCho reacted with rocket emoji 👀 4 xplosionmind, Kat404, kavishgr, and 99801155KC9tv reacted with eyes emoji
                                All reactions
                                  * 👍 19 reactions
                                  * ❤️ 14 reactions
                                  * 🚀 7 reactions
                                  * 👀 4 reactions
                              25 people reacted

                v5.8.5

                              v5.8.5
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              github-actions released this 08 Jul 18:46
                              v5.8.5
                                      This tag was signed with the committer’s verified signature. The key has expired.
                                    mheon Matt Heon
                                    GPG key ID: 5A0F5FA1CEF5C874
                                      Expired
                                      Verified
                                    Learn about vigilant mode.
                              6d48b6f
                                      This commit was signed with the committer’s verified signature. The key has expired.
                                    mheon Matt Heon
                                    GPG key ID: 5A0F5FA1CEF5C874
                                      Expired
                                      Verified
                                    Learn about vigilant mode.

                          Bugfixes

                            * Fixed a bug where Podman Machine VMs on Mac using the libkrun provider could be regularly turned off by a port-scanning process on the host unintentionally commanding the VM to shut down.
                          Assets 17
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                              👍 5 rosimelade, tiawl, xplosionmind, 99801155KC9tv, and gloryandel reacted with thumbs up emoji ❤️ 5 rosimelade, adriens, xplosionmind, 99801155KC9tv, and augusto-sb reacted with heart emoji 👀 2 xplosionmind and 99801155KC9tv reacted with eyes emoji
                                All reactions
                                  * 👍 5 reactions
                                  * ❤️ 5 reactions
                                  * 👀 2 reactions
                              7 people reacted

                v5.8.4

                              v5.8.4
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              github-actions released this 26 Jun 15:37
                              v5.8.4
                                      This tag was signed with the committer’s verified signature. The key has expired.
                                    mheon Matt Heon
                                    GPG key ID: 5A0F5FA1CEF5C874
                                      Expired
                                      Verified
                                    Learn about vigilant mode.
                              5431df2

                          Security

                            * This release addresses CVE-2026-57231, where a malicious image using malformed Env entries could cause host environment variables to leak into containers run based on the image, including the ability to use the * glob operator to leak large numbers of environment variables without knowing their exact names (GHSA-4hq8-gpf5-8p68).
                            * The golang.org/x/crypto library has been updated to v0.53.0, addressing CVE-2026-39830 and CVE-2026-42508.

                          Bugfixes

                            * Fixed a bug where the remote Podman client's podman save command would fail on Linux when using the -f oci-dir or -f docker-dir arguments.
                          Assets 17
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                              👍 13 tiawl, maciejcieslar, rosimelade, xplosionmind, chfly2000, kavishgr, i0tool5, 99801155KC9tv, SerhiiCho, NoobPeople418, and 3 more reacted with thumbs up emoji ❤️ 9 larouxn, rosimelade, xplosionmind, kavishgr, 99801155KC9tv, SerhiiCho, NoobPeople418, kapamagnit23, and daniel-tkl reacted with heart emoji 🚀 2 PaulCoffee-zh and daniel-tkl reacted with rocket emoji 👀 7 finn-braun, xplosionmind, i0tool5, 99801155KC9tv, SerhiiCho, tobhofmann, and PaulCoffee-zh reacted with eyes emoji
                                All reactions
                                  * 👍 13 reactions
                                  * ❤️ 9 reactions
                                  * 🚀 2 reactions
                                  * 👀 7 reactions
                              17 people reacted

                v6.0.0

                              v6.0.0
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              github-actions released this 24 Jun 17:38
                              v6.0.0
                                      This tag was signed with the committer’s verified signature. The key has expired.
                                    mheon Matt Heon
                                    GPG key ID: 5A0F5FA1CEF5C874
                                      Expired
                                      Verified
                                    Learn about vigilant mode.
                              a8ed4b6
                                      This commit was signed with the committer’s verified signature. The key has expired.
                                    mheon Matt Heon
                                    GPG key ID: 5A0F5FA1CEF5C874
                                      Expired
                                      Verified
                                    Learn about vigilant mode.

                          Security

                            * This release addresses CVE-2026-57231, where a malicious image using malformed Env entries could cause host environment variables to leak into containers run based on the image, including the ability to use the * glob operator to leak large numbers of environment variables without knowing their exact names (GHSA-4hq8-gpf5-8p68).

                          Breaking Changes

                            * Due to breaking changes in this release, Podman v6.0.0 must be used with Buildah v1.44.0, Skopeo v1.23, Netavark and Aardvark v2.0.0, and configuration files from the container-libs repository's common/v0.68.0 release.
                            * Support for BoltDB databases has been dropped. Starting Podman 6 when the BoltDB database is in use will have Podman attempt an automatic migration from BoltDB to SQLite.
                            * Support for running on Intel Macs has been removed.
                            * Support for running on Windows 10 has been removed.
                            * Support for running on cgroups v1 systems has been removed. Please update your system to use cgroups v2.
                            * Support for running on iptables has been removed. Please use nftables instead.
                            * Support for CNI networking has been removed. Please use Netavark instead.
                            * Support for the slirp4netns rootless network stack has been removed. Please use Pasta instead. As part of this, the --network-cmd-path global option, only used with slirp4netns, has been removed.
                            * Podman's configuration file parsing logic has seen a major rewrite. Please see this document for exact details.
                            * Podman's import path has changed from github.com/containers/podman/v5 to go.podman.io/podman/v6 as part of our move into a CNCF-owned GitHub organization.
                            * Network isolation now defaults to enabled, improving Docker compatibility and security. A special workaround for the Docker-compatible API related to isolation being disabled has been removed (#27349).
                            * The way the podman quadlet suite of commands functions has been changed. Previously, Quadlets and their associated files were tracked using a .app file, ensuring that removing a Quadlet also removed all associated non-Quadlet files. Now, Quadlets and associated files are placed in subdirectories, which should reduce bugs and make manual management of Quadlets added by podman quadlet install much easier.
                            * VMs made by podman machine on Linux now mount volumes from the host using systemd. Volume mounts on existing podman machine VMs on Linux have been broken by this change, and the VM will need to be recreated.
                            * The podman volume prune command now matches Docker's behavior by only pruning unused anonymous volumes. Please use the newly-added --all option for the previous behavior (pruning all volumes).
                            * The podman volume list command now combines multiple filters using logical AND instead of logical OR (meaning all filters must match for a container to be included in output) (#26786).
                            * The label!= filter used in many commands now combines the output of multiple instances of the filter with logical AND instead of logical OR.
                            * The --format='{{json .Labels}} option to the podman ps, podman pod ps, and podman volume ls commands now prints its output as comma-separated key=value pairs instead of as a JSON map, improving Docker compatibility (#21847).
                            * The --all-providers option to podman machine list has been removed, as machines from all providers can now be accessed by all commands.
                            * The MemorySwappiness field of podman inspect is now set to nil when not explicitly set by the user (instead of -1), improving Docker compatibility (#23824).
                            * The podman commit command now pauses the container while committing changes, improving security by restricting concurrent modification. The prior behavior can be restored by using podman commit --pause=false ....
                            * The Go bindings for the REST API have removed the redundant nameOrID parameter from the artifacts.Remove() function.
                            * The minimum Go version required to build Podman is now v1.25.

                          Features

                            * All podman machine commands can now operate on VMs from all providers, regardless of what the current provider is set to. The provider set in the configuration only determines the provider used by newly-created VMs, and can be overridden by the new podman machine init --provider option. This should make operation of Mac and Windows installs mixing use of applehv and libkrun VMs, or hyperv and wsl VMs, much easier.
                            * A new command has been added, podman machine os update, which updates the operating system of a podman machine VM. Please note that this is not supported with the wsl provider.
                            * A new command has been added, podman system hyperv-prep, allowing Windows administrators to prepare a host for their users to run podman machine VMs using the hyperv provider.
                            * When starting a VM with podman machine start and podman machine init --now, if the connection to that VM is not the default, users will be prompted whether they want to change the default to the machine that was just started. This can also be controlled by a new option, --update-connection, which controls whether the default will be updated. If the --update-connection option is set, a user-interactive prompt is not displayed.
                            * The podman machine init and podman machine set commands now support a new option, --import-native-ca, which, when set, causes podman machine VMs on Windows, Linux, and Mac to import the host's trusted CA certificates each time the VM boots.
                            * The podman exec command now has a new option, --no-session, disabling API session tracking and database operations to increase performance (#26727).
                            * The podman image list --format json command now includes two new fields for each image, Repository and Tag (#27632).
                            * The manpages for Quadlets have been split into multiple files, one for each type of Quadlet file, and should be much more readable.
                            * Quadlet .volume units now support three new keys, UID= and GID= (to set the UID and GID that the volume will be created with) and Options= (to set generic volume options).
                            * Quadlet .container units now support mounting anonymous volumes (using a Mount= key with no source specified) (#28497).
                            * Two new search paths for Quadlets have been added, /usr/share/containers/systemd/users and /usr/share/containers/systemd/users/${UID}, to allow distributions to more easily package and distribute Quadlets (#27843).
                            * The podman quadlet list command now has a new alias, podman quadlet ls.
                            * The podman quadlet list command now has a new option, --noheading, which disables printing the table header. This is set automatically if the --format option is used.
                            * The pomdan quadlet list command now includes a new field in its output, Pod, which prints the pod a Quadlet .container unit is part of.
                            * The podman quadlet list command's --filter option now supports a new filter, status= (#28369).
                            * The --gpus option to podman create and podman run is now compatible with AMD GPUs.
                            * The podman create, podman run, and podman pod create commands can now specify volumes with a new option, nocreate (e.g. podman run --mount type=volume,src=myvol,dst=/mnt,nocreate) which will error if the specified volume does not exist, instead of creating it.
                            * The --log-opt option to the podman run and podman create now supports a new option, label=, to attach additional labels to logged messages (only usable with the journald log driver).
                            * Many Podman commands now expose a --tls-details option, allowing custom tuning of TLS settings using a containers-tls-details.yaml(5) file.
                            * The died event for Containers now exposes a new attribute, OOMKilled, which (if set) indicates the container was stopped due to running out of memory (#26701).
                            * Containers can now set multiple static IP addresses by passing the ip= option to --net multiple times (e.g. --net mynet:ip=10.0.0.2,ip=10.0.0.3,ip=10.0.0.4).
                            * The podman volume prune command now includes a new option, --all, to prune all unused volumes, not just anonymous volumes (#24597).
                            * The podman volume prune command now includes a new option, --dry-run, which returns the volumes that would be removed but does not actually remove them (#27838).
                            * The podman image scp command now includes a new option, --format, to set the archive format used for the image transfer (#28183).
                            * A new field has been added to containers.conf, default_host_ips, to set the default host IP that ports are forwarded from if an IP is not specified by the user (#27186).
                            * The podman image trust suite of commands now support a new --signature-policy option, which is mandatory for podman image trust set.
                            * Events now include artifact lifecycle events (create, pull, push, and remove) (#27260).
                            * A new experimental option for the `rootless_port_forw...
                        Read more
                          Assets 11
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                              👍 27 tracepcb, YannMagnin, henriqueffc, xseman, tnk4on, kavishgr, xplosionmind, rosimelade, simonrey1, NiklasBr, and 17 more reacted with thumbs up emoji 😄 5 finn-braun, PacaAlpaca, kavishgr, nimdrak, and Kat404 reacted with laugh emoji 🎉 41 heubeck, larouxn, YannMagnin, reneleonhardt, slang25, xseman, mawiegand, adriens, joshsleeper, tnk4on, and 31 more reacted with hooray emoji ❤️ 27 larouxn, YannMagnin, francoism90, mundry, adriens, joshsleeper, tnk4on, kavishgr, xplosionmind, rosimelade, and 17 more reacted with heart emoji 🚀 25 larouxn, YannMagnin, augusto-sb, mundry, mawiegand, adriens, joshsleeper, tnk4on, kavishgr, rosimelade, and 15 more reacted with rocket emoji 👀 8 xplosionmind, rosimelade, axel7083, iliqiliev, finn-braun, kavishgr, rempas, and Kat404 reacted with eyes emoji
                                All reactions
                                  * 👍 27 reactions
                                  * 😄 5 reactions
                                  * 🎉 41 reactions
                                  * ❤️ 27 reactions
                                  * 🚀 25 reactions
                                  * 👀 8 reactions
                              66 people reacted

                v6.0.0-RC1

                              v6.0.0-RC1 Pre-release
                              Pre-release
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              github-actions released this 12 Jun 19:48
                              v6.0.0-rc1
                                      This tag was signed with the committer’s verified signature. The key has expired.
                                    mheon Matt Heon
                                    GPG key ID: 5A0F5FA1CEF5C874
                                      Expired
                                      Verified
                                    Learn about vigilant mode.
                              d0c9bb1
                                      This commit was signed with the committer’s verified signature. The key has expired.
                                    mheon Matt Heon
                                    GPG key ID: 5A0F5FA1CEF5C874
                                      Expired
                                      Verified
                                    Learn about vigilant mode.

                          Breaking Changes

                            * Due to breaking changes in this release, Podman v6.0.0 must be used with Buildah v1.44.0, Skopeo v1.23, Netavark and Aardvark v2.0.0, and configuration files from the container-libs repository's common/v0.68.0 release.
                            * Support for BoltDB databases has been dropped. Starting Podman 6 when the BoltDB database is in use will have Podman attempt an automatic migration from SQLite to BoltDB.
                            * Support for running on Intel Macs has been removed.
                            * Support for running on Windows 10 has been removed.
                            * Support for running on cgroups v1 systems has been removed. Please update your system to use cgroups v2.
                            * Support for running on iptables has been removed. Please use nftables instead.
                            * Support for CNI networking has been removed. Please use Netavark instead.
                            * Support for the slirp4netns rootless network stack has been removed. Please use Pasta instead. As part of this, the --network-cmd-path global option, only used with slirp4netns, has been removed.
                            * Podman's configuration file parsing logic has seen a major rewrite. Please see this document for exact details.
                            * Podman's import path has changed from github.com/containers/podman/v5 to go.podman.io/podman/v6 as part of our move into a CNCF-owned GitHub organization.
                            * Network isolation now defaults to enabled, improving Docker compatibility and security. A special workaround for the Docker-compatible API related to isolation being disabled has been removed (#27349).
                            * The way the podman quadlet suite of commands functions has been changed. Previously, Quadlets and their associated files were tracked using a .app file, ensuring that removing a Quadlet also removed all associated non-Quadlet files. Now, Quadlets and associated files are placed in subdirectories, which should reduce bugs and make manual management of Quadlets added by podman quadlet install much easier.
                            * VMs made by podman machine on Linux now mount volumes from the host using systemd. Volume mounts on existing podman machine VMs on Linux have been broken by this change, and the VM will need to be recreated.
                            * The podman volume prune command now matches Docker's behavior by only pruning unused anonymous volumes. Please use the newly-added --all option for the previous behavior (pruning all volumes).
                            * The podman volume list command now combines multiple filters using logical AND instead of logical OR (meaning all filters must match for a container to be included in output) (#26786).
                            * The label!= filter used in many commands now combines the output of multiple instances of the filter with logical AND instead of logical OR.
                            * The --format='{{json .Labels}} option to the podman ps, podman pod ps, and podman volume ls commands now prints its output as comma-separated key=value pairs instead of as a JSON map, improving Docker compatibility (#21847).
                            * The --all-providers option to podman machine list has been removed, as machines from all providers can now be accessed by all commands.
                            * The MemorySwappiness field of podman inspect is now set to nil when not explicitly set by the user (instead of -1), improving Docker compatibility (#23824).
                            * The podman commit command now pauses the container while committing changes, improving security by restricting concurrent modification. The prior behavior can be restored by using podman commit --pause=false ....
                            * The Go bindings for the REST API have removed the redundant nameOrID parameter from the artifacts.Remove() function.
                            * The minimum Go version required to build Podman is now v1.25.

                          Features

                            * All podman machine commands can now operate on VMs from all providers, regardless of what the current provider is set to. The provider set in the configuration only determines the provider used by newly-created VMs, and can be overridden by the new podman machine init --provider option. This should make operation of Mac and Windows installs mixing use of applehv and libkrun VMs, or hyperv and wsl VMs, much easier.
                            * A new command has been added, podman machine os update, which updates the operating system of a podman machine VM. Please note that this is not supported with the wsl provider.
                            * A new command has been added, podman system hyperv-prep, allowing Windows administrators to prepare a host for their users to run podman machine VMs using the hyperv provider.
                            * When starting a VM with podman machine start and podman machine init --now, if the connection to that VM is not the default, users will be prompted whether they want to change the default to the machine that was just started. This can also be controlled by a new option, --update-connection, which controls whether the default will be updated. If the --update-connection option is set, a user-interactive prompt is not displayed.
                            * The podman machine init and podman machine set commands now support a new option, --import-native-ca, which, when set, causes podman machine VMs on Windows, Linux, and Mac to import the host's trusted CA certificates each time the VM boots.
                            * The podman exec command now has a new option, --no-session, disabling API session tracking and database operations to increase performance (#26727).
                            * The podman image list --format json command now includes two new fields for each image, Repository and Tag (#27632).
                            * The manpages for Quadlets have been split into multiple files, one for each type of Quadlet file, and should be much more readable.
                            * Quadlet .volume units now support three new keys, UID= and GID= (to set the UID and GID that the volume will be created with) and Options= (to set generic volume options).
                            * Quadlet .container units now support mounting anonymous volumes (using a Mount= key with no source specified) (#28497).
                            * Two new search paths for Quadlets have been added, /usr/share/containers/systemd/users and /usr/share/containers/systemd/users/${UID}, to allow distributions to more easily package and distribute Quadlets (#27843).
                            * The podman quadlet list command now has a new alias, podman quadlet ls.
                            * The podman quadlet list command now has a new option, --noheading, which disables printing the table header. This is set automatically if the --format option is used.
                            * The pomdan quadlet list command now includes a new field in its output, Pod, which prints the pod a Quadlet .container unit is part of.
                            * The podman quadlet list command's --filter option now supports a new filter, status= (#28369).
                            * The --gpus option to podman create and podman run is now compatible with AMD GPUs.
                            * The podman create, podman run, and podman pod create commands can now specify volumes with a new option, nocreate (e.g. podman run --mount type=volume,src=myvol,dst=/mnt,nocreate) which will error if the specified volume does not exist, instead of creating it.
                            * The --log-opt option to the podman run and podman create now supports a new option, label=, to attach additional labels to logged messages (only usable with the journald log driver).
                            * Many Podman commands now expose a --tls-details option, allowing custom tuning of TLS settings using a containers-tls-details.yaml(5) file.
                            * The died event for Containers now exposes a new attribute, OOMKilled, which (if set) indicates the container was stopped due to running out of memory (#26701).
                            * Containers can now set multiple static IP addresses by passing the ip= option to --net multiple times (e.g. --net mynet:ip=10.0.0.2,ip=10.0.0.3,ip=10.0.0.4).
                            * The podman volume prune command now includes a new option, --all, to prune all unused volumes, not just anonymous volumes (#24597).
                            * The podman volume prune command now includes a new option, --dry-run, which returns the volumes that would be removed but does not actually remove them (#27838).
                            * The podman image scp command now includes a new option, --format, to set the archive format used for the image transfer (#28183).
                            * A new field has been added to containers.conf, default_host_ips, to set the default host IP that ports are forwarded from if an IP is not specified by the user (#27186).
                            * The podman image trust suite of commands now support a new --signature-policy option, which is mandatory for podman image trust set.
                            * Events now include artifact lifecycle events (create, pull, push, and remove) (#27260).
                            * A new experimental option for the rootless_port_forwarder field in containers.conf has been added, rootless_port_forwarder="pasta". When set, rootless bridge networks will use Pasta's kernel-level port forwarding via Pesto instead of rootlessport, preserving the original client source IP in network traffic in rootless containers. The default remains rootlessport (the default for Podman 5.x), but we will investigate switching at a later date when stability is more certain.
                            * A new fil...
                        Read more
                          Assets 11
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                              👍 23 YannMagnin, tnk4on, mfscpayload-690, kavishgr, lslonina, ste-pac, kapamagnit23, tiawl, rahilarious, Uladzimir-Lashkevich, and 13 more reacted with thumbs up emoji 😄 4 YannMagnin, kavishgr, tiempor3al, and SerhiiCho reacted with laugh emoji 🎉 15 svix-jplatte, YannMagnin, tnk4on, kavishgr, blu3b3rry-sh, queil, rahilarious, maciejcieslar, NoobPeople418, tiempor3al, and 5 more reacted with hooray emoji ❤️ 11 YannMagnin, tnk4on, kavishgr, kapamagnit23, finn-braun, rahilarious, NoobPeople418, xplosionmind, tiempor3al, 99801155KC9tv, and oliversalzburg reacted with heart emoji 🚀 15 larouxn, onlyati, YannMagnin, tnk4on, kavishgr, kapamagnit23, NoobPeople418, NiklasBr, tiempor3al, robd003, and 5 more reacted with rocket emoji 👀 7 YannMagnin, kavishgr, rosimelade, xplosionmind, tiempor3al, 99801155KC9tv, and firu11 reacted with eyes emoji
                                All reactions
                                  * 👍 23 reactions
                                  * 😄 4 reactions
                                  * 🎉 15 reactions
                                  * ❤️ 11 reactions
                                  * 🚀 15 reactions
                                  * 👀 7 reactions
                              38 people reacted

                v5.8.3

                              v5.8.3
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              github-actions released this 12 Jun 17:58
                              v5.8.3
                                      This tag was signed with the committer’s verified signature. The key has expired.
                                    mheon Matt Heon
                                    GPG key ID: 5A0F5FA1CEF5C874
                                      Expired
                                      Verified
                                    Learn about vigilant mode.
                              93dbfd0
                                      This commit was signed with the committer’s verified signature. The key has expired.
                                    mheon Matt Heon
                                    GPG key ID: 5A0F5FA1CEF5C874
                                      Expired
                                      Verified
                                    Learn about vigilant mode.

                          Security

                            * This release addresses CVE-2026-44517, where building a Dockerfile using a ADD or COPY instruction accessing a malicious Git repository or tar archive could cause files outside the build context directory to be included in the build context or copied into the build. Please see GHSA-49p4-px3h-rq49 for more details.

                          Misc

                            * Updated Buildah to v1.43.2
                            * Updated gvisor-tap-vsock to v0.8.9
                          Assets 17
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                              🎉 9 methbkts, kavishgr, som1ein, harryssuperman, tiempor3al, 99801155KC9tv, frazezhang, jinfar, and lih0wei reacted with hooray emoji
                                All reactions
                                  * 🎉 9 reactions
                              9 people reacted

                v5.8.2

                              v5.8.2
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              github-actions released this 14 Apr 17:56
                              v5.8.2
                                      This tag was signed with the committer’s verified signature. The key has expired.
                                    mheon Matt Heon
                                    GPG key ID: 5A0F5FA1CEF5C874
                                      Expired
                                      Verified
                                    Learn about vigilant mode.
                              5b263b5
                                      This commit was signed with the committer’s verified signature. The key has expired.
                                    mheon Matt Heon
                                    GPG key ID: 5A0F5FA1CEF5C874
                                      Expired
                                      Verified
                                    Learn about vigilant mode.

                          Security

                            * This release addresses CVE-2026-33414, where the podman machine init --image command when run on Windows using the Hyper-V backend can run PowerShell-escaped commands from the user-specified image path on in a PowerShell session on the host (GHSA-hc8w-h2mf-hp59).

                          Bugfixes

                            * Fixed a bug where containers with the unless-stopped restart policy would not restart after a reboot when podman-restart.service was enabled (#28152).
                            * Fixed a bug where setting Entrypoint="" in a Quadlet .container file did not clear the container's entrypoint (#28213).
                            * Fixed a bug where setting a HealthCmd in a Quadlet .container file to a command that included double-quotes (") would result in a nonfunctional healthcheck due to a parsing issue (#28409).
                            * Fixed a bug where FreeBSD systems could panic when inspecting containers created with the host network mode (#28289).

                          API

                            * Fixed a bug where the Libpod System Check endpoint could perform operations with bad data after returning a 400 error (#28350).
                            * Fixed a bug where the remote attach API for containers (Libpod & Compat) could panic due to a rare race condition (#28277).
                            * Fixed a bug where the Secret Create API could not create functional secrets using the shell driver due to options from the default driver being improperly added.

                          Misc

                            * Updated Buildah to v1.43.1
                            * Updated the containers/common library to v0.67.1
                            * Updated the containers/image library to v5.39.2
                          Assets 17
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                              👍 9 m-ueberall, tiawl, lslonina, maciejcieslar, kavishgr, miah0x41, i0tool5, WenHao1223, and 99801155KC9tv reacted with thumbs up emoji 🎉 4 i0tool5, igor-shtein, 99801155KC9tv, and NoobPeople418 reacted with hooray emoji 🚀 9 finn-braun, larouxn, kavishgr, oliversalzburg, blegat, i0tool5, Dgoncas, 99801155KC9tv, and NoobPeople418 reacted with rocket emoji
                                All reactions
                                  * 👍 9 reactions
                                  * 🎉 4 reactions
                                  * 🚀 9 reactions
                              16 people reacted

                v5.8.1

                              v5.8.1
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              github-actions released this 11 Mar 20:03
                              v5.8.1
                                      This tag was signed with the committer’s verified signature. The key has expired.
                                    mheon Matt Heon
                                    GPG key ID: 5A0F5FA1CEF5C874
                                      Expired
                                      Verified
                                    Learn about vigilant mode.
                              c6077f6
                                      This commit was signed with the committer’s verified signature. The key has expired.
                                    mheon Matt Heon
                                    GPG key ID: 5A0F5FA1CEF5C874
                                      Expired
                                      Verified
                                    Learn about vigilant mode.

                          Bugfixes

                            * Fixed a critical bug where automatic migration from BoltDB to SQLite after a reboot could perform a partial migration, with some containers in SQLite and some remaining in BoltDB, when Quadlets were in use (#28215). For those who encountered this bug with 5.8.0 there is no way to automatically recover. If you do not have persistent containers/pods/volumes (i.e. all containers are run using Quadlets) then the easiest option is to move the db.sql file in Podman's storage directory to db.sql.bak (or similar) and reboot again with v5.8.1 to attempt another migration. Please contact the maintainers with any issues during migration and we will assist as able.
                          Assets 17
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                              👍 13 egoan82, ddubnyk, StudentWeis, rosimelade, tiawl, m-ueberall, chfly2000, tnk4on, maciejcieslar, xseman, and 3 more reacted with thumbs up emoji 🎉 2 methbkts and 99801155KC9tv reacted with hooray emoji ❤️ 2 rosimelade and DriedMachine reacted with heart emoji 🚀 3 egoan82, StudentWeis, and 99801155KC9tv reacted with rocket emoji 👀 3 finn-braun, runiq, and 99801155KC9tv reacted with eyes emoji
                                All reactions
                                  * 👍 13 reactions
                                  * 🎉 2 reactions
                                  * ❤️ 2 reactions
                                  * 🚀 3 reactions
                                  * 👀 3 reactions
                              17 people reacted
                Previous 1 2 3 4 5 … 24 25 Next
                Previous Next

  Footer

      © 2026 GitHub, Inc.

    Footer navigation

      * Terms
      * Privacy
      * Security
      * Status
      * Community
      * Docs
      * Contact
      * Manage cookies
      * Do not share my personal information
    You can’t perform that action at this time.
Порада: Виділіть текст, щоб поділитися ним або додати до списку ігнорування.  — Download difference patch
На даний момент порівняння виконується за текстом, а не графічно; доступний лише останній скріншот.
Для скриншотів потрібен увімкнений Playwright/WebDriver