!32 remove the comment patch03

From: @paulthomas100199 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2023-12-14 02:10:48 +00:00 committed by Gitee
commit 294280f737
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: fish
Version: 3.3.1
Release: 5
Release: 6
Summary: Friendly interactive shell
License: GPLv2 and BSD and ISC and LGPLv2+ and MIT
URL: https://fishshell.com
@ -10,7 +10,7 @@ Patch01: fix-test-failure.patch
# https://github.com/fish-shell/fish-shell/commit/37625053d424c1ab88de2b0c50c7fe71e1468e2c
Patch02: CVE-2022-20001.patch
# https://github.com/fish-shell/fish-shell/commit/09986f5563e31e2c900a606438f1d60d008f3a14
#Patch03: backport-CVE-2023-49284.patch
Patch03: backport-CVE-2023-49284.patch
BuildRequires: cmake >= 3.2
BuildRequires: ninja-build
@ -103,6 +103,9 @@ fi
%{_datadir}/pixmaps/fish.png
%changelog
* Thu Dec 14 2023 Paul Thomas <paulthomas100199@gmail.com> - 3.3.1-6
- remove the comment patch03
* Wed Dec 06 2023 lwg <relpeace@yeah.net> - 3.3.1-5
- fix CVE-2023-49284