Update to 0^20231230.gf091893
This commit is contained in:
parent
7e522e779c
commit
ccacf7f5d3
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
||||
/passt-5ec3634b07215337c2e69d88f9b1d74711897d7d.tar.xz
|
||||
/passt-4f1709db1b61c14729a6313d860323ec65772a37.tar.xz
|
||||
/passt-b86afe3559c0bd3d24bc6fed7c60466cf141224c.tar.xz
|
||||
/passt-f091893c1ffe1a531989a599737031089f6cfcb4.tar.xz
|
||||
|
@ -7,11 +7,11 @@
|
||||
# Copyright (c) 2022 Red Hat GmbH
|
||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||
|
||||
%global git_hash b86afe3559c0bd3d24bc6fed7c60466cf141224c
|
||||
%global git_hash f091893c1ffe1a531989a599737031089f6cfcb4
|
||||
%global selinuxtype targeted
|
||||
|
||||
Name: passt
|
||||
Version: 0^20231204.gb86afe3
|
||||
Version: 0^20231230.gf091893
|
||||
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
|
||||
* Sat Dec 30 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20231230.gf091893-1
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_12_04.b86afe3..2023_12_30.f091893
|
||||
|
||||
* Mon Dec 4 2023 Stefano Brivio <sbrivio@redhat.com> - 0^20231204.gb86afe3-1
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2023_11_19.4f1709d..2023_12_04.b86afe3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (passt-b86afe3559c0bd3d24bc6fed7c60466cf141224c.tar.xz) = 3a0b73ad703eff4fae6ed128afdc9ceb3d4c4b00cc70bc06cdc30274c1a3ebffe4576a0e99ea66c962b59026400ea665473c337f85012d4c208b735e3030f059
|
||||
SHA512 (passt-f091893c1ffe1a531989a599737031089f6cfcb4.tar.xz) = 403a498eb3b3b9c8129c6bb4f2fd6966b9c6632e9b102eef89cc1b0889071ef3b6c528f695ac0a8048a121a6d7e69f99ec719a1cb8fd31efc3501fa5be3bb7b6
|
||||
|
Loading…
Reference in New Issue
Block a user