Update to 0^20221110.g4129764
This commit is contained in:
parent
1d6645d871
commit
c80fdcb849
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/passt-b3f359167be0ca9a6fea2554b2e2545177181269.tar.xz
|
||||
/passt-b68da100ba37623ca9655c70125d744c11486f7d.tar.xz
|
||||
/passt-f21204494064e28e9f0bb20f71a6071bead0d0e8.tar.xz
|
||||
/passt-4129764ecaebf05a33e22d8d95bb3d8deaa14c14.tar.xz
|
||||
|
10
passt.spec
10
passt.spec
@ -7,10 +7,10 @@
|
||||
# Copyright (c) 2022 Red Hat GmbH
|
||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||
|
||||
%global git_hash f21204494064e28e9f0bb20f71a6071bead0d0e8
|
||||
%global git_hash 4129764ecaebf05a33e22d8d95bb3d8deaa14c14
|
||||
|
||||
Name: passt
|
||||
Version: 0^20221026.gf212044
|
||||
Version: 0^20221110.g4129764
|
||||
Release: 1%{?dist}
|
||||
Summary: User-mode networking daemons for virtual machines and namespaces
|
||||
License: AGPLv3+ and BSD
|
||||
@ -96,6 +96,12 @@ semodule -r pasta 2>/dev/null || :
|
||||
%{_datadir}/selinux/packages/%{name}/pasta.pp
|
||||
|
||||
%changelog
|
||||
* Thu Nov 10 2022 Stefano Brivio <sbrivio@redhat.com> - 0^20221110.g4129764-1
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2022_11_04.e308018..2022_11_10.4129764
|
||||
|
||||
* Fri Nov 4 2022 Stefano Brivio <sbrivio@redhat.com> - 0^20221104.ge308018-1
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2022_10_26.f212044..2022_11_04.e308018
|
||||
|
||||
* Wed Oct 26 2022 Stefano Brivio <sbrivio@redhat.com> - 0^20221026.gf212044-1
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2022_10_26.e4df8b0..2022_10_26.f212044
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (passt-f21204494064e28e9f0bb20f71a6071bead0d0e8.tar.xz) = c042bdfdf1727e7806c34e49cfed79893b6b378b3e1c8dd75d34057e6878815a8ee2f6d97a6064f5181deede8ff3bb2add73d933fb4aada3a10b349bfe300398
|
||||
SHA512 (passt-4129764ecaebf05a33e22d8d95bb3d8deaa14c14.tar.xz) = 5e4f2d77ab1317b330ca5a7652341d8d0b3c3a052e000d138655d2b67972dcb618d8a56fc67709be3f989ba0f3616a7024beaeec6563c623203064e2b7ee7221
|
||||
|
Loading…
Reference in New Issue
Block a user