Update to 0^20220929.g06aa26f
This commit is contained in:
parent
b9183900c0
commit
243d03ca1c
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/passt-e2cae8f1c3651b1237a3042b4ba6211155aa58f1.tar.xz
|
||||
/passt-d6f865a40a2b70e8b18983fe091b4761183eaac4.tar.xz
|
||||
/passt-8978f6552b8cfae28b9d842db99b01aefb465812.tar.xz
|
||||
/passt-06aa26fcf398f5d19ab46e42996190d7f95e837a.tar.xz
|
||||
|
@ -7,10 +7,10 @@
|
||||
# Copyright (c) 2022 Red Hat GmbH
|
||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||
|
||||
%global git_hash 8978f6552b8cfae28b9d842db99b01aefb465812
|
||||
%global git_hash 06aa26fcf398f5d19ab46e42996190d7f95e837a
|
||||
|
||||
Name: passt
|
||||
Version: 0^20220924.g8978f65
|
||||
Version: 0^20220929.g06aa26f
|
||||
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
|
||||
* Thu Sep 29 2022 Stefano Brivio <sbrivio@redhat.com> - 0^20220929.g06aa26f-1
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2022_09_24.8978f65..2022_09_29.06aa26f
|
||||
|
||||
* Sat Sep 24 2022 Stefano Brivio <sbrivio@redhat.com> - 0^20220924.g8978f65-1
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2022_09_23.d6f865a..2022_09_24.8978f65
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (passt-8978f6552b8cfae28b9d842db99b01aefb465812.tar.xz) = 43c8333fe4b6f38dc1d53a9b663b6e11a7c630567c3020c0784de798c05ffea964ce8f78d00ffa312bc50d3ca61b2f92040a5b832e293989d8141f4cc6551e08
|
||||
SHA512 (passt-06aa26fcf398f5d19ab46e42996190d7f95e837a.tar.xz) = 9cb5021940f7bbdad1ed3e841bb9efe2f369425cfca69dd65ec109cd50c54b8e28d02487c6e2a14a36f0377fa9bbef9b8d7ade29669ebe16050b3cb1bbd68173
|
||||
|
Loading…
Reference in New Issue
Block a user