import CS gvisor-tap-vsock-0.7.5-1.el9
This commit is contained in:
parent
73520b1c0e
commit
dc4f573e44
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/v0.7.3.tar.gz
|
||||
SOURCES/v0.7.5.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
1f363879f7914a384ce198ab47871f7b333550e8 SOURCES/v0.7.3.tar.gz
|
||||
eeb9cdbd83165f98f2f9198935b9fa402d848836 SOURCES/v0.7.5.tar.gz
|
||||
|
@ -11,9 +11,9 @@
|
||||
|
||||
Name: gvisor-tap-vsock
|
||||
Epoch: 6
|
||||
Version: 0.7.3
|
||||
Version: 0.7.5
|
||||
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
ExclusiveArch: %{golang_arches_future}
|
||||
Summary: Go replacement for libslirp and VPNKit
|
||||
URL: https://github.com/containers/%{name}
|
||||
@ -77,6 +77,14 @@ install -p -m0755 bin/gvforwarder %{buildroot}%{_libexecdir}/podman
|
||||
%{_libexecdir}/podman/gvforwarder
|
||||
|
||||
%changelog
|
||||
* Tue Aug 27 2024 Jindrich Novy <jnovy@redhat.com> - 6:0.7.5-1
|
||||
- update to https://github.com/containers/gvisor-tap-vsock/releases/tag/v0.7.5
|
||||
- Related: RHEL-27608
|
||||
|
||||
* Mon Aug 05 2024 Jindrich Novy <jnovy@redhat.com> - 6:0.7.4-1
|
||||
- update to https://github.com/containers/gvisor-tap-vsock/releases/tag/v0.7.4
|
||||
- Related: RHEL-27608
|
||||
|
||||
* Mon Feb 12 2024 Jindrich Novy <jnovy@redhat.com> - 6:0.7.3-2
|
||||
- Add gating.yaml
|
||||
- Related: Jira:RHEL-2112
|
||||
|
Loading…
Reference in New Issue
Block a user