Update to 0^20230603.g429e1a7
This commit is contained in:
parent
c29c504f20
commit
e640a8bcec
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/passt-1ee2f7cada9e6f739a00d39bb9821f1ce3493d92.tar.xz
|
||||
/passt-b10b983fbd00634e275083c37446a538dbff0dbe.tar.xz
|
||||
/passt-96f8d55c4f5093fa59c168361c0428b53b6d2d06.tar.xz
|
||||
/passt-429e1a7e71ad9020f0e53bc467986c55bf5c0e38.tar.xz
|
||||
|
@ -7,11 +7,11 @@
|
||||
# Copyright (c) 2022 Red Hat GmbH
|
||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||
|
||||
%global git_hash 96f8d55c4f5093fa59c168361c0428b53b6d2d06
|
||||
%global git_hash 429e1a7e71ad9020f0e53bc467986c55bf5c0e38
|
||||
%global selinuxtype targeted
|
||||
|
||||
Name: passt
|
||||
Version: 0^20230509.g96f8d55
|
||||
Version: 0^20230603.g429e1a7
|
||||
Release: 1%{?dist}
|
||||
Summary: User-mode networking daemons for virtual machines and namespaces
|
||||
License: GPLv2+ and BSD
|
||||
@ -107,6 +107,9 @@ fi
|
||||
%{_datadir}/selinux/packages/%{selinuxtype}/pasta.pp
|
||||
|
||||
%changelog
|
||||
* Sat Jun 3 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20230603.g429e1a7-1
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_05_09.96f8d55..2023_06_03.429e1a7
|
||||
|
||||
* Tue May 9 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20230509.g96f8d55-1
|
||||
- Relicense to GPL 2.0, or any later version
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_03_29.b10b983..2023_05_09.96f8d55
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (passt-96f8d55c4f5093fa59c168361c0428b53b6d2d06.tar.xz) = ff1a17529adea0531143ee9667fc740fc1694453324792e6b8b0df757e7f0909877b5ac27f136342dbe669752886bc79726e281c86c8a2f1077a7de6aed845cd
|
||||
SHA512 (passt-429e1a7e71ad9020f0e53bc467986c55bf5c0e38.tar.xz) = a27d38b6bd980240b010f726b21c75fa00d4831a9a914262604bb6c5d244a8e6bc2b87aedcf9d41dbba19ee5b2d90bfd65c1153d5d05e19d6bbaeac1320cb274
|
||||
|
Loading…
Reference in New Issue
Block a user