From a914f04a858a5aa31b6187c9d0af098f70fed337 Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Mon, 31 Oct 2022 10:38:38 +0100 Subject: [PATCH] Remove wg.4 from ObsoleteFiles.inc wg.4 is still included which is obsolete since 744bfb213144. So remove the entry. PR: 267455 Reported by: Larry Rosenman --- ObsoleteFiles.inc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 97e0b5307485..c15bdbd26ce9 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -5253,10 +5253,6 @@ OLD_FILES+=usr/include/crypto/xform_auth.h OLD_FILES+=usr/include/crypto/xform_comp.h OLD_FILES+=usr/include/crypto/xform_enc.h -# 20210315: if_wg(4) removed -OLD_FILES+=usr/share/man/man4/if_wg.4.gz -OLD_FILES+=usr/share/man/man4/wg.4.gz - # 20210305: removed Poly1305_* symbols OLD_FILES+=usr/include/crypto/xform_poly1305.h