lp:~samkenx/cloud-init

Owned by SamKenXStream
Get this repository:
git clone https://git.launchpad.net/~samkenx/cloud-init
Only SamKenXStream can upload to this repository. If you are SamKenXStream please log in for upload directions.

Branches

Name Last Modified Last Commit
main 2021-12-16 15:49:18 UTC
Add .git-blame-ignore-revs (#1161)

Author: James Falcon
Author Date: 2021-12-16 15:49:18 UTC

Add .git-blame-ignore-revs (#1161)

So git doesn't use formatting changes for git blame

ubuntu/bionic 2021-12-14 00:46:24 UTC
update changelog (New upstream snapshot 21.4-39-ge9634266).

Author: James Falcon
Author Date: 2021-12-14 00:46:24 UTC

update changelog (New upstream snapshot 21.4-39-ge9634266).

ubuntu/devel 2021-12-03 22:44:31 UTC
releasing cloud-init version 21.4-25-g039c40f9-0ubuntu1~22.04.1

Author: Chad Smith
Author Date: 2021-12-03 22:44:31 UTC

releasing cloud-init version 21.4-25-g039c40f9-0ubuntu1~22.04.1

ubuntu/impish 2021-11-04 13:17:44 UTC
releasing cloud-init version 21.4-0ubuntu1~21.10.1

Author: James Falcon
Author Date: 2021-11-03 13:54:23 UTC

releasing cloud-init version 21.4-0ubuntu1~21.10.1

ubuntu/hirsute 2021-11-04 13:15:14 UTC
releasing cloud-init version 21.4-0ubuntu1~21.04.1

Author: James Falcon
Author Date: 2021-11-03 13:57:16 UTC

releasing cloud-init version 21.4-0ubuntu1~21.04.1

ubuntu/focal 2021-11-04 13:10:16 UTC
releasing cloud-init version 21.4-0ubuntu1~20.04.1

Author: James Falcon
Author Date: 2021-11-03 13:58:54 UTC

releasing cloud-init version 21.4-0ubuntu1~20.04.1

ubuntu/daily/devel 2021-10-16 21:13:39 UTC
Revert "cherry pick 9c147e83"

Author: James Falcon
Author Date: 2021-10-16 21:13:39 UTC

Revert "cherry pick 9c147e83"

This reverts commit 6421ce84dff17f41328692ac3bdcab0f9a49b868.

ubuntu/daily/impish 2021-10-16 21:13:39 UTC
Revert "cherry pick 9c147e83"

Author: James Falcon
Author Date: 2021-10-16 21:13:39 UTC

Revert "cherry pick 9c147e83"

This reverts commit 6421ce84dff17f41328692ac3bdcab0f9a49b868.

ubuntu/daily/hirsute 2021-10-16 21:07:28 UTC
Revert "cherry pick 39b35003"

Author: James Falcon
Author Date: 2021-10-16 21:07:28 UTC

Revert "cherry pick 39b35003"

This reverts commit 39b35003631710ff36281e5ab5a4efa9c25a5784.

ubuntu/daily/focal 2021-10-16 21:04:51 UTC
Revert "cherry pick 573ce303"

Author: James Falcon
Author Date: 2021-10-16 21:04:51 UTC

Revert "cherry pick 573ce303"

This reverts commit 573ce3033568aab8024e30695a49204553a2f45d.

ubuntu/daily/bionic 2021-10-16 20:50:08 UTC
Revert "cherry pick ea1f454a"

Author: James Falcon
Author Date: 2021-10-16 20:50:08 UTC

Revert "cherry pick ea1f454a"

This reverts commit ea1f454afdc52cae1f6a7a4e99e73f6331ade142.

james-hotplug 2021-07-14 21:42:53 UTC
NetworkManagerActivator: bring_up_interface needs ifname param

Author: Chad Smith
Author Date: 2021-07-14 21:42:53 UTC

NetworkManagerActivator: bring_up_interface needs ifname param

ubuntu/groovy 2021-05-12 16:51:39 UTC
d/changelog: bump to ubuntu2 to match impish version

Author: Dan Watkins
Author Date: 2021-05-12 16:51:39 UTC

d/changelog: bump to ubuntu2 to match impish version

ubuntu/daily/xenial 2021-05-04 20:15:50 UTC
Revert "cherry-pick 83f6bbfb"

Author: James Falcon
Author Date: 2021-05-04 20:15:50 UTC

Revert "cherry-pick 83f6bbfb"

This reverts commit 20a0a3f2f90781623645e81bc126b22bb684bb54.

ubuntu/daily/groovy 2021-05-03 17:19:39 UTC
Revert "cherry-pick 83f6bbfb"

Author: Dan Watkins
Author Date: 2021-05-03 17:19:39 UTC

Revert "cherry-pick 83f6bbfb"

This reverts commit 2b0ea7c1cfb8ef99fb7cbbe078f6846ca2fca42b.

quick-check 2021-04-26 16:47:52 UTC
wip

Author: Dan Watkins
Author Date: 2021-04-26 16:47:52 UTC

wip

ubuntu/xenial 2021-04-19 20:58:49 UTC
update changelog

Author: James Falcon
Author Date: 2021-04-19 19:06:58 UTC

update changelog

upstream/20.4.1 2021-01-15 17:33:05 UTC
Release 20.4.1

Author: Dan Watkins
Author Date: 2021-01-15 17:32:57 UTC

Release 20.4.1

Bump the version in cloudinit/version.py to 20.4.1 and
update ChangeLog.

LP: #1911680

cla 2020-11-25 15:24:28 UTC
WIP: intentionally break things

Author: Dan Watkins
Author Date: 2020-11-25 15:24:28 UTC

WIP: intentionally break things

tests-wip 2020-11-23 16:13:08 UTC
wip

Author: Dan Watkins
Author Date: 2020-11-23 16:13:08 UTC

wip

deps 2020-11-03 20:18:58 UTC
WIP: split integration and cloud_tests requirements

Author: Dan Watkins
Author Date: 2020-11-03 20:05:34 UTC

WIP: split integration and cloud_tests requirements

stable-19.4 2020-10-07 14:34:10 UTC
RPM build: disable the dynamic mirror URLs when using a proxy (#437) (#603)

Author: Paride Legovini
Author Date: 2020-10-07 14:34:10 UTC

RPM build: disable the dynamic mirror URLs when using a proxy (#437) (#603)

When using an http proxy make sure to disable all the dynamic mirror
URLs. In particular:

 - Uncomment the baseurl in /etc/yum.repos.d/*.repo.
 - Comment out the mirrorlist and metalink URLs in *.repo.
 - Replace the dynamic download.fedoraproject.org host with
   dl.fedoraproject.org, which is static.
 - Run the above as part of the MAYBE_RELIABLE_YUM_INSTALL command,
   as installing packages may add new repos (e.g. EPEL).
 - Stop disabling fastestmirror, not needed when doing the above.

oddbloke-travis-test 2020-06-15 21:00:41 UTC
quotes

Author: Dan Watkins
Author Date: 2020-06-15 21:00:41 UTC

quotes

d80d0fcc0 2020-06-03 22:57:57 UTC
changelog: update 20.2-45-g5f7825e2-0ubuntu1~16.04.1 for release

Author: Chad Smith
Author Date: 2020-06-03 02:53:01 UTC

changelog: update 20.2-45-g5f7825e2-0ubuntu1~16.04.1 for release

ubuntu/eoan 2020-06-03 19:31:56 UTC
changelog: update 20.2-45-g5f7825e2-0ubuntu1~19.10.1 for release

Author: Chad Smith
Author Date: 2020-06-02 22:17:33 UTC

changelog: update 20.2-45-g5f7825e2-0ubuntu1~19.10.1 for release

ubuntu/daily/eoan 2020-03-11 21:26:18 UTC
d/control: add python3-pytest to Build-Depends (#247)

Author: Dan Watkins
Author Date: 2020-03-11 21:26:18 UTC

d/control: add python3-pytest to Build-Depends (#247)

This fixes upstream daily builds. python3-nose is not removed from
Build-Depends because, currently, the Ubuntu package builds will still
use it for testing.

ubuntu/disco 2019-12-03 21:55:36 UTC
releasing cloud-init version 19.3-41-gc4735dd3-0ubuntu1~19.04.1

Author: Chad Smith
Author Date: 2019-12-03 21:55:36 UTC

releasing cloud-init version 19.3-41-gc4735dd3-0ubuntu1~19.04.1

ubuntu/cosmic 2019-07-18 00:21:25 UTC
Update ubuntu-advantage-revert-tip.patch

Author: Ryan Harper
Author Date: 2019-07-18 00:21:25 UTC

Update ubuntu-advantage-revert-tip.patch

The patch to revert the ubuntu-advantages did not revert enough
of the ubuntu_advantage config module; though it did revert all
of the test-cases. This results in unittest failures during
building against master where it applies the debian dir from
the release against master.

stable-18.4 2018-10-02 20:52:24 UTC
release 18.4

Author: Scott Moser
Author Date: 2018-10-02 20:49:38 UTC

release 18.4

Bump the version in cloudinit/version.py to be 18.4 and update ChangeLog.

LP: #1795741

ubuntu/trusty 2018-09-10 21:10:22 UTC
update changelog content/formatting

Author: Scott Moser
Author Date: 2018-09-10 21:10:22 UTC

update changelog content/formatting

ubuntu/artful 2018-07-10 19:47:47 UTC
update changelog: add sru bug ref in changelog, remove individual ref.

Author: Scott Moser
Author Date: 2018-07-10 19:45:31 UTC

update changelog: add sru bug ref in changelog, remove individual ref.

Just remove the reference to bug 1780481 that was added to
debian/changelog. Also, add a reference (re-using) the SRU bug 1777912.

(cherry picked from commit b07ebf52e94fa5f94708f86937af4dba382168ba)

ubuntu/zesty 2017-12-01 17:02:33 UTC
releasing package cloud-init version 17.1-46-g7acc9e68-0ubuntu1~17.04.1

Author: Chad Smith
Author Date: 2017-12-01 17:02:33 UTC

releasing package cloud-init version 17.1-46-g7acc9e68-0ubuntu1~17.04.1

ubuntu/yakkety 2017-06-29 21:24:23 UTC
debian/patches/azure-use-walinux-agent.patch: refresh patch.

Author: Scott Moser
Author Date: 2017-06-29 21:07:29 UTC

debian/patches/azure-use-walinux-agent.patch: refresh patch.

ubuntu/precise 2016-08-23 20:48:37 UTC
Import version 0.6.3-0ubuntu1.25

Author: Scott Moser
Author Date: 2016-08-23 20:48:37 UTC

Import version 0.6.3-0ubuntu1.25

Imported using git-dsc-commit.

134 of 34 results
This repository contains Public information 
Everyone can see this information.

Subscribers