Age | Commit message (Collapse) | Author |
|
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.
|
|
Imported using git-ubuntu import.
Changelog parent: 6cf5a13dd65bc0abf70a3874f11d5b61b26dce2b
New changelog entries:
[ Ben Howard ]
* debian/patches/config_for_cloud-init.patch:
Modified configuration to disable provisioning functions.
walinuxagent for Ubuntu should now be used with Cloud-init.
* debian/postinst: Don't overwrite existing /etc/waagent.conf agent
configuration on install or upgrade.
* debian/upstart: start later in boot, avoiding race conditions
with cloud-init.
[ Scott Moser ]
* debian: wrap and sort directory
* debian/patches/no_udev_rule_removal.patch: remove 000 prefix in file
name. No need for numbering in filenames when we have patches/series.
|
|
Imported using git-ubuntu import.
Changelog parent: 49a663c4bc1499f974cca254a9c13016c4382a1b
New changelog entries:
* Stop upgrades purging walinuxagent meta-data and configuration files
(LP: #1079897):
- d/{control,walinuxagent-data-saver.preinst}: Added
walinuxagent-data-saver package to ensure that agent generated data is
not lost on upgrade by diverting /usr/sbin/waagent during the upgrade
process.
- d/walinuxagent-data-saver.lintian-overrides: Override errors about use
of dpkg-divert in this package.
- d/control: Added Pre-Depends to walinuxagent on walinuxagent-data-saver.
- d/prerm: Stop calling waagent --uninstall during reconfiguration
and upgrade, specify files to remove manually for purge.
- d/postinst: Remove divert of /usr/sbin/waagent prior to completion of
package install.
* d/preinst: If upgrading from package version with unmanaged waagent upstart
configuration stop the agent and remove the upstart configuration.
* d/upstart: Tidied description in upstart job.
|
|
Imported using git-ubuntu import.
Changelog parent: c7b6a6ea935ab4f2dec9f29913f996d615cf2fde
New changelog entries:
* New upstream version (LP: #1078074, #1077147).
* Moved upstart job to be managed by packaging.
|