Rebase from Fedora Rawhide to passt-0^20240624.g1ee2eca-1.el10
Resolves: RHEL-44838
This commit is contained in:
parent
31b078b8a2
commit
e981d1d988
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
||||
/passt-f091893c1ffe1a531989a599737031089f6cfcb4.tar.xz
|
||||
/passt-72884484b00dbab548da056972e28ddb85518386.tar.xz
|
||||
/passt-765eb0bf1651d20ca319eeb8b41ff35f52f2a29c.tar.xz
|
||||
/passt-1ee2ecade3f41e2a3e51c1e580b08cba977a7c8d.tar.xz
|
||||
|
11
passt.spec
11
passt.spec
@ -7,14 +7,14 @@
|
||||
# Copyright (c) 2022 Red Hat GmbH
|
||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||
|
||||
%global git_hash 765eb0bf1651d20ca319eeb8b41ff35f52f2a29c
|
||||
%global git_hash 1ee2ecade3f41e2a3e51c1e580b08cba977a7c8d
|
||||
%global selinuxtype targeted
|
||||
|
||||
Name: passt
|
||||
Version: 0^20240523.g765eb0b
|
||||
Release: 2%{?dist}
|
||||
Version: 0^20240624.g1ee2eca
|
||||
Release: 1%{?dist}
|
||||
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
|
||||
URL: https://passt.top/
|
||||
Source: https://passt.top/passt/snapshot/passt-%{git_hash}.tar.xz
|
||||
@ -124,6 +124,9 @@ fi
|
||||
%{_datadir}/selinux/packages/%{selinuxtype}/pasta.pp
|
||||
|
||||
%changelog
|
||||
* Mon Jun 24 2024 Stefano Brivio <sbrivio@redhat.com> - 0^20240624.g1ee2eca-1
|
||||
- Resolves: RHEL-44838
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0^20240523.g765eb0b-2
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (passt-765eb0bf1651d20ca319eeb8b41ff35f52f2a29c.tar.xz) = 88f7c4401e3fd44653a0ca873c538dbe7a69c76e6fcc06f552687bff86f33baa427f80dbd831092a42f3afe6459279c7f0962e5003a22c6bc2a830da1f046252
|
||||
SHA512 (passt-1ee2ecade3f41e2a3e51c1e580b08cba977a7c8d.tar.xz) = 1b87360687598a011b1a5ea78028717f84034c74185095818441a8277617f3d7a647dbbc11c44882cf5aca6c1b2aed13c31d584fc0237658dafbedcfd9b65da5
|
||||
|
Loading…
Reference in New Issue
Block a user