podman-3:3.3.0-0.25.dev.gitd32e566

- Resolves: #1983596, #1987739 - Security fix for CVE-2021-34558

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2021-08-02 15:10:25 -04:00
parent f42e6f7282
commit 2b8650ef34

View File

@ -60,7 +60,7 @@ Version: 3.3.0
# N.foo if released, 0.N.foo if unreleased
# Rawhide almost always ships unreleased builds,
# so release tag should be of the form 0.N.foo
Release: 0.24.dev.git%{shortcommit0}%{?dist}
Release: 0.25.dev.git%{shortcommit0}%{?dist}
Summary: Manage Pods, Containers and Container Images
License: ASL 2.0
URL: https://%{name}.io/
@ -73,7 +73,7 @@ Provides: %{name}-manpages = %{epoch}:%{version}-%{release}
BuildRequires: btrfs-progs-devel
%endif
BuildRequires: gcc
BuildRequires: golang
BuildRequires: golang >= 1.16.6
BuildRequires: glib2-devel
BuildRequires: glibc-devel
BuildRequires: glibc-static
@ -642,6 +642,9 @@ exit 0
# rhcontainerbot account currently managed by lsm5
%changelog
* Mon Aug 02 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 3:3.3.0-0.25.dev.gitd32e566
- Resolves: #1983596, #1987739 - Security fix for CVE-2021-34558
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3:3.3.0-0.24.dev.gitd32e566
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild