passt-0^20260728.gf8df3f1-1.el10
Resolves: RHEL-185656
This commit is contained in:
parent
fecb34d4d0
commit
ae3348fcdd
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
||||
/passt-c3f1ba70237a9e66822aff3aa5765d0adf6f6307.tar.xz
|
||||
/passt-d04c48032bcf724550d0b8f652fd00efcd2dfad0.tar.xz
|
||||
/passt-a9c61ffaf15347b8dfcc2347c5440e4b0e82333b.tar.xz
|
||||
/passt-f8df3f1b228fe19a74a269334fdfe6cc7d0605ce.tar.xz
|
||||
|
||||
@ -10,12 +10,12 @@
|
||||
# Copyright (c) 2022 Red Hat GmbH
|
||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||
|
||||
%global git_hash a9c61ffaf15347b8dfcc2347c5440e4b0e82333b
|
||||
%global git_hash f8df3f1b228fe19a74a269334fdfe6cc7d0605ce
|
||||
%global selinuxtype targeted
|
||||
%global selinux_policy_version 41.41
|
||||
|
||||
Name: passt
|
||||
Version: 0^20260611.ga9c61ff
|
||||
Version: 0^20260728.gf8df3f1
|
||||
Release: 1%{?dist}
|
||||
Summary: User-mode networking daemons for virtual machines and namespaces
|
||||
License: GPL-2.0-or-later AND BSD-3-Clause
|
||||
@ -118,12 +118,10 @@ fi
|
||||
%doc %{_docdir}/%{name}/demo.sh
|
||||
%{_bindir}/passt
|
||||
%{_bindir}/pasta
|
||||
%{_bindir}/qrap
|
||||
%{_bindir}/passt-repair
|
||||
%{_bindir}/pesto
|
||||
%{_mandir}/man1/passt.1*
|
||||
%{_mandir}/man1/pasta.1*
|
||||
%{_mandir}/man1/qrap.1*
|
||||
%{_mandir}/man1/passt-repair.1*
|
||||
%{_mandir}/man1/pesto.1*
|
||||
%ifarch x86_64
|
||||
@ -141,6 +139,9 @@ fi
|
||||
%{_datadir}/selinux/packages/%{selinuxtype}/pesto.pp
|
||||
|
||||
%changelog
|
||||
* Wed Jul 29 2026 Stefano Brivio <sbrivio@redhat.com> - 0^20260728.gf8df3f1-1
|
||||
- Resolves: RHEL-185656
|
||||
|
||||
* Wed Jun 17 2026 Stefano Brivio <sbrivio@redhat.com> - 0^20260611.ga9c61ff-1
|
||||
- Resolves: RHEL-185656
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (passt-a9c61ffaf15347b8dfcc2347c5440e4b0e82333b.tar.xz) = fb1b34b92c0059c4e1d7ac01e36c90c51cbf42c8bcdcbbf42f22299facc6791cab640502772588a1bc7fe0ddff771f4058bd4da36de8188a13b08bad8766445c
|
||||
SHA512 (passt-f8df3f1b228fe19a74a269334fdfe6cc7d0605ce.tar.xz) = 9d5a9a19919a577ce32db4a6c9202c43718fd748559bd76f11a1eccdb8f34d5204cb4176241f63ef27d8f9907bd4f51f5ead8d83688f8b435338d0237be5f70b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user