[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-16 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init -
19.3-41-gc4735dd3-0ubuntu1~16.04.1

---
cloud-init (19.3-41-gc4735dd3-0ubuntu1~16.04.1) xenial; urgency=medium

  * refresh patches:
   + debian/patches/ec2-classic-dont-reapply-networking.patch
  * New upstream snapshot. (LP: #1854872)
- Fix linting failure in test_url_helper (#83) [Eric Lafontaine]
- url_helper: read_file_or_url should pass headers param into readurl (#66)
- dmidecode: log result *after* stripping n [Igor Galić]
- cloud_tests: add azure platform support to integration tests
  [ahosmanmsft]
- set_passwords: support for FreeBSD (#46) [Igor Galić]
- tools: migrate-lp-user-to-github removes repo_dir if created (#35)
- Correct jumbled documentation for cc_set_hostname module (#64) [do3meli]
- FreeBSD: fix for get_linux_distro() and lru_cache (#59) [Igor Galić]
- ec2: Add support for AWS IMDS v2 (session-oriented) (#55)
- tests: Fix cloudsigma tests when no dmidecode data is present. (#57)
  [Scott Moser]
- net: IPv6, accept_ra, slaac, stateless (#51) [Harald]
- docs: Update the configdrive datasource links (#44) [Joshua Powers]
- distro: correctly set usr_lib_exec path for FreeBSD distro (#40)
  [Igor Galić]
- azure: support secondary ipv6 addresses (#33)
- Fix metadata check when local-hostname is null (#32) [Mark Goddard]
- Merge pull request #38 from blackboxsw/cleanup/run-ci-on-pull-request
- switch default FreeBSD salt minion pkg from py27 to py36
  [Dominic Schlegel]
- add data-server dns entry as new metadata server detection [Joshua Hügli]
- Merge pull request #31 from raharper/fix/pycodestyle-tip
- reporting: Using a uuid to enforce uniqueness on the KVP keys. [momousta]
- docs: touchups in rtd intro and README.md
- doc: update launchpad git refs to github
- tools: migrate script needs to write tools/.lp-to-git-user
- github: drop pull-request template to prepare for migration
- tools: add migrate-lp-user-to-github script to link LP to github
- github: new basic project readme
- Release 19.3
- azure: support matching dhcp route-metrics for dual-stack ipv4 ipv6
- configdrive: fix subplatform config-drive for /config-drive source
  [David Kindred]
- DataSourceSmartOS: reconfigure network on each boot [Mike Gerdts]
- Add config for ssh-key import and consuming user-data [Pavel Zakharov]
- net: fix subnet_is_ipv6() for stateless|stateful [Harald Jensås]
- OVF: disable custom script execution by default [Xiaofeng Wang]
- cc_puppet: Implement csr_attributes.yaml support [Matthias Baur]
- cloud-init.service: on centos/fedora/redhat wait on
  NetworkManager.service
- azure: Do not lock user on instance id change [Sam Eiderman]
- net/netplan: use ipv6-mtu key for specifying ipv6 mtu values
- Fix usages of yaml, and move yaml_dump to safeyaml.dumps. [Scott Moser]
- exoscale: Increase url_max_wait to 120s. [Chris Glass]
- net/sysconfig: fix available check on SUSE distros [Robert Schweikert]
- docs: Fix incorrect Azure IMDS IP address [Joshua Powers]
- introduce .travis.yml
- net: enable infiniband support in eni and sysconfig renderers
  [Darren Birkett]
- guestcust_util: handle special characters in config file [Xiaofeng Wang]
- fix some more typos in comments [Dominic Schlegel]
- replace any deprecated log.warn with log.warning [Dominic Schlegel]
- net: handle openstack dhcpv6-stateless configuration [Harald Jensås]
- Add .venv/ to .gitignore [Dominic Schlegel]
- Small typo fixes in code comments. [Dominic Schlegel]
- cloud_test/lxd: Retry container delete a few times
- Add Support for e24cloud to Ec2 datasource. [Scott Moser]
- Add RbxCloud datasource [Adam Dobrawy]
- get_interfaces: don't exclude bridge and bond members
- Add support for Arch Linux in render-cloudcfg [Conrad Hoffmann]
- util: json.dumps on python 2.7 will handle UnicodeDecodeError on binary
- debian/ubuntu: add missing word to netplan/ENI header
- ovf: do not generate random instance-id for IMC customization path
- sysconfig: only write resolv.conf if network_state has DNS values
- sysconfig: use distro variant to check if available
- systemd/cloud-init.service.tmpl: start after wicked.service
  [Robert Schweikert]
- docs: fix zstack documentation lints
- analyze/show: remove trailing space in output
- Add missing space in warning: "not avalid seed" [Brian Candler]
- pylintrc: add 'enter_context' to generated-members list
- Add datasource for ZStack platform. [Shixin Ruan]
- docs: organize TOC and update summary of project [Joshua Powers]
- tools: make clean now cleans the dev directory, not the system
- docs: create cli specific page [Joshua Powers]
- docs: added output examples to analyze.rst [Joshua Powers]
- docs: doc8 fixes for instancedata page [Joshua 

[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-16 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init -
19.3-41-gc4735dd3-0ubuntu1~19.04.1

---
cloud-init (19.3-41-gc4735dd3-0ubuntu1~19.04.1) disco; urgency=medium

  * New upstream snapshot. (LP: #1854872)
- Fix linting failure in test_url_helper (#83) [Eric Lafontaine]
- url_helper: read_file_or_url should pass headers param into readurl (#66)
- dmidecode: log result *after* stripping n [Igor Galić]
- cloud_tests: add azure platform support to integration tests
  [ahosmanmsft]
- set_passwords: support for FreeBSD (#46) [Igor Galić]
- tools: migrate-lp-user-to-github removes repo_dir if created (#35)
- Correct jumbled documentation for cc_set_hostname module (#64) [do3meli]
- FreeBSD: fix for get_linux_distro() and lru_cache (#59) [Igor Galić]
- ec2: Add support for AWS IMDS v2 (session-oriented) (#55)
- tests: Fix cloudsigma tests when no dmidecode data is present. (#57)
  [Scott Moser]
- net: IPv6, accept_ra, slaac, stateless (#51) [Harald]
- docs: Update the configdrive datasource links (#44) [Joshua Powers]
- distro: correctly set usr_lib_exec path for FreeBSD distro (#40)
  [Igor Galić]
- azure: support secondary ipv6 addresses (#33)
- Fix metadata check when local-hostname is null (#32) [Mark Goddard]
- Merge pull request #38 from blackboxsw/cleanup/run-ci-on-pull-request
- switch default FreeBSD salt minion pkg from py27 to py36
  [Dominic Schlegel]
- add data-server dns entry as new metadata server detection [Joshua Hügli]
- Merge pull request #31 from raharper/fix/pycodestyle-tip
- reporting: Using a uuid to enforce uniqueness on the KVP keys. [momousta]
- docs: touchups in rtd intro and README.md
- doc: update launchpad git refs to github
- tools: migrate script needs to write tools/.lp-to-git-user
- github: drop pull-request template to prepare for migration
- tools: add migrate-lp-user-to-github script to link LP to github
- github: new basic project readme
- Release 19.3
- azure: support matching dhcp route-metrics for dual-stack ipv4 ipv6
- configdrive: fix subplatform config-drive for /config-drive source
  [David Kindred]
- DataSourceSmartOS: reconfigure network on each boot [Mike Gerdts]
- Add config for ssh-key import and consuming user-data [Pavel Zakharov]
- net: fix subnet_is_ipv6() for stateless|stateful [Harald Jensås]
- OVF: disable custom script execution by default [Xiaofeng Wang]
- cc_puppet: Implement csr_attributes.yaml support [Matthias Baur]
- cloud-init.service: on centos/fedora/redhat wait on
  NetworkManager.service
- azure: Do not lock user on instance id change [Sam Eiderman]
- net/netplan: use ipv6-mtu key for specifying ipv6 mtu values
- Fix usages of yaml, and move yaml_dump to safeyaml.dumps. [Scott Moser]
- exoscale: Increase url_max_wait to 120s. [Chris Glass]
- net/sysconfig: fix available check on SUSE distros [Robert Schweikert]
- docs: Fix incorrect Azure IMDS IP address [Joshua Powers]
- introduce .travis.yml
- net: enable infiniband support in eni and sysconfig renderers
  [Darren Birkett]
- guestcust_util: handle special characters in config file [Xiaofeng Wang]
- fix some more typos in comments [Dominic Schlegel]
- replace any deprecated log.warn with log.warning [Dominic Schlegel]
- net: handle openstack dhcpv6-stateless configuration [Harald Jensås]
- Add .venv/ to .gitignore [Dominic Schlegel]
- Small typo fixes in code comments. [Dominic Schlegel]
- cloud_test/lxd: Retry container delete a few times
- Add Support for e24cloud to Ec2 datasource. [Scott Moser]
- Add RbxCloud datasource [Adam Dobrawy]
- get_interfaces: don't exclude bridge and bond members
- Add support for Arch Linux in render-cloudcfg [Conrad Hoffmann]
- util: json.dumps on python 2.7 will handle UnicodeDecodeError on binary
- debian/ubuntu: add missing word to netplan/ENI header
- ovf: do not generate random instance-id for IMC customization path
- sysconfig: only write resolv.conf if network_state has DNS values
- sysconfig: use distro variant to check if available
- systemd/cloud-init.service.tmpl: start after wicked.service
  [Robert Schweikert]
- docs: fix zstack documentation lints
- analyze/show: remove trailing space in output
- Add missing space in warning: "not avalid seed" [Brian Candler]
- pylintrc: add 'enter_context' to generated-members list
- Add datasource for ZStack platform. [Shixin Ruan]
- docs: organize TOC and update summary of project [Joshua Powers]
- tools: make clean now cleans the dev directory, not the system
- docs: create cli specific page [Joshua Powers]
- docs: added output examples to analyze.rst [Joshua Powers]
- docs: doc8 fixes for instancedata page [Joshua Powers]
- docs: clean up formatting, organize boot page [Joshua Powers]

 -- 

[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-16 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init -
19.3-41-gc4735dd3-0ubuntu1~18.04.1

---
cloud-init (19.3-41-gc4735dd3-0ubuntu1~18.04.1) bionic; urgency=medium

  * New upstream snapshot. (LP: #1854872)
- Fix linting failure in test_url_helper (#83) [Eric Lafontaine]
- url_helper: read_file_or_url should pass headers param into readurl (#66)
- dmidecode: log result *after* stripping n [Igor Galić]
- cloud_tests: add azure platform support to integration tests
  [ahosmanmsft]
- set_passwords: support for FreeBSD (#46) [Igor Galić]
- tools: migrate-lp-user-to-github removes repo_dir if created (#35)
- Correct jumbled documentation for cc_set_hostname module (#64) [do3meli]
- FreeBSD: fix for get_linux_distro() and lru_cache (#59) [Igor Galić]
- ec2: Add support for AWS IMDS v2 (session-oriented) (#55)
- tests: Fix cloudsigma tests when no dmidecode data is present. (#57)
  [Scott Moser]
- net: IPv6, accept_ra, slaac, stateless (#51) [Harald]
- docs: Update the configdrive datasource links (#44) [Joshua Powers]
- distro: correctly set usr_lib_exec path for FreeBSD distro (#40)
  [Igor Galić]
- azure: support secondary ipv6 addresses (#33)
- Fix metadata check when local-hostname is null (#32) [Mark Goddard]
- Merge pull request #38 from blackboxsw/cleanup/run-ci-on-pull-request
- switch default FreeBSD salt minion pkg from py27 to py36
  [Dominic Schlegel]
- add data-server dns entry as new metadata server detection [Joshua Hügli]
- Merge pull request #31 from raharper/fix/pycodestyle-tip
- reporting: Using a uuid to enforce uniqueness on the KVP keys. [momousta]
- docs: touchups in rtd intro and README.md
- doc: update launchpad git refs to github
- tools: migrate script needs to write tools/.lp-to-git-user
- github: drop pull-request template to prepare for migration
- tools: add migrate-lp-user-to-github script to link LP to github
- github: new basic project readme
- Release 19.3
- azure: support matching dhcp route-metrics for dual-stack ipv4 ipv6
- configdrive: fix subplatform config-drive for /config-drive source
  [David Kindred]
- DataSourceSmartOS: reconfigure network on each boot [Mike Gerdts]
- Add config for ssh-key import and consuming user-data [Pavel Zakharov]
- net: fix subnet_is_ipv6() for stateless|stateful [Harald Jensås]
- OVF: disable custom script execution by default [Xiaofeng Wang]
- cc_puppet: Implement csr_attributes.yaml support [Matthias Baur]
- cloud-init.service: on centos/fedora/redhat wait on
  NetworkManager.service
- azure: Do not lock user on instance id change [Sam Eiderman]
- net/netplan: use ipv6-mtu key for specifying ipv6 mtu values
- Fix usages of yaml, and move yaml_dump to safeyaml.dumps. [Scott Moser]
- exoscale: Increase url_max_wait to 120s. [Chris Glass]
- net/sysconfig: fix available check on SUSE distros [Robert Schweikert]
- docs: Fix incorrect Azure IMDS IP address [Joshua Powers]
- introduce .travis.yml
- net: enable infiniband support in eni and sysconfig renderers
  [Darren Birkett]
- guestcust_util: handle special characters in config file [Xiaofeng Wang]
- fix some more typos in comments [Dominic Schlegel]
- replace any deprecated log.warn with log.warning [Dominic Schlegel]
- net: handle openstack dhcpv6-stateless configuration [Harald Jensås]
- Add .venv/ to .gitignore [Dominic Schlegel]
- Small typo fixes in code comments. [Dominic Schlegel]
- cloud_test/lxd: Retry container delete a few times
- Add Support for e24cloud to Ec2 datasource. [Scott Moser]
- Add RbxCloud datasource [Adam Dobrawy]
- get_interfaces: don't exclude bridge and bond members
- Add support for Arch Linux in render-cloudcfg [Conrad Hoffmann]
- util: json.dumps on python 2.7 will handle UnicodeDecodeError on binary
- debian/ubuntu: add missing word to netplan/ENI header
- ovf: do not generate random instance-id for IMC customization path
- sysconfig: only write resolv.conf if network_state has DNS values
- sysconfig: use distro variant to check if available
- systemd/cloud-init.service.tmpl: start after wicked.service
  [Robert Schweikert]
- docs: fix zstack documentation lints
- analyze/show: remove trailing space in output
- Add missing space in warning: "not avalid seed" [Brian Candler]
- pylintrc: add 'enter_context' to generated-members list
- Add datasource for ZStack platform. [Shixin Ruan]
- docs: organize TOC and update summary of project [Joshua Powers]
- tools: make clean now cleans the dev directory, not the system
- docs: create cli specific page [Joshua Powers]
- docs: added output examples to analyze.rst [Joshua Powers]
- docs: doc8 fixes for instancedata page [Joshua Powers]
- docs: clean up formatting, organize boot page [Joshua Powers]

 -- 

[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-16 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init -
19.3-41-gc4735dd3-0ubuntu1~19.10.1

---
cloud-init (19.3-41-gc4735dd3-0ubuntu1~19.10.1) eoan; urgency=medium

  * New upstream snapshot (LP: #1854872)
- Fix linting failure in test_url_helper (#83) [Eric Lafontaine]
- url_helper: read_file_or_url should pass headers param into readurl
  (#66)
- dmidecode: log result *after* stripping n [Igor Galić]
- cloud_tests: add azure platform support to integration tests
  [ahosmanmsft]
- set_passwords: support for FreeBSD (#46) [Igor Galić]
- tools: migrate-lp-user-to-github removes repo_dir if created (#35)
- Correct jumbled documentation for cc_set_hostname module (#64)
  [do3meli]
- FreeBSD: fix for get_linux_distro() and lru_cache (#59)
  [Igor Galić]
- ec2: Add support for AWS IMDS v2 (session-oriented) (#55)
- tests: Fix cloudsigma tests when no dmidecode data is present. (#57)
  [Scott Moser]
- net: IPv6, accept_ra, slaac, stateless (#51)
  [Harald]
- docs: Update the configdrive datasource links (#44)
  [Joshua Powers]
- distro: correctly set usr_lib_exec path for FreeBSD distro (#40)
  [Igor Galić]
- azure: support secondary ipv6 addresses (#33)
- Fix metadata check when local-hostname is null (#32)
  [Mark Goddard]
- Merge pull request #38 from blackboxsw/cleanup/run-ci-on-pull-request
- switch default FreeBSD salt minion pkg from py27 to py36
  [Dominic Schlegel]
- add data-server dns entry as new metadata server detection [Joshua Hügli]
- Merge pull request #31 from raharper/fix/pycodestyle-tip
- reporting: Using a uuid to enforce uniqueness on the KVP keys. [momousta]
- docs: touchups in rtd intro and README.md
- doc: update launchpad git refs to github
- tools: migrate script needs to write tools/.lp-to-git-user
- github: drop pull-request template to prepare for migration
- tools: add migrate-lp-user-to-github script to link LP to github
- github: new basic project readme
- Release 19.3
- azure: support matching dhcp route-metrics for dual-stack ipv4 ipv6
- configdrive: fix subplatform config-drive for /config-drive source
  [David Kindred]
- DataSourceSmartOS: reconfigure network on each boot
  [Mike Gerdts]
- Add config for ssh-key import and consuming user-data [Pavel Zakharov]
- net: fix subnet_is_ipv6() for stateless|stateful
  [Harald Jensås]
- OVF: disable custom script execution by default [Xiaofeng Wang]
- cc_puppet: Implement csr_attributes.yaml support [Matthias Baur]
- cloud-init.service: on centos/fedora/redhat wait on
  NetworkManager.service
- azure: Do not lock user on instance id change
  [Sam Eiderman]
- net/netplan: use ipv6-mtu key for specifying ipv6 mtu values
- Fix usages of yaml, and move yaml_dump to safeyaml.dumps.
  [Scott Moser]
- exoscale: Increase url_max_wait to 120s. [Chris Glass]
- net/sysconfig: fix available check on SUSE distros
  [Robert Schweikert]
- docs: Fix incorrect Azure IMDS IP address [Joshua Powers]
- introduce .travis.yml
- net: enable infiniband support in eni and sysconfig renderers
  [Darren Birkett]
- guestcust_util: handle special characters in config file [Xiaofeng Wang]
- fix some more typos in comments [Dominic Schlegel]
- replace any deprecated log.warn with log.warning
  [Dominic Schlegel]
- net: handle openstack dhcpv6-stateless configuration
  [Harald Jensås]
- Add .venv/ to .gitignore [Dominic Schlegel]
- Small typo fixes in code comments. [Dominic Schlegel]
- cloud_test/lxd: Retry container delete a few times
- Add Support for e24cloud to Ec2 datasource. [Scott Moser]
- Add RbxCloud datasource [Adam Dobrawy]
- get_interfaces: don't exclude bridge and bond members
- Add support for Arch Linux in render-cloudcfg [Conrad Hoffmann]
- util: json.dumps on python 2.7 will handle UnicodeDecodeError on binary
- debian/ubuntu: add missing word to netplan/ENI header
- ovf: do not generate random instance-id for IMC customization path
- sysconfig: only write resolv.conf if network_state has DNS values
- sysconfig: use distro variant to check if available
- systemd/cloud-init.service.tmpl: start after wicked.service
  [Robert Schweikert]
- docs: fix zstack documentation lints
- analyze/show: remove trailing space in output
- Add missing space in warning: "not avalid seed" [Brian Candler]
- pylintrc: add 'enter_context' to generated-members list
- Add datasource for ZStack platform. [Shixin Ruan]
- docs: organize TOC and update summary of project [Joshua Powers]
- tools: make clean now cleans the dev directory, not the system
- docs: create cli specific page [Joshua Powers]
- docs: added output examples to analyze.rst [Joshua Powers]
- docs: doc8 fixes for instancedata page [Joshua Powers]

[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-16 Thread Chad Smith
** Tags removed: verification-needed verification-needed-bionic 
verification-needed-disco verification-needed-eoan verification-needed-xenial
** Tags added: verification-done verification-done-bionic 
verification-done-disco verification-done-eoan verification-done-xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1854872

Title:
  sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1854872/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-13 Thread Chad Smith
** Description changed:

  == 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:
  
  - url_helper: read_file_or_url should pass headers param into readurl
    (#66) (LP: #1854084)
  - dmidecode: log result *after* stripping n [Igor Galić]
  - set_passwords: support for FreeBSD (#46) [Igor Galić]
  - Correct jumbled documentation for cc_set_hostname module (#64)
    [do3meli] (LP: #1853543)
  - FreeBSD: fix for get_linux_distro() and lru_cache (#59)
    [Igor Galić] (LP: #1815030)
  - ec2: Add support for AWS IMDS v2 (session-oriented) (#55)
  - net: IPv6, accept_ra, slaac, stateless (#51)
    [Harald] (LP: #1806014, #1808647)
  - distro: correctly set usr_lib_exec path for FreeBSD distro (#40)
    [Igor Galić] (LP: #1852491)
  - azure: support secondary ipv6 addresses (#33)
  - Fix metadata check when local-hostname is null (#32)
    [Mark Goddard] (LP: #1852100)
  - add data-server dns entry as new metadata server detection [Joshua 
Hügli]
  - reporting: Using a uuid to enforce uniqueness on the KVP keys. 
[momousta]
  - Release 19.3 (LP: #1851428)
  - azure: support matching dhcp route-metrics for dual-stack ipv4 ipv6
    (LP: #1850308)
  - configdrive: fix subplatform config-drive for /config-drive source
    [David Kindred] (LP: #1849731)
  - DataSourceSmartOS: reconfigure network on each boot
    [Mike Gerdts] (LP: #1765801)
  - Add config for ssh-key import and consuming user-data [Pavel Zakharov]
  - net: fix subnet_is_ipv6() for stateless|stateful
    [Harald Jensås] (LP: #1848690)
  - OVF: disable custom script execution by default [Xiaofeng Wang]
  - cc_puppet: Implement csr_attributes.yaml support [Matthias Baur]
  - azure: Do not lock user on instance id change
    [Sam Eiderman] (LP: #1849677)
  - net/netplan: use ipv6-mtu key for specifying ipv6 mtu values
  - Fix usages of yaml, and move yaml_dump to safeyaml.dumps.
    [Scott Moser] (LP: #1849640)
  - exoscale: Increase url_max_wait to 120s. [Chris Glass]
  - net/sysconfig: fix available check on SUSE distros
    [Robert Schweikert] (LP: #1849378)
  - net: enable infiniband support in eni and sysconfig renderers
    [Darren Birkett] (LP: #1847114)
  - guestcust_util: handle special characters in config file [Xiaofeng Wang]
  - net: handle openstack dhcpv6-stateless configuration
    [Harald Jensås] (LP: #1847517)
  - Add Support for e24cloud to Ec2 datasource. [Scott Moser] (LP: #1696476)
  - Add RbxCloud datasource [Adam Dobrawy]
  - get_interfaces: don't exclude bridge and bond members (LP: #1846535)
  - Add support for Arch Linux in render-cloudcfg [Conrad Hoffmann]
  - util: json.dumps on python 2.7 will handle UnicodeDecodeError on binary
    (LP: #1801364)
  - debian/ubuntu: add missing word to netplan/ENI header (LP: #1845669)
  - ovf: do not generate random instance-id for IMC customization path
  - sysconfig: only write resolv.conf if network_state has DNS values
    (LP: #1843634)
  - sysconfig: use distro variant to check if available (LP: #1843584)
  - systemd/cloud-init.service.tmpl: start after wicked.service
    [Robert Schweikert]
  - analyze/show: remove trailing space in output
  - Add missing space in warning: "not avalid seed" [Brian Candler]
  - Add datasource for ZStack platform. [Shixin Ruan] (LP: #1841181)
  
  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  -- nocloud-lxd-sru-19.3.41.txt
  
  DONE: attach automated cloud-init-proposed test artifacts from tests for each 
release with kvm artifacts --  nocloud-kvm-sru-19.3.41.txt
  DONE: attach automated curtin vmtest with cloud-init proposed 
curtin-proposed-sru-19.3.41.txt
  
- 
- 
+ DONE: report Solutions Testing team test results for each LTS
+ DONE: attach MAAS team test results for each LTS  maas-sru-19.3.41.txt
  
  * Manual Test Results
  DONE: attach manual cloud-init-proposed test artifacts from tests for each 
release on ec2 datasource --  ec2-sru-19.3.41.txt
  DONE: attach manual cloud-init-proposed test artifacts from tests for each 
release on gce datasource -- gce-sru-19.3.41.txt
  DONE: attach manual cloud-init-proposed test artifacts from tests for each 
release on azure datasource 

[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-13 Thread Chad Smith
Attach file maas-sru-19.3.41.txt.

** Attachment added: "maas-sru-19.3.41.txt"
   
https://bugs.launchpad.net/bugs/1854872/+attachment/5312264/+files/maas-sru-19.3.41.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1854872

Title:
  sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1854872/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-12 Thread John George
Solutions QA has completed a Openstack Stein Bionic Foundation Cloud Build. All 
test results are available at:
https://solutions.qa.canonical.com/#/qa/testRun/b1986996-1ac5-4b6e-91d0-2729eb37ee28

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1854872

Title:
  sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1854872/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-12 Thread Ryan Harper
Curtin vmtest with cloud-init from -proposed artifacts.

** Attachment added: "Curtin vmtest with cloud-init from -proposed artifacts"
   
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1854872/+attachment/5312062/+files/curtin-cloudinit-sru-artifacts.tar.xz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1854872

Title:
  sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1854872/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-12 Thread Ryan Harper
Curtin vmtest run using cloud-init from -proposed, console-log

** Attachment added: "Curtin cloud-init from -proposed console log"
   
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1854872/+attachment/5312061/+files/curtin-cloudinit-sru-console.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1854872

Title:
  sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1854872/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-12 Thread Chad Smith
Attach file azure-sru-19.3.41.txt.

** Attachment added: "azure-sru-19.3.41.txt"
   
https://bugs.launchpad.net/bugs/1854872/+attachment/5312060/+files/azure-sru-19.3.41.txt

** Description changed:

  == 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:
  
  - url_helper: read_file_or_url should pass headers param into readurl
    (#66) (LP: #1854084)
  - dmidecode: log result *after* stripping n [Igor Galić]
  - set_passwords: support for FreeBSD (#46) [Igor Galić]
  - Correct jumbled documentation for cc_set_hostname module (#64)
    [do3meli] (LP: #1853543)
  - FreeBSD: fix for get_linux_distro() and lru_cache (#59)
    [Igor Galić] (LP: #1815030)
  - ec2: Add support for AWS IMDS v2 (session-oriented) (#55)
  - net: IPv6, accept_ra, slaac, stateless (#51)
    [Harald] (LP: #1806014, #1808647)
  - distro: correctly set usr_lib_exec path for FreeBSD distro (#40)
    [Igor Galić] (LP: #1852491)
  - azure: support secondary ipv6 addresses (#33)
  - Fix metadata check when local-hostname is null (#32)
    [Mark Goddard] (LP: #1852100)
  - add data-server dns entry as new metadata server detection [Joshua 
Hügli]
  - reporting: Using a uuid to enforce uniqueness on the KVP keys. 
[momousta]
  - Release 19.3 (LP: #1851428)
  - azure: support matching dhcp route-metrics for dual-stack ipv4 ipv6
    (LP: #1850308)
  - configdrive: fix subplatform config-drive for /config-drive source
    [David Kindred] (LP: #1849731)
  - DataSourceSmartOS: reconfigure network on each boot
    [Mike Gerdts] (LP: #1765801)
  - Add config for ssh-key import and consuming user-data [Pavel Zakharov]
  - net: fix subnet_is_ipv6() for stateless|stateful
    [Harald Jensås] (LP: #1848690)
  - OVF: disable custom script execution by default [Xiaofeng Wang]
  - cc_puppet: Implement csr_attributes.yaml support [Matthias Baur]
  - azure: Do not lock user on instance id change
    [Sam Eiderman] (LP: #1849677)
  - net/netplan: use ipv6-mtu key for specifying ipv6 mtu values
  - Fix usages of yaml, and move yaml_dump to safeyaml.dumps.
    [Scott Moser] (LP: #1849640)
  - exoscale: Increase url_max_wait to 120s. [Chris Glass]
  - net/sysconfig: fix available check on SUSE distros
    [Robert Schweikert] (LP: #1849378)
  - net: enable infiniband support in eni and sysconfig renderers
    [Darren Birkett] (LP: #1847114)
  - guestcust_util: handle special characters in config file [Xiaofeng Wang]
  - net: handle openstack dhcpv6-stateless configuration
    [Harald Jensås] (LP: #1847517)
  - Add Support for e24cloud to Ec2 datasource. [Scott Moser] (LP: #1696476)
  - Add RbxCloud datasource [Adam Dobrawy]
  - get_interfaces: don't exclude bridge and bond members (LP: #1846535)
  - Add support for Arch Linux in render-cloudcfg [Conrad Hoffmann]
  - util: json.dumps on python 2.7 will handle UnicodeDecodeError on binary
    (LP: #1801364)
  - debian/ubuntu: add missing word to netplan/ENI header (LP: #1845669)
  - ovf: do not generate random instance-id for IMC customization path
  - sysconfig: only write resolv.conf if network_state has DNS values
    (LP: #1843634)
  - sysconfig: use distro variant to check if available (LP: #1843584)
  - systemd/cloud-init.service.tmpl: start after wicked.service
    [Robert Schweikert]
  - analyze/show: remove trailing space in output
  - Add missing space in warning: "not avalid seed" [Brian Candler]
  - Add datasource for ZStack platform. [Shixin Ruan] (LP: #1841181)
  
  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  -- nocloud-lxd-sru-19.3.41.txt
  
  DONE: attach automated cloud-init-proposed test artifacts from tests for each 
release with kvm artifacts --  nocloud-kvm-sru-19.3.41.txt
- DONE: attach automated curtin vmtest with cloud-init proposed 
curtin-proposed-sru-19.3.41.txt 
+ DONE: attach automated curtin vmtest with cloud-init proposed 
curtin-proposed-sru-19.3.41.txt
  
  
  
  
  * Manual Test Results
  DONE: attach manual cloud-init-proposed test artifacts from tests for each 
release on ec2 datasource --  ec2-sru-19.3.41.txt
- DONE: attach manual cloud-init-proposed test artifacts from tests for each 
release on gce 

[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-12 Thread Chad Smith
Attach file curtin-proposed-sru-19.3.41.txt.

** Attachment added: "curtin-proposed-sru-19.3.41.txt"
   
https://bugs.launchpad.net/bugs/1854872/+attachment/5312059/+files/curtin-proposed-sru-19.3.41.txt

** Description changed:

  == 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:
  
- - url_helper: read_file_or_url should pass headers param into readurl
-   (#66) (LP: #1854084)
- - dmidecode: log result *after* stripping n [Igor Galić]
- - set_passwords: support for FreeBSD (#46) [Igor Galić]
- - Correct jumbled documentation for cc_set_hostname module (#64)
-   [do3meli] (LP: #1853543)
- - FreeBSD: fix for get_linux_distro() and lru_cache (#59)
-   [Igor Galić] (LP: #1815030)
- - ec2: Add support for AWS IMDS v2 (session-oriented) (#55)
- - net: IPv6, accept_ra, slaac, stateless (#51)
-   [Harald] (LP: #1806014, #1808647)
- - distro: correctly set usr_lib_exec path for FreeBSD distro (#40)
-   [Igor Galić] (LP: #1852491)
- - azure: support secondary ipv6 addresses (#33)
- - Fix metadata check when local-hostname is null (#32)
-   [Mark Goddard] (LP: #1852100)
- - add data-server dns entry as new metadata server detection [Joshua 
Hügli]
- - reporting: Using a uuid to enforce uniqueness on the KVP keys. 
[momousta]
- - Release 19.3 (LP: #1851428)
- - azure: support matching dhcp route-metrics for dual-stack ipv4 ipv6
-   (LP: #1850308)
- - configdrive: fix subplatform config-drive for /config-drive source
-   [David Kindred] (LP: #1849731)
- - DataSourceSmartOS: reconfigure network on each boot
-   [Mike Gerdts] (LP: #1765801)
- - Add config for ssh-key import and consuming user-data [Pavel Zakharov]
- - net: fix subnet_is_ipv6() for stateless|stateful
-   [Harald Jensås] (LP: #1848690)
- - OVF: disable custom script execution by default [Xiaofeng Wang]
- - cc_puppet: Implement csr_attributes.yaml support [Matthias Baur]
- - azure: Do not lock user on instance id change
-   [Sam Eiderman] (LP: #1849677)
- - net/netplan: use ipv6-mtu key for specifying ipv6 mtu values
- - Fix usages of yaml, and move yaml_dump to safeyaml.dumps.
-   [Scott Moser] (LP: #1849640)
- - exoscale: Increase url_max_wait to 120s. [Chris Glass]
- - net/sysconfig: fix available check on SUSE distros
-   [Robert Schweikert] (LP: #1849378)
- - net: enable infiniband support in eni and sysconfig renderers
-   [Darren Birkett] (LP: #1847114)
- - guestcust_util: handle special characters in config file [Xiaofeng Wang]
- - net: handle openstack dhcpv6-stateless configuration
-   [Harald Jensås] (LP: #1847517)
- - Add Support for e24cloud to Ec2 datasource. [Scott Moser] (LP: #1696476)
- - Add RbxCloud datasource [Adam Dobrawy]
- - get_interfaces: don't exclude bridge and bond members (LP: #1846535)
- - Add support for Arch Linux in render-cloudcfg [Conrad Hoffmann]
- - util: json.dumps on python 2.7 will handle UnicodeDecodeError on binary
-   (LP: #1801364)
- - debian/ubuntu: add missing word to netplan/ENI header (LP: #1845669)
- - ovf: do not generate random instance-id for IMC customization path
- - sysconfig: only write resolv.conf if network_state has DNS values
-   (LP: #1843634)
- - sysconfig: use distro variant to check if available (LP: #1843584)
- - systemd/cloud-init.service.tmpl: start after wicked.service
-   [Robert Schweikert]
- - analyze/show: remove trailing space in output
- - Add missing space in warning: "not avalid seed" [Brian Candler]
- - Add datasource for ZStack platform. [Shixin Ruan] (LP: #1841181)
+ - url_helper: read_file_or_url should pass headers param into readurl
+   (#66) (LP: #1854084)
+ - dmidecode: log result *after* stripping n [Igor Galić]
+ - set_passwords: support for FreeBSD (#46) [Igor Galić]
+ - Correct jumbled documentation for cc_set_hostname module (#64)
+   [do3meli] (LP: #1853543)
+ - FreeBSD: fix for get_linux_distro() and lru_cache (#59)
+   [Igor Galić] (LP: #1815030)
+ - ec2: Add support for AWS IMDS v2 (session-oriented) (#55)
+ - net: IPv6, accept_ra, slaac, stateless (#51)
+   [Harald] (LP: #1806014, #1808647)
+ - distro: correctly set usr_lib_exec path for FreeBSD distro (#40)
+   [Igor Galić] (LP: #1852491)
+ - azure: support secondary ipv6 addresses (#33)
+ - Fix metadata check when local-hostname is null (#32)
+   [Mark Goddard] (LP: #1852100)
+ - add data-server dns entry as new metadata server detection [Joshua 
Hügli]
+ - reporting: Using a uuid to enforce uniqueness on the KVP keys. 
[momousta]
+ - Release 19.3 (LP: #1851428)
+ - azure: support matching dhcp route-metrics for dual-stack ipv4 ipv6
+   

[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-12 Thread Chad Smith
Attach file softlayer-sru-19.3.41.txt.

** Attachment added: "softlayer-sru-19.3.41.txt"
   
https://bugs.launchpad.net/bugs/1854872/+attachment/5312057/+files/softlayer-sru-19.3.41.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1854872

Title:
  sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1854872/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-12 Thread Chad Smith
Attach file openstack-sru-19.3.41.txt.

** Attachment added: "openstack-sru-19.3.41.txt"
   
https://bugs.launchpad.net/bugs/1854872/+attachment/5312055/+files/openstack-sru-19.3.41.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1854872

Title:
  sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1854872/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-12 Thread Chad Smith
Attach file ec2-sru-19.3.41.txt.

** Attachment added: "ec2-sru-19.3.41.txt"
   
https://bugs.launchpad.net/bugs/1854872/+attachment/5312056/+files/ec2-sru-19.3.41.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1854872

Title:
  sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1854872/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-12 Thread Chad Smith
Attach file oracle-sru-19.3.41.txt.

** Attachment added: "oracle-sru-19.3.41.txt"
   
https://bugs.launchpad.net/bugs/1854872/+attachment/5312054/+files/oracle-sru-19.3.41.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1854872

Title:
  sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1854872/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-12 Thread Chad Smith
Attach file nocloud-lxd-sru-19.3.41.txt.

** Attachment added: "nocloud-lxd-sru-19.3.41.txt"
   
https://bugs.launchpad.net/bugs/1854872/+attachment/5312053/+files/nocloud-lxd-sru-19.3.41.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1854872

Title:
  sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1854872/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-12 Thread Chad Smith
Attach file nocloud-kvm-sru-19.3.41.txt.

** Attachment added: "nocloud-kvm-sru-19.3.41.txt"
   
https://bugs.launchpad.net/bugs/1854872/+attachment/5312052/+files/nocloud-kvm-sru-19.3.41.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1854872

Title:
  sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1854872/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-12 Thread Chad Smith
Attach file gce-sru-19.3.41.txt.

** Attachment added: "gce-sru-19.3.41.txt"
   
https://bugs.launchpad.net/bugs/1854872/+attachment/5312058/+files/gce-sru-19.3.41.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1854872

Title:
  sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1854872/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1854872] Re: sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

2019-12-12 Thread Chad Smith
** Summary changed:

- sru cloud-init (19.2.36 to 19.3.40) Xenial, Bionic, Disco, Eoan
+ sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1854872

Title:
  sru cloud-init (19.2.36 to 19.3.41) Xenial, Bionic, Disco, Eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1854872/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs