SHA256
1
0
forked from pool/podman

Accepting request 1131255 from home:danishprakash:branches:devel:microos

Update to version 4.8.1

OBS-URL: https://build.opensuse.org/request/show/1131255
OBS-URL: https://build.opensuse.org/package/show/devel:microos/podman?expand=0&rev=40
This commit is contained in:
2023-12-06 08:22:26 +00:00
committed by Git OBS Bridge
parent 407f2cb962
commit ce21851006
6 changed files with 25 additions and 6 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Dec 06 06:02:02 UTC 2023 - danish.prakash@suse.com
- Update to version 4.8.1:
* v4.8.1
* Update RELEASE_NOTES.md for v4.8.1
* Handle symlinks when checking DB vs runtime configs
* libpod: Detect whether we have a private UTS namespace on FreeBSD
* pkg/bindings: add new APIVersionError error type
* fix podman-remote exec regression with v4.8
* sqlite: fix issue in ValidateDBConfig()
* sqlite: fix missing Commit() in RemovePodContainers()
* sqlite: set busy timeout to 100s
* Fix locking error in WSL machine rm -f
* Gating test fixes
* If API calls for kube play --replace, then replace pod
* Fix wsl.conf generation when user-mode-networking is disabled
* Bump to v4.8.1-dev
-------------------------------------------------------------------
Tue Nov 28 05:56:48 UTC 2023 - danish.prakash@suse.com