remove the comment patch03

This commit is contained in:
lwg 2023-12-14 09:20:49 +08:00
parent 8580bfcb17
commit 47872611c9

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