Rebase from Fedora Rawhide to passt-0^20240523.g765eb0b-1.el10
Resolves: RHEL-36045
This commit is contained in:
parent
591facfb19
commit
2171e14d06
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/passt-b86afe3559c0bd3d24bc6fed7c60466cf141224c.tar.xz
|
||||
/passt-f091893c1ffe1a531989a599737031089f6cfcb4.tar.xz
|
||||
/passt-72884484b00dbab548da056972e28ddb85518386.tar.xz
|
||||
/passt-765eb0bf1651d20ca319eeb8b41ff35f52f2a29c.tar.xz
|
||||
|
@ -7,11 +7,11 @@
|
||||
# Copyright (c) 2022 Red Hat GmbH
|
||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||
|
||||
%global git_hash 72884484b00dbab548da056972e28ddb85518386
|
||||
%global git_hash 765eb0bf1651d20ca319eeb8b41ff35f52f2a29c
|
||||
%global selinuxtype targeted
|
||||
|
||||
Name: passt
|
||||
Version: 0^20240510.g7288448
|
||||
Version: 0^20240523.g765eb0b
|
||||
Release: 1%{?dist}
|
||||
Summary: User-mode networking daemons for virtual machines and namespaces
|
||||
License: GPLv2+ and BSD
|
||||
@ -124,6 +124,9 @@ fi
|
||||
%{_datadir}/selinux/packages/%{selinuxtype}/pasta.pp
|
||||
|
||||
%changelog
|
||||
* Thu May 23 2024 Stefano Brivio <sbrivio@redhat.com> - 0^20240523.g765eb0b-1
|
||||
- Resolves: RHEL-36045
|
||||
|
||||
* Wed May 22 2024 Stefano Brivio <sbrivio@redhat.com> - 0^20240510.g7288448-1
|
||||
- Resolves: RHEL-37647
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (passt-72884484b00dbab548da056972e28ddb85518386.tar.xz) = a368ceae4aac7dce98285b520d5b65a8d5c628b7dbdb7648eca505077b5ec6587cd80e87151717af17f75b2043493c5fffc00cee3eaf564c8821920102b925e0
|
||||
SHA512 (passt-765eb0bf1651d20ca319eeb8b41ff35f52f2a29c.tar.xz) = 88f7c4401e3fd44653a0ca873c538dbe7a69c76e6fcc06f552687bff86f33baa427f80dbd831092a42f3afe6459279c7f0962e5003a22c6bc2a830da1f046252
|
||||
|
Loading…
Reference in New Issue
Block a user