Update to 0^20230321.g1ee2f7c
This commit is contained in:
parent
72b66a2af7
commit
303ffff87c
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/passt-1297ae2873a02b4d6dd7423e49f0970a38977b3a.tar.xz
|
||||
/passt-70c0765b49e19b76639908a7686d8f795ba3ed24.tar.xz
|
||||
/passt-dd2349661933c4e9756e524ae9465f38b53b7557.tar.xz
|
||||
/passt-1ee2f7cada9e6f739a00d39bb9821f1ce3493d92.tar.xz
|
||||
|
@ -7,11 +7,11 @@
|
||||
# Copyright (c) 2022 Red Hat GmbH
|
||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||
|
||||
%global git_hash dd2349661933c4e9756e524ae9465f38b53b7557
|
||||
%global git_hash 1ee2f7cada9e6f739a00d39bb9821f1ce3493d92
|
||||
%global selinuxtype targeted
|
||||
|
||||
Name: passt
|
||||
Version: 0^20230317.gdd23496
|
||||
Version: 0^20230321.g1ee2f7c
|
||||
Release: 1%{?dist}
|
||||
Summary: User-mode networking daemons for virtual machines and namespaces
|
||||
License: AGPLv3+ and BSD
|
||||
@ -110,6 +110,9 @@ fi
|
||||
%{_datadir}/selinux/devel/include/contrib/pasta.if
|
||||
|
||||
%changelog
|
||||
* Tue Mar 21 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20230321.g1ee2f7c-1
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_03_17.dd23496..2023_03_21.1ee2f7c
|
||||
|
||||
* Fri Mar 17 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20230317.gdd23496-1
|
||||
- Refresh SELinux labels in scriptlets, require -selinux package
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_03_10.70c0765..2023_03_17.dd23496
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (passt-dd2349661933c4e9756e524ae9465f38b53b7557.tar.xz) = 27fce740fb658e4dd1b1aa72f23366aca2327bb4c8c16861951a1de6b3c38717c9406ba0c7946c8f7c95627d29a7bad29b9695ea8e28b930e86e4a3ab3cc2907
|
||||
SHA512 (passt-1ee2f7cada9e6f739a00d39bb9821f1ce3493d92.tar.xz) = 58f6dadaba325c22de4b0d0268e15a2203245725c382887171a8cc26fc73438de0dc6506f55704127ee507ce9ca18833de05f506ff5049c50f18c08bed2a2773
|
||||
|
Loading…
Reference in New Issue
Block a user