Rebase from Fedora 40 to passt-0^20240510.g7288448-1.el10
Resolves: RHEL-34650
This commit is contained in:
parent
e8c0ba8424
commit
591facfb19
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/passt-4f1709db1b61c14729a6313d860323ec65772a37.tar.xz
|
||||
/passt-b86afe3559c0bd3d24bc6fed7c60466cf141224c.tar.xz
|
||||
/passt-f091893c1ffe1a531989a599737031089f6cfcb4.tar.xz
|
||||
/passt-72884484b00dbab548da056972e28ddb85518386.tar.xz
|
||||
|
@ -7,12 +7,12 @@
|
||||
# Copyright (c) 2022 Red Hat GmbH
|
||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||
|
||||
%global git_hash f091893c1ffe1a531989a599737031089f6cfcb4
|
||||
%global git_hash 72884484b00dbab548da056972e28ddb85518386
|
||||
%global selinuxtype targeted
|
||||
|
||||
Name: passt
|
||||
Version: 0^20231230.gf091893
|
||||
Release: 3%{?dist}
|
||||
Version: 0^20240510.g7288448
|
||||
Release: 1%{?dist}
|
||||
Summary: User-mode networking daemons for virtual machines and namespaces
|
||||
License: GPLv2+ and BSD
|
||||
Group: System Environment/Daemons
|
||||
@ -124,6 +124,9 @@ fi
|
||||
%{_datadir}/selinux/packages/%{selinuxtype}/pasta.pp
|
||||
|
||||
%changelog
|
||||
* Wed May 22 2024 Stefano Brivio <sbrivio@redhat.com> - 0^20240510.g7288448-1
|
||||
- Resolves: RHEL-37647
|
||||
|
||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0^20231230.gf091893-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (passt-f091893c1ffe1a531989a599737031089f6cfcb4.tar.xz) = 403a498eb3b3b9c8129c6bb4f2fd6966b9c6632e9b102eef89cc1b0889071ef3b6c528f695ac0a8048a121a6d7e69f99ec719a1cb8fd31efc3501fa5be3bb7b6
|
||||
SHA512 (passt-72884484b00dbab548da056972e28ddb85518386.tar.xz) = a368ceae4aac7dce98285b520d5b65a8d5c628b7dbdb7648eca505077b5ec6587cd80e87151717af17f75b2043493c5fffc00cee3eaf564c8821920102b925e0
|
||||
|
Loading…
Reference in New Issue
Block a user