Merge ~corey.bryant/ubuntu/+source/cinder:stable/2023.1 into ~ubuntu-openstack-dev/ubuntu/+source/cinder:stable/2023.1

Proposed by Corey Bryant
Status: Merged
Merge reported by: Corey Bryant
Merged at revision: 98c9bdbd440811817a30aacde5e77364e9466dce
Proposed branch: ~corey.bryant/ubuntu/+source/cinder:stable/2023.1
Merge into: ~ubuntu-openstack-dev/ubuntu/+source/cinder:stable/2023.1
Diff against target: 46 lines (+10/-3)
2 files modified
debian/changelog (+7/-0)
debian/control (+3/-3)
Reviewer Review Type Date Requested Status
Ubuntu OpenStack uploaders Pending
Review via email: mp+445779@code.launchpad.net

Commit message

New stable point release for OpenStack Antelope (LP: #2025491).

Description of the change

This is an automated merge proposal.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index ccb337c..30519b1 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,10 @@
6+cinder (2:22.1.0-0ubuntu1) lunar; urgency=medium
7+
8+ * New stable point release for OpenStack Antelope (LP: #2025491).
9+ * d/control: Align (Build-)Depends with upstream.
10+
11+ -- Corey Bryant <corey.bryant@canonical.com> Fri, 30 Jun 2023 13:34:11 -0400
12+
13 cinder (2:22.0.0-0ubuntu1.3) lunar-security; urgency=medium
14
15 * SECURITY UPDATE: Unauthorized File Access (LP: #2021980)
16diff --git a/debian/control b/debian/control
17index a6c61ed..ef6bbcf 100644
18--- a/debian/control
19+++ b/debian/control
20@@ -28,7 +28,7 @@ Build-Depends-Indep:
21 python3-eventlet (>= 0.30.1),
22 python3-fixtures (>= 3.0.0),
23 python3-glanceclient (>= 1:3.2.2),
24- python3-googleapi (>= 1.7.11),
25+ python3-googleapi (>= 1.11.0),
26 python3-greenlet (>= 0.4.16),
27 python3-hacking,
28 python3-httplib2 (>= 0.18.1),
29@@ -41,7 +41,7 @@ Build-Depends-Indep:
30 python3-lxml (>= 4.5.2),
31 python3-migrate (>= 0.13.0),
32 python3-mock (>= 2.0.0),
33- python3-mypy,
34+ python3-mypy (>= 0.981),
35 python3-novaclient (>= 2:17.2.1),
36 python3-oauth2client (>= 4.1.3),
37 python3-openstackdocstheme (>= 2.2.7),
38@@ -261,7 +261,7 @@ Depends:
39 Suggests:
40 python3-boto3 (>= 1.18.49),
41 python3-botocore,
42- python3-googleapi (>= 1.7.11),
43+ python3-googleapi (>= 1.11.0),
44 python3-hp3parclient,
45 python3-oauth2client (>= 4.1.3),
46 python3-rados,

Subscribers

People subscribed via source and target branches