* Wed Feb 22 2023 Camilla Conte <cconte@redhat.com> - 0^20230222.g4ddbcb9-1
- Import from fedora to CentOS/RHEL - Resolves: rhbz#2172244
This commit is contained in:
parent
b50bfe6556
commit
c62d57a1a1
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1,3 @@
|
|||||||
/passt-4129764ecaebf05a33e22d8d95bb3d8deaa14c14.tar.xz
|
/passt-4129764ecaebf05a33e22d8d95bb3d8deaa14c14.tar.xz
|
||||||
|
/passt-4663ccc89a7fcbf9d901a80730ee925fc7f64c59.tar.xz
|
||||||
|
/passt-4ddbcb9c0c555838b123c018a9ebc9b7e14a87e5.tar.xz
|
||||||
|
@ -7,10 +7,10 @@
|
|||||||
# 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 4129764ecaebf05a33e22d8d95bb3d8deaa14c14
|
%global git_hash 4ddbcb9c0c555838b123c018a9ebc9b7e14a87e5
|
||||||
|
|
||||||
Name: passt
|
Name: passt
|
||||||
Version: 0^20221110.g4129764
|
Version: 0^20230222.g4ddbcb9
|
||||||
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: AGPLv3+ and BSD
|
License: AGPLv3+ and BSD
|
||||||
@ -96,6 +96,10 @@ semodule -r pasta 2>/dev/null || :
|
|||||||
%{_datadir}/selinux/packages/%{name}/pasta.pp
|
%{_datadir}/selinux/packages/%{name}/pasta.pp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 22 2023 Camilla Conte <cconte@redhat.com> - 0^20230222.g4ddbcb9-1
|
||||||
|
- Import from fedora to CentOS/RHEL
|
||||||
|
- Resolves: rhbz#2172244
|
||||||
|
|
||||||
* Wed Nov 16 2022 Miroslav Rezanina <mrezanin@redhat.com> - 0^20221110.g4129764-1
|
* Wed Nov 16 2022 Miroslav Rezanina <mrezanin@redhat.com> - 0^20221110.g4129764-1
|
||||||
- Import from fedora to CentOS/RHEL
|
- Import from fedora to CentOS/RHEL
|
||||||
- Resolves: rhbz#2131015
|
- Resolves: rhbz#2131015
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (passt-4129764ecaebf05a33e22d8d95bb3d8deaa14c14.tar.xz) = 5e4f2d77ab1317b330ca5a7652341d8d0b3c3a052e000d138655d2b67972dcb618d8a56fc67709be3f989ba0f3616a7024beaeec6563c623203064e2b7ee7221
|
SHA512 (passt-4ddbcb9c0c555838b123c018a9ebc9b7e14a87e5.tar.xz) = 0ea2db3153fd9ca3e366da378cb14396074c6fa1a10858046a8148fb0cc0786c62ae68e0fad87ef88ccc4f101c785c915d83be85c842505e9e447bbc46fce54b
|
||||||
|
Loading…
Reference in New Issue
Block a user