Update to 0^20231004.gf851084
This commit is contained in:
parent
3e65e3b1e3
commit
d4e4ca8713
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
|||||||
/passt-a7e4bfb857cb5d0e111ab74b6ace47eea15d2078.tar.xz
|
/passt-a7e4bfb857cb5d0e111ab74b6ace47eea15d2078.tar.xz
|
||||||
/passt-ee58f37db060535bee298bc98f61497eac37f152.tar.xz
|
/passt-ee58f37db060535bee298bc98f61497eac37f152.tar.xz
|
||||||
/passt-05627dc5127bee9f4df77351575572d6f4ce4c7e.tar.xz
|
/passt-05627dc5127bee9f4df77351575572d6f4ce4c7e.tar.xz
|
||||||
|
/passt-f851084c96e0a932e51c15ad9551e2cd85362147.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 05627dc5127bee9f4df77351575572d6f4ce4c7e
|
%global git_hash f851084c96e0a932e51c15ad9551e2cd85362147
|
||||||
%global selinuxtype targeted
|
%global selinuxtype targeted
|
||||||
|
|
||||||
Name: passt
|
Name: passt
|
||||||
Version: 0^20230908.g05627dc
|
Version: 0^20231004.gf851084
|
||||||
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
|
||||||
|
* 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
|
||||||
|
|
||||||
* Fri Sep 8 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20230908.g05627dc-1
|
* Fri Sep 8 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20230908.g05627dc-1
|
||||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_09_07.ee58f37..2023_09_08.05627dc
|
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_09_07.ee58f37..2023_09_08.05627dc
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (passt-05627dc5127bee9f4df77351575572d6f4ce4c7e.tar.xz) = 9b5b3697b0a5902146b8ed7bfb7cda77da0fa1492168c9d6e5ade8e5816026ba8dd0ca9917819412a7a7c8c7b22a39ef8e0de6be13252672b6947c9b3c90c90c
|
SHA512 (passt-f851084c96e0a932e51c15ad9551e2cd85362147.tar.xz) = 0eb5a2a148e7d50761ec96db7657d48fe6aeeeb86f7a5324d8ddf7104005335fe7ee1872bcb314c15fdb96b5161f627b80ed720eb6b5ea749b438661ef4da529
|
||||||
|
Loading…
Reference in New Issue
Block a user