Update to 0^20231107.g74e6f48
This commit is contained in:
parent
d4e4ca8713
commit
da8cf1993b
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/passt-ee58f37db060535bee298bc98f61497eac37f152.tar.xz
|
||||
/passt-05627dc5127bee9f4df77351575572d6f4ce4c7e.tar.xz
|
||||
/passt-f851084c96e0a932e51c15ad9551e2cd85362147.tar.xz
|
||||
/passt-74e6f48038e64bbdfa5fa265db330f95ce68c182.tar.xz
|
||||
|
@ -7,11 +7,11 @@
|
||||
# Copyright (c) 2022 Red Hat GmbH
|
||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||
|
||||
%global git_hash f851084c96e0a932e51c15ad9551e2cd85362147
|
||||
%global git_hash 74e6f48038e64bbdfa5fa265db330f95ce68c182
|
||||
%global selinuxtype targeted
|
||||
|
||||
Name: passt
|
||||
Version: 0^20231004.gf851084
|
||||
Version: 0^20231107.g74e6f48
|
||||
Release: 1%{?dist}
|
||||
Summary: User-mode networking daemons for virtual machines and namespaces
|
||||
License: GPLv2+ and BSD
|
||||
@ -124,6 +124,11 @@ fi
|
||||
%{_datadir}/selinux/packages/%{selinuxtype}/pasta.pp
|
||||
|
||||
%changelog
|
||||
* Tue Nov 7 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20231107.g74e6f48-1
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_10_04.f851084..2023_11_07.74e6f48
|
||||
- SELinux: allow passt_t to use unconfined_t UNIX domain sockets for
|
||||
--fd option (https://bugzilla.redhat.com/show_bug.cgi?id=2247221)
|
||||
|
||||
* Wed Oct 4 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20231004.gf851084-1
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_09_08.05627dc..2023_10_04.f851084
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (passt-f851084c96e0a932e51c15ad9551e2cd85362147.tar.xz) = 0eb5a2a148e7d50761ec96db7657d48fe6aeeeb86f7a5324d8ddf7104005335fe7ee1872bcb314c15fdb96b5161f627b80ed720eb6b5ea749b438661ef4da529
|
||||
SHA512 (passt-74e6f48038e64bbdfa5fa265db330f95ce68c182.tar.xz) = 16469ae6a4155ca29c5a4b044ab5393110037bb4008c7d206d160604c2756903f29ab367749f685d43674903389d4ba1acdf8f15790ce9e4354d7c97d1bcb1ce
|
||||
|
Loading…
Reference in New Issue
Block a user