github.com/stulluk/snapd@v0.0.0-20210611110309-f6d5d5bd24b0/packaging/ubuntu-16.04/changelog (about)

     1  snapd (2.51) xenial; urgency=medium
     2  
     3    * New upstream release, LP: #1929842
     4      - cmd/snap: stacktraces debug endpoint
     5      - secboot: deactivate volume again when model checker fails
     6      - store: extra log message, a few minor cleanups
     7      - packaging/debian-sid: update systemd patch
     8      - snapstate: adjust update-gadget-assets user visible message
     9      - tests/nested/core/core20-create-recovery: verify that recovery
    10        system can be created at runtime
    11      - gadget: support creating vfat partitions during bootstrap
    12      - daemon/api_quotas.go: support updating quotas with ensure action
    13      - daemon: tighten access to a couple of POST endpoints that should
    14        be really be root-only
    15      - seed/seedtest, overlord/devicestate: move seed validation helper
    16        to seedtest
    17      - overlord/hookstate/ctlcmd: remove unneeded parameter
    18      - snap/quota: add CurrentMemoryUsage for current memory usage of a
    19        quota group
    20      - systemd: add CurrentMemoryUsage to get current memory usage for a
    21        unit
    22      - o/snapstate: introduce minimalInstallInfo interface
    23      - o/hookstate: print pending info (ready, inhibited or none)
    24      - osutil: a helper to find out the total amount of memory in the
    25        system
    26      - overlord, overlord/devicestate: allow for reloading modeenv in
    27        devicemgr when testing
    28      - daemon: refine access testing
    29      - spread: disable unattended-upgrades on debian
    30      - tests/lib/reset: make nc exit after a while when connection is
    31        idle
    32      - daemon: replace access control flags on commands with access
    33        checkers
    34      - release-tools/changelog.py: refactor regexp + file reading/writing
    35      - packaging/debian-sid: update locale patch for the latest master
    36      - overlord/devicestate: tasks for creating recovery systems at
    37        runtime
    38      - release-tools/changelog.py: implement script to update all the
    39        changelog files
    40      - tests: change machine type used for nested testsPrices:
    41      - cmd/snap: include locale when linting description being lower case
    42      - o/servicestate: add RemoveSnapFromQuota
    43      - interfaces/serial-port: add Qualcomm serial port devices to
    44        allowed list
    45      - packaging: merge 2.50.1 changelog back
    46      - interfaces/builtin: introduce raw-input interface
    47      - tests: remove tests.cleanup prepare from nested test
    48      - cmd/snap-update-ns: fix linter errors
    49      - asserts: fix errors reported by linter
    50      - o/hookstate/ctlcmd: allow system-mode for non-root
    51      - overlord/devicestate: comment why explicit system mode check is
    52        needed in ensuring tried recovery systems (#10275)
    53      - overlord/devicesate: observe snap writes when creating recovery
    54        systems
    55      - packaging/ubuntu-16.04/changelog: add placeholder for 2.50.1
    56      - tests: moving to tests directories snaps built locally - part 1
    57      - seed/seedwriter: fail early when system seed directory exists
    58      - o/snapstate: autorefresh phase1 for refresh-control
    59      - c/snap: more precise message for ErrorKindSystemRestart op !=
    60        reboot
    61      - tests: simplify the tests.cleanup tool
    62      - boot: helpers for manipulating current and good recovery systems
    63        list
    64      - o/hookstate, o/snapstate: print revision, version, channel with
    65        snapctl --pending
    66      - overlord:  unit test tweaks, use well known snap IDs, setup snap
    67        declarations for most common snaps
    68      - tests/nested/manual: add test for install-device + snapctl reboot
    69      - o/servicestate: restart slices + services on modifications
    70      - tests: update mount-ns test to support changes in the distro
    71      - interfaces: fix linter issues
    72      - overlord: mock logger in managers unit tests
    73      - tests: adding support for fedora-34
    74      - tests: adding support for debian 10 on gce
    75      - boot: reseal given keys when the respective boot chain has changed
    76      - secboot: switch encryption key size to 32 byte (thanks to Chris)
    77      - interfaces/dbus: allow claiming 'well-known' D-Bus names with a
    78        wildcard suffix
    79      - spread: bump delta reference version
    80      - interfaces: builtin: update permitted paths to be compatible with
    81        UC20
    82      - overlord: fix errors reported by linter
    83      - tests: remove old fedora systems from tests
    84      - tests: update spread url
    85      - interfaces/camera: allow devices in /sys/devices/platform/**/usb*
    86      - interfaces/udisks2: Allow access to the login manager via dbus
    87      - cmd/snap: exit normally if "snap changes" has no changes
    88        (LP #1823974)
    89      - tests: more fixes for spread suite on openSUSE
    90      - tests: fix tests expecting cgroup v1/hybrid on openSUSE Tumbleweed
    91      - daemon: fix linter errors
    92      - spread: add Fedora 34, leave a TODO about dropping Fedora 32
    93      - interfaces: fix linter errors
    94      - tests: use op.paths tools instead of dirs.sh helper - part 2
    95      - client: Fix linter errors
    96      - cmd/snap: Fix errors reported by linter
    97      - cmd/snap-repair: fix linter issues
    98      - cmd/snap-bootstrap: Fix linter errors
    99      - tests: update permission denied message for test-snapd-event on
   100        ubuntu 2104
   101      - cmd/snap: small tweaks based on previous reviews
   102      - snap/snaptest: helper that mocks both the squashfs file and a snap
   103        directory
   104      - overlord/devicestate: tweak comment about creating recovery
   105        systems, formatting tweaks
   106      - overlord/devicestate: move devicemgr base suite helpers closer to
   107        test suite struct
   108      - overlord/devicestate: keep track of tried recovery system
   109      - seed/seedwriter: clarify in the diagram when SetInfo is called
   110      - overlord/devicestate: add helper for creating recovery systems at
   111        runtime
   112      - snap-seccomp: update syscalls.go list
   113      - boot,image: support image.Customizations.BootFlags
   114      - overlord: support snapctl --halt|--poweroff in gadget install-
   115        device
   116      - features,servicestate: add experimental.quota-groups flag
   117      - o/servicestate: address comments from previous PR
   118      - tests: basic spread test for snap quota commands
   119      - tests: moving the snaps which are not locally built to the store
   120        directory
   121      - image,c/snap: implement prepare-image --customize
   122      - daemon: implement REST API for quota groups (create / list / get)
   123      - cmd/snap, client: snap quotas command
   124      - o/devicestate,o/hookstate/ctlcmd: introduce SystemModeInfo methods
   125        and snapctl system-mode
   126      - o/servicestate/quota_control.go: introduce (very) basic group
   127        manipulation methods
   128      - cmd/snap, client: snap remove-quota command
   129      - wrappers, quota: implement quota groups slice generation
   130      - snap/quotas: followups from previous PR
   131      - cmd/snap: introduce 'snap quota' command
   132      - o/configstate/configcore/picfg.go: use ubuntu-seed config.txt in
   133        uc20 run mode
   134      - o/servicestate: test has internal ordering issues, consider both
   135        cases
   136      - o/servicestate/quotas: add functions for getting and setting
   137        quotas in state
   138      - tests: new buckets for snapd-spread project on gce
   139      - spread.yaml: update the gce project to start using snapd-spread
   140      - quota: new package for managing resource groups
   141      - many: bind and check keys against models when using FDE hooks v2
   142      - many: move responsibilities down seboot -> kernel/fde and boot ->
   143        secboot
   144      - packaging: add placeholder changelog
   145      - o/configstate/configcore/vitality: fix RequireMountedSnapdSnap
   146        bug
   147      - overlord: properly mock usr-lib-snapd tests to mimic an Ubuntu
   148        Core system
   149      - many: hide EncryptionKey size and refactors for fde hook v2 next
   150        steps
   151      - tests: adding debug info for create user tests
   152      - o/hookstate: add "refresh" command to snapctl (hidden, not
   153        complete yet)
   154      - systemd: wait for zfs mounts (LP #1922293)
   155      - testutil: support referencing files in FileEquals checker
   156      - many: refactor to kernel/fde and allow `fde-setup initial-setup`
   157        to return json
   158      - o/snapstate: store refresh-candidates in the state
   159      - o/snapstate: helper for creating gate-auto-refresh hooks
   160      - bootloader/bootloadertest: provide interface implementation as
   161        mixins, provide a mock for recovery-aware-trusted-asses bootloader
   162      - tests/lib/nested: do not compress images, return early when
   163        restored from pristine image
   164      - boot: split out a helper for making recovery system bootable
   165      - tests: update os.query check to match new bullseye codename used
   166        on sid images
   167      - o/snapstate: helper for getting snaps affected by refresh, define
   168        new hook
   169      - wrappers: support in EnsureSnapServices a callback to observe
   170        changes (#10176)
   171      - gadget: multi line support in gadget's cmdline file
   172      - daemon: test that requesting restart from (early) Ensure works
   173      - tests: use op.paths tools instead of dirs.sh helper - part 1
   174      - tests: add new command to snaps-state to get current core, kernel
   175        and gadget
   176      - boot, gadget: move opening the snap container into the gadget
   177        helper
   178      - tests, overlord: extend unit tests, extend spread tests to cover
   179        full command line support
   180      - interfaces/builtin: introduce dsp interface
   181      - boot, bootloader, bootloader/assets: support for full command line
   182        override from gadget
   183      - overlord/devicestate, overlord/snapstate: add task for updating
   184        kernel command lines from gadget
   185      - o/snapstate: remove unused DeviceCtx argument of
   186        ensureInstallPreconditions
   187      - tests/lib/nested: proper status return for tpm/secure boot checks
   188      - cmd/snap, boot: add snapd_full_cmdline_args to dumped boot vars
   189      - wrappers/services.go: refactor helper lambda function to separate
   190        function
   191      - boot/flags.go: add HostUbuntuDataForMode
   192      - boot: handle updating of components that contribute to kernel
   193        command line
   194      - tests: add 20.04 to systems for nested/core
   195      - daemon: add new accessChecker implementations
   196      - boot, overlord/devicestate: consider gadget command lines when
   197        updating boot config
   198      - tests: fix prepare-image-grub-core18 for arm devices
   199      - tests: fix gadget-kernel-refs-update-pc test on arm and when
   200        $TRUST_TEST_KEY is false
   201      - tests: enable help test for all the systems
   202      - boot: set extra command line arguments when preparing run mode
   203      - boot: load bits of kernel command line from gadget snaps
   204      - tests: update layout for tests - part 2
   205      - tests: update layout for tests - part 1
   206      - tests: remove the snap profiler from the test suite
   207      - boot: drop gadget snap yaml which is already defined elsewhere in
   208        the tests
   209      - boot: set extra kernel command line arguments when making a
   210        recovery system bootable
   211      - boot: pass gadget path to command line helpers, load gadget from
   212        seed
   213      - tests: new os.paths tool
   214      - daemon: make ucrednetGet() return a *ucrednet structure
   215      - boot: derive boot variables for kernel command lines
   216      - cmd/snap-bootstrap/initramfs-mounts: fix boot-flags location from
   217        initramfs
   218  
   219   -- Ian Johnson <ian.johnson@canonical.com>  Thu, 27 May 2021 11:15:20 -0500
   220  
   221  snapd (2.50.1) xenial; urgency=medium
   222  
   223    * New upstream release, LP: #1926005
   224      - interfaces: update permitted /lib/.. paths to be compatible with 
   225        UC20
   226      - interfaces: builtin: update permitted paths to be compatible with
   227        UC20
   228      - interfaces/greengrass-support: delete white spaces at the end of
   229        lines
   230      - snap-seccomp: update syscalls.go list
   231      - many: backport kernel command line for 2.50
   232      - interfaces/dbus: allow claiming 'well-known' D-Bus names with a
   233        wildcard suffix
   234      - interfaces/camera: allow devices in /sys/devices/platform/**/usb*
   235      - interfaces/builtin: introduce dsp interface
   236  
   237   -- Ian Johnson <ian.johnson@canonical.com>  Wed, 19 May 2021 10:46:02 -0500
   238  
   239  snapd (2.50) xenial; urgency=medium
   240  
   241    * New upstream release, LP: #1926005
   242      - overlord: properly mock usr-lib-snapd tests to mimic an Ubuntu
   243        Core system
   244      - o/configstate/configcore/vitality: fix RequireMountedSnapdSnap bug
   245      - o/servicestate/servicemgr.go: add ensure loop for snap service
   246        units
   247      - wrappers/services.go: introduce EnsureSnapServices()
   248      - snapstate: add "kernel-assets" to featureSet
   249      - systemd: wait for zfs mounts
   250      - overlord: make servicestate responsible to compute
   251        SnapServiceOptions
   252      - boot,tests: move where we write boot-flags one level up
   253      - o/configstate: don't pass --root=/ when
   254        masking/unmasking/enabling/disabling services
   255      - cmd/snap-bootstrap/initramfs-mounts: write active boot-flags to
   256        /run
   257      - gadget: be more flexible with kernel content resolving
   258      - boot, cmd/snap: include extra cmdline args in debug boot-vars
   259        output
   260      - boot: support read/writing boot-flags from userspace/initramfs
   261      - interfaces/pwm: add PWM interface
   262      - tests/lib/prepare-restore.sh: clean out snapd changes and snaps
   263        before purging
   264      - systemd: enrich UnitStatus returned by systemd.Status() with
   265        Installed flag
   266      - tests: updated restore phase of spread tests - part 1
   267      - gadget: add support for kernel command line provided by the gadget
   268      - tests: Using GO111MODULE: "off" in spread.yaml
   269      - features: add gate-auto-refresh-hook feature flag
   270      - spread: ignore linux kernel upgrade in early stages for arch
   271        preparation
   272      - tests: use snaps-state commands and remove them from the snaps
   273        helper
   274      - o/configstate: fix panic with a sequence of config unset ops over
   275        same path
   276      - api: provide meaningful error message on connect/disconnect for
   277        non-installed snap
   278      - interfaces/u2f-devices: add HyperFIDO Pro
   279      - tests: add simple sanity check for systemctl show
   280        --property=UnitFileState for unknown service
   281      - tests: use tests.session tool on interfaces-desktop-document-
   282        portal test
   283      - wrappers: install D-Bus service activation files for snapd session
   284        tools on core
   285      - many: add x-gvfs-hide option to mount units
   286      - interfaces/builtin/gpio_test.go: actually test the generated gpio
   287        apparmor
   288      - spread: tentative workaround for arch failure caused by libc
   289        upgrade and cgroups v2
   290      - tests: add spread test for snap validate against store assertions
   291      - tests: remove snaps which are not used in any test
   292      - ci: set the accept-existing-contributors parameter for the cla-
   293        check action
   294      - daemon: introduce apiBaseSuite.(json|sync|async|error)Req (and
   295        some apiBaseSuite cosmetics)
   296      - o/devicestate/devicemgr: register install-device hook, run if
   297        present in install
   298      - o/configstate/configcore: simple refactors in preparation for new
   299        function
   300      - tests: unifying the core20 nested suite with the core nested suite
   301      - tests: uboot-unpacked-assets updated to reflect the real path used
   302        to find the kernel
   303      - daemon: switch api_test.go to daemon_test and various other
   304        cleanups
   305      - o/configstate/configcore/picfg.go: add hdmi_cvt support
   306      - interfaces/apparmor: followup cleanups, comments and tweaks
   307      - boot: cmd/snap-bootstrap: handle a candidate recovery system v2
   308      - overlord/snapstate: skip catalog refresh when snappy testing is
   309        enabled
   310      - overlord/snapstate, overlord/ifacestate: move late security
   311        profile removal to ifacestate
   312      - snap-seccomp: fix seccomp test on ppc64el
   313      - interfaces, interfaces/apparmor, overlord/snapstate: late removal
   314        of snap-confine apparmor profiles
   315      - cmd/snap-bootstrap/initramfs-mounts: move time forward using
   316        assertion times
   317      - tests: reset the system while preparing the test suite
   318      - tests: fix snap-advise-command check for 429
   319      - gadget: policy for gadget/kernel refreshes
   320      - o/configstate: deal with no longer valid refresh.timer=managed
   321      - interfaces/udisks2: allow locking /run/mount/utab for udisks 2.8.4
   322      - cla-check: Use has-signed-canonical-cla GitHub Action
   323      - tests: validation sets spread test
   324      - tests: simplify the reset.sh logic by removing not needed command
   325      - overlord/snapstate: make sure that snapd current symlink is not
   326        removed during refresh
   327      - tests/core/fsck-on-boot: unmount /run/mnt/snapd directly on uc20
   328      - tests/lib/fde-setup-hook: also verify that fde-reveal-key key data
   329        is base64
   330      - o/devicestate: split off ensuring next boot goes to run mode into
   331        new task
   332      - tests: fix cgroup-tracking test
   333      - boot: export helper for clearing tried system state, add tests
   334      - cmd/snap: use less aggressive client timeouts in unit tests
   335      - daemon: fix signing key validity timestamp in unit tests
   336      - o/{device,hook}state: encode fde-setup-request key as base64
   337        string
   338      - packaging: drop dh-systemd from build-depends on ubuntu-16.04+
   339      - cmd/snap/pack: unhide the compression option
   340      - boot: extend set try recovery system unit tests
   341      - cmd/snap-bootstrap: refactor handling of ubuntu-save, do not use
   342        secboot's implicit fallback
   343      - o/configstate/configcore: add hdmi_timings to pi-config
   344      - snapstate: reduce reRefreshRetryTimeout to 1/2 second
   345      - interfaces/tee: add TEE/OPTEE interface
   346      - o/snapstate: update validation sets assertions with auto-refresh
   347      - vendor: update go-tpm2/secboot to latest version
   348      - seed: ReadSystemEssentialAndBetterEarliestTime
   349      - tests: replace while commands with the retry tool
   350      - interfaces/builtin: update unit tests to use proper distro's
   351        libexecdir
   352      - tests: run the reset.sh helper and check test invariants while the
   353        test is restored
   354      - daemon: switch preexisting daemon_test tests to apiBaseSuite and
   355        .req
   356      - boot, o/devicestate: split makeBootable20 into two parts
   357      - interfaces/docker-support: add autobind unix rules to docker-
   358        support
   359      - interfaces/apparmor: allow reading
   360        /proc/sys/kernel/random/entropy_avail
   361      - tests: use retry tool instead a loops
   362      - tests/main/uc20-create-partitions: fix tests cleanup
   363      - asserts: mode where Database only assumes cur time >= earliest
   364        time
   365      - daemon: validation sets/api tests cleanup
   366      - tests: improve tests self documentation for nested test suite
   367      - api: local assertion fallback when it's not in the store
   368      - api: validation sets monitor mode
   369      - tests: use fs-state tool in interfaces tests
   370      - daemon:  move out /v2/login|logout and errToResponse tests from
   371        api_test.go
   372      - boot: helper for inspecting the outcome of a recovery system try
   373      - o/configstate, o/snapshotstate: fix handling of nil snap config on
   374        snapshot restore
   375      - tests: update documentation and checks for interfaces tests
   376      - snap-seccomp: add new `close_range` syscall
   377      - boot: revert #10009
   378      - gadget: remove `device-tree{,-origin}` from gadget tests
   379      - boot: simplify systems test setup
   380      - image: write resolved-content from snap prepare-image
   381      - boot: reseal the run key for all recovery systems, but recovery
   382        keys only for the good ones
   383      - interfaces/builtin/network-setup-{control,observe}: allow using
   384        netplan directly
   385      - tests: improve sections prepare and restore - part 1
   386      - tests: update details on task.yaml files
   387      - tests: revert os.query usage in spread.yaml
   388      - boot: export bootAssetsMap as AssetsMap
   389      - tests/lib/prepare: fix repacking of the UC20 kernel snap for with
   390        ubuntu-core-initramfs 40
   391      - client: protect against reading too much data from stdin
   392      - tests: improve tests documentation - part 2
   393      - boot: helper for setting up a try recover system
   394      - tests: improve tests documentation - part 1
   395      - tests/unit/go: use tests.session wrapper for running tests as a
   396        user
   397      - tests: improvements for snap-seccomp-syscalls
   398      - gadget: simplify filterUpdate (thanks to Maciej)
   399      - tests/lib/prepare.sh: use /etc/group and friends from the core20
   400        snap
   401      - tests: fix tumbleweed spread tests part 2
   402      - tests: use new commands of os.query tool on tests
   403      - o/snapshotstate: create snapshots directory on import
   404      - tests/main/lxd/prep-snapd-in-lxd.sh: dump contents of sources.list
   405      - packaging: drop 99-snapd.conf via dpkg-maintscript-helper
   406      - osutil: add SetTime() w/ 32-bit and 64-bit implementations
   407      - interfaces/wayland: rm Xwayland Xauth file access from wayland
   408        slot
   409      - packaging/ubuntu-16.04/rules: turn modules off explicitly
   410      - gadget,devicestate: perform kernel asset update for $kernel: style
   411        refs
   412      - cmd/recovery: small fix for `snap recovery` tab output
   413      - bootloader/lkenv: add recovery systems related variables
   414      - tests: fix new tumbleweed image
   415      - boot: fix typo, should be systems
   416      - o/devicestate: test that users.create.automatic is configured
   417        early
   418      - asserts: use Fetcher in AddSequenceToUpdate
   419      - daemon,o/c/configcore: introduce users.create.automatic
   420      - client, o/servicestate: expose enabled state of user daemons
   421      - boot: helper for checking and marking tried recovery system status
   422        from initramfs
   423      - asserts: pool changes for validation-sets (#9930)
   424      - daemon: move the last api_foo_test.go to daemon_test
   425      - asserts: include the assertion timestamp in error message when
   426        outside of signing key validity range
   427      - ovelord/snapshotstate: keep a few of the last line tar prints
   428        before failing
   429      - gadget/many: rm, delay sector size + structure size checks to
   430        runtime
   431      - cmd/snap-bootstrap/triggerwatch: fix returning wrong errors
   432      - interfaces: add allegro-vcu and media-control interfaces
   433      - interfaces: opengl: add Xilinx zocl bits
   434      - mkversion: check that version from changelog is set before
   435        overriding the output version
   436      - many: fix new ineffassign warnings
   437      - .github/workflows/labeler.yaml: try work-around to not sync
   438        labels
   439      - cmd/snap, boot: add debug set-boot-vars
   440      - interfaces: allow reading the Xauthority file KDE Plasma writes
   441        for Wayland sessions
   442      - tests/main/snap-repair: test running repair assertion w/ fakestore
   443      - tests: disable lxd tests for 21.04 until the lxd images are
   444        published for the system
   445      - tests/regression/lp-1910456: cleanup the /snap symlink when done
   446      - daemon: move single snap querying and ops to api_snaps.go
   447      - tests: fix for preseed and dbus tests on 21.04
   448      - overlord/snapshotstate: include the last message printed by tar in
   449        the error
   450      - interfaces/system-observe: Allow reading /proc/zoneinfo
   451      - interfaces: remove apparmor downgrade feature
   452      - snap: fix unit tests on Go 1.16
   453      - spread: disable Go modules support in environment
   454      - tests: use new path to find kernel.img in uc20 for arm devices
   455      - tests: find files before using cat command when checking broadcom-
   456        asic-control interface
   457      - boot: introduce good recovery systems, provide compatibility
   458        handling
   459      - overlord: add manager gadget refresh test
   460      - tests/lib/fakestore: support repair assertions too
   461      - github: temporarily disable action labeler due to issues with
   462        labels being removed
   463      - o/devicestate,many: introduce DeviceManager.preloadGadget for
   464        EarlyConfig
   465      - tests: enable ubuntu 21.04 for spread tests
   466      - snap: provide a useful error message if gdbserver is not installed
   467      - data/selinux: allow system dbus to watch /var/lib/snapd/dbus-1
   468      - tests/lib/prepare.sh: split reflash.sh into two parts
   469      - packaging/opensuse: sync with openSUSE packaging
   470      - packaging: disable Go modules in snapd.mk
   471      - snap: add deprecation noticed to "snap run --gdb"
   472      - daemon: add API for checking and installing available theme snaps
   473      - tests: using labeler action to add automatically a label to run
   474        nested tests
   475      - gadget: improve error handling around resolving content sources
   476      - asserts: repeat the authority cross-check in CheckSignature as
   477        well
   478      - interfaces/seccomp/template.go: allow copy_file_range
   479      - o/snapstate/check_snap.go: add support for many subversions in
   480        assumes snapdX..
   481      - daemon: move postSnap and inst.dispatch tests to api_snaps_test.go
   482      - wrappers: use proper paths for mocked mount units in tests
   483      - snap: rename gdbserver option to `snap run --gdbserver`
   484      - store: support validation sets with fetch-assertions action
   485      - snap-confine.apparmor.in: support tmp and log dirs on Yocto/Poky
   486      - packaging/fedora: sync with downstream packaging in Fedora
   487      - many: add Delegate=true to generated systemd units for special
   488        interfaces (master)
   489      - boot: use a common helper for mocking boot assets in cache
   490      - api: validate snaps against validation set assert from the store
   491      - wrappers: don't generate an [Install] section for timer or dbus
   492        activated services
   493      - tests/nested/core20/boot-config-update: skip when snapd was not
   494        built with test features
   495      - o/configstate,o/devicestate: introduce devicestate.EarlyConfig
   496        implemented by configstate.EarlyConfig
   497      - cmd/snap-bootstrap/initramfs-mounts: fix typo in func name
   498      - interfaces/builtin: mock distribution in fontconfig cache unit
   499        tests
   500      - tests/lib/prepare.sh: add another console= to the reflash magic
   501        grub entry
   502      - overlord/servicestate: expose dbus activators of a service
   503      - desktop/notification: test against a real session bus and
   504        notification server implementation
   505      - cmd/snap-bootstrap/initramfs-mounts: write realistic modeenv for
   506        recover+install
   507      - HACKING.md: explain how to run UC20 spread tests with QEMU
   508      - asserts: introduce AtSequence
   509      - overlord/devicestate: task for updating boot configs, spread test
   510      - gadget: fix documentation/typos
   511      - gadget: cleanup MountedFilesystem{Writer,Updater}
   512      - gadget: use ResolvedSource in MountedFilesystemWriter
   513      - snap/info.go: add doc-comment for SortServices
   514      - interfaces: add an optional mount-host-font-cache plug attribute
   515        to the desktop interface
   516      - osutil: skip TestReadBuildGo inside sbuild
   517      - o/hookstate/ctlcmd: add optional --pid and --apparmor-label
   518        arguments to "snapctl is-connected"
   519      - data/env/snapd: use quoting in case PATH contains spaces
   520      - boot: do not observe successful boot assets if not in run mode
   521      - tests: fix umount for snapd snap on fsck-on-boot testumount:
   522        /run/mnt/ubuntu-seed/systems/*/snaps/snapd_*.snap: no mount
   523      - misc: little tweaks
   524      - snap/info.go: ignore unknown daemons in SortSnapServices
   525      - devicestate: keep log from install-mode on installed system
   526      - seed: add LoadEssentialMeta to seed16 and allow all of its
   527        implementations to be called multiple times
   528      - cmd/snap-preseed: initialize snap.SanitizePlugsSlots for gadget in
   529        seeds
   530      - tests/core/uc20-recovery: move recover mode helpers to generic
   531        testslib script
   532      - interfaces/fwupd: allow any distros to access fw files via fwupd
   533      - store: method for fetching validation set assertion
   534      - store: switch to v2/assertions api
   535      - gadget: add new ResolvedContent and populate from LayoutVolume()
   536      - spread: use full format when listing processes
   537      - osutil/many: make all test pkgs osutil_test instead of "osutil"
   538      - tests/unit/go: drop unused environment variables, skip coverage
   539      - OpenGL interface: Support more Tegra libs
   540      - gadget,overlord: pass kernelRoot to install.Run()
   541      - tests: run unit tests in Focal instead of Xenial
   542      - interfaces/browser-support: allow sched_setaffinity with browser-
   543        sandbox: true
   544      - daemon: move query /snaps/<name> tests to api_snaps_test.go
   545      - cmd/snap-repair/runner.go: add SNAP_SYSTEM_MODE to env of repair
   546        runner
   547      - systemd/systemd.go: support journald JSON messages with arrays for
   548        values
   549      - cmd: make string/error code more robust against errno leaking
   550      - github, run-checks: do not collect coverage data on subsequent
   551        test runs
   552      - boot: boot config update & reseal
   553      - o/snapshotstate: handle conflicts between snapshot forget, export
   554        and import
   555      - osutil/stat.go: add RegularFileExists
   556      - cmd/snapd-generator: don't create mount overrides for snap-try
   557        snaps inside lxc
   558      - gadget/gadget.go: rename ubuntu-* to system-* in doc-comment
   559      - tests: use 6 spread workers for centos8
   560      - bootloader/assets: support injecting bootloader assets in testing
   561        builds of snapd
   562      - gadget: enable multi-volume uc20 gadgets in
   563        LaidOutSystemVolumeFromGadget; rename too
   564      - overlord/devicestate, sysconfig: do nothing when cloud-init is not
   565        present
   566      - cmd/snap-repair: filter repair assertions based on bases + modes
   567      - snap-confine: make host /etc/ssl available for snaps on classic
   568  
   569   -- Michael Vogt <michael.vogt@ubuntu.com>  Sat, 24 Apr 2021 12:17:45 +0200
   570  
   571  snapd (2.49.2) xenial; urgency=medium
   572  
   573    * New upstream release, LP: #1915248
   574      - interfaces/tee: add TEE/OPTEE interface
   575      - o/configstate/configcore: add hdmi_timings to pi-config
   576      - interfaces/udisks2: allow locking /run/mount/utab for udisks 2.8.4
   577      - snap-seccomp: fix seccomp test on ppc64el
   578      - interfaces{,/apparmor}, overlord/snapstate:
   579        late removal of snap-confine apparmor profiles
   580      - overlord/snapstate, wrappers: add dependency on usr-lib-
   581        snapd.mount for services on core with snapd snap
   582      - o/configstate: deal with no longer valid refresh.timer=managed
   583      - overlord/snapstate: make sure that snapd current symlink is not
   584        removed during refresh
   585      - packaging: drop dh-systemd from build-depends on ubuntu-16.04+
   586      - o/{device,hook}state: encode fde-setup-request key as base64
   587      - snapstate: reduce reRefreshRetryTimeout to 1/2 second
   588      - tests/main/uc20-create-partitions: fix tests cleanup
   589      - o/configstate, o/snapshotstate: fix handling of nil snap config on
   590        snapshot restore
   591      - snap-seccomp: add new `close_range` syscall
   592  
   593   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 26 Mar 2021 16:49:46 +0100
   594  
   595  snapd (2.49.1) xenial; urgency=medium
   596  
   597    * New upstream release, LP: #1915248
   598      - tests: turn modules off explicitly in spread go unti test
   599      - o/snapshotstate: create snapshots directory on import
   600      - cmd/snap-bootstrap/triggerwatch: fix returning wrong errors
   601      - interfaces: add allegro-vcu and media-control interfaces
   602      - interfaces: opengl: add Xilinx zocl bits
   603      - many: fix new ineffassign warnings
   604      - interfaces/seccomp/template.go: allow copy_file_range
   605      - interfaces: allow reading the Xauthority file KDE Plasma writes
   606        for Wayland sessions
   607      - data/selinux: allow system dbus to watch
   608        /var/lib/snapd/dbus-1
   609      - Remove apparmor downgrade feature
   610      - Support tmp and log dirs on Yocto/Poky
   611  
   612   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 08 Mar 2021 10:47:30 +0100
   613  
   614  snapd (2.49) xenial; urgency=medium
   615  
   616    * New upstream release, LP: #1915248
   617      - many: add Delegate=true to generated systemd units for special
   618        interfaces
   619      - cmd/snap-bootstrap: rename ModeenvFromModel to
   620        EphemeralModeenvForModel
   621      - cmd/snap-bootstrap/initramfs-mounts: write realistic modeenv for
   622        recover+install
   623      - osutil: skip TestReadBuildGo inside sbuild
   624      - tests: fix umount for snapd snap on fsck-on-boot test
   625      - snap/info_test.go: add unit test cases for bug
   626      - tests/main/services-after-before: add regression spread test
   627      - snap/info.go: ignore unknown daemons in SortSnapServices
   628      - cmd/snap-preseed: initialize snap.SanitizePlugsSlots for gadget in
   629        seeds
   630      - OpenGL interface: Support more Tegra libs
   631      - interfaces/browser-support: allow sched_setaffinity with browser-
   632        sandbox: true
   633      - cmd: make string/error code more robust against errno leaking
   634      - o/snapshotstate: handle conflicts between snapshot forget, export
   635        and import
   636      - cmd/snapd-generator: don't create mount overrides for snap-try
   637        snaps inside lxc
   638      - tests: update test pkg for fedora and centos
   639      - gadget: pass sector size in to mkfs family of functions, use to
   640        select block sz
   641      - o/snapshotstate: fix returning of snap names when duplicated
   642        snapshot is detected
   643      - tests/main/snap-network-errors: skip flushing dns cache on
   644        centos-7
   645      - interfaces/builtin: Allow DBus property access on
   646        org.freedesktop.Notifications
   647      - cgroup-support.c: fix link to CGROUP DELEGATION
   648      - osutil: update go-udev package
   649      - packaging: fix arch-indep build on debian-sid
   650      - {,sec}boot: pass "key-name" to the FDE hooks
   651      - asserts: sort by revision with Sort interface
   652      - gadget: add gadget.ResolveContentPaths()
   653      - cmd/snap-repair: save base snap and mode in device info; other
   654        misc cleanups
   655      - tests: cleanup the run-checks script
   656      - asserts: snapasserts method to validate installed snaps against
   657        validation sets
   658      - tests: normalize test tools - part 1
   659      - snapshotstate: detect duplicated snapshot imports
   660      - interfaces/builtin: fix unit test expecting snap-device-helper at
   661        /usr/lib/snapd
   662      - tests: apply workaround done for snap-advise-command to apt-hooks
   663        test
   664      - tests: skip main part of snap-advise test if 429 error is
   665        encountered
   666      - many: clarify gadget role-usage consistency checks for UC16/18 vs
   667        UC20
   668      - sandbox/cgroup, tess/main: fix unit tests on v2 system, disable
   669        broken tests on sid
   670      - interfaces/builtin: more drive by fixes, import ordering, removing
   671        dead code
   672      - tests: skip interfaces-openvswitch spread test on debian sid
   673      - interfaces/apparmor: drive by comment fix
   674      - cmd/libsnap-confine-private/cleanup-funcs-test.c: rm g_autofree
   675        usage
   676      - cmd/libsnap-confine-private: make unit tests execute happily in a
   677        container
   678      - interfaces, wrappers: misc comment fixes, etc.
   679      - asserts/repair.go: add "bases" and "modes" support to the repair
   680        assertion
   681      - interfaces/opengl: allow RPi MMAL video decoding
   682      - snap: skip help output tests for go-flags v1.4.0
   683      - gadget: add validation for "$kernel:ref" style content
   684      - packaging/deb, tests/main/lxd-postrm-purge: fix purge inside
   685        containers
   686      - spdx: update to SPDX license list version: 3.11 2020-11-25
   687      - tests: improve hotplug test setup on classic
   688      - tests: update check to verify is the current system is arm
   689      - tests: use os-query tool to check debian, trusty and tumbleweed
   690      - daemon: start moving implementation to api_snaps.go
   691      - tests/main/snap-validate-basic: disable test on Fedora due to go-
   692        flags panics
   693      - tests: fix library path used for tests.pkgs
   694      - tests/main/cohorts: replace yq with a Python snippet
   695      - run-checks: update to match new argument syntax of ineffassign
   696      - tests: use apiBaseSuite for snapshots tests, fix import endpoint
   697        path
   698      - many: separate consistency/content validation into
   699        gadget.Validate|Content
   700      - o/{device,snap}state: enable devmode snaps with dangerous model
   701        assertions
   702        secboot: add test for when systemd-run does not honor
   703        RuntimeMaxSec
   704      - secboot: add workaround for snapcore/core-initrd issue #13
   705      - devicestate: log checkEncryption errors via logger.Noticef
   706      - o/daemon: validation sets api and basic spread test
   707      - gadget: move BuildPartitionList to install and make it unexported
   708      - tests: add nested spread end-to-end test for fde-hooks
   709      - devicestate: implement checkFDEFeatures()
   710      - boot: tweak resealing with fde-setup hooks
   711      - tests: add os query commands for subsystems and architectures
   712      - o/snapshotstate: don't set auto flag in the snapshot file
   713      - tests: use os.query tool instead of comparing the system var
   714      - testutil: use the original environment when calling shellcheck
   715      - sysconfig/cloudinit.go: add "manual_cache_clean: true" to cloud-
   716        init restrict file
   717      - gadget,o/devicestate,tests: drop EffectiveFilesystemLabel and
   718        instead set the implicit labels when loading the yaml
   719      - secboot: add new LockSealedKeys() that uses either TPM/fde-reveal-
   720        key
   721      - gadget/quantity: introduce Offset, start using it for offset
   722        related fields in the gadget
   723      - gadget: use "sealed-keys" to determine what method to use for
   724        reseal
   725      - tests/main/fake-netplan-apply: disable test on xenial for now
   726      - daemon: start splitting snaps op tests out of api_test.go
   727      - testutil: make DBusTest use a custom bus configuration file
   728      - tests: replace pkgdb.sh (library) with tests.pkgs (program)
   729      - gadget: prepare gadget kernel refs (0/N)
   730      - interfaces/builtin/docker-support: allow /run/containerd/s/...
   731      - cmd/snap-preseed: reset run inhibit locks on --reset.
   732      - boot: add sealKeyToModeenvUsingFdeSetupHook()
   733      - daemon: reorg snap.go and split out sections and icons support
   734        from api.go
   735      - sandbox/seccomp: use snap-seccomp's stdout for getting version
   736        info
   737      - daemon: split find support to its own api_*.go files and move some
   738        helpers
   739      - tests: move snapstate config defaults tests to a separate file.
   740      - bootloader/{lk,lkenv}: followups from #9695
   741      - daemon: actually move APIBaseSuite to daemon_test.apiBaseSuite
   742      - gadget,o/devicestate: set implicit values for schema and role
   743        directly instead of relying on Effective* accessors
   744      - daemon: split aliases support to its own api_*.go files
   745      - gadget: start separating rule/convention validation from basic
   746        soundness
   747      - cmd/snap-update-ns: add better unit test for overname sorting
   748      - secboot: use `fde-reveal-key` if available to unseal key
   749      - tests: fix lp-1899664 test when snapd_x1 is not installed in the
   750        system
   751      - tests: fix the scenario when the "$SRC".orig file does not exist
   752      - cmd/snap-update-ns: fix sorting of overname mount entries wrt
   753        other entries
   754      - devicestate: add runFDESetupHook() helper
   755      - bootloader/lk: add support for UC20 lk bootloader with V2 lkenv
   756        structs
   757      - daemon: split unsupported buy implementation to its own api_*.go
   758        files
   759      - tests: download timeout spread test
   760      - gadget,o/devicestate: hybrid 18->20 ready volume setups should be
   761        valid
   762      - o/devicestate: save model with serial in the device save db
   763      - bootloader: add check for prepare-image time and more tests
   764        validating options
   765      - interfaces/builtin/log_observe.go: allow controlling apparmor
   766        audit levels
   767      - hookstate: refactor around EphemeralRunHook
   768      - cmd/snap: implement 'snap validate' command
   769      - secboot,devicestate: add scaffoling for "fde-reveal-key" support
   770      - boot: observe successful command line update, provide a default
   771      - tests: New queries for the os tools
   772      - bootloader/lkenv: specify backup file as arg to NewEnv(), use ""
   773        as path+"bak"
   774      - osutil/disks: add FindMatchingPartitionUUIDWithPartLabel to Disk
   775        iface
   776      - daemon: split out snapctl support and snap configuration support
   777        to their own api_*.go files
   778      - snapshotstate: improve handling of multiple errors
   779      - tests: sign new nested-18|20* models to allow for generic serials
   780      - bootloader: remove installableBootloader interface and methods
   781      - seed: cleanup/drop some no longer valid TODOS, clarify some other
   782        points
   783      - boot: set kernel command line in modeenv during install
   784      - many: rename disks.FindMatching... to FindMatching...WithFsLabel
   785        and err type
   786      - cmd/snap: suppress a case of spurious stdout logging from tests
   787      - hookstate: add new HookManager.EphemeralRunHook()
   788      - daemon: move some more api tests from daemon to daemon_test
   789      - daemon: split apps and logs endpoints to api_apps.go and tests
   790      - interfaces/utf: Add Ledger to U2F devices
   791      - seed/seedwriter: consider modes when checking for deps
   792        availability
   793      - o/devicestate,daemon: fix reboot system action to not require a
   794        system label
   795      - cmd/snap-repair,store: increase initial retry time intervals,
   796        stalling TODOs
   797      - daemon: split interfacesCmd to api_interfaces.go
   798      - github: run nested suite when commit is pushed to release branch
   799      - client: reduce again the /v2/system-info timeout
   800      - tests: reset fakestore unit status
   801      - update-pot: fix typo in plural keyword spec
   802      - tests: remove workarounds that add "ubuntu-save" if missing
   803      - tests: add unit test for auto-refresh with validate-snap failure
   804      - osutil: add helper for getting the kernel command line
   805      - tests/main/uc20-create-partitions: verify ubuntu-save encryption
   806        keys, tweak not MATCH
   807      - boot: add kernel command lines to the modeenv file
   808      - spread: bump delta ref, tweak repacking to make smaller delta
   809        archives
   810      - bootloader/lkenv: add v2 struct + support using it
   811      - snapshotstate: add cleanup of abandonded snapshot imports
   812      - tests: fix uc20-create-parition-* tests for updated gadget
   813      - daemon: split out /v2/interfaces tests to api_interfaces_test.go
   814      - hookstate: implement snapctl fde-setup-{request,result}
   815      - wrappers, o/devicestate: remove EnableSnapServices
   816      - tests: enable nested on 20.10
   817      - daemon: simplify test helpers Get|PostReq into Req
   818      - daemon: move general api to api_general*.go
   819      - devicestate: make checkEncryption fde-setup hook aware
   820      - client/snapctl, store: fix typos
   821      - tests/main/lxd/prep-snapd-in-lxd.sh: wait for valid apt files
   822        before doing apt ops
   823      - cmd/snap-bootstrap: update model cross-check considerations
   824      - client,snapctl: add naive support for "stdin"
   825      - many: add new "install-mode: disable" option
   826      - osutil/disks: allow building on mac os
   827      - data/selinux: update the policy to allow operations on non-tmpfs
   828        /tmp
   829      - boot: add helper for generating candidate kernel lines for
   830        recovery system
   831      - wrappers: generate D-Bus service activation files
   832      - bootloader/many: rm ConfigFile, add Present for indicating
   833        presence of bloader
   834      - osutil/disks: allow mocking DiskFromDeviceName
   835      - daemon: start cleaning up api tests
   836      - packaging/arch: sync with AUR packaging
   837      - bootloader: indicate when boot config was updated
   838      - tests: Fix snap-debug-bootvars test to make it work on arm devices
   839        and core18
   840      - tests/nested/manual/core20-save: verify handling of ubuntu-save
   841        with different system variants
   842      - snap: use the boot-base for kernel hooks
   843      - devicestate: support "storage-safety" defaults during install
   844      - bootloader/lkenv: mv v1 to separate file,
   845        include/lk/snappy_boot_v1.h: little fixups
   846      - interfaces/fpga: add fpga interface
   847      - store: download timeout
   848      - vendor: update secboot repo to avoid including secboot.test binary
   849      - osutil: add KernelCommandLineKeyValue
   850      - gadget/gadget.go: allow system-recovery-{image,select} as roles in
   851        gadget.yaml
   852      - devicestate: implement boot.HasFDESetupHook
   853      - osutil/disks: add DiskFromName to get a disk using a udev name
   854      - usersession/agent: have session agent connect to the D-Bus session
   855        bus
   856      - o/servicestate: preserve order of services on snap restart
   857      - o/servicestate: unlock state before calling wrappers in
   858        doServiceControl
   859      - spread: disable unattended-upgrades on ubuntu
   860      - tests: testing new fedora 33 image
   861      - tests: fix fsck on boot on arm devices
   862      - tests: skip boot state test on arm devices
   863      - tests: updated the systems to run prepare-image-grub test
   864      - interfaces/raw_usb: allow read access to /proc/tty/drivers
   865      - tests: unmount /boot/efi in fsck-on-boot test
   866      - strutil/shlex,osutil/udev/netlink: minimally import go-check
   867      - tests: fix basic20 test on arm devices
   868      - seed: make a shared seed system label validation helper
   869      - tests/many: enable some uc20 tests, delete old unneeded tests or
   870        TODOs
   871      - boot/makebootable.go: set snapd_recovery_mode=install at image-
   872        build time
   873      - tests: migrate test from boot.sh helper to boot-state tool
   874      - asserts: implement "storage-safety" in uc20 model assertion
   875      - bootloader: use ForGadget when installing boot config
   876      - spread: UC20 no longer needs 2GB of mem
   877      - cmd/snap-confine: implement snap-device-helper internally
   878      - bootloader/grub: replace old reference to Managed...Blr... with
   879        Trusted...Blr...
   880      - cmd/snap-bootstrap: add readme for snap-bootstrap + real state
   881        diagram
   882      - interfaces: fix greengrass attr namingThe flavor attribute names
   883        are now as follows:
   884      - tests/lib/nested: poke the API to get the snap revisions
   885      - tests: compare options of mount units created by snapd and snapd-
   886        generator
   887      - o/snapstate,servicestate: use service-control task for service
   888        actions
   889      - sandbox: track applications unconditionally
   890      - interfaces/greengrass-support: add additional "process" flavor for
   891        1.11 update
   892      - cmd/snap-bootstrap, secboot, tests: misc cleanups, add spread test
   893  
   894   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 10 Feb 2021 10:47:17 +0100
   895  
   896  snapd (2.48.2) xenial; urgency=medium
   897  
   898    * New upstream release, LP: #1906690
   899      - tests: sign new nested-18|20* models to allow for generic serials
   900      - secboot: add extra paranoia when waiting for that fde-reveal-key
   901      - tests: backport netplan workarounds from #9785
   902      - secboot: add workaround for snapcore/core-initrd issue #13
   903      - devicestate: log checkEncryption errors via logger.Noticef
   904      - tests: add nested spread end-to-end test for fde-hooks
   905      - devicestate: implement checkFDEFeatures()
   906      - boot: tweak resealing with fde-setup hooks
   907      - sysconfig/cloudinit.go: add "manual_cache_clean: true" to cloud-
   908        init restrict file
   909      - secboot: add new LockSealedKeys() that uses either TPM or
   910        fde-reveal-key
   911      - gadget: use "sealed-keys" to determine what method to use for
   912        reseal
   913      - boot: add sealKeyToModeenvUsingFdeSetupHook()
   914      - secboot: use `fde-reveal-key` if available to unseal key
   915      - cmd/snap-update-ns: fix sorting of overname mount entries wrt
   916        other entries
   917      - o/devicestate: save model with serial in the device save db
   918      - devicestate: add runFDESetupHook() helper
   919      - secboot,devicestate: add scaffoling for "fde-reveal-key" support
   920      - hookstate: add new HookManager.EphemeralRunHook()
   921      - update-pot: fix typo in plural keyword spec
   922      - store,cmd/snap-repair: increase initial expontential time
   923        intervals
   924      - o/devicestate,daemon: fix reboot system action to not require a
   925        system label
   926      - github: run nested suite when commit is pushed to release branch
   927      - tests: reset fakestore unit status
   928      - tests: fix uc20-create-parition-* tests for updated gadget
   929      - hookstate: implement snapctl fde-setup-{request,result}
   930      - devicestate: make checkEncryption fde-setup hook aware
   931      - client,snapctl: add naive support for "stdin"
   932      - devicestate: support "storage-safety" defaults during install
   933      - snap: use the boot-base for kernel hooks
   934      - vendor: update secboot repo to avoid including secboot.test binary
   935  
   936   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 15 Dec 2020 20:21:44 +0100
   937  
   938  snapd (2.48.1) xenial; urgency=medium
   939  
   940    * New upstream release, LP: #1906690
   941      - gadget: disable ubuntu-boot role validation check
   942  
   943   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 03 Dec 2020 17:43:30 +0100
   944  
   945  snapd (2.48) xenial; urgency=medium
   946  
   947    * New upstream release, LP: #1904098
   948      - osutil: add KernelCommandLineKeyValue
   949      - devicestate: implement boot.HasFDESetupHook
   950      - boot/makebootable.go: set snapd_recovery_mode=install at image-
   951        build time
   952      - bootloader: use ForGadget when installing boot config
   953      - interfaces/raw_usb: allow read access to /proc/tty/drivers
   954      - boot: add scaffolding for "fde-setup" hook support for sealing
   955      - tests: fix basic20 test on arm devices
   956      - seed: make a shared seed system label validation helper
   957      - snap: add new "fde-setup" hooktype
   958      - cmd/snap-bootstrap, secboot, tests: misc cleanups, add spread test
   959      - secboot,cmd/snap-bootstrap: fix degraded mode cases with better
   960        device handling
   961      - boot,dirs,c/snap-bootstrap: avoid InstallHost* at the cost of some
   962        messiness
   963      - tests/nested/manual/refresh-revert-fundamentals: temporarily
   964        disable secure boot
   965      - snap-bootstrap,secboot: call BlockPCRProtectionPolicies in all
   966        boot modes
   967      - many: address degraded recover mode feedback, cleanups
   968      - tests: Use systemd-run on tests part2
   969      - tests: set the opensuse tumbleweed system as manual in spread.yaml
   970      - secboot: call BlockPCRProtectionPolicies even if the TPM is
   971        disabled
   972      - vendor: update to current secboot
   973      - cmd/snap-bootstrap,o/devicestate: use a secret to pair data and
   974        save
   975      - spread.yaml: increase number of workers on 20.10
   976      - snap: add new `snap recovery --show-keys` option
   977      - tests: minor test tweaks suggested in the review of 9607
   978      - snapd-generator: set standard snapfuse options when generating
   979        units for containers
   980      - tests: enable lxd test on ubuntu-core-20 and 16.04-32
   981      - interfaces: share /tmp/.X11-unix/ from host or provider
   982      - tests: enable main lxd test on 20.10
   983      - cmd/s-b/initramfs-mounts: refactor recover mode to implement
   984        degraded mode
   985      - gadget/install: add progress logging
   986      - packaging: keep secboot/encrypt_dummy.go in debian
   987      - interfaces/udev: use distro specific path to snap-device-helper
   988      - o/devistate: fix chaining of tasks related to regular snaps when
   989        preseeding
   990      - gadget, overlord/devicestate: validate that system supports
   991        encrypted data before install
   992      - interfaces/fwupd: enforce the confined fwupd to align Ubuntu Core
   993        ESP layout
   994      - many: add /v2/system-recovery-keys API and client
   995      - secboot, many: return UnlockMethod from Unlock* methods for future
   996        usage
   997      - many: mv keys to ubuntu-boot, move model file, rename keyring
   998        prefix for secboot
   999      - tests: using systemd-run instead of manually create a systemd unit
  1000        - part 1
  1001      - secboot, cmd/snap-bootstrap: enable or disable activation with
  1002        recovery key
  1003      - secboot: refactor Unlock...IfEncrypted to take keyfile + check
  1004        disks first
  1005      - secboot: add LockTPMSealedKeys() to lock access to keys
  1006        independently
  1007      - gadget: correct sfdisk arguments
  1008      - bootloader/assets/grub: adjust fwsetup menuentry label
  1009      - tests: new boot state tool
  1010      - spread: use the official image for Ubuntu 20.10, no longer an
  1011        unstable system
  1012      - tests/lib/nested: enable snapd logging to console for core18
  1013      - osutil/disks: re-implement partition searching for disk w/ non-
  1014        adjacent parts
  1015      - tests: using the nested-state tool in nested tests
  1016      - many: seal a fallback object to the recovery boot chain
  1017      - gadget, gadget/install: move helpers to install package, refactor
  1018        unit tests
  1019      - dirs: add "gentoo" to altDirDistros
  1020      - update-pot: include file locations in translation template, and
  1021        extract strings from desktop files
  1022      - gadget/many: drop usage of gpt attr 59 for indicating creation of
  1023        partitions
  1024      - gadget/quantity: tweak test name
  1025      - snap: fix failing unittest for quantity.FormatDuration()
  1026      - gadget/quantity: introduce a new package that captures quantities
  1027      - o/devicestate,a/sysdb: make a backup of the device serial to save
  1028      - tests: fix rare interaction of tests.session and specific tests
  1029      - features: enable classic-preserves-xdg-runtime-dir
  1030      - tests/nested/core20/save: check the bind mount and size bump
  1031      - o/devicetate,dirs: keep device keys in ubuntu-save/save for UC20
  1032      - tests: rename hasHooks to hasInterfaceHooks in the ifacestate
  1033        tests
  1034      - o/devicestate: unit test tweaks
  1035      - boot: store the TPM{PolicyAuthKey,LockoutAuth}File in ubuntu-save
  1036      - testutil, cmd/snap/version: fix misc little errors
  1037      - overlord/devicestate: bind mount ubuntu-save under
  1038        /var/lib/snapd/save on startup
  1039      - gadget/internal: tune ext4 setting for smaller filesystems
  1040      - tests/nested/core20/save: a test that verifies ubuntu-save is
  1041        present and set up
  1042      - tests: update google sru backend to support groovy
  1043      - o/ifacestate: handle interface hooks when preseeding
  1044      - tests: re-enable the apt hooks test
  1045      - interfaces,snap: use correct type: {os,snapd} for test data
  1046      - secboot: set metadata and keyslots sizes when formatting LUKS2
  1047        volumes
  1048      - tests: improve uc20-create-partitions-reinstall test
  1049      - client, daemon, cmd/snap: cleanups from #9489 + more unit tests
  1050      - cmd/snap-bootstrap: mount ubuntu-save during boot if present
  1051      - secboot: fix doc comment on helper for unlocking volume with key
  1052      - tests: add spread test for refreshing from an old snapd and core18
  1053      - o/snapstate: generate snapd snap wrappers again after restart on
  1054        refresh
  1055      - secboot: version bump, unlock volume with key
  1056      - tests/snap-advise-command: re-enable test
  1057      - cmd/snap, snapmgr, tests: cleanups after #9418
  1058      - interfaces: deny connected x11 plugs access to ICE
  1059      - daemon,client: write and read a maintenance.json file for when
  1060        snapd is shut down
  1061      - many: update to secboot v1 (part 1)
  1062      - osutil/disks/mockdisk: panic if same mountpoint shows up again
  1063        with diff opts
  1064      - tests/nested/core20/gadget,kernel-reseal: add sanity checks to the
  1065        reseal tests
  1066      - many: implement snap routine console-conf-start for synchronizing
  1067        auto-refreshes
  1068      - dirs, boot: add ubuntu-save directories and related locations
  1069      - usersession: fix typo in test name
  1070      - overlord/snapstate: refactor ihibitRefresh
  1071      - overlord/snapstate: stop warning about inhibited refreshes
  1072      - cmd/snap: do not hardcode snapshot age value
  1073      - overlord,usersession: initial notifications of pending refreshes
  1074      - tests: add a unit test for UpdateMany where a single snap fails
  1075      - o/snapstate/catalogrefresh.go: don't refresh catalog in install
  1076        mode uc20
  1077      - tests: also check snapst.Current in undo-unlink tests
  1078      - tests: new nested tool
  1079      - o/snapstate: implement undo handler for unlink-snap
  1080      - tests: clean systems.sh helper and migrate last set of tests
  1081      - tests: moving the lib section from systems.sh helper to os.query
  1082        tool
  1083      - tests/uc20-create-partitions: don't check for grub.cfg
  1084      - packaging: make sure that static binaries are indeed static, fix
  1085        openSUSE
  1086      - many: have install return encryption keys for data and save,
  1087        improve tests
  1088      - overlord: add link participant for linkage transitions
  1089      - tests: lxd smoke test
  1090      - tests: add tests for fsck; cmd/s-b/initramfs-mounts: fsck ubuntu-
  1091        seed too
  1092      - tests: moving main suite from systems.sh to os.query tool
  1093      - tests: moving the core test suite from systems.sh to os.query tool
  1094      - cmd/snap-confine: mask host's apparmor config
  1095      - o/snapstate: move setting updated SnapState after error paths
  1096      - tests: add value to INSTANCE_KEY/regular
  1097      - spread, tests: tweaks for openSUSE
  1098      - cmd/snap-confine: update path to snap-device-helper in AppArmor
  1099        profile
  1100      - tests: new os.query tool
  1101      - overlord/snapshotstate/backend: specify tar format for snapshots
  1102      - tests/nested/manual/minimal-smoke: use 384MB of RAM for nested
  1103        UC20
  1104      - client,daemon,snap: auto-import does not error on managed devices
  1105      - interfaces: PTP hardware clock interface
  1106      - tests: use tests.backup tool
  1107      - many: verify that unit tests work with nosecboot tag and without
  1108        secboot package
  1109      - wrappers: do not error out on read-only /etc/dbus-1/session.d
  1110        filesystem on core18
  1111      - snapshots: import of a snapshot set
  1112      - tests: more output for sbuild test
  1113      - o/snapstate: re-order remove tasks for individual snap revisions
  1114        to remove current last
  1115      - boot: skip some unit tests when running as root
  1116      - o/assertstate: introduce
  1117        ValidationTrackingKey/ValidationSetTracking and basic methods
  1118      - many: allow ignoring running apps for specific request
  1119      - tests: allow the searching test to fail under load
  1120      - overlord/snapstate: inhibit startup while unlinked
  1121      - seed/seedwriter/writer.go: check DevModeConfinement for dangerous
  1122        features
  1123      - tests/main/sudo-env: snap bin is available on Fedora
  1124      - boot, overlord/devicestate: list trusted and managed assets
  1125        upfront
  1126      - gadget, gadget/install: support for ubuntu-save, create one during
  1127        install if needed
  1128      - spread-shellcheck: temporary workaround for deadlock, drop
  1129        unnecessary test
  1130      - snap: support different exit-code in the snap command
  1131      - logger: use strutil.KernelCommandLineSplit in
  1132        debugEnabledOnKernelCmdline
  1133      - logger: fix snapd.debug=1 parsing
  1134      - overlord: increase refresh postpone limit to 14 days
  1135      - spread-shellcheck: use single thread pool executor
  1136      - gadget/install,secboot: add debug messages
  1137      - spread-shellcheck: speed up spread-shellcheck even more
  1138      - spread-shellcheck: process paths from arguments in parallel
  1139      - tests: tweak error from tests.cleanup
  1140      - spread: remove workaround for openSUSE go issue
  1141      - o/configstate: create /etc/sysctl.d when applying early config
  1142        defaults
  1143      - tests: new tests.backup tool
  1144      - tests: add tests.cleanup pop sub-command
  1145      - tests: migration of the main suite to snaps-state tool part 6
  1146      - tests: fix journal-state test
  1147      - cmd/snap-bootstrap/initramfs-mounts: split off new helper for misc
  1148        recover files
  1149      - cmd/snap-bootstrap/initramfs-mounts: also copy /etc/machine-id for
  1150        same IP addr
  1151      - packaging/{ubuntu,debian}: add liblzo2-dev as a dependency for
  1152        building snapd
  1153      - boot, gadget, bootloader: observer preserves managed bootloader
  1154        configs
  1155      - tests/nested/manual: add uc20 grade signed cloud-init test
  1156      - o/snapstate/autorefresh.go: eliminate race when launching
  1157        autorefresh
  1158      - daemon,snapshotstate: do not return "size" from Import()
  1159      - daemon: limit reading from snapshot import to Content-Length
  1160      - many: set/expect Content-Length header when importing snapshots
  1161      - github: switch from ::set-env command to environment file
  1162      - tests: migration of the main suite to snaps-state tool part 5
  1163      - client: cleanup the Client.raw* and Client.do* method families
  1164      - tests: moving main suite to snaps-state tool part 4
  1165      - client,daemon,snap: use constant for snapshot content-type
  1166      - many: fix typos and repeated "the"
  1167      - secboot: fix tpm connection leak when it's not enabled
  1168      - many: scaffolding for snapshots import API
  1169      - run-checks: run spread-shellcheck too
  1170      - interfaces: update network-manager interface to allow
  1171        ObjectManager access from unconfined clients
  1172      - tests: move core and regression suites to snaps-state tool
  1173      - tests: moving interfaces tests to snaps-state tool
  1174      - gadget: preserve files when indicated by content change observer
  1175      - tests: moving smoke test suite and some tests from main suite to
  1176        snaps-state tool
  1177      - o/snapshotstate: pass set id to backend.Open, update tests
  1178      - asserts/snapasserts: introduce ValidationSets
  1179      - o/snapshotstate: improve allocation of new set IDs
  1180      - boot: look at the gadget for run mode bootloader when making the
  1181        system bootable
  1182      - cmd/snap: allow snap help vs --all to diverge purposefully
  1183      - usersession/userd: separate bus name ownership from defining
  1184        interfaces
  1185      - o/snapshotstate: set snapshot set id from its filename
  1186      - o/snapstate: move remove-related tests to snapstate_remove_test.go
  1187      - desktop/notification: switch ExpireTimeout to time.Duration
  1188      - desktop/notification: add unit tests
  1189      - snap: snap help output refresh
  1190      - tests/nested/manual/preseed: include a system-usernames snap when
  1191        preseeding
  1192      - tests: fix sudo-env test
  1193      - tests: fix nested core20 shellcheck bug
  1194      - tests/lib: move to new directory when restoring PWD, cleanup
  1195        unpacked unpacked snap directories
  1196      - desktop/notification: add bindings for FDO notifications
  1197      - dbustest: fix stale comment references
  1198      - many: move ManagedAssetsBootloader into TrustedAssetsBootloader,
  1199        drop former
  1200      - snap-repair: add uc20 support
  1201      - tests: print all the serial logs for the nested test
  1202      - o/snapstate/check_snap_test.go: mock osutil.Find{U,G}id to avoid
  1203        bug in test
  1204      - cmd/snap/auto-import: stop importing system user assertions from
  1205        initramfs mnts
  1206      - osutil/group.go: treat all non-nil errs from user.Lookup{Group,}
  1207        as Unknown*
  1208      - asserts: deserialize grouping only once in Pool.AddBatch if needed
  1209      - gadget: allow content observer to have opinions about a change
  1210      - tests: new snaps-state command - part1
  1211      - o/assertstate: support refreshing any number of snap-declarations
  1212      - boot: use test helpers
  1213      - tests/core/snap-debug-bootvars: also check snap_mode
  1214      - many/apparmor: adjust rules for reading profile/ execing new
  1215        profiles for new kernel
  1216      - tests/core/snap-debug-bootvars: spread test for snap debug boot-
  1217        vars
  1218      - tests/lib/nested.sh: more little tweaks
  1219      - tests/nested/manual/grade-signed-above-testkeys-boot: enable kvm
  1220      - cmd/s-b/initramfs-mounts: use ConfigureTargetSystem for install,
  1221        recover modes
  1222      - overlord: explicitly set refresh-app-awareness in tests
  1223      - kernel: remove "edition" from kernel.yaml and add "update"
  1224      - spread: drop vendor from the packed project archive
  1225      - boot: fix debug bootloader variables dump on UC20 systems
  1226      - wrappers, systemd: allow empty root dir and conditionally do not
  1227        pass --root to systemctl
  1228      - tests/nested/manual: add test for grades above signed booting with
  1229        testkeys
  1230      - tests/nested: misc robustness fixes
  1231      - o/assertstate,asserts: use bulk refresh to refresh snap-
  1232        declarations
  1233      - tests/lib/prepare.sh: stop patching the uc20 initrd since it has
  1234        been updated now
  1235      - tests/nested/manual/refresh-revert-fundamentals: re-enable test
  1236      - update-pot: ignore .go files inside .git when running xgettext-go
  1237      - tests: disable part of the lxd test completely on 16.04.
  1238      - o/snapshotstate: tweak comment regarding snapshot filename
  1239      - o/snapstate: improve snapshot iteration
  1240      - bootloader: lk cleanups
  1241      - tests: update to support nested kvm without reboots on UC20
  1242      - tests/nested/manual/preseed: disable system-key check for 20.04
  1243        image
  1244      - spread.yaml: add ubuntu-20.10-64 to qemu
  1245      - store: handle v2 error when fetching assertions
  1246      - gadget: resolve device mapper devices for fallback device lookup
  1247      - tests/nested/cloud-init-many: simplify tests and unify
  1248        helpers/seed inputs
  1249      - tests: copy /usr/lib/snapd/info to correct directory
  1250      - check-pr-title.py * : allow "*" in the first part of the title
  1251      - many: typos and small test tweak
  1252      - tests/main/lxd: disable cgroup combination for 16.04 that is
  1253        failing a lot
  1254      - tests: make nested signing helpers less confusing
  1255      - tests: misc nested changes
  1256      - tests/nested/manual/refresh-revert-fundamentals: disable
  1257        temporarily
  1258      - tests/lib/cla_check: default to Python 3, tweaks, formatting
  1259      - tests/lib/cl_check.py: use python3 compatible code
  1260  
  1261   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 19 Nov 2020 17:51:02 +0100
  1262  
  1263  snapd (2.47.1) xenial; urgency=medium
  1264  
  1265    * New upstream release, LP: #1895929
  1266      - o/configstate: create /etc/sysctl.d when applying early config
  1267        defaults
  1268      - cmd/snap-bootstrap/initramfs-mounts: also copy /etc/machine-id for
  1269        same IP addr
  1270      - packaging/{ubuntu,debian}: add liblzo2-dev as a dependency for
  1271        building snapd
  1272      - cmd/snap: allow snap help vs --all to diverge purposefully
  1273      - snap: snap help output refresh
  1274  
  1275   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 08 Oct 2020 09:30:44 +0200
  1276  
  1277  snapd (2.47) xenial; urgency=medium
  1278  
  1279    * New upstream release, LP: #1895929
  1280      - tests: fix nested core20 shellcheck bug
  1281      - many/apparmor: adjust rule for reading apparmor profile for new
  1282        kernel
  1283      - snap-repair: add uc20 support
  1284      - cmd/snap/auto-import: stop importing system user assertions from
  1285        initramfs mnts
  1286      - cmd/s-b/initramfs-mounts: use ConfigureTargetSystem for install,
  1287        recover modes
  1288      - gadget: resolve device mapper devices for fallback device lookup
  1289      - secboot: add boot manager profile to pcr protection profile
  1290      - sysconfig,o/devicestate: mv DisableNoCloud to
  1291        DisableAfterLocalDatasourcesRun
  1292      - tests: make gadget-reseal more robust
  1293      - tests: skip nested images pre-configuration by default
  1294      - tests: fix for basic20 test running on external backend and rpi
  1295      - tests: improve kernel reseal test
  1296      - boot: adjust comments, naming, log success around reseal
  1297      - tests/nested, fakestore: changes necessary to run nested uc20
  1298        signed/secured tests
  1299      - tests: add nested core20 gadget reseal test
  1300      - boot/modeenv: track unknown keys in Read and put back into modeenv
  1301        during Write
  1302      - interfaces/process-control: add sched_setattr to seccomp
  1303      - boot: with unasserted kernels reseal if there's a hint modeenv
  1304        changed
  1305      - client: bump the default request timeout to 120s
  1306      - configcore: do not error in console-conf.disable for install mode
  1307      - boot: streamline bootstate20.go reseal and tests changes
  1308      - boot: reseal when changing kernel
  1309      - cmd/snap/model: specify grade in the model command output
  1310      - tests: simplify
  1311        repack_snapd_snap_with_deb_content_and_run_mode_first_boot_tweaks
  1312      - test: improve logging in nested tests
  1313      - nested: add support to telnet to serial port in nested VM
  1314      - secboot: use the snapcore/secboot native recovery key type
  1315      - tests/lib/nested.sh: use more focused cloud-init config for uc20
  1316      - tests/lib/nested.sh: wait for the tpm socket to exist
  1317      - spread.yaml, tests/nested: misc changes
  1318      - tests: add more checks to disk space awareness spread test
  1319      - tests: disk space awareness spread test
  1320      - boot: make MockUC20Device use a model and MockDevice more
  1321        realistic
  1322      - boot,many: reseal only when meaningful and necessary
  1323      - tests/nested/core20/kernel-failover: add test for failed refresh
  1324        of uc20 kernel
  1325      - tests: fix nested to work with qemu and kvm
  1326      - boot: reseal when updating boot assets
  1327      - tests: fix snap-routime-portal-info test
  1328      - boot: verify boot chain file in seal and reseal tests
  1329      - tests: use full path to test-snapd-refresh.version binary
  1330      - boot: store boot chains during install, helper for checking
  1331        whether reseal is needed
  1332      - boot: add call to reseal an existing key
  1333      - boot: consider boot chains with unrevisioned kernels incomparable
  1334      - overlord: assorted typos and miscellaneous changes
  1335      - boot: group SealKeyModelParams by model, improve testing
  1336      - secboot: adjust parameters to buildPCRProtectionProfile
  1337      - strutil: add SortedListsUniqueMergefrom the doc comment:
  1338      - snap/naming: upgrade TODO to TODO:UC20
  1339      - secboot: add call to reseal an existing key
  1340      - boot: in seal.go adjust error message and function names
  1341      - o/snapstate: check available disk space in RemoveMany
  1342      - boot: build bootchains data for sealing
  1343      - tests: remove "set -e" from function only shell libs
  1344      - o/snapstate: disk space check on UpdateMany
  1345      - o/snapstate: disk space check with snap update
  1346      - snap: implement new `snap reboot` command
  1347      - boot: do not reorder boot assets when generating predictable boot
  1348        chains and other small tweaks
  1349      - tests: some fixes and improvements for nested execution
  1350      - tests/core/uc20-recovery: fix check for at least specific calls to
  1351        mock-shutdown
  1352      - boot: be consistent using bootloader.Role* consts instead of
  1353        strings
  1354      - boot: helper for generating secboot load chains from a given boot
  1355        asset sequence
  1356      - boot: tweak boot chains to support a list of kernel command lines,
  1357        keep track of model and kernel boot file
  1358      - boot,secboot: switch to expose and use snapcore/secboot load event
  1359        trees
  1360      - tests: use `nested_exec` in core{20,}-early-config test
  1361      - devicestate: enable cloud-init on uc20 for grade signed and
  1362        secured
  1363      - boot: add "rootdir" to baseBootenvSuite and use in tests
  1364      - tests/lib/cla_check.py: don't allow users.noreply.github.com
  1365        commits to pass CLA
  1366      - boot: represent boot chains, helpers for marshalling and
  1367        equivalence checks
  1368      - boot: mark successful with boot assets
  1369      - client, api: handle insufficient space error
  1370      - o/snapstate: disk space check with single snap install
  1371      - configcore: "service.console-conf.disable" is gadget defaults only
  1372      - packaging/opensuse: fix for /usr/libexec on TW, do not hardcode
  1373        AppArmor profile path
  1374      - tests: skip udp protocol in nfs-support test on ubuntu-20.10
  1375      - packaging/debian-sid: tweak code preparing _build tree
  1376      - many: move seal code from gadget/install to boot
  1377      - tests: remove workaround for cups on ubuntu-20.10
  1378      - client: implement RebootToSystem
  1379      - many: seed.Model panics now if called before LoadAssertions
  1380      - daemon: add /v2/systems "reboot" action API
  1381      - github: run tests also on push to release branches
  1382      - interfaces/bluez: let slot access audio streams
  1383      - seed,c/snap-bootstrap: simplify snap-bootstrap seed reading with
  1384        new seed.ReadSystemEssential
  1385      - interfaces: allow snap-update-ns to read /proc/cmdline
  1386      - tests: new organization for nested tests
  1387      - o/snapstate, features: add feature flags for disk space awareness
  1388      - tests: workaround for cups issue on 20.10 where default printer is
  1389        not configured.
  1390      - interfaces: update cups-control and add cups for providing snaps
  1391      - boot: keep track of the original asset when observing updates
  1392      - tests: simplify and fix tests for disk space checks on snap remove
  1393      - sysconfig/cloudinit.go: add AllowCloudInit and use GadgetDir for
  1394        cloud.conf
  1395      - tests/main: mv core specific tests to core suite
  1396      - tests/lib/nested.sh: reset the TPM when we create the uc20 vm
  1397      - devicestate: rename "mockLogger" to "logbuf"
  1398      - many: introduce ContentChange for tracking gadget content in
  1399        observers
  1400      - many: fix partion vs partition typo
  1401      - bootloader: retrieve boot chains from bootloader
  1402      - devicestate: add tests around logging in RequestSystemAction
  1403      - boot: handle canceled update
  1404      - bootloader: tweak doc comments (thanks Samuele)
  1405      - seed/seedwriter: test local asserted snaps with UC20 grade signed
  1406      - sysconfig/cloudinit.go: add DisableNoCloud to
  1407        CloudInitRestrictOptions
  1408      - many: use BootFile type in load sequences
  1409      - boot,bootloader: clarifications after the changes to introduce
  1410        bootloader.Options.Role
  1411      - boot,bootloader,gadget: apply new bootloader.Options.Role
  1412      - o/snapstate, features: add feature flag for disk space check on
  1413        remove
  1414      - testutil: add checkers for symbolic link target
  1415      - many: refactor tpm seal parameter setting
  1416      - boot/bootstate20: reboot to rollback to previous kernel
  1417      - boot: add unit test helpers
  1418      - boot: observe update & rollback of trusted assets
  1419      - interfaces/utf: Add MIRKey to u2f devices
  1420      - o/devicestate/devicestate_cloudinit_test.go: test cleanup for uc20
  1421        cloud-init tests
  1422      - many: check that users of BaseTest don't forget to consume
  1423        cleanups
  1424      - tests/nested/core20/tpm: verify trusted boot assets tracking
  1425      - github: run macOS job with Go 1.14
  1426      - many: misc doc-comment changes and typo fixes
  1427      - o/snapstate: disk space check with InstallMany
  1428      - many: cloud-init cleanups from previous PR's
  1429      - tests: running tests on opensuse leap 15.2
  1430      - run-checks: check for dirty build tree too
  1431      - vendor: run ./get-deps.sh to update the secboot hash
  1432      - tests: update listing test for "-dirty" versions
  1433      - overlord/devicestate: do not release the state lock when updating
  1434        gadget assets
  1435      - secboot: read kernel efi image from snap file
  1436      - snap: add size to the random access file return interface
  1437      - daemon: correctly parse Content-Type HTTP header.
  1438      - tests: account for apt-get on core18
  1439      - cmd/snap-bootstrap/initramfs-mounts: compute string outside of
  1440        loop
  1441      - mkversion.sh: simple hack to include dirty in version if the tree
  1442        is dirty
  1443      - cgroup,snap: track hooks on system bus only
  1444      - interfaces/systemd: compare dereferenced Service
  1445      - run-checks: only check files in git for misspelling
  1446      - osutil: add a package doc comment (via doc.go)
  1447      - boot: complain about reused asset name during initial install
  1448      - snapstate: installSize helper that calculates total size of snaps
  1449        and their prerequisites
  1450      - snapshots: export of snapshots
  1451      - boot/initramfs_test.go: reset boot vars on the bootloader for each
  1452        iteration
  1453  
  1454   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 29 Sep 2020 17:19:13 +0200
  1455  
  1456  snapd (2.46.1) xenial; urgency=medium
  1457  
  1458    * New upstream release, LP: #1891134
  1459      - interfaces: allow snap-update-ns to read
  1460        /proc/cmdline
  1461      - github: run macOS job with Go 1.14
  1462      - o/snapstate, features: add feature flag for disk space check on
  1463        remove
  1464      - tests: account for apt-get on core18
  1465      - mkversion.sh: include dirty in version if the tree
  1466        is dirty
  1467      - interfaces/systemd: compare dereferenced Service
  1468      - vendor.json: update mysterious secboot SHA again
  1469  
  1470   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 04 Sep 2020 17:42:54 +0200
  1471  
  1472  snapd (2.46) xenial; urgency=medium
  1473  
  1474    * New upstream release, LP: #1891134
  1475      - logger: add support for setting snapd.debug=1 on kernel cmdline
  1476      - o/snapstate: check disk space before creating automatic snapshot
  1477        on remove
  1478      - boot, o/devicestate: observe existing recovery bootloader trusted
  1479        boot assets
  1480      - many: use transient scope for tracking apps and hooks
  1481      - features: add HiddenSnapFolder feature flag
  1482      - tests/lib/nested.sh: fix partition typo, unmount the image on uc20
  1483        too
  1484      - runinhibit: open the lock file in read-only mode in IsLocked
  1485      - cmd/s-b/initramfs-mounts: make recover -> run mode transition
  1486        automatic
  1487      - tests: update spread test for unknown plug/slot with snapctl is-
  1488        connected
  1489      - osutil: add OpenExistingLockForReading
  1490      - kernel: add kernel.Validate()
  1491      - interfaces: add vcio interface
  1492      - interfaces/{docker,kubernetes}-support: load overlay and support
  1493        systemd cgroup driver
  1494      - tests/lib/nested.sh: use more robust code for finding what loop
  1495        dev we mounted
  1496      - cmd/snap-update-ns: detach all bind-mounted file
  1497      - snap/snapenv: set SNAP_REAL_HOME
  1498      - packaging: umount /snap on purge in containers
  1499      - interfaces: misc policy updates xlvi
  1500      - secboot,cmd/snap-bootstrap: cross-check partitions before
  1501        unlocking, mounting
  1502      - boot: copy boot assets cache to new root
  1503      - gadget,kernel: add new kernel.{Info,Asset} struct and helpers
  1504      - o/hookstate/ctlcmd: make is-connected check whether the plug or
  1505        slot exists
  1506      - tests: find -ignore_readdir_race when scanning cgroups
  1507      - interfaces/many: deny arbitrary desktop files and misc from
  1508        /usr/share
  1509      - tests: use "set -ex" in prep-snapd-in-lxd.sh
  1510      - tests: re-enable udisks test on debian-sid
  1511      - cmd/snapd-generator: use PATH fallback if PATH is not set
  1512      - tests: disable udisks2 test on arch linux
  1513      - github: use latest/stable go, not latest/edge
  1514      - tests: remove support for ubuntu 19.10 from spread tests
  1515      - tests: fix lxd test wrongly tracking 'latest'
  1516      - secboot: document exported functions
  1517      - cmd: compile snap gdbserver shim correctly
  1518      - many: correctly calculate the desktop file prefix everywhere
  1519      - interfaces: add kernel-crypto-api interface
  1520      - corecfg: add "system.timezone" setting to the system settings
  1521      - cmd/snapd-generator: generate drop-in to use fuse in container
  1522      - cmd/snap-bootstrap/initramfs-mounts: tweak names, add comments
  1523        from previous PR
  1524      - interfaces/many: miscellaneous updates for strict microk8s
  1525      - secboot,cmd/snap-bootstrap: don't import boot package from secboot
  1526      - cmd/snap-bootstrap/initramfs-mounts: call systemd-mount instead of
  1527        the-tool
  1528      - tests: work around broken update of systemd-networkd
  1529      - tests/main/install-fontconfig-cache-gen: enhance test by
  1530        verifying, add fonts to test
  1531      - o/devicestate: wrap asset update observer error
  1532      - boot: refactor such that bootStateUpdate20 mainly carries Modeenv
  1533      - mkversion.sh: disallow changelog versions that have git in it, if
  1534        we also have git version
  1535      - interfaces/many: miscellaneous updates for strict microk8s
  1536      - snap: fix repeated "cannot list recovery system" and add test
  1537      - boot: track trusted assets during initial install, assets cache
  1538      - vendor: update secboot to fix key data validation
  1539      - tests: unmount FUSE file-systems from XDG runtime dir
  1540      - overlord/devicestate: workaround non-nil interface with nil struct
  1541      - sandbox/cgroup: remove temporary workaround for multiple cgroup
  1542        writers
  1543      - sandbox/cgroup: detect dangling v2 cgroup
  1544      - bootloader: add helper for creating a bootloader based on gadget
  1545      - tests: support different images on nested execution
  1546      - many: reorg cmd/snapinfo.go into snap and new client/clientutil
  1547      - packaging/arch: use external linker when building statically
  1548      - tests: cope with ghost cgroupv2
  1549      - tests: fix issues related to restarting systemd-logind.service
  1550      - boot, o/devicestate: TrustedAssetUpdateObserver stubs, hook up to
  1551        gadget updates
  1552      - vendor: update github.com/kr/pretty to fix diffs of values with
  1553        pointer cycles
  1554      - boot: move bootloaderKernelState20 impls to separate file
  1555      - .github/workflows: move snap building to test.yaml as separate
  1556        cached job
  1557      - tests/nested/manual/minimal-smoke: run core smoke tests in a VM
  1558        meeting minimal requirements
  1559      - osutil: add CommitAs to atomic file
  1560      - gadget: introduce content update observer
  1561      - bootloader: introduce TrustedAssetsBootloader, implement for grub
  1562      - o/snapshotstate: helpers for calculating disk space needed for an
  1563        automatic snapshot
  1564      - gadget/install: retrieve command lines from bootloader
  1565      - boot/bootstate20: unify commit method impls, rm
  1566        bootState20MarkSuccessful
  1567      - tests: add system information and image information when debug
  1568        info is displayed
  1569      - tests/main/cgroup-tracking: try to collect some information about
  1570        cgroups
  1571      - boot: introduce current_boot_assets and
  1572        current_recovery_boot_assets to modeenv
  1573      - tests: fix for timing issues on journal-state test
  1574      - many: remove usage and creation of hijacked pid cgroup
  1575      - tests: port regression-home-snap-root-owned to tests.session
  1576      - tests: run as hightest via tests.session
  1577      - github: run CLA checks on self-hosted workers
  1578      - github: remove Ubuntu 19.10 from actions workflow
  1579      - tests: remove End-Of-Life opensuse/fedora releases
  1580      - tests: remove End-Of-Life releases from spread.yaml
  1581      - tests: fix debug section of appstream-id test
  1582      - interfaces: check !b.preseed earlier
  1583      - tests: work around bug in systemd/debian
  1584      - boot: add deepEqual, Copy helpers for Modeenv to simplify
  1585        bootstate20 refactor
  1586      - cmd: add new "snap recovery" command
  1587      - interfaces/systemd: use emulation mode when preseeding
  1588      - interfaces/kmod: don't load kernel modules in kmod backend when
  1589        preseeding
  1590      - interfaces/udev: do not reload udevadm rules when preseeding
  1591      - cmd/snap-preseed: use snapd from the deb if newer than from seeds
  1592      - boot: fancy marshaller for modeenv values
  1593      - gadget, osutil: use atomic file copy, adjust tests
  1594      - overlord: use new tracking cgroup for refresh app awareness
  1595      - github: do not skip gofmt with Go 1.9/1.10
  1596      - many: introduce content write observer, install mode glue, initial
  1597        seal stubs
  1598      - daemon,many: switch to use client.ErrorKind and drop the local
  1599        errorKind...
  1600      - tests: new parameters for nested execution
  1601      - client: move all error kinds into errors.go and add doc strings
  1602      - cmd/snap: display the error in snap debug seeding if seeding is in
  1603        error
  1604      - cmd/snap/debug/seeding: use unicode for proper yaml
  1605      - tests/cmd/snap-bootstrap/initramfs-mounts: add test case for empty
  1606        recovery_mode
  1607      - osutil/disks: add mock disk and tests for happy path of mock disks
  1608      - tests: refresh/revert snapd in uc20
  1609      - osutil/disks: use a dedicated error to indicate a fs label wasn't
  1610        found
  1611      - interfaces/system-key: in WriteSystemKey during tests, don't call
  1612        ParserFeatures
  1613      - boot: add current recovery systems to modeenv
  1614      - bootloader: extend managed assets bootloader interface to compose
  1615        a candidate command line
  1616      - interfaces: make the unmarshal test match more the comment
  1617      - daemon/api: use pointers to time.Time for debug seeding aspect
  1618      - o/ifacestate: update security profiles in connect undo handler
  1619      - interfaces: add uinput interface
  1620      - cmd/snap-bootstrap/initramfs-mounts: add doSystemdMount + unit
  1621        tests
  1622      - o/devicestate: save seeding/preseeding times for use with debug
  1623        seeding api
  1624      - cmd/snap/debug: add "snap debug seeding" command for preseeding
  1625        debugging
  1626      - tests/main/selinux-clean: workaround SELinux denials triggered by
  1627        linger setup on Centos8
  1628      - bootloader: compose command line with mode and extra arguments
  1629      - cmd/snap, daemon: detect and bail purge on multi-snap
  1630      - o/ifacestate: fix bug in snapsWithSecurityProfiles
  1631      - interfaces/builtin/multipass: replace U+00A0 no-break space with
  1632        simple space
  1633      - bootloader/assets: generate bootloader assets from files
  1634      - many/tests/preseed: reset the preseeded images before preseeding
  1635        them
  1636      - tests: drop accidental accents from e
  1637      - secboot: improve key sealing tests
  1638      - tests: replace _wait_for_file_change with retry
  1639      - tests: new fs-state which replaces the files.sh helper
  1640      - sysconfig/cloudinit_test.go: add test for initramfs case, rm "/"
  1641        from path
  1642      - cmd/snap: track started apps and hooks
  1643      - tests/main/interfaces-pulseaudio: disable start limit checking for
  1644        pulseaudio service
  1645      - api: seeding debug api
  1646      - .github/workflows/snap-build.yaml: build the snapd snap via GH
  1647        Actions too
  1648      - tests: moving journalctl.sh to a new journal-state tool
  1649      - tests/nested/manual: add spread tests for cloud-init vuln
  1650      - bootloader/assets: helpers for registering per-edition snippets,
  1651        register snippets for grub
  1652      - data,packaging,wrappers: extend D-Bus service activation search
  1653        path
  1654      - spread: add opensuse 15.2 and tumbleweed for qemu
  1655      - overlord,o/devicestate: restrict cloud-init on Ubuntu Core
  1656      - sysconfig/cloudinit: add RestrictCloudInit
  1657      - cmd/snap-preseed: check that target path exists and is a directory
  1658        on --reset
  1659      - tests: check for pids correctly
  1660      - gadget,gadget/install: refactor partition table update
  1661      - sysconfig/cloudinit: add CloudInitStatus func + CloudInitState
  1662        type
  1663      - interface/fwupd: add more policies for making fwupd upstream
  1664        strict
  1665      - tests: new to-one-line tool which replaces the strings.sh helper
  1666      - interfaces: new helpers to get and compare system key, for use
  1667        with seeding debug api
  1668      - osutil, many: add helper for checking whether the process is a go
  1669        test binary
  1670      - cmd/snap-seccomp/syscalls: add faccessat2
  1671      - tests: adjust xdg-open after launcher changes
  1672      - tests: new core config helper
  1673      - usersession/userd: do not modify XDG_DATA_DIRS when calling xdg-
  1674        open
  1675      - cmd/snap-preseed: handle relative chroot path
  1676      - snapshotstate: move sizer to osutil.Sizer()
  1677      - tests/cmd/snap-bootstrap/initramfs-mounts: rm duplicated env ref
  1678        kernel tests
  1679      - gadget/install,secboot: use snapcore/secboot luks2 api
  1680      - boot/initramfs_test.go: add Commentf to more Assert()'s
  1681      - tests/lib: account for changes in arch package file name extension
  1682      - bootloader/bootloadertest: fix comment typo
  1683      - bootloader: add helper for getting recovery system environment
  1684        variables
  1685      - tests: preinstall shellcheck and run tests on focal
  1686      - strutil: add a helper for parsing kernel command line
  1687      - osutil: add CheckFreeSpace helper
  1688      - secboot: update tpm connection error handling
  1689      - packaging, cmd/snap-mgmt, tests: remove modules files on purge
  1690      - tests: add tests.cleanup helper
  1691      - packaging: add "ca-certificates" to build-depends
  1692      - tests: more checks in core20 early config spread test
  1693      - tests: fix some snapstate tests to use pointers for
  1694        snapmgrTestSuite
  1695      - boot: better naming of helpers for obtaining kernel command line
  1696      - many: use more specific check for unit test mocking
  1697      - systemd/escape: fix issues with "" and "\t" handling
  1698      - asserts: small improvements and corrections for sequence-forming
  1699        assertions' support
  1700      - boot, bootloader: query kernel command line of run mod and
  1701        recovery mode systems
  1702      - snap/validate.go: disallow snap layouts with new top-level
  1703        directories
  1704      - tests: allow to add a new label to run nested tests as part of PR
  1705        validation
  1706      - tests/core/gadget-update-pc: port to UC20
  1707      - tests: improve nested tests flexibility
  1708      - asserts: integer headers: disallow prefix zeros and make parsing
  1709        more uniform
  1710      - asserts: implement Database.FindSequence
  1711      - asserts: introduce SequenceMemberAfter in the asserts backstores
  1712      - spread.yaml: remove tests/lib/tools from PATH
  1713      - overlord: refuse to install snaps whose activatable D-Bus services
  1714        conflict with installed snaps
  1715      - tests: shorten lxd-state undo-mount-changes
  1716      - snap-confine: don't die if a device from sysfs path cannot be
  1717        found by udev
  1718      - tests: fix argument handling of apt-state
  1719      - tests: rename lxd-tool to lxd-state
  1720      - tests: rename user-tool to user-state, fix --help
  1721      - interfaces: add gconf interface
  1722      - sandbox/cgroup: avoid parsing security tags twice
  1723      - tests: rename version-tool to version-compare
  1724      - cmd/snap-update-ns: handle anomalies better
  1725      - tests: fix call to apt.Package.mark_install(auto_inst=True)
  1726      - tests: rename mountinfo-tool to mountinfo.query
  1727      - tests: rename memory-tool to memory-observe-do
  1728      - tests: rename invariant-tool to tests.invariant
  1729      - tests: rename apt-tool to apt-state
  1730      - many: managed boot config during run mode setup
  1731      - asserts: introduce the concept of sequence-forming assertion types
  1732      - tests: tweak comments/output in uc20-recovery test
  1733      - tests/lib/pkgdb: do not use quiet when purging debs
  1734      - interfaces/apparmor: allow snap-specific /run/lock
  1735      - interfaces: add system-source-code for access to /usr/src
  1736      - sandbox/cgroup: extend SnapNameFromPid with tracking cgroup data
  1737      - gadget/install: move udev trigger to gadget/install
  1738      - many: make nested spread tests more reliable
  1739      - tests/core/uc20-recovery: apply hack to get gopath in recover mode
  1740        w/ external backend
  1741      - tests: enable tests on uc20 which now work with the real model
  1742        assertion
  1743      - tests: enable system-snap-refresh test on uc20
  1744      - gadget, bootloader: preserve managed boot assets during gadget
  1745        updates
  1746      - tests: fix leaked dbus-daemon in selinux-clean
  1747      - tests: add servicestate.Control tests
  1748      - tests: fix "restart.service"
  1749      - wrappers: helper for enabling services - extract and move enabling
  1750        of services into a helper
  1751      - tests: new test to validate refresh and revert of kernel and
  1752        gadget on uc20
  1753      - tests/lib/prepare-restore: collect debug info when prepare purge
  1754        fails
  1755      - bootloader: allow managed bootloader to update its boot config
  1756      - tests: Remove unity test from nightly test suite
  1757      - o/devicestate: set mark-seeded to done in the task itself
  1758      - tests: add spread test for disconnect undo caused by failing
  1759        disconnect hook
  1760      - sandbox/cgroup: allow discovering PIDs of given snap
  1761      - osutil/disks: support IsDecryptedDevice for mountpoints which are
  1762        dm devices
  1763      - osutil: detect autofs mounted in /home
  1764      - spread.yaml: allow amazon-linux-2-64 qemu with
  1765        ec2-user/ec2-user
  1766      - usersession: support additional zoom URL schemes
  1767      - overlord: mock timings.DurationThreshold in TestNewWithGoodState
  1768      - sandbox/cgroup: add tracking helpers
  1769      - tests: detect stray dbus-daemon
  1770      - overlord: refuse to install snaps providing user daemons on Ubuntu
  1771        14.04
  1772      - many: move encryption and installer from snap-boostrap to gadget
  1773      - o/ifacestate: fix connect undo handler
  1774      - interfaces: optimize rules of multiple connected iio/i2c/spi plugs
  1775      - bootloader: introduce managed bootloader, implement for grub
  1776      - tests: fix incorrect check in smoke/remove test
  1777      - asserts,seed: split handling of essential/not essential model
  1778        snaps
  1779      - gadget: fix typo in mounted filesystem updater
  1780      - gadget: do only one mount point lookup in mounted fs updater
  1781      - tests/core/snap-auto-mount: try to make the test more robust
  1782      - tests: adding ubuntu-20.04 to google-sru backend
  1783      - o/servicestate: add updateSnapstateServices helper
  1784      - bootloader: pull recovery grub config from internal assets
  1785      - tests/lib/tools: apply linger workaround when needed
  1786      - overlord/snapstate: graceful handling of denied "managed" refresh
  1787        schedule
  1788      - snapstate: fix autorefresh from classic->strict
  1789      - overlord/configstate: add system.kernel.printk.console-loglevel
  1790        option
  1791      - tests: fix assertion disk handling for nested UC systems
  1792      - snapstate: use testutil.HostScaledTimeout() in snapstate tests
  1793      - tests: extra worker for google-nested backend to avoid timeout
  1794        error on uc20
  1795      - snapdtool: helper to check whether the current binary is reexeced
  1796        from a snap
  1797      - tests: mock servicestate in api tests to avoid systemctl checks
  1798      - many: rename back snap.Info.GetType to Type
  1799      - tests/lib/cla_check: expect explicit commit range
  1800      - osutil/disks: refactor diskFromMountPointImpl a bit
  1801      - o/snapstate: service-control task handler
  1802      - osutil: add disks pkg for associating mountpoints with
  1803        disks/partitions
  1804      - gadget,cmd/snap-bootstrap: move partitioning to gadget
  1805      - seed: fix LoadEssentialMeta when gadget is not loaded
  1806      - cmd/snap: Debian does not allow $SNAP_MOUNT_DIR/bin in sudo
  1807        secure_path
  1808      - asserts: introduce new assertion validation-set
  1809      - asserts,daemon: add support for "serials" field in system-user
  1810        assertion
  1811      - data/sudo: drop a failed sudo secure_path workaround
  1812      - gadget: mv encodeLabel to osutil/disks.EncodeHexBlkIDFormat
  1813      - boot, snap-bootstrap: move initramfs-mounts logic to boot pkg
  1814      - spread.yaml: update secure boot attribute name
  1815      - interfaces/block_devices: add NVMe subsystem devices, support
  1816        multipath paths
  1817      - tests: use the "jq" snap from the edge channel
  1818      - tests: simplify the tpm test by removing the test-snapd-mokutil
  1819        snap
  1820      - boot/bootstate16.go: clean snap_try_* vars when not in Trying
  1821        status too
  1822      - tests/main/sudo-env: check snap path under sudo
  1823      - tests/main/lxd: add test for snaps inside nested lxd containers
  1824        not working
  1825      - asserts/internal: expand errors about invalid serialized grouping
  1826        labels
  1827      - usersession/userd: add msteams url support
  1828      - tests/lib/prepare.sh: adjust comment about sgdisk
  1829      - tests: fix how gadget pc is detected when the snap does not exist
  1830        and ls fails
  1831      - tests: move a few more tests to snapstate_update_test.go
  1832      - tests/main: add spread test for running svc from install hook
  1833      - tests/lib/prepare: increase the size of the uc16/uc18 partitions
  1834      - tests/special-home-can-run-classic-snaps: re-enable
  1835      - workflow: test PR title as part of the static checks again
  1836      - tests/main/xdg-open-compat: backup and restore original xdg-open
  1837      - tests: move update-related tests to snapstate_update_test.go
  1838      - cmd,many: move Version and bits related to snapd tools to
  1839        snapdtool, merge cmdutil
  1840      - tests/prepare-restore.sh: reset-failed systemd-journald before
  1841        restarting
  1842      - interfaces: misc small interface updates
  1843      - spread: use find rather than recursive ls, skip mounted snaps
  1844      - tests/lib/prepare-restore.sh: if we failed to purge snapd deb, ls
  1845        /var/lib/snapd
  1846      - tests: enable snap-auto-mount test on core20
  1847      - cmd/snap: do not show $PATH warning when executing under sudo on a
  1848        known distro
  1849      - asserts/internal: add some iteration benchmarks
  1850      - sandbox/cgroup: improve pid parsing code
  1851      - snap: add new `snap run --experimental-gdbserver` option
  1852      - asserts/internal: limit Grouping size switching to a bitset
  1853        representationWe don't always use the bit-set representation
  1854        because:
  1855      - snap: add an activates-on property to apps for D-Bus activation
  1856      - dirs: delete unused Cloud var, fix typo
  1857      - sysconfig/cloudinit: make callers of DisableCloudInit use
  1858        WritableDefaultsDir
  1859      - tests: fix classic ubuntu core transition auth
  1860      - tests: fail in setup_reflash_magic() if there is snapd state left
  1861      - tests: port interfaces-many-core-provided to tests.session
  1862      - tests: wait after creating partitions with sfdisk
  1863      - bootloader: introduce bootloarder assets, import grub.cfg with an
  1864        edition marker
  1865      - riscv64: bump timeouts
  1866      - gadget: drop dead code, hide exports that are not used externally
  1867      - tests: port 2 uc20 part1
  1868      - tests: fix bug waiting for snap command to be ready
  1869      - tests: move try-related tests to snapstate_try_test.go
  1870      - tests: add debug for 20.04 prepare failure
  1871      - travis.yml: removed, all our checks run in GH actions now
  1872      - tests: clean up up the use of configcoreSuite in the configcore
  1873        tests
  1874      - sandbox/cgroup: remove redundant pathOfProcPidCgroup
  1875      - sandbox/cgroup: add tests for ParsePids
  1876      - tests: fix the basic20 test for uc20 on external backend
  1877      - tests: use configcoreSuite in journalSuite and remove some
  1878        duplicated code
  1879      - tests: move a few more tests to snapstate_install_test
  1880      - tests: assorted small patches
  1881      - dbusutil/dbustest: separate license from package
  1882      - interfaces/builtin/time-control: allow POSIX clock API
  1883      - usersession/userd: add "slack" to the white list of URL schemes
  1884        handled by xdg-open
  1885      - tests: check that host settings like hostname are settable on core
  1886      - tests: port xdg-settings test to tests.session
  1887      - tests: port snap-handle-link test to tests.session
  1888      - arch: add riscv64
  1889      - tests: core20 early defaults spread test
  1890      - tests: move install tests from snapstate_test.go to
  1891        snapstate_install_test.go
  1892      - github: port macOS sanity checks from travis
  1893      - data/selinux: allow checking /var/cache/app-info
  1894      - o/devicestate: core20 early config from gadget defaults
  1895      - tests: autoremove after removing lxd in preseed-lxd test
  1896      - secboot,cmd/snap-bootstrap: add tpm sealing support to secboot
  1897      - sandbox/cgroup: move FreezerCgroupDir from dirs.go
  1898      - tests: update the file used to detect the boot path on uc20
  1899      - spread.yaml: show /var/lib/snapd in debug
  1900      - cmd/snap-bootstrap/initramfs-mounts: also copy systemd clock +
  1901        netplan files
  1902      - snap/naming: add helpers to parse app and hook security tags
  1903      - tests: modernize retry tool
  1904      - tests: fix and trim debug section in xdg-open-portal
  1905      - tests: modernize and use snapd.tool
  1906      - vendor: update to latest github.com/snapcore/bolt for riscv64
  1907      - cmd/snap-confine: add support for libc6-lse
  1908      - interfaces: miscellaneous policy updates xlv
  1909      - interfaces/system-packages-doc: fix typo in variable names
  1910      - tests: port interfaces-calendar-service to tests.session
  1911      - tests: install/run the lzo test snap too
  1912      - snap: (small) refactor of `snap download` code for
  1913        testing/extending
  1914      - data: fix shellcheck warnings in snapd.sh.in
  1915      - packaging: disable buildmode=pie for riscv64
  1916      - tests: install test-snapd-rsync snap from edge channel
  1917      - tests: modernize tests.session and port everything using it
  1918      - tests: add ubuntu 20.10 to spread tests
  1919      - cmd/snap/remove: mention snap restore/automatic snapshots
  1920      - dbusutil: move all D-Bus helpers and D-Bus test helpers
  1921      - wrappers: pass 'disable' flag to StopServices wrapper
  1922      - osutil: enable riscv64 build
  1923      - snap/naming: add ParseSecurityTag and friends
  1924      - tests: port document-portal-activation to session-tool
  1925      - bootloader: rename test helpers to reflect we are mocking EFI boot
  1926        locations
  1927      - tests: disable test of nfs v3 with udp proto on debian-sid
  1928      - tests: plan to improve the naming and uniformity of utilities
  1929      - tests: move *-tool tests to their own suite
  1930      - snap-bootstrap: remove sealed key file on reinstall
  1931      - bootloader/ubootenv: don't panic with an empty uboot env
  1932      - systemd: rename actualFsTypeAndMountOptions to
  1933        hostFsTypeAndMountOptions
  1934      - daemon: fix filtering of service-control changes for snap.app
  1935      - tests: spread test for preseeding in lxd container
  1936      - tests: fix broken snapd.session agent.socket
  1937      - wrappers: add RestartServices function and ReloadOrRestart to
  1938        systemd
  1939      - o/cmdstate: handle ignore flag on exec-command tasks
  1940      - gadget: make ext4 filesystems with or without metadata checksum
  1941      - tests: update statx test to run on all LTS releases
  1942      - configcore: show better error when disabling services
  1943      - interfaces: add hugepages-control
  1944      - interfaces-ssh-keys: Support reading /etc/ssh/ssh_config.d/
  1945      - tests: run ubuntu-20.04-* tests on all ubuntu-2* releases
  1946      - tests: skip interfaces-openvswitch for centos 8 in nightly suite
  1947      - tests: reload systemd --user for root, if present
  1948      - tests: reload systemd after editing /etc/fstab
  1949      - tests: add missing dependencies needed for sbuild test on debian
  1950      - tests: reload systemd after removing pulseaudio
  1951      - image, tests: core18 early config.
  1952      - interfaces: add system-packages-doc interface
  1953      - cmd/snap-preseed, systemd: fix handling of fuse.squashfuse when
  1954        preseeding
  1955      - interfaces/fwupd: allow bind mount to /boot on core
  1956      - tests: improve oom-vitality tests
  1957      - tests: add fedora 32 to spread.yaml
  1958      - config: apply vitality-hint immediately when the config changes
  1959      - tests: port snap-routine-portal-info to session-tool
  1960      - configcore: add "service.console-conf.disable" config option
  1961      - tests: port xdg-open to session-tool
  1962      - tests: port xdg-open-compat to session-tool
  1963      - tests: port interfaces-desktop-* to session-tool
  1964      - spread.yaml: apply yaml formatter/linter
  1965      - tests: port interfaces-wayland to session-tool
  1966      - o/devicestate: refactor current system handling
  1967      - snap-mgmt: perform cleanup of user services
  1968      - snap/snapfile,squashfs: followups from 8729
  1969      - boot, many: require mode in modeenv
  1970      - data/selinux: update policy to allow forked processes to call
  1971        getpw*()
  1972      - tests: log stderr from dbus-monitor
  1973      - packaging: build cmd/snap and cmd/snap-bootstrap with nomanagers
  1974        tag
  1975      - snap/squashfs: also symlink snap Install with uc20 seed snap dir
  1976        layout
  1977      - interfaces/builtin/desktop: do not mount fonts cache on distros
  1978        with quirks
  1979      - data/selinux: allow snapd to remove/create the its socket
  1980      - testutil/exec.go: set PATH after running shellcheck
  1981      - tests: silence stderr from dbus-monitor
  1982      - snap,many: mv Open to snapfile pkg to support add'l options to
  1983        Container methods
  1984      - devicestate, sysconfig: revert support for cloud.cfg.d/ in the
  1985        gadget
  1986      - github: remove workaround for bug 133 in actions/cache
  1987      - tests: remove dbus.sh
  1988      - cmd/snap-preseed: improve mountpoint checks of the preseeded
  1989        chroot
  1990      - spread.yaml: add ps aux to debug section
  1991      - github: run all spread systems in a single go with cached results
  1992      - test: session-tool cli tweaks
  1993      - asserts: rest of the Pool API
  1994      - tests: port interfaces-network-status-classic to session-tool
  1995      - packaging: remove obsolete 16.10,17.04 symlinks
  1996      - tests: setup portals before starting user session
  1997      - o/devicestate: typo fix
  1998      - interfaces/serial-port: add NXP SC16IS7xx (ttySCX) to allowed
  1999        devices
  2000      - cmd/snap/model: support store, system-user-authority keys in
  2001        --verbose
  2002      - o/devicestate: raise conflict when requesting system action while
  2003        seeding
  2004      - tests: detect signs of crashed snap-confine
  2005      - tests: sign kernel and gadget to run nested tests using current
  2006        snapd code
  2007      - tests: remove gnome-online-accounts we install
  2008      - tests: fix the issue where all the tests were executed on secboot
  2009        system
  2010      - tests: port interfaces-accounts-service to session-tool
  2011      - interfaces/network-control: bring /var/lib/dhcp from host
  2012      - image,cmd/snap,tests: add support for store-wide cohort keys
  2013      - configcore: add nomanagers buildtag for conditional build
  2014      - tests: port interfaces-password-manager-service to session-tool
  2015      - o/devicestate: cleanup system actions supported by recover mode
  2016      - snap-bootstrap: remove create-partitions and update tests
  2017      - tests: fix nested tests
  2018      - packaging/arch: update PKGBUILD to match one in AUR
  2019      - tests: port interfaces-location-control to session-tool
  2020      - tests: port interfaces-contacts-service to session-tool
  2021      - state: log task errors in the journal too
  2022      - o/devicestate: change how current system is reported for different
  2023        modes
  2024      - devicestate: do not report "ErrNoState" for seeded up
  2025      - tests: add a note about broken test sequence
  2026      - tests: port interfaces-autopilot-introspection to session-tool
  2027      - tests: port interfaces-dbus to session-tool
  2028      - packaging: update sid packaging to match 16.04+
  2029      - tests: enable degraded test on uc20
  2030      - c/snaplock/runinhibit: add run inhibition operations
  2031      - tests: detect and report root-owned files in /home
  2032      - tests: reload root's systemd --user after snapd tests
  2033      - tests: test registration with serial-authority: [generic]
  2034      - cmd/snap-bootstrap/initramfs-mounts: copy auth.json and macaroon-
  2035        key in recover
  2036      - tests/mount-ns: stop binfmt_misc mount unit
  2037      - cmd/snap-bootstrap/initramfs-mounts: use booted kernel partition
  2038        uuid if available
  2039      - daemon, tests: indicate system mode, test switching to recovery
  2040        and back to run
  2041      - interfaces/desktop: silence more /var/lib/snapd/desktop/icons
  2042        denials
  2043      - tests/mount-ns: update to reflect new UEFI boot mode
  2044      - usersession,tests: clean ups for userd/settings.go and move
  2045        xdgopenproxy under usersession
  2046      - tests: disable mount-ns test
  2047      - tests: test user belongs to systemd-journald, on core20
  2048      - tests: run core/snap-set-core-config on uc20 too
  2049      - tests: remove generated session-agent units
  2050      - sysconfig: use new _writable_defaults dir to create cloud config
  2051      - cmd/snap-bootstrap/initramfs-mounts: cosmetic changes in prep for
  2052        future work
  2053      - asserts: make clearer that with label we mean a serialized label
  2054      - cmd/snap-bootstrap: tweak recovery trigger log messages
  2055      - asserts: introduce PoolTo 
  2056      - userd: allow setting default-url-scheme-handler
  2057      - secboot: append uuid to ubuntu-data when decrypting
  2058      - o/configcore: pass extra options to FileSystemOnlyApply
  2059      - tests: add dbus-user-session to bionic and reorder package names
  2060      - boot, bootloader: adjust comments, expand tests
  2061      - tests: improve debugging of user session agent tests
  2062      - packaging: add the inhibit directory
  2063      - many: add core.resiliance.vitality-hint config setting
  2064      - tests: test adjustments and fixes for recently published images
  2065      - cmd/snap: coldplug auto-import assertions from all removable
  2066        devices
  2067      - secboot,cmd/snap-bootstrap: move initramfs-mounts tpm access to
  2068        secboot
  2069      - tests: not fail when boot dir cannot be determined
  2070      - tests: new directory used to store the cloud images on gce
  2071      - tests: inject snapd from edge into seeds of the image in manual
  2072        preseed test
  2073      - usersession/agent,wrappers: fix races between Shutdown and Serve
  2074      - tests: add dependency needed for next upgrade of bionic
  2075      - tests: new test user is used for external backend
  2076      - cmd/snap: fix the order of positional parameters in help output
  2077      - tests: don't create root-owned things in ~test
  2078      - tests/lib/prepare.sh: delete patching of the initrd
  2079      - cmd/snap-bootstrap/initramfs-mounts: add sudoers to dirs to copy
  2080        as well
  2081      - progress: tweak multibyte label unit test data
  2082      - o/devicestate,cmd/snap-bootstrap: seal to recover mode cmdline
  2083      - gadget: fix fallback device lookup for 'mbr' type structures
  2084      - configcore: only reload journald if systemd is new enough
  2085      - cmd/snap-boostrap, boot: use /run/mnt/data instead of ubuntu-data
  2086      - wrappers: allow user mode systemd daemons
  2087      - progress: fix progress bar with multibyte duration units
  2088      - tests: fix raciness in pulseaudio test
  2089      - asserts/internal: introduce Grouping and Groupings
  2090      - tests: remove user.sh
  2091      - tests: pair of follow-ups from earlier reviews
  2092      - overlord/snapstate: warn of refresh/postpone events
  2093      - configcore,tests: use daemon-reexec to apply watchdog config
  2094      - c/snap-bootstrap: check mount states via initramfsMountStates
  2095      - store: implement DownloadAssertions
  2096      - tests: run smoke test with different bases
  2097      - tests: port user-mounts test to session-tool
  2098      - store: handle error-list in fetch-assertions results
  2099      - tests: port interfaces-audio-playback-record to session-tool
  2100      - data/completion: add `snap` command completion for zsh
  2101      - tests/degraded: ignore failure in systemd-vconsole-setup.service
  2102      - image: stub implementation of image.Prepare for darwin
  2103      - tests: session-tool --restore -u stops user-$UID.slice
  2104      - o/ifacestate/handlers.go: fix typo
  2105      - tests: port pulseaudio test to session-tool
  2106      - tests: port user-session-env to session-tool
  2107      - tests: work around journald bug in core16
  2108      - tests: add debug to core-persistent-journal test
  2109      - tests: port selinux-clean to session-tool
  2110      - tests: port portals test to session-tool, fix portal tests on sid
  2111      - tests: adding option --no-install-recommends option also when
  2112        install all the deps
  2113      - tests: add session-tool --has-systemd-and-dbus
  2114      - packaging/debian-sid: add gcc-multilib to build deps
  2115      - osutil: expand FileLock to support shared locks and more
  2116      - packaging: stop depending on python-docutils
  2117      - store,asserts,many: support the new action fetch-assertions
  2118      - tests: port snap-session-agent-* to session-tool
  2119      - packaging/fedora: disable FIPS compliant crypto for static
  2120        binaries
  2121      - tests: fix for preseeding failures
  2122  
  2123   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 25 Aug 2020 17:26:21 +0200
  2124  
  2125  snapd (2.45.3.1) xenial; urgency=medium
  2126  
  2127    * New upstream release, LP: #1875071
  2128      - o/ifacestate: fix bug in snapsWithSecurityProfiles
  2129      - tests/main/selinux-clean: workaround SELinux denials triggered by
  2130        linger setup on Centos8
  2131  
  2132   -- Samuele Pedroni <pedronis@lucediurna.net>  Tue, 28 Jul 2020 21:43:38 +0200
  2133  
  2134  snapd (2.45.3) xenial; urgency=medium
  2135  
  2136    * New upstream release, LP: #1875071
  2137      - many: backport _writable_defaults dir changes
  2138      - tests: fix incorrect check in smoke/remove test
  2139      - cmd/snap-bootstrap,seed: backport of uc20 PRs
  2140      - tests: avoid exit when nested type var is not defined
  2141      - cmd/snap-preseed: backport fixes
  2142      - interfaces: optimize rules of multiple connected iio/i2c/spi plugs
  2143      - many: cherry-picks for 2.45, gh-action, test fixes
  2144      - tests/lib: account for changes in arch package file name extension
  2145      - postrm, snap-mgmt: cleanup modules and other cherry-picks
  2146      - snap-confine: don't die if a device from sysfs path cannot be
  2147        found by udev
  2148      - data/selinux: update policy to allow forked processes to call
  2149        getpw*()
  2150      - tests/main/interfaces-time-control: exercise setting time via date
  2151      - interfaces/builtin/time-control: allow POSIX clock API
  2152      - usersession/userd: add "slack" to the white list of URL schemes
  2153        handled by xdg-open
  2154  
  2155   -- Zygmunt Krynicki <me@zygoon.pl>  Mon, 27 Jul 2020 12:01:14 +0200
  2156  
  2157  snapd (2.45.2) xenial; urgency=medium
  2158  
  2159    * SECURITY UPDATE: sandbox escape vulnerability on snapctl xdg-open
  2160      implementation
  2161      - usersession/userd/launcher.go: remove XDG_DATA_DIRS environment
  2162        variable modification when calling the system xdg-open. Patch
  2163        thanks to James Henstridge
  2164      - packaging/ubuntu-16.04/snapd.postinst: ensure "snap userd" is
  2165        restarted. Patch thanks to Michael Vogt
  2166      - CVE-2020-11934
  2167      - LP: #1880085
  2168    * SECURITY UPDATE: arbitrary code execution vulnerability on core
  2169      devices with access to physical removable media
  2170      - devicestate: Disable/restrict cloud-init after seeding.
  2171      - CVE-2020-11933
  2172      - LP: #1879530
  2173  
  2174   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 10 Jul 2020 20:06:29 +0200
  2175  
  2176  snapd (2.45.1) xenial; urgency=medium
  2177  
  2178    * New upstream release, LP: #1875071
  2179      - data/selinux: allow checking /var/cache/app-info
  2180      - cmd/snap-confine: add support for libc6-lse
  2181      - interfaces: miscellaneous policy updates xlv
  2182      - snap-bootstrap: remove sealed key file on reinstall
  2183      - interfaces-ssh-keys: Support reading /etc/ssh/ssh_config.d/
  2184      - gadget: make ext4 filesystems with or without metadata checksum
  2185      - interfaces/fwupd: allow bind mount to /boot on core
  2186      - tests: cherry-pick test fixes from master
  2187      - snap/squashfs: also symlink snap Install with uc20 seed snap dir
  2188        layout
  2189      - interfaces/serial-port: add NXP SC16IS7xx (ttySCX) to allowed
  2190        devices
  2191      - snap,many: mv Open to snapfile pkg to support add'l options to
  2192        Container methods
  2193      - interfaces/builtin/desktop: do not mount fonts cache on distros
  2194        with quirks
  2195      - devicestate, sysconfig: revert support for cloud.cfg.d/ in the
  2196        gadget
  2197      - data/completion, packaging: cherry-pick zsh completion
  2198      - state: log task errors in the journal too
  2199      - devicestate: do not report "ErrNoState" for seeded up
  2200      - interfaces/desktop: silence more /var/lib/snapd/desktop/icons
  2201        denials
  2202      - packaging/fedora: disable FIPS compliant crypto for static
  2203        binaries
  2204      - packaging: stop depending on python-docutils
  2205  
  2206   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 05 Jun 2020 15:13:49 +0200
  2207  
  2208  snapd (2.45) xenial; urgency=medium
  2209  
  2210    * New upstream release, LP: #1875071
  2211      - o/devicestate: support doing system action reboots from recover
  2212        mode
  2213      - vendor: update to latest secboot
  2214      - tests: not fail when boot dir cannot be determined
  2215      - configcore: only reload journald if systemd is new enough
  2216      - cmd/snap-bootstrap/initramfs-mounts: append uuid to ubuntu-data
  2217        when decrypting
  2218      - tests/lib/prepare.sh: delete patching of the initrd
  2219      - cmd/snap: coldplug auto-import assertions from all removable
  2220        devices
  2221      - cmd/snap: fix the order of positional parameters in help output
  2222      - c/snap-bootstrap: port mount state mocking to the new style on
  2223        master
  2224      - cmd/snap-bootstrap/initramfs-mounts: add sudoers to dirs to copy
  2225        as well
  2226      - o/devicestate,cmd/snap-bootstrap: seal to recover mode cmdline,
  2227        unlock in recover mode initramfs
  2228      - progress: tweak multibyte label unit test data
  2229      - gadget: fix fallback device lookup for 'mbr' type structures
  2230      - progress: fix progress bar with multibyte duration units
  2231      - many: use /run/mnt/data over /run/mnt/ubuntu-data for uc20
  2232      - many: put the sealed keys in a directory on seed for tidiness
  2233      - cmd/snap-bootstrap: measure epoch and model before unlocking
  2234        encrypted data
  2235      - o/configstate: core config handler for persistent journal
  2236      - bootloader/uboot: use secondary ubootenv file boot.sel for uc20
  2237      - packaging: add "$TAGS" to dh_auto_test for debian packaging
  2238      - tests: ensure $cache_dir is actually available
  2239      - secboot,cmd/snap-bootstrap: add model to pcr protection profile
  2240      - devicestate: do not use snap-boostrap in devicestate to install
  2241      - tests: fix a typo in nested.sh helper
  2242      - devicestate: add support for cloud.cfg.d config from the gadget
  2243      - cmd/snap-bootstrap: cleanups, naming tweaks
  2244      - testutil: add NewDBusTestConn
  2245      - snap-bootstrap: lock access to sealed keys
  2246      - overlord/devicestate: preserve the current model inside ubuntu-
  2247        boot
  2248      - interfaces/apparmor: use differently templated policy for non-core
  2249        bases
  2250      - seccomp: add get_tls, io_pg* and *time64/*64 variants for existing
  2251        syscalls
  2252      - cmd/snap-bootstrap/initramfs-mounts: mount ubuntu-seed first,
  2253        other misc changes
  2254      - o/snapstate: tweak "waiting for restart" message
  2255      - boot: store model model and grade information in modeenv
  2256      - interfaces/firewall-control: allow -legacy and -nft for core20
  2257      - boot: enable makeBootable20RunMode for EnvRefExtractedKernel
  2258        bootloaders
  2259      - boot/bootstate20: add EnvRefExtractedKernelBootloader bootstate20
  2260        implementation
  2261      - daemon: fix error message from `snap remove-user foo` on classic
  2262      - overlord: have a variant of Mock that can take a state.State
  2263      - tests: 16.04 and 18.04 now have mediating pulseaudio (again)
  2264      - seed: clearer errors for missing essential snapd or core snap
  2265      - cmd/snap-bootstrap/initramfs-mounts: support
  2266        EnvRefExtractedKernelBootloader's
  2267      - gadget, cmd/snap-bootstrap: MBR schema support
  2268      - image: improve/adjust DownloadSnap doc comment
  2269      - asserts: introduce ModelGrade.Code
  2270      - tests: ignore user-12345 slice and service
  2271      - image,seed/seedwriter: support redirect channel aka default
  2272        tracks
  2273      - bootloader: use binary.Read/Write
  2274      - tests: uc20 nested suite part II
  2275      - tests/boot: refactor to make it easier for new
  2276        bootloaderKernelState20 impl
  2277      - interfaces/openvswitch: support use of ovs-appctl
  2278      - snap-bootstrap: copy auth data from real ubuntu-data in recovery
  2279        mode
  2280      - snap-bootstrap: seal and unseal encryption key using tpm
  2281      - tests: disable special-home-can-run-classic-snaps due to jenkins
  2282        repo issue
  2283      - packaging: fix build on Centos8 to support BUILDTAGS
  2284      - boot/bootstate20: small changes to bootloaderKernelState20
  2285      - cmd/snap: Implement a "snap routine file-access" command
  2286      - spread.yaml: switch back to latest/candidate for lxd snap
  2287      - boot/bootstate20: re-factor kernel methods to use new interface
  2288        for state
  2289      - spread.yaml,tests/many: use global env var for lxd channel
  2290      - boot/bootstate20: fix bug in try-kernel cleanup
  2291      - config: add system.store-certs.[a-zA-Z0-9] support
  2292      - secboot: key sealing also depends on secure boot enabled
  2293      - httputil: fix client timeout retry tests
  2294      - cmd/snap-update-ns: handle EBUSY when unlinking files
  2295      - cmd/snap/debug/boot-vars: add opts for setting dir and/or uc20
  2296        vars
  2297      - secboot: add tpm support helpers
  2298      - tests/lib/assertions/developer1-pi-uc20.model: use 20/edge for
  2299        kernel and gadget
  2300      - cmd/snap-bootstrap: switch to a 64-byte key for unlocking
  2301      - tests: preserve size for centos images on spread.yaml
  2302      - github: partition the github action workflows
  2303      - run-checks: use consistent "Checking ..." style messages
  2304      - bootloader: add efi pkg for reading efi variables
  2305      - data/systemd: do not run snapd.system-shutdown if finalrd is
  2306        available
  2307      - overlord: update tests to work with latest go
  2308      - cmd/snap: do not hide debug boot-vars on core
  2309      - cmd/snap-bootstrap: no error when not input devices are found
  2310      - snap-bootstrap: fix partition numbering in create-partitions
  2311      - httputil/client_test.go: add two TLS version tests
  2312      - tests: ignore user@12345.service hierarchy
  2313      - bootloader, gadget, cmd/snap-bootstrap: misc cosmetic things
  2314      - tests: rewrite timeserver-control test
  2315      - tests: fix racy pulseaudio tests
  2316      - many: fix loading apparmor profiles on Ubuntu 20.04 with ZFS
  2317      - tests: update snap-preseed --reset logic to accommodate for 2.44
  2318        change
  2319      - cmd/snap: don't wait for system key when stopping
  2320      - sandbox/cgroup: avoid making arrays we don't use
  2321      - osutil: mock proc/self/mountinfo properly everywhere
  2322      - selinux: export MockIsEnforcing; systemd: use in tests
  2323      - tests: add 32 bit machine to GH actions
  2324      - tests/session-tool: kill cron session, if any
  2325      - asserts: it should be possible to omit many snap-ids if allowed,
  2326        fix
  2327      - boot: cleanup more things, simplify code
  2328      - github: skip spread jobs when corresponding label is set
  2329      - dirs: don't depend on osutil anymore, mv apparmor vars to apparmor
  2330        pkg
  2331      - tests/session-tool: add session-tool --dump
  2332      - github: allow cached debian downloads to restore
  2333      - tests/session-tool: session ordering is non-deterministic
  2334      - tests: enable unit tests on debian-sid again
  2335      - github: move spread to self-hosted workers
  2336      - secboot: import secboot on ubuntu, provide dummy on !ubuntu
  2337      - overlord/devicestate: support for recover and run modes
  2338      - snap/naming: add validator for snap security tag
  2339      - interfaces: add case for rootWritableOverlay + NFS
  2340      - tests/main/uc20-create-partitions: tweaks, renames, switch to
  2341        20.04
  2342      - github: port CLA check to Github Actions
  2343      - interfaces/many: miscellaneous policy updates xliv
  2344      - configcore,tests: fix setting watchdog options on UC18/20
  2345      - tests/session-tool: collect information about services on startup
  2346      - tests/main/uc20-snap-recovery: unbreak, rename to uc20-create-
  2347        partitions
  2348      - state: add state.CopyState() helper
  2349      - tests/session-tool: stop anacron.service in prepare
  2350      - interfaces: don't use the owner modifier for files shared via
  2351        document portal
  2352      - systemd: move the doc comments to the interface so they are
  2353        visible
  2354      - cmd/snap-recovery-chooser: tweaks
  2355      - interfaces/docker-support: add overlayfs file access
  2356      - packaging: use debian/not-installed to ignore snap-preseed
  2357      - travis.yml: disable unit tests on travis
  2358      - store: start splitting store.go and store_test.go into subtopic
  2359        files
  2360      - tests/session-tool: stop cron/anacron from meddling
  2361      - github: disable fail-fast as spread cannot be interrupted
  2362      - github: move static checks and spread over
  2363      - tests: skip "/etc/machine-id" in "writablepaths" test
  2364      - snap-bootstrap: store encrypted partition recovery key
  2365      - httputil: increase testRetryStrategy max timelimit to 5s
  2366      - tests/session-tool: kill leaking closing session
  2367      - interfaces: allow raw access to USB printers
  2368      - tests/session-tool: reset failed session-tool units
  2369      - httputil: increase httpclient timeout in
  2370        TestRetryRequestTimeoutHandling
  2371      - usersession: extend timerange in TestExitOnIdle
  2372      - client: increase timeout in client tests to 100ms
  2373      - many: disentagle release and snapdenv from sandbox/*
  2374      - boot: simplify modeenv mocking to always write a modeenv
  2375      - snap-bootstrap: expand data partition on install
  2376      - o/configstate: add backlight option for core config
  2377      - cmd/snap-recovery-chooser: add recovery chooser
  2378      - features: enable robust mount ns updates
  2379      - snap: improve TestWaitRecovers test
  2380      - sandbox/cgroup: add ProcessPathInTrackingCgroup
  2381      - interfaces/policy: fix comment in recent new test
  2382      - tests: make session tool way more robust
  2383      - interfaces/seccomp: allow passing an address to setgroups
  2384      - o/configcore: introduce core config handlers (3/N)
  2385      - interfaces: updates to login-session-observe, network-manager and
  2386        modem-manager interfaces
  2387      - interfaces/policy/policy_test.go: add more tests'allow-
  2388        installation: false' and we grant based on interface attributes
  2389      - packaging: detect/disable broken seed in the postinst
  2390      - cmd/snap-confine/mount-support-nvidia.c: add libnvoptix as nvidia
  2391        library
  2392      - tests: remove google-tpm backend from spread.yaml
  2393      - tests: install dependencies with apt using --no-install-recommends
  2394      - usersession/userd: add zoommtg url support
  2395      - snap-bootstrap: fix disk layout sanity check
  2396      - snap: add `snap debug state --is-seeded` helper
  2397      - devicestate: generate warning if seeding fails
  2398      - config, features: move and rename config.GetFeatureFlag helper to
  2399        features.Flag
  2400      - boot, overlord/devicestate, daemon:  implement requesting boot
  2401        into a given recovery system
  2402      - xdgopenproxy: forward requests to the desktop portal
  2403      - many: support immediate reboot
  2404      - store: search v2 tweaks
  2405      - tests: fix cross build tests when installing dependencies
  2406      - daemon: make POST /v2/systems/<label> root only
  2407      - tests/lib/prepare.sh: use only initrd from the kernel snap
  2408      - cmd/snap,seed: validate full seeds (UC 16/18)
  2409      - tests/main/user-session-env: stop the user session before deleting
  2410        the test-zsh user
  2411      - overlord/devicestate, daemon: record the seed current system was
  2412        installed from
  2413      - gadget: SystemDefaults helper function to convert system defaults
  2414        config into a flattened map suitable for FilesystemOnlyApply.
  2415      - many: comment or avoid cryptic snap-ids in tests
  2416      - tests: add LXD_CHANNEL environment
  2417      - store: support for search API v2
  2418      - .github: register a problem matcher to detect spread failures
  2419      - seed: add Info() method for seed.Snap
  2420      - github: always run the "Discard spread workers" step, even if the
  2421        job fails
  2422      - github: offload self-hosted workers
  2423      - cmd/snap: the model command needs just a client, no waitMixin
  2424      - github: combine tests into one workflow
  2425      - github: fix order of go get caches
  2426      - tests: adding more workers for ubuntu 20.04
  2427      - boot,overlord: rename operating mode to system mode
  2428      - config: add new Transaction.GetPristine{,Maybe}() function
  2429      - o/devicestate: rename readMaybe* to maybeRead*
  2430      - github: cache Debian dependencies for unit tests
  2431      - wrappers: respect pre-seeding in error path
  2432      - seed: validate UC20 seed system label
  2433      - client, daemon, overlord/devicestate: request system action API
  2434        and stubs
  2435      - asserts,o/devicestate: support model specified alternative serial-
  2436        authority
  2437      - many: introduce naming.WellKnownSnapID
  2438      - o/configcore: FilesystemOnlyApply method for early configuration
  2439        of core (1/N)
  2440      - github: run C unit tests
  2441      - github: run spread tests on PRs only
  2442      - interfaces/docker-support: make containerd abstract socket more
  2443        generic
  2444      - tests: cleanup security-private-tmp properly
  2445      - overlord/devicestate,boot: do not hold to the originally read
  2446        modeenv
  2447      - dirs: rm RunMnt; boot: add vars for early boot env layout;
  2448        sysconfig: take targetdir arg
  2449      - cmd/snap-bootstrap/initramfs-mounts/tests: use dirs.RunMnt over
  2450        s.runMnt
  2451      - tests: add regression test for MAAS refresh bug
  2452      - errtracker: add missing mocks
  2453      - github: apt-get update before installing build-deps
  2454      - github: don't fail-fast
  2455      - github: run spread via github actions
  2456      - boot,many: add modeenv.WriteTo, make Write take no args
  2457      - wrappers: fix timer schedules that are days only
  2458      - tests/main/snap-seccomp-syscalls: install gperf
  2459      - github: always checkout to snapcore/snapd
  2460      - github: add prototype workflow running unit tests
  2461      - many: improve comments, naming, a possible TODO
  2462      - client: use Assert when checking for error
  2463      - tests: ensure sockets target is ready in session agent spread
  2464        tests
  2465      - osutil: do not leave processes behind after the test run
  2466      - tests: update proxy-no-core to match latest CDN changes
  2467      - devicestate,sysconfig: support "cloud.cfg.d" in uc20 for grade:
  2468        dangerous
  2469      - cmd/snap-failure,tests: try to make snap-failure more robust
  2470      - many: fix packages having mistakenly their copyright as doc
  2471      - many: enumerate system seeds, return them on the /v2/systems API
  2472        endpoint
  2473      - randutil: don't consume kernel entropy at init, just mix more info
  2474        to try to avoid fleet collisions
  2475      - snap-bootstrap: add creationSupported predicate for partition
  2476        types
  2477      - tests: umount partitions which are not umounted after remount
  2478        gadget
  2479      - snap: run gofmt -s
  2480      - many: improve environment handling, fixing duplicate entries
  2481      - boot_test: add many boot robustness tests for UC20 kernel
  2482        MarkBootSuccessul and SetNextBoot
  2483      - overlord: remove unneeded overlord.MockPruneInterval() mocks
  2484      - interfaces/greengrass-support: fix typo
  2485      - overlord,timings,daemon: separate timings from overlord/state
  2486      - tests: enable nested on core20 and test current branch
  2487      - snap-bootstrap: remove created partitions on reinstall
  2488      - boot: apply Go 1.10 formatting
  2489      - apparmor: use rw for uuidd request to default and remove from
  2490        elsewhere
  2491      - packaging: add README.source for debian
  2492      - tests: cleanup various uc20 boot tests from previous PR
  2493      - devicestate: disable cloud-init by default on uc20
  2494      - run-checks: tweak formatting checks
  2495      - packaging,tests: ensure debian-sid builds without vendor/
  2496      - travis.yml: run unit tests with go/master as well* travis.yml: run
  2497        unit tests with go/master as well
  2498      - seed: make Brand() part of the Seed interface
  2499      - cmd/snap-update-ns: ignore EROFS from rmdir/unlink
  2500      - daemon: do a forceful server shutdown if we hit a deadline
  2501      - tests/many: don't use StartLimitInterval anymore, unify snapd-
  2502        failover variants, build snapd snap for UC16 tests
  2503      - snap-seccomp: robustness improvements
  2504      - run-tests: disable -v for go test to avoid spaming the logs
  2505      - snap: whitelist lzo as support compression for snap pack
  2506      - snap: tweak comment in Install() for overlayfs detection
  2507      - many: introduce snapdenv.Preseeding instead of release.PreseedMode
  2508      - client, daemon, overlord/devicestate: structures and stubs for
  2509        systems API
  2510      - o/devicestate: delay the creation of mark-seeded task until
  2511        asserts are loaded
  2512      - data/selinux, tests/main/selinux: cleanup tmpfs operations in the
  2513        policy, updates
  2514      - interfaces/greengrass-support: add new 1.9 access
  2515      - snap: do not hardlink on overlayfs
  2516      - boot,image: ARM kernel extract prepare image
  2517      - interfaces: make gpio robust against not-existing gpios in /sys
  2518      - cmd/snap-preseed: handle --reset flag
  2519      - many: introduce snapdenv to present common snapd env options
  2520      - interfaces/kubernetes-support: allow autobind to journald socket
  2521      - snap-seccomp: allow mprotect() to unblock the tests
  2522      - tests/lib/reset: workaround unicode dot in systemctl output
  2523      - interfaces/udisks2: also allow Introspection on
  2524        /org/freedesktop/UDisks/**
  2525      - snap: introduce Container.RandomAccessFile
  2526      - o/ifacestate, api: implementation of snap disconnect --forget
  2527      - cmd/snap: make the portal-info command search for the network-
  2528        status interface
  2529      - interfaces: work around apparmor_parser slowness affecting uio
  2530      - tests: fix/improve failing spread tests
  2531      - many: clean separation of bootenv mocking vs mock bootloader kinds
  2532      - tests: mock prune ticker in overlord tests to reduce wait times
  2533      - travis: disable arm64 again
  2534      - httputil: add support for extra snapd certs
  2535      - travis.yml: run unit tests on arm64 as well
  2536      - many: fix a pair of ineffectual assignments
  2537      - tests: add uc20 kernel snap upgrade managers test, fix
  2538        bootloadertest bugs
  2539      - o/snapstate: set base in SnapSetup on snap revert
  2540      - interfaces/{docker,kubernetes}-support: updates for lastest k8s
  2541      - cmd/snap-exec: add test case for LP bug 1860369
  2542      - interfaces: make the network-status interface implicit on
  2543        classic
  2544      - interfaces: power control interfaceIt is documented in the
  2545        kernel
  2546      - interfaces: miscellaneous policy updates
  2547      - cmd/snap: add a "snap routine portal-info" command
  2548      - usersession/userd: add "apt" to the white list of URL schemes
  2549        handled by xdg-open
  2550      - interfaces/desktop: allow access to system prompter interface
  2551      - devicestate: allow encryption regardless of grade
  2552      - tests: run ipv6 network-retry test too
  2553      - tests: test that after "remove-user" the system is unmanaged
  2554      - snap-confine: unconditionally add /dev/net/tun to the device
  2555        cgroup
  2556      - snapcraft.yaml: use sudo -E and remove workaround
  2557      - interfaces/audio_playback: Fix pulseaudio config access
  2558      - ovelord/snapstate: update only system wide fonts cache
  2559      - wrappers: import /etc/environment in all services
  2560      - interfaces/u2f: Add Titan USB-C key
  2561      - overlord, taskrunner: exit on task/ensure error when preseeding
  2562      - tests: add session-tool, a su / sudo replacement
  2563      - wrappers: add mount unit dependency for snapd services on core
  2564        devices
  2565      - tests: just remove user when the system is not managed on create-
  2566        user-2 test
  2567      - snap-preseed: support for preseeding of snapd and core18
  2568      - boot: misc UC20 changes
  2569      - tests: adding arch-linux execution
  2570      - packaging: revert "work around review-tools and snap-confine"
  2571      - netlink: fix panic on arm64 with the new rawsockstop codewith a
  2572        nil Timeval panics
  2573      - spread, data/selinux: add CentOS 8, update policy
  2574      - tests: updating checks to new test account for snapd-test snaps
  2575      - spread.yaml: mv opensuse 15.1 to unstable
  2576      - cmd/snap-bootstrap,seed: verify only in-play snaps
  2577      - tests: use ipv4 in retry-network to unblock failing master
  2578      - data/systemd: improve the description
  2579      - client: add "Resume" to DownloadOptions and new test
  2580      - tests: enable snapd-failover on uc20
  2581      - tests: add more debug output to the snapd-failure handling
  2582      - o/devicestate: unset recovery_system when done seeding
  2583  
  2584   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 12 May 2020 17:17:57 +0200
  2585  
  2586  snapd (2.44.5) xenial; urgency=medium
  2587  
  2588    * New upstream release, LP: #1864808
  2589      - spread.yaml: adding more workers for ubuntu 20.04
  2590      - packaging: stop depending on python-docutils on opensuse
  2591      - spread.yaml: do not run ubuntu-core-20-64 with snapd 2.44, snapd
  2592        is not recent enough to drive ubuntu-core-20
  2593      - spread.yaml: Preserve size for centos images on spread.yaml
  2594      - spread.yaml: use non-uefi enabled image for uc20
  2595      - tests: ensure $cache_dir is actually available
  2596      - tests: disable preseed tests, they work in master but require too
  2597        much cherry-picking here
  2598      - travis.yml: remove go/master unit tests from 2.44
  2599  
  2600   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 30 Apr 2020 09:09:22 +0200
  2601  
  2602  snapd (2.44.4) xenial; urgency=medium
  2603  
  2604    * New upstream release, LP: #1864808
  2605      - packaging/fedora: disable FIPS compliant crypto for static
  2606        binaries
  2607      - interfaces/firewall-control: allow -legacy and -nft for core20
  2608      - seccomp: add get_tls, io_pg* and *time64/*64 variants for existing
  2609        syscalls
  2610      - tests: 16.04 and 18.04 now have mediating pulseaudio
  2611      - tests: ignore user@12345.service hierarchy
  2612  
  2613   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 29 Apr 2020 08:32:56 +0200
  2614  
  2615  snapd (2.44.3) xenial; urgency=medium
  2616  
  2617    * New upstream release, LP: #1864808
  2618      - tests: fix racy pulseaudio tests
  2619      - many: fix loading apparmor profiles on Ubuntu 20.04 with ZFS
  2620      - tests: update snap-preseed --reset logic
  2621      - tests: backport partition fixes
  2622      - cmd/snap: don't wait for system key when stopping
  2623      - interfaces/many: miscellaneous policy updates xliv
  2624      - tests/main/uc20-snap-recovery: use 20.04 system
  2625      - tests: skip "/etc/machine-id" in "writablepaths
  2626      - interfaces/docker-support: add overlays file access
  2627  
  2628   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 10 Apr 2020 16:57:25 +0200
  2629  
  2630  snapd (2.44.2) xenial; urgency=medium
  2631  
  2632    * New upstream release, LP: #1864808
  2633      - packaging: detect/disable broken seeds in the postinst
  2634      - cmd/snap,seed: validate full seeds (UC 16/18)
  2635      - snap: add `snap debug state --is-seeded` helper
  2636      - devicestate: generate warning if seeding fails
  2637      - store: support for search API v2
  2638      - cmd/snap-seccomp/syscalls: update the list of known syscalls
  2639      - snap/cmd: the model command needs just a client, no waitMixin
  2640      - tests: cleanup security-private-tmp properly
  2641      - wrappers: fix timer schedules that are days only
  2642      - tests: update proxy-no-core to match latest CDN changes
  2643      - cmd/snap-failure,tests: make snap-failure more robust
  2644      - tests, many: don't use StartLimitInterval anymore, unify snapd-
  2645        failover variants, build snapd snap for UC16 tests
  2646  
  2647   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 02 Apr 2020 09:51:34 +0200
  2648  
  2649  snapd (2.44.1) xenial; urgency=medium
  2650  
  2651    * New upstream release, LP: #1864808
  2652      - randutil: switch back to setting up seed with lower entropy data
  2653      - interfaces/greengrass-support: fix typo
  2654      - packaging,tests: ensure debian-sid builds without vendor/
  2655      - travis.yml: run unit tests with go/master as well
  2656      - cmd/snap-update-ns: ignore EROFS from rmdir/unlink
  2657  
  2658   -- Michael Vogt <michael.vogt@ubuntu.com>  Sat, 21 Mar 2020 18:32:12 +0100
  2659  
  2660  snapd (2.44) xenial; urgency=medium
  2661  
  2662    * New upstream release, LP: #1864808
  2663      - daemon: do a forceful serer shutdown if we hit a deadline
  2664      - snap: whitelist lzo as support compression for snap pack
  2665      - data/selinux: update policy to allow more ops
  2666      - interfaces/greengrass-support: add new 1.9 access
  2667      - snap: do not hardlink on overlayfs
  2668      - cmd/snap-preseed: handle --reset flag
  2669      - interfaces/kubernetes-support: allow autobind to journald socket
  2670      - snap-seccomp: allow mprotect() to unblock the tests
  2671      - tests/lib/reset: workaround unicode dot in systemctl output
  2672      - interfaces: work around apparmor_parser slowness affecting uio
  2673      - interfaces/udisks2: also allow Introspection on
  2674        /org/freedesktop/UDisks2/**
  2675      - tests: mock prune ticker in overlord tests to reduce wait times
  2676      - interfaces/{docker,kubernetes}-support: updates for lastest k8s
  2677      - interfaces: miscellaneous policy updates
  2678      - interfaces/audio_playback: Fix pulseaudio config access
  2679      - overlord: disable Test..AbortShortlyAfterStartOfOperation for 2.44
  2680      - ovelord/snapstate: update only system wide fonts cache
  2681      - wrappers: import /etc/environment in all services
  2682      - interfaces/u2f: Add Titan USB-C key
  2683      - overlord, taskrunner: exit on task/ensure error when preseeding
  2684      - overlord/snapstate/backend: update snapd services contents in unit
  2685        tests
  2686      - wrappers: add mount unit dependency for snapd services on core
  2687        devices
  2688      - Revert "tests: remove /tmp/snap.* left over by other tests"
  2689      - Revert "packaging: work around review-tools and snap-confine"
  2690      - netlink: fix panic on arm64 with the new rawsockstop code
  2691      - spread, data/selinux: add CentOS 8, update policy
  2692      - spread.yaml: mv opensuse tumbleweed to unstable too
  2693      - spread.yaml: mv opensuse 15.1 to unstable
  2694      - tests: use ipv4 in retry-network to unblock failing master
  2695      - data/systemd: improve the description
  2696      - tests/lib/prepare.sh: simplify, combine code paths
  2697      - tests/main/user-session-env: add test verifying environment
  2698        variables inside the user session
  2699      - spread.yaml: make qemu ubuntu-core-20-64 use ubuntu-20.04-64
  2700      - run-checks: SKIP_GMFMT really skips formatting checks
  2701      - tests: enable more tests for UC20/UC18
  2702      - tests: remove tmp dir for snap not-test-snapd-sh on security-
  2703        private-tmp test
  2704      - seed,cmd/snap-bootstrap: introduce seed.Snap.EssentialType,
  2705        simplify bootstrap code
  2706      - snapstate: do not restart in undoLinkSnap unless on first install
  2707      - cmd/snap-bootstrap: subcommand to detect UC chooser trigger
  2708      - cmd/snap-bootstrap/initramfs-mounts: mount the snapd snap in run-
  2709        mode too
  2710      - cmd/libsnap, tests: fix C unit tests failing as non-root
  2711      - cmd/snap-bootstrap: verify kernel snap is in modeenv before
  2712        mounting it
  2713      - tests: adding amazon linux to google backend
  2714      - cmd/snap-failure/snapd: rm snapd.socket, reset snapd.socket failed
  2715        status
  2716      - client: add support for "ResumeToken", "HeaderPeek" to download
  2717      - build: enable type: snapd
  2718      - tests: rm -rf /tmp/snap.* in restore
  2719      - cmd/snap-confine: deny snap-confine to load nss libs
  2720      - snapcraft.yaml: add comments, rename snapd part to snapd-deb
  2721      - boot: write current_kernels in bootstate20, makebootable
  2722      - packaging: work around review-tools and snap-confine
  2723      - tests: skipping interfaces-openvswitch on centos due to package is
  2724        not available
  2725      - packaging,snap-confine: stop being setgid root
  2726      - cmd/snap-confine: bring /var/lib/dhcp from host, if present
  2727      - store: rely on CommandFromSystemSnap to find xdelta3
  2728      - tests: bump sleep time of the new overlord tests
  2729      - cmd/snap-preseed: snapd version check for the target
  2730      - netlink: fix/support stopping goroutines reading netlink raw
  2731        sockets
  2732      - tests: reset PS1 before possibly interactive dash
  2733      - overlord, state: don't abort changes if spawn time before
  2734        StartOfOperationTime (2/2)
  2735      - snapcraft.yaml: add python3-apt, tzdata as build-deps for the
  2736        snapd snap
  2737      - tests: ask tar to speak English
  2738      - tests: using google storage when downloading ubuntu cloud images
  2739        from gce
  2740      - Coverity produces false positives for code like this:
  2741      - many: maybe restart & security backend options
  2742      - o/standby: add SNAPD_STANDBY_WAIT to control standby in
  2743        development
  2744      - snap: use the actual staging snap-id for snapd
  2745      - cmd/snap-bootstrap: create a new parser instance
  2746      - snapcraft.yaml: use build-base and adopt-info, rm builddeb
  2747        plugin
  2748      - tests: set StartLimitInterval in snapd failover test
  2749      - tests: disable archlinux system
  2750      - tests: add preseed test for classic
  2751      - many, tests: integrate all preseed bits and add spread tests
  2752      - daemon: support resuming downloads
  2753      - tests: use Filename() instead of filepath.Base(sn.MountFile())
  2754      - tests/core: add swapfiles test
  2755      - interfaces/cpu-control: allow to control cpufreq tunables
  2756      - interfaces: use commonInteface for desktopInterface
  2757      - interfaces/{desktop-legacy,unity7}: adjust for new ibus socket
  2758        location
  2759      - snap/info: add Filename
  2760      - bootloader: make uboot a RecoveryAwareBootloader
  2761      - gadget: skip update when mounted filesystem content is identical
  2762      - systemd: improve is-active check for 'failed' services
  2763      - boot: add current_kernels to modeenv
  2764      - o/devicestate: StartOfOperationTime helper for Prune (1/2)
  2765      - tests: detect LXD launching i386 containers
  2766      - tests: move main/ubuntu-core-* tests to core/ suite
  2767      - tests: remove snapd in ubuntu-core-snapd
  2768      - boot: enable base snap updates in bootstate20
  2769      - tests: Fix core revert channel after 2.43 has been released to
  2770        stable
  2771      - data/selinux: unify tabs/spaces
  2772      - o/ifacestate: move ResolveDisconnect to ifacestate
  2773      - spread: move centos to stable systems
  2774      - interfaces/opengl: allow datagrams to nvidia-driver
  2775      - httputil: add NoNetwork(err) helper, spread test and use in serial
  2776        acquire
  2777      - store: detect if server does not support http range headers
  2778      - test/lib/user: add helper lib for doing things for and as a user
  2779      - overlord/snapstate, wrappers: undo of snapd on core
  2780      - tests/main/interfaces-pulseaudio: use custom pulseaudio script,
  2781        set kill timeout
  2782      - store: add support for resume in DownloadStream
  2783      - cmd/snap: implement 'snap remove-user'
  2784      - overlord/devicestate: fix preseed unit tests on systems not using
  2785        /snap
  2786      - tests/main/static: ldd in glibc 2.31 logs to stderr now
  2787      - run-checks, travis: allow skipping spread jobs by adding a label
  2788      - tests: add new backend which includes images with tpm support
  2789      - boot: use constants for boot status values
  2790      - tests: add "core" suite for UC specific tests
  2791      - tests/lib/prepare: use a local copy of uc20 initramfs skeleton
  2792      - tests: retry mounting the udisk2 device due to timing issue
  2793      - usersession/client: add a client library for the user session
  2794        agent
  2795      - o/devicestate: Handle preseed mode in the firstboot mode (core16
  2796        only for now).
  2797      - boot: add TryBase and BaseStatus to modeenv; use in snap-bootstrap
  2798      - cmd/snap-confine: detect base transitions on core16
  2799      - boot: don't use "kernel" from the modeenv anymore
  2800      - interfaces: add uio interface
  2801      - tests: repack the initramfs + kernel snap for UC20 spread tests
  2802      - interfaces/greengrass-support: add /dev/null ->
  2803        /proc/latency_stats mount
  2804      - httputil: remove workaround for redirect handling in go1.7
  2805      - httputil: remove go1.6 transport workaround
  2806      - snap: add `snap pack --compression=<comp>` options
  2807      - tests/lib/prepare: fix hardcoded loopback device names for UC
  2808        images
  2809      - timeutil: add a unit test case for trivial schedule
  2810      - randutil,o/snapstate,-mkauthors.sh: follow ups to randutil
  2811        introduction
  2812      - dirs: variable with distros using alternate snap mount
  2813      - many,randutil: centralize and streamline our random value
  2814        generation
  2815      - tests/lib/prepare-restore: Revert "Continue on errors updating or
  2816        installing dependencies"
  2817      - daemon: Allow clients to call /v2/logout via Polkit
  2818      - dirs: manjaro-arm is like manjaro
  2819      - data, packaging: Add sudoers snippet to allow snaps to be run with
  2820        sudo
  2821      - daemon, store: better expose single action errors
  2822      - tests: switch mount-ns test to differential data set
  2823      - snapstate: refactor things to add the re-refresh task last
  2824      - daemon: drop support for the DELETE method
  2825      - client: move to /v2/users; implement RemoveUser
  2826      - boot: enable UC20 kernel extraction and bootState20 handling
  2827      - interfaces/policy: enforce plug-names/slot-names constraints
  2828      - asserts: parse plug-names/slot-names constraints
  2829      - daemon: make users result more consistent
  2830      - cmd/snap-confine,tests: support x.y.z nvidia version
  2831      - dirs: fixlet for XdgRuntimeDirGlob
  2832      - boot: add bootloader options to coreKernel
  2833      - o/auth,daemon: do not remove unknown user
  2834      - tests: tweak and enable tests on ubuntu 20.04
  2835      - daemon: implement user removal
  2836      - cmd/snap-confine: allow snap-confine to link to libpcre2
  2837      - interfaces/builtin: Allow NotificationReplied signal on
  2838        org.freedesktop.Notifications
  2839      - overlord/auth: add RemoveUserByName
  2840      - client: move user-related things to their own files
  2841      - boot: tweak kernel cmdline helper docstring
  2842      - osutil: implement deluser
  2843      - gadget: skip update when raw structure content is unchanged
  2844      - boot, cmd/snap, cmd/snap-bootstrap: move run mode and system label
  2845        detection to boot
  2846      - tests: fix revisions leaking from snapd-refresh test
  2847      - daemon: refactor create-user to a user action & hide behind a flag
  2848      - osutil/tests: check there are no leftover symlinks with
  2849        AtomicSymlink
  2850      - grub: support atomically renaming kernel symlinks
  2851      - osutil: add helpers for creating symlinks and renaming in an
  2852        atomic manner
  2853      - tests: add marker tag for core 20 test failure
  2854      - tests: fix gadget-update-pc test leaking snaps
  2855      - tests: remove revision leaking from ubuntu-core-refresh
  2856      - tests: remove revision leaking from remodel-kernel
  2857      - tests: disable system-usernames test on core20
  2858      - travis, tests, run-checks: skip nakedret
  2859      - tests: run `uc20-snap-recovery-encrypt` test on 20.04-64 as well
  2860      - tests: update mount-ns test tables
  2861      - snap: disable auto-import in uc20 install-mode
  2862      - tests: add a command-chain service test
  2863      - tests: use test-snapd-upower instead of upower
  2864      - data/selinux: workaround incorrect fonts cache labeling on RHEL7
  2865      - spread.yaml: fix ubuntu 19.10 and 20.04 names
  2866      - debian: check embedded keys for snap-{bootstrap,preseed} too
  2867      - interfaces/apparmor: fix doc-comments, unnecessary code
  2868      - o/ifacestate,o/devicestatate: merge gadget-connect logic into
  2869        auto-connect
  2870      - bootloader: add ExtractedRunKernelImageBootloader interface,
  2871        implement in grub
  2872      - tests: add spread test for hook permissions
  2873      - cmd/snap-bootstrap: check device size before boostrapping and
  2874        produce a meaningful error
  2875      - cmd/snap: add ability to register "snap routine" commands
  2876      - tests: add a test demonstrating that snaps can't access the
  2877        session agent socket
  2878      - api: don't return connections referring to non-existing
  2879        plugs/slots
  2880      - interfaces: refactor path() from raw-volume into utils with
  2881        comments for old
  2882      - gitignore: ignore snap files
  2883      - tests: skip interfaces-network-manager on arm devices
  2884      - o/devicestate: do not create perfTimings if not needed inside
  2885        ensureSeed/Operational
  2886      - tests: add ubuntu 20.04 to the tests execution and remove
  2887        tumbleweed from unstable
  2888      - usersession: add systemd user instance service control to user
  2889        session agent
  2890      - cmd/snap: print full channel in 'snap list', 'snap info'
  2891      - tests: remove execution of ubuntu 19.04 from google backend
  2892      - cmd/snap-boostrap: add mocking for fakeroot
  2893      - tests/core18/snapd-failover: collect more debug info
  2894      - many: run black formatter on all python files
  2895      - overlord: increase settle timeout for slow machines
  2896      - httputil: use shorter timeout in TestRetryRequestTimeoutHandling
  2897      - store, o/snapstate: send default-tracks header, use
  2898        RedirectChannel
  2899      - overlord/standby: fix possible deadlock in standby test
  2900      - cmd/snap-discard-ns: fix pattern for .info files
  2901      - boot: add HasModeenv to Device
  2902      - devicestate: do not allow remodel between core20 models
  2903      - bootloader,snap: misc tweaks
  2904      - store, overlord/snapstate, etc: SnapAction now returns a []…Result
  2905      - snap-bootstrap: create encrypted partition
  2906      - snap: remove "host" output from `snap version`
  2907      - tests: use snap remove --purge flag in most of the spread tests
  2908      - data/selinux, test/main/selinux-clean: update the test to cover
  2909        more scenarios
  2910      - many: drop NameAndRevision, use snap.PlaceInfo instead
  2911      - boot: split MakeBootable tests into their own file
  2912      - travis-ci: add go import path
  2913      - boot: split MakeBootable implementations into their own file
  2914      - tests: enable a lot of the tests of main on uc20
  2915      - packaging, tests: stop services in prerm
  2916      - tests: enable regression suite on core20
  2917      - overlord/snapstate: improve snapd snap backend link unit tests
  2918      - boot: implement SetNextBoot in terms of bootState.setNext
  2919      - wrappers: write and undo snapd services on core
  2920      - boot,o/devicestate: refactor MarkBootSuccessful over bootState
  2921      - snap-bootstrap: mount the correct snapd snap to /run/mnt/snapd
  2922      - snap-bootstrap: refactor partition creation
  2923      - tests: use new snapd.spread-tests-run-mode-tweaks.service unit
  2924      - tests: add core20 tests
  2925      - boot,o/snapstate: SetNextBoot/LinkSnap return whether to reboot,
  2926        use the information
  2927      - tests/main/snap-sign: add test for non-stdin signing
  2928      - snap-bootstrap: trigger udev after filesystem creation
  2929      - boot,overlord: introduce internal abstraction bootState and use it
  2930        for InUse/GetCurrentBoot
  2931      - overlord/snapstate: tracks are now sticky
  2932      - cmd: sign: add filename param
  2933      - tests: remove "test-snapd-tools" in smoke/sandbox on restore
  2934      - cmd/snap, daemon: stop over-normalising channels
  2935      - tests: fix classic-ubuntu-core-transition-two-cores after refactor
  2936        of MATCH -v
  2937      - packaging: ship var/lib/snapd/desktop/applications in the pkg
  2938      - spread: drop copr repo with F30 build dependencies
  2939      - tests: use test-snapd-sh snap instead of test-snapd-tools - Part 3
  2940      - tests: fix partition creation test
  2941      - tests: unify/rename services-related spread tests to start with
  2942        services- prefix
  2943      - test: extract code that modifies "writable" for test prep
  2944      - systemd: handle preseed mode
  2945      - snap-bootstrap: read only stdout when parsing the sfdisk json
  2946      - interfaces/browser-support: add more product/vendor paths
  2947      - boot: write compat UC16 bootvars in makeBootable20RunMode
  2948      - devicestate: avoid adding mockModel to deviceMgrInstallModeSuite
  2949      - devicestate: request reboot after successful doSetupRunSystem()
  2950      - snapd.core-fixup.sh: do not run on UC20 at all
  2951      - tests: unmount automounted snap-bootstrap devices
  2952      - devicestate: run boot.MakeBootable in doSetupRunSystem
  2953      - boot: copy kernel/base to data partition in makeBootable20RunMode
  2954      - tests: also check nested lxd container
  2955      - run-checks: complain about MATCH -v
  2956      - boot: always return the trivial boot participant in ephemeral mode
  2957      - o/devicestate,o/snapstate: move the gadget.yaml checkdrive-by: use
  2958        gadget.ReadInfoFromSnapFile in checkGadgetRemodelCompatible
  2959      - snap-bootstrap: append new partitions
  2960      - snap-bootstrap: mount filesystems after creation
  2961      - snapstate: do not try to detect rollback in ephemeral modes
  2962      - snap-bootstrap: trigger udev for new partitions
  2963      - cmd/snap-bootstrap: xxx todos about kernel cross-checks
  2964      - tests: avoid mask rsyslog service in case is not enabled on the
  2965        system
  2966      - tests: fix use of MATCH -v
  2967      - cmd/snap-preseed: update help strings
  2968      - cmd/snap-bootstrap: actually parse snapd_recovery_system label
  2969      - bootstrap: reduce runmode mounts from 5 to 2 steps.
  2970      - lkenv.go: adjust for new location of include file
  2971      - snap: improve squashfs.ReadFile() error
  2972      - systemd: fix uc20 shutdown
  2973      - boot: write modeenv when creating the run mode
  2974      - boot,image: add skeleton boot.makeBootable20RunMode
  2975      - cmd/snap-preseed: add snap-preseed executable
  2976      - overlord,boot: follow ups to #7889 and #7899
  2977      - interfaces/wayland: Add access to Xwayland's shm files
  2978      - o/hookstate/ctlcmd: fix command name in snapctl -h
  2979      - daemon,snap: remove screenshot deprecation notice
  2980      - overlord,o/snapstate: make sure we never leave config behind
  2981      - many: pass consistently boot.Device state to boot methods
  2982      - run-checks: check multiline string blocks in
  2983        restore/prepare/execute sections of spread tests
  2984      - intrefaces: login-session-control - added missing dbus commands
  2985      - tests/main/parallel-install-remove-after: parallel installs should
  2986        not break removal
  2987      - overlord/snapstate: tweak assumes error hint
  2988      - overlord: replace DeviceContext.OldModel with GroundContext
  2989      - devicestate: use httputil.ShouldRetryError() in
  2990        prepareSerialRequest
  2991      - tests: replace "test-snapd-base-bare" with real "bare" base snap
  2992      - many: pass a Model to the gadget info reading functions
  2993      - snapstate: relax gadget constraints in ConfigDefaults Et al.
  2994      - devicestate: only run ensureBootOk() in "run" mode
  2995      - tests/many: quiet lxc launching, file pushing
  2996      - tests: disable apt-hooks test until it can be properly fixed
  2997      - tests: 16.04 and 18.04 now have mediating pulseaudio
  2998  
  2999   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 17 Mar 2020 20:55:47 +0100
  3000  
  3001  snapd (2.43.3) xenial; urgency=medium
  3002  
  3003    * New upstream release, LP: #1856159
  3004      - interfaces/opengl: allow datagrams to nvidia-driver
  3005      - httputil: add NoNetwork(err) helper, spread test and use
  3006        in serial acquire
  3007      - interfaces: add uio interface
  3008      - interfaces/greengrass-support: 'aws-iot-greengrass' snap fails to
  3009        start due to apparmor deny on mounting of "/proc/latency_stats".
  3010      - data, packaging: Add sudoers snippet to allow snaps to be run with
  3011        sudo
  3012  
  3013   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 12 Feb 2020 14:59:15 +0100
  3014  
  3015  snapd (2.43.2) xenial; urgency=medium
  3016  
  3017    * New upstream release, LP: #1856159
  3018      - cmd/snap-confine: Revert #7421 (unmount /writable from snap view)
  3019      - overlord/snapstate: fix for re-refresh bug
  3020      - tests, run-checks, many: fix nakedret issues
  3021      - data/selinux: workaround incorrect fonts cache labeling on RHEL7
  3022      - tests: use test-snapd-upower instead of upower
  3023      - overlord: increase overall settle timeout for slow arm boards
  3024  
  3025   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 28 Jan 2020 15:50:25 +0100
  3026  
  3027  snapd (2.43.1) xenial; urgency=medium
  3028  
  3029    * New upstream release, LP: #1856159
  3030      - devicestate: use httputil.ShouldRetryError() in prepareSerialRequest
  3031      - overlord/standby: fix possible deadlock in standby test
  3032      - cmd/snap-discard-ns: fix pattern for .info files
  3033      - overlord,o/snapstate: make sure we never leave config behind
  3034      - data/selinux: update policy to cover more cases
  3035      - snap: remove "host" output from `snap version`
  3036  
  3037   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 14 Jan 2020 20:30:07 +0100
  3038  
  3039  snapd (2.43) xenial; urgency=medium
  3040  
  3041    * New upstream release, LP: #1856159
  3042      - snap: default to "--direct" in `snap known`
  3043      - packaging: ship var/lib/snapd/desktop/applications in the
  3044        pkg
  3045      - tests: cherry-pick fixes for  snap-set-core-config/ubuntu-core-
  3046        config-defaults-once
  3047      - tests: use test-snapd-sh snap instead of test-snapd-tools
  3048      - tests: rename "test-snapd-sh" in smoke test to test-snapd-sandbox
  3049      - tests: fix partition creation test
  3050      - packaging: fix incorrect changelog entry
  3051      - Revert "tests: 16.04 and 18.04 now have mediating pulseaudio"
  3052      - tests: 16.04 and 18.04 now have mediating pulseaudio
  3053      - interfaces: include hooks in plug/slot apparmor label
  3054      - interfaces: add raw-volume interface for access to partitions
  3055      - image: set recovery system label when creating the image
  3056      - cmd/snapd-generator: fix unit name for non /snap mount locations
  3057      - boot,bootloader: setup the snap recovery system bootenv
  3058      - seed: support ModeSnaps(mode) for mode != "run"
  3059      - seed: fix seed location of local but asserted snaps
  3060      - doc: HACKING.md change autopkgtest-trusty-amd64.img name
  3061      - interfaces/seccomp: parallelize seccomp backend setup
  3062      - cmd/snap-bootstrap: mount ubuntu-data tmpfs, in one go with kernel
  3063        & base
  3064      - interfaces: add audio-playback/record and pulseaudio spread tests
  3065      - apparmor: allow 'r'
  3066        /sys/kernel/mm/transparent_hugepage/hpage_pmd_size
  3067      - cmd/snap-mgmt, packaging/postrm: stop and remove socket units when
  3068        purging
  3069      - tests: use test-snapd-sh snap instead of test-snapd-tools
  3070      - snap-confine: raise egid before calling setup_private_mount()
  3071      - tests: fix fwupd version regular expression
  3072      - snap-bootstrap: parse seed if either kernel or base are not
  3073        mounted
  3074      - tests: check for SELinux denials in interfaces-kvm spread test
  3075      - tests: run snap-set-core-config on all core devices
  3076      - selinux: update policy to allow modifications related to kmod
  3077        backend
  3078      - o/hookstate/ctlcmd: snapctl is-connected command
  3079      - devicestate: add missing test for failing task setup-run-system
  3080      - gadget: add missing test for duplicate detection of roles
  3081      - tests/cmd/snapctl: unset SNAP_CONTEXT for the suite
  3082      - snap/pack, cmd_pack: 'snap pack --check-skeleton' checks
  3083        interfaces
  3084      - gitignore: ignore visual studio code directory
  3085      - snap-bootstrap: implement "run" mode in snap-bootstrap initramfs-
  3086        mounts
  3087      - interfaces/apparmor: handle pre-seeding mode
  3088      - devicestate: implement creating partitions in "install" mode
  3089      - seed: support extra snaps on top of Core 20 dangerous models
  3090      - tests: cache snaps also for ubuntu core and add new snaps to cache
  3091      - snap-bootstrap: support auto-detect device in create-partitions
  3092      - tests: fix partitioning test debug message
  3093      - tests: prevent partitioning test errors
  3094      - cmd/snap-bootstrap: stub out snap.SanitizePlugsSlots for real
  3095      - gadget: extract and export new DiskFromPartition() helper
  3096      - snap-bootstrap: force partition table operations
  3097      - HACKING.md: add nvidia options to configure example
  3098      - tests: move the watchdog timeout to 2s to make the tests work in
  3099        rpi
  3100      - tests: demand silence from check_journalctl_log
  3101      - tests: fix the channels checks done on nested tests
  3102      - tests: reduce the complexity of the test-snapd-sh snap
  3103      - snap/squashfs, osutil: verify files/dirs can be accessed by
  3104        mksquashfs when building a snap
  3105      - boot: add boot.Modeenv.Kernel support
  3106      - devicestate: ensure system installation
  3107      - tests: apply change on permissions to serial port on hotplug test
  3108      - cmd/snap-update-ns: adjust debugging output for usability
  3109      - devicestate: add reading of modeenv to uc20 firstboot code
  3110      - tests/lib/prepare: drop workarounds for rpmbuild rewriting /bin/sh
  3111      - cmd/snap-bootstrap: write /var/lib/snapd/modeenv to the right
  3112        place
  3113      - boot: add boot.Modeenv.Base support
  3114      - overlord/snapstate: install task edges
  3115      - cmd/snap-bootstrap: some small naming and code org tweaks
  3116      - snap-bootstrap: remove SNAPPY_TESTING check, we use it for real
  3117        now
  3118      - interfaces: remove leftover reservedForOS
  3119      - snap-bootstrap: write /run/mnt/ubuntu-data/var/lib/snapd/modeenv
  3120      - osutil/mount: optimize flagOptSearch some more
  3121      - devicestate: read modeenv early and store in devicestate
  3122      - interfaces: add login-session-observe for who, {fail,last}log and
  3123        loginctl
  3124      - tests: add Ubuntu Eoan to google-sru backend
  3125      - osutil/mount: de-duplicate code to use a list
  3126      - interfaces: remove reservedForOS from commonInterface
  3127      - interfaces/browser-support: allow reading status of huge pages
  3128      - interfaces: update system-backup tests to not check for sanitize
  3129        errors related to os
  3130      - interfaces: add system-backup interface
  3131      - osutil/mount: add {Unm,M}outFlagsToOpts helpers
  3132      - snap-bootstrap: make cmdline parsing robust
  3133      - overlord/patch: normalize tracking channel in state
  3134      - boot: add boot.Modeenv that can read/write the UC20 modeenv files
  3135      - bootloader: add new bootloader.InstallBootConfig()
  3136      - many: share single implementation to list needed default-providers
  3137      - snap-bootstrap: implement "snap-bootstrap initramfs-mounts"
  3138      - seccomp: allow chown 'snap_daemon:root' and 'root:snap_daemon'
  3139      - osutil: handle "rw" mount flag in ParseMountEntry
  3140      - overlord/ifacestate: report bad plug/slots with warnings on snap
  3141        install
  3142      - po: sync translations from launchpad
  3143      - tests: cleanup most test snaps icons, they were anyway in the
  3144        wrong place
  3145      - seed: fix confusing pre snapd dates in tests
  3146      - many: make ValidateBasesAndProviders signature simpler/canonical
  3147      - snap-bootstrap: set expected filesystem labels
  3148      - testutil, many: make MockCommand() create prefix of absolute paths
  3149      - tests: improve TestDoPrereqRetryWhenBaseInFlight to fix occasional
  3150        flakiness.
  3151      - seed: proper support for optional snaps for Core 20 models
  3152      - many: test various kinds of overriding for the snapd snap in Core
  3153        20
  3154      - cmd/snap-failure: passthrough snapd logs, add informational
  3155        logging
  3156      - cmd/snap-failure: fallback to snapd from core, extend tests
  3157      - configcore: fix missing error propagation
  3158      - devicestate: rename ensureSeedYaml -> ensureSeeded
  3159      - tests: adding fedora 31
  3160      - tests: restart the snapd service in the snapd-failover test
  3161      - seed: Core 20 seeds channel overrides support for grade dangerous
  3162      - cmd: fix the get command help message
  3163      - tests: enable degraded test on arch linux after latest image
  3164        updates
  3165      - overlord/snapstate: don't re-enable and start disabled services on
  3166        refresh, etc.
  3167      - seed: support in Core 20 seeds local unasserted snaps for model
  3168        snaps
  3169      - snap-bootstrap: add go-flags cmdline parsing and tests
  3170      - gadget: skip fakeroot if not needed
  3171      - overlord/state: panic in MarkEdge() if task is nil
  3172      - spread: fix typo in spread suite
  3173      - overlord: mock device serial in gadget remodel unit tests
  3174      - tests: fix spread shellcheck and degraded tests to unbreak master
  3175      - spread, tests: openSUSE Tumbleweed to unstable systems, update
  3176        system-usernames on Amazon Linux 2
  3177      - snap: extract printInstallHint in cmd_download.go
  3178      - cmd: fix a pair of typos
  3179      - release: preseed mode flag
  3180      - cmd/snap-confine: tracking processes with classic confinement
  3181      - overlord/ifacestate: remove automatic connections if plug/slot
  3182        missing
  3183      - o/ifacestate,interfaces,interfaces/policy: slots-per-plug: *
  3184      - tests/lib/state: snapshot and restore /var/snap during the tests
  3185      - overlord: add base->base remodel undo tests and fixes
  3186      - seed: test and improve Core 20 seed handling errors
  3187      - asserts: add "snapd" type to valid types in the model assertion
  3188      - snap-bootstrap: check gadget versus disk partitions
  3189      - devicestate: add support for gadget->gadget remodel
  3190      - snap/snapenv: preserve XDG_RUNTIME_DIR for classic confinement
  3191      - daemon: parse and reject invalid channels in snap ops
  3192      - overlord: add kernel remodel undo tests and fix undo
  3193      - cmd/snap: support (but warn) using deprecated multi-slash channel
  3194      - overlord: refactor mgrsSuite and extract kernelSuite
  3195      - tests/docker-smoke: add minimal docker smoke test
  3196      - interfaces: extend the fwupd slot to be implicit on classic
  3197      - cmd/snap: make 'snap list' shorten latest/$RISK to $RISK
  3198      - tests: fix for journalctl which is failing to restart
  3199      - cmd/snap,image: initial support for Core 20 in prepare-image with
  3200        test
  3201      - cmd/snap-confine: add support for parallel instances of classic
  3202        snaps, global mount ns initialization
  3203      - overlord: add kernel rollback across reboots manager test and
  3204        fixes
  3205      - o/devicestate: the basics of Core 20 firstboot support with test
  3206      - asserts: support and parsing for slots-per-plug/plugs-per-slotSee
  3207        https://forum.snapcraft.io/t/plug-slot-declaration-rules-greedy-
  3208        plugs/12438
  3209      - parts/plugins: don't xz-compress a deb we're going to discard
  3210      - cmd/snap: make completion skip hidden commands (unless overridden)
  3211      - many: load/consume Core 20 seeds (aka recovery systems)
  3212      - tests: add netplan test on ubuntu core
  3213      - seed/internal: doc comment fix and drop handled TODOs
  3214      - o/ifacestate: unify code into
  3215        autoConnectChecker.addAutoConnectionsneed to change to support
  3216        slots-per-plugs: *
  3217      - many: changes to testing in preparation of Core 20 seed consuming
  3218        code
  3219      - snapstate,devicestate: make OldModel() available in DeviceContext
  3220      - tests: opensuse tumbleweed has similar issue than arch linux with
  3221        snap --strace
  3222      - client,daemon: pass sha3-384 in /v2/download to the client
  3223      - builtin/browser_support.go: allow monitoring process memory
  3224        utilization (used by chromium)
  3225      - overlord/ifacestate: use SetupMany in setupSecurityByBackend
  3226      - tests: add 14.04 canonical-livepatch test
  3227      - snap: make `snap known --remote` use snapd if available
  3228      - seed: share auxInfo20 and makeSystemSnap via internal
  3229      - spread: disable secondary compression for deltas
  3230      - interfaces/content: workaround for renamed target
  3231      - tests/lib/gendevmodel: helper tool for generating developer model
  3232        assertions
  3233      - tests: tweak wording in mount-ns test
  3234      - tests: don't depend on GNU time
  3235      - o/snapstate, etc: SnapState.Channel -> TrackingChannel, and a
  3236        setter
  3237      - seed/seedwriter: support writing Core 20 seeds (aka recovery
  3238        systems)
  3239      - snap-recovery: rename to "snap-bootstrap"
  3240      - managers: add remodel undo test for new required snaps case
  3241      - client: add xerrors and wrap errors coming from "client"
  3242      - tests: verify host is not affected by mount-ns tests
  3243      - tests: configure the journald service for core systems
  3244      - cmd/snap, store: include snapcraft.io page URL in snap info output
  3245      - cmd/cmdutil: version helper
  3246      - spread: enable bboozzoo/snapd-devel-deps COPR repo for getting
  3247        golang-x-xerrors
  3248      - interfaces: simplify AddUpdateNS and emit
  3249      - interfaces/policy: expand cstrs/cstrs1 to
  3250        altConstraints/constraints
  3251      - overlord/devicestate: check snap handler for gadget remodel
  3252        compatibility
  3253      - snap-recovery: deploy gadget content when creating partitions
  3254      - gadget: skip structures with MBR role during remodel
  3255      - tests: do not use lsblk in uc20-snap-recovery test
  3256      - overlord/snapstate: add LastActiveDisabledServices,
  3257        missingDisabledServices
  3258      - overlord/devicestate: refactor and split into per-functionality
  3259        files, drop dead code
  3260      - tests: update mount-ns after addition of /etc/systemd/user
  3261      - interfaces/pulseaudio: adjust to manually connect by default
  3262      - interfaces/u2f-devices: add OnlyKey to devices list
  3263      - interfaces: emit update-ns snippets to function
  3264      - interfaces/net-setup-{observe,control}: add Info D-Bus method
  3265        accesses
  3266      - tests: moving ubuntu-19.10-64 from google-unstable to google
  3267        backend
  3268      - gadget: rename existing and add new helpers for checking
  3269        filesystem/partition presence
  3270      - gadget, overlord/devicestate: add support for customized update
  3271        policy, add remodel policy
  3272      - snap-recovery: create filesystems as defined in the gadget
  3273      - tests: ignore directories for go modules
  3274      - policy: implement CanRemove policy for the snapd type
  3275      - overlord/snapstate: skip catalog refresh if unseeded
  3276      - strutil: add OrderedSet
  3277      - snap-recovery: add minimal binary so that we can use spread on it
  3278      - gadget, snap/pack: perform extended validation of gadget metadata
  3279        and contents
  3280      - timeutil: fix schedules with ambiguous nth weekday spans
  3281      - interfaces/many: allow k8s/systemd-run to mount volume subPaths
  3282        plus cleanups
  3283      - client: add KnownOptions to Know() and support remote assertions
  3284      - tests: check the apparmor_parser when the file exists on snap-
  3285        confine test
  3286      - gadget: helper for volume compatibility checks
  3287      - tests: update snap logs to match for multiple lines for "running"
  3288      - overlord: add checks for bootvars in
  3289        TestRemodelSwitchToDifferentKernel
  3290      - snap-install: add ext4,vfat creation support
  3291      - snap-recovery: remove "usedPartitions" from sfdisk.Create()
  3292      - image,seed: hide Seed16/Snap16, use seed.Open in image_test.go
  3293      - cmd/snap: Sort tasks in snap debug timings output by lanes and
  3294        ready-time.
  3295      - snap-confine.apparmor.in: harden pivot_root until we have full
  3296        mediation
  3297      - gadget: refactor ensureVolumeConsistency
  3298      - gadget: add a public helper for parsing gadget metadata
  3299      - many: address issues related to explicit/implicit channels for
  3300        image building
  3301      - overlord/many: switch order of check snap parameters
  3302      - cmd/snap-confine: remove leftover condition from capability world
  3303      - overlord: set fake serial in TestRemodelSwitchToDifferentKernel
  3304      - overlord/many: extend check snap callback to take snap container
  3305      - recovery-tool: add sfdisk wrapper
  3306      - tests: launch the lxd images following the pattern
  3307        ubuntu:${VERSION_ID}
  3308      - sandbox/cgroup: move freeze/thaw code
  3309      - gadget: accept system-seed role and ubuntu-data label
  3310      - test/lib/names.sh: make backslash escaping explicit
  3311      - spread: generate delta when using google backend
  3312      - cmd/snap-confine: remove loads of dead code
  3313      - boot,dirs,image: various refinements in the prepare-image code
  3314        switched to seedwriter
  3315      - spread: include mounts list in task debug output
  3316      - .gitignore: pair of trivial changes
  3317      - image,seed/seedwriter: switch image to use seedwriter.Writer
  3318      - asserts: introduce explicit support for grade for Core 20 models
  3319      - usersession: drive by fixes for things flagged by unused or
  3320        gosimple
  3321      - spread.yaml: exclude vendor dir
  3322      - sandbox/cgroup, overlord/snapstate: move helper for listing pids
  3323        in group to the cgroup package
  3324      - sandbox/cgroup: refactor process cgroup helper to support v2 and
  3325        named hierarchies
  3326      - snap-repair: error if run as non-root
  3327      - snap: when running `snap repair` without arguments, show hint
  3328      - interfaces: add cgroup-version to system-key
  3329      - snap-repair: add missing check in TestRepairBasicRun
  3330      - tests: use `snap model` instead of `snap known model` in tests
  3331      - daemon: make /v2/download take snapRevisionOptions
  3332      - snap-repair: add additional comment about trust in runner.Verify()
  3333      - client: add support to use the new "download" API
  3334      - interfaces: bump system-key version (and keep on bumping)
  3335      - interfaces/mount: account for cgroup version when reporting
  3336        supported features
  3337      - tests: change regex to validate access to cdn during snap
  3338        download
  3339      - daemon: change /v2/download API to take "snap-name" as input
  3340      - release: make forced dev mode look at cgroupv2 support
  3341      - seed/seedwriter: support for extra snaps
  3342      - wrappers/services.go: add disabled svc list arg to AddSnapServices
  3343      - overlord/snapstate: add SetTaskSnapSetup helper + unit tests
  3344      - cmd/libsnap: use cgroup.procs instead of tasks
  3345      - tests: fix snapd-failover test for core18 tests on boards
  3346      - overlord/snapstate/policy, etc: introduce policy, move canRemove
  3347        to it
  3348      - seed/seedwriter: cleanups and small left over todos* drive-by: use
  3349        testutil.FilePresent consistently
  3350      - cmd/snap: update 'snap find' help because it's no longer narrow
  3351      - seed/seedwriter,snap/naming: support classic models
  3352      - cmd/snap-confine: unmount /writable from snap view
  3353      - spread.yaml: exclude automake cacheThe error message is looks like
  3354        this:dpkg-source: info: local changes detected, the modified files
  3355        are:
  3356      - interfaces/openvswitch: allow access to other openvswitch sockets
  3357      - cmd/model: don't show model with display-name inline w/ opts
  3358      - daemon: add a 'prune' debug action
  3359      - client: add doTimeout to http.Client{Timeout}
  3360      - interfaces/seccomp: query apparmor sandbox helper rather than
  3361        aggregate info
  3362      - sandbox/cgroup: avoid dependency on dirs
  3363      - seed/seedwriter,snap: support local snaps
  3364      - overlord/snapstate: fix undo on firstboot seeding.
  3365      - usersession: track connections to session agent for exit on idle
  3366        and peer credential checks
  3367      - tests: fix ubuntu-core-device-reg test for arm devices on core18
  3368      - sandbox/seccomp: move the remaining sandbox bits to a
  3369        corresponding sandbox package
  3370      - osutil: generalize SyncDir with FileState interface
  3371      - daemon, client, cmd/snap: include architecture in 'snap version'
  3372      - daemon: allow /v2/assertions/{assertType} to query store
  3373      - gadget: do not fail the update when old gadget snap is missing
  3374        bare content
  3375      - sandbox/selinux: move SELinux related bits from 'release' to
  3376        'sandbox/selinux'
  3377      - tests: add unit test for gadget defaults with a multiline string
  3378      - overlord/snapstate: have more context in the errors about
  3379        prerequisites
  3380      - httputil: set user agent for CONNECT
  3381      - seed/seedwriter: resolve channels using channel.Resolve* for snaps
  3382      - run-checks: allow overriding gofmt binary, show gofmt diff
  3383      - asserts,seed/seedwriter: follow snap type sorting in the model
  3384        assertion snap listings
  3385      - daemon: return "snapname_rev.snap" style when using /v2/download
  3386      - tests: when the backend is external skip the loop waiting for snap
  3387        version
  3388      - many: move AppArmor probing code under sandbox/apparmor
  3389      - cmd: add `snap debug boot-vars` that dumps the current bootvars
  3390      - tests: skip the ubuntu-core-upgrade on arm devices on core18
  3391      - seed/seedwriter: implement WriteMeta and tree16 corresponding code
  3392      - interfaces/docker-support,kubernetes-support: misc updates for
  3393        strict k8s
  3394      - tests: restart the journald service while preparing the test
  3395      - tests/cmd/debug_state: make the test output TZ independent
  3396      - interfaces/kubernetes-support: allow use of /run/flannel
  3397      - seed/seedwriter: start of Writer and internal policy16/tree16
  3398      - sandbox/cgroup, usersession/userd: move cgroup related helper to a
  3399        dedicated package
  3400      - tests: move "centos-7" to unstable systems
  3401      - snapstate: add missing tests for checkGadgetOrKernel
  3402      - docs: Update README.md
  3403      - snapcraft: set license to GPL-3.0
  3404      - interfaces/wayland: allow a confined server running in a user
  3405        session to work with Qt, GTK3 & SDL2 clients
  3406      - selinux: move the package under sandbox/selinux
  3407      - interfaces/udev: account for cgroup version when reporting
  3408        supported features
  3409      - store, ..., client: add a "website" field
  3410      - sanity: sanity check cgroup probing
  3411      - snapstate: increase settleTimeout in
  3412        TestRemodelSwitchToDifferentKernel
  3413      - packaging: remove obsolete usr.lib.snapd.snap-confine in postinst
  3414      - data/selinux: allow snapd/snap to do statfs() on the cgroup
  3415        mountpoint
  3416      - usersession/userd: make sure to export DBus interfaces before
  3417        requesting a name
  3418      - data/selinux: allow snapd to issue sigkill to journalctl
  3419      - docs: Add Code of Conduct
  3420      - store: download propagates options to delta download
  3421      - tests/main/listing: account for dots in ~pre suffix
  3422  
  3423   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 09 Jan 2020 17:14:51 +0100
  3424  
  3425  snapd (2.42.5) xenial; urgency=medium
  3426  
  3427    * New upstream release, LP: #1853244
  3428      - snap-confine: revert, with comment, explicit unix deny for nested
  3429        lxd
  3430      - Disable mount-ns test on 16.04. It is too flaky currently.
  3431  
  3432   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 06 Dec 2019 14:10:56 +0100
  3433  
  3434  snapd (2.42.4) xenial; urgency=medium
  3435  
  3436    * New upstream release, LP: #1853244
  3437      - overlord/snapstate: make sure configuration defaults are applied
  3438        only once
  3439  
  3440   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 28 Nov 2019 06:48:26 +0100
  3441  
  3442  snapd (2.42.3) xenial; urgency=medium
  3443  
  3444    * New upstream release, LP: #1853244
  3445      - overlord/snapstate: pick up system defaults when seeding the snapd
  3446        snap
  3447      - cmd/snap-update-ns: fix overlapping, nested writable mimic
  3448        handling
  3449      - interfaces: misc updates for u2f-devices, browser-support,
  3450        hardware-observe, et al
  3451      - tests: reset failing "fwupd-refresh.service" if needed
  3452      - tests/main/gadget-update-pc: use a program to modify gadget yaml
  3453      - snap-confine: suppress noisy classic snap file_inherit denials
  3454  
  3455   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 27 Nov 2019 12:41:07 +0100
  3456  
  3457  snapd (2.42.2) xenial; urgency=medium
  3458  
  3459    * New upstream release, LP: #1853244
  3460      - interfaces/lxd-support: Fix on core18
  3461      - tests/main/system-usernames: Amazon Linux 2 comes with libseccomp
  3462        2.4.1 now
  3463      - snap-seccomp: add missing clock_getres_time64
  3464      - cmd/snap-seccomp/syscalls: update the list of known
  3465        syscalls
  3466      - sandbox/seccomp: accept build ID generated by Go toolchain
  3467      - interfaces: allow access to ovs bridge sockets
  3468  
  3469   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 20 Nov 2019 08:09:15 +0100
  3470  
  3471  snapd (2.42.1) xenial; urgency=medium
  3472  
  3473    * New upstream release, LP: #1846181
  3474      - interfaces: de-duplicate emitted update-ns profiles
  3475      - packaging: tweak handling of usr.lib.snapd.snap-confine
  3476      - interfaces: allow introspecting network-manager on core
  3477      - tests/main/interfaces-contacts-service: disable on openSUSE
  3478        Tumbleweed
  3479      - tests/lib/lxd-snapfuse: restore mount changes introduced by LXD
  3480      - snap: fix default-provider in seed validation
  3481      - tests: update system-usernames test now that opensuse-15.1 works
  3482      - overlord: set fake sertial in TestRemodelSwitchToDifferentKernel
  3483      - gadget: rename "boot{select,img}" -> system-boot-{select,image}
  3484      - tests: listing test, make accepted snapd/core versions consistent
  3485  
  3486   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 30 Oct 2019 13:17:43 +0100
  3487  
  3488  snapd (2.42) xenial; urgency=medium
  3489  
  3490    * New upstream release, LP: #1846181
  3491      - tests: disable {contacts,calendar}-service tests on debian-sid
  3492      - tests/main/snap-run: disable strace test cases on Arch
  3493      - cmd/system-shutdown: include correct prototype for die
  3494      - snap/naming: add test for hook name connect-plug-i2c
  3495      - cmd/snap-confine: allow digits in hook names
  3496      - gadget: do not fail the update when old gadget snap is missing
  3497        bare content
  3498      - tests: disable {contacts,calendar}-service tests on Arch Linux
  3499      - tests: move "centos-7" to unstable systems
  3500      - interfaces/docker-support,kubernetes-support: misc updates for
  3501        strict k8s
  3502      - packaging: remove obsolete usr.lib.snapd.snap-confine in
  3503        postinst
  3504      - tests: add test that ensures our snapfuse binary actually works
  3505      - packaging: use snapfuse_ll to speed up snapfuse performance
  3506      - usersession/userd: make sure to export DBus interfaces before
  3507        requesting a name
  3508      - data/selinux: allow snapd to issue sigkill to journalctl
  3509      - store: download propagates options to delta download
  3510      - wrappers: allow snaps to install icon theme icons
  3511      - debug: state-inspect debugging utility
  3512      - sandbox/cgroup: introduce cgroup wrappers package
  3513      - snap-confine: fix return value checks for udev functions
  3514      - cmd/model: output tweaks, add'l tests
  3515      - wrappers/services: add ServicesEnableState + unit tests
  3516      - tests: fix newline and wrong test name pointed out in previous PRs
  3517      - tests: extend mount-ns test to handle mimics
  3518      - run-checks, tests/main/go: allow gofmt checks to be skipped on
  3519        19.10
  3520      - tests/main/interfaces-{calendar,contacts}-service: disable on
  3521        19.10
  3522      - tests: part3 making tests work on ubuntu-core-18
  3523      - tests: fix interfaces-timeserver-control on 19.10
  3524      - overlord/snapstate: config revision code cleanup and extra tests
  3525      - devicestate: allow remodel to different kernels
  3526      - overlord,daemon: adjust startup timeout via EXTEND_TIMEOUT_USEC
  3527        using an estimate
  3528      - tests/main/many: increase kill-timeout to 5m
  3529      - interfaces/kubernetes-support: allow systemd-run to ptrace read
  3530        unconfined
  3531      - snapstate: auto transition on experimental.snapd-snap=true
  3532      - tests: retry checking until the written file on desktop-portal-
  3533        filechooser
  3534      - tests: unit test for a refresh failing on configure hook
  3535      - tests: remove mount_id and parent_id from mount-ns test data
  3536      - tests: move classic-ubuntu-core-transition* to nightly
  3537      - tests/mountinfo-tool: proper formatting of opt_fields
  3538      - overlord/configstate: special-case "null" in transaction Changes()
  3539      - snap-confine: fallback gracefully on a cgroup v2 only system
  3540      - tests: debian sid now ships new seccomp, adjust tests
  3541      - tests: explicitly restore after using LXD
  3542      - snapstate: make progress reporting less granular
  3543      - bootloader: little kernel support
  3544      - fixme: rename ubuntu*architectures to dpkg*architectures
  3545      - tests: run dbus-launch inside a systemd unit
  3546      - channel: introduce Resolve and ResolveLocked
  3547      - tests: run failing tests on ubuntu eoan due to is now set as
  3548        unstable
  3549      - systemd: detach rather than unmount .mount units
  3550      - cmd/snap-confine: add unit tests for sc_invocation, cleanup memory
  3551        leaks in tests
  3552      - boot,dirs,image: introduce boot.MakeBootable, use it in image
  3553        instead of ad hoc code
  3554      - cmd/snap-update-ns: clarify sharing comment
  3555      - tests/overlord/snapstate: refactor for cleaner test failures
  3556      - cmd/snap-update-ns: don't propagate detaching changes
  3557      - interfaces: allow reading mutter Xauthority file
  3558      - cmd/snap-confine: fix /snap duplication in legacy mode
  3559      - tests: fix mountinfo-tool filtering when used with rewriting
  3560      - seed,image,o/devicestate: extract seed loading to seed/seed16.go
  3561      - many: pass the rootdir and options to bootloader.Find
  3562      - tests: part5 making tests work on ubuntu-core-18
  3563      - cmd/snap-confine: keep track of snap instance name and the snap
  3564        name
  3565      - cmd: unify die() across C programs
  3566      - tests: add functions to make an abstraction for the snaps
  3567      - packaging/fedora, tests/lib/prepare-restore: helper tool for
  3568        packing sources for RPM
  3569      - cmd/snap: improve help and error msg for snapshot commands
  3570      - hookstate/ctlcmd: fix snapctl set help message
  3571      - cmd/snap: don't append / to snap name just because a dir exists
  3572      - tests: support fastly-global.cdn.snapcraft.io url on proxy-no-core
  3573        test
  3574      - tests: add --quiet switch to retry-tool
  3575      - tests: add unstable stage for travis execution
  3576      - tests: disable interfaces-timeserver-control on 19.10
  3577      - tests: don't guess in is_classic_confinement_supported
  3578      - boot, etc: simplify BootParticipant (etc) usage
  3579      - tests: verify retry-tool not retrying missing commands
  3580      - tests: rewrite "retry" command as retry-tool
  3581      - tests: move debug section after restore
  3582      - cmd/libsnap-confine-private, cmd/s-c: use constants for
  3583        snap/instance name lengths
  3584      - tests: measure behavior of the device cgroup
  3585      - boot, bootloader, o/devicestate: boot env manip goes in boot
  3586      - tests: enabling ubuntu 19.10-64 on spread.yaml
  3587      - tests: fix ephemeral mount table in left over by prepare
  3588      - tests: add version-tool for comparing versions
  3589      - cmd/libsnap: make feature flag enum 1<<N style
  3590      - many: refactor boot/boottest and move to bootloader/bootloadertest
  3591      - tests/cross/go-build: use go list rather than shell trickery
  3592      - HACKING.md: clarify where "make fmt" is needed
  3593      - osutil: make flock test more robust
  3594      - features, overlord: make parallel-installs exported, export flags
  3595        on startup
  3596      - overlord/devicestate:  support the device service returning a
  3597        stream of assertions
  3598      - many: add snap model command, add /v2/model, /v2/model/serial REST
  3599        APIs
  3600      - debian: set GOCACHE dir during build to fix FTBFS on eoan
  3601      - boot, etc.: refactor boot to have a lookup with different imps
  3602      - many: add the start of Core 20 extensions support to the model
  3603        assertion
  3604      - overlord/snapstate: revert track-risk behavior change and
  3605        validation on install
  3606      - cmd/snap,image,seed:  move image.ValidateSeed to
  3607        seed.ValidateFromYaml
  3608      - image,o/devicestate,seed: oops, make sure to clear seedtest
  3609        helpers
  3610      - tests/main/snap-info: update check.py for test-snapd-tools 2.0
  3611      - tests: moving tests to nightly suite
  3612      - overlord/devicestate,seed:  small step, introduce
  3613        seed.LoadAssertions and use it from firstboot
  3614      - snapstate: add comment to checkVersion vs strutil.VersionCompare
  3615      - tests: add unit tests for cmd_whoami
  3616      - tests: add debug section to interfaces-contacts-service
  3617      - many: introduce package seed and seedtest
  3618      - interfaces/bluez: enable communication between bluetoothd and
  3619        meshd via dbus
  3620      - cmd/snap: fix snap switch message
  3621      - overlord/snapstate: check channel names on install
  3622      - tests: check snap_daemon user and group on system-usernames-
  3623        illegal test are not created
  3624      - cmd/snap-confine: fix group and permission of .info files
  3625      - gadget: do not error on gadget refreshes with multiple volumes
  3626      - snap: use deterministic paths to find the built deb
  3627      - tests: just build snapd commands on go-build test
  3628      - tests: re-enable mount-ns test on classic
  3629      - tests: rename fuse_support to fuse-support
  3630      - tests: move restore-project-each code to existing function
  3631      - tests: simplify interfaces-account-control test
  3632      - i18n, vendor, packaging: drop github.com/ojii/gettext.go, use
  3633        github.com/snapcore/go-gettext
  3634      - tests: always say 'restore: |'
  3635      - tests: new test to check the output after refreshing/reverting
  3636        core
  3637      - snapstate: validate all system-usernames before creating them
  3638      - tests: fix system version check on listing test for external
  3639        backend
  3640      - tests: add check for snap_daemon user/group
  3641      - tests: don't look for lxcfs in mountinfo
  3642      - tests: adding support for arm devices on ubuntu-core-device-reg
  3643        test
  3644      - snap: explicitly forbid trying to parallel install from seed
  3645      - tests: remove trailing spaces from shell scripts
  3646      - tests: remove locally installed revisions of core
  3647      - tests: fix removal of snaps on ubuntu-core
  3648      - interfaces: support Tegra display drivers
  3649      - tests: move interfaces-contacts-service to /tmp
  3650      - interfaces/network-manager: allow using
  3651        org.freedesktop.DBus.ObjectManager
  3652      - tests: restore dpkg selections after upgrade-from-2.15 test
  3653      - tests: pass --remove to userdel on core
  3654      - snap/naming: simplify SnapSet somewhat
  3655      - devicestate/firstboot: check for missing bases early
  3656      - httputil: rework protocol error detection
  3657      - tests: unmount fuse connections only if not initially mounted
  3658      - snap: prevent duplicated snap name and snap files when parsing
  3659        seed.yaml
  3660      - tests: re-implement user tool in python
  3661      - image: improve/tweak some warning/error messages
  3662      - cmd/libsnap-confine-private: add checks for parallel instances
  3663        feature flag
  3664      - tests: wait_for_service shows status after actual first minute
  3665      - sanity: report proper errror when fuse is needed but not available
  3666      - snap/naming: introduce SnapRef, Snap, and SnapSet
  3667      - image: support prepare-image --classic for snapd snap only
  3668        imagesConsequently:
  3669      - tests/main/mount-ns: account for clone_children in cpuset cgroup
  3670        on 18.04
  3671      - many:  merging asserts.Batch Precheck with CommitTo and other
  3672        clarifications
  3673      - devicestate: add missing test for remodeling possibly removing
  3674        required flag
  3675      - tests: use user-tool to remove test user in the non-home test
  3676      - overlord/configstate: sort patch keys to have deterministic order
  3677        with snap set
  3678      - many: generalize assertstate.Batch to asserts.Batch, have
  3679        assertstate.AddBatch
  3680      - gadget, overlord/devicestate: rename Position/Layout
  3681      - store, image, cmd: make 'snap download' leave partials
  3682      - httputil: improve http2 PROTOCOL_ERROR detection
  3683      - tests: add new "user-tool" helper and use in system-user tests
  3684      - tests: clean up after NFS tests
  3685      - ifacestate: optimize auto-connect by setting profiles once after
  3686        all connects
  3687      - hookstate/ctlcmd: snapctl unset command
  3688      - tests: allow test user XDG_RUNTIME_DIR to phase out
  3689      - tests: cleanup "snap_daemon" user in system-usernames-install-
  3690        twice
  3691      - cmd/snap-mgmt: set +x on startup
  3692      - interfaces/wayland,x11: allow reading an Xwayland Xauth file
  3693      - many: move channel parsing to snap/channel
  3694      - check-pr-title.py: allow {} in pr prefix
  3695      - tests: spam test logs less while waiting for systemd unit to stop
  3696      - tests: remove redundant activation check for snapd.socket
  3697        snapd.service
  3698      - tests: trivial snapctl test cleanup
  3699      - tests: ubuntu 18.10 removed from the google-sru backend on the
  3700        spread.yaml
  3701      - tests: add new cases into arch_test
  3702      - tests: clean user and group for test system-usernames-install-
  3703        twice
  3704      - interfaces: k8s worker node updates
  3705      - asserts: move Model to its own model.go
  3706      - tests: unmount binfmt_misc on cleanup
  3707      - tests: restore nsdelegate clobbered by LXD
  3708      - cmd/snap: fix snap unset help string
  3709      - tests: unmount fusectl after testing
  3710      - cmd/snap: fix remote snap info for parallel installed snaps
  3711  
  3712   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 01 Oct 2019 11:24:41 +0200
  3713  
  3714  snapd (2.41) xenial; urgency=medium
  3715  
  3716    * New upstream release, LP: #1840740
  3717      - overlord/snapstate: revert track-risk behavior
  3718      - tests: fix snap info test
  3719      - httputil: rework protocol error detection
  3720      - gadget: do not error on gadget refreshes with multiple volumes
  3721      - i18n, vendor, packaging: drop github.com/ojii/gettext.go, use
  3722        github.com/snapcore/go-gettext
  3723      - snapstate: validate all system-usernames before creating them
  3724      - mkversion.sh: fix version from git checkouts
  3725      - interfaces/network-{control,manager}: allow 'k' on
  3726        /run/resolvconf/**
  3727      - interfaces/wayland,x11: allow reading an Xwayland Xauth file
  3728      - interfaces: k8s worker node updates
  3729      - debian: re-enable systemd environment generator
  3730      - many: create system-usernames user/group if both don't exist
  3731      - packaging: fix symlink for snapd.session-agent.socket
  3732      - tests: change cgroups so that LXD doesn't have to
  3733      - interfaces/network-setup-control: allow dbus netplan apply
  3734        messages
  3735      - tests: add /var/cache/snapd to the snapd state to prevent error on
  3736        the store
  3737      - tests: add test for services disabled during refresh hook
  3738      - many: simpler access to snap-seccomp version-info
  3739      - snap: cleanup some tests, clarify some errorsThis is a follow up
  3740        from work on system usernames:
  3741      - osutil: add osutil.Find{Uid,Gid}
  3742      - tests: use a different archive based on the spread backend on go-
  3743        build test
  3744      - cmd/snap-update-ns: fix pair of bugs affecting refresh of snap
  3745        with layouts
  3746      - overlord/devicestate: detect clashing concurrent (ongoing, just
  3747        finished) remodels or changes
  3748      - interfaces/docker-support: declare controls-device-cgroup
  3749      - packaging: fix removal of old apparmor profile
  3750      - store: use track/risk for "channel" name when parsing store
  3751        details
  3752      - many: allow 'system-usernames' with libseccomp > 2.4 and golang-
  3753        seccomp > 0.9.0
  3754      - overlord/devicestate, tests: use gadget.Update() proper, spread
  3755        test
  3756      - overlord/configstate/configcore: allow setting start_x=1 to enable
  3757        CSI camera on RPi
  3758      - interfaces: remove BeforePrepareSlot from commonInterface
  3759      - many: support system-usernames for 'snap_daemon' user
  3760      - overlord/devicestate,o/snapstate: queue service commands before
  3761        mark-seeded and other final tasks
  3762      - interfaces/mount: discard mount ns on backend Remove
  3763      - packaging/fedora: build on RHEL8
  3764      - overlord/devicestate: support seeding a classic system with the
  3765        snapd snap and no core
  3766      - interfaces: fix test failure in gpio_control_test
  3767      - interfaces, policy: remove sanitize helpers and use minimal policy
  3768        check
  3769      - packaging: use %systemd_user_* macros to enable session agent
  3770        socket according to presets
  3771      - snapstate, store: handle 429s on catalog refresh a little bit
  3772        better
  3773      - tests: part4 making tests work on ubuntu-core-18
  3774      - many: drop snap.ReadGadgetInfo wrapper
  3775      - xdgopenproxy: update test API to match upstream
  3776      - tests: show why sbuild failed
  3777      - data/selinux: allow mandb_t to search /var/lib/snapd
  3778      - tests: be less verbose when checking service status
  3779      - tests: set sbuild test as manual
  3780      - overlord: DeviceCtx must find the remodel context for a remodel
  3781        change
  3782      - tests: use snap info --verbose to check for base
  3783      - sanity: unmount squashfs with --lazy
  3784      - overlord/snapstate: keep current track if only risk is specified
  3785      - interfaces/firewall-control: support nft routing expressions and
  3786        device groups
  3787      - gadget: support for writing symlinks
  3788      - tests: mountinfo-tool fail if there are no matches
  3789      - tests: sync journal log before start the test
  3790      - cmd/snap, data/completion: improve completion for 'snap debug'
  3791      - httputil: retry for http2 PROTOCOL_ERROR
  3792      - Errata commit: pulseaudio still auto-connects on classic
  3793      - interfaces/misc: updates for k8s 1.15 (and greengrass test)
  3794      - tests: set GOTRACEBACK=1 when running tests
  3795      - cmd/libsnap: don't leak memory in sc_die_on_error
  3796      - tests: improve how the system is restored when the upgrade-
  3797        from-2.15 test fails
  3798      - interfaces/bluetooth-control: add udev rules for BT_chrdev devices
  3799      - interfaces: add audio-playback/audio-record and make pulseaudio
  3800        manually connect
  3801      - tests: split the sbuild test in 2 depending on the type of build
  3802      - interfaces: add an interface granting access to AppStream metadata
  3803      - gadget: ensure filesystem labels are unique
  3804      - usersession/agent: use background context when stopping the agent
  3805      - HACKING.md: update spread section, other updates
  3806      - data/selinux: allow snap-confine to read entries on nsfs
  3807      - tests: respect SPREAD_DEBUG_EACH on the main suite
  3808      - packaging/debian-sid: set GOCACHE to a known writable location
  3809      - interfaces: add gpio-control interface
  3810      - cmd/snap: use showDone helper with 'snap switch'
  3811      - gadget: effective structure role fallback, extra tests
  3812      - many: fix unit tests getting stuck
  3813      - tests: remove installed snap on restore
  3814      - daemon: do not modify test data in user suite
  3815      - data/selinux: allow read on sysfs
  3816      - packaging/debian: don't md5sum absent files
  3817      - tests: remove test-snapd-curl
  3818      - tests: remove test-snapd-snapctl-core18 in restore
  3819      - tests: remove installed snap in the restore section
  3820      - tests: remove installed test snap
  3821      - tests: correctly escape mount unit path
  3822      - cmd/Makefile.am: support building with the go snap
  3823      - tests: work around classic snap affecting the host
  3824      - tests: fix typo "current"
  3825      - overlord/assertstate: add Batch.Precheck to check for the full
  3826        validity of the batch before Commit
  3827      - tests: restore cpuset clone_children clobbered by lxd
  3828      - usersession: move userd package to usersession/userd
  3829      - tests: reformat and fix markdown in snapd-state.md
  3830      - gadget: select the right updater for given structure
  3831      - tests: show stderr only if it exists
  3832      - sessionagent: add a REST interface with socket activation
  3833      - tests: remove locally installed core in more tests
  3834      - tests: remove local revision of core
  3835      - packaging/debian-sid: use correct apparmor Depends for Debian
  3836      - packaging/debian-sid: merge debian upload changes back into master
  3837      - cmd/snap-repair: make sure the goroutine doesn't stick around on
  3838        timeout
  3839      - packaging/fedora: github.com/cheggaaa/pb is no longer used
  3840      - configstate/config: fix crash in purgeNulls
  3841      - boot, o/snapst, o/devicest: limit knowledge of boot vars to boot
  3842      - client,cmd/snap: stop depending on status/status-code in the JSON
  3843        responses in client
  3844      - tests: unmount leftover /run/netns
  3845      - tests: switch mount-ns test to manual
  3846      - overlord,daemon,cmd/snapd:  move expensive startup to dedicated
  3847        StartUp methods
  3848      - osutil: add EnsureTreeState helper
  3849      - tests: measure properties of various  mount namespaces
  3850      - tests: part2 making tests work on ubuntu-core-18
  3851      - interfaces/policy: minimal policy check for replacing
  3852        sanitizeReservedFor helpers (1/2)
  3853      - interfaces: add an interface that grants access to the PackageKit
  3854        service
  3855      - overlord/devicestate: update gadget update handlers and mocks
  3856      - tests: add mountinfo-tool --ref-x1000
  3857      - tests: remove lxd / lxcfs if pre-installed
  3858      - tests: removing support for ubuntu cosmic on spread test suite
  3859      - tests: don't leak /run/netns mount
  3860      - image: clean up the validateSuite
  3861      - bootloader: remove "Dir()" from Bootloader interface
  3862      - many: retry to reboot if snapd gets restarted before expected
  3863        reboot
  3864      - overlord: implement re-registration remodeling
  3865      - cmd: revert PR#6933 (tweak of GOMAXPROCS)
  3866      - cmd/snap: add snap unset command
  3867      - many: add Client-User-Agent to "SnapAction" install API call
  3868      - tests: first part making tests run on ubuntu-core-18
  3869      - hookstate/ctlcmd: support hidden commands in snapctl
  3870      - many: replace snapd snap name checks with type checks (3/4)
  3871      - overlord: mostly stop needing Kernel/CoreInfo, make GadgetInfo
  3872        consider a DeviceContext
  3873      - snapctl: handle unsetting of config options with "!"
  3874      - tests: move core migration snaps to tests/lib/snaps dir
  3875      - cmd/snap: handle unsetting of config options with "!"
  3876      - cmd/snap, etc: add health to 'snap list' and 'snap info'
  3877      - gadget: use struct field names when intializing data in mounted
  3878        updater unit tests
  3879      - cmd/snap-confine: bring /lib/firmware from the host
  3880      - snap: set snapd snap type (1/4)
  3881      - snap: add checks in validate-seed for missing base/default-
  3882        provider
  3883      - daemon: replace shutdownServer with net/http's native shutdown
  3884        support
  3885      - interfaces/builtin: add exec "/bin/runc" to docker-support
  3886      - gadget: mounted filesystem updater
  3887      - overlord/patch: simplify conditions for re-applying sublevel
  3888        patches for level 6
  3889      - seccomp/compiler: adjust test case names and comment for later
  3890        changes
  3891      - tests: fix error doing snap pack running failover test
  3892      - tests: don't preserve size= when rewriting mount tables
  3893      - tests: allow reordering of rewrite operations
  3894      - gadget: main update routine
  3895      - overlord/config: normalize nulls to support config unsetting
  3896        semantics
  3897      - snap-userd-autostart: don't list as a startup application on the
  3898        GUI
  3899      - tests: renumber snap revisions as seen via writable
  3900      - tests: change allocation for mount options
  3901      - tests: re-enable ns-re-associate test
  3902      - tests: mountinfo-tool allow many --refs
  3903      - overlord/devicestate: implement reregRemodelContext with the
  3904        essential re-registration logic
  3905      - tests: replace various numeric mount options
  3906      - gadget: filesystem image writer
  3907      - tests: add more unit tests for mountinfo-tool
  3908      - tests: introduce mountinfo-tool --ref feature
  3909      - tests: refactor mountinfo-tool rewrite state
  3910      - tests: allow renumbering mount namespace identifiers
  3911      - snap: refactor and explain layout blacklisting
  3912      - tests: renumber snap revisions as seen via hostfs
  3913      - daemon, interfaces, travis: workaround build ID with Go 1.9, use
  3914        1.9 for travis tests
  3915      - cmd/libsnap: add sc_error_init_{simple,api_misuse}
  3916      - gadget: make raw updater handle shifted structures
  3917      - tests/lib/nested: create WORK_DIR before accessing it
  3918      - cmd/libsnap: rename SC_LIBSNAP_ERROR to SC_LIBSNAP_DOMAIN
  3919      - cmd,tests: forcibly discard mount namespace when bases change
  3920      - many: introduce healthstate, run check-health
  3921        post-(install/refresh/try/revert)
  3922      - interfaces/optical-drive: add scsi-generic type 4 and 5 support
  3923      - cmd/snap-confine: exit from helper when parent dies
  3924  
  3925   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 30 Aug 2019 08:56:16 +0200
  3926  
  3927  snapd (2.40) xenial; urgency=medium
  3928  
  3929    * New upstream release, LP: #1836327
  3930      - overlord/patch: simplify conditions for re-applying sublevel
  3931        patches for level 6
  3932      - cmd,tests: forcibly discard mount namespace when bases change
  3933      - cmd/snap-confine: handle device cgroup before pivot
  3934      - cmd/snap-apparmor-service: quit if there are no profiles
  3935      - cmd/snap, image: add --target-directory and --basename to 'snap
  3936        download'
  3937      - interfaces: add jack1 implicit classic interface
  3938      - interfaces: miscellaneous policy updates
  3939      - daemon: classic confinement is not supported on core
  3940      - interfaces: bluetooth-control: add mtk BT device node
  3941      - cmd/snap-seccomp: initial support for negative arguments with
  3942        uid/gid caching
  3943      - snap-confine: move seccomp load after permanent privilege drop
  3944      - tests: new profiler snap used to track cpu and memory for snapd
  3945        and snap commands
  3946      - debian: make maintainer scripts do nothing on powerpc
  3947      - gadget: mounted filesystem writer
  3948      - cmd/snap: use padded checkers for snapshot output
  3949      - bootloader: switch to bootloader_test style testing
  3950      - gadget: add a wrapper for generating partitioned images with
  3951        sfdisk
  3952      - tests/main/snap-seccomp-syscalls: add description
  3953      - tests: continue executing on errors either updating the repo db or
  3954        installing dependencies
  3955      - cmd/snap-seccomp/syscalls: add io_uring syscalls
  3956      - systemd: add InstanceMode enumeration to control which systemd
  3957        instance to control
  3958      - netutil: extract socket activation helpers from daemon package.
  3959      - interfaces: spi: update regex rules to accept spi nodes like
  3960        spidev12345.0
  3961      - gadget: fallback device lookup
  3962      - many: add strutil.ElliptLeft, use it for shortening cohorts
  3963      - wrappers: allow sockets under $XDG_RUNTIME_DIR
  3964      - gadget: add wrapper for creating and populating filesystems
  3965      - gadget: add writer for offset-write
  3966      - gadget: support relative symlinks in device lookup
  3967      - snap, snapstate: additional validation of base field
  3968      - many: fix some races and missing locking, make sure UDevMonitor is
  3969        stopped
  3970      - boot: move ExtractKernelAssets
  3971      - daemon, snap: screenshots _only_ shows the deprecation notice,
  3972        from 2.39
  3973      - osutil: add a workaround for overlayfs apparmor as it is used on
  3974        Manjaro
  3975      - snap: introduce GetType() function for snap.Info
  3976      - tests: update systems to be used for during sru validation
  3977      - daemon: increase `shutdownTimeout` to 25s to deal with slow
  3978        HW
  3979      - interfaces/network-manager: move deny ptrace to the connected slot
  3980      - interfaces: allow locking of pppd files
  3981      - cmd/snap-exec: fix snap completion for classic snaps with non
  3982        /usr/lib/snapd libexecdir
  3983      - daemon: expose pprof endpoints
  3984      - travis: disable snap pack on OSX
  3985      - client, cmd/snap: expose the new cohort options for snap ops
  3986      - overlord/snapstate: tweak switch summaries
  3987      - tests: reuse the image created initially for nested tests
  3988        execution
  3989      - tests/lib/nested: tweak assert disk prepare step
  3990      - daemon, overlord/snapstate: support leave-cohort
  3991      - tests/main/appstream-id: collect debug info
  3992      - store,daemon: add client-user-agent support to store.SnapInfo
  3993      - tests: add check for invalid PR titles in the static checks
  3994      - tests: add snap-tool for easier access to internal tools
  3995      - daemon: unexport file{Response,Stream}
  3996      - devicestate: make TestUpdateGadgetOnClassicErrorsOut less racy
  3997      - tests: fix test desktop-portal-filechooser
  3998      - tests: sort commands from DumpCommands in the dumpDbHook
  3999      - cmd/snap: add unit test for "advise-snap --dump-db".
  4000      - bootloader: remove extra mock bootloader implementation
  4001      - daemon: tweak for "add api endpoint for download" PR
  4002      - packaging: fix reproducible build error
  4003      - tests: synchronize journal logs before check logs
  4004      - tests: fix snap service watchdog test
  4005      - tests: use more readable test directory names
  4006      - tests/regression/lp-1805485: update test description
  4007      - overlord: make changes conflict with remodel
  4008      - tests: make sure the snapshot unit test uses a snapshot time
  4009        relative to Now()
  4010      - tests: revert "tests: stop catalog-update/apt-hooks test for now"
  4011      - tests: mountinfo-tool --one prints matches on failure
  4012      - data/selinux: fix policy for snaps with bases and classic snaps
  4013      - debian: fix building on eoan by tweaking golang build-deps
  4014      - packaging/debian-sid: update required golang version to 1.10
  4015      - httputil: handle "no such host" error explicitly and do not retry
  4016        it
  4017      - overlord/snapstate, & fallout: give Install a *RevisionOptions
  4018      - cmd/snap: don't run install on 'snap --help install'
  4019      - gadget: raw/bare structure writer and updater
  4020      - daemon, client, cmd/snap: show cohort key in snap info --verbose
  4021      - overlord/snapstate: add update-gadget task when needed, block
  4022        other changes
  4023      - image: turn a missing default content provider into an error
  4024      - overlord/devicestate: update-gadget-assets task handler with
  4025        stubbed gadget callbacks
  4026      - interface: builtin: avahi-observe/control: update label for
  4027        implicit slot
  4028      - tests/lib/nested: fix multi argument copy_remote
  4029      - tests/lib/nested: have mkfs.ext4 use a rootdir instead of mounting
  4030        an image
  4031      - packaging: fix permissions powerpc docs dir
  4032      - overlord: mock store to avoid net requests
  4033      - debian: rework how we run autopkgtests
  4034      - interface: builtin: avahi-observe/control: allow slots
  4035        implementation also by app snap on classic system
  4036      - interfaces: builtin: utils: add helper function to identify system
  4037        slots
  4038      - interfaces: add missing adjtimex to time-control
  4039      - overlord/snapstate, snap: support base = "none"
  4040      - daemon, overlord/snapstate: give RevisionOptions a CohortKey
  4041      - data/selinux: permit init_t to remount snappy_snap_t
  4042      - cmd/snap: test for a friendly error on 'okay' without 'warnings'
  4043      - cmd/snap: support snap debug timings --startup=.. and measure
  4044        loadState time
  4045      - advise-snap: add --dump-db which dumps the command database
  4046      - interfaces/docker-support: support overlayfs on ubuntu core
  4047      - cmd/okay: Remove err message when warning file not exist
  4048      - devicestate: disallow removal of snaps used in booting early
  4049      - packaging: fix build-depends on powerpc
  4050      - tests: run spread tests on opensuse leap 15.1
  4051      - strutil/shlex: fix ineffassign
  4052      - cmd/snapd: ensure GOMAXPROCS is at least 2
  4053      - cmd/snap-update-ns: detach unused mount points
  4054      - gadget: record gadget root directory used during positioning
  4055      - tests: force removal to prevent restore fails when directory
  4056        doesn't exist on lp-1801955 test
  4057      - overlord: implement store switch remodeling
  4058      - tests: stop using ! for naive negation in shell scripts
  4059      - snap,store,daemon,client: send new "Snap-Client-User-Agent" header
  4060        in Search()
  4061      - osutil: now that we require golang-1.10, use user.LookupGroup()
  4062      - spread.yaml,tests: change MATCH and REBOOT to cmds
  4063      - packaging/fedora: force external linker to ensure static linking
  4064        and -extldflags use
  4065      - timings: tweak the conditional for ensure timings
  4066      - timings: always store ensure timings as long as they have an
  4067        associated change
  4068      - cmd/snap: tweak the output of snap debug timings --ensure=...
  4069      - overlord/devicestate: introduce remodel kinds and
  4070        contextsregistrationContext:
  4071      - snaptest: add helper for mocking snap with contents
  4072      - snapstate: allow removal of non-model kernels
  4073      - tests: change strace parameters on snap-run test to avoid the test
  4074        gets stuck
  4075      - gadget: keep track of the index where structure content was
  4076        defined
  4077      - cmd/snap-update-ns: rename leftover ctx to upCtx
  4078      - tests: add "not" command
  4079      - spread.yaml: use "snap connections" in debug
  4080      - tests: fix how strings are matched on auto-refresh-retry test
  4081      - spread-shellcheck: add support for variants and environment
  4082      - gadget: helper for shifting structure start position
  4083      - cmd/snap-update-ns: add several TODO comments
  4084      - cmd/snap-update-ns: rename ctx to upCtx
  4085      - spread.yaml: make HOST: usage shellcheck-clean
  4086      - overlord/snapstate, daemon: snapstate.Switch now takes a
  4087        RevisionOption
  4088      - tests: add mountinfo-tool
  4089      - many: make snapstate.Update take *RevisionOptions instead of chan,
  4090        rev
  4091      - tests/unit/spread-shellcheck: temporary workaround for SC2251
  4092      - daemon: refactor user ops to api_users
  4093      - cmd/snap, tests: refactor info to unify handling of 'direct' snaps
  4094      - cmd/snap-confine: combine sc_make_slave_mount_ns into caller
  4095      - cmd/snap-update-ns: use "none" for propagation changes
  4096      - cmd/snap-confine: don't pass MS_SLAVE along with MS_BIND
  4097      - cmd/snap, api, snapstate: implement "snap remove --purge"
  4098      - tests: new hotplug test executed on ubuntu core
  4099      - tests: running tests on fedora 30
  4100      - gadget: offset-write: fix validation, calculate absolute position
  4101      - data/selinux: allow snap-confine to do search on snappy_var_t
  4102        directories
  4103      - daemon, o/snapstate, store: support for installing from cohorts
  4104      - cmd/snap-confine: do not mount over non files/directories
  4105      - tests: validates snapd from ppa
  4106      - overlord/configstate: don't panic on invalid configuration
  4107      - gadget: improve device lookup, add helper for mount point lookup
  4108      - cmd/snap-update-ns: add tests for executeMountProfileUpdate
  4109      - overlord/hookstate: don't run handler unless hooksup.Always
  4110      - cmd/snap-update-ns: allow changing mount propagation
  4111      - systemd: workaround systemctl show quirks on older systemd
  4112        versions
  4113      - cmd/snap: allow option descriptions to start with the command
  4114      - many: introduce a gadget helper for locating device matching given
  4115        structure
  4116      - cmd/snap-update-ns: fix golint complaints about variable names
  4117      - cmd/snap: unit tests for debug timings
  4118      - testutil: support sharing-related mount flags
  4119      - packaging/fedora: Merge changes from Fedora Dist-Git and drop EOL
  4120        Fedora releases
  4121      - cmd/snap: support for --ensure argument for snap debug timings
  4122      - cmd,sandbox: tweak seccomp version info handling
  4123      - gadget: record sector size in positioned volume
  4124      - tests: make create-user test support managed devices
  4125      - packaging: build empty package on powerpc
  4126      - overlord/snapstate: perform hard refresh check
  4127      - gadget: add volume level update checks
  4128      - cmd/snap: mangle descriptions that have indent > terminal width
  4129      - cmd/snap-update-ns: rename applyFstab to executeMountProfileUpdate
  4130      - cmd/snap-confine: unshare per-user mount ns once
  4131      - tests: retry govendor sync
  4132      - tests: avoid removing snaps which are cached to speed up the
  4133        prepare on boards
  4134      - tests: fix how the base snap are deleted when there are multiple
  4135        to deleted on reset
  4136      - cmd/snap-update-ns: merge apply functions
  4137      - many: introduce assertstest.SigningAccounts and AddMany test
  4138        helpers
  4139      - interfaces: special-case "snapd" in sanitizeSlotReservedForOS*
  4140        helpers
  4141      - cmd/snap-update-ns: make apply{User,System}Fstab identical
  4142      - gadget: introduce checkers for sanitizing structure updates
  4143      - cmd/snap-update-ns: move apply{Profile,{User,System}Fstab} to same
  4144        file
  4145      - overlord/devicestate: introduce registrationContext
  4146      - cmd/snap-update-ns: add no-op load/save current user profile logic
  4147      - devicestate: set "new-model" on the remodel change
  4148      - devicestate: use deviceCtx in checkGadgetOrKernel
  4149      - many: use a fake assertion model in the device contexts for tests
  4150      - gadget: fix handling of positioning constrains for structures of
  4151        MBR role
  4152      - snap-confine: improve error when running on a not /home homedir
  4153      - devicestate: make Remodel() return a state.Change
  4154      - many: make which store to use contextualThis reworks
  4155        snapstate.Store instead of relying solely on DeviceContext,
  4156        because:
  4157      - tests: enable tests on centos 7 again
  4158      - interfaces: add login-session-control interface
  4159      - tests: extra debug for snapshot-basic test
  4160      - overlord,overlord/devicestate: do without GadgetInfo/KernelInfo in
  4161        devicestate
  4162      - gadget: more validation checks for legacy MBR structure type &
  4163        role
  4164      - osutil: fix TestReadBuildGo test in sbuild
  4165      - data: update XDG_DATA_DIRS via the systemd environment.d mechanism
  4166        too
  4167      - many: do without device state/assertions accessors based on state
  4168        only outside of devicestate/tests
  4169      - interfaces/dbus: fix unit tests when default snap mount dir is not
  4170        /snap
  4171      - tests: add security-seccomp to verify seccomp with arg filtering
  4172      - snapshotstate: disable automatic snapshots on core for now
  4173      - snapstate: auto-install snapd when needed
  4174      - overlord/ifacestate: update static attributes of "content"
  4175        interface
  4176      - interfaces: add support for the snapd snap in the dbus backend*
  4177      - overlord/snapstate: tweak autorefresh logic if network is not
  4178        available
  4179      - snapcraft: also include ld.so.conf from libc in the snapcraft.yml
  4180      - snapcraft.yaml: fix links ld-linux-x86-64.so.2/ld64.so.2
  4181      - overlord: pass a DeviceContext to the checkSnap implementations
  4182      - daemon: add RootOnly flag to commands
  4183      - many:  make access to the device model assertion etc contextual
  4184        via a DeviceCtx hook/DeviceContext interface
  4185      - snapcraft.yaml: include libc6 in snapd
  4186      - tests: reduce snapcraft leftovers from PROJECT_PATH,  temp disable
  4187        centos
  4188      - overlord: make the store context composably backed by separate
  4189        backends for device asserts/info etc.
  4190      - snapstate: revert "overlord/snapstate: remove PlugsOnly"
  4191      - osutil,cmdutil: move CommandFromCore and make it use the snapd
  4192        snap (if available)
  4193      - travis: bump Go version to 1.10.x
  4194      - cmd/snap-update-ns: remove instanceName argument from applyProfile
  4195      - gadget: embed volume in positioned volume, rename fields
  4196      - osutil: use go build-id when no gnu build-id is available
  4197      - snap-seccomp: add 4th field to version-info for golang-seccomp
  4198        features
  4199      - cmd/snap-update-ns: merge computeAndSaveSystemChanges into
  4200        applySystemFstab
  4201      - cmd/snap, client, daemon, store: create-cohort
  4202      - tests: give more time until nc returns on appstream test
  4203      - tests: run spread tests on ubuntu 19.04
  4204      - gadget: layout, smaller fixes
  4205      - overlord: update static attrs when reloading connections
  4206      - daemon: verify snap instructions for multi-snap requests
  4207      - overlord/corecfg: make expiration of automatic snapshots
  4208        configurable (4/4)
  4209      - cmd/snap-update-ns: pass MountProfileUpdate to
  4210        apply{System,User}Fstab
  4211      - snap: fix interface bindings on implicit hooks
  4212      - tests: improve how snaps are cached
  4213      - cmd/snap-update-ns: formatting tweaks
  4214      - data/selinux: policy tweaks
  4215      - cmd/snap-update-ns: move locking to the common layer
  4216      - overlord: use private YAML inside several tests
  4217      - cmd/snap, store, image: support for cohorts in "snap download"
  4218      - overlord/snapstate: add timings to critical task handlers and the
  4219        backend
  4220      - cmd: add `snap debug validate-seed <path>` cmd
  4221      - state: add possible error return to TaskSet.Edge()
  4222      - snap-seccomp: use username regex as defined in osutil/user.go
  4223      - osutil: make IsValidUsername public and fix regex
  4224      - store: serialize the acquisition of device sessions
  4225      - interfaces/builtin/desktop: fonconfig v6/v7 cache handling on
  4226        Fedora
  4227      - many: move Device/SetDevice to devicestate, start of making them
  4228        pluggable in storecontext
  4229      - overlord/snapstate: remove PlugsOnly
  4230      - interfaces/apparmor: allow running /usr/bin/od
  4231      - spread: add qemu:fedora-29-64
  4232      - tests: make test parallel-install-interfaces work for boards with
  4233        pre-installed snaps
  4234      - interfaces/builtin/intel_mei: fix /dev/mei* AppArmor pattern
  4235      - spread.yaml: add qemu:centos-7-64
  4236      - overlord/devicestate: extra measurements related to
  4237        populateStateFromSeed
  4238      - cmd/snap-update-ns: move Assumption to {System,User}ProfileUpdate
  4239      - cmd/libsnap: remove fringe error function
  4240      - gadget: add validation of cross structure overlap and offset
  4241        writes
  4242      - cmd/snap-update-ns: refactor of profile application (3/N)
  4243      - data/selinux: tweak the policy for runuser and s-c, interpret
  4244        audit entries
  4245      - tests: fix spaces issue in the base snaps names to remove during
  4246        reset phase
  4247      - tests: wait for man db cache is updated before after install snapd
  4248        on Fedora
  4249      - tests: extend timeout of sbuild test
  4250  
  4251   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 12 Jul 2019 10:40:08 +0200
  4252  
  4253  snapd (2.39.3) xenial; urgency=medium
  4254  
  4255    * New upstream release, LP: #1827495
  4256      - daemon: increase `shutdownTimeout` to 25s to deal with slow HW
  4257      - spread: run tests against openSUSE 15.1
  4258      - data/selinux: fix policy for snaps with bases and classic snaps
  4259  
  4260   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 21 Jun 2019 09:06:01 +0200
  4261  
  4262  snapd (2.39.2) xenial; urgency=medium
  4263  
  4264    * New upstream release, LP: #1827495
  4265      - debian: rework how we run autopkgtests
  4266      - interfaces/docker-support: add overlayfs accesses for ubuntu core
  4267      - data/selinux: permit init_t to remount snappy_snap_t
  4268      - strutil/shlex: fix ineffassign
  4269      - packaging: fix build-depends on powerpc
  4270  
  4271   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 05 Jun 2019 08:41:21 +0200
  4272  
  4273  snapd (2.39.1) xenial; urgency=medium
  4274  
  4275    * New upstream release, LP: #1827495
  4276      - spread: enable Fedora 30
  4277      - cmd/snap-confine, data/selinux: cherry pick Fedora 30 fixes
  4278      - tests/unit/spread-shellcheck: temporary workaround for SC2251
  4279      - packaging: build empty package on powerpc
  4280      - interfaces: special-case "snapd" in sanitizeSlotReservedForOS*
  4281        helper
  4282      - cmd/snap: mangle descriptions that have indent > terminal width
  4283      - cmd/snap-confine: unshare per-user mount ns once
  4284      - tests: avoid adding spaces to the base snaps names
  4285      - systemd: workaround systemctl show quirks on older systemd
  4286        versions
  4287  
  4288   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 29 May 2019 12:08:43 +0200
  4289  
  4290  snapd (2.39) xenial; urgency=medium
  4291  
  4292    * New upstream release, LP: #1827495
  4293      - overlord/ifacestate: update static attributes of "content"
  4294        interface
  4295      - data/selinux: tweak the policy for runuser and s-c, interpret
  4296        audit entries
  4297      - snapshotstate: disable automatic snapshots on core for now
  4298      - overlord/corecfg: make expiration of automatic snapshots
  4299        configurable
  4300      - snapstate: auto-install snapd when needed
  4301      - interfaces: add support for the snapd snap in the dbus backend
  4302      - overlord/snapstate: tweak autorefresh logic if network is not
  4303        available
  4304      - interfaces/apparmor: allow running /usr/bin/od
  4305      - osutil,cmdutil: move CommandFromCore and make it use the snapd
  4306        snap (if available)
  4307      - daemon: also verify snap instructions for multi-snap requests
  4308      - data/selinux: allow snap-confine to mount on top of bin
  4309      - data/selinux: auto transition /var/snap to snappy_var_t
  4310      - cmd: add `snap debug validate-seed <path>` cmd
  4311      - interfaces/builtin/desktop: fonconfig v6/v7 cache handling on
  4312        Fedora
  4313      - interfaces/builtin/intel_mei: fix /dev/mei* AppArmor pattern
  4314      - tests: make snap-connections test work on boards with snaps pre-
  4315        installed
  4316      - tests: check for /snap/core16/current in core16-provided-by-core
  4317      - tests: run livepatch test on 18.04 as well
  4318      - devicestate: deal correctly with the "required" flag on Remodel
  4319      - snapstate,state: add TaskSet.AddAllWithEdges() and use in doUpdate
  4320      - snapstate: add new NoReRefresh flag and use in Remodel()
  4321      - many: allow core as a fallback for core16
  4322      - snapcraft: build static fontconfig in the snapd snap
  4323      - cmd/snap-confine: remove unused sc_open_snap_{update,discard}_ns
  4324      - data/selinux: allow snapd to execute runuser under snappy_t
  4325      - spread, tests: do not leave mislabeled files in restorecon test,
  4326        attempt to catch similar files
  4327      - interfaces: cleanup internal tool lookup in system-key
  4328      - many: move auth.AuthContext to store.DeviceAndAuthContext, the
  4329        implemention to a separate storecontext packageThis:
  4330      - overlord/devicestate: measurements around ensure and related tasks
  4331      - cmd: tweak internal tool lookup to accept more possible locations
  4332      - overlord/snapstate,snapshotstate: create snapshot on snap removal
  4333      - tests: run smoke tests on (almost) pristine systems
  4334      - tests: system disable ssh for config defaults in gadget
  4335      - cmd/debug: integrate new task timings with "snap debug timings"
  4336      - tests/upgrade/basic, packaging/fedoar: restore SELinux context of
  4337        /var/cache/fontconfig, patch pre-2.39 mount units
  4338      - image: simplify prefer local logic  and fixes
  4339      - tests/main/selinux-lxd: make sure LXD from snaps works cleanly
  4340        with enforcing SELinux
  4341      - tests: deny ioctl - TIOCSTI with garbage in high bits
  4342      - overlord: factor out mocking of device service and gadget w.
  4343        prepare-device for registration tests
  4344      - data/selinux, tests/main/selinux-clean: fine tune the policy, make
  4345        sure that no denials are raised
  4346      - cmd/libsnap,osutil: fix parsing of mountinfo
  4347      - ubuntu: disable -buildmode=pie on armhf to fix memory issue
  4348      - overlord/snapstate: inhibit refresh for up to a week
  4349      - cmd/snap-confine: prevent cwd restore permission bypass
  4350      - overlord/ifacestate: introduce HotplugKey type use short key in
  4351        change summaries
  4352      - many: make Remodel() download everything first before installing
  4353      - tests: fixes discovered debugging refresh-app-awareness
  4354      - overlord/snapstate: track time of postponed refreshes
  4355      - snap-confine: set rootfs_dir in sc_invocation struct
  4356      - tests: run create-user on core devices
  4357      - boot: add flag file "meta/force-kernel-extraction"
  4358      - tests: add regression test for systemctl race fix
  4359      - overlord/snapshotstate: helpers for snapshot expirations
  4360      - overlord,tests: perform soft refresh check in doInstall
  4361      - tests: enable tests that write /etc/{hostname,timezone} on core18
  4362      - overlord/ifacestate: implement String() method of
  4363        HotplugDeviceInfo for better logs/messages
  4364      - cmd/snap-confine: move ubuntu-core fallback checks
  4365      - testutil: fix MockCmd for shellcheck 0.5
  4366      - snap, gadget: move gadget read/validation into separate package,
  4367        tweak naming
  4368      - tests: split travis spread execution in 2 jobs for ubuntu and non
  4369        ubuntu systems
  4370      - testutil: make mocked command work with shellcheck from snaps
  4371      - packaging/fedora, tests/upgrade/basic: patch existing mount units
  4372        with SELinux context on upgrade
  4373      - metautil, snap: extract yaml value normalization to a helper
  4374        package
  4375      - tests: use apt via eatmydata
  4376      - dirs,overlord/snapstate: add Soft and Hard refresh checks
  4377      - cmd/snap-confine: allow using tools from snapd snap
  4378      - cmd,interfaces: replace local helpers with cmd.InternalToolPath
  4379      - tweak: fix "make hack" on Fedora
  4380      - snap: add validation of gadget.yaml
  4381      - cmd/snap-update-ns: refactor of profile application
  4382      - cmd/snap,client,daemon,store: layout and sanity tweaks for
  4383        find/search options
  4384      - tests: add workaround for missing cache reset on older snapd
  4385      - interfaces: deal with the snapd snap correctly for apparmor 2.13
  4386      - release-tools: add debian-package-builder
  4387      - tests: enable opensuse 15 and add force-resolution installing
  4388        packages
  4389      - timings: AddTag helper
  4390      - testutil: run mocked commands through shellcheck
  4391      - overlord/snapshotstate: support auto flag
  4392      - client, daemon, store: search by common-id
  4393      - tests: all the systems for google backend with 6 workers
  4394      - interfaces: hotplug nested vm test, updated serial-port interface
  4395        for hotplug.
  4396      - sanity: use proper SELinux context when mounting squashfs
  4397      - cmd/libsnap: neuter variables in cleanup functions
  4398      - interfaces/adb-support: account for hubs on sysfs path
  4399      - interfaces/seccomp: regenerate changed profiles only
  4400      - snap: reject layouts to /lib/{firmware,modules}
  4401      - cmd/snap-confine, packaging: support SELinux
  4402      - selinux, systemd: support mount contexts for snap images
  4403      - interfaces/builtin/opengl: allow access to Tegra X1
  4404      - cmd/snap: make 'snap warnings' output yamlish
  4405      - tests: add check to detect a broken snap on reset
  4406      - interfaces: add one-plus devices to adb-support
  4407      - cmd: prevent umask from breaking snap-run chain
  4408      - tests/lib/pkgdb: allow downgrade when installing packages in
  4409        openSUSE
  4410      - cmd/snap-confine: use fixed private tmp directory
  4411      - snap: tweak parsing errors of gadget updates
  4412      - overlord/ifacemgr: basic measurements
  4413      - spread: refresh metadata on openSUSE
  4414      - cmd/snap-confine: pass sc_invocation instead of numerous args
  4415        around
  4416      - snap/gadget: introduce volume update info
  4417      - partition,bootloader: rename 'partition' package to 'bootloader'
  4418      - interfaces/builtin: add dev/pts/ptmx access to docker_support
  4419      - tests: restore sbuild test
  4420      - strutil: make SplitUnit public, allow negative numbers
  4421      - overlord/snapstate,: retry less for auto-stuff
  4422      - interfaces/builtin: add add exec "/" to docker-support
  4423      - cmd/snap: fix regression of snap saved command
  4424      - cmd/libsnap: rename C enum for feature flag
  4425      - cmd: typedef mountinfo structures
  4426      - tests/main/remodel: clean up before reverting the state
  4427      - cmd/snap-confine: umount scratch dir using UMOUNT_NOFOLLOW
  4428      - timings: add new helpers, Measurer interface and DurationThreshold
  4429      - cmd/snap-seccomp: version-info subcommand
  4430      - errortracker: fix panic in Report if db cannot be opened
  4431      - sandbox/seccomp: a helper package wrapping calls to snap-seccomp
  4432      - many: add /v2/model API, `snap remodel` CLI and spread test
  4433      - tests: enable opensuse tumbleweed back
  4434      - overlord/snapstate, store: set a header when auto-refreshing
  4435      - data/selinux, tests: refactor SELinux policy, add minimal tests
  4436      - spread: restore SELinux context when we mess with system files
  4437      - daemon/api: filter connections with hotplug-gone=true
  4438      - daemon: support returning assertion information as JSON with the
  4439        "json" query parameter
  4440      - cmd/snap: hide 'interfaces' command, show deprecation notice
  4441      - timings: base API for recording timings in state
  4442      - cmd/snap-confine: drop unused dependency on libseccomp
  4443      - interfaces/apparmor: factor out test boilerplate
  4444      - daemon: extract assertions api endpoint implementation into
  4445        api_asserts.go
  4446      - spread.yaml: bump delta reference
  4447      - cmd/snap-confine: track per-app and per-hook processes
  4448      - cmd/snap-confine: make sc_args helpers const-correct
  4449      - daemon: move a function that was between an other struct and its
  4450        methods
  4451      - overlord/snapstate: fix restoring of "old-current" revision config
  4452        in undoLinkSnap
  4453      - cmd/snap, client, daemon, ifacestate: show a leading attribute of
  4454        a connection
  4455      - cmd/snap-confine: call sc_should_use_normal_mode once
  4456      - cmd/snap-confine: populate enter_non_classic_execution_environment
  4457      - daemon: allow downloading snaps blobs via .../file
  4458      - cmd/snap-confine: introduce sc_invocation
  4459      - devicestate: add initial Remodel support
  4460      - snap: remove obsolete license-* fields in the yaml
  4461      - cmd/libsnap: add cgroup-pids-support module
  4462      - overlord/snapstate/backend: make LinkSnap clean up more
  4463      - snapstate: only keep 2 snaps on classic
  4464      - ctlcmd/tests: tests tweaks (followup to #6322)
  4465  
  4466   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 03 May 2019 11:29:50 +0200
  4467  
  4468  snapd (2.38.1) xenial; urgency=medium
  4469  
  4470    * New upstream release, LP: #1824394
  4471      - tests: add workaround for missing cache reset on older snapd
  4472      - ubuntu: disable -buildmode=pie on armhf to fix memory issue
  4473  
  4474   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 11 Apr 2019 18:26:47 +0200
  4475  
  4476  snapd (2.38) xenial; urgency=medium
  4477  
  4478    * New upstream release, LP: #1818648
  4479      - overlord/snapstate,: retry less for auto-stuff
  4480      - cmd/snap: fix regression of snap saved command
  4481      - interfaces/builtin: add dev/pts/ptmx access to docker_support
  4482      - overlord/snapstate, store: set a header when auto-refreshing
  4483      - interfaces/builtin: add add exec "/" to docker-support
  4484      - cmd/snap, client, daemon, ifacestate: show a leading attribute of
  4485        a connection
  4486      - interface: avahi-observe: Fixing socket permissions on 4.15
  4487        kernels
  4488      - tests: check that apt works before using it
  4489      - apparmor: support AppArmor 2.13
  4490      - snapstate: restart into the snapd snap on classic
  4491      - overlord/snapstate: during refresh, re-refresh on epoch bump
  4492      - cmd, daemon: split out the common bits of mapLocal and mapRemote
  4493      - cmd/snap-confine: chown private /tmp to root.root
  4494      - cmd/snap-confine: drop uid from random /tmp name
  4495      - overlord/hookstate: apply pending transaction changes onto
  4496        temporary configuration for snapctl get
  4497      - cmd/snap: `snap connections` command
  4498      - interfaces/greengrass_support: update accesses for GGC 1.8
  4499      - cmd/snap, daemon: make the connectivity check use GET
  4500      - interfaces/builtin,/udev: add spec support to disable udev +
  4501        device cgroup and use it for greengrass
  4502      - interfaces/intel-mei: small follow up tweaks
  4503      - ifacestate/tests: fix/improve udev mon test
  4504      - interfaces: add multipass-support interface
  4505      - tests/main/high-user-handling: fix the test for Go 1.12
  4506      - interfaces: add new intel-mei interface
  4507      - systemd: decrease the checker counter before unlocking otherwise
  4508        we can get spurious panics
  4509      - daemon/tests: fix race in the disconnect conflict test
  4510      - cmd/snap-confine: allow moving tasks to pids cgroup
  4511      - tests: enable opensuse tumbleweed on spread
  4512      - cmd/snap: fix `snap services` completion
  4513      - ifacestate/hotplug: integration with udev monitor
  4514      - packaging: build snapctl as a static binary
  4515      - packaging/opensuse: move most logic to snapd.mk
  4516      - overlord: fix ensure before slowness on Retry
  4517      - overlord/ifacestate: fix migration of connections on upgrade from
  4518        ubuntu-core
  4519      - daemon, client, cmd/snap: debug GETs ask aspects, not actions
  4520      - tests/main/desktop-portal-*: fix handling of python dependencies
  4521      - interfaces/wayland: allow wayland server snaps function on classic
  4522        too
  4523      - daemon, client, cmd/snap: snap debug base-declaration
  4524      - tests: run tests on opensuse leap 15.0 instead of 42.3
  4525      - cmd/snap: fix error messages for snapshots commands if ID is not
  4526        uint
  4527      - interfaces/seccomp: increase filter precision
  4528      - interfaces/network-manager: no peer label check for hostname1
  4529      - tests: add a tests for xdg-desktop-portal integration
  4530      - tests: not checking 'tracking channel' after refresh core on
  4531        nested execution
  4532      - tests: remove snapweb from tests
  4533      - snap, wrappers: support StartTimeout
  4534      - wrappers: Add an X-SnapInstanceName field to desktop files
  4535      - cmd/snap: produce better output for help on subcommands
  4536      - tests/main/nfs-support: use archive mode for creating fstab backup
  4537      - many: collect time each task runs and display it with `snap debug
  4538        timings <id>`
  4539      - tests: add attribution to helper script
  4540      - daemon: make ucrednetGet not loop
  4541      - squashfs: unset SOURCE_DATE_EPOCH in the TestBuildDate test
  4542      - features,cmd/libsnap: add new feature "refresh-app-awareness"
  4543      - overlord: fix random typos
  4544      - interfaces/seccomp: generate global seccomp profile
  4545      - daemon/api: fix error case for disconnect conflict
  4546      - overlord/snapstate: add some randomness to the catalog refresh
  4547      - tests: disable trusty-proposed for now
  4548      - tests: fix upgrade-from-2.15 with kernel 4.15
  4549      - interfaces/apparmor: allow sending and receiving signals from
  4550        ourselves
  4551      - tests: split the test interfaces-many in 2 and remove snaps on
  4552        restore
  4553      - tests: use snap which takes 15 seconds to install on retryable-
  4554        error test
  4555      - packaging: avoid race in snapd.postinst
  4556      - overlord/snapstate: discard mount namespace when undoing 1st link
  4557        snap
  4558      - cmd/snap-confine: allow writes to /var/lib/**
  4559      - tests: stop catalog-update test for now
  4560      - tests/main/auto-refresh-private: make sure to actually download
  4561        with the expired macaroon
  4562      - many: save media info when installing, show it when listing
  4563      - userd: handle help urls which requires prepending XDG_DATA_DIRS
  4564      - tests: fix NFS home mocking
  4565      - tests: improve snaps-system-env test
  4566      - tests: pre-cache core on core18 systems
  4567      - interfaces/hotplug: renamed RequestedSlotSpec to ProposedSlot,
  4568        removed Specification
  4569      - debian: ensure leftover usr.lib.snapd.snap-confine is gone
  4570      - image,cmd/snap,tests: introduce support for modern prepare-image
  4571        --snap <snap>[=<channel>]
  4572      - overlord/ifacestate: tweak logic for generating unique slot names
  4573      - packaging: import debian salsa packaging work, add sbuild test and
  4574        use in spead
  4575      - overlord/ifacestate: hotplug-add-slot handler
  4576      - image,cmd/snap:  simplify --classic-arch to --arch, expose
  4577        prepare-image
  4578      - tests: run test snap as user in the smoke test
  4579      - cmd/snap: tweak man output to have no doubled up .TP lines
  4580      - cmd/snap, overlord/snapstate: silently ignore classic flag when a
  4581        snap is strictly confined
  4582      - snap-confine: remove special handling of /var/lib/jenkins
  4583      - cmd/snap-confine: handle death of helper process
  4584      - packaging: disable systemd environment generator on 18.04
  4585      - snap-confine: fix classic snaps for users with /var/lib/* homedirs
  4586      - tests/prepare: prevent console-conf from running
  4587      - image: bootstrapToRootDir => setupSeed
  4588      - image,cmd/snap,tests:  introduce prepare-image --classic
  4589      - tests: update smoke/sandbox test for armhf
  4590      - client, daemon: introduce helper for querying snapd API for the
  4591        list of slot/plug connections
  4592      - cmd/snap-confine: refactor and cleanup of seccomp loading
  4593      - snapstate, snap: allow update/switch requests with risk only
  4594        channel to DTRT
  4595      - interfaces: add network-manager-observe interface
  4596      - snap-confine: increase locking timeout to 30s
  4597      - snap-confine: fix incorrect "sanity timeout 3s" message
  4598      - snap-confine: provide proper error message on sc_sanity_timeout
  4599      - snapd,state: improve error message on state reading failure
  4600      - interfaces/apparmor: deny inet/inet6 in snap-update-ns profile
  4601      - snap: fix reexec from the snapd snap for classic snaps
  4602      - snap: fix hook autodiscovery for parallel installed snaps
  4603      - overlord/snapstate: format the refresh time for the log
  4604      - cmd/snap-confine: add special case for Jenkins
  4605      - snapcraft.yaml: fix XBuildDeb PATH for go-1.10
  4606      - overlord/snapstate: validate instance names early
  4607      - overlord/ifacestate: handler for hotplug-update-slot tasks
  4608      - polkit: cast pid to uint32 to keep polkit happy for now
  4609      - snap/naming: move various name validation helpers to separate
  4610        package
  4611      - tests: iterate getting journal logs to support delay on boards on
  4612        daemon-notify test
  4613      - cmd/snap: fix typo in cmd_wait.go
  4614      - snap/channel: improve channel parsing
  4615      - daemon, polkit: pid_t is signed
  4616      - daemon: introduce /v2/connections snapd API endpoint
  4617      - cmd/snap: small refactor of cmd_info's channel handling
  4618      - overlord/snapstate: use an ad-hoc error when no results
  4619      - cmd/snap: wrap "summary" better
  4620      - tests: workaround missing go dependencies in debian-9
  4621      - daemon: try to tidy up the icon stuff a little
  4622      - interfaces: add display-control interface
  4623      - snapcraft.yaml: fix snap building in launchpad
  4624      - tests: update fedora 29 workers to speed up the whole testing time
  4625      - interfaces: add u2f-devices interface and allow reading udev
  4626        +power_supply:* in hardware-observe
  4627      - cmd/snap-update-ns: save errno from strtoul
  4628      - tests: interfaces tests normalization
  4629      - many: cleanup golang.org/x/net/context
  4630      - tests: add spread test for system dbus interface
  4631      - tests: remove -o pipefail
  4632      - interfaces: add block-devices interface
  4633      - spread: enable upgrade suite on fedora
  4634      - tests/main/searching: video section got renamed to photo-and-video
  4635      - interfaces/home: use dac_read_search instead of dac_override with
  4636        'read: all'
  4637      - snap: really run the RunSuite
  4638      - interfaces/camera: allow reading vendor/etc info from
  4639        /run/udev/data/+usb:*
  4640      - interfaces/dbus: be less strict about alternations for well-known
  4641        names
  4642      - interfaces/home: allow dac_override with 'read:
  4643        all'
  4644      - interfaces/pulseaudio: allow reading subdirectories of
  4645        /etc/pulse
  4646      - interfaces/system-observe: allow read on
  4647        /proc/locks
  4648      - run-checks: ensure we use go-1.10 if available
  4649      - tests: get test-snapd-dbus-{provider,consumer} from the beta
  4650        channel
  4651      - interfaces/apparmor: mock presence of overlayfs root
  4652      - spread: increase default kill-timeout to 30min
  4653      - tests: simplify interfaces-contacts-service test
  4654      - packaging/ubuntu: build with golang 1.10
  4655      - ifacestate/tests: extra test for hotplug-connect handler
  4656      - packaging: make sure that /var/lib/snapd/lib/glvnd is accounted
  4657        for
  4658      - overlord/snapstate/backend: call fontconfig helpers from the new
  4659        'current'
  4660      - kvm: load required kernel modules if necessary
  4661      - cmd/snap: use a fake user for 'run' tests
  4662      - tests: update systems for google sru backend
  4663      - tests: fix install-snaps test by changing the snap info regex
  4664      - interfaces: helpers for sorting plug/slot/connection refs
  4665      - tests: moving core-snap-refresh-on-core test from main to nested
  4666        suite
  4667      - tests: fix daemon-notify test checking denials considering all the
  4668        log lines
  4669      - tests: skip lp-1802591 on "official" images
  4670      - tests: fix listing tests to match "snap list --unicode=never"
  4671      - debian: fix silly typo in the spread test invocation
  4672      - interface: raw-usb: Adding ttyACM ttyACA permissions
  4673      - tests: fix enable-disable-unit-gpio test on external boards
  4674      - overlord/ifacestate: helper API to obtain the state of connections
  4675      - tests: define new "tests/smoke" suite and use that for
  4676        autopkgtests
  4677      - cmd/snap-update-ns: explicitly check for return value from
  4678        parse_arg_u
  4679      - interfaces/builtin/opengl: allow access to NVIDIA VDPAU library
  4680      - tests: auto-clean the test directory
  4681      - cmd/snap: further tweak messaging; add a test
  4682      - overlord/ifacestate: handler for hotplug-connect task
  4683      - cmd/snap-confine: join freezer only after setting up user mount
  4684      - cmd/snap-confine: don't preemptively create .mnt files
  4685      - cmd/snap-update-ns: manually implement isspace
  4686      - cmd/snap-update-ns: let the go parser know we are parsing -u
  4687      - cmd/snap-discard-ns: fix name of user fstab files
  4688      - snapshotstate: don't task.Log without the lock
  4689      - tests: exclude some more slow tests from runs in autopkgtest
  4690      - many: remove .user-fstab files from /run/snapd/ns
  4691      - cmd/libsnap: pass --from-snap-confine when calling snap-update-ns
  4692        as user
  4693      - cmd/snap-update-ns: make freezer mockable
  4694      - cmd/snap-update-ns: move XDG code to dedicated file
  4695      - osutil: add helper for loading fstab from string
  4696      - cmd/snap-update-ns: move existing code around, renaming some
  4697        functions
  4698      - overlord/configstate/configcore: support - and _ in cloud init
  4699        field names
  4700      - * cmd/snap-confine: use makedev instead of MKDEV
  4701      - tests: review/fix the autopkgtest failures in disco
  4702      - overlord: drop old v1 store api support from managers test
  4703      - tests: new test for snapshots with more than 1 user
  4704  
  4705   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 21 Mar 2019 10:55:27 +0100
  4706  
  4707  snapd (2.37.4) xenial; urgency=medium
  4708  
  4709    * New upstream release, LP: #1817949
  4710      - squashfs: unset SOURCE_DATE_EPOCH in the TestBuildDate test
  4711      - overlord/ifacestate: fix migration of connections on upgrade from
  4712        ubuntu-core
  4713      - tests: fix upgrade-from-2.15 with kernel 4.15
  4714      - interfaces/seccomp: increase filter precision
  4715      - tests: remove snapweb from tests
  4716  
  4717   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 27 Feb 2019 19:53:36 +0100
  4718  
  4719  snapd (2.37.3) xenial; urgency=medium
  4720  
  4721    * New upstream release, LP: #1811233
  4722      - interfaces/seccomp: generate global seccomp profile
  4723      - overlord/snapstate: add some randomness to the catalog refresh
  4724      - tests: add upgrade test from 2.15.2ubuntu1 -> current snapd
  4725      - snap-confine: fix fallback to ubuntu-core
  4726      - packaging: avoid race in snapd.postinst
  4727      - overlord/snapstate: discard mount namespace when undoing 1st link
  4728        snap
  4729      - cmd/snap-confine: allow writes to /var/lib/** again
  4730      - tests: stop catalog-update/apt-hooks test until the catlog refresh
  4731        is randomized
  4732      - debian: ensure leftover usr.lib.snapd.snap-confine is gone
  4733  
  4734   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 18 Feb 2019 17:17:33 +0100
  4735  
  4736  snapd (2.37.2) xenial; urgency=medium
  4737  
  4738    * New upstream release, LP: #1811233
  4739      - cmd/snap, overlord/snapstate: silently ignore classic flag when a
  4740        snap is strictly confined
  4741      - snap-confine: remove special handling of /var/lib/jenkins
  4742      - cmd/snap-confine: handle death of helper process gracefully
  4743      - snap-confine: fix classic snaps for users with /var/lib/* homedirs
  4744        like jenkins/postgres
  4745      - packaging: disable systemd environment generator on 18.04
  4746      - tests: update smoke/sandbox test for armhf
  4747      - cmd/snap-confine: refactor and cleanup of seccomp loading
  4748      - snap-confine: increase locking timeout to 30s
  4749      - snap-confine: fix incorrect "sanity timeout 3s" message
  4750      - snap: fix hook autodiscovery for parallel installed snaps
  4751      - tests: iterate getting journal logs to support delay on boards on
  4752        daemon-notify test
  4753      - interfaces/apparmor: deny inet/inet6 in snap-update-ns profile
  4754      - interfaces: add u2f-devices interface
  4755  
  4756   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 06 Feb 2019 10:08:07 +0100
  4757  
  4758  snapd (2.37.1) xenial; urgency=medium
  4759  
  4760    * New upstream release, LP: #1811233
  4761      - cmd/snap-confine: add special case for Jenkins
  4762      - tests: workaround missing go dependencies in debian-9
  4763      - daemon, polkit: pid_t is signed
  4764      - interfaces: add display-control interface
  4765      - interfaces: add block-devices interface
  4766      - tests/main/searching: video section got renamed to photo-and-video
  4767      - interfaces/camera: allow reading vendor/etc info from
  4768        /run/udev/data/+usb
  4769      - interfaces/dbus: be less strict about alternations for well-known
  4770        names
  4771      - interfaces/home: allow dac_read_search with 'read: all'
  4772      - interfaces/pulseaudio: allow reading subdirectories of
  4773        /etc/pulse
  4774      - interfaces/system-observe: allow read on
  4775        /proc/locks
  4776      - tests: get test-snapd-dbus-{provider,consumer} from the beta
  4777        channel
  4778      - interfaces/apparmor: mock presence of overlayfs root
  4779      - packaging/{fedora,opensuse,ubuntu}: add /var/lib/snapd/lib/glvnd
  4780  
  4781   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 29 Jan 2019 18:35:36 +0100
  4782  
  4783  snapd (2.37) xenial; urgency=medium
  4784  
  4785    * New upstream release, LP: #1811233
  4786      - snapd: fix race in TestSanityFailGoesIntoDegradedMode test
  4787      - cmd: fix snap-device-helper to deal correctly with hooks
  4788      - tests: various fixes for external backend
  4789      - interface: raw-usb: Adding ttyACM[0-9]* as many serial devices
  4790        have device node /dev/ttyACM[0-9]
  4791      - tests: fix enable-disable-unit-gpio test on external boards
  4792      - tests: define new "tests/smoke" suite and use that for
  4793        autopkgtests
  4794      - interfaces/builtin/opengl: allow access to NVIDIA VDPAU
  4795        library
  4796      - snapshotstate: don't task.Log without the lock
  4797      - overlord/configstate/configcore: support - and _ in cloud init
  4798        field names
  4799      - cmd/snap-confine: use makedev instead of MKDEV
  4800      - tests: review/fix the autopkgtest failures in disco
  4801      - systemd: allow only a single daemon-reload at the same time
  4802      - cmd/snap: only auto-enable unicode to a tty
  4803      - cmd/snap: right-align revision and size in info's channel map
  4804      - dirs, interfaces/builtin/desktop: system fontconfig cache path is
  4805        different on Fedora
  4806      - tests: fix "No space left on device" issue on amazon-linux
  4807      - store: undo workaround for timezone-less released-at
  4808      - store, snap, cmd/snap: channels have released-at
  4809      - snap-confine: fix incorrect use "src" var in mount-support.c
  4810      - release: support probing SELinux state
  4811      - release-tools: display self-help
  4812      - interface: add new `{personal,system}-files` interface
  4813      - snap: give Epoch an Equal method
  4814      - many: remove unused interface code
  4815      - interfaces/many: use 'unsafe' with docker-support change_profile
  4816        rules
  4817      - run-checks: stop running HEAD of staticcheck
  4818      - release: use sync.Once around lazy intialized state
  4819      - overlord/ifacestate: include interface name in the hotplug-
  4820        disconnect task summary
  4821      - spread: show free space in debug output
  4822      - cmd/snap: attempt to restore SELinux context of snap user
  4823        directories
  4824      - image: do not write empty etc/cloud
  4825      - tests: skip snapd snap on reset for core systems
  4826      - cmd/snap-discard-ns: fix umount(2) typo
  4827      - overlord/ifacestate: hotplug-remove-slot task handler
  4828      - overlord/ifacestate: handler for hotplug-disconnect task
  4829      - ifacestate/hotplug: updateDevice helper
  4830      - tests: reset snapd state on tests restore
  4831      - interfaces: return security setup errors
  4832      - overlord: make InstallMany work like UpdateMany, issuing a single
  4833        request to get candidates
  4834      - systemd/systemd.go: add missing tests for systemd.IsActive
  4835      - overlord/ifacestate: addHotplugSeqWaitTask helper
  4836      - cmd/snap-confine: refactor call to snap-update-ns --user-mounts
  4837      - tests: new backend used to run upgrade test suite
  4838      - travis: short circuit failures in static and unit tests travis job
  4839      - cmd: automatically fix localized <option>s to <option>
  4840      - overlord/configstate,features: expose features to snapd tools
  4841      - selinux: package to query SELinux status and verify/restore file
  4842        contexts
  4843      - wrappers: use new systemd.IsActive in core18 early boot
  4844      - cmd: add tests for lintArg and lintDesc
  4845      - httputil: retry on temporary net errors
  4846      - cmd/snap-confine: remove unused sc_discard_preserved_mount_ns
  4847      - wrappers: only restart service in core18 when they are active
  4848      - overlord/ifacestate: helpers for serializing hotplug changes
  4849      - packaging/{fedora,opensuse}: own /var/lib/snapd/cookie
  4850      - systemd: start snapd.autoimport.service in --no-block mode
  4851      - data/selinux: fix syntax error in definition of snappy_admin
  4852        interface
  4853      - snap/info: bind global plugs/slots to implicit hooks
  4854      - cmd/snap-confine: remove SC_NS_MNT_FILE
  4855      - spread: record each tests/upgrade job
  4856      - osutil: do not import dirs
  4857      - cmd/snap-confine: fix typo "a pipe"
  4858      - tests: make security-device-cgroups-{devmode,jailmode} work on arm
  4859        devices
  4860      - tests: force test-snapd-daemon-notify exit 0 when the interface is
  4861        not connected
  4862      - overlord/snapstate: run 'remove' hook before 'auto-disconnect'
  4863      - centos: enable SELinux support on CentOS 7
  4864      - apparmor: allow hard link to snap-specific semaphore files
  4865      - tests/lib/pkgdb: disable weak deps on Fedora
  4866      - release: detect too old apparmor_parser
  4867      - tests: improve how the log is checked to see if the system is
  4868        waiting for a reboot
  4869      - cmd, dirs, interfaces/apparmor: update distro identification to
  4870        support ID="archlinux"
  4871      - spread, tests: add Fedora 29
  4872      - cmd/snap-confine: refactor calling snapd tools into helper module
  4873      - apparmor: allow snap-update-ns access to common devices
  4874      - cmd/snap-confine: capture initialized per-user mount ns
  4875      - tests: reduce verbosity around package installation
  4876      - data: set KillMode=process for snapd
  4877      - cmd/snap: handle DNS error gracefully
  4878      - spread, tests: use checkpoints when dumping audit log
  4879      - tests/lib/prepare: make sure that SELinux context of repacked core
  4880        snap is controlled
  4881      - testutils: split checkers, tweak tests
  4882      - tests: fix for tests test-*-cgroup
  4883      - spread: show AVC audits when debugging, start auditd on Fedora
  4884      - spread: drop Fedora 27, add Fedora 29
  4885      - tests/lib/reset: restore context of removed snapd directories
  4886      - testutil: add File{Present,Absent} checkers
  4887      - snap: add new `snap run --trace-exec`
  4888      - tests: fix for failover test on how logs are checked
  4889      - snapctl: add "services"
  4890      - overlord/snapstate: use file timestamp to initialize timer
  4891      - cmd/libsnap: introduce and use sc_strdup
  4892      - interfaces: let NM access ifindex/ifupdown files
  4893      - overlord/snapstate: on refresh, check new rev can read current
  4894      - client, store: don't use store from client (use client from store)
  4895      - tests/main/parallel-install-store: verify installation of more
  4896        than one instance at a time
  4897      - overlord: don't write system key if security setup fails
  4898      - packaging/fedora/snapd.spec: fix bogus date in changelog
  4899      - snapstate: update fontconfig caches on install
  4900      - interfaces/apparmor/backend.go:411:38: regular expression does not
  4901        contain any meta characters (SA6004)
  4902      - asserts/header_checks.go:199:35: regular expression does not
  4903        contain any meta characters (SA6004)
  4904      - run staticcheck every time :-)
  4905      - tests/lib/systemd-escape/main.go:46:14: printf-style function with
  4906        dynamic first argument and no further arguments should use print-
  4907        style function instead (SA1006)
  4908      - tests/lib/fakestore/cmd/fakestore/cmd_run.go:66:15: the channel
  4909        used with signal.Notify should be buffered (SA1017)
  4910      - tests/lib/fakedevicesvc/main.go:55:15: the channel used with
  4911        signal.Notify should be buffered (SA1017)
  4912      - spdx/parser.go:30:1: only the first constant has an explicit type
  4913        (SA9004)
  4914      - overlord/snapstate/snapmgr.go:553:21: printf-style function with
  4915        dynamic first argument and no further arguments should use print-
  4916        style function instead (SA1006)
  4917      - overlord/patch/patch3.go:44:70: printf-style function with dynamic
  4918        first argument and no further arguments should use print-style
  4919        function instead (SA1006)
  4920      - cmd/snap/cmd_advise.go:200:2: empty branch (SA9003)
  4921      - osutil/udev/netlink/conn.go:120:5: ineffective break statement.
  4922        Did you mean to break out of the outer loop? (SA4011)
  4923      - daemon/api.go:992:22: printf-style function with dynamic first
  4924        argument and no further arguments should use print-style function
  4925        instead (SA1006)
  4926      - cmd/snapd/main.go:94:5: ineffective break statement. Did you mean
  4927        to break out of the outer loop? (SA4011)
  4928      - cmd/snap/cmd_userd.go:73:15: the channel used with signal.Notify
  4929        should be buffered (SA1017)
  4930      - cmd/snap/cmd_help.go:102:7: io.Writer.Write must not modify the
  4931        provided buffer, not even temporarily (SA1023)
  4932      - release: probe apparmor features lazily
  4933      - overlord,daemon: mock security backends for testing
  4934      - cmd/libsnap: move apparmor-support to libsnap
  4935      - cmd: drop cruft from snap-discard-ns build rules
  4936      - cmd/snap-confine: use snap-discard-ns ns to discard stale
  4937        namespaces
  4938      - cmd/snap-confine: handle mounted shared /run/snapd/ns
  4939      - many: fix composite literals with unkeyed fields
  4940      - dirs, wrappers, overlord/snapstate: make completion + bases work
  4941      - tests: revert "tests: restore in restore, not prepare"
  4942      - many: validate title
  4943      - snap: make description maximum in runes, not bytes
  4944      - tests: discard mount namespaces in reset.sh
  4945      - tests/lib: sync cla check back from snapcraft
  4946      - Revert "cmd/snap, tests/main/snap-info: highlight the current
  4947        channel"
  4948      - daemon: remove enableInternalInterfaceActions
  4949      - mkversion: use "test -n" rather than "! test -z"
  4950      - run-checks: assorted fixes
  4951      - tests: restore in restore, not in prepare
  4952      - cmd/snap: fix missing newline in "snap keys" error message
  4953      - snap: epoch lists must contain no duplicate entries
  4954      - interfaces/avahi_observe: Fix typo in comment
  4955      - tests: add SPREAD_JOB to the description of
  4956        systemd_create_and_start_unit
  4957      - daemon, vendor: bump github.com/coreos/go-systemd/activation,
  4958        handle API changes
  4959      - Revert "cmd/snap-confine: don't allow mapping lib{uuid,blkid}"
  4960      - packaging/fedora: use %_sysctldir macro
  4961      - cmd/snap-confine: remove unneeded unshare
  4962      - sanity: extend the kernel version check to cover CentOS/RHEL
  4963        kernels
  4964      - wrappers: remove all desktop files from a snap on removal
  4965      - snap: add an explicit check for `epoch: null` loading
  4966      - snap: check max description length in validate
  4967      - spread, tests: add CentOS support
  4968      - cmd/snap-confine: allow mapping more libc shards
  4969      - cmd/snap-discard-ns: add support for --from-snap-confine
  4970      - tests: make tinyproxy support systemd notify
  4971      - tests: fix shellcheck
  4972      - snap, store: rename `snap.Epoch`'s `Unset` to `IsZero`
  4973      - store: add a test for a non-zero epoch refresh (with epoch bump)
  4974      - store: v1 search doesn't send epoch, stop pretending it does
  4975      - snap: make any "0" epoch be Unset, and marshalled to {[0],[0]}
  4976      - overlord/snapstate: amend test should send local revision
  4977      - tests: use mock-gpio.py in enable-disable-units-gpio test
  4978      - snap: enforce minimal snap name len of 2
  4979      - cmd/libsnap: add sc_verify_snap_lock
  4980      - cmd/snap-update-ns: extra debugging of trespassing events
  4981      - userd: force zenity width if the text displayed is long
  4982      - overlord/snapstate, store: always send epochs
  4983      - cmd/snap-confine,snap-update-ns: discard quirks
  4984      - cmd/snap: add nanosleep to blacklisted syscalls when running with
  4985        --strace
  4986      - cmd/snap-update-ns, tests: clean trespassing paths
  4987      - nvidia, interfaces/builtin: OpenCL fixes
  4988      - ifacestate/hotplug: removeDevice helper
  4989      - cmd: install snap-discard-ns in "make hack"
  4990      - overlord/ifacestate: setup security backends phased by backends
  4991        first
  4992      - ifacestate/helpers: added SystemSnapName mapper helper method
  4993      - overlord/ifacestate: set hotplug-key of the connection when
  4994        connecting hotplug slots
  4995      - snapd: allow snap-update-ns to read /proc/version
  4996      - cmd: handle tumbleweed and leap in autogen.sh
  4997      - interfaces/tests: MockHotplugSlot test helper
  4998      - store,daemon: make UserInfo,LoginUser part of the store interface
  4999      - overlord/ifacestate: use remapper when checking if system snap is
  5000        installed
  5001      - tests: fix how pinentry is prepared for new gpg v 2.1 and 2.2
  5002      - packaging/arch: fix bash completions path
  5003      - interfaces/builtin: add device-buttons interface for accessing
  5004        events
  5005      - tests, fakestore: extend refresh tests with parallel installed
  5006        snaps
  5007      - snap, store, overlord/snapshotstate: drop epoch pointers
  5008      - snap: make Epoch default to {[0],[0]} on load from yaml
  5009      - data/completion: pass documented arguments to completion functions
  5010      - tests: skip opensuse from interfaces-openvswitch-support test
  5011      - tests: simple reproducer for snap try and hooks bug
  5012      - snapstate: do not allow classic mode for strict snaps
  5013      - snap: make Epoch's MarshalJSON not simplify
  5014      - store: remove unused currentSnap and currentSnapJSON
  5015      - many: some small doc comment fixes in recent hotplug code
  5016      - ifacestate/udevmonitor: added callback to signal end of
  5017        enumeration
  5018      - cmd/libsnap: add simplified feature flag checker
  5019      - interfaces/opengl: add additional accesses for cuda
  5020      - tests: add core18 only hooks test and fix running core18 only on
  5021        classic
  5022      - sanity, release, cmd/snap: refuse to try to do things on WSL.
  5023      - cmd: make coreSupportsReExec faster
  5024      - overlord/ifacestate: don't remove the dash when generating unique
  5025        slot name
  5026      - cmd/snap-seccomp: add full complement of ptrace constants
  5027      - cmd: update autogen.sh for opensuse
  5028      - interfaces/apparmor: allow access to /run/snap.$SNAP_INSTANCE_NAME
  5029      - spread.yaml: add more systems to the autopkgtest and qemu backends
  5030      - daemon: spool sideloaded snap into blob dir
  5031        overlord/snapstate: address review feedback
  5032      - packaging/opensuse: stop using golang-packaging
  5033      - overlord/snapshots: survive an unknown user
  5034      - wrappers: fix generating of service units with multiple `before`
  5035        dependencies
  5036      - data: run snapd.autoimport.service only after seeding
  5037      - cmd/snap: unhide --name parameter to snap install, tweak help
  5038        message
  5039      - packaging/fedora: Merge changes from Fedora Dist-Git
  5040      - tests/main/snap-service-after-before-install: verify after/before
  5041        in snap install
  5042      - overlord/ifacestate: mark connections disconnected by hotplug with
  5043        hotplug-gone
  5044      - ifacestate/ifacemgr: don't reload hotplug-gone connections on
  5045        startup
  5046      - tests: install dependencies during prepare
  5047      - tests,store,daemon: ensure proxy settings are honored in
  5048        auth/userinfo too
  5049      - tests: core 18 does not support classic confinement
  5050      - tests: add debug output for degraded test
  5051      - strutil: make VersionCompare faster
  5052      - overlord/snapshotstate/backend: survive missing directories
  5053      - overlord/ifacestate: use map[string]*connState when passing conns
  5054        around
  5055      - tests: move fedora 28 to manual
  5056      - overlord/snapshotstate/backend: be more verbose when
  5057        SNAPPY_TESTING=1
  5058      - tests: removing fedora 26 system from spread.yaml
  5059      - tests: linode execution is not needed anymore
  5060      - tests/lib: adjust to changed systemctl behaviour on debian-9
  5061      - tests: fixes and new backend for tests on nested suite
  5062      - strutil: let MatchCounter work with a nil regexp
  5063      - ifacestate/helpers: findConnsForHotplugKey helper
  5064      - many: move regexp.(Must)Compile out of non-init functions into
  5065        variables
  5066      - store: also make snaps downloaded via deltas 0600
  5067      - snap: use Lstat to determine snap size, remove
  5068        ReadSnapInfoExceptSize
  5069      - interfaces/builtin: add adb-support interface
  5070      - tests: fail if install_snap_local fails
  5071      - strutil: add extra test to CommaSeparatedList as suggested by
  5072        mborzecki
  5073      - cmd/snap, daemon, strutil: use CommaSeparatedList to split a CSL
  5074      - ifacestate: optimize disconnect hooks
  5075      - cmd/snap-update-ns: parse the -u <uid> command line option
  5076      - cmd/snap, tests: snapshots for all
  5077      - client, cmd/daemon: allow disabling keepalive, improve degraded
  5078        mode unit tests
  5079      - snap: only show "next" refresh time if its after the hold time
  5080      - overlord/snapstate: run tests for classic snaps even on systems
  5081        that don't support classic
  5082      - overlord/standby: fix a race between standby goroutine and stop
  5083      - cmd/snap-exec: don't fail on some try mode snaps
  5084      - cmd/snap, userd, testutil: tweak DBus tests to use private session
  5085        bus connection
  5086      - cmd: remove remnants of sc_should_populate_mount_ns
  5087      - client, daemon, cmd/snap: indicate that services are socket/timer
  5088        activated
  5089      - cmd/snap-seccomp: only look for PTRACE_GETFPX?REGS where available
  5090      - cmd/snap-confine: remove SC_NS_FAIL_GRACEFULLY
  5091      - snap/pack, cmd/snap: allow specifying the filename of 'snap pack'
  5092      - cmd/snap-discard-ns: add support for per-user mount namespaces
  5093      - cmd/snap-confine: remove stale mount profile along stale namespace
  5094      - data/apt: close stderr when calling snap in the apt install hook.
  5095      - tests/main: fixes for the new shellcheck
  5096      - testutil, cmd/snap: introduce and use testutil.EqualsWrapped and
  5097        fly
  5098      - tests: initial setup for testing current branch on nested vm and
  5099        hotplug management
  5100      - cmd: refactor IPC and lifecycle of the helper process
  5101      - tests/main/parallel-install-store: the store has caught up, do not
  5102        expect failures
  5103      - overlord/snapstate, snap, wrappers: start services in the right
  5104        order during install
  5105      - interfaces/browser-support, cmd/snap-seccomp: Allow read-only
  5106        ptrace, for the Breakpad crash reporter
  5107      - snap,client: use a different exit code for retryable errors
  5108      - overlord/ifacestate: don't conflict on own discard-snap tasks when
  5109        refreshing & doing garbage collection
  5110      - cmd/snap: tweak `snap services` output when there is no services
  5111      - interfaces/many: updates to support k8s worker nodes
  5112      - cmd/snap: gnome-software install via snap:// handler
  5113      - overlord/many: cleanup use of snapName vs. instanceName
  5114      - snapstate: add command-chain to supported featureset
  5115      - daemon, snap: mark screenshots as deprecated
  5116      - interfaces: fix decoding of json numbers for static/dynamic
  5117        attributes* ifstate: fix decoding of json numbers
  5118      - cmd/snap: try not to panic on error from "snap try"
  5119      - tests: new cosmic image for spread tests on gce
  5120      - interfaces/system-key: add parser mtime and only discover features
  5121        on write
  5122      - overlord/snapshotstate/backend: detect path to tar in unit tests
  5123      - tests/unit/gccgo: drop gccgo unit tests
  5124      - cmd: use relative file names in locking APIs
  5125      - interfaces: fix NormalizeInterfaceAttributes, add tests
  5126      - overlord/snapshotstate/backend: fall back on sudo when no runuser
  5127      - cmd/snap-confine: reduce verbosity of debug and error messages
  5128      - systemd: extend Status() to work for socket and timer units
  5129      - interfaces: typo 'allows' for consistency with other ifaces
  5130      - systemd,wrappers: don't start disabled services
  5131      - ifacestate: simplify task chaining in ifacestate.Connect
  5132      - tests: ensure that goa-daemon is off
  5133      - snap/pack, snap/squashfs: remove extra copy before mksquashfs
  5134      - cmd/snap: block 'snap help <cmd> --all'
  5135      - asserts, image: ensure kernel, gadget, base and required-snaps use
  5136        valid snap names
  5137      - apparmor: add unit test for probeAppArmorParser and simplify code
  5138      - interfaces/apparmor: conditionally add explicit deny rules for
  5139        ptrace
  5140      - po: sync translations from launchpad
  5141      - osutil: tweak handling of error adduser errors
  5142      - cmd: rename ns_group to mount_ns
  5143      - tests/main/interfaces-accounts-service: more debugging
  5144      - snap/pack, snap/squashfs: use type to determine mksquashfs args
  5145      - data/systemd, wrappers: tweak system-shutdown helper for core18
  5146      - tests: show list of processes when ifaces-accounts-service fails
  5147      - tests: do not run degraded test in autopkgtest env
  5148      - snap: overhaul validation error messages
  5149      - ifacestate/hooks: only create interface hook tasks if hooks exist
  5150      - osutil: workaround overlayfs on ubuntu 18.10
  5151      - interfaces/home: don't allow snaps to write to $HOME/bin
  5152      - interfaces: improve Attr error further
  5153      - snapstate: tweak GetFeatureFlagBool() to have a default argument
  5154      - many: cleanup remaining parallel installs TODOs
  5155      - image: improve validation of extra snaps
  5156  
  5157   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 16 Jan 2019 17:16:56 +0100
  5158  
  5159  snapd (2.36.3) xenial; urgency=medium
  5160  
  5161    * New upstream release, LP: #1795590
  5162      - wrappers: use new systemd.IsActive in core18 early boot
  5163      - httputil: retry on temporary net errors
  5164      - wrappers: only restart service in core18 when they are active
  5165      - systemd: start snapd.autoimport.service in --no-block mode
  5166      - data/selinux: fix syntax error in definition of snappy_admin
  5167        interfacewhen installing selinux-policy-devel package.
  5168      - centos: enable SELinux support on CentOS 7
  5169      - cmd, dirs, interfaces/apparmor: update distro identification to
  5170        support ID="archlinux"
  5171      - apparmor: allow hard link to snap-specific semaphore files
  5172      - overlord,apparmor: new syskey behaviour + non-ignored snap-confine
  5173        profile errors
  5174      - snap: add new `snap run --trace-exec` call
  5175      - interfaces/backends: detect too old apparmor_parser
  5176  
  5177   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 14 Dec 2018 07:30:58 +0100
  5178  
  5179  snapd (2.36.2) xenial; urgency=medium
  5180  
  5181    * New upstream release, LP: #1795590
  5182      - daemon, vendor: bump github.com/coreos/go-systemd/activation,
  5183        handle API changes
  5184      - snapstate: update fontconfig caches on install
  5185      - overlord,daemon: mock security backends for testing
  5186      - sanity, spread, tests: add CentOS
  5187      - Revert "cmd/snap, tests/main/snap-info: highlight the current
  5188        channel"
  5189      - cmd/snap: add nanosleep to blacklisted syscalls when running with
  5190        --strace
  5191      - tests: add regression test for LP #1803535
  5192      - snap-update-ns: fix trailing slash bug on trespassing error
  5193      - interfaces/builtin/opengl: allow reading /etc/OpenCL/vendors
  5194      - cmd/snap-confine: nvidia: pick up libnvidia-opencl.so
  5195      - interfaces/opengl: add additional accesses for cuda
  5196  
  5197   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 29 Nov 2018 10:48:29 +0100
  5198  
  5199  snapd (2.36.1) xenial; urgency=medium
  5200  
  5201    * New upstream release, LP: #1795590
  5202      - tests,snap-confine: add core18 only hooks test and fix running
  5203        core18 only hooks on classic
  5204      - interfaces/apparmor: allow access to
  5205        /run/snap.$SNAP_INSTANCE_NAME
  5206      - spread.yaml: add more systems to the autopkgtest and qemu backends
  5207      - daemon: spool sideloaded snap into blob dir
  5208      - wrappers: fix generating of service units with multiple `before`
  5209        dependencies
  5210      - data: run snapd.autoimport.service only after seeding
  5211      - tests,store,daemon: ensure proxy settings are honored in
  5212        auth/userinfo too
  5213      - packaging/fedora: Merge changes from Fedora Dist-Git
  5214      - tests/lib: adjust to changed systemctl behaviour on debian-9
  5215      - tests/main/interfces-accounts-service: switch to busctl, more
  5216        debugging
  5217      - store: also make snaps downloaded via deltas 0600
  5218      - cmd/snap-exec: don't fail on some try mode snaps
  5219      - cmd/snap, userd, testutil: tweak DBus tests to use private session
  5220        bus connection
  5221      - tests/main: fixes for the new shellcheck
  5222      - cmd/snap-confine: remove stale mount profile along stale namespace
  5223      - data/apt: close stderr when calling snap in the apt install hook
  5224  
  5225   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 09 Nov 2018 14:42:28 +0100
  5226  
  5227  snapd (2.36) xenial; urgency=medium
  5228  
  5229    * New upstream release, LP: #1795590
  5230      - overlord/snapstate, snap, wrappers: start services in the right
  5231        order during install
  5232      - tests: the store has caught up, drop gccgo test, update cosmic
  5233        image
  5234      - cmd/snap: try not to panic on error from "snap try"`--devmode`
  5235      - overlord/ifacestate: don't conflict on own discard-snap tasks when
  5236        refreshing & doing garbage collection
  5237      - snapstate: add command-chain to supported featureset
  5238      - daemon, snap: mark screenshots as deprecated
  5239      - interfaces: fix decoding of json numbers for static/dynamic
  5240        attributes
  5241      - data/systemd, wrappers: tweak system-shutdown helper for core18
  5242      - interfaces/system-key: add parser mtime and only discover features
  5243        on write
  5244      - interfaces: fix NormalizeInterfaceAttributes, add tests
  5245      - systemd,wrappers: don't start disabled services
  5246      - ifacestate/hooks: only create interface hook tasks if hooks exist
  5247      - tests: do not run degraded test in autopkgtest env
  5248      - osutil: workaround overlayfs on ubuntu 18.10
  5249      - interfaces: include invalid type in Attr error
  5250      - many: enable layouts by default
  5251      - interfaces/default: don't scrub with change_profile with classic
  5252      - cmd/snap: speed up unit tests
  5253      - vendor, cmd/snap: refactor to accommodate the new less buggy go-
  5254        flags
  5255      - daemon: expose snapshots to the API
  5256      - interfaces: updates for default, screen-inhibit-control, tpm,
  5257        {hardware,system,network}-observe
  5258      - interfaces/hotplug: rename HotplugDeviceKey method to HotplugKey,
  5259        update test interface
  5260      - interfaces/tests: use TestInterface instead of a custom local
  5261        helper
  5262      - overlord/snapstate: export getFeatureFlagBool.
  5263      - osutil,asserts,daemon: support force password change in system-
  5264        user assertion
  5265      - snap, wrappers: support restart-delay, generate RestartSec=<value>
  5266        in service units
  5267      - tests/ifacestate: moved asserts-related mocking into helper
  5268      - image: fetch device store assertion if available
  5269      - many: enable AppArmor on Arch
  5270      - interfaces/repo: two helper methods for hotplug
  5271      - overlord/ifacestate: add hotplug slots with implicit slots
  5272      - interfaces/hotplug: helpers and struct updates
  5273      - tests: run the snapd tests on Ubuntu 18.10
  5274      - snapstate: only report errors if there is an actual error
  5275      - store: speedup unit tests
  5276      - spread-shellcheck: fix interleaved error messages, tweaks
  5277      - apparmor: create SnapAppArmorDir in setupSnapConfineReexec
  5278      - ifacestate: implementation of defaultDeviceKey function for
  5279        hotplug
  5280      - cmd/snap-update-ns: remove empty placeholders used for mounting
  5281      - snapshotstate: restore to current revision
  5282      - tests/lib: rework the CLA checker
  5283      - many: support and consider store friendly-stores when checking
  5284        device scope constraints
  5285      - overlord/snapstate: block parallel installs of snapd, core, base,
  5286        kernel, gadget snaps
  5287      - overlord/patch: patch for static plug/slot attributes
  5288      - interfaces: honor static attributes when reloading conns
  5289      - osutils: unit tests speedup; introduce «run-checks --short-
  5290        unit».
  5291      - systemd, wrappers: speed up wrappers unit tests
  5292      - client: speedup unit tests
  5293      - spread-shellcheck: use threads to parallelise
  5294      - snap: validate plug and slot names
  5295      - osutil, interfaces/apparmor: add and use of osutil.UnlinkMany
  5296      - wrappers: do not depend on network.taget in socket units, tweak
  5297        generated units
  5298      - interfaces/apparmor: (un)load profiles in one apparmor_parser call
  5299      - store: gracefully handle unexpected errors in 'action'
  5300        response
  5301      - cmd: put our manpages in section 8
  5302      - overlord: don't make become-operational interfere with user
  5303        requests
  5304      - store: tweak unmatched refresh result error log
  5305      - snap, client, daemon, store: use and expose "media" more
  5306      - tests,cmd/snap-update-ns: add test showing mount update bug
  5307        cmd/snap-update-ns: better detection of snapd-made tmpfs
  5308      - tests: spread tests for aliases with parallel installed snaps
  5309      - interfaces/seccomp: allow using statx by default
  5310      - store: gracefully handle unexpected errors in 'action' response
  5311      - overlord/snapshotstate: chown the tempdir
  5312      - cmd/snap: attempt to start the document portal if running with a
  5313        session bus
  5314      - snap: detect layouts vs layout in snap.yaml
  5315      - interfaces/apparmor: handle overlayfs snippet for snap-update-ns
  5316      - snapcraft.yaml: set grade to stable
  5317      - tests: shellchecks, final round
  5318      - interfaces/apparmor: handle overlayfs snippet for snap-update-ns
  5319      - snap: detect layouts vs layout in snap.yaml
  5320      - overlord/snapshotstate: store epoch in snapshot, check on restore
  5321      - cmd/snap: tweak UX of snap refresh --list
  5322      - overlord/snapstate: improve consistency, use validateInfoAndFlags
  5323        also in InstallPath
  5324      - snap: give Epoch a CanRead helper
  5325      - overlord/snapshotstate: small refactor of internal helpers
  5326      - interfaces/builtin: adding missing permission to create
  5327        /run/wpa_supplicant directory
  5328      - interfaces/builtin: avahi interface update
  5329      - client, daemon: support passing of 'unaliased' option when
  5330        installing from local files
  5331      - selftest: rename selftest.Run() to sanity.Check()
  5332      - interfaces/apparmor: report apparmor support level and policy
  5333      - ifacestate: helpers for generating slot names for hotplug
  5334      - overlord/ifacestate: make sure to pass in the Model assertion when
  5335        enforcing policies
  5336      - overlord/snapshotstate: store the SnapID in snapshot, block
  5337        restore if changed
  5338      - interfaces: generalize writable mimic profile
  5339      - asserts,interfaces/policy: add support for on-store/on-brand/on-
  5340        model plug/slot rule constraints
  5341      - many: fetch the device store assertion together and in the context
  5342        of interpreting snap-declarations
  5343      - tests: disable gccgo tests on 18.04 for now, until dh-golang vs
  5344        gccgo is fixed
  5345      - tests/main/parallel-install-services: add spread test for snaps
  5346        with services
  5347      - tests/main/snap-env: extend to cover parallel installations of
  5348        snaps
  5349      - tests/main/parallel-install-local: rename from *-sideload, extend
  5350        to run snaps
  5351      - cmd/snapd,daemon,overlord: without snaps, stop and wait for socket
  5352      - cmd/snap: tame the help zoo
  5353      - tests/main/parallel-install-store: run installed snap
  5354      - cmd/snap: add a bunch of TRANSLATORS notes (and a little more
  5355        i18n)
  5356      - cmd: fix C formatting
  5357      - tests: remove unneeded cleanup from layout tests
  5358      - image: warn on missing default-providers
  5359      - selftest: add test to ensure selftest.checks is up-to-date
  5360      - interfaces/apparmor, interfaces/builtin: tweaks for parallel snap
  5361        installs
  5362      - userd: extend the list of supported XDG Desktop properties when
  5363        autostarting user applications
  5364      - cmd/snap-update-ns: enforce trespassing checks
  5365      - selftest: actually run the kernel version selftest
  5366      - snapd: go into degraded mode when the selftest fails
  5367      - tests: add test that runs snapctl with a core18 snap
  5368      - tests: add snap install hook with base: core18
  5369      - overlord/{snapstate,assertstate}: parallel instances and
  5370        refresh validation
  5371      - interfaces/docker-support: add rules to read apparmor macros
  5372      - tests: make nfs test available for more systems
  5373      - tests: cleanup copy/paste dup in interfaces-network-setup-control
  5374      - tests: using single sh snap in interface tests
  5375      - overlord/snapstate: improve cleaup in mount-snap handler
  5376      - tests: don't fail interfaces-bluez test if bluez is already
  5377        installed
  5378      - tests: find snaps just for edge and beta channels
  5379      - daemon, snapstate: consistent snap list [--all] output with broken
  5380        snaps
  5381      - tests: fix listing to allow extra things in the notes column
  5382      - cmd/snap: improve UX when removing specific snap revision
  5383      - cmd/snap, tests/main/snap-info: highlight the current channel
  5384      - interfaces/testiface: added TestHotplugInterface
  5385      - snap: tweak commands
  5386      - interfaces/hotplug: hotplug spec takes one slot definition
  5387      - overlord/snapstate, snap: handle shared snap directories when
  5388        installing/remove snaps with instance key
  5389      - interfaces/opengl: misc accesses for VA-API
  5390      - client, cmd/snap: expose warnings to the world
  5391      - cmd/snap-update-ns: introduce trespassing state tracking
  5392      - cmd/snap: commands no longer build their own client
  5393      - tests: try to build cmd/snap for darwin
  5394      - daemon: make error responders not printf when called with 1
  5395        argument
  5396      - many: return real snap name in API response
  5397      - overlord/state: return latest LastAdded time in WarningsSummary
  5398      - many: mount namespace mapping for parallel installs of snaps
  5399      - ifacestate/autoconnect: do not self-conflict on setup-profiles if
  5400        core-phase-2
  5401      - client, cmd/snap: on !linux, exit when the client tries to Do
  5402        something
  5403      - tests: refactor for nested suite and tests fixed
  5404      - tests: use lxd's waitready instead of polling lxd socket
  5405      - ifacestate: don't initialize udev monitor until we have a system
  5406        snap
  5407      - interfaces: extra argument for static attrs in
  5408        NewConnectedPlug/NewConnectedSlot
  5409      - packaging/arch: sync packaging with AUR
  5410      - snapstate/tests: serialize all appends in fake backend
  5411      - snap-confine: make /lib/modules optional
  5412      - cmd/snap: handle "snap interfaces core" better
  5413      - store: move download tests into downloadSuite
  5414      - tests,interfaces: run interfaces-account-control on UC18
  5415      - tests: fix install snaps test by adding link to /snap
  5416      - tests: fix for nested test suite
  5417      - daemon: fix snap list --all with parallel snap instances
  5418      - snapstate: refactor tests to use SetModel*
  5419      - wrappers: fix snap services order in tests
  5420      - many: provide salt for generating instance-key in store requests
  5421      - ifacestate: fix hang when retrying content providers
  5422      - snapd-env-generator: fix when PATH is empty or unset
  5423      - overlord/assertstate: propagate TaskSnapSetup error
  5424      - client: catch and expose logs errors
  5425      - overlord: integrate device enumeration with udev monitor
  5426      - daemon, overlord/state: warnings pipeline
  5427      - tests: add publisher regex to fix the snap-info test pass on sru
  5428      - cmd: use systemdsystemgeneratorsdir, cleanup automake complaints,
  5429        tweaks
  5430      - cmd/snap-update-ns: remove the unused Secure type
  5431      - osutil, o/snapshotstate, o/sss/backend: quick fixes
  5432      - tests: update the listing expression to support core from
  5433        different channels
  5434      - store: use stable instance key in store refresh requests
  5435      - cmd/snap-update-ns: detach Mk{Prefix,{File,Dir,Symlink{,All}}}
  5436      - overlord/patch: support for sublevel patches
  5437      - tests: update prepare/restore for nightly suite
  5438      - cmd/snap-update-ns: detach BindMount from the Secure type
  5439      - cmd/snap-update-ns: re-factor pair of helpers to call fstatfs once
  5440      - ifacestate: retry on "discard-snap" in autoconnect conflict check
  5441      - cmd/snap-update-ns: separate OpenPath from the Secure struct
  5442      - wrappers: remove Wants=network-online.target
  5443      - tests: add new core16-base test
  5444      - store: refactor tests so that they work as store_test package
  5445      - many: add refresh.rate-limit core option
  5446      - tests: run account-control test with different bases
  5447      - tests: port proxy test to use python tinyproxy
  5448      - overlord: introduce snapshotstate.
  5449      - testutil: allow Fstatfs results to vary over time
  5450      - snap-update-ns: add comments about the "deadcode" in bootstrap.go
  5451      - overlord: add chg.Err() in testUpdateWithAutoconnectRetry
  5452      - many: remove deadcode
  5453      - tests: also run unit/gccgo in 18.04
  5454      - tests: introduce a helper for installing local snaps with --name
  5455      - tests: avoid removing core snap on reset
  5456      - snap: use snap.SideInfo in test to fix build with gccgo
  5457      - partition: remove unused runCommand
  5458      - image: fix incorrect error when using local bases
  5459      - overlord/snapstate: fix format
  5460      - cmd: fix format
  5461      - tests: setting "storage: preserve-size" just for amazon-linux
  5462        system
  5463      - tests: test for the hostname interface
  5464      - interfaces/modem-manager: allow access to more USB strings
  5465      - overlord: instantiate UDevMonitor
  5466      - interfaces/apparmor: tweak naming, rename to AddLayout()
  5467      - interfaces: take instance name in ifacetest.InstallSnap
  5468      - snapcraft: do not use --dirty in mkversion
  5469      - cmd: add systemd environment generator
  5470      - devicestate: support getting (http) proxy from core config
  5471      - many: rename ClientOpts to ClientOptions
  5472      - prepare-image-grub-core18: remove image root in restore
  5473      - overlord/ifacestate: remove "old-conn" from connect/undo connect
  5474        handlers
  5475      - packaging/fedora: Merge changes from Fedora Dist-Git
  5476      - image: handle errors when downloadedSnapsInfoForBootConfig has no
  5477        data
  5478      - tests: use official core18 model assertion in tests
  5479      - snap-confine: map /var/lib/extrausers into snaps mount-namespace
  5480      - overlord,store: support proxy settings internally too
  5481      - cmd/snap: bring back 'snap version'
  5482      - interfaces/mount: tweak naming of things
  5483      - strutil: fix MatchCounter to also work with buffer reuse
  5484      - cmd,interfaces,tests: add /mnt to removable-media interface
  5485      - systemd: do not run "snapd.snap-repair.service.in on firstboot
  5486        bootstrap
  5487      - snap/snapenv: drop some instance specific variables, use instance-
  5488        specific ones for user locations
  5489      - firstboot: sort by type when installing the firstboot snaps
  5490      - cmd, cmd/snap: better support for non-linux
  5491      - strutil: add new ParseByteSize
  5492      - image: detect and error if bases are missing
  5493      - interfaces/apparmor: do not downgrade confinement on arch with
  5494        linux-hardened 4.17.4+
  5495      - daemon: add pokeStateLock helper to the daemon tests
  5496      - snap/squashfs: improve error message from Build on mksquashfs
  5497        failure
  5498      - tests: remove /etc/alternatives from dirs-not-shared-with-host
  5499      - cmd: support re-exec into the "snapd" snap
  5500      - spdx: remove "Other Open Source" from the support licenses
  5501      - snap: add new type "TypeSnapd" and attach to the snapd snap
  5502      - interfaces: retain order of inserted security backends
  5503      - tests: spread test for parallel-installs desktop file handling
  5504      - overlord/devicestate: use OpenSSL's PEM format when generating
  5505        keys
  5506      - cmd: remove --skip-command-chain from snap run and snap-exec
  5507      - selftest: detect if apparmor is unusable and error
  5508      - snap,snap-exec: support command-chain for hooks
  5509      - tests: significantly reduce execution time for managers test
  5510      - snapstate: use new "snap.ByType" sorting
  5511      - overlord/snapstate: fix UpdateMany() to work with parallel
  5512        instances
  5513      - testutil: have File* checker produce more useful error output
  5514      - overlord/ifacestate: introduce connectOpts
  5515      - interfaces: parallel instances support, extend unit tests
  5516      - tests: normalize tests
  5517      - snapstate: make InstallPath() return *snap.Info too
  5518      - snap: add ByType sorting
  5519      - interfaces: add cifs-mount interface
  5520      - tests: use file based markers in snap-service-stop-mode
  5521      - osutil: reorg and stub out things to get it building on darwin
  5522      - tests/main/layout: cleanup after the test
  5523      - osutil/sys: small tweaks to let it build on darwin
  5524      - daemon, overlord/snapstate: set instance name when installing from
  5525        snap file
  5526      - many: move Uname to osutil, for more DRY and easier porting.
  5527      - cmd/snap: create snap user directory when running parallel
  5528        installed snaps
  5529      - cmd/snap-confine: switch to validation of SNAP_INSTANCE_NAME
  5530      - tests: basic test for parallel installs from the store
  5531      - image: download the gadget from the model.GadgetTrack()
  5532      - snapstate: add support for gadget tracks in model assertion
  5533      - image: add support for "gadget=track"
  5534      - overlord: handle sigterm during shutdown better
  5535      - tests: add the original function to fix the errors on new kernels
  5536      - tests/main/lxd: pull lxd from candidate; reënable i386
  5537      - wayland: add extra sockets that are used by older toolkits (e.g.
  5538        gtk3)
  5539      - asserts: add support for gadget tracks in the model assertion
  5540      - overlord/snapstate: improve feature flag validation
  5541      - tests/main/lxd: run ubuntu-16.04 only on 64 bit variant
  5542      - interfaces: workaround for activated services and newer DBus
  5543      - tests: get the linux-image-extra available for the current kernel
  5544      - interfaces: add new "sysfs-name" to i2c interfaces code
  5545      - interfaces: disconnect hooks
  5546      - cmd/libsnap: unify detection of core/classic with go
  5547      - tests: fix autopkgtest failures in cosmic
  5548      - snap: fix advice json
  5549      - overlord/snapstate: parallel snap install
  5550      - store: backward compatible instance-key handling for non-instance
  5551        snaps
  5552      - interfaces: add screencast-legacy for video and audio recording
  5553      - tests: skip unsupported architectures for fedora-base-smoke test
  5554      - tests: avoid using the journalctl cursor when it has not been
  5555        created yet
  5556      - snapstate: ensure normal snaps wait for the "snapd" snap on
  5557        refresh
  5558      - tests: enable lxd again everywhere
  5559      - tests: new test for udisks2 interface
  5560      - interfaces: add cpu-control for setting CPU tunables
  5561      - overlord/devicestate: fix tests, set seeded in registration
  5562        through proxy tests
  5563      - debian: add missing breaks on cosmic
  5564      - devicestate: only run device-hook when fully seeded
  5565      - seccomp: conditionally add socketcall() based on system and base
  5566      - tests: new test for juju client observe interface
  5567      - overlord/devicestate: DTRT w/a snap proxy to reach a serial vault
  5568      - snapcraft: set version information for the snapd snap
  5569      - cmd/snap, daemon: error out if trying to install a snap using
  5570        empty name
  5571      - hookstate: simplify some hook tests
  5572      - cmd/snap-confine: extend security tag validation to cover instance
  5573        names
  5574      - snap: fix mocking of systemkey in snap-run tests
  5575      - packaging/opensuse: fix static build of snap-update-ns and snap-
  5576        exec
  5577      - interfaces/builtin: addtl network-manager resolved DBus fix
  5578      - udev: skip TestParseUdevEvent on ppc
  5579      - interfaces: miscellaneous policy updates
  5580      - debian: add tzdata to build-dep to ensure snapd builds correctly
  5581      - cmd/libsnap-confine-private: intoduce helpers for validating snap
  5582        instance name and instance key
  5583      - snap,snap-exec: support command-chain for app
  5584      - interfaces/builtin: network-manager resolved DBus changes
  5585      - snap: tweak `snap wait` command
  5586      - cmd/snap-update-ns: introduce validation of snap instance names
  5587      - cmd/snap: fix some corner-case test setup weirdness
  5588      - cmd,dirs: fix various issues discovered by a Fedora base snap
  5589      - tests/lib/prepare: fix extra snaps test
  5590  
  5591   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 24 Oct 2018 11:30:45 -0600
  5592  
  5593  snapd (2.35.5) xenial; urgency=medium
  5594  
  5595    * New upstream release, LP: #1786438
  5596      - interfaces/home: don't allow snaps to write to $HOME/bin
  5597      - osutil: workaround overlayfs on ubuntu 18.10
  5598  
  5599   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 15 Oct 2018 22:23:02 +0200
  5600  
  5601  snapd (2.35.4) xenial; urgency=medium
  5602  
  5603    * New upstream release, LP: #1786438
  5604      - wrappers: do not depend on network.taget in socket units, tweak
  5605        generated units
  5606  
  5607   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 05 Oct 2018 14:41:33 +0200
  5608  
  5609  snapd (2.35.3) xenial; urgency=medium
  5610  
  5611    * New upstream release, LP: #1786438
  5612      - overlord: don't make become-operational interfere with user
  5613        requests
  5614      - docker_support.go: add rules to read apparmor macros
  5615      - interfaces/apparmor: handle overlayfs snippet for snap-update-
  5616        nsFixes:
  5617      - snapcraft.yaml: add workaround to fix snapcraft build
  5618      - interfaces/opengl: misc accesses for VA-API
  5619  
  5620   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 05 Oct 2018 09:32:00 +0200
  5621  
  5622  snapd (2.35.2) xenial; urgency=medium
  5623  
  5624    * New upstream release, LP: #1786438
  5625      - cmd,overlord/snapstate: go 1.11 format fixes
  5626      - ifacestate: fix hang when retrying content providers
  5627      - snap-env-generator: do nothing when PATH is unset
  5628      - interfaces/modem-manager: allow access to more USB strings
  5629  
  5630   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 12 Sep 2018 09:32:00 +0200
  5631  
  5632  snapd (2.35.1) xenial; urgency=medium
  5633  
  5634    *  New upstream release, LP: #1786438
  5635      - packaging/fedora: Merge changes from Fedora Dist-Git
  5636      - snapcraft: do not use --diry in mkversion.sh
  5637      - cmd: add systemd environment generator
  5638      - snap-confine: map /var/lib/extrausers into snaps mount-namespace
  5639      - tests: cherry-pick test fixes from master for 2.35
  5640      - systemd: do not run "snapd.snap-repair.service.in on firstboot
  5641        bootstrap
  5642      - interfaces: retain order of inserted security backends
  5643      - selftest: detect if apparmor is unusable and error
  5644  
  5645   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 03 Sep 2018 14:44:06 +0200
  5646  
  5647  snapd (2.35) xenial; urgency=medium
  5648  
  5649    * New upstream release, LP: #1786438
  5650      - snapstate: add support for gadget tracks in model assertion
  5651      - image: add support for "gadget=track"
  5652      - asserts: add support for gadget tracks in the model assertion
  5653      - interfaces: add new "sysfs-name" to i2c interfaces code
  5654      - overlord: handle sigterm during shutdown better
  5655      - wayland: add extra sockets that are used by older toolkits
  5656      - snap: fix advice json
  5657      - tests: fix autopkgtest failures in cosmic
  5658      - store: backward compatible instance-key handling for non-instance
  5659        snaps
  5660      - snapstate: ensure normal snaps wait for the "snapd" snap on
  5661        refresh
  5662      - interfaces: add cpu-control for setting CPU tunables
  5663      - debian: add missing breaks on comisc
  5664      - overlord/devicestate: DTRT w/a snap proxy to reach a serial vault
  5665      - devicestate: only run device-hook when fully seeded
  5666      - seccomp: conditionally add socketcall() based on system and base
  5667      - interfaces/builtin: addtl network-manager resolved DBus fix
  5668      - hookstate: simplify some hook tests
  5669      - udev: skip TestParseUdevEvent on ppc
  5670      - interfaces: miscellaneous policy updates
  5671      - debian: add tzdata to build-dep to ensure snapd builds correctly
  5672      - interfaces/builtin: network-manager resolved DBus changes
  5673      - tests: add spread test for fedora29 base snap
  5674      - cmd/libsnap: treat distributions with VARIANT_ID=snappy as "core"
  5675      - dirs: fix SnapMountDir inside a Fedora base snap
  5676      - tests: fix snapd-failover for core18 with external backend
  5677      - overlord/snapstate: always clean SnapState when doing Get()
  5678      - overlod/ifacestate: always use a new SnapState when fetching the
  5679        snap state
  5680      - overlord/devicestate: have the serial request talk to the proxy if
  5681        set
  5682      - interfaces/hotplug: udevadm output parser
  5683      - tests: New test for daemon-notify interface
  5684      - image: ensure "core" is ordered early if base: and core is used
  5685      - cmd/snap-confine: snap-device-helper parallel installs support
  5686      - tests: enable interfaces-framebuffer everywhere
  5687      - tests: reduce nc wait time from 2 to 1 second
  5688      - snap/snapenv: add snap instance specific variables
  5689      - cmd/snap-confine: add minimal test for snap-device-helper
  5690      - tests: enable snapctl test on core18
  5691      - overlord: added UDevMonitor for future hotplug support
  5692      - wrappers: do not glob when removing desktop files
  5693      - tests: add dbus monitor log to interfaces-accounts-service
  5694      - tests: add core-18 systems to external backend
  5695      - wrappers: account for changed app wrapper in parallel installed
  5696        snaps
  5697      - wrappers: make sure that the tests pass on non-Ubuntu too
  5698      - many: add snapd snap failure handling
  5699      - tests: new test for dvb interface
  5700      - configstate: accept refresh.timer=managed
  5701      - tests: new test for snap logs command
  5702      - wrapper: generate all the snapd unit files when generating
  5703        wrappers
  5704      - store: keep all files with link-count > 1 in the cache
  5705      - store: be less verbose in the common refresh case of "no updates"
  5706      - snap-confine: update snappy-app-dev path
  5707      - debian: ensure dependency on fixed apt on 18.04
  5708      - snapd: add initial software watchdog for snapd
  5709      - daemon, systemd: change journalctl -n=all to --no-tail
  5710      - systemd: fix snapd.apparmor.service.in dependencies
  5711      - snapstate: refuse to remove bases or core if snaps need them
  5712      - snap: introduce package-level helpers for building snap related
  5713        directory/file paths
  5714      - overlord/devicestate: deny parallel install of kernel or gadget
  5715        snaps
  5716      - store: clean up parallel-install TODOs in store tests
  5717      - timeutil: fix first weekday of the month schedule
  5718      - interfaces: match all possible tty but console
  5719      - tests: shellchecks part 5
  5720      - cmd/snap-confine: allow ptrace read for 4.18 kernels
  5721      - advise: make the bolt database do the atomic rename dance
  5722      - tests/main/apt-hooks: debug dump of commands.db
  5723      - tests/lib/prepare-restore: update Arch Linux kernel LOCALVERSION
  5724        handling
  5725      - snap: validate instance name as part of Validate()
  5726      - daemon: if a snap is inactive, don't ask systemd about its
  5727        services.
  5728      - udev: skip TestParseUdevEvent on s390x
  5729      - tests: switch core-amd64-18 to use `kernel: pc-kernel=18`
  5730      - asserts,image: add support for new kernel=track syntax
  5731      - tests: new gce image for fedora 27
  5732      - interfaces/apparmor: use the cache in mtime-resilient way
  5733      - store, overlord/snapstate: introduce instance name in store APIs
  5734      - tests: drive-by cleanup of redudant pkgname matching
  5735      - tests: ensure apt-hook is only run after catalog update ran
  5736      - tests: use pkill instead of kilall
  5737      - tests/main: another bunch of updates for Amazon Linux 2
  5738      - tests/lib/snaps: avoid using relative command paths that go up in
  5739        the  directory tree
  5740      - tests: disable/fix more tests for Amazon Linux 2
  5741      - overlord: introduce InstanceKey to SnapState and SnapSetup,
  5742        renames
  5743      - daemon: make sure most change generating handlers can produce
  5744        errors with kinds
  5745      - tests/main/interfaces-calendar-service: skip the test on AMZN2
  5746      - tests/lib/snaps: avoid using relative command paths that go up in
  5747        the directory tree
  5748      - cmd/snap: add a green check mark to verified publishers
  5749      - cmd/snap: fix two issues in the cmd/snap unit tests
  5750      - packaging/fedora: fix target path of /snap symlink
  5751      - cmd/snap: support `--last=<type>?` to mean "no error on empty"
  5752      - cmd/snap-confine: (nvidia) pick up libnvidia-glvkspirv.so
  5753      - strutil: detect and bail out of Unmarshal on duplicate key
  5754      - packaging/fedora(amzn2): disable SELinux, drop dependency on
  5755        squashfuse for AMZN2
  5756      - spread, tests: add support for Amazon Linux 2
  5757      - packaging/fedora: Add Amazon Linux 2 support
  5758      - many: make Wait/Stop optional on StateManagers
  5759      - snap/squashfs: stop printing unsquashfs info to stderr
  5760      - snap: add support for `snap advise-snap --from-apt`
  5761      - overlord/ifacestate: ignore connect if already connected
  5762      - tests: change the service snap used instead of network-bind-
  5763        consumer
  5764      - interfaces/network-control: update for wpa-supplicant and ifupdown
  5765      - tests: fix raciness in stop mode tests
  5766      - logger: try to not have double dates
  5767      - debian: use deb-systemd-invoke instead of systemctl directly
  5768      - tests: run all main tests on core18
  5769      - many: finish sharing a single TaskRunner with all the managers
  5770      - interfaces/repo: added AllHotplugInterfaces helper
  5771      - snapstate: ensure kernel-track is honored on switch/refresh
  5772      - overlord/ifacestate: support implicit slots on snapd
  5773      - image: add support for "kernel-track" in `snap prepare-image`
  5774      - tests: add test that ensures we do not boot any system in degraded
  5775        state
  5776      - tests: update tests to work on core18
  5777      - cmd/snap: check for typographic dashes in command
  5778      - tests: fix tests expecting old email address
  5779      - client: add some existing error kinds that were not listed in
  5780        client.go
  5781      - tests: add missing slots in classic and core provider test snaps
  5782      - overlord,daemon,cmd: re-map snap names around the edges of snapd
  5783      - tests: use install_local in snap-run-hooks
  5784      - coreconfig: add support for `snap set system network.disable-
  5785        ipv6`
  5786      - overlord/snapstate: dedupe default content providers
  5787      - osutil/udev: sync with upstream
  5788      - debian: do not ship snapd.apparmor.service on ubuntu
  5789      - overlord: have SnapManager use a passed in TaskRunner created by
  5790        Overlord
  5791      - many: streamline the generic conflict check mechanisms
  5792      - tests: remove unneeded setup code in snap-run-symlink
  5793      - cmd/snap: print unset license as "unset", instead of "unknown"
  5794      - asserts: add (optional) kernel-track to model assertion
  5795      - snap/squashfs, tests: pass -n[o-progress] to {mk,un}squashfs
  5796      - interfaces/pulseaudio: be clear that the interface allows playback
  5797        and record
  5798      - snap: support hook environment
  5799      - interfaces: fix typo "daemonNotify" (add missing "n")
  5800      - interfaces: tweak tests of daemon-notify, use common naming
  5801      - interfaces: allow invoking systemd-notify when daemon-notify is
  5802        connected
  5803      - store: make snap blobs be 0600
  5804      - interfaces,daemon: move JSON types to the daemon
  5805      - tests: prepare needs to handle bin/snapctl being a symlink
  5806      - tests: do not mask errors in interfaces-timezone-control (#5405)
  5807      - packaging: put snapctl into /usr/lib/snapd and symlink in usr/bin
  5808      - tests: add basic integration test for spread hold
  5809      - overlord/snapstate: improve PlugsOnly comment
  5810      - many: assorted shellcheck fixes
  5811      - store, daemon, client, cmd/snap: expose "scope", default to wide
  5812      - snapstate: allow setting "refresh.timer=managed"
  5813      - cmd/snap: display a link to data privacy notice for interactive
  5814        snap login
  5815      - client, cmd/snap: pass snap instance name when installing from
  5816        file
  5817      - cmd/snap: add 'debug paths' command
  5818      - snapstate: make sure all *link-*snap tasks carry a snap type and
  5819        further hints
  5820      - devicestate: fix race when refreshing a snap with snapd-control
  5821      - tests: fix tests on arch
  5822      - tests: start active system units on reset
  5823      - tests: new test for joystick interface
  5824      - tests: moving install of dependencies to pkgdb helper
  5825      - tests: enable new fedora image with test dependencies installed
  5826      - tests: start using the new opensuse image with test dependencies
  5827      - tests: check catalog refresh before and after restart snapd
  5828      - tests: stop restarting journald service on prepare
  5829      - interfaces: make core-support a no-op interface
  5830      - interfaces: prefer "snapd" when resolving implicit connections
  5831      - interfaces/hotplug: add hotplug Specification and
  5832        HotplugDeviceInfo
  5833      - many: lessen the use of core-support
  5834      - tests: fixes for the autopkgtest failures in cosmic
  5835      - tests: remove extra ' which breaks interfaces-bluetooth-control
  5836        test
  5837      - dirs: fix antergos typo
  5838      - tests: use grep to avoid non-matching messages from MATCH
  5839      - dirs: improve distro detection for Antegros
  5840      - vendor: switch to latest bson
  5841      - interfaces/builtin: create can-bus interface
  5842      - tests: "snap connect" is idempotent so just connect
  5843      - many: use extra "releases" information on store "revision-not-
  5844        found" errors to produce better errors
  5845      - interfaces: treat "snapd" snap as type:os
  5846      - interfaces: tweak tests to have less repetition of "core" and
  5847        "ubuntu…
  5848      - tests: simplify econnreset test
  5849      - snap: add helper for renaming slots
  5850      - devicestate: fix panic in firstboot code when no snaps are seeded
  5851      - tests: add artful for sru validation on google backend
  5852      - snap,interfaces: move interface name validation to snap
  5853      - overlord/snapstate: introduce path to fake backend ops
  5854      - cmd/snap-confine: fix snaps running on core18
  5855      - many: expose publisher's validation throughout the API
  5856  
  5857   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 20 Aug 2018 12:36:33 +0200
  5858  
  5859  snapd (2.34.3) xenial; urgency=medium
  5860  
  5861    * New upstream release, LP: #1779403
  5862      - interfaces/apparmor: use the cache in mtime-resilient way
  5863      - cmd/snap-confine: (nvidia) pick up libnvidia-glvkspirv.so
  5864      - snapstate: allow setting "refresh.timer=managed"
  5865      - spread: switch Fedora and openSUSE images
  5866  
  5867   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 27 Jul 2018 19:08:44 +0200
  5868  
  5869  snapd (2.34.2) xenial; urgency=medium
  5870  
  5871    * New upstream release, LP: #1779403
  5872      - packaging: fix bogus date in fedora snapd.spec
  5873      - tests: fix tests expecting old email address
  5874  
  5875   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 19 Jul 2018 12:05:50 +0200
  5876  
  5877  snapd (2.34.1) xenial; urgency=medium
  5878  
  5879    * New upstream release, LP: #1779403
  5880      - tests: cherry-pick test fixes from master for 2.34
  5881      - coreconfig: add support for `snap set system network.disable-
  5882        ipv6`
  5883      - debian: do not ship snapd.apparmor.service on ubuntu
  5884      - overlord/snapstate: dedupe default content providers
  5885      - interfaces/builtin: create can-bus interface
  5886  
  5887   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 17 Jul 2018 19:46:56 +0200
  5888  
  5889  snapd (2.34) xenial; urgency=medium
  5890  
  5891    * New upstream release, LP: #1779403
  5892      - store, daemon, client, cmd/snap: expose "scope", default to wide*
  5893      - tests: fix arch tests
  5894      - snapstate: make sure all *link-*snap tasks carry a snap type and
  5895        further hints
  5896      - snapstate: allow setting "refresh.timer=managed"
  5897      - cmd/snap: display a link to data privacy notice for interactive
  5898        snap login
  5899      - devicestate: fix race when refreshing a snap with snapd-control
  5900      - tests: skip interfaces-framebuffer when no /dev/fb0 is found
  5901      - tests: run interfaces-contacts-service only where test-snapd-eds
  5902        is available
  5903      - many: expose publisher's validation throughout the API
  5904      - many: use extra "releases" information on store "revision-not-
  5905        found" errors to produce better errors
  5906      - dirs: improve distro detection for Antegros
  5907      - Revert "dirs: improve identification of Arch Linux like systems"
  5908      - devicestate: fix panic in firstboot code when no snaps are seeded
  5909      - i18n: use xgettext-go --files-from to avoid running into cmdline
  5910        size limits
  5911      - interfaces: move ValidateName helper to utils
  5912      - snapstate,ifstate: wait for pending restarts before auto-
  5913        connecting
  5914      - snap: account for parallel installs in wrappers, place info and
  5915        tests
  5916      - configcore: fix incorrect handling of keys with numbers (like
  5917        gpu_mem_512)
  5918      - tests: fix tests when no keyboard input detected
  5919      - overlord/configstate: add watchdog options
  5920      - snap-mgmt: fix for non-existent dbus system policy dir,
  5921        shellchecks
  5922      - tests/main/snapd-notify: use systemd's service properties rater
  5923        than the journal
  5924      - snapstate: allow removal of snap.TypeOS when using a model with a
  5925        base
  5926      - interfaces: make findSnapdPath smarter
  5927      - tests: run "arp" tests only if arp is available
  5928      - spread: increase the number of auto retries for package downloads
  5929        in opensuse
  5930      - cmd/snap-confine: fix nvidia support under lxd
  5931      - corecfg: added experimental.hotplug feature flag
  5932      - image: block installation of parallel snap instances
  5933      - interfaces: moved normalize method to interfaces/utils and made it
  5934        public
  5935      - api/snapctl: allow -h and --help for regular users.
  5936      - interfaces/udisks2: also implement implicit classic slot
  5937      - cmd/snap-confine: include CUDA runtime libraries
  5938      - tests: disable auto-refresh test on core18
  5939      - many: switch to account validation: unproven|verified
  5940      - overlord/ifacestate: get/set connection state only via helpers
  5941      - tests: adding extra check to validate journalctl is showing
  5942        current test data
  5943      - data: add systemd environment configuration
  5944      - i18n: handle write errors in xgettext-go
  5945      - snap: helper for validating snap instance names
  5946      - snap{/snaptest}: set instance key based on snap name
  5947      - userd: fix running unit tests on KDE
  5948      - tests/main/econnreset: limit ingress traffic to 512kB/s
  5949      - snap: introduce a struct Channel to represent store channels, and
  5950        helpers to work with it
  5951      - tests: add fedora to distro_clean_package_cache function
  5952      - many: rename snap.Info.StoreName() to snap.Info.SnapName()
  5953      - tests: add spread test to ensure snapd/core18 are not removable
  5954      - tests: tweaks for running the main tests on core18
  5955      - overlord/{config,snap}state: introduce experimental.parallel-
  5956        instances feature flag
  5957      - strutil: support iteration over almost clean paths
  5958      - strutil: add PathIterator.Rewind
  5959      - tests: update interfaces-timeserver-control to core18
  5960      - tests: add halt-timeout to google backend
  5961      - tests: skip security-udev-input-subsystem without /dev/input/by-
  5962        path
  5963      - snap: introduce the instance key field
  5964      - packaging/opensuse: remaining packaging updates for 2.33.1
  5965      - overlord/snapstate: disallow installing snapd on baseless models
  5966      - tests: disable core tests on all core systems (16 and 18)
  5967      - dirs: improve identification of Arch Linux like systems
  5968      - many: expose full publisher info over the snapd API
  5969      - tests: disable core tests on all core systems (16 and 18)
  5970      - tests/main/xdg-open: restore or clean up xdg-open
  5971      - tests/main/interfaces-firewall-control: shellcheck fix
  5972      - snapstate: sort "snapd" first
  5973      - systemd: require snapd.socket in snapd.seeded.service; make sure
  5974        snapd.seeded
  5975      - spread-shellcheck: use the latest shellcheck available from snaps
  5976      - tests: use "ss" instead of "netstat" (netstat is not available in
  5977        core18)
  5978      - data/complete: fix three out of four shellcheck warnings in
  5979        data/complete
  5980      - packaging/opensuse: fix typo, missing assignment
  5981      - tests: initial core18 spread image building
  5982      - overlord: introduce a gadget-connect task and use it at first boot
  5983      - data/completion: fix inconsistency in +x and shebang
  5984      - firstboot: mark essential snaps as "Required" in the state
  5985      - spread-shellcheck: use a whitelist of files that are allowed to
  5986        fail validation
  5987      - packaging/opensuse: build position-independent binaries
  5988      - ifacestate: prevent running interface hooks twice when self-
  5989        connecting on autoconnect
  5990      - data: remove /bin/sh from snapd.sh
  5991      - tests: fix shellcheck 0.5.0 warnings
  5992      - packaging/opensuse: snap-confine should be 06755
  5993      - packaging/opensuse: ship apparmor integration if enabled
  5994      - interfaces/udev,misc: only trigger udev events on input subsystem
  5995        as needed
  5996      - packaging/opensuse: add missing bits for snapd.seeded.service
  5997      - packaging/opensuse: don't use %-macros in comments
  5998      - tests: shellchecks part 4
  5999      - many: rename snap.Info.Name() to snap.Info.InstanceName(), leave
  6000        parallel-install TODOs
  6001      - store: drop unused: channel map types, and details fixture.
  6002      - store: have a basic test about the unmarshalling of /search
  6003        results
  6004      - tests: show executed tests on current system when a test fails
  6005      - tests: fix for the download of the big snap
  6006      - interfaces/apparmor: add chopTree
  6007      - tests: remove double debug: | entry in tests and add more checks
  6008      - cmd/snap-update-ns: introduce mimicRequired helper
  6009      - interfaces: move assertions around for better failure line number
  6010      - store: log a nice clear "download succeeded" message
  6011      - snap: run snap-confine from the re-exec location
  6012      - snapstate: support restarting snapd from the snapd snap on core18
  6013      - tests: show status of the partial test-snapd-huge snap in
  6014        econnreset test
  6015      - tests: fix interfaces-calendar-service test when gvfsd-metadata
  6016        loks the xdg dirctory
  6017      - store: switch store.SnapInfo to use the new v2/info endpoint
  6018      - interfaces: add Repository.AllInterfaces
  6019      - snapstate: stop using evolving SnapSpec internally, use an
  6020        internal-only snapSpec instead
  6021      - cmd/libsnap-confine-private: introduce a helper for splitting snap
  6022        name
  6023      - tests: econnreset/retry tweaks
  6024      - store, et al: kill dead code that uses the bulk endpoint
  6025      - tests/lib/prepare-restore: fix upgrade/reboot handling on arch
  6026      - cmd/snap-update-ns,strutil: move PathIterator to strutil, add
  6027        Depth helper
  6028      - data/systemd/snapd.run-from-snap: ensure snapd tooling is
  6029        available
  6030      - store: switch connectivity check to use v2/info
  6031      - devicestate: support seeding from a base snap instead of core
  6032      - snapstate,ifacestate: remove core-phase-2 handling
  6033      - interfaces/docker-support: update for docker 18.05
  6034      - tests: enable fedora 28 again
  6035      - overlord/ifacestate:  simplify checkConnectConflicts and also
  6036        connect signature
  6037      - snap: parse connect instructions in gadget.yaml
  6038      - tests: fix snapd-repair.timer on ubuntu-core-snapd-run- from-snap
  6039        test
  6040      - interfaces/apparmor: allow killing snap-update-ns
  6041      - tests: skip "try" test on s390x
  6042      - store, image: have 'snap download' use v2/refresh action=download
  6043      - interfaces/policy: test that base policy can be parsed
  6044      - tests: publish test-snapd-appstreamid for any architecture
  6045      - snap: don't include newline in hook environment
  6046      - cmd/snap-update-ns: use RCall with SyscallsEqual
  6047      - cmd/snap-update-ns: add IsSnapdCreatedPrivateTmpfs and tests
  6048      - tests: skip security-dev-input-event-denied on s390x/arm64
  6049      - interfaces: add the dvb interface
  6050      - daemon: paging is not a thing.
  6051      - cmd/snap-mgmt: remove system key on purge
  6052      - testutil: syscall sequence checker
  6053      - cmd/snap-update-ns: fix a leaking file descriptor in MkSymlink
  6054      - packaging: use official bolt in the errtracker on fedora
  6055      - many: add `snap debug connectivity` command* many: add `snap debug
  6056        connectivity` command
  6057      - configstate: deny configuration of base snaps and for the "snapd"
  6058        snap
  6059      - interfaces/raw-usb: also allow usb serial devices
  6060      - snap: reject more layout locations
  6061      - errtracker: do not send duplicated reports
  6062      - httputil: extra debug if an error is not retried
  6063      - cmd/snap-update-ns: improve wording in many errors
  6064      - cmd/snap: use snaptest.MockSnapCurrent in `snap run` tests
  6065      - cmd/snap-update-ns: add helper for checking for read-only
  6066        filesystems
  6067      - interfaces/builtin/docker: use commonInterface over specific
  6068        struct
  6069      - testutil: add test support for Fstatfs
  6070      - cmd/snap-update-ns: discard the concept of segments
  6071      - cmd/libsnap-confine-private: helper for extracting store snap name
  6072        from local-name
  6073      - tests: fix flaky test for hooks undo
  6074      - interfaces: add {contacts,calendar}-service interfaces
  6075      - tests: retry 'restarting into..' match in the snap-confine-from-
  6076        core test
  6077      - systemd: adjust TestWriteMountUnitForDirs() to use
  6078        squashfs.MockUseFuse(false)
  6079      - data: add helper that can generate/start/stop the snapd service
  6080      - sefltest: advise reboot into 4.4 on trusty running 3.13
  6081      - selftest: add new selftest package that tests squashfs mounting
  6082      - store, jsonutil: move store.getStructFields to
  6083        jsonutil.StructFields
  6084      - ifacestate: improved conflict and error handling when creating
  6085        autoconnect tasks
  6086      - cmd/snap-confine: applied make fmt
  6087      - interfaces/udev: call 'udevadm settle --timeout=10' after
  6088        triggering events
  6089      - tests: wait more time until snap start to be downloaded on
  6090        econnreset test
  6091      - snapstate: ensure fakestore returns TypeOS for the core snap
  6092      - tests: fix lxd test which hangs on restore
  6093      - cmd/snap-update-ns: add PathIterator
  6094      - asserts,image: add support for models with bases
  6095      - tests: shellchecks part 3
  6096      - overlord/hookstate: support undo for hooks
  6097      - interfaces/tpm: Allow access to the kernel resource manager
  6098      - tests: skip appstream-id test for core systems 32 bits
  6099      - interfaces/home: remove redundant common interface assignment
  6100      - tests: reprioritise a few tests that are known to be slow
  6101      - cmd/snap: small help tweaks and fixes
  6102      - tests: add test to ensure /dev/input/event* for non-joysticks is
  6103        denied
  6104      - spread-shellcheck: silly fix & pep8
  6105      - spread: switch fedora 28 to manual
  6106      - client,cmd/snap,daemon,tests: expose base of a snap over API, show
  6107        it in snap info --verbose
  6108      - tests: fix lxd test - --auto now sets up networking
  6109      - tests: adding fedora-28 to spread.yaml
  6110      - interfaces: add juju-client-observe interface
  6111      - client, daemon: add a "mounted-from" entry to local snaps' JSON
  6112      - image: set model.DisplayName() in bootenv as "snap_menuentry"
  6113      - packaging/opensuse: Refactor packaging to support all openSUSE
  6114        targets
  6115      - interfaces/joystick: force use of the device cgroup with joystick
  6116        interface
  6117      - interfaces/hardware-observe: allow access to /etc/sensors* for
  6118        libsensors
  6119      - interfaces: remove Plug/Slot types
  6120      - interface hooks: update old AutoConnect methods
  6121      - snapcraft: run with DEB_BUILD_OPTIONS=nocheck
  6122      - overlord/{config,snap}state: the number of inactive revisions is
  6123        config
  6124      - cmd/snap: check with snapd for unknown sections
  6125      - tests: moving test helpers from sh to bash
  6126      - data/systemd: add snapd.apparmor.service
  6127      - many: expose AppStream IDs (AKA common ID)
  6128      - many: hold refresh when on metered connections
  6129      - interfaces/joystick: also support modern evdev joysticks and
  6130        gamepads
  6131      - xdgopenproxy: skip TestOpenUnreadableFile when run as root
  6132      - snapcraft: use dpkg-buildpackage options that work in xenial
  6133      - spread: openSUSE LEAP 42.2 was EOLd in January, remove it
  6134      - get-deps: work with an unset GOPATH too
  6135      - interfaces/apparmor: use strict template on openSUSE tumbleweed
  6136      - packaging: filter out verbose flags from "dh-golang"
  6137      - packaging: fix description
  6138      - snapcraft.yaml: add minimal snapcraft.yaml with custom build
  6139  
  6140   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 06 Jul 2018 16:08:17 +0200
  6141  
  6142  snapd (2.33.1) xenial; urgency=medium
  6143  
  6144    * New upstream release, LP: #1773118
  6145      - many: improve udev trigger on refresh experience
  6146      - systemd: require snapd.socket in snapd.seeded.service
  6147      - snap: don't include newline in hook environment
  6148      - interfaces/apparmor: allow killing snap-update-ns
  6149      - tests: skip "try" test on s390x
  6150      - tests: skip security-dev-input-event-denied when /dev/input/by-
  6151        path/ is missing
  6152      - tests: skip security-dev-input-event-denied on s390x/arm64
  6153  
  6154   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 21 Jun 2018 17:37:56 +0200
  6155  
  6156  snapd (2.33) xenial; urgency=medium
  6157  
  6158    * New upstream release, LP: #1773118
  6159      - packaging: use official bolt in the errtracker on fedora
  6160      - many: add `snap debug connectivity` command
  6161      - interfaces/raw-usb: also allow usb serial devices
  6162      - errtracker: do not send duplicated reports
  6163      - selftest: add new selftest package that tests squashfs mounting
  6164      - tests: backport lxd force stop and econnreset fixes
  6165      - tests: add test to ensure /dev/input/event* for non-joysticks is
  6166        denied
  6167      - interfaces/joystick: support modern evdev joysticks
  6168      - interfaces: add juju-client-observe
  6169      - interfaces/hardware-observe: allow access to /etc/sensors* for
  6170        libsensors
  6171      - many: holding refresh on metered connections
  6172      - many: expose AppStream IDs (AKA common ID)
  6173      - tests: speed up save/restore snapd state for all-snap systems
  6174        during tests execution
  6175      - interfaces/apparmor: use helper to load stray profile
  6176      - tests: ubuntu core abstraction
  6177      - overlord/snapstate: don't panic in a corner case interaction of
  6178        cleanup tasks and pruning
  6179      - interfaces/apparmor: add 'mediate_deleted' profile flag for all
  6180        snaps
  6181      - tests: new parameter for the journalctl rate limit
  6182      - spread-shellcheck: port to python
  6183      - interfaces/home: add 'read' attribute to allow non-owner read to
  6184        @{HOME}
  6185      - testutil: import check.v1 differently to workaround gccgo error
  6186      - interfaces/many: miscellaneous updates for default, desktop,
  6187        desktop-legacy, system-observe, hardware-observe, opengl and gpg-
  6188        keys
  6189      - snapstate/hooks: reorder autoconnect and reconnect hooks
  6190      - daemon: update unit tests to match current master
  6191      - overlord/snapshotstate/backend: introducing the snapshot backend
  6192      - many: support 'system' nickname in interfaces
  6193      - userd: add the "snap" scheme to the whitelist
  6194      - many: make rebooting of core on refresh immediate, refactor logic
  6195        around it
  6196      - tests/main/snap-service-timer: account for service timer being in
  6197        the 'running' state
  6198      - interfaces/builtin: allow access to libGLESv* too for opengl
  6199        interface
  6200      - daemon: fix unit tests on arch
  6201      - interfaces/default,process-control: miscellaneous signal policy
  6202        fixes
  6203      - interfaces/bulitin: add write permission to optical-drive
  6204      - configstate: validate known core.* options
  6205      - snap, wrappers: systemd WatchdogSec support
  6206      - ifacestate: do not auto-connect manually disconnected interfaces
  6207      - systemd: mock useFuse() so testsuite passes in container via lxd
  6208        snap
  6209      - snap/env: fix env duplication logic
  6210      - snap: some doc comments fixes and additions
  6211      - cmd/snap-confine, interfaces/opengl: allow access to glvnd EGL
  6212        vendor files
  6213      - ifacestate: unify reconnect and autoconnect methods
  6214      - tests: fix user mounts test for external systems
  6215      - overlord/snapstate,overlord/auth,store: coalesce no auth user
  6216        refresh requests
  6217      - boot,partition: improve tests/docs around SetNextBoot()
  6218      - many: improve `snap wait` command
  6219      - snap: fix `snap interface --attrs` output when numbers are used
  6220      - cmd/snap-update-ns: poke holes when creating source paths for
  6221        layouts
  6222      - snapstate: support getting new bases/default-providers on refresh
  6223      - ifacemgr: remove stale connections on startup
  6224      - asserts: use Attrer in policy checks
  6225      - testutil: record system call errors / return values
  6226      - tests: increase timeouts to make tests reliable on slow boards
  6227      - repo: pass and return ConnRef via pointers
  6228      - interfaces: add xdg-document-portal support to desktop interface
  6229      - debian: add a zenity|kdialog suggests
  6230      - snapstate: make TestDoPrereqRetryWhenBaseInFlight less brittle
  6231      - tests: go must be installed as a classic snap
  6232      - tests: use journalctl cursors instead rotating logs
  6233      - daemon: add confinement-options to /v2/system-info
  6234        daemon: refactor classic support flag to be more structured
  6235      - tests: build spread in the autopkgtests with a more recent go
  6236      - cmd/snap: fix the message when snap.channel != snap.tracking
  6237      - overlord/snapstate: allow core defaults configuration via 'system'
  6238        key
  6239      - many: add "snap debug sandbox-features" and needed bits
  6240      - interfaces: interface hooks for refresh
  6241      - snapd.core-fixup.sh: add workaround for corrupted uboot.env
  6242      - boot: clear "snap_mode" when needed
  6243      - many: add wait command and `snapd.seeded` service
  6244      - interfaces: move host font update-ns AppArmor rules to desktop
  6245        interface
  6246      - jsonutil/safejson: introducing safejson.String &
  6247        safejson.Paragraph
  6248      - cmd/snap-update-ns: use Secure.BindMount to bind mount files
  6249      - cmd/snap-update-ns,tests: mimic the mode and ownership of
  6250        directories
  6251      - cmd/snap-update-ns: add support for ignoring mounts with missing
  6252        source/target
  6253      - interfaces: interface hooks implementation
  6254      - cmd/libsnap: fix compile error on more restrictive gcc
  6255        cmd/libsnap: fix compilation errors on gcc 8
  6256      - interfaces/apparmor: allow bash and dash to be in /usr/bin/
  6257      - cmd/snap-confine: allow any base snap to provide /etc/alternatives
  6258      - tests: fix interfaces-network test for systems with partial
  6259        confinement
  6260      - spread.yaml: add cosmic (18.10) to autopkgtest/qemu
  6261      - tests: ubuntu 18.04 or higher does not need linux-image-extra-
  6262      - configcore: validate experimental.layouts option
  6263      - interfaces:minor autoconnect cleanup
  6264      - HACKING: fix typos
  6265      - spread: add adt for ubuntu 18.10
  6266      - tests: skip test lp-1721518 for arch, snapd is failing to start
  6267        after reboot
  6268      - interfaces/x11: allow X11 slot implementations
  6269      - tests: checking interfaces declaring the specific interface
  6270      - snap: improve error for snaps not available in the given context
  6271      - cmdstate: add missing test for default timeout handling
  6272      - tests: shellcheck spread tasks
  6273      - cmd/snap: update install/refresh help vs --revision
  6274      - cmd/snap-confine: add support for per-user mounts
  6275      - snap: do not use overly short timeout in `snap
  6276        {start,stop,restart}`
  6277      - tests: adding google-sru backend replacing linode-sur
  6278      - interfaces/apparmor: fix incorrect apparmor profile glob
  6279      - systemd: replace ancient paths with 16.04+ standards
  6280      - overlord,systemd: store snap revision in mount units
  6281      - testutil: add test helper for SysLstat
  6282      - testutil,cmd: rename test helper of Lstat to OsLstat
  6283      - testutil: document all fake syscall/os functions
  6284      - osutil,interfaces,cmd: use less hardcoded strings
  6285      - testutil: rename UNMOUNT_NOFOLLOW to umountNoFollow
  6286      - testutil: don't dot-import check.v1
  6287      - store: getStructFields takes pointers now
  6288      - tests: drop `linux-image-extra-$(uname -r)` install in 18.04
  6289      - many: fix false negatives reported by vet
  6290      - osutil,interfaces: use uint32 for uid, gid
  6291      - many: fix various issues reported by shellcheck
  6292      - tests: add pending shutdown detection
  6293      - image: support refreshing soft-expired user macaroons in tooling
  6294      - interfaces/builtin, daemon: cleanup mocked builtin interfaces in
  6295        daemon tests
  6296      - interfaces/builtin: add support for software-watchdog interface
  6297      - spread: auto accept key changes when calling dnf
  6298      - snap,overlord/snapstate: introduce and use BrokenSnapError
  6299      - tests: detect kernel oops during tests and abort tests in this
  6300        case
  6301      - tests: bring back one missing test in snap-service-stop-mode
  6302      - debian: update LP bug for the 2.32.5 SRU
  6303      - userd: set up journal logging streams for autostarted apps
  6304      - snap,tests : don't fail if we cannot stat MountFile
  6305      - tests: smaller fixes for Arch tests
  6306      - tests: run interfaces-broadcom-asic-control early
  6307      - client: support for snapshot sets, snapshots, and snapshot actions
  6308      - tests: skip interfaces-content test on core devices
  6309      - cmd: generalize locking to global, snap and per-user locks
  6310      - release-tools: handle the snapd-x.y.z version
  6311      - packaging: fix incorrectly auto-generated changelog entry for
  6312        2.32.5
  6313      - tests: add arch to CI
  6314      - systemd: add helper for opening stream file descriptors to the
  6315        journal
  6316      - cmd/snap: handle distros with no version ID
  6317      - many: add "stop-mode: sig{term,hup,usr[12]}{,-all}" instead of
  6318        conflating that with refresh-mode
  6319      - tests: removing linode-sru backend
  6320      - tests: updating bionic version for spread tests on google
  6321      - overlord/snapstate: poll for up to 10s if a snap is unexpectedly
  6322        not mounted in doMountSnap
  6323      - overlord/snapstate: allow to get an error from readInfo instead of
  6324        a broken stub, use it in doMountSnap
  6325      - snap: snap.AppInfo is now a fmt.Stringer
  6326      - tests: move fedora 27 to google backend
  6327      - many: add `core.problem-reports.disabled` option
  6328      - cmd/snap-update-ns: remove the need for stash directory in secure
  6329        bind mount implementation
  6330      - errtracker: check for whoopsie.service instead of reading
  6331        /etc/whoopsie
  6332      - cmd/snap: user session application autostart v3
  6333      - tests: add test to ensure `snap refresh --amend` works with
  6334        different channels
  6335      - tests: add check for OOM error after each test
  6336      - cmd/snap-seccomp: graceful handling of non-multilib host
  6337      - interfaces/shutdown: allow calling SetWallMessage
  6338      - cmd/snap-update-ns: add secure bind mount implementation for use
  6339        with user mounts
  6340      - snap: fix `snap advise-snap --command` output to match spec
  6341      - overlord/snapstate: on multi-snap refresh make sure bases and core
  6342        are finished before dependent snaps
  6343      - overlord/snapstate: introduce envvars to control the channels for
  6344        based and prereqs
  6345      - cmd/snap-confine: ignore missing cgroups in snap-device-helper
  6346      - debian: add gbp.conf script to build snapd via `gbp buildpackage`
  6347      - daemon,overlord/hookstate: stop/wait for running hooks before
  6348        closing the snapctl socket
  6349      - advisor: use json for package database
  6350      - interfaces/hostname-control: allow setting the hostname via
  6351        syscall and systemd
  6352      - tests/main/interfaces-opengl-nvidia: verify access to 32bit
  6353        libraries
  6354      - interfaces: misc updates for default, firewall-control, fuse-
  6355        support and process-control
  6356      - data/selinux: Give snapd access to more aspects of the system
  6357      - many: use the new install/refresh API by switching snapstate to
  6358        use store.SnapAction
  6359      - errtracker: make TestJournalErrorSilentError work on gccgo
  6360      - ifacestate: add to the repo also snaps that are pending being
  6361        activated but have a done setup-profiles
  6362      - snapstate, ifacestate: inject auto-connect tasks try 2
  6363      - cmd/snap-confine: allow creating missing gl32, gl, vulkan dirs
  6364      - errtracker: add more fields to aid debugging
  6365      - interfaces: make system-key more robust against invalid fstab
  6366        entries
  6367      - overlord,interfaces: be more vocal about broken snaps and read
  6368        errors
  6369      - ifacestate: injectTasks helper
  6370      - osutil: fix fstab parser to allow for # in field values
  6371      - cmd/snap-mgmt: remove timers, udev rules, dbus policy files
  6372      - release-tools: add repack-debian-tarball.sh
  6373      - daemon,client: add build-id to /v2/system-info
  6374      - cmd: make fmt (indent 2.2.11)
  6375      - interfaces/content: add rule so slot can access writable files at
  6376        plug's mountpoint
  6377      - interfaces: add /var/lib/snapd/snap to @{INSTALL_DIR}
  6378      - ifacestate: don't surface errors from stale connections
  6379      - cmd/snap-update-ns: convert Secure* family of functions into
  6380        methods
  6381      - tests: adjust canonical-livepatch test on GCE
  6382      - tests: fix quoting issues in econnreset test
  6383      - cmd/snap-confine: make /run/media an alias of /media
  6384      - cmd/snap-update-ns: rename i to segNum
  6385      - interfaces/serial: change pattern not to exclude /dev/ttymxc*
  6386      - spread: disable StartLimitInterval option on opensuse-42.3
  6387      - configstate: give a chance to immediately recompute the next
  6388        refresh time when schedules are set
  6389      - cmd/snap-confine: attempt to detect if multiarch host uses
  6390        arch triplets
  6391      - store: add Store.SnapAction to support the new install/refresh API
  6392        endpoint
  6393      - tests: adding test for removable-media interface
  6394      - tests: update interface tests to remove extra checks and normalize
  6395        tests
  6396      - timeutil: in Human, count days with fingers
  6397      - vendor: update gopkg.in/yaml.v2 to the latest version
  6398      - cmd/snap-confine: fix Archlinux compatibility
  6399      - cmd/snapd: make sure signal handlers are established during early
  6400        daemon startup
  6401      - cmd/snap-confine: apparmor: allow creating prefix path for
  6402        gl/vulkan
  6403      - osutil: use tilde suffix for temporary files used for atomic
  6404        replacement
  6405      - tests: copy or sanity check core users using usernames
  6406      - tests: disentangle etc vs extrausers in core tests
  6407      - tests: fix snap-run tests when snapd is not running
  6408      - overlord/configstate: change how ssh is stopped/started
  6409      - snap: make `snap run` look at the system-key for security profiles
  6410      - strutil, cmd/snap: drop strutil.WordWrap, first pass at
  6411        replacement
  6412      - tests: adding opensuse-42.3 to google
  6413      - cmd/snap: fix one issue with noWait error handling logic, add
  6414        tests plus other cleanups
  6415      - cmd/snap-confine: nvidia: preserve globbed file prefix
  6416      - advisor: add comment why osutil.FileExists(dirs.SnapCommandsDB) is
  6417        needed
  6418      - interfaces,release: probe seccomp features lazily
  6419      - tests: change debug for layout test
  6420      - advisor: deal with missing commands.db file
  6421      - interfaces/apparmor: simplify UpdateNS internals
  6422      - polkit: Pass caller uid to PolicyKit authority
  6423      - tests: moving debian 9 from linode to google backend
  6424      - cmd/snap-confine: nvidia: add tls/libnvidia-tls.so* glob
  6425      - po: specify charset in po/snappy.pot
  6426      - interfaces: harden snap-update-ns profile
  6427      - snap: Call SanitizePlugsSlots from InfoFromSnapYaml
  6428      - tests: update tests to deal with s390x quirks
  6429      - debian: run snap.mount upgrade fixup *before* debhelper
  6430      - tests: move xenial i386 to google backend
  6431      - snapstate: add compat mode for default-provider
  6432      - tests: a bunch of test fixes for s390x from looking at the
  6433        autopkgtest logs
  6434      - packaging: recommend "gnupg" instead of "gnupg1 | gnupg"
  6435      - interfaces/builtin: let MM change qmi device attributes
  6436      - tests: add workaround for s390x failure
  6437      - snap/pack, cmd/snap: add `snap pack --check-skeleton`
  6438      - daemon: support 'system' as nickname of the core snap
  6439      - cmd/snap-update-ns: use x-snapd.{synthetic,needed-by} in practice
  6440      - devicestate: add DeviceManager.Registered returning a channel
  6441        closed when the device is known to be registered
  6442      - store: Sections and WriteCatalogs need to strictly send device
  6443        auth only if the device has a custom store
  6444      - tests: add bionic system to google backend
  6445      - many: fix shellcheck warnings in bionic
  6446      - cmd/snap-update-ns: don't fail on existing symlinks
  6447      - tests: make autopkgtest tests more targeted
  6448      - cmd/snap-update-ns: fix creation of layout symlinks
  6449      - spread,tests: move suite-level prepare/restore to central script
  6450      - many: propagate contexts enough to be able to mark store
  6451        operations done from the Ensure loop
  6452      - snap: don't create empty Change with "Hold" state on disconnect
  6453      - snap: unify snap name validation w/python; enforce length limit.
  6454      - cmd/snap: use shlex when parsing `snap run --strace` arguments
  6455      - osutil,testutil: add symlinkat(2) and readlinkat(2)
  6456      - tests: autopkgtest may have non edge core too
  6457      - tests: adding checks before stopping snapd service to avoid job
  6458        canceled on ubuntu 14.04
  6459      - errtracker: respect the /etc/whoopsie configuration
  6460      - overlord/snapstate:  hold refreshes for 2h after seeding on
  6461        classic
  6462      - cmd/snap: tweak and polish help strings
  6463      - snapstate: put layout feature behind feature flag
  6464      - tests: force profile re-generation via system-key
  6465      - snap/squashfs: when installing from seed, try symlink before cp
  6466      - wrappers: services which are socket or timer activated should not
  6467        be started during boot
  6468      - many: go vet cleanups
  6469      - tests: define MATCH from spread
  6470      - packaging/fedora: Merge changes from Fedora Dist-Git plus trivial
  6471        fix
  6472      - cmd/snap: use timeutil.Human to show times in `snap refresh
  6473        --time`
  6474      - cmd/snap: in changes and tasks, default to human-friendly times
  6475      - many: support holding refreshes by setting refresh.hold
  6476      - Revert "cmd/snap: use timeutil.Human to show times in `snap
  6477        refresh -…-time`"
  6478      - cmd/snap: use timeutil.Human to show times in `snap refresh
  6479        --time`
  6480      - tests/main/snap-service-refresh-mode: refactor the test to rely on
  6481        comparing PIDs
  6482      - tests/main/media-sharing: improve the test to cover /media and
  6483        /run/media
  6484      - store: enable deltas for core devices too
  6485      - cmd/snap: unhide --no-wait; make wait use go via waitMixin
  6486      - strutil/shlex: import github.com/google/shlex into the tree
  6487      - vendor: update github.com/mvo5/libseccomp-golang
  6488      - overlord/snapstate: block install of "system"
  6489      - cmd/snap: "current"→"installed"; "refreshed"→"refresh-date"
  6490      - many: add the snapd-generator
  6491      - cmd/snap-seccomp: Cancel the atomic file on error, not just Close
  6492      - polkit: ensure error is properly set if dialog is dismissed
  6493      - snap-confine, snap-seccomp: utilize new seccomp logging features
  6494      - progress: tweak ansimeter cvvis use to no longer confuse minicom
  6495      - xdgopenproxy: integrate xdg-open implementation into snapctl
  6496      - tests: avoid removing preinstalled snaps on core
  6497      - tests: chroot into core to run xdg-open there
  6498      - userd: add an OpenFile method for launching local files with xdg-
  6499        open
  6500      - tests: moving ubuntu core from linode to google backend
  6501      - run-checks: remove accidental bashism
  6502      - i18n: simplify NG usage by doing the modulo math in-package.
  6503      - snap/squashfs: set timezone when calling unsquashfs to get the
  6504        build date
  6505      - timeutil: timeutil.Human(t) gives a human-friendly string for t
  6506      - snap: add autostart app property
  6507      - tests: add support for external backend executions on listing test
  6508      - tests: make interface-broadcom-asic-control test work on rpi
  6509      - configstate: when disable "ssh" we must disable the "sshd" service
  6510      - interfaces/apparmor,system-key: add upperdir snippets for strict
  6511        snaps on livecd
  6512      - snap/squashfs: add BuildDate
  6513      - store: parse the JSON format used by the coming new store API to
  6514        convey snap information
  6515      - many: remove snapd.refresh.{timer,service}
  6516      - tests: adding ubuntu-14.04-64 to the google backend
  6517      - interfaces: add xdg-desktop-portal support to desktop interface
  6518      - packaging/arch: sync with snapd/snapd-git from AUR
  6519      - wrappers, tests/main/snap-service-timer: restore missing commit,
  6520        add spread test for timer services
  6521      - store: don't ask for snap_yaml_raw except on the details endpoint
  6522      - many: generate and use per-snap snap-update-ns profile
  6523      - tests: add debug for layout test
  6524      - wrappers: detect whether systemd-analyze can be used in unit tests
  6525      - osutil: allow creating strings out of MountInfoEntry
  6526      - servicestate: use systemctl enable+start and disable+stop instead
  6527        of --now flag
  6528      - osutil: handle file being matched by multiple patterns
  6529      - daemon, snap: fix InstallDate, make a method of *snap.Info
  6530      - wrappers: timer services
  6531      - wrappers: generator for systemd OnCalendar schedules
  6532      - asserts: fix flaky storeSuite.TestCheckAuthority
  6533      - tests: fix dependency for ubuntu artful
  6534      - spread: start moving towards google backend
  6535      - tests: add a spread test for layouts
  6536      - ifacestate: be consistent passing Retry.After as named field
  6537      - cmd/snap-update-ns: use recursive bind mounts for writable mimic
  6538      - testutil: allow mocking syscall.Fstat
  6539      - overlord/snapstate: verify that default schedule is randomized and
  6540        is  not a single time
  6541      - many: simplify mocking of home-on-NFS
  6542      - cmd/snap-update-ns: use syscall.Symlink instead of os.Symlink
  6543      - store: move infoFromRemote into details.go close to snapDetails
  6544      - userd/tests: Test kdialog calls and mock kdialog too to make tests
  6545        work in KDE
  6546      - cmd/snap: tweaks to 'snap info' (feat. installed->current rename)
  6547      - cmd/snap: add self-strace to `snap run`
  6548      - interfaces/screen-inhibit-control,network-status: fix dbus path
  6549        and interface typos
  6550      - update-pot: Force xgettext() to return true
  6551      - store: cleanup test naming, dropping remoteRepo  and
  6552        UbuntuStore(Repository)? references
  6553      - store: reorg auth refresh
  6554  
  6555   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 08 Jun 2018 17:13:47 +0200
  6556  
  6557  snapd (2.32.9) xenial; urgency=medium
  6558  
  6559    * New upstream release, LP: #1767833
  6560      - tests: run all spread tests inside GCE
  6561      - tests: build spread in the autopkgtests with a more recent go
  6562  
  6563   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 16 May 2018 10:20:08 +0200
  6564  
  6565  snapd (2.32.8) xenial; urgency=medium
  6566  
  6567    * New upstream release, LP: #1767833
  6568      - snapd.core-fixup.sh: fix workaround for corrupted uboot.env
  6569        and add tests
  6570  
  6571   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 11 May 2018 14:36:16 +0200
  6572  
  6573  snapd (2.32.7) xenial; urgency=medium
  6574  
  6575    * New upstream release, LP: #1767833
  6576      - many: add wait command and seeded target (2
  6577      - snapd.core-fixup.sh: add workaround for corrupted uboot.env
  6578      - boot: clear "snap_mode" when needed
  6579      - cmd/libsnap: fix compile error on more restrictive gcc
  6580      - tests: cherry-pick commits to move spread to google backend
  6581      - spread.yaml: add cosmic (18.10) to autopkgtest/qemu
  6582      - userd: set up journal logging streams for autostarted apps
  6583  
  6584   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 11 May 2018 13:09:32 +0200
  6585  
  6586  snapd (2.32.6) xenial; urgency=medium
  6587  
  6588    * New upstream release, LP: #1767833
  6589      - snap: do not use overly short timeout in `snap
  6590        {start,stop,restart}`
  6591      - interfaces/apparmor: fix incorrect apparmor profile glob
  6592      - tests: detect kernel oops during tests and abort tests in this
  6593        case
  6594      - tests: run interfaces-boradcom-asic-control early
  6595      - tests: skip interfaces-content test on core devices
  6596  
  6597   -- Michael Vogt <michael.vogt@ubuntu.com>  Sun, 29 Apr 2018 19:21:53 +0200
  6598  
  6599  snapd (2.32.5) xenial; urgency=medium
  6600  
  6601    * New upstream release, LP: #1765090
  6602      - many: add "stop-mode: sig{term,hup,usr[12]}{,-all}" instead of
  6603        conflating that with refresh-mode
  6604      - overlord/snapstate:  poll for up to 10s if a snap is unexpectedly
  6605        not mounted in doMountSnap
  6606      - daemon: support 'system' as nickname of the core snap
  6607  
  6608   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 16 Apr 2018 11:41:48 +0200
  6609  
  6610  snapd (2.32.4) xenial; urgency=medium
  6611  
  6612    * New upstream release, LP: #1756173
  6613      - cmd/snap: user session application autostart
  6614      - overlord/snapstate: introduce envvars to control the channels for
  6615        bases and prereqs
  6616      - overlord/snapstate: on multi-snap refresh make sure bases and core
  6617        are finished before dependent snaps
  6618      - many: use the new install/refresh /v2/snaps/refresh store API
  6619  
  6620   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 11 Apr 2018 16:30:45 +0200
  6621  
  6622  snapd (2.32.3.2) xenial; urgency=medium
  6623  
  6624    * New upstream release, LP: #1756173
  6625      - errtracker: make TestJournalErrorSilentError work on
  6626        gccgo
  6627      - errtracker: check for whoopsie.service instead of reading
  6628        /etc/whoopsie
  6629  
  6630   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 11 Apr 2018 12:40:09 +0200
  6631  
  6632  snapd (2.32.3.1) xenial; urgency=medium
  6633  
  6634    * New upstream release, LP: #1756173
  6635      - debian: add gbp.conf script to build snapd via `gbp
  6636        buildpackage`
  6637      - tests: add check for OOM error after each test
  6638      - cmd/snap-seccomp: graceful handling of non-multilib host
  6639      - interfaces/shutdown: allow calling SetWallMessage
  6640      - data/selinux: Give snapd access to more aspects of the system
  6641      - daemon,overlord/hookstate: stop/wait for running hooks before
  6642        closing the snapctl socket
  6643      - cmd/snap-confine: ignore missing cgroups in snap-device-helper
  6644      - interfaces: misc updates for default, firewall-control, fuse-
  6645        support and process-control
  6646      - overlord: test fix, address corner case
  6647  
  6648   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 11 Apr 2018 10:34:00 +0200
  6649  
  6650  snapd (2.32.3) xenial; urgency=medium
  6651  
  6652    *  New upstream release, LP: #1756173
  6653      - ifacestate: add to the repo also snaps that are pending being
  6654        activated but have a done setup-profiles
  6655      - snapstate: inject autoconnect tasks in doLinkSnap for regular
  6656        snaps
  6657      - cmd/snap-confine: allow creating missing gl32, gl, vulkan dirs
  6658      - errtracker: add more fields to aid debugging
  6659      - interfaces: make system-key more robust against invalid fstab
  6660        entries
  6661      - cmd/snap-mgmt: remove timers, udev rules, dbus policy files
  6662      - overlord,interfaces: be more vocal about broken snaps and read
  6663        errors
  6664      - osutil: fix fstab parser to allow for # in field values
  6665  
  6666   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 05 Apr 2018 22:35:35 +0200
  6667  
  6668  snapd (2.32.2) xenial; urgency=medium
  6669  
  6670    *  New upstream release, LP: #1756173
  6671      - interfaces/content: add rule so slot can access writable files at
  6672        plug's mountpoint
  6673      - tests: adjust canonical-livepatch test on GCE
  6674      - interfaces/serial: change pattern not to exclude /dev/ttymxc
  6675      - spread.yaml: switch Fedora 27 tests to manual
  6676      - store: Sections and WriteCatalogs need to strictly send device
  6677        auth only if the device has a custom store
  6678      - configstate: give a chance to immediately recompute the next
  6679        refresh time when schedules are set
  6680      - cmd/snap-confine: attempt to detect if multiarch host uses arch
  6681        triplets
  6682      - vendor: update gopkg.in/yaml.v2 to the latest version (#4945)
  6683  
  6684   -- Michael Vogt <michael.vogt@ubuntu.com>  Sat, 31 Mar 2018 21:09:29 +0200
  6685  
  6686  snapd (2.32.1) xenial; urgency=medium
  6687  
  6688    *  New upstream release, LP: #1756173
  6689      - cmd/snapd: make sure signal handlers are established during early
  6690        daemon startup
  6691      - osutil: use tilde suffix for temporary files used for atomic
  6692        replacement
  6693      - cmd/snap-confine: apparmor: allow creating prefix path for
  6694        gl/vulkan
  6695      - tests: disentangle etc vs extrausers in core tests
  6696      - packaging: fix changelogs' typo
  6697  
  6698   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 26 Mar 2018 21:01:41 +0200
  6699  
  6700  snapd (2.32) xenial; urgency=medium
  6701  
  6702    *  New upstream release, LP: #1756173
  6703      - snap: make `snap run` look at the system-key for security profiles
  6704      - overlord/configstate: change how ssh is stopped/started
  6705      - cmd/snap-confine: nvidia: preserve globbed file prefix
  6706      - advisor: deal with missing commands.db file
  6707      - interfaces,release: probe seccomp features lazily
  6708      - interfaces: harden snap-update-ns profile
  6709      - polkit: Pass caller uid to PolicyKit authority
  6710      - tests: change debug for layout test
  6711      - cmd/snap-confine: don't use per-snap s-u-n profile
  6712      - many: backported fixes for layouts and symlinks
  6713      - cmd/snap-confine: nvidia: add tls/libnvidia-tls.so* glob
  6714      - cmd/snap-update-ns: use x-snapd.{synthetic,needed-by} in practice
  6715      - snap: Call SanitizePlugsSlots from InfoFromSnapYaml
  6716      - cmd/snap-confine: fix ptrace rule with snap-confine peer
  6717      - tests: update tests to deal with s390x quirks
  6718      - snapstate: add compat mode for default-provider"snapname:ifname"
  6719      - snap-confine: fallback to /lib/udev/snappy-app-dev if the core is
  6720        older
  6721      - tests: a bunch of test fixes for s390x from looking at the
  6722        autopkgtest logs
  6723      - packaging: recommend "gnupg" instead of "gnupg1 | gnupg"
  6724      - interfaces/builtin: let MM change qmi device attributes
  6725      - debian: undo snap.mount system unit removal
  6726      - snap: don't create empty Change with "Hold" state on disconnect
  6727      - tests: add workaround for s390x failure
  6728      - tests: make autopkgtest tests more targeted
  6729      - many: propagate contexts enough to be able to mark store
  6730        operations done from the Ensure loop
  6731      - store: cleanup test naming, dropping remoteRepo and
  6732        UbuntuStore(Repository)? references
  6733      - store: reorg auth refresh
  6734      - tests: autopkgtest may have non edge core too
  6735      - data: translate polkit strings
  6736      - snapstate: put layout feature behind feature flag
  6737      - errtracker: respect the /etc/whoopsie configuration
  6738      - overlord/snapstate: hold refreshes for 2h after seeding on classic
  6739      - many: cherry-pick relevant `go vet` 1.10 fixes to 2.32
  6740      - snap/squashfs: when installing from seed, try symlink before cp
  6741      - wrappers: services which are socket or timer activated should not
  6742        be started during boot
  6743      - many: generate and use per-snap snap-update-ns profile
  6744      - many: support holding refreshes by setting refresh.hold
  6745      - snap-confine, snap-seccomp: utilize new seccomp logging features
  6746      - many: remove snapd.refresh.{timer,service}
  6747      - many: add the snapd-generator
  6748      - polkit: do not shadow dbus errors, avoid panic in case of errors
  6749      - polkit: ensure error is properly set if dialog is dismissed
  6750      - xdgopenproxy: integrate xdg-open implementation into snapctl
  6751      - userd: add an OpenFile method for launching local files with xdg-
  6752        open
  6753      - asserts:  use a timestamp for the assertion after the signing key
  6754        has been created
  6755      - ifacestate: be consistent passing Retry.After as named field
  6756      - interfaces/apparmor,system-key: add upperdir snippets for strict
  6757        snaps on livecd
  6758        interfaces/apparmor,system-key: add upperdir snippets for strict
  6759        snaps
  6760      - configstate: when disable "ssh" we must disable the "sshd"
  6761        service
  6762      - store: don't ask for snap_yaml_raw except on the details endpoint
  6763      - osutil: handle file being matched by multiple patterns
  6764      - cmd/snap-update-ns: use recursive bind mounts for writable mimic
  6765      - cmd/snap-update-ns: use syscall.Symlink instead of os.Symlink
  6766      - interfaces/screen-inhibit-control,network-status: fix dbus path
  6767        and interface typos
  6768      - interfaces/network-status: fix use of '/' in interface in DBus
  6769        rule
  6770      - interfaces/screen-inhibit-control: fix use of '.' in path in DBus
  6771        rule
  6772      - overlord/snapstate: fix task iteration order in
  6773        TestDoPrereqRetryWhenBaseInFlight
  6774      - interfaces: add an interface for gnome-online-accounts D-Bus
  6775        service
  6776      - snap: pass full timer spec in `snap run --timer`
  6777      - cmd/snap: introduce `snap run --timer`
  6778      - snapstate: auto install default-providers for content snaps
  6779      - hooks/strutil: limit the number of data read from the hooks to
  6780        avoid oom
  6781      - osutil: aggregate mockable symbols
  6782      - tests: make sure snapd is running before attempting to remove
  6783        leftover snaps
  6784      - timeutil: account for 24h wrap when flattening clock spans
  6785      - many: send  new Snap-CDN header with none or with cloud instance
  6786        placement info as needed
  6787      - cmd/snap-update-ns,testutil: move syscall testing helpers
  6788      - tests: disable interfaces-location-control on s390x
  6789      - tests: new spread test for gpio-memory-control interface
  6790      - tests: spread test for broadcom-asic-control interface
  6791      - tests: make restore of interfaces-password-manager-service more
  6792        robust
  6793      - tests/lib/prepare-restore: sync journal before rotating and
  6794        vacuuming
  6795      - overlord/snapstate: use spread in the default refresh schedule
  6796      - tests: fixes for autopkgtest in bionic
  6797      - timeutil: introduce helpers for checking it time falls inside the
  6798        schedule
  6799      - cmd/snap-repair,httputil: set snap-repair User-Agent on requests
  6800      - vendor: resync formatting of vendor.json
  6801      - snapstate/ifacestate: auto-connect tasks
  6802      - cmd/snap: also include tracking channel in list output.
  6803      - interfaces/apparmor: use snap revision with surrounding '.' when
  6804        replacing in glob
  6805      - debian,vendor: import github.com/snapcore/squashfs and use
  6806      - many: implement "refresh-mode: {restart,endure,...}" for services
  6807      - daemon: make the ast-inspecting test smarter; drop 'exceptions'
  6808      - tests: new spread test for kvm interface
  6809      - cmd/snap: tweaks to 'snap info' output
  6810      - snap: remove underscore from version validator regexp
  6811      - testutil: add File{Matches,Equals,Contains} checkers.
  6812      - snap: improve the version validator's error messages.
  6813      - osutil: refactor EnsureFileState to separate out the comparator
  6814      - timeutil: fix scheduling on nth weekday of the month
  6815      - cmd/snap-update-ns: small refactor for upcoming per-user mounts
  6816      - many: rename snappy-app-dev to snap-device-helper
  6817      - systemd: add default target for timers
  6818      - interfaces: miscellaneous policy updates for home, opengl, time-
  6819        control, network, et al
  6820      - cmd/snap: linter cleanups
  6821      - interfaces/mount: generate per-user mount profiles
  6822      - cmd/snap: use proper help strings for `snap userd --help`
  6823      - packaging: provide a compat symlink for snappy-app-dev
  6824      - interfaces/time-control,netlink-audit: adjust for util-linux
  6825        compiled with libaudit
  6826      - tests: adding new test to validate the raw-usb interface
  6827      - snap: add support for `snap run --gdb`
  6828      - interfaces/builtin: allow MM to access login1
  6829      - packaging: fix build on sbuild
  6830      - store: revert PR#4532 and do not display displayname
  6831      - interfaces/mount: add support for per-user mount entries
  6832      - cmd/system-shutdown: move sync to be even more pessimistic
  6833      - osutil: reimplement IsMounted with LoadMountInfo
  6834      - tests/main/ubuntu-core-services: enable snapd.refresh.timer for
  6835        the test
  6836      - many: don't allow layout construction to silently fail
  6837      - interfaces/apparmor: ensure snap-confine profile for reexec is
  6838        current
  6839      - interfaces/apparmor: generalize apparmor load and unload helpers
  6840      - tests: removing packages which are not needed anymore to generate
  6841        random data
  6842      - snap: improve `snap run` comments/naming
  6843      - snap: allow options for --strace, e.g. `snap run --strace="-tt"`
  6844      - tests: fix spread test failures on 18.04
  6845      - systemd: update comment on SocketsTarget
  6846      - osutil: add and update docstrings
  6847      - osutil: parse mount entries without options field
  6848      - interfaces: mock away real mountinfo/fstab
  6849      - many: move /lib/udev/snappy-app-dev to /usr/lib/snapd/snappy-app-
  6850        dev
  6851      - overlord/snapstate/backend: perform cleanup if snap setup fails
  6852      - tests/lib/prepare: disable snapd.refresh.timer
  6853      - daemon: remove redundant UserOK markings from api commands
  6854      - snap: introduce  timer service data types and validation
  6855      - cmd/snap: fix UX of snap services
  6856      - daemon: allow `snapctl get` from any uid
  6857      - debian, snap: only static link libseccomp in snap-seccomp on
  6858        ubuntu
  6859      - all: snap versions are now validated
  6860      - many: add nfs-home flag to system-key
  6861      - snap: disallow layouts in various special directories
  6862      - cmd/snap: add help for service commands.
  6863      - devicestate: fix autopkgtest failure in
  6864        TestDoRequestSerialErrorsOnNoHost
  6865      - snap,interfaces: allow using bind-file layouts
  6866      - many: move mount code to osutil
  6867      - snap: understand directories in layout blacklist
  6868      - snap: use custom unsquashfsStderrWriter for unsquashfs error
  6869        detection
  6870      - tests/main/user-data-handling: get rid of ordering bug
  6871      - snap: exclude `gettimeofday` from `snap run --strace`
  6872      - tests: check if snapd.socket is active before stoping it
  6873      - snap: sort layout elements before validating
  6874      - strutil: introducing MatchCounter
  6875      - snap: detect unsquashfs write failures
  6876      - spread: add missing ubuntu-18.04-arm64 to available autopkgtest
  6877        machines
  6878      - cmd/snap-confine: allow mounting anywhere, effectively
  6879      - daemon: improve ucrednet code for the snap.socket
  6880      - release, interfaces: add new release.AppArmorFeatures helper
  6881      - snap: apply some golint suggestions
  6882      - many: add interfaces.SystemKey() helper
  6883      - tests: new snaps to test installs nightly
  6884      - tests: skip alsa interface test when the system does not have any
  6885        audio devices
  6886      - debian/rules: workaround for
  6887        https://github.com/golang/go/issues/23721
  6888      - interfaces/apparmor: early support for snap-update-ns snippets
  6889      - wrappers: cleanup enabled service sockets
  6890      - cmd/snap-update-ns: large refactor / update of unit tests
  6891      - interfaces/apparmor: remove leaked future layout code
  6892      - many: allow constructing layouts (phase 1)
  6893      - data/systemd: for debugging/testing use /etc/environment also for
  6894        snap-repair runs
  6895      - cmd/snap-confine: create lib/{gl,gl32,vulkan} under /var/lib/snapd
  6896        and chown as root:root
  6897      - overlord/configstate/config: make [GS]etSnapConfig use *RawMessage
  6898      - daemon: refactor snapFooMany helpers a little
  6899      - cmd/snap-confine: allow snap-update-ns to chown things
  6900      - interfaces/apparmor: use a helper to set the scope
  6901      - overlord/configstate/config: make SetSnapConfig delete on empty
  6902      - osutil: make MkdirAllChown clean the path passed in
  6903      - many: at seeding try to capture cloud information into core config
  6904        under "cloud"
  6905      - cmd/snap: add completion conversion helper to increase DRY
  6906      - many: remove "content" argument from snaptest.MockSnap()
  6907      - osutil: allow using many globs in EnsureDirState
  6908      - cmd/snap-confine: fix read-only filesystem when mounting nvidia
  6909        files in biarch
  6910      - tests: use root path to /home/test/tmp to avoid lack of space
  6911        issue
  6912      - packaging: create /var/lib/snapd/lib/{gl,gl32,vulkan} as part of
  6913        packaging
  6914      - tests: update kill-timeout focused on making tests pass on boards
  6915      - advisor: ensure commands.db has mode 0644 and add test
  6916      - snap: improve validation of snap layouts
  6917      - tests: ensure disabled services are masked
  6918      - interfaces/desktop-legacy,unity7: support gtk2/gvfs gtk_show_uri()
  6919      - systemd, wrappers: start all snap services in one systemctl call
  6920      - mir: software clients need access to shared memory /dev/shm/#*
  6921      - snap: add support for `snap advise-snap pkgName`
  6922      - snap: fix command-not-found on core devices
  6923      - tests: new spead test for openvswitch-support interface
  6924      - tests: add integration for local snap licenses
  6925      - config: add (Get|Set)SnapConfig to do bulk config e.g. from
  6926        snapshots
  6927      - cmd/snap: display snap license information
  6928      - tests: enable content sharing test for $SNAP
  6929      - osutil: add ContextWriter and RunWithContext helpers.
  6930      - osutil: add DirExists and IsDirNotExist
  6931  
  6932   -- Michael Vogt <michael.vogt@ubuntu.com>  Sat, 24 Mar 2018 08:23:31 +0100
  6933  
  6934  snapd (2.31.2) xenial; urgency=medium
  6935  
  6936    *  New upstream release, LP: #1745217
  6937      - many: add the snapd-generator
  6938      - polkit: ensure error is properly set if dialog is dismissed
  6939      - xdgopenproxy: integrate xdg-open implementation into snapctl
  6940      - userd: add an OpenFile method for launching local files with xdg-
  6941        open
  6942      - configstate: when disable "ssh" we must disable the "sshd"
  6943        service
  6944      - many: remove snapd.refresh.{timer,service}
  6945      - interfaces/builtin: allow MM to access login1
  6946      - timeutil: account for 24h wrap when flattening clock spans
  6947      - interfaces/screen-inhibit-control,network-status: fix dbus path
  6948        and interface typos
  6949      - systemd, wrappers: start all snap services in one systemctl
  6950        call
  6951      - tests: disable interfaces-location-control on s390x
  6952  
  6953   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 09 Mar 2018 11:11:31 +0100
  6954  
  6955  snapd (2.31.1) xenial; urgency=medium
  6956  
  6957    * New upstream release, LP: #1745217
  6958      - tests: multiple autopkgtest related fixes for 18.04
  6959      - overlord/snapstate: use spread in the default refresh schedule
  6960      - timeutil: fix scheduling on nth weekday of the month
  6961      - interfaces: miscellaneous policy updates for home, opengl, time-
  6962        control, network, et al
  6963      - cmd/snap: use proper help strings for `snap userd --help`
  6964      - interfaces/time-control,netlink-audit: adjust for util-linux
  6965        compiled with libaudit
  6966      - rules: do not static link on powerpc
  6967      - packaging: revert LDFLAGS rewrite again after building snap-
  6968        seccomp
  6969      - store: revert PR#4532 and do not display displayname
  6970      - daemon: allow `snapctl get` from any uid
  6971      - debian, snap: only static link libseccomp in snap-seccomp on
  6972        ubuntu
  6973      - daemon: improve ucrednet code for the snap.socket
  6974  
  6975   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 20 Feb 2018 17:27:42 +0100
  6976  
  6977  snapd (2.31) xenial; urgency=medium
  6978  
  6979    * New upstream release, LP: #1745217
  6980      - cmd/snap-confine: allow snap-update-ns to chown things
  6981      - cmd/snap-confine: fix read-only filesystem when mounting nvidia
  6982        files in biarch
  6983      - packaging: create /var/lib/snapd/lib/{gl,gl32,vulkan} as part of
  6984        packaging
  6985      - advisor: ensure commands.db has mode 0644 and add test
  6986      - interfaces/desktop-legacy,unity7: support gtk2/gvfs gtk_show_uri()
  6987      - snap: improve validation of snap layoutsRules for validating
  6988        layouts:
  6989      - snap: fix command-not-found on core devices
  6990      - cmd/snap: display snap license information
  6991      - tests: enable content sharing test for $SNAP
  6992      - userd: add support for a simple UI that can be used from userd
  6993      - snap-confine/nvidia: Support legacy biarch trees for GLVND systems
  6994      - tests: generic detection of gadget and kernel snaps
  6995      - cmd/snap-update-ns: refactor and improve Change.Perform to handle
  6996        EROFS
  6997      - cmd/snap: improve output when snaps were found in a section or the
  6998        section is invalid
  6999      - cmd/snap-confine,tests: hide message about stale base snap
  7000      - cmd/snap-mgmt: fix out of source tree build
  7001      - strutil/quantity: new package that exports formatFoo (from
  7002        progress)
  7003      - cmd/snap: snap refresh --time with new and legacy schedules
  7004      - state: unknown tasks handler
  7005      - cmd/snap-confine,data/systemd: fix removal of snaps inside LXD
  7006      - snap: add io.snapcraft.Settings to `snap userd`
  7007      - spread: remove more EOLed releases
  7008      - snap: tidy up top-level help output
  7009      - snap: fix race in `snap run --strace`
  7010      - tests: update "searching" test to match store changes
  7011      - store: use the "publisher" when populating the "publisher" field
  7012      - snap: make `snap find --section` show all sections
  7013      - tests: new test to validate location control interface
  7014      - many: add new `snap refresh --amend <snap>` command
  7015      - tests/main/kernel-snap-refresh-on-core: skip the whole test if
  7016        edge and stable are the same version
  7017      - tests: set test kernel-snap-refresh-on-core to manual
  7018      - tests: new spread test for interface gpg-keys
  7019      - packaging/fedora: Merge changes from Fedora Dist-Git plus trivial
  7020        fix
  7021      - interfaces: miscellaneous policy updates
  7022      - interfaces/builtin: Replace Solus support with GLVND support
  7023      - tests/main/kernel-snap-refresh-on-core: do not fail if edge and
  7024        stable kernels are the same version
  7025      - snap: add `snap run --strace` to be able to strace snap apps
  7026      - tests: new spread test for ssh-keys interface
  7027      - errtracker: include detected virtualisation
  7028      - tests: add new kernel refresh/revert test for spread-cron
  7029      - interfaces/builtin: blacklist zigbee dongle
  7030      - cmd/snap-confine: discard stale mount namespaces
  7031      - cmd: remove unused execArg0/execEnv
  7032      - snap,interfaces/mount: disallow nobody/nogroup
  7033      - cmd/snap: improve `snap aliases` output when no aliases are
  7034        defined
  7035      - tests/lib/snaps/test-snapd-service: refactor service reload
  7036      - tests: new spread test for gpg-public-keys interface
  7037      - tests: new spread test for ssh-public-keys interface
  7038      - spread: setup machine creation on Linode
  7039      - interfaces/builtin: allow introspecting UDisks2
  7040      - interfaces/builtin: add support for content "source" section
  7041      - tests: new spread test for netlink-audit interface
  7042      - daemon: avoid panic'ing building an error response w/no snaps
  7043        given
  7044      - interfaces/mount,snap: early support for snap layouts
  7045      - daemon: unlock state even if RefreshSchedule() fails
  7046      - arch: add "armv8l" to ubuntuArchFromKernelArch table
  7047      - tests: fix for test interface-netlink-connector
  7048      - data/dbus: add AssumedAppArmorLabel=unconfined
  7049      - advisor: use forked bolt to make it work on ppc
  7050      - overlord/snapstate: record the 'kind' of conflicting change
  7051      - dirs: fix snap mount dir on Manjaro
  7052      - overlord/{snapstate,configstate}, daemon: introduce refresh.timer,
  7053        fallback to refresh.schedule
  7054      - config: add support for `snap set core proxy.no_proxy=...`
  7055      - snap-mgmt: extend spread tests, stop, disable and cleanup snap
  7056        services
  7057      - spread.yaml: add fedora 27
  7058      - cmd/snap-confine: allow snap-update-ns to poke writable holes in
  7059        $SNAP
  7060      - packaging/14.04: move linux-generic-lts-xenial to recommends
  7061      - osutil/sys: ppc has 32-bit getuid already
  7062      - snapstate: make no autorefresh message clearer
  7063      - spread: try to enable Fedora once more
  7064      - overlord/snapstate: do a minimal sanity check on containers
  7065      - configcore: ensure config.txt has a final newline
  7066      - cmd/libsnap-confine-private: print failed mount/umount regardless
  7067        of SNAP_CONFINE_DEBUG
  7068      - debian/tests: add missing autopkgtest test dependencies for debian
  7069      - image: port ini handling to goconfigparser
  7070      - tests/main/snap-service-after-before: add test for after/before
  7071        service ordering
  7072      - tests: enabling opensuse for tests
  7073      - tests: update auto-refresh-private to match messages from current
  7074        master
  7075      - dirs: check if distro 'is like' fedora when picking path to
  7076        libexecdir
  7077      - tests: fix "job canceled" issue and improve cleanup for snaps
  7078      - cmd/libsnap-confine-private: add debug build of libsnap-confine-
  7079        private.a, link it into snap-confine-debug
  7080      - vendor: remove x/sys/unix to fix builds on arm64 and powerpc
  7081      - image: let consume snapcraft export-login files from tooling
  7082      - interfaces/mir: allow Wayland socket and non-root sockets
  7083      - interfaces/builtin: use snap.{Plug,Slot}Info over
  7084        interfaces.{Plug,Slot}
  7085      - tests: add simple snap-mgmt test
  7086      - wrappers: autogenerate After/Before in systemd's service files for
  7087        apps
  7088      - snap: add usage hints in `snap download`
  7089      - snap: provide more meaningful errors for installMany and friends
  7090      - cmd/snap: show header/footer when `snap find` is used without
  7091        arguments
  7092      - overlord/snapstate: for Enable's tasks refer to the first task
  7093        with snap-setup, do not duplicate
  7094      - tests: add hard-coded fully expired macaroons to run related tests
  7095      - cmd/snap-update-ns: new test features
  7096      - cmd/snap-update-ns: we don't want to bind mount symlinks
  7097      - interfaces/mount: test OptsToCommonFlags, filter out x-snapd.
  7098        options
  7099      - cmd/snap-update-ns: untangle upcoming cyclic initialization
  7100      - client, daemon: update user's email when logging in with new
  7101        account
  7102      - tests: ensure snap-confine apparmor profile is parsable
  7103      - snap: do not leak internal errors on install/refresh etc
  7104      - snap: fix missing error check when multiple snaps are refreshed
  7105      - spread: trying to re-enable tests on Fedora
  7106      - snap: fix gadget.yaml parsing for multi volume gadgets
  7107      - snap: give the snap.Container interface a Walk method
  7108      - snap: rename `snap advise-command` to `snap advise-snap --command`
  7109      - overlord/snapstate: no refresh just for hints if there was a
  7110        recent regular full refresh
  7111      - progress: switch ansimeter's Spin() to use a spinner
  7112      - snap: support `command-not-found` symlink for `snap advise-
  7113        command`
  7114      - daemon: store email, ID and macaroon when creating a new user
  7115      - snap: app startup after/before validation
  7116      - timeutil: refresh timer take 2
  7117      - store, daemon/api: Rename MyAppsServer, point to
  7118        dashboard.snapcraft.io instead
  7119      - tests: use "quiet" helper instead of "dnf -q" to get errors on
  7120        failures
  7121      - cmd/snap-update-ns: improve mocking for tests
  7122      - many: implement the advisor backend, populate it from the store
  7123      - tests: make less calls to the package manager
  7124      - tests/main/confinement-classic: enable the test on Fedora
  7125      - snap: do not leak internal network errors to the user
  7126      - snap: use stdout instead of stderr for "fetching" message
  7127      - tests: fix test whoami, share successful_login.exp
  7128      - many: refresh with appropriate creds
  7129      - snap: add new `snap advice-command` skeleton
  7130      - tests: add test that ensures we never parse versions as numbers
  7131      - overlord/snapstate: override Snapstate.UserID in refresh if the
  7132        installing user is gone
  7133      - interfaces: allow socket "shutdown" syscall in default profile
  7134      - snap: print friendly message if `snap keys` is empty
  7135      - cmd/snap-update-ns: add execWritableMimic
  7136      - snap: make `snap info invalid-snap` output more user friendly
  7137      - cmd/snap,  tests/main/classic-confinement: fix snap-exec path when
  7138        running under classic confinement
  7139      - overlord/ifacestate: fix disable/enable cycle to setup security
  7140      - snap: fix snap find " " output
  7141      - daemon: add new polkit action to manage interfaces
  7142      - packaging/arch: disable services when removing
  7143      - asserts/signtool: support for building tools on top that fill-
  7144        in/compute some headers
  7145      - cmd: clarify "This leaves %s tracking %s." message
  7146      - daemon: return "bad-query" error kind for store.ErrBadQuery
  7147      - taskrunner/many: KnownTaskKinds helper
  7148      - tests/main/interfaces-fuse_support: fix confinement, allow
  7149        unmount, fix spread tests
  7150      - snap: use the -no-fragments mksquashfs option
  7151      - data/selinux: allow messages from policykit
  7152      - tests: fix catalog-update wait loop
  7153      - tests/lib/prepare-restore: disable rate limiting in journald
  7154      - tests: change interfaces-fuse_support to be debug friendly
  7155      - tests/main/postrm-purge: stop snapd before purge
  7156      - This is an example of test log:https://paste.ubuntu.com/26215170/
  7157      - tests/main/interfaces-fuse_support: dump more debugging
  7158        information
  7159      - interfaces/dbus: adjust slot policy for listen, accept and accept4
  7160        syscalls
  7161      - tests: save the snapd-state without compression
  7162      - tests/main/searching: handle changes in featured snaps list
  7163      - overlord/snapstate: fix auto-refresh summary for 2 snaps
  7164      - overlord/auth,daemon: introduce an explicit auth.ErrInvalidUser
  7165      - interfaces: add /proc/partitions to system-observe (This addresses
  7166        LP#1708527.)
  7167      - tests/lib: introduce helpers for setting up /dev/random using
  7168        /dev/urandom in project prepare
  7169      - tests: new test for interface network status
  7170      - interfaces: interfaces: also add an app/hook-specific udev RUN
  7171        rule for hotplugging
  7172      - tests: fix external backend for tests that need DEBUG output
  7173      - tests: do not disable refresh timer on external backend
  7174      - client: send all snap related bool json fields
  7175      - interfaces/desktop,unity7: allow status/activate/lock of
  7176        screensavers
  7177      - tests/main: source mkpinentry.sh
  7178      - tests: fix security-device-cgroups-serial-port test for rpi and db
  7179      - cmd/snap-mgmt: add more directories for cleanup and refactor
  7180        purge() code
  7181      - snap: YAML and data structures for app before/after ordering
  7182      - tests: set TRUST_TEST_KEYS=false for all the external backends
  7183      - packaging/arch: install snap-mgmt tool
  7184      - tests: add support on tests for cm3 gadget
  7185      - interfaces/removable-media: also allow 'k' (lock)
  7186      - interfaces: use ConnectedPlug/ConnectedSlot types (step 2)
  7187      - interfaces: rename sanitize methods
  7188      - devicestate: fix misbehaving test when using systemd-resolved
  7189      - interfaces: added Ref() helpers, restored more detailed error
  7190        message on spi iface
  7191      - debian: make "gnupg" a recommends
  7192      - interfaces/many: misc updates for default, browser-support,
  7193        opengl, desktop, unity7, x11
  7194      - interfaces: PlugInfo/SlotInfo/ConnectedPlug/ConnectedSlot
  7195        attribute helpers
  7196      - interfaces: update fixme comments
  7197      - tests: make interfaces-snapd-control-with-manage more robust
  7198      - userd: generalize dbusInterface
  7199      - interfaces: use ConnectedPlug/ConnectedSlot types (step 1)
  7200      - hookstate: add compat "configure-snapd" task.
  7201      - config, overlord/snapstate, timeutil: rename ParseSchedule to
  7202        ParseLegacySchedule
  7203      - tests: adding tests for time*-control interfaces
  7204      - tests: new test to check interfaces after reboot the system
  7205      - cmd/snap-mgmt: fixes
  7206      - packaging/opensuse-42.2: package and use snap-mgmt
  7207      - corecfg: also "mask" services when disabling them
  7208      - cmd/snap-mgmt: introduce snap-mgmt tool
  7209      - configstate: simplify ConfigManager
  7210      - interfaces: add gpio-memory-control interface
  7211      - cmd: disable check-syntax-c
  7212      - packaging/arch: add bash-completion as optional dependency
  7213      - corecfg: rename package to overlord/configstate/configcore
  7214      - wrappers: fix unit tests to use dirs.SnapMountDir
  7215      - osutil/sys: reimplement getuid and chown with the right int type
  7216      - interfaces-netlink-connector: fix sourcing snaps.sh
  7217  
  7218   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 06 Feb 2018 09:43:22 +0100
  7219  
  7220  snapd (2.30) xenial; urgency=medium
  7221  
  7222    * New upstream release, LP: #1735344
  7223      - tests: set TRUST_TEST_KEYS=false for all the external backends
  7224      - tests: fix external backend for tests that need DEBUG output
  7225      - tests: do not disable refresh timer on external backend
  7226      - client: send all snap related bool json fields
  7227      - interfaces: interfaces: also add an app/hook-specific udev RUN
  7228        rule for hotplugging
  7229      - interfaces/desktop,unity7: allow status/activate/lock of
  7230        screensavers
  7231      - tests/main: source mkpinentry.sh
  7232      - devicestate: use a different nowhere domain
  7233      - interfaces: add ssh-keys, ssh-public-keys, gpg-keys and gpg-public
  7234        keys interfaces
  7235      - interfaces/many: misc updates for default, browser-support, opengl,
  7236        desktop, unity7, x11
  7237      - devicestate: fix misbehaving test when using systemd-resolved
  7238      - interfaces/removable-media: also allow 'k' (lock)
  7239      - interfaces/many: misc updates for default, browser-support,
  7240        opengl, desktop, unity7, x11
  7241      - corecfg: also "mask" services when disabling them
  7242      - tests: add support for autopkgtests on s390x
  7243      - snapstate: support for pre-refresh hook
  7244      - many: allow to configure core before it is installed
  7245      - devicestate: fix unkeyed fields error
  7246      - snap-confine: create mount target for lib32,vulkan on demand
  7247      - snapstate: add support for refresh.schedule=managed
  7248      - cmd/snap-update-ns: teach update logic to handle synthetic changes
  7249      - many: remove configure-snapd task again and handle internally
  7250      - snap: fix TestDirAndFileMethods() test to work with gccgo
  7251      - debian: ensure /var/lib/snapd/lib/vulkan is available
  7252      - cmd/snap-confine: use #include instead of bare include
  7253      - snapstate: store userID in snapstate
  7254      - snapd.dirs: add var/lib/snapd/lib/gl32
  7255      - timeutil, overlod/snapstate: cleanup remaining pieces of timeutil
  7256        weekday support
  7257      - packaging/arch: install missing directories, manpages and version
  7258        info
  7259      - snapstate,store: store if a snap is a paid snap in the sideinfo
  7260      - packaging/arch: pre-create snapd directories when packaging
  7261      - tests/main/manpages: set LC_ALL=C as man may complain if the
  7262        locale is unset or unsupported
  7263      - repo: ConnectedPlug and ConnectedSlot types
  7264      - snapd: fix handling of undo in the taskrunner
  7265      - store: fix download caching and add integration test
  7266      - snapstate: move autorefresh code into autoRefresh helper
  7267      - snapctl: don't error out on start/stop/restart from configure hook
  7268        during install or refresh
  7269      - cmd/snap-update-ns: add planWritableMimic
  7270      - deamon: don't omit responses, even if null
  7271      - tests: add test for frame buffer interface
  7272      - tests/lib: fix shellcheck errors
  7273      - apparmor: generate the snap-confine re-exec profile for
  7274        AppArmor{Partial,Full}
  7275      - tests: remove obsolete workaround
  7276      - snap: use existing files in `snap download` if digest/size matches
  7277      - tests: merge pepare-project.sh into prepare-restore.sh
  7278      - tests: cache snaps to $TESTSLIB/cache
  7279      - tests: set -e, -o pipefail in prepare-restore.sh
  7280      - apparmor: generate the snap-confine re-exec profile for
  7281        AppArmor{Partial,Full}
  7282      - cmd/snap-seccomp: fix uid/gid restrictions tests on Arch
  7283      - tests: document and slightly refactor prepare/restore code
  7284      - snapstate: ensure RefreshSchedule() gives accurate results
  7285      - snapstate: add new refresh-hints helper and use it
  7286      - spread.yaml,tests: move most of project-wide prepare/restore to
  7287        separate file
  7288      - timeutil: introduce helpers for weekdays and TimeOfDay
  7289      - tests: adding new test for uhid interface
  7290      - cmd/libsnap: fix parsing of empty mountinfo fields
  7291      - overlord/devicestate:  best effort to go to early full retries for
  7292        registration on the like of DNS no host
  7293      - spread.yaml: bump delta ref to 2.29
  7294      - tests: adding test to test physical memory observe interface
  7295      - cmd, errtracker: get rid of SNAP_DID_REEXEC environment
  7296      - timeutil: remove support to parse weekday schedules
  7297      - snap-confine: add workaround for snap-confine on 4.13/upstream
  7298      - store: do not log the http body for catalog updates
  7299      - snapstate: move catalogRefresh into its own helper
  7300      - spread.yaml: fix shellcheck issues and trivial refactor
  7301      - spread.yaml: move prepare-each closer to restore-each
  7302      - spread.yaml: increase workers for opensuse to 3
  7303      - tests: force delete when tests are restore to avoid suite failure
  7304      - test: ignore /snap/README
  7305      - interfaces/opengl: also allow read on 'revision' in
  7306        /sys/devices/pci...
  7307      - interfaces/screen-inhibit-control: fix case in screen inhibit
  7308        control
  7309      - asserts/sysdb: panic early if pointed to staging but staging keys
  7310        are not compiled-in
  7311      - interfaces: allow /bin/chown and fchownat to root:root
  7312      - timeutil: include test input in error message in
  7313        TestParseSchedule()
  7314      - interfaces/browser-support: adjust base declaration for auto-
  7315        connection
  7316      - snap-confine: fix snap-confine under lxd
  7317      - store: bit less aggressive retry strategy
  7318      - tests: add new `fakestore new-snap-{declaration,revision}` helpers
  7319      - cmd/snap-update-ns: add secureMkfileAll
  7320      - snap: use field names when initializing composite literals
  7321      - HACKING: fix path in snap install
  7322      - store: add support for flags in ListRefresh()
  7323      - interfaces: remove invalid plugs/slots from SnapInfo on
  7324        sanitization.
  7325      - debian: add missing udev dependency
  7326      - snap/validate: extend socket validation tests
  7327      - interfaces: add "refresh-schedule" attribute to snapd-control
  7328      - interfaces/builtin/account_control: use gid owning /etc/shadow to
  7329        setup seccomp rules
  7330      - cmd/snap-update-ns: tweak changePerform
  7331      - interfaces,tests: skip unknown plug/slot interfaces
  7332      - tests: disable interfaces-network-control-tuntap
  7333      - cmd: use a preinit_array function rather than parsing
  7334        /proc/self/cmdline
  7335      - interfaces/time*_control: explicitly deny noisy read on
  7336        /proc/1/environ
  7337      - cmd/snap-update-ns: misc cleanups
  7338      - snapd: allow hooks to have slots
  7339      - fakestore: add go-flags to prepare for `new-snap-declaration` cmd
  7340      - interfaces/browser-support: add shm path for nwjs
  7341      - many: add magic /snap/README file
  7342      - overlord/snapstate: support completion for command aliases
  7343      - tests: re-enable tun/tap test on Debian
  7344      - snap,wrappers: add support for socket activation
  7345      - repo: use PlugInfo and SlotInfo for permanent plugs/slots
  7346      - tests/interfaces-network-control-tuntap: disable on debian-
  7347        unstable for now
  7348      - cmd/snap-confine: Loosen the NVIDIA Vulkan ICD glob
  7349      - cmd/snap-update-ns: detect and report read-only filesystems
  7350      - cmd/snap-update-ns: re-factor secureMkdirAll into
  7351        secureMk{Prefix,Dir}
  7352      - run-checks, tests/lib/snaps/: shellcheck fixes
  7353      - corecfg: validate refresh.schedule when it is applied
  7354      - tests: adjust test to match stderr
  7355      - snapd: fix snap cookie bugs
  7356      - packaging/arch: do not quote MAKEFLAGS
  7357      - state: add change.LaneTasks helper
  7358      - cmd/snap-update-ns: do not assume 'nogroup' exists
  7359      - tests/lib: handle distro specific grub-editenv naming
  7360      - cmd/snap-confine: Add missing bi-arch NVIDIA filesthe
  7361        `/var/lib/snapd/lib/gl:/var/lib/snapd/lib/gl/vdpau` paths within
  7362      - cmd: Support exposing NVIDIA Vulkan ICD files to the snaps
  7363      - cmd/snap-confine: Implement full 32-bit NVIDIA driver support
  7364      - packaging/arch: packaging update
  7365      - cmd/snap-confine: Support bash as base runtime entry
  7366      - wrappers: do not error on incorrect Exec= lines
  7367      - interfaces: fix udev tagging for hooks
  7368      - tests/set-proxy-store: exclude ubuntu-core-16 via systems: key
  7369      - tests: new tests for network setup control and observe interfaces
  7370      - osutil: add helper for obtaining group ID of given file path
  7371      - daemon,overlord/snapstate: return snap-not-installed error in more
  7372        cases
  7373      - interfaces/builtin/lxd_support: allow discovering of host's os-
  7374        release
  7375      - configstate: add support for configure-snapd for
  7376        snapstate.IgnoreHookError
  7377      - tests:  add a spread test for proxy.store setting together with
  7378        store assertion
  7379      - cmd/snap-seccomp: do not use group 'shadow' in tests
  7380      - asserts/assertstest:  fix use of hardcoded value when the passed
  7381        or default keys should be used
  7382      - interfaces/many: misc policy updates for browser-support, cups-
  7383        control and network-status
  7384      - tests: fix xdg-open-compat
  7385      - daemon: for /v2/logs, 404 when no services are found
  7386      - packaging/fedora: Merge changes from Fedora Dist-Git
  7387      - cmd/snap-update-ns: add new helpers for mount entries
  7388      - cmd/snap-confine: Respect biarch nature of libdirs
  7389      - cmd/snap-confine: Ensure snap-confine is allowed to access os-
  7390        release
  7391      - cmd: fix re-exec bug with classic confinement for host snapd <
  7392        2.28
  7393      - interfaces/kmod: simplify loadModules now that errors are ignored
  7394      - tests: disable xdg-open-compat test
  7395      - tests: add test that checks core reverts on core devices
  7396      - dirs: use alt root when checking classic confinement support
  7397        without …
  7398      - interfaces/kmod: treat failure to load module as non-fatal
  7399      - cmd/snap-update-ns: fix golint and some stale comments
  7400      - corecfg:  support setting proxy.store if there's a matching store
  7401        assertion
  7402      - overlord/snapstate: toggle ignore-validation as needed as we do
  7403        for channel
  7404      - tests: fix security-device-cgroup* tests on devices with
  7405        framebuffer
  7406      - interfaces/raw-usb: match on SUBSYSTEM, not SUBSYSTEMS
  7407      - interfaces: add USB interface number attribute in udev rule for
  7408        serial-port interface
  7409      - overlord/devicestate: switch to the new endpoints for registration
  7410      - snap-update-ns: add missing unit test for desired/current profile
  7411        handling
  7412      - cmd/{snap-confine,libsnap-confine-private,snap-shutdown}: cleanup
  7413        low-level C bits
  7414      - ifacestate: make interfaces.Repository available via state cache
  7415      - overlord/snapstate: cleanups around switch-snap*
  7416      - cmd/snapd,client,daemon: display ignore-validation flag through
  7417        the notes mechanism
  7418      - cmd/snap-update-ns: add logging to snap-update-ns
  7419      - many: have a timestamp on store assertions
  7420      - many: lookup and use the URL from a store assertion if one is set
  7421        for use
  7422      - tests/test-snapd-service: fix shellcheck issues
  7423      - tests: new test for hardware-random-control interface
  7424      - tests: use `snap change --last=install` in snapd-reexec test
  7425      - repo, daemon: use PlugInfo, SlotInfo
  7426      - many: handle core configuration internally instead of using the
  7427        core configure hook
  7428      - tests: refactor and expand content interface test
  7429      - snap-seccomp: skip in-kernel bpf tests for socket() in trusty/i386
  7430      - cmd/snap-update-ns: allow Change.Perform to return changes
  7431      - snap-confine: Support biarch Linux distribution confinement
  7432      - partition/ubootenv: don't panic when uboot.env is missing the eof
  7433        marker
  7434      - cmd/snap-update-ns: allow fault injection to provide dynamic
  7435        result
  7436      - interfaces/mount: exspose mount.{Escape,Unescape}
  7437      - snapctl: added long help to stop/start/restart command
  7438      - cmd/snap-update-ns: create missing mount points automatically.
  7439      - cmd: downgrade log message in InternalToolPath to Debugf()
  7440      - tests: wait for service status change & file update in the test to
  7441        avoid races
  7442      - daemon, store: forward SSO invalid credentials errors as 401
  7443        Unauthorized responses
  7444      - spdx: fix for WITH syntax, require a license name before the
  7445        operator
  7446      - many: reorg things in preparation to make handling of the base url
  7447        in store dynamic
  7448      - hooks/configure: queue service restarts
  7449      - cmd/snap: warn when a snap is not from the tracking channel
  7450      - interfaces/mount: add support for parsing x-snapd.{mode,uid,gid}=
  7451      - cmd/snap-confine: add detection of stale mount namespace
  7452      - interfaces: add plugRef/slotRef helpers for PlugInfo/SlotInfo
  7453      - tests: check for invalid udev files during all tests
  7454      - daemon: use newChange() in changeAliases for consistency
  7455      - servicestate: use taskset
  7456      - many: add support for /home on NFS
  7457      - packaging,spread: fix and re-enable opensuse builds
  7458  
  7459   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 18 Dec 2017 15:31:04 +0100
  7460  
  7461  snapd (2.29.4.1) xenial; urgency=medium
  7462  
  7463    * New upstream release, LP: #1726258
  7464      - tests: more debug info for classic-ubuntu-core-transition
  7465      - packaging: fix typo that causes error in the misspell test
  7466  
  7467   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 28 Nov 2017 07:45:23 +0100
  7468  
  7469  snapd (2.29.4) xenial; urgency=medium
  7470  
  7471    * New upstream release, LP: #1726258
  7472      - snap-confine: fix snap-confine under lxd
  7473      - tests: disable classic-ubuntu-core-transition on i386 temporarily
  7474      - many: reject bad plugs/slots
  7475      - interfaces,tests: skip unknown plug/slot interfaces
  7476      - store: enable "base" field from the store
  7477      - packaging/fedora: Merge changes from Fedora Dist-Git
  7478  
  7479   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 17 Nov 2017 22:55:09 +0100
  7480  
  7481  snapd (2.29.3) xenial; urgency=medium
  7482  
  7483    * New upstream release, LP: #1726258
  7484      - daemon: cherry-picked /v2/logs fixes
  7485      - cmd/snap-confine: Respect biarch nature of libdirs
  7486      - cmd/snap-confine: Ensure snap-confine is allowed to access os-
  7487        release
  7488      - interfaces: fix udev tagging for hooks
  7489      - cmd: fix re-exec bug with classic confinement for host snapd
  7490      - tests: disable xdg-open-compat test
  7491      - cmd/snap-confine: add slave PTYs and let devpts newinstance
  7492        perform mediation
  7493      - interfaces/many: misc policy updates for browser-support, cups-
  7494        control and network-status
  7495      - interfaces/raw-usb: match on SUBSYSTEM, not SUBSYSTEMS
  7496      - tests: fix security-device-cgroup* tests on devices with
  7497        framebuffer
  7498  
  7499   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 09 Nov 2017 19:16:29 +0100
  7500  
  7501  snapd (2.29.2) xenial; urgency=medium
  7502  
  7503    * New upstream release, LP: #1726258
  7504      - snapctl: disable stop/start/restart (2.29)
  7505      - cmd/snap-update-ns: fix collection of changes made
  7506  
  7507   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 03 Nov 2017 17:17:14 +0100
  7508  
  7509  snapd (2.29.1) xenial; urgency=medium
  7510  
  7511    * New upstream release, LP: #1726258
  7512      - interfaces: fix incorrect signature of ofono DBusPermanentSlot
  7513      - interfaces/serial-port: udev tag plugged slots that have just
  7514        'path' via KERNEL
  7515      - interfaces/hidraw: udev tag plugged slots that have just 'path'
  7516        via KERNEL
  7517      - interfaces/uhid: unconditionally add existing uhid device to the
  7518        device cgroup
  7519      - cmd/snap-update-ns: fix mount rules for font sharing
  7520      - tests: disable refresh-undo test on trusty for now
  7521      - tests: use `snap change --last=install` in snapd-reexec test
  7522      - Revert " wrappers: fail install if exec-line cannot be re-written
  7523      - interfaces: don't udev tag devmode or classic snaps
  7524      - many: make ignore-validation sticky and send the flag with refresh
  7525        requests
  7526  
  7527   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 03 Nov 2017 07:25:17 +0100
  7528  
  7529  snapd (2.29) xenial; urgency=medium
  7530  
  7531    * New upstream release, LP: #1726258
  7532      - interfaces/many: miscellaneous updates based on feedback from the
  7533        field
  7534      - snap-confine: allow reading uevents from any where in /sys
  7535      - spread: add bionic beaver
  7536      - debian: make packaging/ubuntu-14.04/copyright a real file again
  7537      - tests: cherry pick the fix for services test into 2.29
  7538      - cmd/snap-update-ns: initialize logger
  7539      - hooks/configure: queue service restarts
  7540      - snap-{confine,seccomp}: make @unrestricted fully unrestricted
  7541      - interfaces: clean system apparmor cache on core device
  7542      - debian: do not build static snap-exec on powerpc
  7543      - snap-confine: increase sanity_timeout to 6s
  7544      - snapctl: cherry pick service commands changes
  7545      - cmd/snap: tell translators about arg names and descs req's
  7546      - systemd: run all mount units before snapd.service to avoid race
  7547      - store: add a test to show auth failures are forwarded by doRequest
  7548      - daemon: convert ErrInvalidCredentials to a 401 Unauthorized error.
  7549      - store: forward on INVALID_CREDENTIALS error as
  7550        ErrInvalidCredentials
  7551      - daemon: generate a forbidden response message if polkit dialog is
  7552        dismissed
  7553      - daemon: Allow Polkit authorization to cancel changes.
  7554      - travis: switch to container based test runs
  7555      - interfaces: reduce duplicated code in interface tests mocks
  7556      - tests: improve revert related testing
  7557      - interfaces: sanitize plugs and slots early in ReadInfo
  7558      - store: add download caching
  7559      - preserve TMPDIR and HOSTALIASES across snap-confine invocation
  7560      - snap-confine: init all arrays with `= {0,}`
  7561      - tests: adding test for network-manager interface
  7562      - interfaces/mount: don't generate legacy per-hook/per-app mount
  7563        profiles
  7564      - snap: introduce structured epochs
  7565      - tests: fix interfaces-cups-control test for cups-2.2.5
  7566      - snap-confine: cleanup incorrectly created nvidia udev tags
  7567      - cmd/snap-confine: update valid security tag regexp
  7568      - cmd/libsnap: enable two stranded tests
  7569      - cmd,packaging: enable apparmor on openSUSE
  7570      - overlord/ifacestate: refresh all security backends on startup
  7571      - interfaces/dbus: drop unneeded check for
  7572        release.ReleaseInfo.ForceDevMode
  7573      - dbus: ensure io.snapcraft.Launcher.service is created on re-
  7574        exec
  7575      - overlord/auth: continue for now supporting UBUNTU_STORE_ID if the
  7576        model is generic-classic
  7577      - snap-confine: add support for handling /dev/nvidia-modeset
  7578      - interfaces/network-control: remove incorrect rules for tun
  7579      - spread: allow setting SPREAD_DEBUG_EACH=0 to disable debug-each
  7580        section
  7581      - packaging: remove .mnt files on removal
  7582      - tests: fix econnreset scenario when the iptables rule was not
  7583        created
  7584      - tests: add test for lxd interface
  7585      - run-checks: use nakedret static checker to check for naked
  7586        returns on long functions
  7587      - progress: be more flexible in testing ansimeter
  7588      - interfaces: fix udev rules for tun
  7589      - many: implement our own ANSI-escape-using progress indicator
  7590      - snap-exec: update tests to follow main_test pattern
  7591      - snap: support "command: foo $ENV_STRING"
  7592      - packaging: update nvidia configure options
  7593      - snap: add new `snap pack` and use in tests
  7594      - cmd: correctly name the "Ubuntu" and "Arch" NVIDIA methods
  7595      - cmd: add autogen case for solus
  7596      - tests: do not use http://canihazip.com/ which appears to be down
  7597      - hooks: commands for controlling own services from snapctl
  7598      - snap: refactor cmdGet.Execute()
  7599      - interfaces/mount: make Change.Perform testable and test it
  7600      - interfaces/mount,cmd/snap-update-ns: move change code
  7601      - snap-confine: is_running_on_classic_distribution() looks into os-
  7602        release
  7603      - interfaces: misc updates for default, browser-support, home and
  7604        system-observe
  7605      - interfaces: deny lttng by default
  7606      - interfaces/lxd: lxd slot implementation can also be an app snap
  7607      - release,cmd,dirs: Redo the distro checks to take into account
  7608        distribution families
  7609      - cmd/snap: completion for alias and unalias
  7610      - snap-confine: add new SC_CLEANUP and use it
  7611      - snap: refrain from running filepath.Base on random strings
  7612      - cmd/snap-confine: put processes into freezer hierarchy
  7613      - wrappers: fail install if exec-line cannot be re-written
  7614      - cmd/snap-seccomp,osutil: make user/group lookup functions public
  7615      - snapstate: deal with snap user data in the /root/ directory
  7616      - interfaces: Enhance full-confinement support for biarch
  7617        distributions
  7618      - snap-confine: Only attempt to copy/mount NVIDIA libs when NVIDIA
  7619        is used
  7620      - packaging/fedora: Add Fedora 26, 27, and Rawhide symlinks
  7621      - overlord/snapstate: prefer a smaller corner case for doing the
  7622        wrong thing
  7623      - cmd/snap-repair:  set user agent for snap-repair http requests
  7624      - packaging: bring down the delta between 14.04 and 16.04
  7625      - snap-confine: Ensure lib64 biarch directory is respected
  7626      - snap-confine: update apparmor rules for fedora based base snaps
  7627      - tests: Increase SNAPD_CONFIGURE_HOOK_TIMEOUT to 3 minutes to
  7628        install real snaps
  7629      - daemon: use client.Snap instead of map[string]interface{} for
  7630        snaps.
  7631      - hooks: rename refresh hook to post-refresh
  7632      - git: make the .gitingore file a bit more targeted
  7633      - interfaces/opengl: don't udev tag nvidia devices and use snap-
  7634        confine instead
  7635      - cmd/snap-{confine,update-ns}: apply mount profiles using snap-
  7636        update-ns
  7637      - cmd: update "make hack"
  7638      - interfaces/system-observe: allow clients to enumerate DBus
  7639        connection names
  7640      - snap-repair: implement `snap-repair {list,show}`
  7641      - dirs,interfaces: create snap-confine.d on demand when re-executing
  7642      - snap-confine: fix base snaps on core
  7643      - cmd/snap-repair: fix tests when running as root
  7644      - interfaces: add Connection type
  7645      - cmd/snap-repair: skip disabled repairs
  7646      - cmd/snap-repair: prefer leaking unmanaged fds on test failure over
  7647        closing random ones
  7648      - snap-repair: make `repair` binary available for repair scripts
  7649      - snap-repair: fix missing Close() in TestStatusHappy
  7650      - cmd/snap-confine,packaging: import snapd-generated policy
  7651      - cmd/snap: return empty document if snap has no configuration
  7652      - snap-seccomp: run secondary-arch tests via gcc-multilib
  7653      - snap: implement `snap {repair,repairs}` and pass-through to snap-
  7654        repair
  7655      - interfaces/builtin: allow receiving dbus messages
  7656      - snap-repair: implement `snap-repair {done,skip,retry}`
  7657      - data/completion: small tweak to snap completion snippet
  7658      - dirs: fix classic support detection
  7659      - cmd/snap-repair: integrate root public keys for repairs
  7660      - tests: fix ubuntu core services
  7661      - tests: add new test that checks that the compat snapd-xdg-open
  7662        works
  7663      - snap-confine: improve error message if core/u-core cannot be found
  7664      - tests: only run tests/regression/nmcli on amd64
  7665      - interfaces: mount host system fonts in desktop interface
  7666      - interfaces: enable partial apparmor support
  7667      - snapstate: auto-install missing base snaps
  7668      - spread: work around temporary packaging issue in debian sid
  7669      - asserts,cmd/snap-repair: introduce a mandatory summary for repairs
  7670      - asserts,cmd/snap-repair: represent RepairID internally as an int
  7671      - tests: test the real "xdg-open" from the core snap
  7672      - many: implement fetching sections and package names periodically.
  7673      - interfaces/network: allow using netcat as client
  7674      - snap-seccomp, osutil: use osutil.AtomicFile in snap-seccomp
  7675      - snap-seccomp: skip mknod syscall on arm64
  7676      - tests: add trivial canonical-livepatch test
  7677      - tests: add test that ensures that all core services are working
  7678      - many: add logger.MockLogger() and use it in the tests
  7679      - snap-repair: fix test failure in TestRepairHitsTimeout
  7680      - asserts: add empty values check in HeadersFromPrimaryKey
  7681      - daemon: remove unused installSnap var in test
  7682      - daemon: reach for Overlord.Loop less thanks to overlord.Mock
  7683      - snap-seccomp: manually resolve socket() call in tests
  7684      - tests: change regex used to validate installed ubuntu core snap
  7685      - cmd/snapctl: allow snapctl -h without a context (regression fix).
  7686      - many: use snapcore/snapd/i18n instead of i18n/dumb
  7687      - many: introduce asserts.NotFoundError replacing both ErrNotFound
  7688        and store.AssertionNotFoundError
  7689      - packaging: don't include any marcos in comments
  7690      - overlord: use overlord.Mock in more tests, make sure we check the
  7691        outcome of Settle
  7692      - tests: try to fix staging tests
  7693      - store: simplify api base url config
  7694      - systemd: add systemd.MockJournalctl()
  7695      - many: provide systemd.MockSystemctl() helper
  7696      - tests: improve the listing test to not fail for e.g. 2.28~rc2
  7697      - snapstate: give snapmgrTestSuite.settle() more time to settle
  7698      - tests: fix regex to check core version on snap list
  7699      - debian: update trusted account-keys check on 14.04 packaging
  7700      - interfaces: add udev netlink support to hardware-observe
  7701      - overlord: introduce Mock which enables to use Overlord.Settle for
  7702        settle in many more places
  7703      - snap-repair: execute the repair and capture logs/status
  7704      - tests: run the tests/unit/go everywhere
  7705      - daemon, snapstate: move ensureCore from daemon/api.go into
  7706        snapstate.go
  7707      - cmd/snap: get keys or root document
  7708      - spread.yaml: turn suse to manual given that it's breaking master
  7709      - many: configure store from state, reconfigure store at runtime
  7710      - osutil: AtomicWriter (an io.Writer), and io.Reader versions of
  7711        AtomicWrite*
  7712      - tests: check for negative syscalls in runBpf() and skip those
  7713        tests
  7714      - docs: use abolute path in PULL_REQUEST_TEMPLATE.md
  7715      - store: move device auth endpoint uris to config (#3831)
  7716  
  7717   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 30 Oct 2017 16:22:31 +0100
  7718  
  7719  snapd (2.28.5) xenial; urgency=medium
  7720  
  7721    * New upstream release, LP: #1714984
  7722      - snap-confine: cleanup broken nvidia udev tags
  7723      - cmd/snap-confine: update valid security tag regexp
  7724      - overlord/ifacestate: refresh udev backend on startup
  7725      - dbus: ensure io.snapcraft.Launcher.service is created on re-
  7726        exec
  7727      - snap-confine: add support for handling /dev/nvidia-modeset
  7728      - interfaces/network-control: remove incorrect rules for tun
  7729  
  7730   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 13 Oct 2017 23:25:46 +0200
  7731  
  7732  snapd (2.28.4) xenial; urgency=medium
  7733  
  7734    * New upstream release, LP: #1714984
  7735      - interfaces/opengl: don't udev tag nvidia devices and use snap-
  7736        confine instead
  7737      - debian: fix replaces/breaks for snap-xdg-open (thanks to apw!)
  7738  
  7739   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 11 Oct 2017 19:40:57 +0200
  7740  
  7741  snapd (2.28.3) xenial; urgency=medium
  7742  
  7743    * New upstream release, LP: #1714984
  7744      - interfaces/lxd: lxd slot implementation can also be an app
  7745        snap
  7746  
  7747   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 11 Oct 2017 08:20:26 +0200
  7748  
  7749  snapd (2.28.2) xenial; urgency=medium
  7750  
  7751    * New upstream release, LP: #1714984
  7752      - interfaces: fix udev rules for tun
  7753      - release,cmd,dirs: Redo the distro checks to take into account
  7754        distribution families
  7755  
  7756   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 10 Oct 2017 18:39:58 +0200
  7757  
  7758  snapd (2.28.1) xenial; urgency=medium
  7759  
  7760    * New upstream release, LP: #1714984
  7761      - snap-confine: update apparmor rules for fedora based basesnaps
  7762      - snapstate: rename refresh hook to post-refresh for consistency
  7763  
  7764   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 27 Sep 2017 17:59:49 -0400
  7765  
  7766  snapd (2.28) xenial; urgency=medium
  7767  
  7768    * New upstream release, LP: #1714984
  7769      - hooks: rename refresh to after-refresh
  7770      - snap-confine: bind mount /usr/lib/snapd relative to snap-confine
  7771      - cmd,dirs: treat "liri" the same way as "arch"
  7772      - snap-confine: fix base snaps on core
  7773      - hooks: substitute env vars when executing hooks
  7774      - interfaces: updates for default, browser-support, desktop, opengl,
  7775        upower and stub-resolv.conf
  7776      - cmd,dirs: treat manjaro the same as arch
  7777      - systemd: do not run auto-import and repair services on classic
  7778      - packaging/fedora: Ensure vendor/ is empty for builds and fix spec
  7779        to build current master
  7780      - many: fix TestSetConfNumber missing an Unlock and other fragility
  7781        improvements
  7782      - osutil: adjust StreamCommand tests for golang 1.9
  7783      - daemon: allow polkit authorisation to install/remove snaps
  7784      - tests: make TestCmdWatch more robust
  7785      - debian: improve package description
  7786      - interfaces: add netlink kobject uevent to hardware observe
  7787      - debian: update trusted account-keys check on 14.04 packaging
  7788      - interfaces/network-{control,observe}: allow receiving
  7789        kobject_uevent() messages
  7790      - tests: fix lxd test for external backend
  7791      - snap-confine,snap-update-ns: add -no-pie to fix FTBFS on
  7792        go1.7,ppc64
  7793      - corecfg: mock "systemctl" in all corecfg tests
  7794      - tests: fix unit tests on Ubuntu 14.04
  7795      - debian: add missing flags when building static snap-exec
  7796      - many: end-to-end support for the bare base snap
  7797      - overlord/snapstate: SetRootDir from SetUpTest, not in just some
  7798        tests
  7799      - store: have an ad-hoc method on cfg to get its list of uris for
  7800        tests
  7801      - daemon: let client decide whether to allow interactive auth via
  7802        polkit
  7803      - client,daemon,snap,store: add license field
  7804      - overlord/snapstate: rename HasCurrent to IsInstalled, remove
  7805        superfluous/misleading check from All
  7806      - cmd/snap: SetRootDir from SetUpTest, not in just some individual
  7807        tests.
  7808      - systemd: rename snap-repair.{service,timer} to snapd.snap-
  7809        repair.{service,timer}
  7810      - snap-seccomp: remove use of x/net/bpf from tests
  7811      - httputil: more naive per go version way to recreate a default
  7812        transport for tls reconfig
  7813      - cmd/snap-seccomp/main_test.go: add one more syscall for arm64
  7814      - interfaces/opengl: use == to compare, not =
  7815      - cmd/snap-seccomp/main_test.go: add syscalls for armhf and arm64
  7816      - cmd/snap-repair: track and use a lower bound for the time for
  7817        TLS checks
  7818      - interfaces: expose bluez interface on classic OS
  7819      - snap-seccomp: add in-kernel bpf tests
  7820      - overlord: always try to get a serial, lazily on classic
  7821      - tests: add nmcli regression test
  7822      - tests: deal with __PNR_chown on aarch64 to fix FTBFS on arm64
  7823      - tests: add autopilot-introspection interface test
  7824      - vendor: fix artifact from manually editing vendor/vendor.json
  7825      - tests: rename complexion to test-snapd-complexion
  7826      - interfaces: add desktop and desktop-legacy
  7827        interfaces/desktop: add new 'desktop' interface for modern DEs
  7828        interfaces/builtin/desktop_test.go: use modern testing techniques
  7829        interfaces/wayland: allow read on /etc/drirc for Plasma desktop
  7830        interfaces/desktop-legacy: add new 'legacy' interface (currently
  7831        for a11y and input)
  7832      - tests: fix race in snap userd test
  7833      - devices/iio: add read/write for missing sysfs entries
  7834      - spread: don't set HTTPS?_PROXY for linode
  7835      - cmd/snap-repair: check signatures of repairs from Next
  7836      - env: set XDG_DATA_DIRS for wayland et.al.
  7837      - interfaces/{default,account-control}: Use username/group instead
  7838        of uid/gid
  7839      - interfaces/builtin: use udev tagging more broadly
  7840      - tests: add basic lxd test
  7841      - wrappers: ensure bash completion snaps install on core
  7842      - vendor: use old golang.org/x/crypto/ssh/terminal to build on
  7843        powerpc again
  7844      - docs: add PULL_REQUEST_TEMPLATE.md
  7845      - interfaces: fix network-manager plug
  7846      - hooks: do not error out when hook is optional and no hook handler
  7847        is registered
  7848      - cmd/snap: add userd command to replace snapd-xdg-open
  7849      - tests: new regex used to validate the core version on extra snaps
  7850        ass...
  7851      - snap: add new `snap switch` command
  7852      - tests: wait more and more debug info about fakestore start issues
  7853      - apparmor,release: add better apparmor detection/mocking code
  7854      - interfaces/i2c: adjust sysfs rule for alternate paths
  7855      - interfaces/apparmor: add missing call to dirs.SetRootDir
  7856      - cmd: "make hack" now also installs snap-update-ns
  7857      - tests: copy files with less verbosity
  7858      - cmd/snap-confine: allow using additional libraries required by
  7859        openSUSE
  7860      - packaging/fedora: Merge changes from Fedora Dist-Git
  7861      - snapstate: improve the error message when classic confinement is
  7862        not supported
  7863      - tests: add test to ensure amd64 can run i386 syscall binaries
  7864      - tests: adding extra info for fakestore when fails to start
  7865      - tests: install most important snaps
  7866      - cmd/snap-repair: more test coverage of filtering
  7867      - squashfs: remove runCommand/runCommandWithOutput as we do not need
  7868        it
  7869      - cmd/snap-repair: ignore superseded revisions, filter on arch and
  7870        models
  7871      - hooks: support for refresh hook
  7872      - Partial revert "overlord/devicestate, store: update device auth
  7873        endpoints URLs"
  7874      - cmd/snap-confine: allow reading /proc/filesystems
  7875      - cmd/snap-confine: genearlize apparmor profile for various lib
  7876        layout
  7877      - corecfg: fix proxy.* writing and add integration test
  7878      - corecfg: deal with system.power-key-action="" correctly
  7879      - vendor: update vendor.json after (presumed) manual edits
  7880      - cmd/snap: in `snap info`, don't print a newline between tracks
  7881      - daemon: add polkit support to /v2/login
  7882      - snapd,snapctl: decode json using Number
  7883      - client: fix go vet 1.7 errors
  7884      - tests: make 17.04 shellcheck clean
  7885      - tests: remove TestInterfacesHelp as it breaks when go-flags
  7886        changes
  7887      - snapstate: undo a daemon restart on classic if needed
  7888      - cmd/snap-repair: recover brand/model from
  7889        /var/lib/snapd/seed/assertions checking signatures and brand
  7890        account
  7891      - spread: opt into unsafe IO during spread tests
  7892      - snap-repair: update snap-repair/runner_test.go for API change in
  7893        makeMockServer
  7894      - cmd/snap-repair: skeleton code around actually running a repair
  7895      - tests: wait until the port is listening after start the fake store
  7896      - corecfg: fix typo in tests
  7897      - cmd/snap-repair: test that redirects works during fetching
  7898      - osutil: honor SNAPD_UNSAFE_IO for testing
  7899      - vendor: explode and make more precise our golang.go/x/crypto deps,
  7900        use same version as Debian unstable
  7901      - many: sanitize NewStoreStack signature, have shared default store
  7902        test private keys
  7903      - systemd: disable `Nice=-5` to fix error when running inside lxd
  7904      - spread.yaml: update delta ref to 2.27
  7905      - cmd/snap-repair: use E-Tags when refetching a repair to retry
  7906      - interfaces/many: updates based on chromium and mrrescue denials
  7907      - cmd/snap-repair: implement most logic to get the next repair to
  7908        run/retry in a brand sequence
  7909      - asserts/assertstest: copy headers in SigningDB.Sign
  7910      - interfaces: convert uhid to common interface and test cases
  7911        improvement for time_control and opengl
  7912      - many tests: move all panicing fake store methods to a common place
  7913      - asserts: add store assertion type
  7914      - interfaces: don't crash if content slot has no attributes
  7915      - debian: do not build with -buildmode=pie on i386
  7916      - wrappers: symlink completion snippets when symlinking binaries
  7917      - tests: adding more debug information for the interfaces-cups-
  7918        control …
  7919      - apparmor: pass --quiet to parser on load unless SNAPD_DEBUG is set
  7920      - many: allow and support serials signed by the 'generic' authority
  7921        instead of the brand
  7922      - corecfg: add proxy configuration via `snap set core
  7923        proxy.{http,https,ftp}=...`
  7924      - interfaces: a bunch of interfaces test improvement
  7925      - tests: enable regression and completion suites for opensuse
  7926      - tests: installing snapd for nested test suite
  7927      - interfaces: convert lxd_support to common iface
  7928      - interfaces: add missing test for camera interface.
  7929      - snap: add support for parsing snap layout section
  7930      - cmd/snap-repair: like for downloads we cannot have a timeout (at
  7931        least for now), less aggressive retry strategies
  7932      - overlord: rely on more conservative ensure interval
  7933      - overlord,store: no piles of return args for methods gathering
  7934        device session request params
  7935      - overlord,store: send model assertion when setting up device
  7936        sessions
  7937      - interfaces/misc: updates for unity7/x11, browser-
  7938        support, network-control and mount-observe
  7939        interfaces/unity7,x11: update for NETLINK_KOBJECT_UEVENT
  7940        interfaces/browser-support: update sysfs reads for
  7941        newer browser versions, interfaces/network-control: rw for
  7942        ieee80211 advanced wireless interfaces/mount-observe: allow read
  7943        on sysfs entries for block devices
  7944      - tests: use dnf --refresh install to avert stale cache
  7945      - osutil: ensure TestLockUnlockWorks uses supported flock
  7946      - interfaces: convert lxd to common iface
  7947      - tests: restart snapd to ensure re-exec settings are applied
  7948      - tests: fix interfaces-cups-control test
  7949      - interfaces: improve and tweak bunch of interfaces test cases.
  7950      - tests: adding extra worker for fedora
  7951      - asserts,overlord/devicestate: support predefined assertions that
  7952        don't establish foundational trust
  7953      - interfaces: convert two hardware_random interfaces to common iface
  7954      - interfaces: convert io_ports_control to common iface
  7955      - tests: fix for  upgrade test on fedora
  7956      - daemon, client, cmd/snap: implement snap start/stop/restart
  7957      - cmd/snap-confine: set _FILE_OFFSET_BITS to 64
  7958      - interfaces: covert framebuffer to commonInterface
  7959      - interfaces: convert joystick to common iface
  7960      - interfaces/builtin: add the spi interface
  7961      - wrappers, overlord/snapstate/backend: make link-snap clean up on
  7962        failure.
  7963      - interfaces/wayland: add wayland interface
  7964      - interfaces: convert kvm to common iface
  7965      - tests: extend upower-observe test to cover snaps providing slots
  7966      - tests: enable main suite for opensuse
  7967      - interfaces: convert physical_memory_observe to common iface
  7968      - interfaces: add missing test for optical_drive interface.
  7969      - interfaces: convert physical_memory_control to common iface
  7970      - interfaces: convert ppp to common iface
  7971      - interfaces: convert time-control to common iface
  7972      - tests: fix failover test
  7973      - interfaces/builtin: rework for avahi interface
  7974      - interfaces: convert broadcom-asic-control to common iface
  7975      - snap/snapenv: document the use of CoreSnapMountDir for SNAP
  7976      - packaging/arch: drop patches merged into master
  7977      - cmd: fix mustUnsetenv docstring (thanks to Chipaca)
  7978      - release: remove default from VERSION_ID
  7979      - tests: enable regression, upgrade and completion test suites for
  7980        fedora
  7981      - tests: restore interfaces-account-control properly
  7982      - overlord/devicestate, store: update device auth endpoints URLs
  7983      - tests: fix install-hook test failure
  7984      - tests: download core and ubuntu-core at most once
  7985      - interfaces: add common support for udev
  7986      - overlord/devicestate: fix, don't assume that the serial is backed
  7987        by a 1-key chain
  7988      - cmd/snap-confine: don't share /etc/nsswitch from host
  7989      - store: do not resume a download when we already have the whole
  7990        thing
  7991      - many: implement "snap logs"
  7992      - store: don't call useDeltas() twice in quick succession
  7993      - interfaces/builtin: add kvm interface
  7994      - snap/snapenv: always expect /snap for $SNAP
  7995      - cmd: mark arch as non-reexecing distro
  7996      - cmd: fix tests that assume /snap mount
  7997      - gitignore: ignore more build artefacts
  7998      - packaging: add current arch packaging
  7999      - interfaces/unity7: allow receiving media key events in (at least)
  8000        gnome-shell
  8001      - interfaces/many, cmd/snap-confine: miscellaneous policy updates
  8002      - interfaces/builtin: implement broadcom-asic-control interface
  8003      - interfaces/builtin: reduce duplication and remove cruft in
  8004        Sanitize{Plug,Slot}
  8005      - tests: apply underscore convention for SNAPMOUNTDIR variable
  8006      - interfaces/greengrass-support: adjust accesses now that have
  8007        working snap
  8008      - daemon, client, cmd/snap: implement "snap services"
  8009      - tests: fix refresh tests not stopping fake store for fedora
  8010      - many: add the interface command
  8011      - overlord/snapstate/backend: some copydata improvements
  8012      - many: support querying and completing assertion type names
  8013      - interfaces/builtin: discard empty Validate{Plug,Slot}
  8014      - cmd/snap-repair:  start of Runner, implement first pass of Peek
  8015        and Fetch
  8016      - tests: enable main suite on fedora
  8017      - snap: do not always quote the snap info summary
  8018      - vendor: update go-flags to address crash in "snap debug"
  8019      - interfaces: opengl support pci device and vendor
  8020      - many: start implenting "base" snap type on the snapd side
  8021      - arch,release: map armv6 correctly
  8022      - many: expose service status in 'snap info'
  8023      - tests: add browser-support interface test
  8024      - tests: disable snapd-notify for the external backend
  8025      - interfaces: Add /run/uuid/request to openvswitch
  8026      - interfaces: add password-manager-service implicit classic
  8027        interface
  8028      - cmd: rework reexec detection
  8029      - cmd: fix re-exec bug when starting from snapd 2.21
  8030      - tests: dependency packages installed during prepare-project
  8031      - tests: remove unneeded check for re-exec in InternalToolPath()
  8032      - cmd,tests: fix classic confinement confusing re-execution code
  8033      - store: configurable base api
  8034      - tests: fix how package lists are updated for opensuse and fedora
  8035  
  8036   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 25 Sep 2017 12:07:34 -0400
  8037  
  8038  snapd (2.27.6) xenial; urgency=medium
  8039  
  8040    * New upstream release, LP: #1703798:
  8041      - interfaces: add udev netlink support to hardware-observe
  8042      - interfaces/network-{control,observe}: allow receiving
  8043        kobject_uevent() messages
  8044  
  8045   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 07 Sep 2017 10:22:18 +0200
  8046  
  8047  snapd (2.27.5) xenial; urgency=medium
  8048  
  8049    * New upstream release, LP: #1703798:
  8050      - interfaces: fix network-manager plug regression
  8051      - hooks: do not error when hook handler is not registered
  8052      - interfaces/alsa,pulseaudio: allow read on udev data for sound
  8053      - interfaces/optical-drive: read access to udev data for /dev/scd*
  8054      - interfaces/browser-support: read on /proc/vmstat and misc udev
  8055        data
  8056  
  8057   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 30 Aug 2017 07:32:20 +0200
  8058  
  8059  snapd (2.27.4) xenial; urgency=medium
  8060  
  8061    * New upstream release, LP: #1703798:
  8062      - snap-seccomp: add secondary arch for unrestricted snaps as well
  8063  
  8064   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 24 Aug 2017 08:51:22 +0200
  8065  
  8066  snapd (2.27.3) xenial; urgency=medium
  8067  
  8068    * New upstream release, LP: #1703798:
  8069      - systemd: disable `Nice=-5` to fix error when running inside lxdSee
  8070        https://bugs.launchpad.net/snapd/+bug/1709536
  8071  
  8072   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 18 Aug 2017 15:49:56 +0200
  8073  
  8074  snapd (2.27.2) xenial; urgency=medium
  8075  
  8076    * New upstream release, LP: #1703798:
  8077      - tests: remove TestInterfacesHelp as it breaks when go-flags
  8078        changes
  8079      - interfaces: don't crash if content slot has no attributes
  8080      - debian: do not build with -buildmode=pie on i386
  8081      - interfaces: backport broadcom-asic-control interface
  8082      - interfaces: allow /usr/bin/xdg-open in unity7
  8083      - store: do not resume a download when we already have the whole
  8084        thing
  8085  
  8086   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 16 Aug 2017 12:14:51 +0200
  8087  
  8088  snapd (2.27.1) xenial; urgency=medium
  8089  
  8090    * New upstream release, LP: #1703798:
  8091      - tests: use dnf --refresh install to avert stale cache
  8092      - tests: fix test failure on 14.04 due to old version of
  8093        flock
  8094      - updates for unity7/x11, browser-support, network-control,
  8095        mount-observe
  8096      - interfaces/unity7,x11: update for NETLINK_KOBJECT_UEVENT
  8097      - interfaces/browser-support: update sysfs reads for
  8098        newer browser versions
  8099      - interfaces/network-control: rw for ieee80211 advanced wireless
  8100      - interfaces/mount-observe: allow read on sysfs entries for block
  8101        devices
  8102  
  8103   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 14 Aug 2017 08:02:17 +0200
  8104  
  8105  snapd (2.27) xenial; urgency=medium
  8106  
  8107    * New upstream release, LP: #1703798
  8108      - fix build failure on 32bit fedora
  8109      - interfaces: add password-manager-service implicit classic interface
  8110      - interfaces/greengrass-support: adjust accesses now that have working
  8111        snap
  8112      - interfaces/many, cmd/snap-confine: miscellaneous policy updates
  8113      - interfaces/unity7: allow receiving media key events in (at least)
  8114        gnome-shell
  8115      - cmd: fix re-exec bug when starting from snapd 2.21
  8116      - tests: restore interfaces-account-control properly
  8117      - cmd: fix tests that assume /snap mount
  8118      - cmd: mark arch as non-reexecing distro
  8119      - snap-confine: don't share /etc/nsswitch from host
  8120      - store: talk to api.snapcraft.io for purchases
  8121      - hooks: support for install and remove hooks
  8122      - packaging: fix Fedora support
  8123      - tests: add bluetooth-control interface test
  8124      - store: talk to api.snapcraft.io for assertions
  8125      - tests: remove snapd before building from branch
  8126      - tests: add avahi-observe interface test
  8127      - store: orders API now checks if customer is ready
  8128      - cmd/snap: snap find only searches stable
  8129      - interfaces: updates default, mir, optical-observe, system-observe,
  8130        screen-inhibit-control and unity7
  8131      - tests: speedup prepare statement part 1
  8132      - store: do not send empty refresh requests
  8133      - asserts: fix error handling in snap-developer consistency check
  8134      - systemd: add explicit sync to snapd.core-fixup.sh
  8135      - snapd: generate snap cookies on startup
  8136      - cmd,client,daemon: expose "force devmode" in sysinfo
  8137      - many: introduce and use strutil.ListContains and also
  8138        strutil.SortedListContains
  8139      - assserts,overlord/assertstate: test we don't accept chains of
  8140        assertions founded on a self-signed key coming externally
  8141      - interfaces: enable access to bridge settings
  8142      - interfaces: fix copy-pasted iio vs io in io-ports-control
  8143      - cmd/snap-confine: various small fixes and tweaks to seccomp
  8144        support code
  8145      - interfaces: bring back seccomp argument filtering
  8146      - systemd, osutil: rework systemd logs in preparation for services
  8147        commands
  8148      - tests: store /etc/systemd/system/snap-*core*.mount in snapd-
  8149        state.tar.gz
  8150      - tests: shellcheck improvements for tests/main tasks - first set of
  8151        tests
  8152      - cmd/snap: `--last` for abort and watch, and aliases
  8153        (search→find, change→tasks)
  8154      - tests: shellcheck improvements for tests/lib scripts
  8155      - tests: create ramdisk if it's not present
  8156      - tests: shellcheck improvements for nightly upgrade and regressions
  8157        tests
  8158      - snapd: fix for snapctl get panic on null config values.
  8159      - tests: fix for rng-tools service not restarting
  8160      - systemd: add snapd.core-fixup.service unit
  8161      - cmd: avoid using current symlink in InternalToolPath
  8162      - tests: fix timeout issue for test refresh core with hanging …
  8163      - intefaces: control bridged vlan/ppoe-tagged traffic
  8164      - cmd/snap: include snap type in notes
  8165      - overlord/state: Abort() only visits each task once
  8166      - tests: extend find-private test to cover more cases
  8167      - snap-seccomp: skip socket() tests on systems that use socketcall()
  8168        instead of socket()
  8169      - many: support snap title as localized/title-cased name
  8170      - snap-seccomp: deal with mknod on aarch64 in the seccomp tests
  8171      - interfaces: put base policy fragments inside each interface
  8172      - asserts: introduce NewDecoderWithTypeMaxBodySize
  8173      - tests: fix snapd-notify when it takes more time to restart
  8174      - snap-seccomp: fix snap-seccomp tests in artful
  8175      - tests: fix for create-key task to avoid rng-tools service ramains
  8176        alive
  8177      - snap-seccomp: make sure snap-seccomp writes the bpf file
  8178        atomically
  8179      - tests: do not disable ipv6 on core systems
  8180      - arch: the kernel architecture name is armv7l instead of armv7
  8181      - snap-confine: ensure snap-confine waits some seconds for seccomp
  8182        security profiles
  8183      - tests: shellcheck improvements for tests/nested tasks
  8184      - wrappers: add SyslogIdentifier to the service unit files.
  8185      - tests: shellcheck improvements for unit tasks
  8186      - asserts: implement FindManyTrusted as well
  8187      - asserts: open up and optimize Encoder to help avoiding unnecessary
  8188        copying
  8189      - interfaces: simplify snap-confine by just loading pre-generated
  8190        bpf code
  8191      - tests: restart rng-tools services after few seconds
  8192      - interfaces, tests: add mising dbus abstraction to system-observe
  8193        and extend spread test
  8194      - store: change main store host to api.snapcraft.io
  8195      - overlord/cmdstate: new package for running commands as tasks.
  8196      - spread: help libapt resolve installing libudev-dev
  8197      - tests: show the IP from .travis.yaml
  8198      - tests/main: use pkgdb function in more test cases
  8199      - cmd,daemon: add debug command for displaying the base policy
  8200      - tests: prevent quoting error on opensuse
  8201      - tests: fix nightly suite
  8202      - tests: add linode-sru backend
  8203      - snap-confine: validate SNAP_NAME against security tag
  8204      - tests: fix ipv6 disable for ubuntu-core
  8205      - tests: extend core-revert test to cover bluez issues
  8206      - interfaces/greengrass-support: add support for Amazon Greengrass
  8207        as a snap
  8208      - asserts: support timestamp and optional disabled header on repair
  8209      - tests: reboot after upgrading to snapd on the -proposed pocket
  8210      - many: fix test cases to work with different DistroLibExecDir
  8211      - tests: reenable help test on ubuntu and debian systems
  8212      - packaging/{opensuse,fedora}: allow package build with testkeys
  8213        included
  8214      - tests/lib: generalize RPM build support
  8215      - interfaces/builtin: sync connected slot and permanent slot snippet
  8216      - tests: fix snap create-key by restarting automatically rng-tools
  8217      - many: switch to use http numeric statuses as agreed
  8218      - debian: add missing  Type=notify in 14.04 packaging
  8219      - tests: mark interfaces-openvswitch as manual due to prepare errors
  8220      - debian: unify built_using between the 14.04 and 16.04 packaging
  8221        branch
  8222      - tests: pull from urandom when real entropy is not enough
  8223      - tests/main/manpages: install missing man package
  8224      - tests: add refresh --time output check
  8225      - debian: add missing "make -C data/systemd clean"
  8226      - tests: fix for upgrade test when it is repeated
  8227      - tests/main: use dir abstraction in a few more test cases
  8228      - tests/main: check for confinement in a few more interface tests
  8229      - spread: add fedora snap bin dir to global PATH
  8230      - tests: check that locale-control is not present on core
  8231      - many: snapctl outside hooks
  8232      - tests: add whoami check
  8233      - interfaces: compose the base declaration from interfaces
  8234      - tests: fix spread flaky tests linode
  8235      - tests,packaging: add package build support for openSUSE
  8236      - many: slight improvement of some snap error messaging
  8237      - errtracker: Include /etc/apparmor.d/usr.lib.snap-confine md5sum in
  8238        err reports
  8239      - tests: fix for the test postrm-purge
  8240      - tests: restoring the /etc/environment and service units config for
  8241        each test
  8242      - daemon: make snapd a "Type=notify" daemon and notify when startup
  8243        is done
  8244      - cmd/snap-confine: add support for --base snap
  8245      - many: derive implicit slots from interface meta-data
  8246      - tests: add core revert test
  8247      - tests,packaging: add package build support for Fedora for our
  8248        spread setup
  8249      - interfaces: move base declaration to the policy sub-package
  8250      - tests: fix for snapd-reexec test cheking for restart info on debug
  8251        log
  8252      - tests: show available entropy on error
  8253      - tests: clean journalctl logs on trusty
  8254      - tests: fix econnreset on staging
  8255      - tests: modify core before calling set
  8256      - tests: add snap-confine privilege test
  8257      - tests: add staging snap-id
  8258      - interfaces/builtin: silence ptrace denial for network-manager
  8259      - tests: add alsa interface spread test
  8260      - tests: prefer ipv4 over ipv6
  8261      - tests: fix for econnreset test checking that the download already
  8262        started
  8263      - httputil,store: extract retry code to httputil, reorg usages
  8264      - errtracker: report if snapd did re-execute itself
  8265      - errtracker: include bits of snap-confine apparmor profile
  8266      - tests: take into account staging snap-ids for snap-info
  8267      - cmd: add stub new snap-repair command and add timer
  8268      - many: stop "snap refresh $x --channel invalid" from working
  8269      - interfaces: revert "interfaces: re-add reverted ioctl and quotactl
  8270      - snapstate: consider connect/disconnect tasks in
  8271        CheckChangeConflict.
  8272      - interfaces: disable "mknod |N" in the default seccomp template
  8273        again
  8274      - interfaces,overlord/ifacestate: make sure installing slots after
  8275        plugs works similarly to plugs after slots
  8276      - interfaces/seccomp: add bind() syscall for forced-devmode systems
  8277      - packaging/fedora: Sync packaging from Fedora Dist-Git
  8278      - tests: move static and unit tests to spread task
  8279      - many: error types should be called FooError, not ErrFoo.
  8280      - partition: add directory sync to the save uboot.env file code
  8281      - cmd: test everything (100% coverage \o/)
  8282      - many: make shell scripts shellcheck-clean
  8283      - tests: remove additional setup for docker on core
  8284      - interfaces: add summary to each interface
  8285      - many: remove interface meta-data from list of connections
  8286      - logger (& many more, to accommodate): drop explicit syslog.
  8287      - packaging: import packaging bits for opensuse
  8288      - snapstate,many: implement snap install --unaliased
  8289      - tests/lib: abstract build dependency installation a bit more
  8290      - interfaces, osutil: move flock code from interfaces/mount to
  8291        osutil
  8292      - cmd: auto import assertions only from ext4,vfat file systems
  8293      - many: refactor in preparation for 'snap start'
  8294      - overlord/snapstate: have an explicit code path last-refresh
  8295        unset/zero => immediately refresh try
  8296      - tests: fixes for executions using the staging store
  8297      - tests: use pollinate to seed the rng
  8298      - cmd/snap,tests: show the sha3-384 of the snap for snap info
  8299        --verbose SNAP-FILE
  8300      - asserts: simplify and adjust repair assertion definition
  8301      - cmd/snap,tests: show the snap id if available in snap info
  8302      - daemon,overlord/auth: store from model assertion wins
  8303      - cmd/snap,tests/main: add confinement switch instead of spread
  8304        system blacklisting
  8305      - many: cleanup MockCommands and don't leave a process around after
  8306        hookstate tests
  8307      - tests: update listing test to the core version number schema
  8308      - interfaces: allow snaps to use the timedatectl utility
  8309      - packaging: Add Fedora packaging files
  8310      - tests/libs: add distro_auto_remove_packages function
  8311      - cmd/snap: correct devmode note for anomalous state
  8312      - tests/main/snap-info: use proper pkgdb functions to install distro
  8313        packages
  8314      - tests/lib: use mktemp instead of tempfile to work cross-distro
  8315      - tests: abstract common dirs which differ on distributions
  8316      - many: model and expose interface meta-data.
  8317      - overlord: make config defaults from gadget work also at first boot
  8318      - interfaces/log-observe: allow using journalctl from hostfs for
  8319        classic distro
  8320      - partition,snap: add support for android boot
  8321      - errtracker: small simplification around readMachineID
  8322      - snap-confine: move rm_rf_tmp to test-utils.
  8323      - tests/lib: introduce pkgdb helper library
  8324      - errtracker: try multiple paths to read machine-id
  8325      - overlord/hooks: make sure only one hook for given snap is executed
  8326        at a time.
  8327      - cmd/snap-confine: use SNAP_MOUNT_DIR to setup /snap inside the
  8328        confinement env
  8329      - tests: bump kill-timeout and remove quiet call on build
  8330      - tests/lib/snaps: add a test store snap with a passthrough
  8331        configure hook
  8332      - daemon: teach the daemon to wait on active connections when
  8333        shutting down
  8334      - tests: remove unit tests task
  8335      - tests/main/completion: source from /usr/share/bash-completion
  8336      - assertions: add "repair" assertion
  8337      - interfaces/seccomp: document Backend.NewSpecification
  8338      - wrappers: make StartSnapServices cleanup any services that were
  8339        added if a later one fails
  8340      - overlord/snapstate: avoid creating command aliases for daemons
  8341      - vendor: remove unused packages
  8342      - vendor,partition: fix panics from uenv
  8343      - cmd,interfaces/mount: run snap-update-ns and snap-discard-ns from
  8344        core if possible
  8345      - daemon: do not allow to install ubuntu-core anymore
  8346      - wrappers: service start/stop were inconsistent
  8347      - tests: fix failing tests (snap core version, syslog changes)
  8348      - cmd/snap-update-ns: add actual implementation
  8349      - tests: improve entropy also for ubuntu
  8350      - cmd/snap-confine: use /etc/ssl from the core snap
  8351      - wrappers: don't convert between []byte and string needlessly.
  8352      - hooks: default timeout
  8353      - overlord/snapstate: Enable() was ignoring the flags from the
  8354        snap's state, resulting in losing "devmode" on disable/enable.
  8355      - difs,interfaces/mount: add support for locking namespaces
  8356      - interfaces/mount: keep track of kept mount entries
  8357      - tests/main: move a bunch of greps over to MATCH
  8358      - interfaces/builtin: make all interfaces private
  8359      - interfaces/mount: spell unmount correctly
  8360      - tests: allow 16-X.Y.Z version of core snap
  8361      - the timezone_control interface only allows changing /etc/timezone
  8362        and /etc/writable/timezone. systemd-timedated also updated the
  8363        link of /etc/localtime and /etc/writable/localtime ... allow
  8364        access to this file too
  8365      - cmd/snap-confine: aggregate operations holding global lock
  8366      - api, ifacestate: resolve disconnect early
  8367      - interfaces/builtin: ensure we don't register interfaces twice
  8368  
  8369   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 10 Aug 2017 12:43:16 +0200
  8370  
  8371  snapd (2.26.14) xenial; urgency=medium
  8372  
  8373    * New upstream release, LP: #1690083
  8374      - cmd: fix incorrect re-exec when starting from snapd 2.21
  8375  
  8376   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 20 Jul 2017 13:52:05 +0200
  8377  
  8378  snapd (2.26.13) xenial; urgency=medium
  8379  
  8380    * New upstream release, LP: #1690083
  8381      - cmd,tests: fix classic confinement confusing re-execution code
  8382      - cmd: fix incorrect check check for re-exec in InternalToolPath()
  8383      - snap-seccomp: add secondary arch for unrestricted snaps as well
  8384  
  8385   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 18 Jul 2017 20:34:33 +0200
  8386  
  8387  snapd (2.26.10) xenial; urgency=medium
  8388  
  8389    * New upstream release, LP: #1690083
  8390      - Fix snap-seccomp tests in artful/trusty on i386/s390x/aarch64
  8391  
  8392   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 17 Jul 2017 11:58:22 +0200
  8393  
  8394  snapd (2.26.9) xenial; urgency=medium
  8395  
  8396    * New upstream release, LP: #1690083
  8397      - statically link libseccomp in snap-seccomp to fix refresh issue
  8398        on trusty
  8399  
  8400   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 12 Jul 2017 08:27:14 +0200
  8401  
  8402  snapd (2.26.8) xenial; urgency=medium
  8403  
  8404    * New upstream release, LP: #1690083
  8405      - Fix snap-seccomp tests in artful/trusty on i386/s390x/aarch64
  8406      - add snapd.core-fixup.service unit
  8407      - ensure re-exec uses the right internal tools
  8408  
  8409   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 05 Jul 2017 07:48:22 +0200
  8410  
  8411  snapd (2.26.6) xenial; urgency=medium
  8412  
  8413    * New upstream release, LP: #1690083
  8414      - interfaces: allow snaps to use the timedatectl utility in
  8415        time-control
  8416  
  8417   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 27 Jun 2017 08:36:23 +0100
  8418  
  8419  snapd (2.26.5) xenial; urgency=medium
  8420  
  8421    * New upstream release, LP: #1690083
  8422      - backport of seccomp-bpf branch to the 2.26 release to ensure snap
  8423        revert with new seccomp syntax works correctly
  8424  
  8425   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 26 Jun 2017 15:30:15 +0100
  8426  
  8427  snapd (2.26.4) xenial; urgency=medium
  8428  
  8429    * New upstream release, LP: #1690083
  8430      - partly revert aace15ab53 to unbreak core reverts
  8431      - Revert "interfaces: re-add reverted ioctl and quotactl (revert 21bc6b9f)"
  8432      - Disable "mknod |N" in the default seccomp template
  8433        reasons outline in https://forum.snapcraft.io/t/snapd-2-25-blocked-because-of-revert-race-condition
  8434      - errtracker: include bits of snap-confine apparmor profile
  8435      - errtracker: report if snapd did re-execute itself 
  8436  
  8437   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 01 Jun 2017 18:50:52 +0200
  8438  
  8439  snapd (2.26.3) xenial; urgency=medium
  8440  
  8441    * New upstream release, LP: #1690083
  8442      - cherry pick test fixes f0103a6, 9de5c8a, d7725a7 to make
  8443        sure the image tests are updated for the changes in the
  8444        `snap info core` output and the removal of the rsyslog
  8445        package from core.
  8446  
  8447   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 17 May 2017 11:31:56 +0200
  8448  
  8449  snapd (2.26.2) xenial; urgency=medium
  8450  
  8451    * New upstream release, LP: #1690083
  8452      - cherry pick d444728 to make the uboot.env file parsing more
  8453        robust
  8454  
  8455   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 16 May 2017 18:37:07 +0200
  8456  
  8457  snapd (2.26.1) xenial; urgency=medium
  8458  
  8459    * New upstream release, LP: #1690083
  8460      - store: fix panic error in auth
  8461      - tests: the new ubuntu-image snap needs classic confinement, adjust
  8462        tests
  8463      - cmd/snap-confine: don't fail on pre 3.8 kernel
  8464  
  8465   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 11 May 2017 21:44:27 +0200
  8466  
  8467  snapd (2.26) xenial; urgency=medium
  8468  
  8469    * New upstream release, LP: #1690083
  8470      - timeutil: avoid panicking when the window is very small
  8471      - image: fix go vet issue
  8472      - overlord/ifacestate: don't spam logs with harmless auto-connect
  8473        messages
  8474      - interfaces/builtin: add network-status interface
  8475      - interfaces/builtin: add online-accounts-service interface
  8476      - interfaces/builtin: distribute code of touching allInterfaces
  8477      - interfaces: API additions for interface hooks
  8478      - interfaces/builtin: add storage-framework-service interface
  8479      - tests: disable create-key test on ppc64el for artful (expect not
  8480        working)
  8481      - snap: make `snap prepare-image --extra-snaps` derive side info
  8482      - tests: unify tests/{main/completion,completion}/lib.exp0
  8483      - cmd/snap: tweak info channels output
  8484      - interfaces: ensure that legacy interface methods are unused
  8485      - packaging: cleanup how built-using is generated
  8486      - tests: extend kernel-module-control interface test
  8487      - interfaces/network: workaround Go's need for NETLINK_ROUTE with
  8488        'net'.
  8489      - cmd/snap-confine: use defensive argument parser
  8490      - tests: add test for empty snap name on revert
  8491      - overlord/hookstate: remove unused Context.timeout
  8492      - tests: additional setup in docker test for core systems
  8493      - configstate: return error if patch is invalid
  8494      - interfaces: add random interface
  8495      - store, daemon, client, cmd/snap: handle PASSWORD_POLICY_ERROR
  8496      - cmd/snap, client: add "whoami" command
  8497      - cmd/snap: iterate interface tab completion
  8498      - snap: move locale-control to only be present on classic
  8499      - interfaces/browser-support: deny read on squashfs backing files
  8500        and LVM vg names
  8501      - tests: wait for the docker socket to be listening
  8502      - snap: add `snap refresh --time` option
  8503      - tests: re-enable and moderninze /media sharing test
  8504      - cmd: make rst2man optional
  8505      - tests: remove quoting from [[ ]] when globs
  8506      - interfaces: allow plugging DBus clients to introspect the slot
  8507        service
  8508      - packaging/ubuntu*/changelog: drop extra dash
  8509      - snap-confine: init the ENTRY variable, coverity is unhappy
  8510        otherwise
  8511      - cmd/snap-confine/spread-tests: discard useless --version test
  8512      - spread: add spread target qemu:debian-9-64
  8513      - interfaces: mediate netlink sockets via seccomp
  8514      - tests,cmd/snap-confine: port older snapd-discard-ns tests
  8515      - cmd/snap-confine/tests: fix shellcheck on recently added files
  8516      - tests/upgrade: force install core snap from beta for debian
  8517      - overlord/snapstate/backend,interfaces/mount: move ns management
  8518        code.
  8519      - tests: extend network-control spread test to cope with network
  8520        namespaces
  8521      - tests: fail early in the spread suite if trying to run it inside a
  8522        container
  8523      - tests: set ownership of $PROJECT_PATH for the external backend
  8524      - tests: specify the auto-refreshable snap being tested
  8525      - many: fix tests with go1.8 / artful
  8526      - fix for tests: debian does not have /snap/bin in secure_path so
  8527        sudo
  8528      - snap: support for snap tasks --last=...
  8529      - cmd/snap-confine: remove obsolete debug message
  8530      - address review feedback, add a lot of comments :-), call
  8531        shellcheck on the completion scripts, fix a bug in compopt
  8532  
  8533   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 11 May 2017 10:05:44 +0200
  8534  
  8535  snapd (2.25) xenial; urgency=medium
  8536  
  8537    * New upstream release, LP: #1686713
  8538      - interfaces/default: allow mknod for regular files, pipes and
  8539        sockets
  8540      - many: use "SNAP.APP as ALIAS" instead of => when listing
  8541        added/removed aliases
  8542      - cmd/snap-confine: write current mount profile
  8543      - cmd/snap-discard-ns: remove current profile when cleaning up
  8544      - many: support debian in our CI
  8545      - tests: tweak time for econnreset test a bit more
  8546      - cmd/snap-confine: re-enable re-assciate fix for CE
  8547      - many: aliases v2 cleanups
  8548      - cmd/snap-confine: don't use apparmor if it is disabled on boot
  8549      - many: implement `snap prefer <snap>`  (aliases v2)
  8550      - many: adjust /aliases and "snap aliases" to aliases v2, also some
  8551        cleanup
  8552      - snapstate: normalize gadget defaults
  8553      - many: allow core refresh.schedule setting
  8554      - many: show alias changes on snap alias/unalias (aliases v2)
  8555      - client,cmd/snap: improve messaging on --devmode and --classic
  8556      - many: implement `snap unalias <alias-or-snap>` (aliases v2)
  8557      - store: retry on connection reset
  8558      - interfaces/mount: add Change.Perform
  8559      - tests: add openvswitch interface spread test
  8560      - interfaces/i2c: allow modifying device-specific sysfs entries
  8561      - interfaces: allow writing to /run/systemd/journal/stdout by
  8562        default
  8563      - tests: ensure travis fails early if static checks fail
  8564      - store,daemon: make store interpret channel="" as stable in most
  8565        cases
  8566      - overlord/snapstate: make UpdateAliases idempotent, simplify the
  8567        backend interface bits for aliases not used anymore (aliases v2)
  8568      - many: implement snap alias <snap.app> <alias> (aliases v2)
  8569      - snap-confine: add code to ensure that / or /snap is mounted
  8570        "shared"
  8571      - many: show available "tracks" in `snap info`
  8572      - cmd/snap: make users Xauthority file available in snap environment
  8573      - interfaces/mount: write current fstab files with mode 0644
  8574      - overlord: switch to aliases v2 tasks for install/refresh etc ops
  8575        plus transition
  8576      - tests: parameterize gadget snap channel (#3117)
  8577      - tests: copy .real profile as .real
  8578      - tests: add empty initrd failover test
  8579      - many: mount squashfs as read-only
  8580      - cmd: make locking around namespaces explicit
  8581      - tests: address review comments from #3186
  8582      - tests: add dbus interface spread test
  8583      - interfaces/mount: add ReadMountInfo and LoadMountInfo
  8584      - snap: require snap name for 'revert'
  8585      - overlord: maintain per-revision snapshots of snap configuration
  8586      - tests: relax network-bind interface regexps
  8587      - interfaces: re-add reverted ioctl and quotactl (revert 21bc6b9f)
  8588      - store: retry once on hashsum mismatches in a Download()
  8589      - interfaces/builtin: don't panic if content plug has nil attrs
  8590      - interfaces/mount: pass mount.Profile to mount.NeededChanges
  8591      - packaging: add `built-using` header for 16.04 packaging
  8592      - interfaces: add media-hub interface
  8593      - interfaces/builtin: allow full access to properties iface of the
  8594        udisks service
  8595      - tests: handle case when both .real and plain are present
  8596      - interfaces/mount: add Change.String for readable output
  8597      - tests: ensure we mock force dev mode as well to fix FTBFS in
  8598        sbuild
  8599      - store: add more logs around retry in download
  8600      - interfaces/mount: add stub Change.{Needed,Perform}
  8601      - tests: allow installing snapd from -proposed for SRU validation
  8602      - interfaces/mount: parse mount options to map[string]string
  8603      - snap: added tasks subcommand
  8604      - tests: copy snap-confine apparmor profile into testbed
  8605      - interfaces/mount: improve go identifier names of mountinfo, parse
  8606        optional fields
  8607      - Arch Linux wants to respect FHS
  8608        (https://bugs.archlinux.org/task/53656),
  8609      - daemon: do not set RemoveSnapPath flag when doing a try
  8610      - debian: add maintscript helper to remove usr.lib.snapd.snap-
  8611        confine in snap-confine
  8612      - cmd/snap-confine: don't use plain "classic" term
  8613      - cmd/snap-confine: set TMPDIR and TEMPDIR each time
  8614      - many: fixes for `go vet` in go 1.7
  8615      - tests: add kernel-module-control interface test
  8616      - overlord/snapstate: introduce tasks for aliases v2 semantics with
  8617        temporary names for now (aliases v2)
  8618      - overlord/devicestate: switch to ssh-keygen for device key
  8619        generation
  8620      - snap: skip /dev/ram from auto-import assertions to make it less
  8621        noisy (#3010)
  8622      - interfaces: add kubernetes-support interface and adjust related
  8623        interfaces (LP: #1664638)
  8624      - tests: download previous snapd package from published versions
  8625        instead of specific PPA
  8626      - snap: run snap-confine from core if snap is also running from core
  8627      - overlord/ifacestate: automatically rename connections on core snap
  8628      - many: break the /aliases mutation API with a clean 400 (aliases
  8629        v2)
  8630      - interfaces/builting: allow read-only access to /sys/module
  8631      - tests: add extra test after the core transition for snap get/set
  8632        core
  8633      - store: misc cleanups in tests
  8634      - interfaces/mount: add parser for mountinfo entries
  8635      - store: tests for unexpected EOF
  8636      - tests: fix unity test
  8637      - interfaces,overlord: log interface auto-connection failures
  8638      - cmd/snap-update-ns: add C preamble for setns
  8639      - interfaces: validate plug/slot uniqueness
  8640  
  8641   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 28 Apr 2017 07:57:49 +0200
  8642  
  8643  snapd (2.24.1) xenial; urgency=medium
  8644  
  8645    * New upstream release, LP: #1681799:
  8646      - fix autopkgtest failures with stable core snap
  8647      - ensure the snap-confine transitional package cleans up
  8648        the no-longer-used apparmor profile to fix the kernels
  8649        autopkgtest failures
  8650  
  8651   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 19 Apr 2017 11:54:33 +0200
  8652  
  8653  snapd (2.24) xenial; urgency=medium
  8654  
  8655    * New upstream release, LP: #1681799:
  8656      - interfaces/mount: add InfoEntry type
  8657      - many: fix plug auto-connect during core transition
  8658      - interfaces: fold network bind into core support with tests
  8659      - .travis.yml: add option to make raw log less noisy
  8660      - interfaces: adjust shm accesses to use 'm' for updated mmap kernel
  8661        mediation
  8662      - many: rename two core plugs that clash with slot names
  8663      - snap-confine,browser-support: /dev/tty for snap-confine, misc
  8664        browser-support for gnome-shell
  8665      - store: add download test with EOF in the middle
  8666      - tests: adjust to look for network-bind-plug
  8667      - store: make hash error message more accurate
  8668      - overlord/snapstate: simplify AliasesStatus down to just an
  8669        AutoAliasesDisabled bool flag (aliases v2)
  8670      - errtracker: never send errtracker reports when running under
  8671        SNAPPY_TESTING
  8672      - interfaces/repo: validate slot/plug names
  8673      - daemon: Give the snap directories via GET /v2/system-info
  8674      - interfaces/unity7: support unity messaging menu
  8675      - interfaces/mount: add high-level Profile functions
  8676      - git: ignore only the cmd/Makefile{,.in}
  8677      - cmd: explicitly set _GNU_SOURCE and _FILE_OFFSET_BITS for xfs
  8678        support
  8679      - daemon: add desktop file location for app to the API
  8680      - overlord,release: disable classic snap support when not possible
  8681      - overlord: fix TestEnsureLoopPrune not to be so racy
  8682      - many: abstract path to /bin/{true,false}
  8683      - data/systemd: tweak data/systemd/Makefile to be slightly simpler
  8684      - store: handle EOF via url.Error check
  8685      - packaging: use templates for relevant systemd units
  8686      - tests: run gccgo only on ubuntu-16.04-64
  8687      - .travis.yml: remove travis matrix and do a single sequential run
  8688      - overlord/state: make sure that setting to nil a state key is
  8689        equivalent to deleting it
  8690      - tests: fix incorrect shell expression
  8691      - interfaces/mount: add OptsToFlags for converting arguments to
  8692        syscall…
  8693      - interfaces: add a joystick interface
  8694      - tests: enable docker test for more ubuntu-core systems
  8695      - tests: download and install additional dependencies when using
  8696        prepackaged snapd
  8697      - many: add support for partially static builds
  8698      - interfaces: allow slot to introspect dbus-daemon in dbus
  8699        interface, allow /usr/bin/arch by default
  8700      - interfaces/mount: fix golint issues
  8701      - interfaces/mount: add function for saving fstab-like file
  8702      - osutil: introducing GetenvInt64, like GetenvBool but Int64er.
  8703      - interfaces: drop udev tagging from framebuffer interface
  8704      - snapstate: more helpers to work with aliases state (aliases
  8705        v2)
  8706      - interfaces/mount: add function for parsing fstab-like file
  8707      - cmd: disable the re-associate fix as requested by jdstrand
  8708      - overlord/snapstate: unlock/relock the state less, especially not
  8709        across mutating the SnapState of a snap
  8710      - interfaces: allow executing ld.so (needed with new AppArmor base
  8711        abstraction)
  8712      - interfaces/mount: add function for parsing mount entries
  8713      - cmd: rework header check for xfs/xqm.h
  8714      - cmd: add poky to the list of distros which don't support reexec
  8715      - overlord: finish reorg, revert "be more conservative until we have
  8716        cut 2.23.x"
  8717      - cmd: select what socket to use in cmd/snap{,ctl}
  8718      - overlord: remove snap config values when snap is removed
  8719      - snapstate: introduce helper to apply to disk a alias states change
  8720        for a snap (aliases v2)
  8721      - configstate,hookstate: timeout the configure hook after 5 mins,
  8722        report failures to the errtracker
  8723      - interfaces/seccomp: add bind as part of the default seccomp policy
  8724        for hooks
  8725      - cmd: discard the C implementation of snap-update-ns
  8726      - tests: remove stale apt proxy leftover from cloud-init
  8727      - tests: move unity test to nightly suite
  8728      - interfaces: add support for location-observe for
  8729        dbus::ObjectManager session paths
  8730      - boot: log error in KernelOrOsRebootRequired
  8731      - interfaces: remove old API
  8732      - interfaces: use udev spec
  8733      - interfaces: convert systemd backend to new APIs
  8734      - osutil: add BootID
  8735      - tests: move docker test to new nightly suite
  8736      - interfaces/mount: compute mount changes required to transition
  8737        mount profiles
  8738      - data/selinux: add context definition for snapctl
  8739      - overlord: clean up organization under state packages
  8740      - overlord: make sure all managers packages have *state.go with the
  8741        main state manipulation/query APIs
  8742      - interfaces: use spec in the dbus backend
  8743      - store: download from authenticated URL if there is a device
  8744        session set
  8745      - tests: remove core_name variable
  8746      - interfaces: rename thumbnailer to thumbnailer-service
  8747      - interfaces: add chroot to base templates
  8748      - asserts: remove some unused things
  8749      - systemd: mount the squashfs with nodev
  8750      - overlord: when shutting down assume errors might be due to
  8751        cancellation so retry
  8752      - cmd: rename all unit tests to $command/unit-test
  8753      - cmd/snap: fix help string for version command
  8754      - asserts: don't allow revocations with other items for the same
  8755        developer
  8756      - tests: skip lp-1644439 test on older kernels
  8757      - interfaces: allow "sync" to be used by core support
  8758      - assertstate,snapstate: have assertstate.AutoAliases use the
  8759        "aliases" header
  8760      - interfaces: allow writing config.txt.tmp  in the core-support
  8761        interface
  8762      - tests: adjust network-bind test
  8763      - interfaces: dbus backend spec
  8764      - asserts: introduce a snap-declaration "aliases" header to list
  8765        auto aliases with explicit targets
  8766      - cmd: enable large file support
  8767      - cmd/snap: handle missing snap-confine
  8768      - cmd/snap-confine: re-associate with pid-1 mount namespace if
  8769        required
  8770      - cmd/libsnap: make mountinfo structures public
  8771      - tests: fix interfaces-cups-control for zesty
  8772      - misc: revert "Log if the system goes into ForceDevMode"
  8773      - interfaces: seccomp tests cleanup
  8774      - cmd: validate SNAP_NAME
  8775      - interfaces: log if the system goes into ForceDevMode
  8776      - tests: fix classic-ubuntu-core-transition race
  8777      - interfaces: use apparmor spec in the apparmor backend
  8778      - interfaces: alphabetize framebuffer in base decl and add it to
  8779        all_test.go
  8780      - tests: add ubuntu-core-16-32 system to the external backend and
  8781        fix docker test
  8782      - cmd/libsnap: simplify sc_string_quote default case
  8783      - osutil: fix double expand in environment map code and add test
  8784      - interfaces: extend location-control out-of-process provider
  8785        support
  8786      - cmd/snap-update-ns: use bidirectional lists for mount entries
  8787      - tests: prevent automatic transition before setting the initial
  8788        state of the test
  8789      - release: detect if we are in ForcedDevMode by inspecting the
  8790        kernel
  8791      - tests: add core-snap-refresh test
  8792      - interfaces: add maliit input method interface
  8793      - interfaces: seccomp spec API tweaks for better tests
  8794      - interfaces: updates for mir-kiosk in browser-support, mir, opengl,
  8795        unity7
  8796      - testutils: address review feedback from PR#2997
  8797      - tests: specify the core version to be unsquashfs'ed in the
  8798        failover tests
  8799      - interfaces: use MockInfo in tests
  8800      - cmd/libsnap: add sc_quote_string
  8801      - cmd/snap-confine: use sc_do_umount everywhere
  8802      - interfaces: add unity8 plug permissions
  8803      - timeutil: a few helpers for the recurring events
  8804      - asserts: implement snap-developer type
  8805      - partition: deal with grub{,2}-editenv in tests
  8806      - many: add new (hidden) `snap debug ensure-state-soon` command and
  8807        use in tests
  8808      - interfaces/builtin: small refactor of dbus tests
  8809      - packaging, tests: use "systemctl list-unit-files --full"
  8810        everywhere
  8811      - many: some opensuse patches that are ready to go into master
  8812      - packaging: add opensuse permissions files
  8813      - client, daemon: move "snap list" name filtering into snapd.
  8814      - interfaces: use seccomp specs
  8815      - overlord/snapstate: small cleanup of
  8816        ensureForceDevmodeDropsDevmodeFromState
  8817      - interfaces/builtin/alsa: add read access to alsa state dir
  8818      - interfaces: use spec in kmod backend, updated firewall_control,
  8819        openvswitch_support, ppp
  8820      - cmd/snap-confine: use sc_do_mount everywhere
  8821      - tests: remove workaround for docker again, snap-declaration is
  8822        fixed now
  8823      - interfaces: interface to allow autopilot introspection
  8824  
  8825   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 11 Apr 2017 13:31:46 +0200
  8826  
  8827  snapd (2.23.6) xenial; urgency=medium
  8828  
  8829    * New upstream release, LP: #1673568
  8830      - cmd: use the most appropriate snap/snapctl sockets
  8831      - tests: fix interfaces-cups-control for zesty
  8832      - configstate,hookstate: timeout the configure hook after 5 mins,
  8833        report failures
  8834      - packaging: rename the file shipping snap-confine AA profile to
  8835        workaround dpkg bug #858004
  8836      - many: ignore configure hook failures on core refresh to ensure
  8837        upgrades are always possible
  8838      - snapstate: restart as needed if we undid unlinking aka relinked
  8839        core or kernel snap
  8840  
  8841   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 29 Mar 2017 15:30:35 +0200
  8842  
  8843  snapd (2.23.5) xenial; urgency=medium
  8844  
  8845    * New upstream release, LP: #1673568
  8846      - allow "sync" in core-support
  8847  
  8848   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 17 Mar 2017 18:13:43 +0100
  8849  
  8850  snapd (2.23.4) xenial; urgency=medium
  8851  
  8852    * New upstream release, LP: #1673568
  8853      - fix core-support interface for the new pi-config options
  8854  
  8855   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 17 Mar 2017 16:05:57 +0100
  8856  
  8857  snapd (2.23.3) xenial; urgency=medium
  8858  
  8859    * FTBFS due to missing files in vendor/
  8860  
  8861   -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com>  Thu, 16 Mar 2017 19:56:55 +0100
  8862  
  8863  snapd (2.23.2) xenial; urgency=medium
  8864  
  8865    * New upstream release, LP: #1673568
  8866      - cmd/snap: handle missing snap-confine (#3041)
  8867  
  8868   -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com>  Thu, 16 Mar 2017 19:38:24 +0100
  8869  
  8870  snapd (2.23.1) xenial; urgency=medium
  8871  
  8872    * New upstream release, LP: #1665608
  8873      - packaging, tests: use "systemctl list-unit-files --full"
  8874        everywhere
  8875      - interfaces: fix default content attribute value
  8876      - tests: do not nuke the entire snapd.conf.d dir when changing
  8877        store settings
  8878      - hookstate: run the right "snap" command in the hookmanager 
  8879      - snapstate: revert PR#2958, run configure hook again everywhere
  8880  
  8881   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 08 Mar 2017 14:29:56 +0100
  8882  
  8883  snapd (2.23) xenial; urgency=medium
  8884  
  8885    * New upstream release, LP: #1665608
  8886      - overlord: phase 2 with 2nd setup-profiles and hook done after
  8887        restart for core installation
  8888      - data: re-add snapd.refresh.{timer,service} with weekly schedule
  8889      - interfaces: allow 'getent' by default with some missing dbs to
  8890        various interfaces
  8891      - overlord/snapstate: drop forced devmode
  8892      - snapstate: disable running the configure hook on classic for the
  8893        core snap
  8894      - ifacestate: re-generate apparmor in InterfaceManager.initialize()
  8895      - daemon: DevModeDistro does not imply snapstate.Flags{DevMode:true}
  8896      - interfaces/bluez,network-manager: implement ConnectedSlot policy
  8897      - cmd: add helpers for mounting / unmounting
  8898      - snapstate: error in LinkSnap() if revision is unset
  8899      - release: add linuxmint 18 to the non-devmode distros
  8900      - cmd: fixes to run correctly on opensuse
  8901      - interfaces: consistently use 'const' instead of 'var' for security
  8902        policy
  8903      - interfaces: miscellaneous policy updates for unity7, udisks2 and
  8904        browser-support
  8905      - interfaces/apparmor: compensate for kernel behavior change
  8906      - many: only tweak core config if hook exists
  8907      - overlord/hookstate: don't report a run hook output error without
  8908        any context
  8909      - cmd/snap-update-ns: move test data and helpers to new module
  8910      - vet: fix vet error on mount test.
  8911      - tests: empty init (systemd) failover test
  8912      - cmd: add .indent.pro file to the tree 
  8913      - interfaces: specs for apparmor, seccomp, udev
  8914      - wrappers/services: RemainAfterExit=yes for oneshot daemons w/ stop
  8915        cmds
  8916      - tests: several improvements to the nested suite
  8917      - tests: do not use core for "All snaps up to date" check
  8918      - cmd/snap-update-ns: add function for sorting mount entries
  8919      - httputil: copy some headers over redirects
  8920      - data/selinux: merge SELinux policy module
  8921      - kmod: added Specification for kmod security backend
  8922      - tests: failover test for rc.local crash
  8923      - debian/tests: map snapd deb pockets to core snap channels for
  8924        autopkgtest
  8925      - many: switch channels on refresh if needed
  8926      - interfaces/builtin: add /boot/uboot/config.txt access to core-
  8927        support
  8928      - release: assume higher version of supported distros will still
  8929        work 
  8930      - cmd/snap-update-ns: add compare function for mount entries
  8931      - tests: enable docker test
  8932      - tests: bail out if core snap is not installed
  8933      - interfaces: use mount.Entry instead of string snippets.
  8934      - osutil: trivial tweaks to build ID support
  8935      - many: display kernel version in 'snap version'
  8936      - osutil: add package for reading Build-ID
  8937      - snap: error when `snap list foo` is run and no snap is installed
  8938      - cmd/snap-confine: don't crash if nvidia module is loaded but
  8939        drivers are not available
  8940      - tests: update listing test for latest core snap version update
  8941      - overlord/hookstate/ctlcmd: helper function for creating a deep
  8942        copy of interface attributes
  8943      - interfaces: add a linux framebuffer interface
  8944      - cmd/snap, store: change error messages to reflect latest UX doc
  8945      - interfaces: initial unity8 interface
  8946      - asserts: improved information about assertions format in the
  8947        Decode doc comment
  8948      - snapstate: ensure snapstate.CanAutoRefresh is nil in tests
  8949      - mkversion.sh: Add support for taking the version as a parameter
  8950      - interfaces: add an interface for use by thumbnailer
  8951      - cmd/snap-confine: ensure that hostfs is root owned.
  8952      - screen-inhibit-control: add methods for delaying screensavers
  8953      - overlord: optional device registration and gadget support on
  8954        classic
  8955      - overlord: make seeding work also on classic, optionally
  8956      - image,cmd/snap: refactoring and initial envvar support to use
  8957        stores needing auth
  8958      - tests: add libvirt interface spread test
  8959      - cmd/libsnap: add helper for dropping permissions
  8960      - interfaces: misc updates for network-control, firewall-control,
  8961        unity7 and default policy
  8962      - interfaces: allow recv* and send* by default, accept4 with accept
  8963        and other cleanups
  8964      - interfaces/builtin: add classic-support interface
  8965      - store: use xdelta3 from core if available and not on the regular
  8966        system
  8967      - snap: add contact: line in `snap info`
  8968      - interfaces/builtin: add network-setup-control which allows rw
  8969        access to netplan
  8970      - unity7: support missing signals and methods for status icons
  8971      - cmd: autoconf for RHEL
  8972      - cmd/snap-confine: look for PROCFS_SUPER_MAGIC
  8973      - dirs: use the right snap mount dir for the distribution
  8974      - many: differentiate between "distro" and "core" libexecdir
  8975      - cmd: don't reexec on RHEL family
  8976      - config: make helpers reusable
  8977      - snap-exec: support nested environment variables in environment
  8978      - release: add galliumos support
  8979      - interfaces/builtin: more path options for serial
  8980      - i18n: look into core snaps when checking for translations
  8981      - tests: nested image testing
  8982      - tests: add basic test for docker
  8983      - hookstate,ifacestate: support snapctl set/get slot and plug attrs
  8984        (step 3) 
  8985      - cmd/snap: add shell completion to connect
  8986      - cmd: add functions to load/save fstab-like files
  8987      - snap run: create "current" symlink in user data dir
  8988      - cmd: autoconf for centos
  8989      - tests: add more debug if ubuntu-core-upgrade fails
  8990      - tests: increase service retries
  8991      - packaging/ubuntu-14.04: inform user how to extend PATH with
  8992        /snap/bin.
  8993      - cmd: add helpers for working with mount/umount commands
  8994      - overlord/snapstate: prepare for using snap-update-ns
  8995      - cmd: use per-snap mount profile to populate the mount namespace
  8996      - overlord/ifacestate: setup seccomp security on startup
  8997      - interface/seccomp: sort combined snippets
  8998      - release: don't force devmode on LinuxMint "serena"
  8999      - tests: filter ubuntu-core systems for authenticated find-private
  9000        test
  9001      - interfaces/builtin/core-support: Allow modifying logind
  9002        configuration from the core snap
  9003      - tests: fix "snap managed" output check and suppress output from
  9004        expect in the authenticated login tests
  9005      - interfaces: shutdown: also allow shutdown/reboot/suspend via
  9006        logind
  9007      - cmd/snap-confine-tests: reformat test to pass shellcheck
  9008      - cmd: add sc_is_debug_enabled
  9009      - interfaces/mount: add dedicated mount entry type
  9010      - interfaces/core-support: allow modifying systemd-timesyncd and
  9011        sysctl configuration
  9012      - snap: improve message after `snap refresh pkg1 pkg2`
  9013      - tests: improve snap-env test
  9014      - interfaces/io-ports-control: use /dev/port, not /dev/ports
  9015      - interfaces/mount-observe: add quotactl with arg filtering (LP:
  9016        #1626359)
  9017      - interfaces/mount: generate per-snap mount profile
  9018      - tests: add spread test for delta downloads
  9019      - daemon: show "$snapname (delta)" in progress when downloading
  9020        deltas
  9021      - cmd: use safer functions in sc_mount_opt2str
  9022      - asserts: introduce a variant of model assertions for classic
  9023        systems
  9024      - interfaces/core-support: allow modifying snap rsyslog
  9025        configuration
  9026      - interfaces: remove some syscalls already in the default policy
  9027        plus comment cleanups
  9028      - interfaces: miscellaneous updates for hardware-observe, kernel-
  9029        module-control, unity7 and default
  9030      - snap-confine: add the key for which hsearch_r fails
  9031      - snap: improve the error message for `snap try`
  9032      - tests: fix pattern and use MATCH in find-private
  9033      - tests: stop tying setting up staging store access to the setup of
  9034        the state tarball
  9035      - tests: add regression spread test for #1660941
  9036      - interfaces/default: don't allow TIOCSTI ioctl
  9037      - interfaces: allow nice/setpriority to 0-19 values for calling
  9038        process by default
  9039      - tests: improve debug when the core transition test hangs
  9040      - tests: disable ubuntu-core->core transition on ppc64el (its just
  9041        too slow)
  9042      - snapstate: move refresh from a systemd timer to the internal
  9043        snapstate Ensure()
  9044      - tests/lib/fakestore/refresh: some more info when we fail to copy
  9045        asserts
  9046      - overlord/devicestate: backoff between retries if the server seems
  9047        to have refused the serial-request
  9048      - image: check kernel/gadget publisher vs model brand, warn on store
  9049        disconnected snaps
  9050      - vendor: move gettext.go back to github.com/ojii/gettext.go
  9051      - store: retry on 502 http response as well
  9052      - tests: increase snap-service kill-timeout
  9053      - store,osutil: use new osutil.ExecutableExists(exe) check to only
  9054        use deltas if xdelta3 is present
  9055      - cmd: fix autogen.sh on fedora
  9056      - overlord/devicemgr: fix test: setup account-key before using the
  9057        key for signing
  9058      - cmd: add /usr/local/* to PATH
  9059      - cmd: add sc_string_append
  9060      - asserts: support for correctly suggesting format 2 for snap-
  9061        declaration
  9062      - interfaces: port mount backend to new APIs, unify content of per
  9063        app/hook profiles
  9064      - overlord/devicestate: implement policy about gadget and kernel
  9065        matching the model
  9066      - interfaces: allow sched_setscheduler again by default
  9067      - debian: update breaks/replaces for snap-confine->snapd
  9068      - debian: move the snap-confine packaging into snapd
  9069      - 14.04/integrationtests: rely on upstart to restart ssh.
  9070      - store: enable download deltas on classic by default
  9071      - spread: add unit suite
  9072      - snapctl: add config in client to disable auth and use it in
  9073        snapctl
  9074      - overlord/ifacestate: register all security backends with the
  9075        repository
  9076      - overlord,tests: have enable/disable affect security profiles
  9077      - tests: install ubuntu-core from the same channel as core
  9078      - overlord: move configstate.Transaction into config package
  9079      - seccomp-support.c: add PF_* domains which can be used instead of
  9080        AF_*
  9081      - store: always log retry summary when SNAPD_DEBUG is set
  9082      - tests: parameterize kernel snap channel
  9083      - snapenv: do not append ":" to the SNAP_LIBRARY_PATH
  9084      - interfaces/builtin: refine the content interface rules using $SLOT
  9085      - asserts,interfaces/policy: add support for
  9086        $SLOT()/$PLUG()/$MISSING in *-attributes constraintsThis adds
  9087        support for $SLOT(arg), $PLUG(arg) and $MISSING attribute
  9088        constraints in plugs and slots rules in snap-declarations:
  9089      - cmd/snap-confine: add snap-confine command line parser module
  9090      - tests: remove (some) garbage files found by restore cleanup
  9091        analysis
  9092      - cmd: fix issues uncovered by valgrind
  9093      - tests: fix typo in systems name
  9094      - cmd: collect string utilities in one module, add missing tests
  9095      - cmd: rename mountinfo to sc_mountinfo
  9096      - tests: allow to install snapd debs from a ppa instead of building
  9097        them
  9098      - spread: remove state tar on project restore
  9099  
  9100   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 17 Feb 2017 12:21:42 +0100
  9101  
  9102  snapd (2.22.7) xenial; urgency=medium
  9103  
  9104    * New upstream release:
  9105      - errtracker,overlord/snapstate: more info in errtracker reports
  9106      - interfaces/apparmor: compensate for kernel behavior change
  9107  
  9108   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 24 Feb 2017 19:24:11 +0100
  9109  
  9110  snapd (2.22.6) xenial; urgency=medium
  9111  
  9112    * New upstream release, LP: #1667105
  9113      - overlord/ifacestate: don't fail if affected snap is gone
  9114      - revert #2910: osutil: add package for reading Build-ID (#2918)
  9115      - errtracker: include the build-id of host and core snapd (#2912)
  9116      - errtracker: include the number of ubuntu-core -> core retries
  9117        (#2915)
  9118      - snapstate: retry ubuntu-core -> core transition every 6h (#2914)
  9119      - osutil: add package for reading Build-ID (#2910)
  9120      - errtracker: include kernel version in error reports (#2905)
  9121      - release: return "unknown" if uname fails
  9122      - many: rebased uname branch for 2.22
  9123      - errtracker: include snapd version in err reports
  9124      - overlord/ifacestate: don't unconditionally retry stuff (#2906)
  9125      - snapstate: fix incorrect cut of the timestamps for the error
  9126        reports (#2908)
  9127      - tests: update listing test for latest core snap version update
  9128  
  9129   -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com>  Wed, 22 Feb 2017 23:34:23 +0100
  9130  
  9131  snapd (2.22.5) xenial; urgency=medium
  9132  
  9133    * Fix FTBFS due to machine-id file
  9134  
  9135   -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com>  Tue, 21 Feb 2017 09:43:42 +0100
  9136  
  9137  snapd (2.22.4) xenial; urgency=medium
  9138  
  9139    * New bugfix release:
  9140      - errtracker: add support for error reporting via daisy.ubuntu.com
  9141      - snapstate: allow for 6 retries for the core transition
  9142      - httputils: ensure User-Agent works across redirects
  9143  
  9144   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 21 Feb 2017 09:07:10 +0100
  9145  
  9146  snapd (2.22.3) xenial; urgency=medium
  9147  
  9148    * New bugfix release, LP: #1665729:
  9149      - Limit the number of retries for the ubuntu-core -> core
  9150        transition to fix possible store overload.
  9151  
  9152   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 17 Feb 2017 18:58:34 +0100
  9153  
  9154  snapd (2.22.2) xenial; urgency=medium
  9155  
  9156    * New upstream release, LP: #1659522
  9157      - cherry pick fix for sched_setscheduler regression
  9158        (LP: #1661265)
  9159  
  9160   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 02 Feb 2017 17:13:51 +0100
  9161  
  9162  snapd (2.22.1) xenial; urgency=medium
  9163  
  9164    * New upstream release, LP: #1659522
  9165      - cherry pick fix for snapctl auth.json handling
  9166  
  9167   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 01 Feb 2017 17:09:31 +0100
  9168  
  9169  snapd (2.22) xenial; urgency=medium
  9170  
  9171    * New upstream release, LP: #1659522
  9172      - many: make ubuntu-core-launcher mostly go
  9173      - interfaces/builtin: add account-control interface
  9174      - interfaces/builtin: add missing syscalls to core-support needed
  9175        for systemctl
  9176      - interfaces/builtin: rework core-support to only allow full access
  9177        to systemctl
  9178      - debian/tests: drop stale autopkgtest dependencies.
  9179      - tests: make the debugging of c-unit-tests more useful
  9180      - store: retry auth-related requests
  9181      - tests: integration test for system reload
  9182      - snap: be more helpful in the `snap install <already-installed>`
  9183        error message
  9184      - tests: set SNAPPY_USE_STAGING_STORE in su call
  9185      - tests: use test snap
  9186      - spread: set SNAPD_DEBUG=1 in the core snap as well
  9187      - tests: add extra debugging to security-setuid-root test
  9188      - cmd,snap,wrappers: systemd reload command support
  9189      - interfaces: builtin: mir: Allow recv and send
  9190      - overlord/ifacestate: use ParseConnRef
  9191      - overlord/snapstate,overlord/ifacestate: add automatic ubuntu-core
  9192        -> core transition
  9193      - debian: remove aliases as well in snapd.postrm
  9194      - many: change interfaces.ParseID to return value
  9195      - interfaces/opengl: allow access to the nvidia abstract socket
  9196      - overlord, daemon: flag failures feature fancy forms.
  9197      - many: add --classic support to try and revert, and make missing
  9198        these things a little harder
  9199      - interfaces: allow reading non-PCI-attached usb devices via raw-usb
  9200      - many: rename snap-alter-ns to snap-update-ns
  9201      - interfaces/builtin: add core-support
  9202      - store: increase the retry.LimitTime()
  9203      - debian: move the packaging out into package/$id-$version_id
  9204      - overlord/stapstate: don't use unkeyed fields
  9205      - many: add stub implementation of snap-alter-ns
  9206      - asserts: improve error message when key is not valid at the given
  9207        time
  9208      - snapstate, ifacestate: add snapstate.CheckChangeConflict() to
  9209        ifacestate.{Connect,Disconnect}
  9210      - debian: remove trusty specific bits
  9211      - docs: Add a note about building snapd.
  9212      - interfaces: miscellaneous updates for default and network-control
  9213      - daemon: bubble out store.ErrSnapNotFound in the findOne codepath
  9214      - store: add retry logging into download as well
  9215      - snap: show price in `snap info`
  9216      - cmd: add fault injection support code
  9217      - interfaces: network-manager: allow rw access to /etc/netplan
  9218      - debian: move systemd files out of ./debian and into ./data/systemd
  9219      - asserts: implement SuggestFormat to help avoid specifying the
  9220        wrong format iteration for an assertion
  9221      - many: detect potentially insecure use of snap-confine
  9222      - interfaces: allow querying added security backends
  9223      - cmd: ensure that all .c files have a -test.c file
  9224      - asserts: don't use 'context' for the path of attributes, want to
  9225        reuse the concept for something else
  9226      - interfaces: abbreviate ConnRef construction
  9227      - tests: ensure systemd override directory is available before using
  9228        it
  9229      - cmd: more build system cleanups and a small fix
  9230      - tests: increase retries for service up
  9231      - cmd: move seccomp cleanup function to seccomp-support
  9232      - many: auto-connect plugs and slots symmetrically
  9233      - overlord: use a ticker for the pruning
  9234      - interfaces/builtin: add uhid interface
  9235      - cmd/snap-confine: add shutdown helper
  9236      - tests: fix path used when debugging
  9237      - cmd: switch to non-recursive make
  9238      - overlord/ifacestate: setup security of snaps affected by auto-
  9239        connection
  9240      - spread: refresh apt cache before first install
  9241      - overlord: allow max 500 changes in "ready" state to avoid growing
  9242        changes for 24h
  9243      - snap: add {Plug,Slot}Info.SecurityTags
  9244      - cmd: move snap-discard-ns to dedicated directory
  9245      - tests: skip i18n test when no "snappy.mo" file is available
  9246      - interfaces,overlord/ifacestate: small refactor around reference
  9247        methods
  9248      - tests: remove the snapd dirs last (should fix random test errors)
  9249      - interfaces: mm: permissions for protocol proxies
  9250      - interfaces/builtin: add evolution interfaces
  9251      - many: extract the logging http client and user-agent handling for
  9252        use in devicestate
  9253      - interfaces: unity8-download-manager is the chosen name for this
  9254        interface.
  9255      - tests: add "quiet" wrapper function that only prints output on
  9256        failure
  9257      - tests: fix failing snapd-reexec test
  9258      - docs: simplify HACKING.md that snapd itself supports setting up
  9259        the sockets
  9260      - overlord: flag required-snaps from model as required and prevent
  9261        removing them
  9262      - spread: exclude .o and .a files
  9263      - tests: parameterize remote store
  9264      - cmd: fix hardcoded paths to rst2man and support rst2man.py
  9265      - tests: improve debug output when reexec is used
  9266      - tests: disable ipv6 before unpacking delta
  9267      - interfaces: add new interface API
  9268      - tests: change TRUST_TEST_KEYS to be controlled from the host
  9269      - spread: add boilerplate for Linode delta uploads
  9270      - wrappers: add support for the X-Ayatana-Desktop-Shortcuts=
  9271        extension
  9272      - partition: add support for native grubenv read/write and use it
  9273      - tests: add test ensuring manual pages are shipped
  9274  
  9275   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 27 Jan 2017 23:18:57 +0100
  9276  
  9277  snapd (2.21) xenial; urgency=medium
  9278  
  9279    * New upstream release, LP: #1656382
  9280      - daemon: re-enable reexec
  9281      - interfaces: allow reading installed files from previous revisions
  9282        by default
  9283      - daemon: make activation optional
  9284      - tests: run all snap-confine tests in c-unit-tests task
  9285      - many: fix abbreviated forms of disconnect
  9286      - tests: switch more tests to MATCH
  9287      - store: export userAgent. daemon: print store.UserAgent() on
  9288        startup.
  9289      - tests: test classic confinement `snap list` and  `snap info`
  9290        output
  9291      - debian: skip snap-confine unit tests on nocheck
  9292      - overlord/snapstate: share code between Update and UpdateMany, so
  9293        that it deals with auto-aliases correctly
  9294      - interfaces: upower-observe: refactor to allow snaps to provide a
  9295        slot
  9296      - tests: add end-to-end store test for classic confinement
  9297      - overlord,overlord/snapstate: have UpdateMany retire/enable auto-
  9298        aliases even without new revision
  9299      - interfaces/browser-support: add @{PROC}/@{pid}/fd/[0-9] w and misc
  9300        /run/udev
  9301      - interfaces/builtin: add physical-memory-* and io-ports-control
  9302      - interfaces: allow getsockopt by default since it is so commonly
  9303        used
  9304      - cmd/snap, daemon, overlord/snapstate: tests and fixes for "snap
  9305        refresh" of a classic snap
  9306      - interfaces: allow read/write access of real-time clock with time-
  9307        control interface
  9308      - store: request no CDN via a header using SNAPPY_STORE_NO_CDN
  9309        envvar
  9310      - snap: add information about tracking channel (not just actual
  9311        channel)
  9312      - interfaces: use fewer dot imports
  9313      - overlord/snapstate: remove restrictions on ResetAliases
  9314      - overlord, store: move confinement filtering to the overlord (from
  9315        The Store)
  9316      - many: move interface test helpers to ifacetest package
  9317      - many: implement 'snap aliases'
  9318      - vet: fix for unkeyed fields error on aliases_test.go
  9319      - interfaces: miscellaneous policy updates for network-control,
  9320        unity7, pulseaudio, default and home
  9321      - tests: test for auto-aliases
  9322      - interface hooks: connect plug slot hooks (step 2)
  9323      - cmd/snap: fix internal naming in snap connect
  9324      - snap: use "size" as the json tag in snap.ChannelSnapInfo
  9325      - tests: restore the missing initialization of iface manager causing
  9326        race
  9327      - snap: fix missing sizes in `snap info <remote-snap>`
  9328      - tests: improve cleanup for c-unit-tests
  9329      - cmd/snap-confine: build non-installed libsnap-confine-private.a
  9330      - cmd/snap-confine: small tweaks to seccomp support code
  9331      - interfaces/docker-support: allow /run/shm/aufs.xeno for 14.04
  9332      - many: obtain installed snaps developer/publisher username through
  9333        assertions
  9334      - store: setting of fields for details endpoint
  9335      - cmd/snap-confine: check for rst2man on configure
  9336      - snap: show `snap --help` output when just running `snap`
  9337      - interface/builtin: drop the obsolete checks in udisks2
  9338        SanitizeSlot
  9339      - cmd/snap: remove currency switch following UX review
  9340      - spread: find top-level directory before running generate-
  9341        packaging-dir
  9342      - interface hooks: prepare plug slot hooks (step 1)
  9343      - i18n: use github.com/mvo5/gettext.go (pure go) for i18n to avoid
  9344        cgo
  9345      - many: put a marker in the User-Agent sent by snapd/snap when under
  9346        testingThe User-Agent will look like:
  9347      - tests: fix -reuse and -resend when govendor is missing
  9348      - snap: provide friendlier `snap find` message when no snaps are
  9349        found
  9350      - tests: fix mkversions.sh failure on zesty
  9351      - spread: install build-essential unconditionally
  9352      - spread: improve qemu ubuntu-14.04-{32,64} support
  9353      - overlord/snapstate,daemon: implement GET /v2/aliases handling
  9354      - store: retry user info request
  9355      - tests: port more snap-confine regression tests
  9356      - tests: cancel the scheduled reboot on ubuntu-core-upgrade-no-gc
  9357        and restore state
  9358      - tests: debug zesty autopkgtest failures
  9359      - overlord/snapstate: use keyed fields on literals
  9360      - tests: use MATCH in install-remove-multi
  9361      - tests: increase wait time for service to be up
  9362      - tests: make debug-each succeed if DENIED doesn't match
  9363      - tests: skip packaging dir generation for non-git based autopkgtest
  9364        runs
  9365      - tests: port refresh-all-undo to MATCH
  9366      - tests: improve snap connect test
  9367      - tests: port additional snap-confine regression tests
  9368      - tests: show --version when it matches unknown
  9369      - tests: optionally use apt proxy for qemu
  9370      - tests: add hello-classic test
  9371      - many: behave more consistently when pointed to staging and
  9372        possibly the fake store
  9373      - overlord/ifacestate: remove stale comments
  9374      - interfaces/apparmor: ignore snippets in classic confinement
  9375      - tests: port first regression test from snap-confine
  9376      - cmd/snap-confine: disable old tests
  9377  
  9378   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 13 Jan 2017 19:39:51 +0100
  9379  
  9380  snapd (2.20.1) xenial; urgency=medium
  9381  
  9382    * New upstream release, LP: #1648520
  9383      - tests: enable the ppc64el tests again
  9384      - tests: add classic confinement test
  9385      - tests: run snap confine tests in debian/rules already
  9386  
  9387   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 19 Dec 2016 11:53:29 +0100
  9388  
  9389  snapd (2.20) xenial; urgency=medium
  9390  
  9391    * New upstream release, LP: #1648520
  9392      - many: implement  "snap alias --reset" using snapstate.ResetAliases
  9393      - debian: use a packaging branch for 14.04
  9394      - store: retry downloads on io.Copy errors and sha3 checksum errors
  9395      - snap: show apps in `snap info`
  9396      - store: send an explicit X-Ubuntu-Classic header to the store
  9397      - overlord/snapstate: implement snapstate.ResetAliases
  9398      - interfaces/builtin: add dbus interface
  9399      - tests: fix tests on 17.04
  9400      - store: use mocked retry strategy to make store tests faster
  9401      - overlord: apply auto-aliases information from the snap-declaration
  9402        on install or refresh
  9403      - many: prepare landing on trusty
  9404      - many: implement snap unalias using snapstate.Unalias
  9405      - overlord/snapstate: fixing the placement/grouping of some
  9406        functions
  9407      - interfaces: support network namespaces via 'ip netns' in network-
  9408        control
  9409      - interfaces/builtin: fix pulseaudio apparmor rules
  9410      - interfaces/builtin: add iio interface
  9411      - tests: update custom core snap with the freshly build snap-confine
  9412      - interfaces: use sysd.{Disable,Stop} instead of sysd.DisableNow()
  9413      - overlord,overlord/snapstate: implement snapstate.Unalias by
  9414        generalizing the "alias" task
  9415      - interfaces: misc openstack snap enablement
  9416      - cmd/snap: mock terminal.ReadPassword instead of using /dev/ptmx
  9417      - notifications, daemon: kill the unsupported events endpoint
  9418      - client: only allow Dangerous option in InstallPath
  9419      - overlord/ifacestate: no interface checks if no snap id
  9420      - many: implement alias command
  9421      - snap: tweak snap install output as designed by Mark
  9422      - debian: fix Pre-Depends on dpkg
  9423      - tests: check if snap-confine --version is unknown
  9424      - cmd/snap-confine: allow content interface mounts
  9425      - tests: remove ppa:snappy-dev/image again
  9426      - interfaces/apparmor: allow access to core snap
  9427      - tests: remove snap-confine/ubuntu-core-launcher after the tests
  9428      - overlord,overlord/snapstate: implement snapstate.Alias
  9429      - cmd/snap: reject "snap disconnect foo"
  9430      - debian: add split ubuntu-core-launcher and snap-confine packages
  9431      - cmd: fix mkversion.sh and add regression test
  9432      - overlord/snapstate: setup/remove aliases as we link/unlink snaps
  9433      - cmd/snap,tests: alias support in snap run
  9434      - snap/snapenv: don't obscure HOME if snap uses classic confinement
  9435      - store: decode response.Body json inside retry loops
  9436      - cmd/snap-confine: fix compilation on platforms with gcc < 4.9.0
  9437      - vendor: update tomb package fixing context support
  9438  
  9439   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 15 Dec 2016 22:07:08 +0100
  9440  
  9441  snapd (2.19) xenial; urgency=medium
  9442  
  9443    * New upstream release, LP: #1648520
  9444      - cmd/snap-confine: disable support for XDG_RUNTIME_DIR
  9445      - cmd/snap-confine/tests: fix stale path after move to snapd
  9446      - cmd/snap-confine: don't use __attribute__((nonull))
  9447      - snap: add description to `snap info`
  9448      - snap: show last refresh time
  9449      - store: switch default delta format from xdelta to xdelta3
  9450      - interfaces: fix system-observe interface to work with ps_mem
  9451      - debian: add missing ca-certificates dependency
  9452      - cmd/snap-confine: add support for classic confinement
  9453      - snapstate/backend: add backend methods to manage aliases
  9454      - tests: re-enable snap-confine unit tests via spread
  9455      - many: merge snap-confine into snapd
  9456      - many: add support for classic confinement
  9457      - snap: abort install with ctrl+c
  9458      - cmd/snap: change terms accept URL following UX review
  9459      - interfaces/apparmor: use distinct apparmor template for classic
  9460      - snap: add snap size to `snap info`
  9461      - interfaces: add unconfined access to modem-manager
  9462      - snap: support for parsing and exposing on snap.Info aliases
  9463      - debian: disable autopkgtests on ppc64el
  9464      - snap: disable support for socket activation
  9465      - tests: fix incorrect restore of the current symlink
  9466      - asserts: introduce auto-aliases header in snap-declaration
  9467      - interfaces/seccomp: add support for classic confinement
  9468      - tests: do not use external snaps
  9469      - daemon: close the dup()ed file descriptor to not leak it
  9470      - overlord, daemon, progress: enable building snapd without CGO
  9471      - daemon, store: let snap info find things in any channel
  9472      - store: retry tweaks and logging
  9473      - snap: Improve `snap --help` output as designed by Mark
  9474      - interfaces/builtin: fix incorrect udev rule in i2c
  9475      - overlord: increase test timeout and improve failure message
  9476      - snap: remove unused experimental command
  9477      - debian: remove unneeded conflict against the "snappy" package
  9478      - daemon, strutil: move daemon.quotedNames to strutil.Quoted
  9479      - docs: document SNAP_DEBUG_HTTP in HACKING.md
  9480      - cmd/snap: have some completers
  9481      - snap: support "daemon: notify" in snap.yaml
  9482      - snap: fix try command when daemon linie is added
  9483      - interfaces: apparmor support for classic confinement
  9484      - debian/rules: build with -buildoptions=pie
  9485      - tests: include /boot in saved state (including bootenv and any
  9486        kernels)
  9487      - daemon: ensure `snap try` installs core if it's missing
  9488      - tests: save/restore /snap/core/current symlink
  9489      - tests: decrease the number of expected featured apps
  9490      - tests: add set -e to the prepare ssh script
  9491      - cmd/snap: add tests for section completion; fix bugs.
  9492      - cmd/snap: document 'snap list --all'
  9493  
  9494   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 08 Dec 2016 16:16:04 +0100
  9495  
  9496  snapd (2.18.1) xenial; urgency=medium
  9497  
  9498    * New upstream release, LP: #1644625
  9499      - daemon: fix crash when `snap refresh` contains a single update
  9500      - fix unhandled error from io.Copy() in download()
  9501      - interfaces/builtin: fix incorrect udev rule in i2c
  9502  
  9503   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 05 Dec 2016 15:04:13 +0100
  9504  
  9505  snapd (2.18) xenial; urgency=medium
  9506  
  9507    * New upstream release, LP: #1644625
  9508      - store: retry on io.EOF
  9509      - tests: skip pty tests on ppc64el and powerpc
  9510      - client, cmd/snap: introducing "snap info"
  9511      - snap: do exit 0 on install/remove if that snap is already
  9512        installed or already removed
  9513      - snap: add `snap watch <change-id>` to attach to a running change
  9514      - store: retry downloads using retry loop
  9515      - snap: try doesn't require snap-dir when run in snap's directory
  9516      - daemon: show what will change in the "refresh-all" changes
  9517      - tests: disable autorefresh for the external backend
  9518      - snap: add `snap list -a` to show all snaps (even inactive ones)
  9519      - many: unify boolean env var handling
  9520      - overlord/ifacestate: don't setup jailmode snaps with devmode
  9521        confinement
  9522      - snapstate: do not garbage collect the snaps used by the bootenv
  9523      - debian: drop hard xdelta dependency for now
  9524      - snap: make `snap login` ask for email if not given as argument
  9525      - osutil: fix build on armhf (arm in go-arch) and powerpc (ppc in
  9526        go-arch)
  9527      - many: rename DevmodeConfinement to DevModeConfinement
  9528      - store: resp.Body.Close() missing in ReadyToBuy
  9529      - many: use ConfinementOptions instead of ConfinementType
  9530      - snap, daemon, store: fake the channel map in the REST API
  9531      - misc: run github.com/gordonklaus/ineffassign as part of the static
  9532        checks
  9533      - docs: add goreportcard badge and remove coveralls badge
  9534      - tests: force gofmt -s in static checks
  9535      - many: run gofmt -s -w on all the code
  9536      - store: DRY actual retry code
  9537      - many: fix various errors uncovered by goreportcard.com
  9538      - interfaces/builtin: allow additional shared memory for webkit
  9539      - many: some more missing snapState->snapst
  9540      - asserts: introduce an optional freeform display-name for model
  9541      - interfaces/builtin: rename usb-raw to raw-usb
  9542      - progress: init pbar with correct total value
  9543      - daemon/api.go: add quotedNames() helper
  9544      - interfaces: add ConfinementOptions type
  9545      - tests: add a test about the extra bits that prepare-device can
  9546        specify for device registration
  9547      - tests: check that gpio device nodes are exported after reboot
  9548      - tests: parameterize core channel with env var for classic too
  9549      - many: rename variable "ss" to "snapsup" or "snapst" or "st"
  9550        (depending on context)
  9551      - tests: do not use external snaps in spread
  9552      - store: retry buy request
  9553      - store: retry store.Find
  9554      - store: retry assertion store call
  9555      - store: retry call for snap details
  9556      - many: use snap.ConfinementType rather than bool devmode
  9557      - daemon: if a bad snap is posted it is not an internal error but a
  9558        bad request
  9559      - client: add "Snap.Screenshots" to the client API
  9560      - interfaces: update base declaration documentation and policy for
  9561        on-classic and snap-type
  9562      - store: check payment method before TOS for a better UX
  9563      - interfaces: allow sched_setaffinity in process-control
  9564      - tests: parameterize core channel with env var
  9565      - tests: ensure that the XDG_ env contains at least XDG_RUNTIME_DIR
  9566      - interfaces: fcitx also listens on the session bus for Qt apps
  9567      - store: retry ListRefresh
  9568      - snap: use "Password of <email>:" in the `snap login`
  9569      - many: reshuffle how we load/inject tests keys so image doesn't
  9570        need assertstate anymore
  9571      - store: use range requests if we have a local file already
  9572      - dirs,interfaces,overlord,snap,snapenv,test: export per-snap
  9573        XDG_RUNTIME_DIR per user
  9574      - osutil: make RealUser only look at SUDO_USER when uid==0
  9575      - tests: do not use the ppa:snappy-dev/image in the tests
  9576      - store: retry readyToBuy request
  9577      - tests: increase `expect` timeouts
  9578      - static tests: add spell check
  9579      - tests: add debug to all flaky expect tests
  9580      - systemd: correct the mount arguments when mounting with squashfuse
  9581      - interfaces: add avahi-observe
  9582      - store: bring delta downloads back
  9583      - interfaces: add alsa
  9584      - interfaces/builtin: fix a broken test that snuck into master
  9585      - osutil: add chattr funcs
  9586      - image: init "snap_mode" on image creation time to avoid ugly
  9587        messages
  9588      - tests: test-snapd-fuse-consumer needs python-fuse as a build-
  9589        package
  9590      - interfaces/builtin: add i2c interface
  9591      - interfaces: add ofono interface
  9592      - tests: do not use hello-world in our tests
  9593      - snap: add support for classic confinement
  9594      - interfaces: remove LegacyAutoConnect() from the interfaces
  9595      - interfaces: miscellaneous policy updates
  9596      - tests: run autopkgtests in the autopkgtest.ubuntu.com
  9597        infrastructure
  9598      - Implement lxd-client interface exposing the lxd snap
  9599      - asserts: validate optional account username
  9600      - many: remove unnecessary snap name parameter from buying endpoint
  9601      - tests: do not hardcode the size of /dev/ram0
  9602      - tests: add test that ensures the right content for /etc/os-release
  9603      - spread tests: fix snap mode check
  9604      - docs: fix path for source files location in HACKING.md
  9605      - interfaces/builtin/mir: allow slot to make recvfrom syscalls
  9606      - store: sections/featured snaps store support
  9607  
  9608   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 24 Nov 2016 19:43:08 +0100
  9609  
  9610  snapd (2.17.1) xenial; urgency=medium
  9611  
  9612    * New upstream release, LP: #1637215:
  9613      - release: os-release on core has changed
  9614      - tests: /dev/ptmx does not work on powerpc, skip here
  9615      - docs: moved to github.com/snapcore/snapd/wiki (#2258)
  9616      - debian: golang is not installable on powerpc, use golang-any
  9617  
  9618   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 04 Nov 2016 18:13:10 +0200
  9619  
  9620  snapd (2.17) xenial; urgency=medium
  9621  
  9622    * New upstream release, LP: #1637215:
  9623      - overlord/ifacestate: add unit tests for undo of setup-snap-
  9624        security (#2243)
  9625      - daemon,overlord,snap,tests: download to .partial in final dir
  9626        (#2237)
  9627      - overlord/state: marshaling tests for lanes (#2245)
  9628      - overlord/state: introduce state lanes (#2241)
  9629      - overlord/snapstate: fix revert+refresh (#2224)
  9630      - interfaces/sytemd: enable/disable generated service units (#2229)
  9631      - many: fix incorrect security files generation on undo
  9632      - overlord/snapstate: add dynamic snapdX.Y assumes (#2227)
  9633      - interfaces: network-manager: give slot full read-write access to
  9634        /run/NetworkManager
  9635      - docs: update the name of the command for the cross-build
  9636      - overlord/snapstate: fix missing argument to Noticef
  9637      - snapstate: ensure gadget/core/kernel can not be disabled (#2218)
  9638      - asserts: limit to 1y only if len(models) == 0 (#2219)
  9639      - debian: only install share/locale if available (missing on
  9640        powerpc)
  9641      - overlrod/snapstate: fix revert followed by refresh to old-current
  9642        (#2214)
  9643      - interfaces/builtin: network-manager and bluez can change hostname
  9644        (#2204)
  9645      - snap: switch the auto-import dir to /run/snapd/auto-import
  9646      - docs: less details about cloud.cfg as requested in trello (#2206)
  9647      - spread.yaml: Ensure ubuntu user has passwordless sudo for
  9648        autopkgtests (#2201)
  9649      - interfaces/builtin: add dcdbas-control interface
  9650      - boot: do not set boot to try mode if the revision is unchanged
  9651      - interfaces: add shutdown interface (#2162)
  9652      - interfaces: add system-power-control interface
  9653      - many: use the new systemd backend for configuring GPIOs
  9654      - overlord/ifacestate: setup security for slots before plugs
  9655      - snap: spool assertion candidates if snapd is not up yet
  9656      - store,daemon,overlord: download things to a partials dir
  9657      - asserts,daemon: implement system-user-authority header/concept
  9658      - interfaces/builtin: home base declaration rule using on-classic
  9659        for its policy
  9660      - interfaces/builtin: finish decl based checks
  9661      - asserts: bump snap-declaration to allow signing with new-style
  9662        plugs and slots
  9663      - overlord: checks for kernel installation/refresh based on model
  9664        assertion and previous kernel
  9665      - tests/lib/fakestore: fix logic to distinguish assertion not found
  9666        errors
  9667      - client: add a few explicit error types (around the request cycle)
  9668      - tests/lib/fakestore/cmd/fakestore: make it log, and fix a typo
  9669      - overlord/snapstate: two bugs for one
  9670      - snappy: disable auto-import of assertions on classic (#2122)
  9671      - overlord/snapstate: move trash cleanup to a cleanup handler
  9672        (#2173)
  9673      - daemon: make create-user --known fail on classic without --force-
  9674        managed (#2123)
  9675      - asserts,interfaces/policy: implement on-classic plug/slot
  9676        constraints
  9677      - overlord: check that the first installed gadget matches the model
  9678        assertion
  9679      - tests: use the snapd-control-consumer snap from the store
  9680      - cmd/snap: make snap run not talk to snapd for finding the revision
  9681      - snap/squashfs: try to hard link instead of copying. Also, switch
  9682        to osutil.CopyFile for cp invocation.
  9683      - store: send supported max-format when retrieving assertions
  9684      - snapstate, devicestate: do not remove seed
  9685      - boot,image,overlord,partition: read/write boot variables in single
  9686        operation
  9687      - tests: reenable ubuntu-core tests on qemu
  9688      - asserts,interfaces/policy: allow OR-ing of subrule constraints in
  9689        plug/slot rules
  9690      - many: move from flags as ints to flags as structs-of-bools (#2156)
  9691      - many: add supports for keeping and finding assertions with
  9692        different format iterations
  9693      - snap: stop using ubuntu-core-launcher, use snap-confine
  9694      - many: introduce an assertion format iteration concept, refuse to
  9695        add unsupported assertion
  9696      - interfaces: tweak wording and comment
  9697      - spread.yaml: dump apparmor denials on spread failure
  9698      - tests: unflake ubuntu-core-reboot (#2150)
  9699      - cmd/snap: tweak unknown command error message (#2139)
  9700      - client,daemon,cmd: add payment-declined error kind (#2107)
  9701      - cmd/snap: update remove command help (#2145)
  9702      - many: removed frameworks target and fixed service files (#2138)
  9703      - asserts,snap: validate attributes to a JSON-compatible type subset
  9704        (#2140)
  9705      - asserts: remove unused serial-proof type
  9706      - tests: skip auto-import tests on systems without test keys (#2142)
  9707      - overlord/devicestate: don't spam the debug log on classic (#2141)
  9708      - cmd/snap: simplify auto-import mountinfo parsing (#2135)
  9709      - tests: run ubuntu-core upgrades on isolated machine (#2137)
  9710      - overlord/devicestate: recover seeding from old external approach
  9711        (#2134)
  9712      - overlord: merge overlord/boot pkg into overlord/devicestate
  9713        (#2118)
  9714      - daemon: add postCreateUserSuite test suite (#2124)
  9715      - tests: abort tests if an update process is scheduled (#2119)
  9716      - snapstate: avoid reboots if nothing in the boot setup has changed
  9717        (#2117)
  9718      - cmd/snap: do not auto-import from loop or non-dev devices (#2121)
  9719      - tests: add spread test for `snap auto-import` (#2126)
  9720      - tests: add test for auto-mount assertion import (#2127)
  9721      - osutil: add missing unit tests for IsMounted (#2133)
  9722      - tests: check for failure creating user on managed ubuntu-core
  9723        systems (#2096)
  9724      - snap: ignore /dev/loop addings from udev (#2111)
  9725      - tests: remove snapd.boot-ok reference (#2109)
  9726      - tests: enable tests related to the home interface in all-snaps
  9727        (#2106)
  9728      - snapstate: only import defaults from gadget on install (#2105)
  9729      - many: move firstboot code into the snapd daemon (#2033)
  9730      - store: send correct JSON type of string for expected payment
  9731        amount (#2103)
  9732      - cmd/snap: rename is-managed to managed and tune (#2102)
  9733      - interfaces,overlord/ifacestate: initial cleaning up of no arg
  9734        AutoConnect related bits (#2090)
  9735      - client, cmd: prompt for password when buying (#2086)
  9736      - snapstate: fix hanging `snap remove` if snap is no longer mounted
  9737      - image: support gadget specific cloud.conf file (#2101)
  9738      - cmd/snap,ctlcmd: fix behavior of snap(ctl) get (#2093)
  9739      - store: local users download from the anonymous url (#2100)
  9740      - docs/hooks.md: fix typos (#2099)
  9741      - many: check installation of slots and plugs against declarations
  9742      - docs: fix missing "=" in the systemd-active docs
  9743      - store: do not set store auth for local users (#2092)
  9744      - interfaces,overlord/ifacestate: use declaration-based checking for
  9745        auto-connect (#2071)
  9746      - overlord, daemon, snap: support gadget config defaults (#2082)The
  9747        main semantic changes are:
  9748      - tests: fix snap-disconnect tests after core rename (#2088)
  9749      - client,daemon,overlord,cmd: add /v2/users and create-user on auto-
  9750        import (#2074)
  9751      - many: abbreviated forms of disconnect (#2066)
  9752      - asserts: require lowercase model until insensitive matching is
  9753        ready (#2076)
  9754      - cmd/snap: add version command, same as --version (#2075)
  9755      - all: use "core" by default but allow "ubuntu-core" still (#2070)
  9756      - overlord/devicestate, docs/hooks.md: nest prepare-device
  9757        configuration options
  9758      - daemon: fix login API to return local macaroons (#2078)
  9759      - daemon: do not hardcode UID in userLookup (#2080)
  9760      - client, cmd: connect fixes (#2026)
  9761      - many: preparations for switching most of autoconnect to use the
  9762        declarationsfor now:
  9763      - overlord/auth: update CheckMacaroon to verify local snapd
  9764        macaroons (#2069)
  9765      - cmd/snap: trivial auto-import and download tweaks (#2067)
  9766      - interfaces: add repo.ResolveConnect that handles name resolution
  9767      - interfaces/policy: introduce InstallCandidate and its checks
  9768      - interfaces/policy,overlord: check connection requests against the
  9769        declarations in ifacestate
  9770      - many: setup snapd macaroon for local users (#2051)Next step: do
  9771        snapd macaroons verification.
  9772      - interfaces/policy: implement snap-id/publisher-id checks
  9773      - many: change Connect to take ConnRef instead of strings (#2060)
  9774      - snap: auto mount block devices and import assertions (#2047)
  9775      - daemon: add `snap create-user --force-managed` support (#2041)
  9776      - docs: remove references to removed buying features (#2057)
  9777      - interfaces,docs: allow sharing SNAP{,_DATA,_COMMON} via content
  9778        iface (#2063)
  9779      - interfaces: add Plug/Slot/Connection reference helpers (#2056)
  9780      - client,daemon,cmd/snap: improve create-user APIs (#2054)
  9781      - many: introduce snap refresh --ignore-validation <snap> to
  9782        override refresh validation (#2052)
  9783      - daemon: add support for `snap create-user --known` (#2040)
  9784      - interfaces/policy: start of interface policy checking code based
  9785        on declarations (#2050)
  9786      - overlord/configstate: support nested configuration (#2039)
  9787      - asserts,interfaces/builtin,overlord/assertstate: introduce base-
  9788        declaration (#2037)
  9789      - interfaces: builtin: Allow writing DHCP lease files to
  9790        /run/NetworkManager/dhcp (#2049)
  9791      - many: remove all traces of the /v2/buy/methods endpoint (#2045)
  9792      - tests: add external spread backend (#1918)
  9793      - asserts: parse the slot rules in snap-declarations (#2035)
  9794      - interfaces: allow read of /etc/ld.so.preload by default for armhf
  9795        on series 16 (#2048)
  9796      - store: change purchase to order and store clean up first pass
  9797        (#2043)
  9798      - daemon, store: switch to new store APIs in snapd (#2036)
  9799      - many: add email to UserState (#2038)
  9800      - asserts: support parsing the plugs stanza i.e. plug rules in snap-
  9801        declarations (#2027)
  9802      - store: apply deltas if explicitly enabled (#2031)
  9803      - tests: fix create-key/snap-sign test isolation (#2032)
  9804      - snap/implicit: don't restrict the camera iface to classic (#2025)
  9805      - client, cmd: change buy command to match UX document (#2011)
  9806      - coreconfig: nuke it. Also, ignore po/snappy.pot. (#2030)
  9807      - store: download deltas if explicitly enabled (#2017)
  9808      - many: allow use of the system user assertion with create-user
  9809        (#1990)
  9810      - asserts,overlord,snap: add prepare-device hook for device
  9811        registration (#2005)
  9812      - debian: adjust packaging for trusty/deputy systemd (#2003)
  9813      - asserts: introduce AttributeConstraints (#2015)
  9814      - interface/builtin: access system bus on screen-inhibit-control
  9815      - tests: add firewall-control interface test (#2009)
  9816      - snapstate: pass errors from ListRefresh in updateInfo (#2018)
  9817      - README: add links to IRC, mailing list and social media (#2022)
  9818      - docs: add `configure` hook to hooks list (#2024)LP: #1596629
  9819      - cmd/snap,configstate: rename apply-config variables to configure.
  9820        (#2023)
  9821      - store: retry download on 500 (#2019)
  9822      - interfaces/builtin: support time and date settings via
  9823        'org.freedesktop.timedate1 (#1832)
  9824  
  9825   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 02 Nov 2016 01:17:36 +0200
  9826  
  9827  snapd (2.16) xenial; urgency=medium
  9828  
  9829    * New upstream release, LP: #1628425
  9830      - overlord/state: prune old empty changes
  9831      - interfaces: ppp: load needed kernel module (#2007)
  9832      - interfaces/builtin: add missing rule to allow run-parts to
  9833        execute all resolvconf scripts
  9834      - many: rename apply-config hook to configure
  9835      - tests: use new spread `debug` feature
  9836      - many: finish `snap set` API.
  9837      - overlord: fix and simplify configstate.Transaction
  9838      - assertions: add system-user assertion
  9839      - snap: add `snap known --remote`
  9840      - tests: replace systemd-run with on-the-fly generation of units.
  9841      - overlord/boot: switch to using assertstate.Batch
  9842      - snap, daemon, store: pass through screenshots from store
  9843      - image: add meta/gadget.yaml infrastructure
  9844      - tests: add test benchmark script
  9845      - daemon: add the actual ssh keys that got added to the create-user
  9846        response
  9847      - daemon: add REST API behind `snap get`
  9848      - debian: re-add golang-github-gosexy-gettext-dev
  9849      - tests: added install_local function
  9850      - interfaces/builtin: fix resolvconf permissions for network-manager
  9851        interface
  9852      - tests: use apt as compatible with trusty
  9853      - many: discard preserved namespace after removing snap
  9854      - daemon, overlord, store: add ReadyToBuy API to snapd
  9855      - many: add support for installing/removing multiple snaps
  9856      - progress: use New64 and fix output newline
  9857      - interfaces/builtin: allow network-manager to access netplan conf
  9858        files
  9859      - tests: build once and install test snap from cache
  9860      - overlord/state: introduce cleanup support
  9861      - snap: move/clarify Info.Broken
  9862      - ctlcmd: add snapctl get.
  9863      - overlord,store: clean up serial-proof plumbing code
  9864      - interfaces/builtin: add network-setup-observe interface
  9865      - daemon,overlord/assertstate: support streams of assertions with
  9866        snap ack
  9867      - snapd: kmod backend
  9868      - tests: ensure HOME is also set correctly
  9869      - configstate,hookstate: add snapctl set
  9870      - tests: disable broken create-key test
  9871      - interfaces: adjust bluetooth-control to allow getsockopt (LP:
  9872        #1613572)
  9873      - tests: add a test for core about device initialization and device
  9874        registration and auth
  9875      - many: show snap name before the download progress bar
  9876      - interfaces/builtin: add rcvfrom for client connected plugs to mir
  9877        interface
  9878      - asserts: support for maps in assertions
  9879      - tests: increase timeout for key generation in create-key test
  9880      - many: validate refreshes against validation assertions by gating
  9881        snaps
  9882      - interfaces/apparmor: allow 'm' in default policy for snap-exec
  9883      - many: avoid snap.InfoFromSnapYaml in tests
  9884      - interfaces/builtin: allow /dev/net/tun with network-control
  9885      - tests: add spread test for snap create-key/snap sign
  9886      - tests: add missing quotes in security-device-cgroups/task.yaml
  9887      - interfaces: drop ErrUnknownSecurity
  9888      - store: add "ready to buy" method
  9889      - snap/snapenv, tests: use root's data dirs when running via sudo
  9890      - interfaces/builtin: add initial docker interface
  9891      - snap: remove extra newline after progress is done
  9892      - docs: fix formating of HACKING.md "Testing snapd"
  9893      - store : add requestOptions.ExtraHeaders so that individual
  9894        requests can customise headers.
  9895      - many: use unique plug/slot names in tests
  9896      - tests: add tests for the classic dimension
  9897      - many: add vendoring of dependencies by default
  9898      - tests: use in-tree snap{ctl,-exec} for all tests
  9899      - many: support snapctl -h
  9900      - tests: adjust regex after changes in stat output
  9901      - store,snap: initial support for delta downloads
  9902      - interfaces/builtin: add run/udev/data paths to mir interface
  9903      - snap: lessen annoyance of implicit interface tests
  9904      - tests: ensure http{,s}_proxy is defined inside the fake-store
  9905      - interfaces: allow xdg-open in unity7, unity7 cleanups
  9906      - daemon,store: move store login user logic to store
  9907      - tests: replace realpath with readlink -f for trusty support.
  9908      - tests: add https_proxy into environment as well
  9909      - interfaces/builtin: allow mmaping pulseaudio buffers
  9910  
  9911   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 28 Sep 2016 11:09:27 +0200
  9912  
  9913  snapd (2.15.2ubuntu1) xenial; urgency=medium
  9914  
  9915    * New upstream release, LP: #1623579
  9916      - snap/snapenv, tests: use root's data dirs when running via sudo
  9917        (cherry pick PR: #1857)
  9918      - tests: add https_proxy into environment
  9919        (cherry pick PR: #1926)
  9920      - interfaces: allow xdg-open in unity7, unity7 cleanups
  9921        (cherry pick PR: #1946)
  9922      - tests: ensure http{,s}_proxy is defined inside the fake-store
  9923        (cherry pick PR: #1949)
  9924  
  9925   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 21 Sep 2016 17:21:12 +0200
  9926  
  9927  snapd (2.15.2) xenial; urgency=medium
  9928  
  9929    * New upstream release, LP: #1623579
  9930      - asserts: define a bit less terse Ref.String
  9931      - interfaces: disable auto-connect in libvirt interface
  9932      - asserts: check that validation assertions are signed by the
  9933        publisher of the gating snap
  9934  
  9935   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 19 Sep 2016 10:42:29 +0200
  9936  
  9937  snapd (2.15.1) xenial; urgency=medium
  9938  
  9939    * New upstream release, LP: #1623579
  9940      - image: ensure local snaps are put last in seed.yaml
  9941      - asserts: revert change that made the account-key's name mandatory.
  9942      - many: refresh all snap decls
  9943      - interfaces/apparmor: allow reading /etc/environment
  9944  
  9945   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 19 Sep 2016 09:19:44 +0200
  9946  
  9947  snapd (2.15) xenial; urgency=medium
  9948  
  9949    * New upstream release, LP: #1623579
  9950      - tests: disable prepare-image-grub test in autopkgtest
  9951      - interfaces: allow special casing for auto-connect until we have
  9952        assertions
  9953      - docs: add a little documentation on hooks.
  9954      - hookstate,daemon: don't mock HookRunner, mock command.
  9955      - tests: add http_proxy to /etc/environment in the autopkgtest
  9956        environment
  9957      - backends: first bits of kernel-module security backend
  9958      - tests: ensure openssh-server is installed in autopkgtest
  9959      - tests: make ubuntu-core tests more robust
  9960      - many: mostly work to support ABA upgrades
  9961      - cmd/snap: do runtime linting of descriptions
  9962      - spread.yaml: don't assume LANG is set
  9963      - snap: fix SNAP* environment merging in `snap run`
  9964      - CONTRIBUTING.md: remove integration-tests, include spread
  9965      - store: don't discard error body from request device session call
  9966      - docs: add create-user documentation
  9967      - cmd/snap: match UX document for message when buying without login
  9968      - firstboot: do not overwrite any existing netplan config
  9969      - tests: add debug output to ubuntu-core-update-rollback-
  9970        stresstest:
  9971      - tests/lib/prepare.sh: test that classic does not setting bootvars
  9972      - snap: run all tests with gpg2
  9973      - asserts: basic support for validation assertion and refresh-
  9974        control
  9975      - interfaces: miscellaneous policy updates for default, browser-
  9976        support and camera
  9977      - snap: (re)add --force-dangerous compat option
  9978      - tests: ensure SUDO_{USER,GID} is unset in the spread tests
  9979      - many: clean out left over references to integration tests
  9980      - overlord/auth,store: fix raciness in updating device/user in state
  9981        through authcontext and other issuesbonus fixes:
  9982      - tests: fix spread tests on yakkety
  9983      - store: refactor auth/refresh tests
  9984      - asserts: use gpg --fixed-list-mode to be compatible with both gpg1
  9985        and gpg2
  9986      - cmd/snap: i18n option descriptions
  9987      - asserts: required account key name header
  9988      - tests: add yakkety test host
  9989      - packaging: make sure debhelper-generated snippet is invoked on
  9990        postrm
  9991      - snap,store: capture newest digest from the store, make it
  9992        DownloadInfo only
  9993      - tests: add upower-observe spread test
  9994      - Merge github.com:snapcore/snapd
  9995      - tests: fixes to actually run the spread tests inside autopkgtest
  9996      - cmd/snap: make "snap find" error nicer.
  9997      - tests: get the gadget name from snap list
  9998      - cmd/snap: tweak help of 'snap download'
  9999      - cmd/snap,image: teach snap download to download also assertions
 10000      - interfaces/builtin: tweak opengl interface
 10001      - interfaces: serial-port use udevUsbDeviceSnippet
 10002      - store: ensure the payment methods method handles auth failure
 10003      - overlord/snapstate: support revert flags
 10004      - many: add snap configuration to REST API
 10005      - tests: use ubuntu-image for the ubuntu-core-16 image creation
 10006      - cmd/snap: serialise empty keys list as [] rather than null
 10007      - cmd/snap,client: add snap set and snap get commands
 10008      - asserts: update trusted account-key asserts with names
 10009      - overlord/snapstate: misc fixes/tweaks/cleanups
 10010      - image: have prepare-image set devmode correctly
 10011      - overlord/boot: have firstboot support assertion files with
 10012        multiple assertions
 10013      - daemon: bail from enable and disable if revision given, and from
 10014        multi-op if unsupported optons given
 10015      - osutil: call sync after cp if
 10016        requested.overlord/snapstate/backend: switch to use osutil instead
 10017        of another buggy call to cp
 10018      - cmd/snap: generate account-key-request "since" header in UTC
 10019      - many: use symlinks instead of wrappers
 10020      - tests: remove silly [Service] entry from snapd.socket.d/local.conf
 10021      - store: switch device session to use device-session-request
 10022        assertion
 10023      - snap: ensure that plug and slot names are unique
 10024      - cmd/snap: fix test suite (no Exit(0) on tests!)
 10025      - interfaces: add interface for hidraw devices
 10026      - tests: use the real model assertion when creating the core test
 10027        image
 10028      - interfaces/builtin: add udisks2 and removable-media interfaces
 10029      - interface: network_manager: enable resolvconf
 10030      - interfaces/builtin: usb serial-port support via udev
 10031      - interfaces/udev: support noneSecurityTag keyed snippets
 10032      - snap: switch to the new agreed regexp for snap names
 10033      - tests: adjust test setup after ubuntu user removal
 10034      - many: start services only after the snap is fully ready (link-snap
 10035        was run)
 10036      - asserts: don't have Add/Check panic in the face of unsupported no-
 10037        authority assertions
 10038      - asserts: initial support to generate/sign snap-build assertions
 10039      - asserts: support checking account-key-request assertions
 10040      - overlord: introduce AuthContext.DeviceSessionRequest with support
 10041        in devicestate
 10042      - overlord/state: fix for reloaded task/change crashing on Set if
 10043        checkpointed w. no custom data  yet
 10044      - snapd.refresh.service: require snap.socket and /snap/*/current.
 10045      - many: spell --force-dangerous as just --dangerous, devmode should
 10046        imply it
 10047      - overlord/devicestate: try to fetch/refresh the signing key of
 10048        serial (also in case is not there yet)
 10049      - image,overlord/boot,snap: metadata from asserts for image snaps
 10050      - many: automatically restart all-snap devices after os/kernel
 10051        updates
 10052      - interfaces: modem-manager: ignore camera
 10053      - firstboot: only configure en* and eth* interfaces by default
 10054      - interfaces: fix interface handling on no-app snaps
 10055      - snap: set user variables even if HOME is unset (like with systemd
 10056        services)
 10057  
 10058   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 16 Sep 2016 07:46:22 +0200
 10059  
 10060  snapd (2.14.2~16.04) xenial; urgency=medium
 10061  
 10062    * New upstream release: LP: #1618095
 10063      - tests: use the spread tests with the adhoc interface inside
 10064        autopkgtest
 10065      - interfaces: add fwupd interface
 10066      - asserts,cmd/snap: add "name" header to account-key(-request)
 10067      - client,cmd/snap: display os-release data only on classic
 10068      - asserts/tool,cmd/snap: introduce hidden "snap sign"
 10069      - many: when installing snap file derive metadata from assertions
 10070        unless --force-dangerous
 10071      - osutil: tweak the createUserTests a bit and extract common code
 10072      - debian: umount --lazy before rm on snapd.postrm
 10073      - interfaces: updates to default policy, browser-support, and x11
 10074      - store: set initial device session
 10075      - interfaces: add upower-observe interface (LP: #1595813)
 10076      - tests: use beta u-d-f in test by default
 10077      - interfaces/builtin: allow writing on /dev/vhci in bluetooth-
 10078        control
 10079      - interfaces/builtin: allow /dev/vhci on bluetooth-control
 10080      - tests: port integration tests to spread
 10081      - snapstate: use umount --lazy when removing the mount units
 10082      - spread: enable halt-timeout, tweak image selection
 10083      - tests: fix firstboot-assertions to actually be runnable on classic
 10084        again
 10085      - asserts: introduce device-session-request
 10086      - interfaces: add screen-inhibit-control interface (LP: #1604880)
 10087      - firstboot: change location of netplan config
 10088      - overlord/devicestate: some cleanups and solving a couple todos
 10089      - daemon,overlord: add subcommand handling to snapctl
 10090  
 10091   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 01 Sep 2016 18:52:05 +0200
 10092  
 10093  snapd (2.14.1) xenial; urgency=medium
 10094  
 10095    * New upstream release: LP: #1618095
 10096      - snap-exec: add support for commands with internal args in snap-
 10097        exec
 10098      - store: refresh expired device sessions
 10099      - debian: re-add ubuntu-core-snapd-units as a transitional package
 10100      - image: snap assertions into image
 10101      - overlord/assertstate,asserts/snapasserts: give snap assertions
 10102        helpers a package, introduce ReconstructSideInfo
 10103      - docs/interfaces: Add empty line after lxd-support title
 10104      - README: cover the new /run/snapd-snap.socket
 10105      - daemon: make socket split backward-compatible.
 10106  
 10107   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 30 Aug 2016 16:43:29 +0200
 10108  
 10109  snapd (2.14) xenial; urgency=medium
 10110  
 10111    * New upstream release: LP: #1618095
 10112      - cmd: enable SNAP_REEXEC only if it is set to SNAP_REEXEC=1
 10113      - osutil: fix create-user on classic
 10114      - firstboot: disable firstboot on classic for now
 10115      - cmd/snap: add export-key --account= option
 10116      - many: split public snapd REST API into separate socket.
 10117      - many: drop ubuntu-core-snapd-units package, use release.OnClassic
 10118        instead
 10119      - tests: add content-shareing binary test that excersises snap-
 10120        confine
 10121      - snap: use "up to date" instead of "up-to-date"
 10122      - asserts: add an account-key-request assertion
 10123      - asserts: fix GPG key generation parameters
 10124      - tests, integration-tests: implement the cups-control manual test
 10125        as a spread test
 10126      - many: clarify/tie down model assertion
 10127      - cmd/snap: add "snap download" command
 10128      - integration-tests: remove them in favour of the spread tests
 10129      - tests: test all snap ubuntu core upgrade
 10130      - many: support install and remove by revision
 10131      - overlord/state: prevent change ready => unready
 10132      - tests: fixes to make the ubuntu-core-16 image usable with
 10133        -keep/-reuse
 10134      - asserts: authority-id and brand-id of serial must match
 10135      - firstboot: generate netplan config rather than ifupdown
 10136      - store: request device session macaroon from store
 10137      - tests: add workaround for u-d-f to unblock all-snap image tests
 10138      - tests: the stable ubuntu-core snap has snap run support now
 10139      - many: use make StripGlobalRootDir public
 10140      - asserts: add some stricter checks around format
 10141      - many: have AuthContext expose device store-id, serial and serial-
 10142        proof signing to the store
 10143      - tests: fix "tests/main/ack" to not break if asserts are alreay
 10144        there
 10145      - tests/main/ack: fix test/style
 10146      - snap: add key management commands
 10147      - firstboot: add firstboot assertions importing
 10148  
 10149   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 29 Aug 2016 17:07:20 +0200
 10150  
 10151  snapd (2.13) xenial; urgency=medium
 10152  
 10153    * New upstream release: LP: #1616157
 10154      - many: respect dirs.SnapSnapsDir in tests
 10155      - tests: update listing test for latest stable image
 10156      - many: hook in start of code to fetch/check assertions when
 10157        installing snap from store
 10158      - boot: add missing udevadm mock to fix FTBFS
 10159      - interfaces: add lxd-support interface
 10160      - dirs,snap: handle empty root directory in SetRootDir
 10161      - dirs,snap: define methods for SNAP_USER_DATA and SNAP_USER_COMMON
 10162      - tests: spread all-snap test cleanup
 10163      - tests: add all-snap spread image tests
 10164      - store,tests: have just one envvar SNAPPY_USE_STAGING_STORE to
 10165        control talking to staging
 10166      - overlord/hookstate: use snap run posix parameters.
 10167      - interfaces/builtin: allow bind in the network interface
 10168      - asserts,overlord/devicestate: simplify private key/key pairs APIs,
 10169        they take just key ids
 10170      - dependencies: update godeps
 10171      - boot: add support for "devmode: {true,false}" in seed.yaml
 10172      - many: teach prepare-image to copy the model assertion (and
 10173        prereqs) into the seed area of the image
 10174      - tests: start teaching the fakestore about assertions
 10175      - asserts/sysdb: embed the new format official root/trusted
 10176        assertions
 10177      - overlord/devicestate: first pass at device registration logic
 10178      - tests: add process-control interface spread test
 10179      - tests: disable unity test
 10180      - tests: adapt to new spread version
 10181      - asserts: add serial-proof device assertion
 10182      - client, cmd/snap: use the new multi-refresh endpoint
 10183      - many: preparations for image code to fetch model prereqs
 10184      - debian: add extra checks when debian/snapd.postrm purge is run
 10185      - overlord/snapstate, daemon: support for multi-snap refresh
 10186      - tests: do not leave "squashfs-root" around
 10187      - snap-exec: Fix broken `snap run --shell` and add test
 10188      - overlord/snapstate: check changes to SnapState for conflicts also.
 10189      - docs/interfaces: change snappy command to snap
 10190      - tests: test `snap run --hook` using in-tree snap-exec.
 10191      - partition: ensure that snap_{kernel,core} is not overridden with an
 10192        empty value
 10193      - asserts,overlord/assertstate: introduce an assertstate task
 10194        handler to fetch snap assertions
 10195      - spread: disable re-exec to always test development tree.
 10196      - interfaces: implement a fuse interface
 10197      - interfaces/hardware-observe.go: re-add /run/udev/data
 10198      - overlord/assertstate,daemon: reorg how the assert manager exposes
 10199        the assertion db and adding to it
 10200      - release: Remove "UBUNTU_CODENAME" from the test data
 10201      - many: implement snapctl command.
 10202      - interfaces: mpris updates (fix unconfined introspection, add name
 10203        attribute)
 10204      - asserts: export DecodePublicKey
 10205      - asserts: introduce support for assertions with no authority,
 10206        implement serial-request
 10207      - interfaces: bluez: add a few more tests to verify interface
 10208        connection works
 10209      - interfaces: bluez: add missing mount security snippet case
 10210      - interfaces: add kernel-module interface for module insertion.
 10211      - integration-tests: look for ubuntu-device-flash on PATH before
 10212        calling sudo
 10213      - client, cmd, daemon, osutil: support --yaml and --sudoer flags for
 10214        create-user
 10215      - spread: use snap-confine from ppa:snappy-dev/image for the tests
 10216      - many: move to purely hash based key lookup and to new
 10217        key/signature format (v1)
 10218      - spread: Use /home/gopath in spread.yaml
 10219      - tests: base security spread tests
 10220  
 10221   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 24 Aug 2016 14:48:28 +0200
 10222  
 10223  snapd (2.12) xenial; urgency=medium
 10224  
 10225    * New upstream release: LP: #1612362
 10226      - many: do not require root for `snap prepare-image`
 10227      - tests: prevent restore error on test failure
 10228      - osutil: change escaping for create-user's sudoers
 10229      - docs: private flag doesn't exist on /v2/find (it's select)
 10230      - snap: do not sort the result of `snap find`
 10231      - interfaces/builtin: add gpio interface
 10232      - partition: fix cleaning of the boot variables on the second good
 10233        boot
 10234      - tests: add udev rules spread test
 10235      - docs: fix references to refresh action
 10236      - interfaces/udev,osutil: avoid doubled rules and put all in a per
 10237        snap file
 10238      - store: minor store improvements from previous reviews
 10239      - many: support interactive payments in snapd, filter from command
 10240        line
 10241      - docs/interfaces.md: improve interfaces documentation
 10242      - overlord,store: set store device authorization header
 10243      - store: add device nonce API support
 10244      - many: various fixes around the `create-user` command
 10245      - client, osutil: chown the auth file
 10246      - interfaces/builtin: add transitional browser-support interface
 10247      - snap: don't load unsupported implicit hooks.
 10248      - cmd/snap,cmd/snap-exec: support hooks again.
 10249      - interfaces/builtin: improve pulseaudio interface
 10250      - asserts: make account-key's `until` optional to represent a never-
 10251        expiring key
 10252      - store: refactor newRequest/doRequest to take requestOptions
 10253      - tests: allow-downgrades on upgrade test to prevent version errors
 10254      - daemon: stop using group membership as succedaneous of running
 10255        things with sudo
 10256      - interfaces: add bluetooth-control interfaces
 10257      - many: remove integration-test coverage metrics
 10258      - daemon,docs: drop license docs and error kind
 10259      - tests: add network-control interface spread test
 10260      - tests: add hardware-observe spread test
 10261      - interfaces: add system-trace interface LP: #1600085
 10262      - boot: use `cp -aLv` instead of `cp -a` (no symlinks on vfat)
 10263      - store: soft-refresh discharge macaroon from store when required
 10264      - partition: clear snap_try_{kernel,core} on success
 10265      - tests: add snapd-control interface spread test
 10266      - tests: add locale-control write spread test
 10267      - store: fix buy method after some refactoring broke it
 10268      - interfaces/builtin: read perms for network devices in network-
 10269        observe
 10270      - interfaces: also allow rfkill in network_control
 10271      - snapstate: remove artifacts from a snap try dir that vanished
 10272      - client, cmd/snap: better errors for empty snap list result
 10273      - wrappers: set BAMF_DESKTOP_FILE_HINT for unity
 10274      - many: cleanup/update rest.md; improve auth errors
 10275      - interfaces: miscelleneous policy updates for default, log-observe,
 10276        mount-observe, opengl, pulseaudio, system-observe and unity7
 10277      - interfaces: add process-control interface (LP: #1598225)
 10278      - osutil: support both "nobody" and "nogroup" for grpnam tests
 10279      - cmd: support defaulting to the user's preferred payment method
 10280      - overlord: actually run hooks.
 10281      - overlord/state,overlord/ifacestate: define basic infrastructure
 10282        for and then setting up serialising of interface mgr tasks
 10283      - asserts: add Assertion.Prerequisites and SigningKey, Ref and
 10284        FindTrusted
 10285      - overlord/snapstate: ensure calls to store are done without the
 10286        state lock held
 10287      - asserts,client: switch snap-build and snap-revision to be indexed
 10288        by snap-sha3-384
 10289      - many: make seed.yaml on firstboot mandatory and include sideInfo
 10290      - asserts,many: start supporting structured headers using the new
 10291        parseHeaders
 10292      - many: update code for the new snap_mode
 10293      - tests: added spread find private test
 10294      - store: deal with 404 froms the SSO store properly
 10295      - snap: remove meta/kernel.yaml again
 10296      - daemon: always mock release info in tests
 10297      - snapstate: drop revisions after "current" on refresh
 10298      - asserts: introduce new parseHeadersThis introduces the new
 10299        parseHeaders returning map[string]interface{} and capable of
 10300        accepting:
 10301      - asserts: remove/disable comma separated lists and their uses
 10302  
 10303   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 11 Aug 2016 19:30:36 +0200
 10304  
 10305  snapd (2.11) xenial; urgency=medium
 10306  
 10307    * New upstream release: LP: #1605303
 10308      - increase version number to reflect the nature of the update
 10309        better
 10310      - store, daemon, client, cmd/snap, docs/rest.md: adieu search
 10311        grammar
 10312      - debian: move snapd.refresh.timer into timers.target
 10313      - snapstate: add daemon-reload to fix autopkgtest on yakkety
 10314      - Interfaces: hardware-observe
 10315      - snap: rework the output after a snap operation
 10316      - daemon, cmd/snap: refresh --devmode
 10317      - store, daemon, client, cmd/snap: implement `snap find --private`
 10318      - tests: add network-observe interface spread test
 10319      - interfaces/builtin: allow getsockopt for connected x11 plugs
 10320      - osutil: check for nogrup instead of adm
 10321      - store: small cleanups (more needed)
 10322      - snap/squashfs: fix test not to hardcode snap size
 10323      - client,cmd/snap: cleanup cmd/snap test suite, add extra args
 10324        testThis cleans up the cmd/snap test suite:
 10325      - wrappers: map "never" restart condition to "no."
 10326      - wrappers: run update-desktop-database after add/remove of desktop
 10327        files
 10328      - release: work around elementary mistake
 10329      - many: remove all traces of channel from the buying codepath
 10330      - store: kill setUbuntuStoreHeaders
 10331      - docs: add payment methods documentation
 10332      - many: present user with a choice of payment backends
 10333      - asserts: add cross checks for snap asserts
 10334      - cmd/snap,cmd/snap-exec: support running hooks via snap-exec.
 10335      - tests: improve snap run symlink tests
 10336      - tests: add content sharing interface spread test
 10337      - store & many: a mechanical branch shortening store names
 10338      - snappy: remove old snappy pkg
 10339      - overlord/snapstate: kill flagscompat
 10340      - overlord/snapstate, daemon, client, cmd/snap: devmode override
 10341        (aka confined)
 10342      - tests: extend refresh test to talk to the staging and production
 10343        stores
 10344      - asserts,daemon: cross checks for account and account-key
 10345        assertions
 10346      - client: existing JSON fixtures uses tabs for indentation
 10347      - snap-exec: add proper integration test for snap-exec
 10348      - spread.yaml, tests: replace hello-world with test-snapd-tools
 10349      - tests: add locale-control interface spread test
 10350      - tests: add mount-observe interface spread test
 10351      - tests: add system-observe interface spread test
 10352      - many: add AuthContext to mediate user updates to the state
 10353      - store/auth: add helper for the macaroon refresh endpoint
 10354      - cmd: add buy command
 10355      - overlord: switch snapstate.Update to use ListRefresh (aka
 10356        /snaps/metadata)
 10357      - snap-exec: fix silly off-by-one error
 10358      - tests: stop using hello-world.echo in the tests
 10359      - tests: add env command to test-snapd-tools
 10360      - classic: remove (most of) "classic" mode, this is implemented as a
 10361        snap now
 10362      - many: remove snapstate.Candidate and other cleanups
 10363      - many: removed authenticator, store gets a user instead
 10364      - asserts: fix minor doc comment typo
 10365      - snap: ensure unknown arguments to `snap run` are ignored
 10366      - overlord/auth: add Device/SetDevice to persist device identity in
 10367        state
 10368      - overlord: make SyncBoot work again
 10369      - tests: add -y flag to apt autoremove command in unity task restore
 10370      - many: migrate SnapSetup and SideInfo to use RealName
 10371      - daemon: drop auther()
 10372      - client: improve error from client.do() on json decode failures
 10373      - tests: readd the fake store tests
 10374      - many: allow removal of broken snaps, add spread test
 10375      - overlord: implement &Retry{After: duration} support for handlers
 10376      - interface: add new interfaces.all.SecurityBackends
 10377      - integration-tests: remove login tests
 10378      - cmd,interfaces,snap: implement hook whitelist.
 10379      - daemon,overlord/auth,store: update macaroon authentication to use
 10380        the new endpoints
 10381      - daemon, overlord: add buy endpoint to REST API
 10382      - tests: use systemd-run for starting and stopping the unity app
 10383      - tests, integration-tests: port systemd service check test to
 10384        spread
 10385      - store: switch search to new snap-specific endpoint
 10386      - store, many: start using the new details endpoint
 10387      - tests, integration-tests: port unity test to spread
 10388      - tests: add spread test for tried snaps removal
 10389      - tests, integration-tests: port auth errors test to spread
 10390      - snapstate: rename OfficialName to RealName in the new tests
 10391      - many: rename SideInfo.OfficialName to SideInfo.RealName
 10392      - snapstate: use snapstate.Type in backend.RemoveSnapFiles
 10393      - many: add `snap enable/disable` commands
 10394      - tests, integration-tests: port refresh all test to spread
 10395      - snap: add `snap run --shell`
 10396      - tests: set yaml indentation to 4 spaces
 10397      - snapstate: cleanup downloaded temp snap files
 10398      - overlord: make patch1_test more robust
 10399      - debian: add snapd.postrm that purges
 10400      - integration-tests: drop already covered refresh app test
 10401      - many: add concept of "broken" snaps
 10402      - tests, integration-tests: port remove errors tests to spread
 10403      - tests, integration-tests: port revert test to spread
 10404      - debian: fix snapbuild path
 10405      - overlord: fix access to the state without lock in firstboot.go and
 10406        add test
 10407      - snapstate: add very simple garbage collection on upgrade
 10408      - asserts: introduce assertstest with helpers to test code involving
 10409        assertions
 10410      - tests, integration tests: port undone failed install test to
 10411        spread
 10412      - snap,store: switch to the new snaps/metadata endpoint, introduce
 10413        and start capturing DeveloperID
 10414      - tests, integration-tests: port the op remove retry test to spread
 10415      - po: remove snappy.pot from git, it will be generated at build time
 10416      - many: add some missing tests, clarify some things and nitpicks as
 10417        follow up to `snap revert`
 10418      - snapstate: when doing snapsate.Update|Install, talk to the store
 10419        early
 10420      - tests, integration-tests: port the op remove test to spread
 10421      - interfaces: allow /usr/bin/locale in default policy
 10422      - many: add `snap revert`
 10423      - overlord/auth,store: add macaroon serialization/deserialization
 10424        helpers
 10425      - many: embed main store trusted assertions in snapd, way to have
 10426        test ones, spread tests for ack and known
 10427      - overlord/snapstate,daemon: clarify active vs current, add
 10428        SnapState.HasCurrent,CurrentInfo
 10429      - tests: do not search for a specific snap (we hit 100 items) and
 10430        pagination kicks in
 10431      - tests: use printf instead of echo where we need portability
 10432      - tests: rename and generalize basic-binaries to test-snapd-tools
 10433  
 10434   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 26 Jul 2016 15:49:04 +0200
 10435  
 10436  snapd (2.0.10) xenial; urgency=medium
 10437  
 10438    *  New upstream release: LP: #1597329
 10439      - interfaces: also allow @{PROC}/@{pid}/mountinfo and
 10440        @{PROC}/@{pid}/mountstats
 10441      - interfaces: allow read access to /etc/machine-id and
 10442        @{PROC}/@{pid}/smaps
 10443      - interfaces: miscelleneous policy updates for default, log-observe
 10444        and system-observe
 10445      - snapstate: add logging after a successful doLinkSnap
 10446      - tests, integration-tests: port try tests to spread
 10447      - store, cmd/snapd: send a basic user-agent to the store
 10448      - store: add buy method
 10449      - client: retry on failed GETs
 10450      - tests: actual refresh test
 10451      - docs: REST API update
 10452      - interfaces: add mount support for hooks.
 10453      - interfaces: add udev support for hooks.
 10454      - interfaces: add dbus support for hooks.
 10455      - tests, integration-tests: port refresh test to spread
 10456      - tests, integration-tests: port change errors test to spread
 10457      - overlord/ifacestate: don't retry snap security setup
 10458      - integration-tests: remove unused file
 10459      - tests: manage the socket unit when reseting state
 10460      - overlord: improve organization of state patches
 10461      - tests: wait for snapd listening after reset
 10462      - interfaces/builtin: allow other sr*/scd* optical devices
 10463      - systemd: add support for squashfuse
 10464      - snap: make snaps vanishing less fatal for the system
 10465      - snap-exec: os.Exec() needs argv0 in the args[] slice too
 10466      - many: add new `create-user` command
 10467      - interfaces: auto-connect content interfaces with the same content
 10468        and developer
 10469      - snapstate: add Current revision to SnapState
 10470      - readme: tweak readme blurb
 10471      - integration-tests: wait for listening port instead of active
 10472        service reported by systemd
 10473      - many: rename Current -> {CurrentSideInfo,CurrentInfo}
 10474      - spread: fix home interface test after suite move
 10475      - many: name unversioned data.
 10476      - interfaces: add "content" interface
 10477      - overlord/snapstate: defaultBackend can go away now
 10478      - debian: comment to remember why the timer is setup like it is
 10479      - tests,spread.yaml: introduce an upgrade test, support/split into
 10480        two suites for this
 10481      - overlord,overlord/snapstate: ensure we keep snap type in snapstate
 10482        of each snap
 10483      - many: rework the firstboot support
 10484      - integration-tests: fix test failure
 10485      - spread: keep core on suite restore
 10486      - tests: temporary fix for state reset
 10487      - overlord: add infrastructure for simple state format/content
 10488        migrations
 10489      - interfaces: add seccomp support for hooks.
 10490      - interfaces: allow gvfs shares in home and temporarily allow
 10491        socketcall by default (LP: #1592901, LP: #1594675)
 10492      - tests, integration-tests: port network-bind interface tests to
 10493        spread
 10494      - snap,snap/snaptest: use PopulateDir/MakeTestSnapWithFiles directly
 10495        and remove MockSnapWithHooks
 10496      - interfaces: add mpris interface
 10497      - tests: enable `snap run` on i386
 10498      - tests, integration-tests: port network interface test to spread
 10499      - tests, integration-tests: port interfaces cli to spread
 10500      - tests, integration-tests: port leftover install tests to spread
 10501      - interfaces: add apparmor support for hooks.
 10502      - tests, integration-tests: port log-observe interface tests to
 10503        spread
 10504      - asserts: improve Decode doc comment about assertion format
 10505      - tests: moved snaps to lib
 10506      - many: add the camera interface
 10507      - many: add optical-drive interface
 10508      - interfaces: auto-connect home if running on classic
 10509      - spread: bump gccgo test timeout
 10510      - interfaces: use security tags to index security snippets.
 10511      - daemon, overlord/snapstate, store: send confinement header to the
 10512        store for install
 10513      - spread: run tests on 16.04 i386 concurrently
 10514      - tests,integration-tests: port install error tests to spread
 10515      - interfaces: add a serial-port interface
 10516      - tests, integration-tests, debian: port sideload install tests to
 10517        spread
 10518      - interfaces: add new bind security backend and refactor
 10519        backendtests
 10520      - snap: load and validate implicit hooks.
 10521      - tests: add a build/run test for gccgo in spread
 10522      - cmd/snap/cmd_login: Adjust message after adding support for wheel
 10523        group
 10524      - tests, integration-tests: ported install from store tests to
 10525        spread
 10526      - snap: make `snap change <taskid>` show task progress
 10527      - tests, integration-tests: port search tests to spread
 10528      - overlord/state,daemon: make abort proceed immediately, fix doc
 10529        comment, improve tests
 10530      - daemon: extend privileged access to users in "wheel" group
 10531      - snap: tweak `snap refresh` and `snap refresh --list` outputTiny
 10532        branch that does three things:
 10533      - interfaces: refactor auto-connection candidate check
 10534      - snap: add support for snap {install,refresh}
 10535        --{edge,beta,candidate,stable}
 10536      - release: don't force KDE Neon into devmode.
 10537  
 10538   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 29 Jun 2016 21:02:39 +0200
 10539  
 10540  snapd (2.0.9) xenial; urgency=medium
 10541  
 10542    * New upstream release: LP: #1593201
 10543      - snap: add the magic redirect part of `snap run`
 10544      - tests, integration-tests: port server related tests to spread
 10545      - overlord/snapstate: log restarting in the task
 10546      - daemon: test restart wiring, fix setup/teardown
 10547      - cmd: don't show the price if a snap has already been purchased
 10548      - tests, integration-tests: port listing tests to spread
 10549      - integration-tests: do not try to kill ubuntu-clock-app.clock (no
 10550        longer a process)
 10551      - several: tie up overlord's restart handler into daemon; adjust
 10552        snap to cope
 10553      - tests, integration-tests: port abort tests to spread
 10554      - integration-tests: fix flaky TestRemoveBusyRetries
 10555      - testutils: refactor/mock exec
 10556      - snap,cmd: add hook support to snap run.
 10557      - overlord/snapstate: remove Download from backend
 10558      - store: use a custom logging transport
 10559      - overlord/hookstate: implement basic HookManager.
 10560      - spread: move the suite restore to restore-each
 10561      - asserts: turn model os into model core field, making it also more
 10562        like the kernel and gadget fields
 10563      - asserts: / is not allowed in primary key headers, follow the store
 10564        in this
 10565      - release: enable full confinement on Elementary 0.4
 10566      - integration-tests: fix another i386 autopkgtest failure.
 10567      - cmd/snap: create SNAP_USER_DATA and common dirs in `snap run`
 10568      - many: have the installation of the core snap request a restart (on
 10569        classic)
 10570      - asserts: allow to load also account assertions into the trusted
 10571        set
 10572      - many: install snaps in devmode on distributions without complete
 10573        apparmor and seccomp support
 10574      - spread: run on travis
 10575      - snapenv: do not hardcode amd64 in tests
 10576      - spread: initial harness and first test
 10577      - interfaces: miscelleneous policy updates for chromium, x86,
 10578        opengl, etc
 10579      - integration-tests: remove daemon to use the log-observe interface
 10580      - client: remove client.Revision and import snap.Revision instead
 10581      - integration-tests: wait for network-bind service in try test
 10582      - many: move over from snappy to snapstate/backend SetupSnap and
 10583        related code
 10584      - integration-tests: add interfaces cli tests
 10585      - snapenv: cleanup snapenv.{Basic,User}
 10586      - cmd/snap: also print slots that connect to the wanted snap (LP:
 10587        #1590704)
 10588      - asserts: error style, use "cannot" instead of "failed to"
 10589        following the main decided style
 10590      - integration-tests: wait until the network-bind service is up
 10591        before testing
 10592      - many: add new `snap run` command
 10593      - snappy: unexport snappy.Install and snappy.Overlord.{Un,}Install
 10594      - many: add some shared testing helpers to snap/snaptest and to
 10595        boot/boottest
 10596      - rest-api: support to send apps per snap (LP: #1564076)
 10597  
 10598   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 16 Jun 2016 13:56:12 +0200
 10599  
 10600  snapd (2.0.8.1) UNRELEASED; urgency=medium
 10601  
 10602    * New upstream release
 10603      - Cherry pick four commits that show snaps as installed in devmode on
 10604      distributions without full confinement dependencies available:
 10605  
 10606      25634d3364a46b5e9147e4466932c59b1b572d35
 10607      53f2e8d5f1b2d7ce13f5b50be4c09fa1de8cf1e0
 10608      38771f4cc324ad9dd4aa48b03108d13a2c361aad
 10609      c46e069351c61e45c338c98ab12689a319790bd5
 10610  
 10611   -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com>  Tue, 14 Jun 2016 15:55:30 +0200
 10612  
 10613  snapd (2.0.8) xenial; urgency=medium
 10614  
 10615    * New upstream release: LP: #1589534
 10616      - debian: make `snap refresh` times more random (LP: #1537793)
 10617      - cmd: ExecInCoreSnap looks in "core" snap first, and only in
 10618        "ubuntu-core" snap if rev>125.
 10619      - cmd/snap: have 'snap list' display helper message on stderr
 10620        (LP: #1587445)
 10621      - snap: make app names more restrictive.
 10622  
 10623   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 08 Jun 2016 07:56:58 +0200
 10624  
 10625  snapd (2.0.7) xenial; urgency=medium
 10626  
 10627    * New upstream release: LP: #1589534
 10628      - debian: do not ship  /etc/ld.so.conf.d/snappy.conf (LP: #1589006)
 10629      - debian: fix snapd.refresh.service install and usage (LP: #1588977)
 10630      - ovlerlord/state: actually support task setting themself as
 10631        done/undone
 10632      - snap: do not use "." import in revision_test.go, as this breaks
 10633        gccgo-6 (fix build failure on powerpc)
 10634      - interfaces: add fcitx and mozc input methods to unity7
 10635      - interfaces: add global gsettings interfaces
 10636      - interfaces: autoconnect home and doc updates (LP: #1588886)
 10637      - integration-tests: remove
 10638        abortSuite.TestAbortWithValidIdInDoingStatus
 10639      - many: adding backward compatible code to upgrade SnapSetup.Flags
 10640      - overlord/snapstate: handle sideloading over an old sideloaded snap
 10641        without panicing
 10642      - interfaces: add socketcall() to the network/network-bind
 10643        interfaces (LP: #1588100)
 10644      - overlord/snapstate,snappy: move over CanRemoveThis moves over the
 10645        CanRemove check to snapstate itself.overlord/snapstate
 10646      - snappy: move over CanRemove
 10647      - overlord/snapstate,snappy: move over CopyData and Remove*Data code
 10648  
 10649   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 06 Jun 2016 16:35:50 +0200
 10650  
 10651  snapd (2.0.6) xenial; urgency=medium
 10652  
 10653    * New upstream release: LP: #1588052:
 10654      - many: repository moved to snapcore/snapd
 10655      - debian: add transitional pkg for the github location change
 10656      - snap: ensure `snap try` work with relative paths
 10657      - debian: drop run/build dependency on lsb-release
 10658      - asserts/tool: gpg key pair manager
 10659      - many: add new snap-exec
 10660      - many: implement `snap refresh --list` and  `snap refresh`
 10661      - snap: add parsing support for hooks.
 10662      - many: add the cups interface
 10663      - interfaces: misc policy fixes (LP: #1583794)
 10664      - many: add `snap try`
 10665      - interfaces: allow using sysctl and scmp_sys_resolver for parsing
 10666        kernel logs
 10667      - debian: make snapd get its environ from /etc/environment
 10668      - daemon,client,snap: revisions are now strings
 10669      - interfaces: allow access to new ibus abstract socket path
 10670        LP: #1580463
 10671      - integration-tests: add remove tests
 10672      - asserts: stronger crypto choices and follow better latest designs
 10673      - snappy,daemon: hollow out more of snappy (either removing or not
 10674        exporting stuff on its way out), snappy/gadget.go is gone
 10675      - asserts: rename device-serial to serial
 10676      - asserts: rename identity to account (and username access)
 10677      - integration-tests: add changes tests
 10678      - backend: add tests for environment wrapper generation
 10679      - interfaces/builtin: add location-control interface
 10680      - overlord/snapstate: move over check snap logic from snappy
 10681      - release: use os-release instead of lsb-release for cross-distro
 10682        use
 10683      - asserts: allow empty snap-name for snap-declaration
 10684      - interfaces/builtin,docs,snap: add the pulseaudio interface
 10685      - many: add support for an environment map inside snap.yaml
 10686      - overlord/snapstate: increase robustness of doLinkSnap/undoLinkSnap
 10687        with sanity unit tests
 10688      - snap: parse epoch property
 10689      - snappy: do nothing in SetNextBoot when running on classic
 10690      - snap: validate snap type
 10691      - integration-tests: extend find command tests
 10692      - asserts: extend tests to cover mandatory and empty headers
 10693      - tests: stop the update-pot check in run-checks
 10694      - snap: parse confinement property.
 10695      - store: change applyUbuntuStoreHeaders to not take accept, and to
 10696        take a channel
 10697      - many: struct-based revisions, new representation
 10698      - interfaces: remove 'audit deny' rules from network_control.go
 10699      - interfaces: add  com.canonical.UrlLauncher.XdgOpen to unity7
 10700        interface
 10701      - interfaces: firewall-control can access xtables lock file
 10702      - interfaces: allow unity7 AppMenu
 10703      - interfaces: allow unity7 launcher API
 10704      - interfaces/builtin: add location-observe interface
 10705      - snap: fixed snap empty list text LP: #1587445
 10706  
 10707   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 02 Jun 2016 08:23:50 +0200
 10708  
 10709  snapd (2.0.5) xenial; urgency=medium
 10710  
 10711    * New upstream release: LP: #1583085
 10712      - interfaces: add dbusmenu, freedesktop and kde notifications to
 10713        unity7 (LP: #1573188)
 10714      - daemon: make localSnapInfo return SnapState
 10715      - cmd: make snap list with no snaps not special
 10716      - debian: workaround for XDG_DATA_DIRS issues
 10717      - cmd,po: fix conflicts, apply review from #1154
 10718      - snap,store: load and store the private flag sent by the store in
 10719        SideInfo
 10720      - interfaces/apparmor/template.go: adjust /dev/shm to be more usable
 10721      - store: use purchase decorator in Snap and FindSnaps
 10722      - interfaces: first version of the networkmanager interface
 10723      - snap, snappy: implement the new (minmimal) kernel spec
 10724      - cmd/snap, debian: move manpage generation to depend on an environ
 10725        key; also, fix completion
 10726  
 10727   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 19 May 2016 15:29:16 +0200
 10728  
 10729  snapd (2.0.4) xenial; urgency=medium
 10730  
 10731    * New upstream release:
 10732      - interfaces: cleanup explicit denies
 10733      - integration-tests: remove the ancient integration daemon tests
 10734      - integration-tests: add network-bind interface test
 10735      - integration-tests: add actual checks for undoing install
 10736      - integration-tests: add store login test
 10737      - snap: add certain implicit slots only on classic
 10738      - integration-tests: add coverage flags to snapd.service ExecStart
 10739        setting when building from branch
 10740      - integration-tests: remove the tests for features removed in 16.04.
 10741      - daemon, overlord/snapstate: "(de)activate" is no longer a thing
 10742      - docs: update meta.md and security.md for current snappy
 10743      - debian: always start snapd
 10744      - integration-tests: add test for undoing failed install
 10745      - overlord: handle ensureNext being in the past
 10746      - overlord/snapstate,overlord/snapstate/backend,snappy: start
 10747        backend porting LinkSnap and UnlinkSnap
 10748      - debian/tests: add reboot capability to autopkgtest and execute
 10749        snapPersistsSuite
 10750      - daemon,snappy,progress: drop license agreement broken logic
 10751      - daemon,client,cmd/snap: nice access denied message
 10752        (LP: #1574829)
 10753      - daemon: add user parameter to all commands
 10754      - snap, store: rework purchase methods into decorators
 10755      - many: simplify release package and add OnClassic
 10756      - interfaces: miscellaneous policy updates
 10757      - snappy,wrappers: move desktop files handling to wrappers
 10758      - snappy: remove some obviously dead code
 10759      - interfaces/builtin: quote apparmor label
 10760      - many: remove the gadget yaml support from snappy
 10761      - snappy,systemd,wrappers: move service units generation to wrappers
 10762      - store: add method to determine if a snap must be bought
 10763      - store: add methods to read purchases from the store
 10764      - wrappers,snappy: move binary wrapper generation to new package
 10765        wrappers
 10766      - snap: add `snap help` command
 10767      - integration-tests: remove framework-test data and avoid using
 10768        config-snap for now
 10769      - add integration test to verify fix for LP: #1571721
 10770  
 10771   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 13 May 2016 17:19:37 -0700
 10772  
 10773  snapd (2.0.3) xenial; urgency=medium
 10774  
 10775    * New upstream micro release:
 10776      - integration-tests, debian/tests: add unity snap autopkg test
 10777      - snappy: introduce first feature flag for assumes: common-data-dir
 10778      - timeout,snap: add YAML unmarshal function for timeout.Timeout
 10779      - many: go into state.Retry state when unmounting a snap fails.
 10780        (LP: #1571721, #1575399)
 10781      - daemon,client,cmd/snap: improve output after snap
 10782        install/refresh/remove (LP: #1574830)
 10783      - integration-tests, debian/tests: add test for home interface
 10784      - interfaces,overlord: support unversioned data
 10785      - interfaces/builtin: improve the bluez interface
 10786      - cmd: don't include the unit tests when building with go test -c
 10787        for integration tests
 10788      - integration-tests: teach some new trick to the fake store,
 10789        reenable the app refresh test
 10790      - many: move with some simplifications test snap building to
 10791        snap/snaptest
 10792      - asserts: define type for revision related errors
 10793      - snap/snaptest,daemon,overlord/ifacestate,overlord/snapstate: unify
 10794        mocking snaps behind MockSnap
 10795      - snappy: fix openSnapFile's handling of sideInfo
 10796      - daemon: improve snap sideload form handling
 10797      - snap: add short and long description to the man-page
 10798        (LP: #1570280)
 10799      - snappy: remove unused SetProperty
 10800      - snappy: use more accurate test data
 10801      - integration-tests: add a integration test about remove removing
 10802        all revisions
 10803      - overlord/snapstate: make "snap remove" remove all revisions of a
 10804        snap (LP: #1571710)
 10805      - integration-tests: re-enable a bunch of integration tests
 10806      - snappy: remove unused dbus code
 10807      - overlord/ifacestate: fix setup-profiles to use new snap revision
 10808        for setup (LP: #1572463)
 10809      - integration-tests: add regression test for auth bug LP:#1571491
 10810      - client, snap: remove obsolete TypeCore which was used in the old
 10811        SystemImage days
 10812      - integration-tests: add apparmor test
 10813      - cmd: don't perform type assertion when we know error to be nil
 10814      - client: list correct snap types
 10815      - intefaces/builtin: allow getsockname on connected x11 plugs
 10816        (LP: #1574526)
 10817      - daemon,overlord/snapstate: read name out of sideloaded snap early,
 10818        improved change summary
 10819      - overlord: keep tasks unlinked from a change hidden, prune them
 10820      - integration-tests: snap list on fresh boot is good again
 10821      - integration-tests: add partial term to the find test
 10822      - integration-tests: changed default release to 16
 10823      - integration-tests: add regression test for snaps not present after
 10824        reboot
 10825      - integration-tests: network interface
 10826      - integration-tests: add proxy related environment variables to
 10827        snapd env file
 10828      - README.md: snappy => snap
 10829      - etc: trivial typo fix (LP:#1569892)
 10830      - debian: remove unneeded /var/lib/snapd/apparmor/additional
 10831        directory (LP: #1569577)
 10832      - builtin/unity7.go: allow using gmenu. LP: #1576287
 10833  
 10834   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 03 May 2016 07:51:57 +0200
 10835  
 10836  snapd (2.0.2) xenial; urgency=medium
 10837  
 10838    * New upstream release:
 10839      - systemd: add multi-user.target (LP: #1572125)
 10840      - release: our series is 16
 10841      - integration-tests: fix snapd binary path for mounting the daemon
 10842        built from branch
 10843      - overlord,snap: add firstboot state sync
 10844  
 10845   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 19 Apr 2016 16:02:44 +0200
 10846  
 10847  snapd (2.0.1) xenial; urgency=medium
 10848  
 10849    * client,daemon,overlord: fix authentication:
 10850      - fix incorrect authenication check (LP: #1571491)
 10851  
 10852   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 18 Apr 2016 07:24:33 +0200
 10853  
 10854  snapd (2.0) xenial; urgency=medium
 10855  
 10856    * New upstream release:
 10857      - debian: put snapd in /usr/lib/snapd/
 10858      - cmd/snap: minor polishing
 10859      - cmd,client,daemon: add snap abort command
 10860      - overlord: don't hold locks when callling backends
 10861      - release,store,daemon: no more default-channel, release=>series
 10862      - many: drop support for deprecated environment variables
 10863        (SNAP_APP_*)
 10864      - many: support individual ids in changes cmd
 10865      - overlord/state: use numeric change and task ids
 10866      - overlord/auth,daemon,client,cmd/snap: logout
 10867      - daemon: don't install ubuntu-core twice
 10868      - daemon,client,overlord/state,cmd: add changes command
 10869      - interfaces/dbus: drop superfluous backslash from template
 10870      - daemon, overlord/snapstate: updates are users too!
 10871      - cmd/snap,daemon,overlord/ifacestate: add support for developer
 10872        mode
 10873      - daemon,overlord/snapstate: on refresh use the remembered channel,
 10874        default to stable channel otherwise
 10875      - cmd/snap: improve UX of snap interfaces when there are no results
 10876      - overlord/state: include time in task log messages
 10877      - overlord: prune and abort old changes and tasks
 10878      - overlord/ifacestate: add implicit slots in setup-profiles
 10879      - daemon,overlord: setup authentication for store downloads
 10880      - daemon: macaroon-authed users are like root, and sudoers can login
 10881      - daemon,client,docs: send install options to daemon
 10882  
 10883   -- Michael Vogt <michael.vogt@ubuntu.com>  Sat, 16 Apr 2016 22:15:40 +0200
 10884  
 10885  snapd (1.9.4) xenial; urgency=medium
 10886  
 10887    * New upstream release:
 10888      - etc: fix desktop file location
 10889      - overlord/snapstate: stop an update once download sees the revision
 10890        is already installed
 10891      - overlord: make SnapState.DevMode a method, store flags
 10892      - snappy: no more snapYaml in snappy.Snap
 10893      - daemon,cmd,dirs,lockfile: drop all lockfiles
 10894      - debian: use sudo in setup of the proxy environment
 10895      - snap/snapenv,snappy,systemd: expose SNAP_REVISION to app
 10896        environment
 10897      - snap: validate similarly to what we did with old snapYaml info
 10898        from squashfs snaps
 10899      - daemon,store: plug in authentication for store search/details
 10900      - overlord/snapstate: fix JSON name of SnapState.Candidate
 10901      - overlord/snapstate: start using revisions higher than 100000 for
 10902        local installs (sideloads)
 10903      - interfaces,overlorf/ifacestate: honor user choice and don't auto-
 10904        connect disconnected plugs
 10905      - overlord/auth,daemon,client: hide user ids again
 10906      - daemon,overlord/snapstate: back /snaps (and so snap list) using
 10907        state
 10908      - daemon,client,overlord/auth: rework state auth data
 10909      - overlord/snapstate: disable Activate and Deactivate
 10910      - debian: fix silly typo in autopkgtest setup
 10911      - overlord/ifacestate: remove connection state with discard-conns
 10912        task, on the removal of last snap
 10913      - daemon,client: rename API update action to refresh
 10914      - cmd/snap: rework login to be more resilient
 10915      - overlord/snapstate: deny two changes on one snap
 10916      - snappy: fix crash on certain snap.yaml
 10917      - systemd: use native systemctl enable instead of our own
 10918        implementation
 10919      - store: add workaround for misbehaving store
 10920      - debian: make autopkgtest use the right env vars
 10921      - state: log do/undo status too when a task is run
 10922      - docs: update rest.md with price information
 10923      - daemon: only include price property if the snap is non-free
 10924      - daemon, client, cmd/snap: connect/disconnect now async
 10925      - snap,snappy: allow snaps to require system features
 10926      - integration-tests: fix report of skips in SetUpTest method
 10927      - snappy: clean out major bits (still using Installed) now
 10928        unreferenced as cmd/snappy is gone
 10929      - daemon/api,overlord/auth: add helper to get UserState from a
 10930        client request
 10931  
 10932   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 15 Apr 2016 23:30:00 +0200
 10933  
 10934  snapd (1.9.3) xenial; urgency=medium
 10935  
 10936    * New upstream release:
 10937      - many: prepare for opengl support on classic
 10938      - interfaces/apparmor: load all apparmor profiles on snap setup
 10939      - daemon,client: move async resource to change in meta
 10940      - debian: disable autopilot
 10941      - snap: add basic progress reporting
 10942      - client,cmd,daemon,snap,store: show the price of snaps in the cli
 10943      - state: add minimal taskrunner logging
 10944      - daemon,snap,overlord/snapstate: in the API get the snap icon using
 10945        state
 10946      - client,daemon,overlord: don't guess snap file vs. name
 10947      - overlord/ifacestate: reload snap connections when setting up
 10948        security for a given snap
 10949      - snappy: remove cmd/snappy (superseded in favour of cmd/snap)
 10950      - interfaecs/apparmor: remove all traces of old-security from
 10951        apparmor backend
 10952      - interfaces/builtin: add bluez interface
 10953      - overlord/ifacestate: don't crash if connection cannot be reloaded
 10954      - debian: add searchSuite to autopkgtest
 10955      - client, daemon, cmd/snap: no more tasks; everything is changes
 10956      - client: send authorization header in client requests
 10957      - client, daemon: marshal suggested currency over REST
 10958      - docs, snap: enumerate snap types correctly in docs and comments
 10959      - many: add store authenticator parameter
 10960      - overlord/ifacestate,daemon: setup security on conect and
 10961        disconnect
 10962      - interfaces/apparmor: remove unused apparmor variables
 10963      - snapstate: add missing "TaskProgressAdapter.Write()" for working
 10964        progress reporting
 10965      - many: clean out snap config related code not for OS
 10966      - daemon,client,cmd: return snap list from /v2/snaps
 10967      - docs: update `/v2/snaps` endpoint documentation
 10968      - interfaces: rename developerMode to devMode
 10969      - daemon,client,overlord: progress current => done
 10970      - daemon,client,cmd/snap: move query metadata to top-level doc
 10971      - interfaces: add TestSecurityBackend
 10972      - many: replace typographic quotes with ASCII
 10973      - client, daemon: rework rest changes to export "ready" and "err"
 10974      - overlord/snapstate,snap,store: track snap-id in side-info and
 10975        therefore in state
 10976      - daemon: improve mocking  of interfaces API tests
 10977      - integration-tests: remove origins in default snap names for udf
 10978        call
 10979      - integration-test: use "snap list" in GetCurrentVersion
 10980      - many: almost no more NewInstalledSnap reading manifest from
 10981        snapstate and backend
 10982      - daemon: auto install ubuntu-core if missing
 10983      - oauth,store: remove OAuth authentication logic
 10984      - overlord/ifacestate: simplify some tests with implicit manager
 10985        initialization
 10986      - store, snappy: move away from hitting details directly
 10987      - overlord/ifacestate: reload connections when restarting the
 10988        manager
 10989      - overlord/ifacestate: increase flexibility of unit tests
 10990      - overlord: use state to discover all installed snaps
 10991      - overlord/ifacestate: track connections in the state
 10992      - many: separate copy-data from unlinking of current snap
 10993      - overlord/auth,store/auth: add macaroon authenticator to UserState
 10994      - client: support for /v2/changes and /v2/changes/{id}
 10995      - daemon/api,overlord/auth: rework authenticated users information
 10996        in state
 10997  
 10998   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 14 Apr 2016 23:29:43 +0200
 10999  
 11000  snapd (1.9.2) xenial; urgency=medium
 11001  
 11002    * New upstream release:
 11003      - cmd/snap,daemon,store: rework login command to use daemon login
 11004        API
 11005      - store: cache suggested currency from the store
 11006      - overlord/ifacestate: modularize and extend tests
 11007      - integration-tests: reenable failure tests
 11008      - daemon: include progress in rest changes
 11009      - daemon, overlord/state: expose individual changes
 11010      - overlord/ifacestate: drop duplicate package comment
 11011      - overlord/ifacestate: allow tests to override security backends
 11012      - cmd/snap: install *.snap and *.snap.* as files too
 11013      - interfaces/apparmor: replace /var/lib/snap with /var/snap
 11014      - daemon,overlord/ifacestate: connect REST API to interfaces in the
 11015        overlord
 11016      - debian: remove unneeded dependencies from snapd
 11017      - overlord/state: checkpoint on final progress only
 11018      - osutil: introduce IsUIDInAny
 11019      - overlord/snapstate: rename GetSnapState to Get, SetSnapState to
 11020        Set
 11021      - daemon: add id to changes json
 11022      - overlord/snapstate: SetSnapState() needs locks
 11023      - overlord: fix broken tests
 11024      - overlord/snapstate,overlord/ifacestate: reimplement SnapInfo (as
 11025        Info) actually using the state
 11026  
 11027   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 13 Apr 2016 17:27:00 +0200
 11028  
 11029  snapd (1.9.1.1) xenial; urgency=medium
 11030  
 11031    * debian/tests/control:
 11032      - add git to make autopkgtest work
 11033  
 11034   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 12 Apr 2016 17:19:19 +0200
 11035  
 11036  snapd (1.9.1) xenial; urgency=medium
 11037  
 11038    * Add warning about installing ubuntu-core-snapd-units on Desktop systems.
 11039    * Add ${misc:Depends} to ubuntu-core-snapd-units.
 11040    * interfaces,overlord: add support for auto-connecting plugs on
 11041      install
 11042    * fix sideloading snaps and (re)add tests for this
 11043    * add `ca-certificates` to the test-dependencies to fix autopkgtest
 11044      failure on armhf
 11045  
 11046   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 12 Apr 2016 14:39:57 +0200
 11047  
 11048  snapd (1.9) xenial; urgency=medium
 11049  
 11050    * rename source and binary package to "snapd"
 11051    * update directory layout to final 16.04 layout
 11052    * use `snap` command instead of the previous `snappy`
 11053    * use `interface` based security
 11054    * use new state engine for install/update/remove
 11055  
 11056   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 12 Apr 2016 01:05:09 +0200
 11057  
 11058  ubuntu-snappy (1.7.3+20160310ubuntu1) xenial; urgency=medium
 11059  
 11060      - debian: update versionized ubuntu-core-launcher dependency
 11061      - debian: tweak desktop file dir, ship Xsession.d snip for seamless
 11062        integration
 11063      - snappy: fix hw-assign to work with per-app udev tags
 11064      - snappy: use $snap.$app as per-app udev tag
 11065      - snap,snappy,systemd: %s/\<SNAP_ORIGIN\>/SNAP_DEVELOPER/g
 11066      - snappy: add mksquashfs --no-xattrs parameter
 11067      - snap,snappy,systemd: kill SNAP_FULLNAME
 11068  
 11069   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 10 Mar 2016 09:26:20 +0100
 11070  
 11071  ubuntu-snappy (1.7.3+20160308ubuntu1) xenial; urgency=medium
 11072  
 11073      - snappy,snap: move icon under meta/gui/
 11074      - debian: add snap.8 manpage
 11075      - debian: move snapd to /usr/lib/snappy/snapd
 11076      - snap,snappy,systemd: remove TMPDIR, TEMPDIR, SNAP_APP_TMPDIR
 11077      - snappy,dirs: add support to use desktop files from inside snaps
 11078      - daemon: snapd API events endpoint redux
 11079      - interfaces/builtin: add "network" interface
 11080      - overlord/state: do small fixes (typo, id clashes paranoia)
 11081      - overlord: add first pass of the logic in StateEngine itself
 11082      - overlord/state: introduce Status/SetStatus on Change
 11083      - interfaces: support permanent security snippets
 11084      - overlord/state: introduce Status/SetStatus and
 11085        Progress/SetProgress on Task
 11086      - overlord/state: introduce Task and Change.NewTask
 11087      - many: selectively swap semantics of plugs and slots
 11088      - client,cmd/snap: remove useless indirection in Interfaces
 11089      - interfaces: maintain Plug and Slot connection details
 11090      - client,daemon,cmd/snap: change POST /2.0/interfaces to work with
 11091        lists
 11092      - overlord/state: introduce Change and NewChange on state to create
 11093        them
 11094      - snappy: bugfix for snap.yaml parsing to be more consistent with
 11095        the spec
 11096      - snappy,systemd: remove "ports" from snap.yaml
 11097  
 11098   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 08 Mar 2016 11:24:09 +0100
 11099  
 11100  ubuntu-snappy (1.7.3+20160303ubuntu4) xenial; urgency=medium
 11101  
 11102    * rename:
 11103      debian/golang-snappy-dev.install ->
 11104         debian/golang-github-ubuntu-core-snappy-dev.install:
 11105  
 11106   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 03 Mar 2016 12:29:16 +0100
 11107  
 11108  ubuntu-snappy (1.7.3+20160303ubuntu3) xenial; urgency=medium
 11109  
 11110    * really fix typo in dependency name
 11111  
 11112   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 03 Mar 2016 12:21:39 +0100
 11113  
 11114  ubuntu-snappy (1.7.3+20160303ubuntu2) xenial; urgency=medium
 11115  
 11116    * fix typo in dependency name
 11117  
 11118   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 03 Mar 2016 12:05:36 +0100
 11119  
 11120  ubuntu-snappy (1.7.3+20160303ubuntu1) xenial; urgency=medium
 11121  
 11122      - debian: update build-depends for MIR
 11123      - many: implement new REST API: GET /2.0/interfaces
 11124      - integration-tests: properly stop snapd from branch
 11125      - cmd/snap: update tests for go-flags changes
 11126      - overlord/state: implement Lock/Unlock with implicit checkpointing
 11127      - overlord: split out the managers and State to their own
 11128        subpackages of overlord
 11129      - snappy: rename "migration-skill" to "old-security" and use new
 11130        interface names instead of skills
 11131      - client,cmd/snap: clarify name ambiguity in Plug or Slot
 11132      - overlord: start working on state engine along spec v2, have the
 11133        main skeleton follow that
 11134      - classic, oauth: update tests for change in MakeRandomString()
 11135      - client,cmd/snap: s/add/install/:-(
 11136      - interfaces,daemon: specialize Name to either Plug or Slot
 11137      - interfaces,interfaces/types: unify security snippet functions
 11138      - snapd: close the listener on Stop, to force the http.Serve loop to
 11139        exit
 11140      - snappy,daemon,snap/lightweight,cmd/snappy,docs/rest.md: expose
 11141        explicit channel selection to rest api
 11142      - interfaces,daemon: rename package holding built-in interfaces
 11143      - integration-tests: add the first classic dimension tests
 11144      - client,deaemon,docs: rename skills to interfaces on the wire
 11145      - asserts: add identity assertion type
 11146      - integration-tests: add the no_proxy env var
 11147      - debian: update build-depends for new package names
 11148      - oauth: fix oauth & quoting in the oauth_signature
 11149      - integration-tests: remove unused field
 11150      - integration-tests: add the http proxy argument
 11151      - interfaces,interfaces/types,deamon: mass internal rename to
 11152        interfaces
 11153      - client,cmd/snap: rename skills to interfaces (part 2)
 11154      - arch: fix missing mapping for powerpc
 11155  
 11156   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 03 Mar 2016 11:00:19 +0100
 11157  
 11158  ubuntu-snappy (1.7.3+20160225ubuntu1) xenial; urgency=medium
 11159  
 11160      - integration-tests: always use the built snapd when compiling
 11161        binaries from branch
 11162      - cmd/snap: rename skills to interfaces
 11163      - testutil,skills/types,skills,daemon: tweak discovery of know skill
 11164        types
 11165      - docs: add docs for arm64 cross building
 11166      - overlord: implement basic ReadState/WriteState
 11167      - overlord: implement Get/Set/Copy on State
 11168      - integration-tests: fix dd output check
 11169      - integration-tests: add fromBranch config field
 11170      - integration-tests: use cli pkg methods in hwAssignSuite
 11171      - debian: do not create the snappypkg user, we don't need it anymore
 11172      - arch: fix build failure on s390x
 11173      - classic: cleanup downloaded lxd tarball
 11174      - cmd/snap,client,integration-tests: rename snap subcmds
 11175        'assert'=>'ack', 'asserts'=>'known'
 11176      - skills: fix broken tests builds
 11177      - skills,skills/types: pass slot to SlotSecuritySnippet()
 11178      - skills/types: teach bool-file about udev security
 11179  
 11180   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 25 Feb 2016 16:17:19 +0100
 11181  
 11182  ubuntu-snappy (1.7.2+20160223ubuntu1) xenial; urgency=medium
 11183  
 11184    * New git snapshot:
 11185      - asserts: introduce snap-declaration
 11186      - cmd/snap: fix integration tests for the "cmd_asserts"
 11187      - integration-tests: fix fanctl output check
 11188      - cmd/snap: fix test failure after merging 23a64e6
 11189      - cmd/snap: replace skip-help with empty description
 11190      - docs: update security.md to match current migration-skill
 11191        semantics
 11192      - snappy: treat commands with 'daemon' field as services
 11193      - asserts: use more consistent names for receivers in
 11194        snap_asserts*.go
 11195      - debian: add missing golang-websocket-dev build-dependency
 11196      - classic: if classic fails to get created, undo the bind mounts
 11197      - snappy: never return nil in NewLocalSnapRepository()
 11198      - notifications: A simple notification system
 11199      - snappy: when using staging, authenticate there instead
 11200      - integration-tests/snapd: fix the start of the test snapd socket
 11201      - skills/types: use CamelCase for security names
 11202      - skills: add support for implicit revoke
 11203      - skills: add security layer
 11204      - integration-tests: use exec.Command wrapper for updates
 11205      - cmd/snap: add 'snap skills'
 11206      - cms/snap: add 'snap revoke'
 11207      - docs: add docs for skills API
 11208      - cmd/snap: add 'snap grant'
 11209      - cmd/snappy, coreconfig, daemon, snappy: move config to always be
 11210        bytes (in and out)
 11211      - overlord: start with a skeleton and stubs for Overlord,
 11212        StateEngine, StateJournal and managers
 11213      - integration-tests: skip tests affected by LP: #1544507
 11214      - skills/types: add bool-file
 11215      - po: refresh translation templates
 11216      - cmd/snap: add 'snap experimental remove-skill-slot'
 11217      - asserts: introduce device assertion
 11218      - cmd/snap: implemented add, remove, purge, refresh, rollback,
 11219        activate, deactivate
 11220      - cmd/snap: add 'snap experimental add-skill-slot'
 11221      - cmd/snap: add 'snap experimental remove-skill'
 11222      - cmd/snap: add tests for common skills code
 11223      - cmd/snap: add 'snap experimental add-skill'
 11224      - asserts: make assertion checkers used by db.Check modular and
 11225        pluggable
 11226      - cmd,client,daemon,caps,docs,po: remove capabilities
 11227      - scripts: move the script to get dependencies to a separate file
 11228      - asserts: make the disk layout compatible for storing more than one
 11229        revision
 11230      - cmd/snap: make the assert command options exported
 11231      - integration-tests: Remove the target release and channel
 11232      - asserts: introduce model assertion
 11233      - integration-tests: add exec.Cmd wrapper
 11234      - cmd/snap: add client test support methods
 11235      - cmd/snap: move key=value attribute parsing to commmon
 11236      - cmd/snap: apply new style consistency to "snap" commands.
 11237      - cmd/snap: support redirecting the client for testing
 11238      - cmd/snap: support testing command output
 11239      - snappy,daemon: remove the meta repositories abstractions
 11240      - cmd: add support for experimental commands
 11241      - cmd/snappy,daemon,snap,snappy: remove SetActive from parts
 11242      - cmd/snappy,daemon,snappy,snap: remove config from parts interface
 11243      - client: improve test data
 11244      - cmd: allow to construct a fresh parser
 11245      - cmd: don't treat help as an error
 11246      - cmd/snappy,snappy: remove "Details" from the repository interface
 11247      - asserts: check that primary keys are set when
 11248        Decode()ing/assembling assertions
 11249      - snap,snappy: refactor to remove "Install" from the Part interface
 11250      - client,cmd: make client.New() configurable
 11251      - client: enable retrieving asynchronous operation information with
 11252        `Client.Operation`.
 11253  
 11254   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 23 Feb 2016 11:28:18 +0100
 11255  
 11256  ubuntu-snappy (1.7.2+20160204ubuntu1) xenial; urgency=medium
 11257  
 11258    * New git snapshot:
 11259      - integration-tests: fix the rollback error messages
 11260      - integration-test: use the common cli method when trying to install
 11261        an unexisting snap
 11262      - integration-tests: rename snap find test
 11263      - daemon: refactor makeErrorResponder()
 11264      - integration: add regression test for LP: #1541317
 11265      - integration-tests: reenable TestRollbackMustRebootToOtherVersion
 11266      - asserts: introduce "snap asserts" subcmd to show assertions in the
 11267        system db
 11268      - docs: fix parameter style
 11269      - daemon: use underscore in JSON interface
 11270      - client: add skills API
 11271      - asserts,docs/rest.md: change Encoder not to add extra newlines at
 11272        the end of the stream
 11273      - integration-tests: "snappy search" is no more, its "snap search"
 11274        now
 11275      - README, integration-tests/tests: chmod snapd.socket after manual
 11276        start.
 11277      - snappy: add default security profile if none is specified
 11278      - skills,daemon: add REST APIs for skills
 11279      - cmd/snap, cmd/snappy: move from `snappy search` to `snap find`.
 11280      - The first step towards REST world domination: search is now done
 11281        via
 11282      - debian: remove obsolete /etc/grub.d/09_snappy on upgrade
 11283      - skills: provide different security snippets for skill and slot
 11284        side
 11285      - osutil: make go vet happy again
 11286      - snappy,systemd: use Type field in systemd.ServiceDescription
 11287      - skills: add basic grant-revoke methods
 11288      - client,daemon,asserts: expose the ability to query assertions in
 11289        the system db
 11290      - skills: add basic methods for slot handling
 11291      - snappy,daemon,snap: move "Uninstall" into overlord
 11292      - snappy: move SnapFile.Install() into Overlord.Install()
 11293      - integration-tests: re-enable some failover tests
 11294      - client: remove snaps
 11295      - asserts: uniform searching across trusted (account keys) and main
 11296        backstore
 11297      - asserts: introduce Decoder to parse streams of assertions and
 11298        Encoder to build them
 11299      - client: filter snaps with a search query
 11300      - client: pass query as well as path in client internals
 11301      - skills: provide different security snippets for skill and slot
 11302        side
 11303      - snappy: refactor snapYaml to remove methods on snapYaml type
 11304      - snappy: remove unused variable from test
 11305      - skills: add basic methods for skill handing
 11306      - snappy: remove support for meta/package.yaml and implement new
 11307        meta/snap.yaml
 11308      - snappy: add new overlord type responsible for
 11309        Installed/Install/Uninstall/SetActive and stub it out
 11310      - skills: add basic methods for type handling
 11311      - daemon, snappy: add find (aka search)
 11312      - client: filter snaps by type
 11313      - skills: tweak valid names and error messages
 11314      - skills: add special skill type for testing
 11315      - cmd/snapd,daemon: filter snaps by type
 11316      - partition: remove obsolete uEnv.txt
 11317      - skills: add Type interface
 11318      - integration-tests: fix the bootloader path
 11319      - asserts: introduce a memory backed assertion backstore
 11320      - integration-tests: get name of OS snap from bootloader
 11321      - cmd/snapd,daemon: filter snaps by source
 11322      - asserts,daemon: bump some copyright years for things that have
 11323        been touched in the new year
 11324      - skills: add the initial Repository type
 11325      - skills: add a name validation function
 11326      - client: filter snaps by source
 11327      - snappy: unmount the squashfs snap again if it fails to install
 11328      - snap: make a copy of the search uri before mutating it
 11329        Closes: LP#1537005
 11330      - cmd/snap,client,daemon,asserts: introduce "assert " snap
 11331        subcommand
 11332      - cmd/snappy, snappy: fix failover handling of the "active"
 11333        kernel/os snap
 11334      - daemon, client, docs/rest.md, snapd integration tests: move to the
 11335        new error response
 11336      - asserts: change Backstore interface, backstores can now access
 11337        primary key names from types
 11338      - asserts: make AssertionType into a real struct exposing the
 11339        metadata Name and PrimaryKey
 11340      - caps: improve bool-file sanitization
 11341      - asserts: fixup toolbelt to use exposed key ID.
 11342      - client: return by reference rather than by value
 11343      - asserts: exported filesystem backstores + explicit backstores
 11344  
 11345   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 04 Feb 2016 16:35:31 +0100
 11346  
 11347  ubuntu-snappy (1.7.2+20160113ubuntu1) xenial; urgency=medium
 11348  
 11349    * New git snapshot
 11350  
 11351   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 13 Jan 2016 11:25:40 +0100
 11352  
 11353  ubuntu-snappy (1.7.2ubuntu1) xenial; urgency=medium
 11354  
 11355    * New upstream release:
 11356      - bin-path integration
 11357      - assertions/capability work
 11358      - fix squashfs based snap building
 11359  
 11360   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 04 Dec 2015 08:46:35 +0100
 11361  
 11362  ubuntu-snappy (1.7.1ubuntu1) xenial; urgency=medium
 11363  
 11364    * New upstream release:
 11365      - fix dependencies
 11366      - fix armhf builds
 11367  
 11368   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 02 Dec 2015 07:46:07 +0100
 11369  
 11370  ubuntu-snappy (1.7ubuntu1) xenial; urgency=medium
 11371  
 11372    * New upstream release:
 11373      - kernel/os snap support
 11374      - squashfs snap support
 11375      - initial capabilities work
 11376      - initial assertitions work
 11377      - rest API support
 11378  
 11379   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 18 Nov 2015 19:59:51 +0100
 11380  
 11381  ubuntu-snappy (1.6ubuntu1) wily; urgency=medium
 11382  
 11383    * New upstream release, including the following changes:
 11384      - Fix hwaccess for gpio (LP: #1493389, LP: #1488618)
 11385      - Fix handleAssets name normalization
 11386      - Run boot-ok job late (LP: #1476129)
 11387      - Add support for systemd socket files
 11388      - Add "snappy service" command
 11389      - Documentation improvements
 11390      - Many test improvements (unit and integration)
 11391      - Override sideload versions
 11392      - Go1.5 fixes
 11393      - Add i18n
 11394      - Add man-page
 11395      - Add .snapignore
 11396      - Run services that uses external ports only after the network is up
 11397      - Bufix in Synbootloader (LP: 1474125)
 11398      - Use uboot.env for boot state tracking
 11399  
 11400   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 09 Sep 2015 14:20:22 +0200
 11401  
 11402  ubuntu-snappy (1.5ubuntu1) wily; urgency=medium
 11403  
 11404    * New upstream release, including the following changes:
 11405      - Use O_TRUNC when copying files
 11406      - Added path redefinition to include test's binaries location
 11407      - Don't run update-grub, instead use grub.cfg from the oem
 11408        package
 11409      - Do network configuration from first boot
 11410      - zero size systemd of new partition made executable to
 11411        prevent unrecoverable boot failure
 11412      - Close downloaded files
 11413  
 11414   -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Mon, 06 Jul 2015 15:14:37 -0300
 11415  
 11416  ubuntu-snappy (1.4ubuntu1) wily; urgency=medium
 11417  
 11418    * New upstream release, including the following changes:
 11419      - Allow to run the integration tests using snappy from branch
 11420      - Add CopyFileOverwrite flag and behaviour to helpers.CopyFile
 11421      - add a bunch of missing i18n.G() now that we have gettext
 11422      - Generate only the translators comments that start with
 11423        TRANSLATORS
 11424      - Try both clickpkg and snappypkg when dropping privs
 11425  
 11426   -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Thu, 02 Jul 2015 16:21:53 -0300
 11427  
 11428  ubuntu-snappy (1.3ubuntu1) wily; urgency=medium
 11429  
 11430    * New upstream release, including the following changes:
 11431      - gettext support
 11432      - use snappypkg user for the installed snaps
 11433      - switch to system-image-3.x as the system-image backend
 11434      - more reliable developer mode detection
 11435  
 11436   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 01 Jul 2015 10:37:05 +0200
 11437  
 11438  ubuntu-snappy (1.2-0ubuntu1) wily; urgency=medium
 11439  
 11440    * New upstream release, including the following changes:
 11441      - Consider the root directory when installing and removing policies
 11442      - In the uboot TestHandleAssetsNoHardwareYaml, patch the cache dir
 11443        before creating the partition type
 11444      - In the PartitionTestSuite, remove the unnecessary patches for
 11445        defaultCacheDir
 11446      - Fix the help output of "snappy install -h"
 11447  
 11448   -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Wed, 17 Jun 2015 11:42:47 -0300
 11449  
 11450  ubuntu-snappy (1.1.2-0ubuntu1) wily; urgency=medium
 11451  
 11452    * New upstream release, including the following changes:
 11453      - Remove compatibility for click-bin-path in generated exec-wrappers
 11454      - Release the readme.md after parsing it
 11455  
 11456   -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Thu, 11 Jun 2015 23:42:49 -0300
 11457  
 11458  ubuntu-snappy (1.1.1-0ubuntu1) wily; urgency=medium
 11459  
 11460    * New upstream release, including the following changes:
 11461      - Set all app services to restart on failure
 11462      - Fixes the missing oauth quoting and makes the code a bit nicer
 11463      - Added integrate() to set Integration to default values needed for
 11464        integration
 11465      - Moved setActivateClick to be a method of SnapPart
 11466      - Make unsetActiveClick a method of SnapPart
 11467      - Check the package.yaml for the required fields
 11468      - Integrate lp:snappy/selftest branch into snappy itself
 11469      - API to record information about the image and to check if the kernel was
 11470        sideloaded.
 11471      - Factor out update from cmd
 11472      - Continue updating when a sideload error is returned
 11473  
 11474   -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Wed, 10 Jun 2015 15:54:12 -0300
 11475  
 11476  ubuntu-snappy (1.1-0ubuntu1) wily; urgency=low
 11477  
 11478    * New wily upload with fix for go 1.4 syscall.Setgid() breakage
 11479  
 11480   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 09 Jun 2015 10:02:04 +0200
 11481  
 11482  ubuntu-snappy (1.0.1-0ubuntu1) vivid; urgency=low
 11483  
 11484    * fix symlink unpacking
 11485    * fix typo in apparmor rules generation
 11486  
 11487   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 23 Apr 2015 16:09:56 +0200
 11488  
 11489  ubuntu-snappy (1.0-0ubuntu1) vivid; urgency=low
 11490  
 11491    * 15.04 archive upload
 11492  
 11493   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 23 Apr 2015 11:08:22 +0200
 11494  
 11495  ubuntu-snappy (0.1.2-0ubuntu1) vivid; urgency=medium
 11496  
 11497    * initial ubuntu archive upload
 11498  
 11499   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 13 Apr 2015 22:48:13 -0500
 11500  
 11501  ubuntu-snappy (0.1.1-0ubuntu1) vivid; urgency=low
 11502  
 11503    * new snapshot
 11504  
 11505   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 12 Feb 2015 13:51:22 +0100
 11506  
 11507  ubuntu-snappy (0.1-0ubuntu1) vivid; urgency=medium
 11508  
 11509    * Initial packaging
 11510  
 11511   -- Sergio Schvezov <sergio.schvezov@canonical.com>  Fri, 06 Feb 2015 02:25:43 -0200