summaryrefslogtreecommitdiff
path: root/debian/changelog
AgeCommit message (Collapse)Author
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
2016-11-18releasing package cloud-init version 0.7.8-49-g9e904bb-0ubuntu1~16.04.1Scott Moser
2016-11-18update changelog (new upstream snapshot 0.7.8-49-g9e904bb).Scott Moser
2016-11-15releasing package cloud-init version 0.7.8-47-gb6561a1-0ubuntu1~16.04.1Scott Moser
2016-11-15update changelog (new upstream snapshot 0.7.8-47-gb6561a1).Scott Moser
2016-11-15releasing package cloud-init version 0.7.8-45-g584b843-0ubuntu1~16.04.1Scott Moser
2016-11-15debian/changelog: organize for more palatable SRU.Scott Moser
2016-11-15update changelog (new upstream snapshot 0.7.8-45-g584b843).Scott Moser
2016-11-09update changelog per SRU feedback.Scott Moser
- clarify dmidecode change in changelog message. - add bug for lxd network config change fix. - drop the previously fixed changelog entry for ntp.
2016-11-04releasing package cloud-init version 0.7.8-34-ga1cdebd-0ubuntu1~16.04.1Scott Moser
2016-11-04update changelog (new upstream snapshot 0.7.8-34-ga1cdebd).Scott Moser
2016-10-03releasing package cloud-init version 0.7.8-1-g3705bb5-0ubuntu1~16.04.3Scott Moser
2016-10-03update changelogScott Moser
2016-09-28Import version 0.7.8-1-g3705bb5-0ubuntu1~16.04.2Scott Moser
Imported using git-dsc-commit.
2016-09-15releasing package cloud-init version 0.7.8-1-g3705bb5-0ubuntu1~16.04.1Scott Moser
2016-09-15update changelog (new upstream snapshot 0.7.8-1-g3705bb5).Scott Moser
2016-09-14releasing package cloud-init version 0.7.7-31-g65ace7b-0ubuntu1~16.04.2Scott Moser
2016-09-14update changelogScott Moser
2016-09-12releasing package cloud-init version 0.7.7-31-g65ace7b-0ubuntu1~16.04.1Scott Moser
2016-09-12update changelog (new upstream snapshot 0.7.7-31-g65ace7b).Scott Moser
2016-09-12update package version in changelogScott Moser
2016-09-09update changelogScott Moser
2016-09-09update changelogScott Moser
2016-08-23Import version 0.7.7~bzr1256-0ubuntu1~16.04.1Scott Moser
Imported using git-dsc-commit.
2016-08-23Import version 0.7.7~bzr1246-0ubuntu1~16.04.1Scott Moser
Imported using git-dsc-commit.
2016-08-23Import version 0.7.7~bzr1245-0ubuntu1~16.04.1Scott Moser
Imported using git-dsc-commit.
2016-08-23Import version 0.7.7~bzr1212-0ubuntu1Scott Moser
Imported using git-dsc-commit.
2016-08-23Import version 0.7.7~bzr1209-0ubuntu1Scott Moser
Imported using git-dsc-commit.
2016-08-23Import version 0.7.7~bzr1208-0ubuntu1Scott Moser
Imported using git-dsc-commit.
2016-08-23Import version 0.7.7~bzr1200-0ubuntu1Scott Moser
Imported using git-dsc-commit.
2016-08-23Import version 0.7.7~bzr1192-0ubuntu2Scott Moser
Imported using git-dsc-commit.
2016-08-23Import version 0.7.7~bzr1192-0ubuntu1Scott Moser
Imported using git-dsc-commit.
2016-08-23Import version 0.7.7~bzr1189-0ubuntu1Scott Moser
Imported using git-dsc-commit.
2016-08-23Import version 0.7.7~bzr1182-0ubuntu1Scott Moser
Imported using git-dsc-commit.
2016-08-23Import version 0.7.7~bzr1176-0ubuntu1Scott Moser
Imported using git-dsc-commit.
2016-08-23Import version 0.7.7~bzr1160-0ubuntu1Scott Moser
Imported using git-dsc-commit.
2016-08-23Import version 0.7.7~bzr1156-0ubuntu2Scott Moser
Imported using git-dsc-commit.
2016-08-23Import version 0.7.7~bzr1156-0ubuntu1Scott Moser
Imported using git-dsc-commit.
2016-08-23Import version 0.7.7~bzr1155-0ubuntu1Scott Moser
Imported using git-dsc-commit.
2016-08-23Import version 0.7.7~bzr1154-0ubuntu1Scott Moser
Imported using git-dsc-commit.
2009-08-10Remove debian/ directory in preparation for upstream/ubuntu split.Soren Hansen
2009-08-10Import current changelog.Soren Hansen
2009-05-28 * debian/init: Run update-motd regardless whether its a firstboot or not.Chuck Short
* debian/init: Fix comments (LP: #373057) * debian/control: Add update-motd as a depends. * ec2-set-defaults.py: Wait for network to become available. (LP: #308530)
2009-05-14 * debian/init: Move init script to run before ssh and regenerate the sshChuck Short
host kes in the init script rather than /etc/rc.local (LP: #370628) * ec2-set-apt-sources.py: - Move sources.list to /var/ec2 so it doesnt get removed after user reboots. * ec2-set-defaults.py: - Move locale to /var/ec2/ so it doesnt get remove after user reboots. * ec2-set-hostname.py - Create an /etc/hostname as well.
2009-05-13 * Really change the locale when setting up an instance. (LP: #341066) Chuck Short
* Run ec2-run-user-data script last. (LP: #373055) * Minor comment tweaks. (LP:373057)
2009-05-05 * Add more smarts to ec2 instance bring up. (LP: #371936)Chuck Short
2009-04-08ec2-run-user-data.py: Fix error. Chuck Short