Rebase from Fedora 40 to passt-0^20240510.g7288448-1.el9
Resolves: RHEL-37647
This commit is contained in:
parent
f195ccc910
commit
a6dcc340e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/passt-4ddbcb9c0c555838b123c018a9ebc9b7e14a87e5.tar.xz
|
/passt-4ddbcb9c0c555838b123c018a9ebc9b7e14a87e5.tar.xz
|
||||||
/passt-0af928eaa020c1062fdc91598dfdc533966e2afe.tar.xz
|
/passt-0af928eaa020c1062fdc91598dfdc533966e2afe.tar.xz
|
||||||
/passt-b86afe3559c0bd3d24bc6fed7c60466cf141224c.tar.xz
|
/passt-b86afe3559c0bd3d24bc6fed7c60466cf141224c.tar.xz
|
||||||
|
/passt-72884484b00dbab548da056972e28ddb85518386.tar.xz
|
||||||
|
@ -7,11 +7,11 @@
|
|||||||
# Copyright (c) 2022 Red Hat GmbH
|
# Copyright (c) 2022 Red Hat GmbH
|
||||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||||
|
|
||||||
%global git_hash b86afe3559c0bd3d24bc6fed7c60466cf141224c
|
%global git_hash 72884484b00dbab548da056972e28ddb85518386
|
||||||
%global selinuxtype targeted
|
%global selinuxtype targeted
|
||||||
|
|
||||||
Name: passt
|
Name: passt
|
||||||
Version: 0^20231204.gb86afe3
|
Version: 0^20240510.g7288448
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: User-mode networking daemons for virtual machines and namespaces
|
Summary: User-mode networking daemons for virtual machines and namespaces
|
||||||
License: GPLv2+ and BSD
|
License: GPLv2+ and BSD
|
||||||
@ -126,6 +126,9 @@ fi
|
|||||||
%{_datadir}/selinux/packages/%{selinuxtype}/pasta.pp
|
%{_datadir}/selinux/packages/%{selinuxtype}/pasta.pp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 22 2024 Stefano Brivio <sbrivio@redhat.com> - 0^20240510.g7288448-1
|
||||||
|
- Resolves: RHEL-37647
|
||||||
|
|
||||||
* Fri Dec 15 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20231204.gb86afe3-1
|
* Fri Dec 15 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20231204.gb86afe3-1
|
||||||
- Resolves: RHEL-19590
|
- Resolves: RHEL-19590
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (passt-b86afe3559c0bd3d24bc6fed7c60466cf141224c.tar.xz) = 3a0b73ad703eff4fae6ed128afdc9ceb3d4c4b00cc70bc06cdc30274c1a3ebffe4576a0e99ea66c962b59026400ea665473c337f85012d4c208b735e3030f059
|
SHA512 (passt-72884484b00dbab548da056972e28ddb85518386.tar.xz) = a368ceae4aac7dce98285b520d5b65a8d5c628b7dbdb7648eca505077b5ec6587cd80e87151717af17f75b2043493c5fffc00cee3eaf564c8821920102b925e0
|
||||||
|
Loading…
Reference in New Issue
Block a user