From 697971ca6a5ea8f7efd0adcdc4840842566387b8778cef571cea8135261cbd72 Mon Sep 17 00:00:00 2001
From: Alexandre Vicenzi <alexandre.vicenzi@suse.com>
Date: Tue, 7 Jun 2022 15:34:49 +0000
Subject: [PATCH] Accepting request 981170 from
 home:avicenzi:branches:server:http

Add mention to CVE fixed in 2.5.0

OBS-URL: https://build.opensuse.org/request/show/981170
OBS-URL: https://build.opensuse.org/package/show/server:http/caddy?expand=0&rev=12
---
 caddy.changes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/caddy.changes b/caddy.changes
index d41345d..e024bf0 100644
--- a/caddy.changes
+++ b/caddy.changes
@@ -16,6 +16,7 @@ Mon May 23 07:48:15 UTC 2022 - alexandre.vicenzi@suse.com
   * Added new endpoints /pki/ca/<id> and /pki/ca/<id>/certificates for
     getting information about Caddy's managed CAs.
   * Rename _caddy to zsh-completion
+  * Fix MatchPath sanitizing [bsc#1200279, CVE-2022-29718]
 
 -------------------------------------------------------------------
 Fri Mar 25 17:23:27 UTC 2022 - alexandre.vicenzi@suse.com