Skip to content

Commit 5b622f0

Browse files
committed
remove empty patch, scanner will detect updated gotlang/x/net
1 parent 5c5323c commit 5b622f0

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

SPECS/application-gateway-kubernetes-ingress/application-gateway-kubernetes-ingress.spec

-3
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ Source0: https://github.com/Azure/application-gateway-kubernetes-ingress/
2424
#
2525
Source1: %{name}-%{version}-vendor.tar.gz
2626
Patch0: CVE-2022-21698.patch
27-
# CVE-2022-41273, CVE-2024-45338, CVE-2023-39325, CVE-2023-44487
28-
Patch1: golang-x-net-updated-to-version0-34-0.patch
2927

3028
BuildRequires: golang >= 1.13
3129

@@ -39,7 +37,6 @@ to act as the ingress for an AKS cluster.
3937
rm -rf vendor
4038
tar -xf %{SOURCE1} --no-same-owner
4139
%patch 0 -p1 -d vendor/github.com/prometheus/client_golang
42-
%patch 1 -p1
4340

4441
%build
4542
export VERSION=%{version}

SPECS/application-gateway-kubernetes-ingress/golang-x-net-updated-to-version0-34-0.patch

-3
This file was deleted.

0 commit comments

Comments
 (0)