Skip to content

Commit ba754a3

Browse files
committed
Revert "Patch vitess for CVE-2025-22868 [High] (#12729)"
This reverts commit d31c91c.
1 parent 99256f6 commit ba754a3

File tree

2 files changed

+2
-44
lines changed

2 files changed

+2
-44
lines changed

SPECS/vitess/CVE-2025-22868.patch

Lines changed: 0 additions & 38 deletions
This file was deleted.

SPECS/vitess/vitess.spec

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Name: vitess
55
Version: 19.0.4
6-
Release: 5%{?dist}
6+
Release: 4%{?dist}
77
Summary: Database clustering system for horizontal scaling of MySQL
88
# Upstream license specification: MIT and Apache-2.0
99
License: MIT and ASL 2.0
@@ -27,8 +27,7 @@ Source0: %{name}-%{version}.tar.gz
2727
#
2828
Source1: %{name}-%{version}-vendor.tar.gz
2929
Patch0: CVE-2017-14623.patch
30-
Patch1: CVE-2024-45339.patch
31-
Patch2: CVE-2025-22868.patch
30+
Patch1: CVE-2024-45339.patch
3231
BuildRequires: golang < 1.23
3332

3433
%description
@@ -106,9 +105,6 @@ go check -t go/cmd \
106105
%{_bindir}/*
107106

108107
%changelog
109-
* Mon Mar 03 2025 Kanishk Bansal <[email protected]> -19.0.4-5
110-
- Fix CVE-2025-22868 with an upstream patch
111-
112108
* Fri Jan 31 2025 Kavya Sree Kaitepalli <[email protected]> -19.0.4-4
113109
- Patch for CVE-2024-45339
114110

0 commit comments

Comments
 (0)