Update to 0^20230222.g4ddbcb9
This commit is contained in:
parent
896362c8a6
commit
b93393eaa1
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/passt-4129764ecaebf05a33e22d8d95bb3d8deaa14c14.tar.xz
|
||||
/passt-ace074cf491013d3f5174e9cfea705db311a278b.tar.xz
|
||||
/passt-4663ccc89a7fcbf9d901a80730ee925fc7f64c59.tar.xz
|
||||
/passt-4ddbcb9c0c555838b123c018a9ebc9b7e14a87e5.tar.xz
|
||||
|
@ -7,10 +7,10 @@
|
||||
# Copyright (c) 2022 Red Hat GmbH
|
||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||
|
||||
%global git_hash 4663ccc89a7fcbf9d901a80730ee925fc7f64c59
|
||||
%global git_hash 4ddbcb9c0c555838b123c018a9ebc9b7e14a87e5
|
||||
|
||||
Name: passt
|
||||
Version: 0^20230216.g4663ccc
|
||||
Version: 0^20230222.g4ddbcb9
|
||||
Release: 1%{?dist}
|
||||
Summary: User-mode networking daemons for virtual machines and namespaces
|
||||
License: AGPLv3+ and BSD
|
||||
@ -96,6 +96,9 @@ semodule -r pasta 2>/dev/null || :
|
||||
%{_datadir}/selinux/packages/%{name}/pasta.pp
|
||||
|
||||
%changelog
|
||||
* Wed Feb 22 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20230222.g4ddbcb9-1
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_02_16.4663ccc..2023_02_22.4ddbcb9
|
||||
|
||||
* Thu Feb 16 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20230216.g4663ccc-1
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2022_11_16.ace074c..2023_02_16.4663ccc
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (passt-4663ccc89a7fcbf9d901a80730ee925fc7f64c59.tar.xz) = 6f359156974100c2dcab35fa5998c29cf21791544a251b3baff658927469a517ee6d8b04af378424fceffdde18e17bf1e42b544d796da62de8604b405b83cf3a
|
||||
SHA512 (passt-4ddbcb9c0c555838b123c018a9ebc9b7e14a87e5.tar.xz) = 0ea2db3153fd9ca3e366da378cb14396074c6fa1a10858046a8148fb0cc0786c62ae68e0fad87ef88ccc4f101c785c915d83be85c842505e9e447bbc46fce54b
|
||||
|
Loading…
Reference in New Issue
Block a user