File tree 3 files changed +10
-6
lines changed
3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"Signatures" : {
3
- "keda-2.14.0 -vendor.tar.gz" : " 36e62d59b865b119070868c5d237e935bd633eacad31b1dc91e9bdcb3d5fd3cf " ,
4
- "keda-2.14.0 .tar.gz" : " f99bf7540a70cf44d5450146737e62c5860276a14fadfa020ad05b6c1f1c8f8a "
3
+ "keda-2.14.1 -vendor.tar.gz" : " 8bd0e8a26be3011de6455166874e3613ce39e99f6e7c8af49eae7cbf05d02efe " ,
4
+ "keda-2.14.1 .tar.gz" : " 5a843fccb39f23ea4de03a88a803129223baf9131ec802bbae438cb83bcf3272 "
5
5
}
6
6
}
Original file line number Diff line number Diff line change 1
1
Summary: Kubernetes-based Event Driven Autoscaling
2
2
Name: keda
3
- Version: 2.14.0
4
- Release: 2 %{?dist }
3
+ Version: 2.14.1
4
+ Release: 1 %{?dist }
5
5
License: ASL 2.0
6
6
Vendor: Microsoft Corporation
7
7
Distribution: Azure Linux
@@ -60,6 +60,10 @@ cp ./bin/keda-admission-webhooks %{buildroot}%{_bindir}
60
60
%{_bindir }/%{name }-admission-webhooks
61
61
62
62
%changelog
63
+ * Fri Sep 27 2024 Archana Choudhary <archana1@microsoft.com> - 2.14.1-1
64
+ - Upgrade to 2.14.1
65
+ - Fix CVE-2024-35255 in github.com/Azure/azure-sdk-for-go/sdk/azidentity
66
+
63
67
* Thu Aug 01 2024 Bala <balakumaran.kannan@microsoft.com> - 2.14.0-2
64
68
- Added CVE-2024-6104.patch
65
69
Original file line number Diff line number Diff line change 8081
8081
"type": "other",
8082
8082
"other": {
8083
8083
"name": "keda",
8084
- "version": "2.14.0 ",
8085
- "downloadUrl": "https://github.com/kedacore/keda/archive/refs/tags/v2.14.0 .tar.gz"
8084
+ "version": "2.14.1 ",
8085
+ "downloadUrl": "https://github.com/kedacore/keda/archive/refs/tags/v2.14.1 .tar.gz"
8086
8086
}
8087
8087
}
8088
8088
},
You can’t perform that action at this time.
0 commit comments