Update to 0^20230310.g70c0765
This commit is contained in:
parent
0e10ec9204
commit
cb16d6b703
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/passt-c538ee8d695de053dc9da8965c85997a79fb6cb2.tar.xz
|
||||
/passt-7c7625ddff10e10a7486622b25e3a66bfcdd6c8b.tar.xz
|
||||
/passt-1297ae2873a02b4d6dd7423e49f0970a38977b3a.tar.xz
|
||||
/passt-70c0765b49e19b76639908a7686d8f795ba3ed24.tar.xz
|
||||
|
12
passt.spec
12
passt.spec
@ -7,10 +7,10 @@
|
||||
# Copyright (c) 2022 Red Hat GmbH
|
||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||
|
||||
%global git_hash 1297ae2873a02b4d6dd7423e49f0970a38977b3a
|
||||
%global git_hash 70c0765b49e19b76639908a7686d8f795ba3ed24
|
||||
|
||||
Name: passt
|
||||
Version: 0^20230310.g1297ae2
|
||||
Version: 0^20230310.g70c0765
|
||||
Release: 1%{?dist}
|
||||
Summary: User-mode networking daemons for virtual machines and namespaces
|
||||
License: AGPLv3+ and BSD
|
||||
@ -95,14 +95,14 @@ semodule -r pasta 2>/dev/null || :
|
||||
%files selinux
|
||||
%dir %{_datadir}/selinux/packages/%{name}
|
||||
%{_datadir}/selinux/packages/%{name}/passt.pp
|
||||
%{_datadir}/selinux/devel/include/passt.if
|
||||
%{_datadir}/selinux/devel/include/contrib/passt.if
|
||||
%{_datadir}/selinux/packages/%{name}/pasta.pp
|
||||
%{_datadir}/selinux/devel/include/pasta.if
|
||||
%{_datadir}/selinux/devel/include/contrib/pasta.if
|
||||
|
||||
%changelog
|
||||
* Fri Mar 10 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20230310.g1297ae2-1
|
||||
* Fri Mar 10 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20230310.g70c0765-1
|
||||
- Install SELinux interface files to shared include directory
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_03_09.7c7625d..2023_03_10.1297ae2
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_03_09.7c7625d..2023_03_10.70c0765
|
||||
|
||||
* Thu Mar 9 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20230309.g7c7625d-1
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_02_27.c538ee8..2023_03_09.7c7625d
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (passt-1297ae2873a02b4d6dd7423e49f0970a38977b3a.tar.xz) = 08226ae42240b0f6e86f2c2ff38771f07118e61ee4d57ac221ef200ec4714d56accf1529eec3ca5ab656a0a922808d0a160bce08a618cec6335dcde97c4d8554
|
||||
SHA512 (passt-70c0765b49e19b76639908a7686d8f795ba3ed24.tar.xz) = 8136e0d6c31dbe726300c7c50733d3d862f85b45fe402f657507b55d2f2c45b9238990dd80dd7054303cbb5d55e778ad7bd43ff0745e02ef939b6712d70e7bff
|
||||
|
Loading…
Reference in New Issue
Block a user