File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "Signatures" : {
3
- "webob-1.8.7 .tar.gz" : " 2bc9a81fddc02170d7e8de600d843e0d9247110594590056d5a2336740364248 "
4
- }
2
+ "Signatures" : {
3
+ "webob-1.8.8 .tar.gz" : " 4864af526db23ddd9a396b0ee1785ffab55185e4d428febd391d4644fe68f23a "
4
+ }
5
5
}
Original file line number Diff line number Diff line change 1
1
Summary: WebOb provides objects for HTTP requests and responses.
2
2
Name: python-webob
3
- Version: 1.8.7
3
+ Version: 1.8.8
4
4
Release: 1%{?dist }
5
5
License: MIT
6
6
Vendor: Microsoft Corporation
@@ -46,6 +46,9 @@ rm -f tests/performance_test.py
46
46
%{python3_sitelib }/*
47
47
48
48
%changelog
49
+ * Tue Aug 20 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.8.8-1
50
+ - Auto-upgrade to 1.8.8 - Fix CVE-2024-42353
51
+
49
52
* Mon Feb 07 2022 Thomas Crain <thcrain@microsoft.com> - 1.8.7-1
50
53
- Upgrade to latest upstream version
51
54
- Use github source tarball
Original file line number Diff line number Diff line change 25014
25014
"type": "other",
25015
25015
"other": {
25016
25016
"name": "python-webob",
25017
- "version": "1.8.7 ",
25018
- "downloadUrl": "https://github.com/Pylons/webob/archive/refs/tags/1.8.7 .tar.gz"
25017
+ "version": "1.8.8 ",
25018
+ "downloadUrl": "https://github.com/Pylons/webob/archive/refs/tags/1.8.8 .tar.gz"
25019
25019
}
25020
25020
}
25021
25021
},
You can’t perform that action at this time.
0 commit comments