← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1831772] Re: sru curtin 2019-06-05 - 19.1-7-g37a7a0f4-0ubuntu1

 

This bug was fixed in the package curtin -
19.1-7-g37a7a0f4-0ubuntu1~18.10.1

---------------
curtin (19.1-7-g37a7a0f4-0ubuntu1~18.10.1) cosmic; urgency=medium

  * d/control: drop probert dependency, not yet in main (LP: #1831757)
  * New upstream snapshot. (LP: #1831772)
    - vmtests: determine block name via dname when verifying volume groups
    - vmtest: add Centos66/Centos70 FromBionic release and re-add tests
    - block-discover: add cli/API for exporting existing storage to config
    - vmtest: refactor test_network code for Eoan
    - curthoooks: disable daemons while reconfiguring mdadm
      [Michael Hudson-Doyle]
    - mdadm: fix install to existing raid [Michael Hudson-Doyle]
    - apt_proxy env var set but empty => do not setup any proxy
      [Paride Legovini]
    - release 19.1
    - vmtest: add missing skip_by_date on Eoan test_network_mtu
    - vmtest: remove skip_by_date on Disco Allindata test
    - block: support multipath devices in lookup and partition_kname
    - grub: add grub config to control os_prober,terminal settings in target
    - vmtest: add eoan tests [Paride Legovini]
    - vmtest: add dependency on python3-jsonschema [Paride Legovini]
    - Pylint compatibility with Python 3.7 [Paride Legovini]
    - vmtest: disable disco multipath test
    - vmtests: bump network mtu tests out a bit
    - Fix up yaml.load warnings
    - vmtest: disable trusty, it's dead jim
    - vmtest: reenable UEFI 4k tests, which got dropped when fixing
      subclassing.
    - vmtests: Add test_kernel_img_conf stub for PsuedoVMBaseClass
    - curthooks: chzdev_import must encode data if provided
    - vmtest: test for kernel-img conf on ubuntu only
    - Setup kernel-img.conf like base-installer/live-installer did.
      [Dimitri John Ledkov]
    - zfs: pass pool and fs properties to zpool_create
      [Jean-Baptiste Lallement]
    - block_meta: pass lvm_partition size through human2bytes
      [Michael Hudson-Doyle]
    - clear-holders: refactor bcache shutdown and add longer timeout
    - schema-validate-storage: remove unused imports [Paride Legovini]
    - add subcommand schema for storage-config validation
    - clear-holders: wipe raid members at data offsets when not assembled
    - Add support for s390 DASD devices
    - vmtest: skip DiscoTestAllindata while initrd lacks crypto modules
    - block_meta: allow passing a dm_crypt key by keyfile
      [Michael Hudson-Doyle]
    - ChrootableTarget: add /run to mounts for redhat targets
    - vmtest: consolidate vm mem config, defaults via release, env override

 -- Ryan Harper <ryan.harper@xxxxxxxxxxxxx>  Wed, 05 Jun 2019 13:32:52
-0500

** Changed in: curtin (Ubuntu Cosmic)
       Status: Fix Committed => Fix Released

** Changed in: curtin (Ubuntu Bionic)
       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/1831772

Title:
  sru curtin 2019-06-05 - 19.1-7-g37a7a0f4-0ubuntu1

Status in curtin:
  Invalid
Status in curtin package in Ubuntu:
  New
Status in curtin source package in Xenial:
  Fix Released
Status in curtin source package in Bionic:
  Fix Released
Status in curtin source package in Cosmic:
  Fix Released
Status in curtin 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:

   - block-discover: add cli/API for exporting existing storage to config
   - curthoooks: disable daemons while reconfiguring mdadm
   - mdadm: fix install to existing raid
   - block: support multipath devices in lookup and partition_kname
   - grub: add grub config to control os_prober,terminal settings in target
   - curthooks: chzdev_import must encode data if provided

  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/CurtinUpdates

  Curtin now contains an extensive integration test suite that is ran using
  the SRU package for each releases. These suite has documentation here:
  https://curtin.readthedocs.io/en/latest/topics/integration-testing.html

  In order to avoid regression to existing MAAS product, the MAAS team will
  run their continuous integration test against the curtin that is in
  -proposed.  A successful run will be required before the proposed curtin
  can be let into -updates.

  The curtin team will be in charge of attaching the artifacts and console
  output of the appropriate run to the bug.  Curtin team members will not
  mark ‘verification-done’ until this has happened.

  [Regression Potential]
  In order to mitigate the regression potential, the results of the
  aforementioned integration tests are attached to this bug.

  DONE: attach curtin-proposed test artifacts from vmtest for every SRU release
  DONE: attach maas-proposed test artifacts from vmtest for every SRU release
  DONE: attach curtin manual verification of install not including probert

  [Discussion]

  == End SRU Template ==

  == changelog ==

  curtin (19.1-7-g37a7a0f4-0ubuntu1~19.04.1) disco; urgency=medium

    * New upstream snapshot.
      - vmtests: determine block name via dname when verifying volume groups
      - vmtest: add Centos66/Centos70 FromBionic release and re-add tests
      - block-discover: add cli/API for exporting existing storage to config
      - vmtest: refactor test_network code for Eoan
      - curthoooks: disable daemons while reconfiguring mdadm
        [Michael Hudson-Doyle] (LP: #1829325.)
      - mdadm: fix install to existing raid [Michael Hudson-Doyle] (LP: #1830157)
      - apt_proxy env var set but empty => do not setup any proxy
        [Paride Legovini]
      - release 19.1
      - vmtest: add missing skip_by_date on Eoan test_network_mtu
      - vmtest: remove skip_by_date on Disco Allindata test
      - block: support multipath devices in lookup and partition_kname
        (LP: #1813228)
      - grub: add grub config to control os_prober,terminal settings in target
      - vmtest: add eoan tests [Paride Legovini]
      - vmtest: add dependency on python3-jsonschema [Paride Legovini]
      - Pylint compatibility with Python 3.7 [Paride Legovini] (LP: #1828229)
      - vmtest: disable disco multipath test
      - vmtests: bump network mtu tests out a bit
      - Fix up yaml.load warnings
      - vmtest: disable trusty, it's dead jim
      - vmtest: reenable UEFI 4k tests, which got dropped when fixing
        subclassing.
      - vmtests: Add test_kernel_img_conf stub for PsuedoVMBaseClass
      - curthooks: chzdev_import must encode data if provided (LP: #1825007)
      - vmtest: test for kernel-img conf on ubuntu only

   -- Ryan Harper <ryan.harper@xxxxxxxxxxxxx>  Wed, 05 Jun 2019 13:46:57
  -0500

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1831772/+subscriptions