Change logs for ubuntu-image source package in Disco

  • ubuntu-image (1.8+19.04ubuntu1) disco; urgency=medium
    
      [ Łukasz 'sil2100' Zemczak ]
      * Add support for uc20 images and the system-seed partition role.
        (LP:1847231)
      * SRU tracking number LP: #1853493
    
      [ Alfonso Sanchez-Beato ]
      * Add support for LK (little kernel) bootloader (LP:1845964)
    
      [ Dimitri John Ledkov ]
      * Use modern apt commands.
    
      [ Gianfranco Costamagna ]
      * Code-style fixes (E117, F723, E501)
    
      [ Sergio Schvezov ]
      * Require isolation-machine for snapcraft specific autopkgtests
    
     -- Łukasz 'sil2100' Zemczak <email address hidden>  Tue, 08 Oct 2019 12:56:43 +0200
  • ubuntu-image (1.7+19.04ubuntu1) disco; urgency=medium
    
      [ Maciej Borzecki ]
      * Some parser improvements: more strict schema for volume names, make sure
        structure names are unique.  (LP:1823160)
    
      [ Łukasz 'sil2100' Zemczak ]
      * Add support for the new prepare-image --snap=<snap>=<channel|risk> syntax,
        bump the snapd dependency to 2.38.  (LP:1815580)
      * Print a deprecation warning when using the old --extra-snaps syntax.
      * Ignore the new 'grain' field in the pyparted partitiontable structure
        during unit-tests, as otherwise it's causing test failures for disco+.
        (LP:1826224)
      * SRU tracking number LP: #1828827
    
     -- Łukasz 'sil2100' Zemczak <email address hidden>  Wed, 24 Apr 2019 16:54:22 +0200
  • ubuntu-image (1.6+19.04ubuntu1) disco; urgency=medium
    
      * Do not copy-over /etc/cloud to the rootfs if it's empty.  This can cause
        base snaps that define the writable-path as 'persistent' and 'transition'
        to not be able to provide default configuration.  (LP: #1808554)
    
     -- Łukasz 'sil2100' Zemczak <email address hidden>  Fri, 14 Dec 2018 17:08:09 +0100
  • ubuntu-image (1.5+19.04ubuntu3) disco; urgency=medium
    
      * Fix --with-proposed handling to properly pass PROPOSED to live-build.
    
     -- Łukasz 'sil2100' Zemczak <email address hidden>  Tue, 04 Dec 2018 23:49:03 +0200
  • ubuntu-image (1.5+19.04ubuntu2) disco; urgency=medium
    
      * Temporarily drop all test environments besides py37.  Normally this should
        not be needed at all as we're skipping unsupported environments, but
        because of some unknown reasons some python3.6 lefrovers remain on ADT
        envs causing test failures on arm64 - even though python3.6 has been
        removed completely from the archive.  This change will not be committed to
        the vcs.
    
     -- Łukasz 'sil2100' Zemczak <email address hidden>  Thu, 29 Nov 2018 09:15:39 +0100
  • ubuntu-image (1.5+19.04ubuntu1) disco; urgency=medium
    
      [ Alfonso Sanchez-Beato (email Canonical) ]
      * Fix bug with setting file owners in classic.  (LP: #1783577)
      * Add --filesystem option for classic. This gives us the option to use an
        existing unpacked root file system instead of calling live-build to create
        it.  (LP: #1782795)
      * Remove content of /boot/grub instead of the full folder, so update-grub
        can still run.  (LP: #1791049)
    
      [ Dimitri John Ledkov ]
      * Add python3.7 to tox commands everywhere.
    
      [ Łukasz 'sil2100' Zemczak ]
      * Fix handling of --extra-ppas for classic builds.  (LP: #1790708)
      * Check for image/boot/<bootloader> for bootfs additional contents also for
        classic builds.  Ignore if it does not exist.  (LP: #1792561)
    
     -- Łukasz 'sil2100' Zemczak <email address hidden>  Tue, 02 Oct 2018 17:07:58 +0200
  • ubuntu-image (1.4+18.10ubuntu6) disco; urgency=medium
    
      * Drop all but py37 testing. Fails in autopkgtest infra.
    
     -- Dimitri John Ledkov <email address hidden>  Sun, 11 Nov 2018 15:07:49 +0000
  • ubuntu-image (1.4+18.10ubuntu5) disco; urgency=medium
    
      * Add python3.7 to tox commands everywhere.
    
     -- Dimitri John Ledkov <email address hidden>  Wed, 07 Nov 2018 17:11:14 +0000
  • ubuntu-image (1.4+18.10ubuntu4) cosmic; urgency=medium
    
      * Change the default values of our GadgetYAML voluptuous schema for
        enumerated objects from objects to the strings they represent.  Voluptuous
        starting with 0.11.0 started validating default values and apparently the
        way we defined them no longer works.  Fixes failing autopkgtests.
        (LP: #1795610)
    
     -- Łukasz 'sil2100' Zemczak <email address hidden>  Tue, 02 Oct 2018 17:07:55 +0200