Rebase from Fedora to 0^20240726.g57a21d2-1.el10
Resolves: RHEL-52639
This commit is contained in:
parent
f6fea32dde
commit
f8db6f014c
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
||||
/passt-72884484b00dbab548da056972e28ddb85518386.tar.xz
|
||||
/passt-765eb0bf1651d20ca319eeb8b41ff35f52f2a29c.tar.xz
|
||||
/passt-1ee2ecade3f41e2a3e51c1e580b08cba977a7c8d.tar.xz
|
||||
/passt-57a21d2df1467302dee71ee9d5683a8b96e6ce7f.tar.xz
|
||||
|
@ -7,11 +7,11 @@
|
||||
# Copyright (c) 2022 Red Hat GmbH
|
||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||
|
||||
%global git_hash 1ee2ecade3f41e2a3e51c1e580b08cba977a7c8d
|
||||
%global git_hash 57a21d2df1467302dee71ee9d5683a8b96e6ce7f
|
||||
%global selinuxtype targeted
|
||||
|
||||
Name: passt
|
||||
Version: 0^20240624.g1ee2eca
|
||||
Version: 0^20240726.g57a21d2
|
||||
Release: 1%{?dist}
|
||||
Summary: User-mode networking daemons for virtual machines and namespaces
|
||||
License: GPL-2.0-or-later AND BSD-3-Clause
|
||||
@ -124,6 +124,9 @@ fi
|
||||
%{_datadir}/selinux/packages/%{selinuxtype}/pasta.pp
|
||||
|
||||
%changelog
|
||||
* Fri Aug 2 2024 Stefano Brivio <sbrivio@redhat.com> - 0^20240726.g57a21d2-1
|
||||
- Resolves: RHEL-52639
|
||||
|
||||
* Mon Jun 24 2024 Stefano Brivio <sbrivio@redhat.com> - 0^20240624.g1ee2eca-1
|
||||
- Resolves: RHEL-44838
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (passt-1ee2ecade3f41e2a3e51c1e580b08cba977a7c8d.tar.xz) = 1b87360687598a011b1a5ea78028717f84034c74185095818441a8277617f3d7a647dbbc11c44882cf5aca6c1b2aed13c31d584fc0237658dafbedcfd9b65da5
|
||||
SHA512 (passt-57a21d2df1467302dee71ee9d5683a8b96e6ce7f.tar.xz) = c1e5ff679412d888406fcc7331bacd75ee521b305729e92917cf277ed95618dca93f24de6d25be2ab024824be4710b3c25f4bb53063db7a836e02b2c84917dd5
|
||||
|
Loading…
Reference in New Issue
Block a user