Skip to content

Commit e33f98f

Browse files
committed
Merge remote-tracking branch 'apache/4.19'
2 parents af8a582 + 3550f6a commit e33f98f

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

debian/changelog

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
cloudstack (4.19.0.0) unstable; urgency=low
1+
cloudstack (4.19.1.0-SNAPSHOT) unstable; urgency=low
22

3-
* Update the version to 4.19.0.0
3+
* Update the version to 4.19.1.0-SNAPSHOT
44

55
-- the Apache CloudStack project <dev@cloudstack.apache.org> Mon, 29 Jan 2024 10:21:52 +0530
66

7-
cloudstack (4.19.0.0-SNAPSHOT) unstable; urgency=low
7+
cloudstack (4.19.0.0) unstable; urgency=low
88

9-
* Update the version to 4.19.0.0-SNAPSHOT
9+
* Update the version to 4.19.0.0
1010

11-
-- the Apache CloudStack project <dev@cloudstack.apache.org> Wed, 21 Jun 2023 12:31:00 +0200
11+
-- the Apache CloudStack project <dev@cloudstack.apache.org> Mon, 29 Jan 2024 10:21:52 +0530
1212

13-
cloudstack (4.18.1.0-SNAPSHOT) unstable; urgency=low
13+
cloudstack (4.18.1.0) unstable; urgency=low
1414

15-
* Update the version to 4.18.1.0-SNAPSHOT
15+
* Update the version to 4.18.1.0
1616

1717
-- the Apache CloudStack project <dev@cloudstack.apache.org> Wed, 21 Jun 2023 12:30:00 +0200
1818

tools/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
FROM ubuntu:22.04
2121

2222
MAINTAINER "Apache CloudStack" <dev@cloudstack.apache.org>
23-
LABEL Vendor="Apache.org" License="ApacheV2" Version="4.19.0.0"
23+
LABEL Vendor="Apache.org" License="ApacheV2" Version="4.19.1.0-SNAPSHOT"
2424

2525
ARG DEBIAN_FRONTEND=noninteractive
2626

tools/docker/Dockerfile.marvin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
FROM python:2
2121

2222
MAINTAINER "Apache CloudStack" <dev@cloudstack.apache.org>
23-
LABEL Vendor="Apache.org" License="ApacheV2" Version="4.19.0.0"
23+
LABEL Vendor="Apache.org" License="ApacheV2" Version="4.19.1.0-SNAPSHOT"
2424

2525
ENV WORK_DIR=/marvin
2626

0 commit comments

Comments
 (0)