summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2016-09-14Import patches-unapplied version 2.1.5-0ubuntu1 to ubuntu/yakkety-proposedDaniel Watkins
Imported using git-ubuntu import. Changelog parent: 0f7cef5b52162d1ebb31a738bd8fc9febe1fbda6 New changelog entries: * New upstream release (LP: #1603581) - d/patches/disable-auto-update.patch: - The new version introduces auto-updating of the agent to its latest version via an internal mechanism; disable this - d/patches/fix_shebangs.patch: - Dropped in favour of the dh_python3 --shebang option. - Refreshed d/patches/disable_udev_overrides.patch
2016-02-09Import patches-unapplied version 2.1.3-0ubuntu1 to ubuntu/xenial-proposedBen Howard
Imported using git-ubuntu import. Changelog parent: 53f54030cae2de3d5fa474a61fe51f16c7a07c79 New changelog entries: * New upstream release (LP: #1543359): - Bug fixes for extension handling - Feature enablement for AzureStack.
2015-08-15Import patches-unapplied version 2.1.1-0ubuntu1 to ubuntu/wily-proposedBen Howard
Imported using git-ubuntu import. Changelog parent: 0afc048f2a6ff3638ecfa33e7ded5dc8dddf041a New changelog entries: * New upstream release for Ubuntu. - Switch to Python3 - Applies Ubuntu specific patches
2015-04-10Import patches-unapplied version 2.0.12-0ubuntu1 to ubuntu/vivid-proposedBen Howard
Imported using git-ubuntu import. Changelog parent: f9cd6b27fad4d9fdf557138966f2d34cae234edb New changelog entries: * New upstream release. * Added debian/watch for easier maintenance. * Fix regression of missing dataloss warning by adding systemd unit file.
2014-08-29Import patches-unapplied version 2.0.8-0ubuntu1 to ubuntu/utopic-proposedBen Howard
Imported using git-ubuntu import. Changelog parent: ffe54a5ad34c480106b4c61b28290cc714b627ee New changelog entries: * New upstream release (LP: #1356479). - Fixed issue of reporting SSH keys to fabric - wait for Cloud-init to provision the host keys - Multiple fixes for extension handlers - capture output of subprocess, prevent subprocess failure - prevent fabric from continuously querying host if no extensions are installed.