Update to 0^20230823.ga7e4bfb
This commit is contained in:
parent
cdf174eb64
commit
715113152c
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
|||||||
/passt-32660cea04f6e7c353435061b876575539ac8cd9.tar.xz
|
/passt-32660cea04f6e7c353435061b876575539ac8cd9.tar.xz
|
||||||
/passt-289301b39c40dfb9f48f54d9848fbc19a17523ba.tar.xz
|
/passt-289301b39c40dfb9f48f54d9848fbc19a17523ba.tar.xz
|
||||||
/passt-0af928eaa020c1062fdc91598dfdc533966e2afe.tar.xz
|
/passt-0af928eaa020c1062fdc91598dfdc533966e2afe.tar.xz
|
||||||
|
/passt-a7e4bfb857cb5d0e111ab74b6ace47eea15d2078.tar.xz
|
||||||
|
@ -7,11 +7,11 @@
|
|||||||
# 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 0af928eaa020c1062fdc91598dfdc533966e2afe
|
%global git_hash a7e4bfb857cb5d0e111ab74b6ace47eea15d2078
|
||||||
%global selinuxtype targeted
|
%global selinuxtype targeted
|
||||||
|
|
||||||
Name: passt
|
Name: passt
|
||||||
Version: 0^20230818.g0af928e
|
Version: 0^20230823.ga7e4bfb
|
||||||
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: GPLv2+ and BSD
|
License: GPLv2+ and BSD
|
||||||
@ -114,6 +114,9 @@ fi
|
|||||||
%{_datadir}/selinux/packages/%{selinuxtype}/pasta.pp
|
%{_datadir}/selinux/packages/%{selinuxtype}/pasta.pp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 23 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20230823.ga7e4bfb-1
|
||||||
|
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_08_18.0af928e..2023_08_23.a7e4bfb
|
||||||
|
|
||||||
* Fri Aug 18 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20230818.g0af928e-1
|
* Fri Aug 18 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20230818.g0af928e-1
|
||||||
- Install pasta as hard link to ensure SELinux file context match
|
- Install pasta as hard link to ensure SELinux file context match
|
||||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_06_27.289301b..2023_08_18.0af928e
|
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_06_27.289301b..2023_08_18.0af928e
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (passt-0af928eaa020c1062fdc91598dfdc533966e2afe.tar.xz) = a09f9ef7e5d68f247da9f74e8794ca287d71cb80e330c34df486290722bc7db6547760afb549c5d8719e05b2eb8cab1971353d7ec80c1a1e40e986b4610ddde4
|
SHA512 (passt-a7e4bfb857cb5d0e111ab74b6ace47eea15d2078.tar.xz) = ac41622cc3c3685ba779bdc5112b10c5bfad09892ed5ca0a8f53b52d2662b8803426c3781ec0fd6a76c1bcce6982bf7952f5b1f81807ce4ca7e570b8f3645e13
|
||||||
|
Loading…
Reference in New Issue
Block a user