Rebase from Fedora Rawhide to passt-0^20240624.g1ee2eca-1.el19
Resolves: RHEL-44837
This commit is contained in:
parent
86cdc2ff21
commit
a8fd2ad70b
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/passt-0af928eaa020c1062fdc91598dfdc533966e2afe.tar.xz
|
/passt-0af928eaa020c1062fdc91598dfdc533966e2afe.tar.xz
|
||||||
/passt-b86afe3559c0bd3d24bc6fed7c60466cf141224c.tar.xz
|
/passt-b86afe3559c0bd3d24bc6fed7c60466cf141224c.tar.xz
|
||||||
/passt-72884484b00dbab548da056972e28ddb85518386.tar.xz
|
/passt-72884484b00dbab548da056972e28ddb85518386.tar.xz
|
||||||
|
/passt-1ee2ecade3f41e2a3e51c1e580b08cba977a7c8d.tar.xz
|
||||||
|
@ -7,14 +7,14 @@
|
|||||||
# 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 72884484b00dbab548da056972e28ddb85518386
|
%global git_hash 1ee2ecade3f41e2a3e51c1e580b08cba977a7c8d
|
||||||
%global selinuxtype targeted
|
%global selinuxtype targeted
|
||||||
|
|
||||||
Name: passt
|
Name: passt
|
||||||
Version: 0^20240510.g7288448
|
Version: 0^20240624.g1ee2eca
|
||||||
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: GPL-2.0-or-later AND BSD-3-Clause
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
URL: https://passt.top/
|
URL: https://passt.top/
|
||||||
Source: https://passt.top/passt/snapshot/passt-%{git_hash}.tar.xz
|
Source: https://passt.top/passt/snapshot/passt-%{git_hash}.tar.xz
|
||||||
@ -126,6 +126,9 @@ fi
|
|||||||
%{_datadir}/selinux/packages/%{selinuxtype}/pasta.pp
|
%{_datadir}/selinux/packages/%{selinuxtype}/pasta.pp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 24 2024 Stefano Brivio <sbrivio@redhat.com> - 0^20240624.g1ee2eca-1
|
||||||
|
- Resolves: RHEL-44837
|
||||||
|
|
||||||
* Wed May 22 2024 Stefano Brivio <sbrivio@redhat.com> - 0^20240510.g7288448-1
|
* Wed May 22 2024 Stefano Brivio <sbrivio@redhat.com> - 0^20240510.g7288448-1
|
||||||
- Resolves: RHEL-37647
|
- Resolves: RHEL-37647
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (passt-72884484b00dbab548da056972e28ddb85518386.tar.xz) = a368ceae4aac7dce98285b520d5b65a8d5c628b7dbdb7648eca505077b5ec6587cd80e87151717af17f75b2043493c5fffc00cee3eaf564c8821920102b925e0
|
SHA512 (passt-1ee2ecade3f41e2a3e51c1e580b08cba977a7c8d.tar.xz) = 1b87360687598a011b1a5ea78028717f84034c74185095818441a8277617f3d7a647dbbc11c44882cf5aca6c1b2aed13c31d584fc0237658dafbedcfd9b65da5
|
||||||
|
Loading…
Reference in New Issue
Block a user