Update to 0^20231107.g56d9f6d
This commit is contained in:
parent
da8cf1993b
commit
52e4d4dd95
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/passt-05627dc5127bee9f4df77351575572d6f4ce4c7e.tar.xz
|
||||
/passt-f851084c96e0a932e51c15ad9551e2cd85362147.tar.xz
|
||||
/passt-74e6f48038e64bbdfa5fa265db330f95ce68c182.tar.xz
|
||||
/passt-56d9f6d588306301aed332ca926da91a816bafd1.tar.xz
|
||||
|
@ -7,11 +7,11 @@
|
||||
# Copyright (c) 2022 Red Hat GmbH
|
||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||
|
||||
%global git_hash 74e6f48038e64bbdfa5fa265db330f95ce68c182
|
||||
%global git_hash 56d9f6d588306301aed332ca926da91a816bafd1
|
||||
%global selinuxtype targeted
|
||||
|
||||
Name: passt
|
||||
Version: 0^20231107.g74e6f48
|
||||
Version: 0^20231107.g56d9f6d
|
||||
Release: 1%{?dist}
|
||||
Summary: User-mode networking daemons for virtual machines and namespaces
|
||||
License: GPLv2+ and BSD
|
||||
@ -124,8 +124,8 @@ 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
|
||||
* 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
|
||||
- SELinux: allow passt_t to use unconfined_t UNIX domain sockets for
|
||||
--fd option (https://bugzilla.redhat.com/show_bug.cgi?id=2247221)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (passt-74e6f48038e64bbdfa5fa265db330f95ce68c182.tar.xz) = 16469ae6a4155ca29c5a4b044ab5393110037bb4008c7d206d160604c2756903f29ab367749f685d43674903389d4ba1acdf8f15790ce9e4354d7c97d1bcb1ce
|
||||
SHA512 (passt-56d9f6d588306301aed332ca926da91a816bafd1.tar.xz) = 5fa77e924a84f4af829a9d2710627cfa1dab3382105fe92e9f9e779a85ddc11fcb476c5db55b31b6b5e38b82c0c5892d43082bcf3125478976a256e15bce7547
|
||||
|
Loading…
Reference in New Issue
Block a user