group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #29107
[Bug 1819067] Re: cloud-init SRU: 18.5-21-g8ee294d5-0ubuntu1 -> 18.5-45-g3554ffe8-0ubuntu1
This bug was fixed in the package cloud-init -
18.5-45-g3554ffe8-0ubuntu1~18.10.1
---------------
cloud-init (18.5-45-g3554ffe8-0ubuntu1~18.10.1) cosmic; urgency=medium
* New upstream snapshot. (LP: #1819067)
- cloud-init-per: POSIX sh does not support string subst, use sed
- Support locking user with usermod if passwd is not available.
[Scott Moser]
- Example for Microsoft Azure data disk added. [Anton Olifir]
- clean: correctly determine the path for excluding seed directory
- helpers/openstack: Treat unknown link types as physical
- drop Python 2.6 support and our NIH version detection
- tip-pylint: Fix assignment-from-return-none errors
- net: append type:dhcp[46] only if dhcp[46] is True in v2 netconfig
[Kurt Stieger]
- cc_apt_pipelining: stop disabling pipelining by default
- tests: fix some slow tests and some leaking state
- util: don't determine string_types ourselves
- cc_rsyslog: Escape possible nested set
- Enable encrypted_data_bag_secret support for Chef [Eric Williams]
- azure: Filter list of ssh keys pulled from fabric [Jason Zions (MSFT)]
- doc: update merging doc with fixes and some additional details/examples
- tests: integration test failure summary to use traceback if empty error
- This is to fix https://bugs.launchpad.net/cloud-init/+bug/1812676
[Vitaly Kuznetsov]
- EC2: Rewrite network config on AWS Classic instances every boot
[Guilherme G. Piccoli]
- netinfo: Adjust ifconfig output parsing for FreeBSD ipv6 entries
- netplan: Don't render yaml aliases when dumping netplan
- add PyCharm IDE .idea/ path to .gitignore [Dominic Schlegel]
- correct grammar issue in instance metadata documentation
[Dominic Schlegel]
- clean: cloud-init clean should not trace when run from within cloud_dir
- Resolve flake8 comparison and pycodestyle over-ident issues
[Paride Legovini]
* Update netplan dependency package (LP: #1813667)
* Fix build-depends-on-obsolete-package for dh-systemd
* Change Priority from extra to optional
* Override lintian warnings about WantedBy=cloud-init.target
* Change Maintainer to Ubuntu Developers
* d/postinst: remove now-incorrect apt pipelining configuration
-- Daniel Watkins <oddbloke@xxxxxxxxxx> Mon, 11 Mar 2019 17:04:15
-0400
** Changed in: cloud-init (Ubuntu Cosmic)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1819067
Title:
cloud-init SRU: 18.5-21-g8ee294d5-0ubuntu1 ->
18.5-45-g3554ffe8-0ubuntu1
Status in cloud-init package in Ubuntu:
Fix Released
Status in cloud-init source package in Xenial:
Fix Released
Status in cloud-init source package in Bionic:
Fix Released
Status in cloud-init source package in Cosmic:
Fix Released
Status in cloud-init source package in Disco:
Fix Released
Bug description:
== Begin SRU Template ==
[Impact]
This release sports both bug-fixes and new features and we would like to
make sure all of our supported customers have access to these
improvements. The notable ones are:
* cc_apt_pipelining: stop disabling pipelining by default
* Enable encrypted_data_bag_secret support for Chef
* azure: Filter list of ssh keys pulled from fabric [Jason Zions (MSFT)]
* EC2: Rewrite network config on AWS Classic instances every boot
* netplan: Don't render yaml aliases when dumping netplan
* clean: cloud-init clean should not trace when run from within cloud_dir
See the changelog entry below for a full list of changes and bugs.
[Test Case]
The following development and SRU process was followed:
https://wiki.ubuntu.com/CloudinitUpdates
The cloud-init team will be in charge of attaching the artifacts and
console output of the appropriate run to the bug. cloud-init team
members will not mark ‘verification-done’ until this has happened.
* Automated Test Results
DONE: attach automated cloud-init-proposed test artifacts from tests for each release with lxd artifacts
DONE: attach automated cloud-init-proposed test artifacts from tests for each release with kvm artifacts
DONE: attach MAAS Team test results for each SRU release
* Manual Test Results
DONE: attach manual cloud-init-proposed test artifacts from tests for each release on ec2 datasource
DONE: attach manual cloud-init-proposed test artifacts from tests for each release on gce datasource
DONE: attach manual cloud-init-proposed test artifacts from tests for each release on azure datasource
[Regression Potential]
In order to mitigate the regression potential, the results of the
aforementioned integration tests are attached to this bug.
== End SRU Template ==
== Changelog ==
cloud-init (18.5-45-g3554ffe8-0ubuntu1) disco; urgency=medium
* New upstream snapshot.
- cloud-init-per: POSIX sh does not support string subst, use sed
(LP: #1819222)
-- Daniel Watkins <oddbloke@xxxxxxxxxx> Fri, 08 Mar 2019 17:42:34
-0500
cloud-init (18.5-44-g7c07af28-0ubuntu2) disco; urgency=medium
* d/postinst: remove now-incorrect apt pipelining configuration
-- Daniel Watkins <oddbloke@xxxxxxxxxx> Fri, 08 Mar 2019 09:56:42
-0500
cloud-init (18.5-44-g7c07af28-0ubuntu1) disco; urgency=medium
* New upstream snapshot.
- Support locking user with usermod if passwd is not available.
[Scott Moser]
- Example for Microsoft Azure data disk added. [Anton Olifir]
- clean: correctly determine the path for excluding seed directory
- helpers/openstack: Treat unknown link types as physical (LP: #1639263)
- drop Python 2.6 support and our NIH version detection
- tip-pylint: Fix assignment-from-return-none errors
- net: append type:dhcp[46] only if dhcp[46] is True in v2 netconfig
[Kurt Stieger]
- cc_apt_pipelining: stop disabling pipelining by default
- tests: fix some slow tests and some leaking state
- util: don't determine string_types ourselves
- cc_rsyslog: Escape possible nested set
- Enable encrypted_data_bag_secret support for Chef
[Eric Williams]
- azure: Filter list of ssh keys pulled from fabric [Jason Zions (MSFT)]
- doc: update merging doc with fixes and some additional details/examples
- tests: integration test failure summary to use traceback if empty error
- cloud-init-per mishandles commands with dashes [Vitaly Kuznetsov]
- EC2: Rewrite network config on AWS Classic instances every boot
[Guilherme G. Piccoli]
- netinfo: Adjust ifconfig output parsing for FreeBSD ipv6 entries
- netplan: Don't render yaml aliases when dumping netplan
- add PyCharm IDE .idea/ path to .gitignore [Dominic Schlegel]
- correct grammar issue in instance metadata documentation
[Dominic Schlegel]
- clean: cloud-init clean should not trace when run from within cloud_dir
- Resolve flake8 comparison and pycodestyle over-ident issues
[Paride Legovini]
* Update netplan dependency package
* Fix build-depends-on-obsolete-package for dh-systemd
* Change Priority from extra to optional
* Override lintian warnings about WantedBy=cloud-init.target
-- Daniel Watkins <oddbloke@xxxxxxxxxx> Thu, 07 Mar 2019 10:32:26
-0500
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1819067/+subscriptions