Update to 0^20230908.g05627dc
This commit is contained in:
parent
c9ced8401f
commit
3e65e3b1e3
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/passt-0af928eaa020c1062fdc91598dfdc533966e2afe.tar.xz
|
||||
/passt-a7e4bfb857cb5d0e111ab74b6ace47eea15d2078.tar.xz
|
||||
/passt-ee58f37db060535bee298bc98f61497eac37f152.tar.xz
|
||||
/passt-05627dc5127bee9f4df77351575572d6f4ce4c7e.tar.xz
|
||||
|
@ -7,11 +7,11 @@
|
||||
# Copyright (c) 2022 Red Hat GmbH
|
||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||
|
||||
%global git_hash ee58f37db060535bee298bc98f61497eac37f152
|
||||
%global git_hash 05627dc5127bee9f4df77351575572d6f4ce4c7e
|
||||
%global selinuxtype targeted
|
||||
|
||||
Name: passt
|
||||
Version: 0^20230907.gee58f37
|
||||
Version: 0^20230908.g05627dc
|
||||
Release: 1%{?dist}
|
||||
Summary: User-mode networking daemons for virtual machines and namespaces
|
||||
License: GPLv2+ and BSD
|
||||
@ -124,6 +124,9 @@ fi
|
||||
%{_datadir}/selinux/packages/%{selinuxtype}/pasta.pp
|
||||
|
||||
%changelog
|
||||
* Fri Sep 8 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20230908.g05627dc-1
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_09_07.ee58f37..2023_09_08.05627dc
|
||||
|
||||
* Thu Sep 7 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20230907.gee58f37-1
|
||||
- Replace pasta hard links by separate builds
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_08_23.a7e4bfb..2023_09_07.ee58f37
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (passt-ee58f37db060535bee298bc98f61497eac37f152.tar.xz) = 3fb4e26e7a5d65ea8f1dd17df61e67971ae55451c99ee93abe9d79eb13ec4ba88dc9eb7967a417ac01a95d872958c4dc35d15f29ff01591fc0c37d44fe35e4d1
|
||||
SHA512 (passt-05627dc5127bee9f4df77351575572d6f4ce4c7e.tar.xz) = 9b5b3697b0a5902146b8ed7bfb7cda77da0fa1492168c9d6e5ade8e5816026ba8dd0ca9917819412a7a7c8c7b22a39ef8e0de6be13252672b6947c9b3c90c90c
|
||||
|
Loading…
Reference in New Issue
Block a user