Merge ~corey.bryant/ubuntu/+source/nova:stable/xena into ~ubuntu-openstack-dev/ubuntu/+source/nova:stable/xena

Proposed by Corey Bryant
Status: Needs review
Proposed branch: ~corey.bryant/ubuntu/+source/nova:stable/xena
Merge into: ~ubuntu-openstack-dev/ubuntu/+source/nova:stable/xena
Diff against target: 56 lines (+19/-3)
2 files modified
debian/changelog (+7/-0)
debian/control (+12/-3)
Reviewer Review Type Date Requested Status
Ubuntu OpenStack uploaders Pending
Review via email: mp+442908@code.launchpad.net

Commit message

New stable point release for OpenStack Xena (LP: #2019762).

Description of the change

This is an automated merge proposal.

To post a comment you must log in.

Unmerged commits

1f7ad0f... by Corey Bryant

releasing package nova version 3:24.2.1-0ubuntu1~cloud0

c600da5... by Corey Bryant

d/control: Align (Build-)Depends with upstream.

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 4888f59..adb6599 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,10 @@
6+nova (3:24.2.1-0ubuntu1~cloud0) focal-xena; urgency=medium
7+
8+ * New stable point release for OpenStack Xena (LP: #2019762).
9+ * d/control: Align (Build-)Depends with upstream.
10+
11+ -- Corey Bryant <corey.bryant@canonical.com> Mon, 15 May 2023 16:55:48 -0400
12+
13 nova (3:24.2.0-0ubuntu1~cloud1) focal-xena; urgency=medium
14
15 * SECURITY UPDATE: Unauthorized File Access
16diff --git a/debian/control b/debian/control
17index 438981c..ad91132 100644
18--- a/debian/control
19+++ b/debian/control
20@@ -17,8 +17,17 @@ Build-Depends:
21 python3-pbr (>= 5.5.1),
22 python3-setuptools (>= 16.0),
23 python3-sphinx (>= 2.0.0),
24- python3-sphinx-feature-classification (>= 1.0.1),
25+ python3-sphinx-feature-classification (>= 1.1.0),
26 Build-Depends-Indep:
27+*** new requirements.txt deps (start)
28+ NOT_FOUND(dataclasses)>=0.7,
29+*** new requirements.txt deps (end) ***
30+*** new test-requirements.txt deps (start)
31+ NOT_FOUND(dataclasses)>=0.7,
32+*** new test-requirements.txt deps (end) ***
33+*** new doc/requirements.txt deps (start)
34+ NOT_FOUND(dataclasses)>=0.7,
35+*** new doc/requirements.txt deps (end) ***
36 bandit,
37 crudini,
38 genisoimage,
39@@ -109,7 +118,7 @@ Build-Depends-Indep:
40 python3-sphinxcontrib.actdiag (>= 0.8.5),
41 python3-sphinxcontrib.seqdiag (>= 0.8.4),
42 python3-sphinxcontrib.svg2pdfconverter (>= 0.1.0),
43- python3-sqlalchemy (>= 1.3.22),
44+ python3-sqlalchemy (>= 1.4.13),
45 python3-stestr (>= 2.0.0),
46 python3-stevedore (>= 1:1.20.0),
47 python3-taskflow (>= 3.8.0),
48@@ -741,7 +750,7 @@ Depends:
49 python3-retrying (>= 1.3.3),
50 python3-rfc3986 (>= 1.2.0),
51 python3-routes (>= 2.3.1),
52- python3-sqlalchemy (>= 1.3.22),
53+ python3-sqlalchemy (>= 1.4.13),
54 python3-stevedore (>= 1:1.20.0),
55 python3-taskflow (>= 3.8.0),
56 python3-tooz (>= 1.58.0),

Subscribers

People subscribed via source and target branches