Update to 0^20231110.g5ec3634
This commit is contained in:
parent
52e4d4dd95
commit
adf34c0375
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
|||||||
/passt-f851084c96e0a932e51c15ad9551e2cd85362147.tar.xz
|
/passt-f851084c96e0a932e51c15ad9551e2cd85362147.tar.xz
|
||||||
/passt-74e6f48038e64bbdfa5fa265db330f95ce68c182.tar.xz
|
/passt-74e6f48038e64bbdfa5fa265db330f95ce68c182.tar.xz
|
||||||
/passt-56d9f6d588306301aed332ca926da91a816bafd1.tar.xz
|
/passt-56d9f6d588306301aed332ca926da91a816bafd1.tar.xz
|
||||||
|
/passt-5ec3634b07215337c2e69d88f9b1d74711897d7d.tar.xz
|
||||||
|
@ -7,11 +7,11 @@
|
|||||||
# 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 56d9f6d588306301aed332ca926da91a816bafd1
|
%global git_hash 5ec3634b07215337c2e69d88f9b1d74711897d7d
|
||||||
%global selinuxtype targeted
|
%global selinuxtype targeted
|
||||||
|
|
||||||
Name: passt
|
Name: passt
|
||||||
Version: 0^20231107.g56d9f6d
|
Version: 0^20231110.g5ec3634
|
||||||
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: GPLv2+ and BSD
|
||||||
@ -124,6 +124,9 @@ fi
|
|||||||
%{_datadir}/selinux/packages/%{selinuxtype}/pasta.pp
|
%{_datadir}/selinux/packages/%{selinuxtype}/pasta.pp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 10 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20231110.g5ec3634-1
|
||||||
|
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_11_07.74e6f48..2023_11_10.5ec3634
|
||||||
|
|
||||||
* Tue Nov 7 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20231107.g56d9f6d-1
|
* Tue Nov 7 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20231107.g56d9f6d-1
|
||||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_10_04.f851084..2023_11_07.56d9f6d
|
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_10_04.f851084..2023_11_07.56d9f6d
|
||||||
- SELinux: allow passt_t to use unconfined_t UNIX domain sockets for
|
- SELinux: allow passt_t to use unconfined_t UNIX domain sockets for
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (passt-56d9f6d588306301aed332ca926da91a816bafd1.tar.xz) = 5fa77e924a84f4af829a9d2710627cfa1dab3382105fe92e9f9e779a85ddc11fcb476c5db55b31b6b5e38b82c0c5892d43082bcf3125478976a256e15bce7547
|
SHA512 (passt-5ec3634b07215337c2e69d88f9b1d74711897d7d.tar.xz) = b67b8e63f087e43bcf23d495fcfebebeb424d20afcd0d65aa2b2b3570b6c467caac15645130b3c5b1545f2f42260c1b933380d1c80519b65df0e27f4b0e605fc
|
||||||
|
Loading…
Reference in New Issue
Block a user