remove the comment patch03

(cherry picked from commit 47872611c959f0ae056927853321b22109344a38)
This commit is contained in:
lwg 2023-12-14 09:20:49 +08:00 committed by openeuler-sync-bot
parent f924a1ff51
commit 0d69e5105f

View File

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