File tree Expand file tree Collapse file tree 2 files changed +2
-44
lines changed Expand file tree Collapse file tree 2 files changed +2
-44
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3
3
4
4
Name: vitess
5
5
Version: 19.0.4
6
- Release: 5 %{?dist }
6
+ Release: 4 %{?dist }
7
7
Summary: Database clustering system for horizontal scaling of MySQL
8
8
# Upstream license specification: MIT and Apache-2.0
9
9
License: MIT and ASL 2.0
@@ -27,8 +27,7 @@ Source0: %{name}-%{version}.tar.gz
27
27
#
28
28
Source1: %{name }-%{version }-vendor.tar.gz
29
29
Patch0: CVE-2017-14623.patch
30
- Patch1: CVE-2024-45339.patch
31
- Patch2: CVE-2025-22868.patch
30
+ Patch1: CVE-2024-45339.patch
32
31
BuildRequires: golang < 1.23
33
32
34
33
%description
@@ -106,9 +105,6 @@ go check -t go/cmd \
106
105
%{_bindir }/*
107
106
108
107
%changelog
109
- *
Mon Mar 03 2025 Kanishk Bansal <[email protected] > -19.0.4-5
110
- - Fix CVE-2025-22868 with an upstream patch
111
-
112
108
*
Fri Jan 31 2025 Kavya Sree Kaitepalli <[email protected] > -19.0.4-4
113
109
- Patch for CVE-2024-45339
114
110
You can’t perform that action at this time.
0 commit comments