From 2b56bdbe1474cc9bed03028cfbdf64bef052dcee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert-Andr=C3=A9=20Mauchin?= Date: Sat, 18 Jun 2022 12:26:09 +0200 Subject: [PATCH] Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 --- yggdrasil.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/yggdrasil.spec b/yggdrasil.spec index 18ac19d..b98ec73 100644 --- a/yggdrasil.spec +++ b/yggdrasil.spec @@ -17,7 +17,7 @@ to be sent to the system via a broker.} %global godocs INSTALL.md HACKING.md README.md Name: yggdrasil -Release: 0.1%{?dist} +Release: 0.2%{?dist} Summary: Remote execution client and dispatch service License: GPLv3 @@ -148,6 +148,10 @@ install -D -m 0644 -vp data/yggdrasil/config.toml %{buildroot}%{_sysconfdir}/%{l %changelog +* Sat Jun 18 2022 Robert-André Mauchin - 0.2.98^1.ffb580f-0.2 +- Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, + CVE-2022-29526, CVE-2022-30629 + * Tue Aug 10 2021 Link Dupont - 0.2.98^1.ffb580f-0.1.20210728gitffb580f - Initial package