forked from pool/podman
Accepting request 1136696 from home:danishprakash:branches:devel:microos
Update to version 4.8.3 OBS-URL: https://build.opensuse.org/request/show/1136696 OBS-URL: https://build.opensuse.org/package/show/devel:microos/podman?expand=0&rev=44
This commit is contained in:
parent
28990be434
commit
4387772598
2
_service
2
_service
@ -2,7 +2,7 @@
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="url">https://github.com/containers/podman.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v4.8.2</param>
|
||||
<param name="revision">v4.8.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/containers/podman.git</param>
|
||||
<param name="changesrevision">aa546902fa1a927b3d770528565627d1395b19f3</param></service></servicedata>
|
||||
<param name="changesrevision">85dc30df56566a654700722a4dd190e1b9680ee7</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0dd0a145e2bb5f25fcdb3de40d1cc8916d0253a0b93c8ef403ca7b08f2c1af2
|
||||
size 13424576
|
3
podman-4.8.3.tar.xz
Normal file
3
podman-4.8.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56ae3e3a03014e7877bc2d8e8c08042f67a7e9abb28444de013d64e208708f72
|
||||
size 13435624
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 04 05:59:42 UTC 2024 - danish.prakash@suse.com
|
||||
|
||||
- Update to version 4.8.3:
|
||||
* Release v4.8.3
|
||||
* Update RELEASE_NOTES.md for v4.8.3
|
||||
* update module golang.org/x/crypto to v0.17.0 [security]
|
||||
* Error on HyperV VM start when gvproxy has failed to start
|
||||
* bump release to v4.8.3-dev
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 13 12:51:44 UTC 2023 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package podman
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%{!?_user_tmpfilesdir: %global _user_tmpfilesdir %{_datadir}/user-tmpfiles.d}
|
||||
%define project github.com/containers/podman
|
||||
Name: podman
|
||||
Version: 4.8.2
|
||||
Version: 4.8.3
|
||||
Release: 0
|
||||
Summary: Daemon-less container engine for managing containers, pods and images
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user