summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2017-06-28update changelogScott Moser
2017-06-28cherry pick 003c6678Scott Moser
2017-06-28update changelogScott Moser
2017-06-28cherry pick 5fb49bacScott Moser
LP: #1693939
2017-06-28debian/cherry-pick: separate out changes to changelogScott Moser
2017-06-02update changelogScott Moser
2017-06-02debian/patches/ds-identify-behavior-xenial.patch: refresh patchScott Moser
upstream changes to ds-identify made this not apply cleanly. Simply refresh against 5fb49bacf74.
2017-05-26releasing package cloud-init version 0.7.9-153-g16a7302f-0ubuntu1~16.04.1Scott Moser
2017-05-26debian/patches/azure-use-walinux-agent.patch: refresh patch.Scott Moser
2017-05-26update changelog (new upstream snapshot 0.7.9-153-g16a7302f).Scott Moser
2017-04-27releasing package cloud-init version 0.7.9-113-g513e99e0-0ubuntu1~16.04.1Scott Moser
2017-04-27update changelog (new upstream snapshot 0.7.9-113-g513e99e0).Scott Moser
2017-04-12update changelogScott Moser
2017-04-12update-grub-legacy-ec2: fix early exit failure no /etc/fstab file.Scott Moser
If /etc/fstab did not exist, then update-grub-legacy-ec2 would fail. That can cause upgrade or install of any kernel package to fail. LP: #1682160
2017-04-03releasing package cloud-init version 0.7.9-90-g61eb03fe-0ubuntu1~16.04.1Scott Moser
2017-04-03update changelog (new upstream snapshot 0.7.9-90-g61eb03fe).Scott Moser
2017-04-03update changelogScott Moser
2017-04-03debian/cloud-init.templates: allow selection of Bigstep datasource.Scott Moser
This datasource was just never enabled in the templates. As a result, 'dpkg-reconfigure cloud-init' doesn't show Bigstep. LP: #1676460
2017-03-06releasing package cloud-init version 0.7.9-48-g1c795b9-0ubuntu1~16.04.1Scott Moser
2017-03-06ds-identify-behavior-xenial.patch: update to address upstream change.Scott Moser
'report' is no longer a boolean associated with 'search', but rather a mode itself.
2017-03-06update changelog (new upstream snapshot 0.7.9-48-g1c795b9).Scott Moser
2017-03-03releasing package cloud-init version 0.7.9-47-gc81ea53-0ubuntu1~16.04.1Scott Moser
2017-03-03update changelogScott Moser
2017-03-03debian/patches/ds-identify-behavior-xenial.patchScott Moser
Add patch to modify ds-identify for xenial.
2017-03-03update changelogScott Moser
2017-03-03debian/rules: install Z99-cloudinit-warnings.sh to /etc/profile.dScott Moser
This adds the necessary change to debian/rules for upstream commit 33518d7d.
2017-03-03update changelog (new upstream snapshot 0.7.9-47-gc81ea53).Scott Moser
2017-02-06releasing package cloud-init version 0.7.9-0ubuntu1~16.04.2Scott Moser
2017-02-06update changelogScott Moser
2017-02-06update-grub-legacy-ec2: fix shell syntax error.Scott Moser
update-grub-legacy-ec2 had a shell issue due to missing space. LP: #1662221
2017-01-20releasing package cloud-init version 0.7.9-0ubuntu1~16.04.1Scott Moser
2017-01-20update changelogScott Moser
2017-01-20Azure: still use walinux-agent integration.Scott Moser
Upstream now uses the built-in support for instance initialization on Azure. On a stable release, we want to continue to use the walinux-agent integration. Upstream made this change under bug 1538522.
2017-01-20update changelogScott Moser
2017-01-20debian/copyright: update License field to include Apache-2.0Scott Moser
License of cloud-init in 0.7.9 became dual license GPL-3 or Apache-2.0.
2017-01-20update changelogScott Moser
2017-01-20fix update-grub-legacy-ec2 to check config for CONFIG_XEN=yScott Moser
Instead of relying on name and version based checking, update-grub-legacy-ec2 will now look at the config for a kernel if it is available to determine if it should be considered a xen kernel. LP: #1379080
2017-01-20update changelog (new upstream snapshot 0.7.9).Scott Moser
2017-01-20drop cherry picks before merge from 0.7.9 at 0.7.9Scott Moser
drop the following cherry picks: debian/patches/cpick-18203bf-disk_setup-Use-sectors-as-unit-when-formatting-MBR-disks debian/patches/cpick-6e92c5f-net-cmdline-Consider-ip-or-ip6-on-command-line-not-only debian/patches/cpick-8c6878a-tests-fix-assumptions-that-expected-no-eth0-in-system debian/patches/cpick-2d2ec70-OpenStack-extend-physical-types-to-include-hyperv-hw_veb debian/patches/cpick-a9d41de-CloudSigma-Fix-bug-where-datasource-was-not-loaded-in debian/patches/cpick-c9c9197-mounts-use-mount-a-again-to-accomplish-mounts
2017-01-19Import version 0.7.8-49-g9e904bb-0ubuntu1~16.04.4 with git-import-dscDaniel Watkins
* debian/update-grub-legacy-ec2: - Correctly detect kernels ending in -aws as kernels that can boot on EC2 (LP: #1655934) LP: #1655934
2016-12-13releasing package cloud-init version 0.7.8-49-g9e904bb-0ubuntu1~16.04.3Scott Moser
2016-12-13update changelog for debian/cherry-pickScott Moser
2016-12-13cherry pick c9c9197Scott Moser
LP: #1647708
2016-12-13cherry pick a9d41deScott Moser
LP: #1648380
2016-12-13debian/cherry-pick: use git format-patch rather than git show.Scott Moser
This makes the patches in debian/patches/ dep3 complaint by using git format-patch rather than 'git show'
2016-12-01releasing package cloud-init version 0.7.8-49-g9e904bb-0ubuntu1~16.04.2Scott Moser
2016-12-01cherry pick 2d2ec70Scott Moser
LP: #1642679
2016-12-01cherry pick 8c6878aScott Moser
LP: #1644043
2016-12-01cherry pick 6e92c5fScott Moser
LP: #1639930
2016-12-01cherry pick 18203bfScott Moser
LP: #1460715