Bump release

This commit is contained in:
eabdullin 2024-09-03 13:11:11 +03:00
parent 47f79ee465
commit 227f5b3aa4

View File

@ -13,7 +13,7 @@ Name: gvisor-tap-vsock
Epoch: 6
Version: 0.7.3
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT
Release: 4%{?dist}.alma.1
Release: 5%{?dist}.alma.1
ExclusiveArch: %{golang_arches_future}
Summary: Go replacement for libslirp and VPNKit
URL: https://github.com/containers/%{name}
@ -77,6 +77,9 @@ install -p -m0755 bin/gvforwarder %{buildroot}%{_libexecdir}/podman
%{_libexecdir}/podman/gvforwarder
%changelog
* Tue Sep 03 2024 Eduard Abdullin <eabdullin@almalinux.org> - 6:0.7.3-5.alma.1
- Bump release
* Tue Jul 09 2024 Eduard Abdullin <eabdullin@almalinux.org> - 6:0.7.3-4.alma.1
- Fix CVE-2024-1394