github.com/freetocompute/snapd@v0.0.0-20210618182524-2fb355d72fd9/packaging/debian-sid/changelog (about)

     1  snapd (2.51.1-1) unstable; urgency=medium
     2  
     3    * New upstream release, LP: #1929842
     4      - interfaces: add netlink-driver interface
     5      - interfaces: builtin: add dm-crypt interface to support external
     6        storage encryption
     7      - interfaces/dsp: fix typo in udev rule
     8      - overlord/snapstate: lock the mutex before returning from stop
     9        snap services undo
    10      - interfaces: opengl: change path for Xilinx zocl driver
    11      - interfaces/dsp: add /dev/cavalry into dsp interface
    12      - packaging/fedora/snapd.spec: correct date format in changelog
    13  
    14   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 15 Jun 2021 12:45:08 +0200
    15  
    16  snapd (2.51-1) unstable; urgency=medium
    17  
    18    * New upstream release, LP: #1929842
    19      - cmd/snap: stacktraces debug endpoint
    20      - secboot: deactivate volume again when model checker fails
    21      - store: extra log message, a few minor cleanups
    22      - packaging/debian-sid: update systemd patch
    23      - snapstate: adjust update-gadget-assets user visible message
    24      - tests/nested/core/core20-create-recovery: verify that recovery
    25        system can be created at runtime
    26      - gadget: support creating vfat partitions during bootstrap
    27      - daemon/api_quotas.go: support updating quotas with ensure action
    28      - daemon: tighten access to a couple of POST endpoints that should
    29        be really be root-only
    30      - seed/seedtest, overlord/devicestate: move seed validation helper
    31        to seedtest
    32      - overlord/hookstate/ctlcmd: remove unneeded parameter
    33      - snap/quota: add CurrentMemoryUsage for current memory usage of a
    34        quota group
    35      - systemd: add CurrentMemoryUsage to get current memory usage for a
    36        unit
    37      - o/snapstate: introduce minimalInstallInfo interface
    38      - o/hookstate: print pending info (ready, inhibited or none)
    39      - osutil: a helper to find out the total amount of memory in the
    40        system
    41      - overlord, overlord/devicestate: allow for reloading modeenv in
    42        devicemgr when testing
    43      - daemon: refine access testing
    44      - spread: disable unattended-upgrades on debian
    45      - tests/lib/reset: make nc exit after a while when connection is
    46        idle
    47      - daemon: replace access control flags on commands with access
    48        checkers
    49      - release-tools/changelog.py: refactor regexp + file reading/writing
    50      - packaging/debian-sid: update locale patch for the latest master
    51      - overlord/devicestate: tasks for creating recovery systems at
    52        runtime
    53      - release-tools/changelog.py: implement script to update all the
    54        changelog files
    55      - tests: change machine type used for nested testsPrices:
    56      - cmd/snap: include locale when linting description being lower case
    57      - o/servicestate: add RemoveSnapFromQuota
    58      - interfaces/serial-port: add Qualcomm serial port devices to
    59        allowed list
    60      - packaging: merge 2.50.1 changelog back
    61      - interfaces/builtin: introduce raw-input interface
    62      - tests: remove tests.cleanup prepare from nested test
    63      - cmd/snap-update-ns: fix linter errors
    64      - asserts: fix errors reported by linter
    65      - o/hookstate/ctlcmd: allow system-mode for non-root
    66      - overlord/devicestate: comment why explicit system mode check is
    67        needed in ensuring tried recovery systems (#10275)
    68      - overlord/devicesate: observe snap writes when creating recovery
    69        systems
    70      - packaging/ubuntu-16.04/changelog: add placeholder for 2.50.1
    71      - tests: moving to tests directories snaps built locally - part 1
    72      - seed/seedwriter: fail early when system seed directory exists
    73      - o/snapstate: autorefresh phase1 for refresh-control
    74      - c/snap: more precise message for ErrorKindSystemRestart op !=
    75        reboot
    76      - tests: simplify the tests.cleanup tool
    77      - boot: helpers for manipulating current and good recovery systems
    78        list
    79      - o/hookstate, o/snapstate: print revision, version, channel with
    80        snapctl --pending
    81      - overlord:  unit test tweaks, use well known snap IDs, setup snap
    82        declarations for most common snaps
    83      - tests/nested/manual: add test for install-device + snapctl reboot
    84      - o/servicestate: restart slices + services on modifications
    85      - tests: update mount-ns test to support changes in the distro
    86      - interfaces: fix linter issues
    87      - overlord: mock logger in managers unit tests
    88      - tests: adding support for fedora-34
    89      - tests: adding support for debian 10 on gce
    90      - boot: reseal given keys when the respective boot chain has changed
    91      - secboot: switch encryption key size to 32 byte (thanks to Chris)
    92      - interfaces/dbus: allow claiming 'well-known' D-Bus names with a
    93        wildcard suffix
    94      - spread: bump delta reference version
    95      - interfaces: builtin: update permitted paths to be compatible with
    96        UC20
    97      - overlord: fix errors reported by linter
    98      - tests: remove old fedora systems from tests
    99      - tests: update spread url
   100      - interfaces/camera: allow devices in /sys/devices/platform/**/usb*
   101      - interfaces/udisks2: Allow access to the login manager via dbus
   102      - cmd/snap: exit normally if "snap changes" has no changes
   103        (LP #1823974)
   104      - tests: more fixes for spread suite on openSUSE
   105      - tests: fix tests expecting cgroup v1/hybrid on openSUSE Tumbleweed
   106      - daemon: fix linter errors
   107      - spread: add Fedora 34, leave a TODO about dropping Fedora 32
   108      - interfaces: fix linter errors
   109      - tests: use op.paths tools instead of dirs.sh helper - part 2
   110      - client: Fix linter errors
   111      - cmd/snap: Fix errors reported by linter
   112      - cmd/snap-repair: fix linter issues
   113      - cmd/snap-bootstrap: Fix linter errors
   114      - tests: update permission denied message for test-snapd-event on
   115        ubuntu 2104
   116      - cmd/snap: small tweaks based on previous reviews
   117      - snap/snaptest: helper that mocks both the squashfs file and a snap
   118        directory
   119      - overlord/devicestate: tweak comment about creating recovery
   120        systems, formatting tweaks
   121      - overlord/devicestate: move devicemgr base suite helpers closer to
   122        test suite struct
   123      - overlord/devicestate: keep track of tried recovery system
   124      - seed/seedwriter: clarify in the diagram when SetInfo is called
   125      - overlord/devicestate: add helper for creating recovery systems at
   126        runtime
   127      - snap-seccomp: update syscalls.go list
   128      - boot,image: support image.Customizations.BootFlags
   129      - overlord: support snapctl --halt|--poweroff in gadget install-
   130        device
   131      - features,servicestate: add experimental.quota-groups flag
   132      - o/servicestate: address comments from previous PR
   133      - tests: basic spread test for snap quota commands
   134      - tests: moving the snaps which are not locally built to the store
   135        directory
   136      - image,c/snap: implement prepare-image --customize
   137      - daemon: implement REST API for quota groups (create / list / get)
   138      - cmd/snap, client: snap quotas command
   139      - o/devicestate,o/hookstate/ctlcmd: introduce SystemModeInfo methods
   140        and snapctl system-mode
   141      - o/servicestate/quota_control.go: introduce (very) basic group
   142        manipulation methods
   143      - cmd/snap, client: snap remove-quota command
   144      - wrappers, quota: implement quota groups slice generation
   145      - snap/quotas: followups from previous PR
   146      - cmd/snap: introduce 'snap quota' command
   147      - o/configstate/configcore/picfg.go: use ubuntu-seed config.txt in
   148        uc20 run mode
   149      - o/servicestate: test has internal ordering issues, consider both
   150        cases
   151      - o/servicestate/quotas: add functions for getting and setting
   152        quotas in state
   153      - tests: new buckets for snapd-spread project on gce
   154      - spread.yaml: update the gce project to start using snapd-spread
   155      - quota: new package for managing resource groups
   156      - many: bind and check keys against models when using FDE hooks v2
   157      - many: move responsibilities down seboot -> kernel/fde and boot ->
   158        secboot
   159      - packaging: add placeholder changelog
   160      - o/configstate/configcore/vitality: fix RequireMountedSnapdSnap
   161        bug
   162      - overlord: properly mock usr-lib-snapd tests to mimic an Ubuntu
   163        Core system
   164      - many: hide EncryptionKey size and refactors for fde hook v2 next
   165        steps
   166      - tests: adding debug info for create user tests
   167      - o/hookstate: add "refresh" command to snapctl (hidden, not
   168        complete yet)
   169      - systemd: wait for zfs mounts (LP #1922293)
   170      - testutil: support referencing files in FileEquals checker
   171      - many: refactor to kernel/fde and allow `fde-setup initial-setup`
   172        to return json
   173      - o/snapstate: store refresh-candidates in the state
   174      - o/snapstate: helper for creating gate-auto-refresh hooks
   175      - bootloader/bootloadertest: provide interface implementation as
   176        mixins, provide a mock for recovery-aware-trusted-asses bootloader
   177      - tests/lib/nested: do not compress images, return early when
   178        restored from pristine image
   179      - boot: split out a helper for making recovery system bootable
   180      - tests: update os.query check to match new bullseye codename used
   181        on sid images
   182      - o/snapstate: helper for getting snaps affected by refresh, define
   183        new hook
   184      - wrappers: support in EnsureSnapServices a callback to observe
   185        changes (#10176)
   186      - gadget: multi line support in gadget's cmdline file
   187      - daemon: test that requesting restart from (early) Ensure works
   188      - tests: use op.paths tools instead of dirs.sh helper - part 1
   189      - tests: add new command to snaps-state to get current core, kernel
   190        and gadget
   191      - boot, gadget: move opening the snap container into the gadget
   192        helper
   193      - tests, overlord: extend unit tests, extend spread tests to cover
   194        full command line support
   195      - interfaces/builtin: introduce dsp interface
   196      - boot, bootloader, bootloader/assets: support for full command line
   197        override from gadget
   198      - overlord/devicestate, overlord/snapstate: add task for updating
   199        kernel command lines from gadget
   200      - o/snapstate: remove unused DeviceCtx argument of
   201        ensureInstallPreconditions
   202      - tests/lib/nested: proper status return for tpm/secure boot checks
   203      - cmd/snap, boot: add snapd_full_cmdline_args to dumped boot vars
   204      - wrappers/services.go: refactor helper lambda function to separate
   205        function
   206      - boot/flags.go: add HostUbuntuDataForMode
   207      - boot: handle updating of components that contribute to kernel
   208        command line
   209      - tests: add 20.04 to systems for nested/core
   210      - daemon: add new accessChecker implementations
   211      - boot, overlord/devicestate: consider gadget command lines when
   212        updating boot config
   213      - tests: fix prepare-image-grub-core18 for arm devices
   214      - tests: fix gadget-kernel-refs-update-pc test on arm and when
   215        $TRUST_TEST_KEY is false
   216      - tests: enable help test for all the systems
   217      - boot: set extra command line arguments when preparing run mode
   218      - boot: load bits of kernel command line from gadget snaps
   219      - tests: update layout for tests - part 2
   220      - tests: update layout for tests - part 1
   221      - tests: remove the snap profiler from the test suite
   222      - boot: drop gadget snap yaml which is already defined elsewhere in
   223        the tests
   224      - boot: set extra kernel command line arguments when making a
   225        recovery system bootable
   226      - boot: pass gadget path to command line helpers, load gadget from
   227        seed
   228      - tests: new os.paths tool
   229      - daemon: make ucrednetGet() return a *ucrednet structure
   230      - boot: derive boot variables for kernel command lines
   231      - cmd/snap-bootstrap/initramfs-mounts: fix boot-flags location from
   232        initramfs
   233  
   234   -- Ian Johnson <ian.johnson@canonical.com>  Thu, 27 May 2021 11:15:20 -0500
   235  
   236  snapd (2.50.1-1) unstable; urgency=medium
   237  
   238    * New upstream release, LP: #1926005
   239      - interfaces: update permitted /lib/.. paths to be compatible with 
   240        UC20
   241      - interfaces: builtin: update permitted paths to be compatible with
   242        UC20
   243      - interfaces/greengrass-support: delete white spaces at the end of
   244        lines
   245      - snap-seccomp: update syscalls.go list
   246      - many: backport kernel command line for 2.50
   247      - interfaces/dbus: allow claiming 'well-known' D-Bus names with a
   248        wildcard suffix
   249      - interfaces/camera: allow devices in /sys/devices/platform/**/usb*
   250      - interfaces/builtin: introduce dsp interface
   251  
   252   -- Ian Johnson <ian.johnson@canonical.com>  Wed, 19 May 2021 10:46:02 -0500
   253  
   254  snapd (2.50-1) unstable; urgency=medium
   255  
   256    * New upstream release, LP: #1926005
   257      - overlord: properly mock usr-lib-snapd tests to mimic an Ubuntu
   258        Core system
   259      - o/configstate/configcore/vitality: fix RequireMountedSnapdSnap bug
   260      - o/servicestate/servicemgr.go: add ensure loop for snap service
   261        units
   262      - wrappers/services.go: introduce EnsureSnapServices()
   263      - snapstate: add "kernel-assets" to featureSet
   264      - systemd: wait for zfs mounts
   265      - overlord: make servicestate responsible to compute
   266        SnapServiceOptions
   267      - boot,tests: move where we write boot-flags one level up
   268      - o/configstate: don't pass --root=/ when
   269        masking/unmasking/enabling/disabling services
   270      - cmd/snap-bootstrap/initramfs-mounts: write active boot-flags to
   271        /run
   272      - gadget: be more flexible with kernel content resolving
   273      - boot, cmd/snap: include extra cmdline args in debug boot-vars
   274        output
   275      - boot: support read/writing boot-flags from userspace/initramfs
   276      - interfaces/pwm: add PWM interface
   277      - tests/lib/prepare-restore.sh: clean out snapd changes and snaps
   278        before purging
   279      - systemd: enrich UnitStatus returned by systemd.Status() with
   280        Installed flag
   281      - tests: updated restore phase of spread tests - part 1
   282      - gadget: add support for kernel command line provided by the gadget
   283      - tests: Using GO111MODULE: "off" in spread.yaml
   284      - features: add gate-auto-refresh-hook feature flag
   285      - spread: ignore linux kernel upgrade in early stages for arch
   286        preparation
   287      - tests: use snaps-state commands and remove them from the snaps
   288        helper
   289      - o/configstate: fix panic with a sequence of config unset ops over
   290        same path
   291      - api: provide meaningful error message on connect/disconnect for
   292        non-installed snap
   293      - interfaces/u2f-devices: add HyperFIDO Pro
   294      - tests: add simple sanity check for systemctl show
   295        --property=UnitFileState for unknown service
   296      - tests: use tests.session tool on interfaces-desktop-document-
   297        portal test
   298      - wrappers: install D-Bus service activation files for snapd session
   299        tools on core
   300      - many: add x-gvfs-hide option to mount units
   301      - interfaces/builtin/gpio_test.go: actually test the generated gpio
   302        apparmor
   303      - spread: tentative workaround for arch failure caused by libc
   304        upgrade and cgroups v2
   305      - tests: add spread test for snap validate against store assertions
   306      - tests: remove snaps which are not used in any test
   307      - ci: set the accept-existing-contributors parameter for the cla-
   308        check action
   309      - daemon: introduce apiBaseSuite.(json|sync|async|error)Req (and
   310        some apiBaseSuite cosmetics)
   311      - o/devicestate/devicemgr: register install-device hook, run if
   312        present in install
   313      - o/configstate/configcore: simple refactors in preparation for new
   314        function
   315      - tests: unifying the core20 nested suite with the core nested suite
   316      - tests: uboot-unpacked-assets updated to reflect the real path used
   317        to find the kernel
   318      - daemon: switch api_test.go to daemon_test and various other
   319        cleanups
   320      - o/configstate/configcore/picfg.go: add hdmi_cvt support
   321      - interfaces/apparmor: followup cleanups, comments and tweaks
   322      - boot: cmd/snap-bootstrap: handle a candidate recovery system v2
   323      - overlord/snapstate: skip catalog refresh when snappy testing is
   324        enabled
   325      - overlord/snapstate, overlord/ifacestate: move late security
   326        profile removal to ifacestate
   327      - snap-seccomp: fix seccomp test on ppc64el
   328      - interfaces, interfaces/apparmor, overlord/snapstate: late removal
   329        of snap-confine apparmor profiles
   330      - cmd/snap-bootstrap/initramfs-mounts: move time forward using
   331        assertion times
   332      - tests: reset the system while preparing the test suite
   333      - tests: fix snap-advise-command check for 429
   334      - gadget: policy for gadget/kernel refreshes
   335      - o/configstate: deal with no longer valid refresh.timer=managed
   336      - interfaces/udisks2: allow locking /run/mount/utab for udisks 2.8.4
   337      - cla-check: Use has-signed-canonical-cla GitHub Action
   338      - tests: validation sets spread test
   339      - tests: simplify the reset.sh logic by removing not needed command
   340      - overlord/snapstate: make sure that snapd current symlink is not
   341        removed during refresh
   342      - tests/core/fsck-on-boot: unmount /run/mnt/snapd directly on uc20
   343      - tests/lib/fde-setup-hook: also verify that fde-reveal-key key data
   344        is base64
   345      - o/devicestate: split off ensuring next boot goes to run mode into
   346        new task
   347      - tests: fix cgroup-tracking test
   348      - boot: export helper for clearing tried system state, add tests
   349      - cmd/snap: use less aggressive client timeouts in unit tests
   350      - daemon: fix signing key validity timestamp in unit tests
   351      - o/{device,hook}state: encode fde-setup-request key as base64
   352        string
   353      - packaging: drop dh-systemd from build-depends on ubuntu-16.04+
   354      - cmd/snap/pack: unhide the compression option
   355      - boot: extend set try recovery system unit tests
   356      - cmd/snap-bootstrap: refactor handling of ubuntu-save, do not use
   357        secboot's implicit fallback
   358      - o/configstate/configcore: add hdmi_timings to pi-config
   359      - snapstate: reduce reRefreshRetryTimeout to 1/2 second
   360      - interfaces/tee: add TEE/OPTEE interface
   361      - o/snapstate: update validation sets assertions with auto-refresh
   362      - vendor: update go-tpm2/secboot to latest version
   363      - seed: ReadSystemEssentialAndBetterEarliestTime
   364      - tests: replace while commands with the retry tool
   365      - interfaces/builtin: update unit tests to use proper distro's
   366        libexecdir
   367      - tests: run the reset.sh helper and check test invariants while the
   368        test is restored
   369      - daemon: switch preexisting daemon_test tests to apiBaseSuite and
   370        .req
   371      - boot, o/devicestate: split makeBootable20 into two parts
   372      - interfaces/docker-support: add autobind unix rules to docker-
   373        support
   374      - interfaces/apparmor: allow reading
   375        /proc/sys/kernel/random/entropy_avail
   376      - tests: use retry tool instead a loops
   377      - tests/main/uc20-create-partitions: fix tests cleanup
   378      - asserts: mode where Database only assumes cur time >= earliest
   379        time
   380      - daemon: validation sets/api tests cleanup
   381      - tests: improve tests self documentation for nested test suite
   382      - api: local assertion fallback when it's not in the store
   383      - api: validation sets monitor mode
   384      - tests: use fs-state tool in interfaces tests
   385      - daemon:  move out /v2/login|logout and errToResponse tests from
   386        api_test.go
   387      - boot: helper for inspecting the outcome of a recovery system try
   388      - o/configstate, o/snapshotstate: fix handling of nil snap config on
   389        snapshot restore
   390      - tests: update documentation and checks for interfaces tests
   391      - snap-seccomp: add new `close_range` syscall
   392      - boot: revert #10009
   393      - gadget: remove `device-tree{,-origin}` from gadget tests
   394      - boot: simplify systems test setup
   395      - image: write resolved-content from snap prepare-image
   396      - boot: reseal the run key for all recovery systems, but recovery
   397        keys only for the good ones
   398      - interfaces/builtin/network-setup-{control,observe}: allow using
   399        netplan directly
   400      - tests: improve sections prepare and restore - part 1
   401      - tests: update details on task.yaml files
   402      - tests: revert os.query usage in spread.yaml
   403      - boot: export bootAssetsMap as AssetsMap
   404      - tests/lib/prepare: fix repacking of the UC20 kernel snap for with
   405        ubuntu-core-initramfs 40
   406      - client: protect against reading too much data from stdin
   407      - tests: improve tests documentation - part 2
   408      - boot: helper for setting up a try recover system
   409      - tests: improve tests documentation - part 1
   410      - tests/unit/go: use tests.session wrapper for running tests as a
   411        user
   412      - tests: improvements for snap-seccomp-syscalls
   413      - gadget: simplify filterUpdate (thanks to Maciej)
   414      - tests/lib/prepare.sh: use /etc/group and friends from the core20
   415        snap
   416      - tests: fix tumbleweed spread tests part 2
   417      - tests: use new commands of os.query tool on tests
   418      - o/snapshotstate: create snapshots directory on import
   419      - tests/main/lxd/prep-snapd-in-lxd.sh: dump contents of sources.list
   420      - packaging: drop 99-snapd.conf via dpkg-maintscript-helper
   421      - osutil: add SetTime() w/ 32-bit and 64-bit implementations
   422      - interfaces/wayland: rm Xwayland Xauth file access from wayland
   423        slot
   424      - packaging/ubuntu-16.04/rules: turn modules off explicitly
   425      - gadget,devicestate: perform kernel asset update for $kernel: style
   426        refs
   427      - cmd/recovery: small fix for `snap recovery` tab output
   428      - bootloader/lkenv: add recovery systems related variables
   429      - tests: fix new tumbleweed image
   430      - boot: fix typo, should be systems
   431      - o/devicestate: test that users.create.automatic is configured
   432        early
   433      - asserts: use Fetcher in AddSequenceToUpdate
   434      - daemon,o/c/configcore: introduce users.create.automatic
   435      - client, o/servicestate: expose enabled state of user daemons
   436      - boot: helper for checking and marking tried recovery system status
   437        from initramfs
   438      - asserts: pool changes for validation-sets (#9930)
   439      - daemon: move the last api_foo_test.go to daemon_test
   440      - asserts: include the assertion timestamp in error message when
   441        outside of signing key validity range
   442      - ovelord/snapshotstate: keep a few of the last line tar prints
   443        before failing
   444      - gadget/many: rm, delay sector size + structure size checks to
   445        runtime
   446      - cmd/snap-bootstrap/triggerwatch: fix returning wrong errors
   447      - interfaces: add allegro-vcu and media-control interfaces
   448      - interfaces: opengl: add Xilinx zocl bits
   449      - mkversion: check that version from changelog is set before
   450        overriding the output version
   451      - many: fix new ineffassign warnings
   452      - .github/workflows/labeler.yaml: try work-around to not sync
   453        labels
   454      - cmd/snap, boot: add debug set-boot-vars
   455      - interfaces: allow reading the Xauthority file KDE Plasma writes
   456        for Wayland sessions
   457      - tests/main/snap-repair: test running repair assertion w/ fakestore
   458      - tests: disable lxd tests for 21.04 until the lxd images are
   459        published for the system
   460      - tests/regression/lp-1910456: cleanup the /snap symlink when done
   461      - daemon: move single snap querying and ops to api_snaps.go
   462      - tests: fix for preseed and dbus tests on 21.04
   463      - overlord/snapshotstate: include the last message printed by tar in
   464        the error
   465      - interfaces/system-observe: Allow reading /proc/zoneinfo
   466      - interfaces: remove apparmor downgrade feature
   467      - snap: fix unit tests on Go 1.16
   468      - spread: disable Go modules support in environment
   469      - tests: use new path to find kernel.img in uc20 for arm devices
   470      - tests: find files before using cat command when checking broadcom-
   471        asic-control interface
   472      - boot: introduce good recovery systems, provide compatibility
   473        handling
   474      - overlord: add manager gadget refresh test
   475      - tests/lib/fakestore: support repair assertions too
   476      - github: temporarily disable action labeler due to issues with
   477        labels being removed
   478      - o/devicestate,many: introduce DeviceManager.preloadGadget for
   479        EarlyConfig
   480      - tests: enable ubuntu 21.04 for spread tests
   481      - snap: provide a useful error message if gdbserver is not installed
   482      - data/selinux: allow system dbus to watch /var/lib/snapd/dbus-1
   483      - tests/lib/prepare.sh: split reflash.sh into two parts
   484      - packaging/opensuse: sync with openSUSE packaging
   485      - packaging: disable Go modules in snapd.mk
   486      - snap: add deprecation noticed to "snap run --gdb"
   487      - daemon: add API for checking and installing available theme snaps
   488      - tests: using labeler action to add automatically a label to run
   489        nested tests
   490      - gadget: improve error handling around resolving content sources
   491      - asserts: repeat the authority cross-check in CheckSignature as
   492        well
   493      - interfaces/seccomp/template.go: allow copy_file_range
   494      - o/snapstate/check_snap.go: add support for many subversions in
   495        assumes snapdX..
   496      - daemon: move postSnap and inst.dispatch tests to api_snaps_test.go
   497      - wrappers: use proper paths for mocked mount units in tests
   498      - snap: rename gdbserver option to `snap run --gdbserver`
   499      - store: support validation sets with fetch-assertions action
   500      - snap-confine.apparmor.in: support tmp and log dirs on Yocto/Poky
   501      - packaging/fedora: sync with downstream packaging in Fedora
   502      - many: add Delegate=true to generated systemd units for special
   503        interfaces (master)
   504      - boot: use a common helper for mocking boot assets in cache
   505      - api: validate snaps against validation set assert from the store
   506      - wrappers: don't generate an [Install] section for timer or dbus
   507        activated services
   508      - tests/nested/core20/boot-config-update: skip when snapd was not
   509        built with test features
   510      - o/configstate,o/devicestate: introduce devicestate.EarlyConfig
   511        implemented by configstate.EarlyConfig
   512      - cmd/snap-bootstrap/initramfs-mounts: fix typo in func name
   513      - interfaces/builtin: mock distribution in fontconfig cache unit
   514        tests
   515      - tests/lib/prepare.sh: add another console= to the reflash magic
   516        grub entry
   517      - overlord/servicestate: expose dbus activators of a service
   518      - desktop/notification: test against a real session bus and
   519        notification server implementation
   520      - cmd/snap-bootstrap/initramfs-mounts: write realistic modeenv for
   521        recover+install
   522      - HACKING.md: explain how to run UC20 spread tests with QEMU
   523      - asserts: introduce AtSequence
   524      - overlord/devicestate: task for updating boot configs, spread test
   525      - gadget: fix documentation/typos
   526      - gadget: cleanup MountedFilesystem{Writer,Updater}
   527      - gadget: use ResolvedSource in MountedFilesystemWriter
   528      - snap/info.go: add doc-comment for SortServices
   529      - interfaces: add an optional mount-host-font-cache plug attribute
   530        to the desktop interface
   531      - osutil: skip TestReadBuildGo inside sbuild
   532      - o/hookstate/ctlcmd: add optional --pid and --apparmor-label
   533        arguments to "snapctl is-connected"
   534      - data/env/snapd: use quoting in case PATH contains spaces
   535      - boot: do not observe successful boot assets if not in run mode
   536      - tests: fix umount for snapd snap on fsck-on-boot testumount:
   537        /run/mnt/ubuntu-seed/systems/*/snaps/snapd_*.snap: no mount
   538      - misc: little tweaks
   539      - snap/info.go: ignore unknown daemons in SortSnapServices
   540      - devicestate: keep log from install-mode on installed system
   541      - seed: add LoadEssentialMeta to seed16 and allow all of its
   542        implementations to be called multiple times
   543      - cmd/snap-preseed: initialize snap.SanitizePlugsSlots for gadget in
   544        seeds
   545      - tests/core/uc20-recovery: move recover mode helpers to generic
   546        testslib script
   547      - interfaces/fwupd: allow any distros to access fw files via fwupd
   548      - store: method for fetching validation set assertion
   549      - store: switch to v2/assertions api
   550      - gadget: add new ResolvedContent and populate from LayoutVolume()
   551      - spread: use full format when listing processes
   552      - osutil/many: make all test pkgs osutil_test instead of "osutil"
   553      - tests/unit/go: drop unused environment variables, skip coverage
   554      - OpenGL interface: Support more Tegra libs
   555      - gadget,overlord: pass kernelRoot to install.Run()
   556      - tests: run unit tests in Focal instead of Xenial
   557      - interfaces/browser-support: allow sched_setaffinity with browser-
   558        sandbox: true
   559      - daemon: move query /snaps/<name> tests to api_snaps_test.go
   560      - cmd/snap-repair/runner.go: add SNAP_SYSTEM_MODE to env of repair
   561        runner
   562      - systemd/systemd.go: support journald JSON messages with arrays for
   563        values
   564      - cmd: make string/error code more robust against errno leaking
   565      - github, run-checks: do not collect coverage data on subsequent
   566        test runs
   567      - boot: boot config update & reseal
   568      - o/snapshotstate: handle conflicts between snapshot forget, export
   569        and import
   570      - osutil/stat.go: add RegularFileExists
   571      - cmd/snapd-generator: don't create mount overrides for snap-try
   572        snaps inside lxc
   573      - gadget/gadget.go: rename ubuntu-* to system-* in doc-comment
   574      - tests: use 6 spread workers for centos8
   575      - bootloader/assets: support injecting bootloader assets in testing
   576        builds of snapd
   577      - gadget: enable multi-volume uc20 gadgets in
   578        LaidOutSystemVolumeFromGadget; rename too
   579      - overlord/devicestate, sysconfig: do nothing when cloud-init is not
   580        present
   581      - cmd/snap-repair: filter repair assertions based on bases + modes
   582      - snap-confine: make host /etc/ssl available for snaps on classic
   583  
   584   -- Michael Vogt <michael.vogt@ubuntu.com>  Sat, 24 Apr 2021 12:17:45 +0200
   585  
   586  snapd (2.49.2-1) unstable; urgency=medium
   587  
   588    * New upstream release, LP: #1915248
   589      - interfaces/tee: add TEE/OPTEE interface
   590      - o/configstate/configcore: add hdmi_timings to pi-config
   591      - interfaces/udisks2: allow locking /run/mount/utab for udisks 2.8.4
   592      - snap-seccomp: fix seccomp test on ppc64el
   593      - interfaces{,/apparmor}, overlord/snapstate:
   594        late removal of snap-confine apparmor profiles
   595      - overlord/snapstate, wrappers: add dependency on usr-lib-
   596        snapd.mount for services on core with snapd snap
   597      - o/configstate: deal with no longer valid refresh.timer=managed
   598      - overlord/snapstate: make sure that snapd current symlink is not
   599        removed during refresh
   600      - packaging: drop dh-systemd from build-depends on ubuntu-16.04+
   601      - o/{device,hook}state: encode fde-setup-request key as base64
   602      - snapstate: reduce reRefreshRetryTimeout to 1/2 second
   603      - tests/main/uc20-create-partitions: fix tests cleanup
   604      - o/configstate, o/snapshotstate: fix handling of nil snap config on
   605        snapshot restore
   606      - snap-seccomp: add new `close_range` syscall
   607  
   608   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 26 Mar 2021 16:49:46 +0100
   609  
   610  snapd (2.49.1-1) unstable; urgency=medium
   611  
   612    * New upstream release, LP: #1915248
   613      - tests: turn modules off explicitly in spread go unti test
   614      - o/snapshotstate: create snapshots directory on import
   615      - cmd/snap-bootstrap/triggerwatch: fix returning wrong errors
   616      - interfaces: add allegro-vcu and media-control interfaces
   617      - interfaces: opengl: add Xilinx zocl bits
   618      - many: fix new ineffassign warnings
   619      - interfaces/seccomp/template.go: allow copy_file_range
   620      - interfaces: allow reading the Xauthority file KDE Plasma writes
   621        for Wayland sessions
   622      - data/selinux: allow system dbus to watch
   623        /var/lib/snapd/dbus-1
   624      - Remove apparmor downgrade feature
   625      - Support tmp and log dirs on Yocto/Poky
   626  
   627   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 08 Mar 2021 10:47:05 +0100
   628  
   629  snapd (2.49-1) unstable; urgency=medium
   630  
   631    * New upstream release, LP: #1915248
   632      - many: add Delegate=true to generated systemd units for special
   633        interfaces
   634      - cmd/snap-bootstrap: rename ModeenvFromModel to
   635        EphemeralModeenvForModel
   636      - cmd/snap-bootstrap/initramfs-mounts: write realistic modeenv for
   637        recover+install
   638      - osutil: skip TestReadBuildGo inside sbuild
   639      - tests: fix umount for snapd snap on fsck-on-boot test
   640      - snap/info_test.go: add unit test cases for bug
   641      - tests/main/services-after-before: add regression spread test
   642      - snap/info.go: ignore unknown daemons in SortSnapServices
   643      - cmd/snap-preseed: initialize snap.SanitizePlugsSlots for gadget in
   644        seeds
   645      - OpenGL interface: Support more Tegra libs
   646      - interfaces/browser-support: allow sched_setaffinity with browser-
   647        sandbox: true
   648      - cmd: make string/error code more robust against errno leaking
   649      - o/snapshotstate: handle conflicts between snapshot forget, export
   650        and import
   651      - cmd/snapd-generator: don't create mount overrides for snap-try
   652        snaps inside lxc
   653      - tests: update test pkg for fedora and centos
   654      - gadget: pass sector size in to mkfs family of functions, use to
   655        select block sz
   656      - o/snapshotstate: fix returning of snap names when duplicated
   657        snapshot is detected
   658      - tests/main/snap-network-errors: skip flushing dns cache on
   659        centos-7
   660      - interfaces/builtin: Allow DBus property access on
   661        org.freedesktop.Notifications
   662      - cgroup-support.c: fix link to CGROUP DELEGATION
   663      - osutil: update go-udev package
   664      - packaging: fix arch-indep build on debian-sid
   665      - {,sec}boot: pass "key-name" to the FDE hooks
   666      - asserts: sort by revision with Sort interface
   667      - gadget: add gadget.ResolveContentPaths()
   668      - cmd/snap-repair: save base snap and mode in device info; other
   669        misc cleanups
   670      - tests: cleanup the run-checks script
   671      - asserts: snapasserts method to validate installed snaps against
   672        validation sets
   673      - tests: normalize test tools - part 1
   674      - snapshotstate: detect duplicated snapshot imports
   675      - interfaces/builtin: fix unit test expecting snap-device-helper at
   676        /usr/lib/snapd
   677      - tests: apply workaround done for snap-advise-command to apt-hooks
   678        test
   679      - tests: skip main part of snap-advise test if 429 error is
   680        encountered
   681      - many: clarify gadget role-usage consistency checks for UC16/18 vs
   682        UC20
   683      - sandbox/cgroup, tess/main: fix unit tests on v2 system, disable
   684        broken tests on sid
   685      - interfaces/builtin: more drive by fixes, import ordering, removing
   686        dead code
   687      - tests: skip interfaces-openvswitch spread test on debian sid
   688      - interfaces/apparmor: drive by comment fix
   689      - cmd/libsnap-confine-private/cleanup-funcs-test.c: rm g_autofree
   690        usage
   691      - cmd/libsnap-confine-private: make unit tests execute happily in a
   692        container
   693      - interfaces, wrappers: misc comment fixes, etc.
   694      - asserts/repair.go: add "bases" and "modes" support to the repair
   695        assertion
   696      - interfaces/opengl: allow RPi MMAL video decoding
   697      - snap: skip help output tests for go-flags v1.4.0
   698      - gadget: add validation for "$kernel:ref" style content
   699      - packaging/deb, tests/main/lxd-postrm-purge: fix purge inside
   700        containers
   701      - spdx: update to SPDX license list version: 3.11 2020-11-25
   702      - tests: improve hotplug test setup on classic
   703      - tests: update check to verify is the current system is arm
   704      - tests: use os-query tool to check debian, trusty and tumbleweed
   705      - daemon: start moving implementation to api_snaps.go
   706      - tests/main/snap-validate-basic: disable test on Fedora due to go-
   707        flags panics
   708      - tests: fix library path used for tests.pkgs
   709      - tests/main/cohorts: replace yq with a Python snippet
   710      - run-checks: update to match new argument syntax of ineffassign
   711      - tests: use apiBaseSuite for snapshots tests, fix import endpoint
   712        path
   713      - many: separate consistency/content validation into
   714        gadget.Validate|Content
   715      - o/{device,snap}state: enable devmode snaps with dangerous model
   716        assertions
   717        secboot: add test for when systemd-run does not honor
   718        RuntimeMaxSec
   719      - secboot: add workaround for snapcore/core-initrd issue #13
   720      - devicestate: log checkEncryption errors via logger.Noticef
   721      - o/daemon: validation sets api and basic spread test
   722      - gadget: move BuildPartitionList to install and make it unexported
   723      - tests: add nested spread end-to-end test for fde-hooks
   724      - devicestate: implement checkFDEFeatures()
   725      - boot: tweak resealing with fde-setup hooks
   726      - tests: add os query commands for subsystems and architectures
   727      - o/snapshotstate: don't set auto flag in the snapshot file
   728      - tests: use os.query tool instead of comparing the system var
   729      - testutil: use the original environment when calling shellcheck
   730      - sysconfig/cloudinit.go: add "manual_cache_clean: true" to cloud-
   731        init restrict file
   732      - gadget,o/devicestate,tests: drop EffectiveFilesystemLabel and
   733        instead set the implicit labels when loading the yaml
   734      - secboot: add new LockSealedKeys() that uses either TPM/fde-reveal-
   735        key
   736      - gadget/quantity: introduce Offset, start using it for offset
   737        related fields in the gadget
   738      - gadget: use "sealed-keys" to determine what method to use for
   739        reseal
   740      - tests/main/fake-netplan-apply: disable test on xenial for now
   741      - daemon: start splitting snaps op tests out of api_test.go
   742      - testutil: make DBusTest use a custom bus configuration file
   743      - tests: replace pkgdb.sh (library) with tests.pkgs (program)
   744      - gadget: prepare gadget kernel refs (0/N)
   745      - interfaces/builtin/docker-support: allow /run/containerd/s/...
   746      - cmd/snap-preseed: reset run inhibit locks on --reset.
   747      - boot: add sealKeyToModeenvUsingFdeSetupHook()
   748      - daemon: reorg snap.go and split out sections and icons support
   749        from api.go
   750      - sandbox/seccomp: use snap-seccomp's stdout for getting version
   751        info
   752      - daemon: split find support to its own api_*.go files and move some
   753        helpers
   754      - tests: move snapstate config defaults tests to a separate file.
   755      - bootloader/{lk,lkenv}: followups from #9695
   756      - daemon: actually move APIBaseSuite to daemon_test.apiBaseSuite
   757      - gadget,o/devicestate: set implicit values for schema and role
   758        directly instead of relying on Effective* accessors
   759      - daemon: split aliases support to its own api_*.go files
   760      - gadget: start separating rule/convention validation from basic
   761        soundness
   762      - cmd/snap-update-ns: add better unit test for overname sorting
   763      - secboot: use `fde-reveal-key` if available to unseal key
   764      - tests: fix lp-1899664 test when snapd_x1 is not installed in the
   765        system
   766      - tests: fix the scenario when the "$SRC".orig file does not exist
   767      - cmd/snap-update-ns: fix sorting of overname mount entries wrt
   768        other entries
   769      - devicestate: add runFDESetupHook() helper
   770      - bootloader/lk: add support for UC20 lk bootloader with V2 lkenv
   771        structs
   772      - daemon: split unsupported buy implementation to its own api_*.go
   773        files
   774      - tests: download timeout spread test
   775      - gadget,o/devicestate: hybrid 18->20 ready volume setups should be
   776        valid
   777      - o/devicestate: save model with serial in the device save db
   778      - bootloader: add check for prepare-image time and more tests
   779        validating options
   780      - interfaces/builtin/log_observe.go: allow controlling apparmor
   781        audit levels
   782      - hookstate: refactor around EphemeralRunHook
   783      - cmd/snap: implement 'snap validate' command
   784      - secboot,devicestate: add scaffoling for "fde-reveal-key" support
   785      - boot: observe successful command line update, provide a default
   786      - tests: New queries for the os tools
   787      - bootloader/lkenv: specify backup file as arg to NewEnv(), use ""
   788        as path+"bak"
   789      - osutil/disks: add FindMatchingPartitionUUIDWithPartLabel to Disk
   790        iface
   791      - daemon: split out snapctl support and snap configuration support
   792        to their own api_*.go files
   793      - snapshotstate: improve handling of multiple errors
   794      - tests: sign new nested-18|20* models to allow for generic serials
   795      - bootloader: remove installableBootloader interface and methods
   796      - seed: cleanup/drop some no longer valid TODOS, clarify some other
   797        points
   798      - boot: set kernel command line in modeenv during install
   799      - many: rename disks.FindMatching... to FindMatching...WithFsLabel
   800        and err type
   801      - cmd/snap: suppress a case of spurious stdout logging from tests
   802      - hookstate: add new HookManager.EphemeralRunHook()
   803      - daemon: move some more api tests from daemon to daemon_test
   804      - daemon: split apps and logs endpoints to api_apps.go and tests
   805      - interfaces/utf: Add Ledger to U2F devices
   806      - seed/seedwriter: consider modes when checking for deps
   807        availability
   808      - o/devicestate,daemon: fix reboot system action to not require a
   809        system label
   810      - cmd/snap-repair,store: increase initial retry time intervals,
   811        stalling TODOs
   812      - daemon: split interfacesCmd to api_interfaces.go
   813      - github: run nested suite when commit is pushed to release branch
   814      - client: reduce again the /v2/system-info timeout
   815      - tests: reset fakestore unit status
   816      - update-pot: fix typo in plural keyword spec
   817      - tests: remove workarounds that add "ubuntu-save" if missing
   818      - tests: add unit test for auto-refresh with validate-snap failure
   819      - osutil: add helper for getting the kernel command line
   820      - tests/main/uc20-create-partitions: verify ubuntu-save encryption
   821        keys, tweak not MATCH
   822      - boot: add kernel command lines to the modeenv file
   823      - spread: bump delta ref, tweak repacking to make smaller delta
   824        archives
   825      - bootloader/lkenv: add v2 struct + support using it
   826      - snapshotstate: add cleanup of abandonded snapshot imports
   827      - tests: fix uc20-create-parition-* tests for updated gadget
   828      - daemon: split out /v2/interfaces tests to api_interfaces_test.go
   829      - hookstate: implement snapctl fde-setup-{request,result}
   830      - wrappers, o/devicestate: remove EnableSnapServices
   831      - tests: enable nested on 20.10
   832      - daemon: simplify test helpers Get|PostReq into Req
   833      - daemon: move general api to api_general*.go
   834      - devicestate: make checkEncryption fde-setup hook aware
   835      - client/snapctl, store: fix typos
   836      - tests/main/lxd/prep-snapd-in-lxd.sh: wait for valid apt files
   837        before doing apt ops
   838      - cmd/snap-bootstrap: update model cross-check considerations
   839      - client,snapctl: add naive support for "stdin"
   840      - many: add new "install-mode: disable" option
   841      - osutil/disks: allow building on mac os
   842      - data/selinux: update the policy to allow operations on non-tmpfs
   843        /tmp
   844      - boot: add helper for generating candidate kernel lines for
   845        recovery system
   846      - wrappers: generate D-Bus service activation files
   847      - bootloader/many: rm ConfigFile, add Present for indicating
   848        presence of bloader
   849      - osutil/disks: allow mocking DiskFromDeviceName
   850      - daemon: start cleaning up api tests
   851      - packaging/arch: sync with AUR packaging
   852      - bootloader: indicate when boot config was updated
   853      - tests: Fix snap-debug-bootvars test to make it work on arm devices
   854        and core18
   855      - tests/nested/manual/core20-save: verify handling of ubuntu-save
   856        with different system variants
   857      - snap: use the boot-base for kernel hooks
   858      - devicestate: support "storage-safety" defaults during install
   859      - bootloader/lkenv: mv v1 to separate file,
   860        include/lk/snappy_boot_v1.h: little fixups
   861      - interfaces/fpga: add fpga interface
   862      - store: download timeout
   863      - vendor: update secboot repo to avoid including secboot.test binary
   864      - osutil: add KernelCommandLineKeyValue
   865      - gadget/gadget.go: allow system-recovery-{image,select} as roles in
   866        gadget.yaml
   867      - devicestate: implement boot.HasFDESetupHook
   868      - osutil/disks: add DiskFromName to get a disk using a udev name
   869      - usersession/agent: have session agent connect to the D-Bus session
   870        bus
   871      - o/servicestate: preserve order of services on snap restart
   872      - o/servicestate: unlock state before calling wrappers in
   873        doServiceControl
   874      - spread: disable unattended-upgrades on ubuntu
   875      - tests: testing new fedora 33 image
   876      - tests: fix fsck on boot on arm devices
   877      - tests: skip boot state test on arm devices
   878      - tests: updated the systems to run prepare-image-grub test
   879      - interfaces/raw_usb: allow read access to /proc/tty/drivers
   880      - tests: unmount /boot/efi in fsck-on-boot test
   881      - strutil/shlex,osutil/udev/netlink: minimally import go-check
   882      - tests: fix basic20 test on arm devices
   883      - seed: make a shared seed system label validation helper
   884      - tests/many: enable some uc20 tests, delete old unneeded tests or
   885        TODOs
   886      - boot/makebootable.go: set snapd_recovery_mode=install at image-
   887        build time
   888      - tests: migrate test from boot.sh helper to boot-state tool
   889      - asserts: implement "storage-safety" in uc20 model assertion
   890      - bootloader: use ForGadget when installing boot config
   891      - spread: UC20 no longer needs 2GB of mem
   892      - cmd/snap-confine: implement snap-device-helper internally
   893      - bootloader/grub: replace old reference to Managed...Blr... with
   894        Trusted...Blr...
   895      - cmd/snap-bootstrap: add readme for snap-bootstrap + real state
   896        diagram
   897      - interfaces: fix greengrass attr namingThe flavor attribute names
   898        are now as follows:
   899      - tests/lib/nested: poke the API to get the snap revisions
   900      - tests: compare options of mount units created by snapd and snapd-
   901        generator
   902      - o/snapstate,servicestate: use service-control task for service
   903        actions
   904      - sandbox: track applications unconditionally
   905      - interfaces/greengrass-support: add additional "process" flavor for
   906        1.11 update
   907      - cmd/snap-bootstrap, secboot, tests: misc cleanups, add spread test
   908  
   909   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 10 Feb 2021 10:47:17 +0100
   910  
   911  snapd (2.48.2-1) unstable; urgency=medium
   912  
   913    * New upstream release, LP: #1906690
   914      - tests: sign new nested-18|20* models to allow for generic serials
   915      - secboot: add extra paranoia when waiting for that fde-reveal-key
   916      - tests: backport netplan workarounds from #9785
   917      - secboot: add workaround for snapcore/core-initrd issue #13
   918      - devicestate: log checkEncryption errors via logger.Noticef
   919      - tests: add nested spread end-to-end test for fde-hooks
   920      - devicestate: implement checkFDEFeatures()
   921      - boot: tweak resealing with fde-setup hooks
   922      - sysconfig/cloudinit.go: add "manual_cache_clean: true" to cloud-
   923        init restrict file
   924      - secboot: add new LockSealedKeys() that uses either TPM or
   925        fde-reveal-key
   926      - gadget: use "sealed-keys" to determine what method to use for
   927        reseal
   928      - boot: add sealKeyToModeenvUsingFdeSetupHook()
   929      - secboot: use `fde-reveal-key` if available to unseal key
   930      - cmd/snap-update-ns: fix sorting of overname mount entries wrt
   931        other entries
   932      - o/devicestate: save model with serial in the device save db
   933      - devicestate: add runFDESetupHook() helper
   934      - secboot,devicestate: add scaffoling for "fde-reveal-key" support
   935      - hookstate: add new HookManager.EphemeralRunHook()
   936      - update-pot: fix typo in plural keyword spec
   937      - store,cmd/snap-repair: increase initial expontential time
   938        intervals
   939      - o/devicestate,daemon: fix reboot system action to not require a
   940        system label
   941      - github: run nested suite when commit is pushed to release branch
   942      - tests: reset fakestore unit status
   943      - tests: fix uc20-create-parition-* tests for updated gadget
   944      - hookstate: implement snapctl fde-setup-{request,result}
   945      - devicestate: make checkEncryption fde-setup hook aware
   946      - client,snapctl: add naive support for "stdin"
   947      - devicestate: support "storage-safety" defaults during install
   948      - snap: use the boot-base for kernel hooks
   949      - vendor: update secboot repo to avoid including secboot.test binary
   950  
   951   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 15 Dec 2020 20:21:44 +0100
   952  
   953  snapd (2.48.1-1) unstable; urgency=medium
   954  
   955    * New upstream release, LP: #1906690
   956      - gadget: disable ubuntu-boot role validation check
   957  
   958   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 03 Dec 2020 17:43:30 +0100
   959  
   960  snapd (2.48-1) unstable; urgency=medium
   961  
   962    * New upstream release, LP: #1904098
   963      - osutil: add KernelCommandLineKeyValue
   964      - devicestate: implement boot.HasFDESetupHook
   965      - boot/makebootable.go: set snapd_recovery_mode=install at image-
   966        build time
   967      - bootloader: use ForGadget when installing boot config
   968      - interfaces/raw_usb: allow read access to /proc/tty/drivers
   969      - boot: add scaffolding for "fde-setup" hook support for sealing
   970      - tests: fix basic20 test on arm devices
   971      - seed: make a shared seed system label validation helper
   972      - snap: add new "fde-setup" hooktype
   973      - cmd/snap-bootstrap, secboot, tests: misc cleanups, add spread test
   974      - secboot,cmd/snap-bootstrap: fix degraded mode cases with better
   975        device handling
   976      - boot,dirs,c/snap-bootstrap: avoid InstallHost* at the cost of some
   977        messiness
   978      - tests/nested/manual/refresh-revert-fundamentals: temporarily
   979        disable secure boot
   980      - snap-bootstrap,secboot: call BlockPCRProtectionPolicies in all
   981        boot modes
   982      - many: address degraded recover mode feedback, cleanups
   983      - tests: Use systemd-run on tests part2
   984      - tests: set the opensuse tumbleweed system as manual in spread.yaml
   985      - secboot: call BlockPCRProtectionPolicies even if the TPM is
   986        disabled
   987      - vendor: update to current secboot
   988      - cmd/snap-bootstrap,o/devicestate: use a secret to pair data and
   989        save
   990      - spread.yaml: increase number of workers on 20.10
   991      - snap: add new `snap recovery --show-keys` option
   992      - tests: minor test tweaks suggested in the review of 9607
   993      - snapd-generator: set standard snapfuse options when generating
   994        units for containers
   995      - tests: enable lxd test on ubuntu-core-20 and 16.04-32
   996      - interfaces: share /tmp/.X11-unix/ from host or provider
   997      - tests: enable main lxd test on 20.10
   998      - cmd/s-b/initramfs-mounts: refactor recover mode to implement
   999        degraded mode
  1000      - gadget/install: add progress logging
  1001      - packaging: keep secboot/encrypt_dummy.go in debian
  1002      - interfaces/udev: use distro specific path to snap-device-helper
  1003      - o/devistate: fix chaining of tasks related to regular snaps when
  1004        preseeding
  1005      - gadget, overlord/devicestate: validate that system supports
  1006        encrypted data before install
  1007      - interfaces/fwupd: enforce the confined fwupd to align Ubuntu Core
  1008        ESP layout
  1009      - many: add /v2/system-recovery-keys API and client
  1010      - secboot, many: return UnlockMethod from Unlock* methods for future
  1011        usage
  1012      - many: mv keys to ubuntu-boot, move model file, rename keyring
  1013        prefix for secboot
  1014      - tests: using systemd-run instead of manually create a systemd unit
  1015        - part 1
  1016      - secboot, cmd/snap-bootstrap: enable or disable activation with
  1017        recovery key
  1018      - secboot: refactor Unlock...IfEncrypted to take keyfile + check
  1019        disks first
  1020      - secboot: add LockTPMSealedKeys() to lock access to keys
  1021        independently
  1022      - gadget: correct sfdisk arguments
  1023      - bootloader/assets/grub: adjust fwsetup menuentry label
  1024      - tests: new boot state tool
  1025      - spread: use the official image for Ubuntu 20.10, no longer an
  1026        unstable system
  1027      - tests/lib/nested: enable snapd logging to console for core18
  1028      - osutil/disks: re-implement partition searching for disk w/ non-
  1029        adjacent parts
  1030      - tests: using the nested-state tool in nested tests
  1031      - many: seal a fallback object to the recovery boot chain
  1032      - gadget, gadget/install: move helpers to install package, refactor
  1033        unit tests
  1034      - dirs: add "gentoo" to altDirDistros
  1035      - update-pot: include file locations in translation template, and
  1036        extract strings from desktop files
  1037      - gadget/many: drop usage of gpt attr 59 for indicating creation of
  1038        partitions
  1039      - gadget/quantity: tweak test name
  1040      - snap: fix failing unittest for quantity.FormatDuration()
  1041      - gadget/quantity: introduce a new package that captures quantities
  1042      - o/devicestate,a/sysdb: make a backup of the device serial to save
  1043      - tests: fix rare interaction of tests.session and specific tests
  1044      - features: enable classic-preserves-xdg-runtime-dir
  1045      - tests/nested/core20/save: check the bind mount and size bump
  1046      - o/devicetate,dirs: keep device keys in ubuntu-save/save for UC20
  1047      - tests: rename hasHooks to hasInterfaceHooks in the ifacestate
  1048        tests
  1049      - o/devicestate: unit test tweaks
  1050      - boot: store the TPM{PolicyAuthKey,LockoutAuth}File in ubuntu-save
  1051      - testutil, cmd/snap/version: fix misc little errors
  1052      - overlord/devicestate: bind mount ubuntu-save under
  1053        /var/lib/snapd/save on startup
  1054      - gadget/internal: tune ext4 setting for smaller filesystems
  1055      - tests/nested/core20/save: a test that verifies ubuntu-save is
  1056        present and set up
  1057      - tests: update google sru backend to support groovy
  1058      - o/ifacestate: handle interface hooks when preseeding
  1059      - tests: re-enable the apt hooks test
  1060      - interfaces,snap: use correct type: {os,snapd} for test data
  1061      - secboot: set metadata and keyslots sizes when formatting LUKS2
  1062        volumes
  1063      - tests: improve uc20-create-partitions-reinstall test
  1064      - client, daemon, cmd/snap: cleanups from #9489 + more unit tests
  1065      - cmd/snap-bootstrap: mount ubuntu-save during boot if present
  1066      - secboot: fix doc comment on helper for unlocking volume with key
  1067      - tests: add spread test for refreshing from an old snapd and core18
  1068      - o/snapstate: generate snapd snap wrappers again after restart on
  1069        refresh
  1070      - secboot: version bump, unlock volume with key
  1071      - tests/snap-advise-command: re-enable test
  1072      - cmd/snap, snapmgr, tests: cleanups after #9418
  1073      - interfaces: deny connected x11 plugs access to ICE
  1074      - daemon,client: write and read a maintenance.json file for when
  1075        snapd is shut down
  1076      - many: update to secboot v1 (part 1)
  1077      - osutil/disks/mockdisk: panic if same mountpoint shows up again
  1078        with diff opts
  1079      - tests/nested/core20/gadget,kernel-reseal: add sanity checks to the
  1080        reseal tests
  1081      - many: implement snap routine console-conf-start for synchronizing
  1082        auto-refreshes
  1083      - dirs, boot: add ubuntu-save directories and related locations
  1084      - usersession: fix typo in test name
  1085      - overlord/snapstate: refactor ihibitRefresh
  1086      - overlord/snapstate: stop warning about inhibited refreshes
  1087      - cmd/snap: do not hardcode snapshot age value
  1088      - overlord,usersession: initial notifications of pending refreshes
  1089      - tests: add a unit test for UpdateMany where a single snap fails
  1090      - o/snapstate/catalogrefresh.go: don't refresh catalog in install
  1091        mode uc20
  1092      - tests: also check snapst.Current in undo-unlink tests
  1093      - tests: new nested tool
  1094      - o/snapstate: implement undo handler for unlink-snap
  1095      - tests: clean systems.sh helper and migrate last set of tests
  1096      - tests: moving the lib section from systems.sh helper to os.query
  1097        tool
  1098      - tests/uc20-create-partitions: don't check for grub.cfg
  1099      - packaging: make sure that static binaries are indeed static, fix
  1100        openSUSE
  1101      - many: have install return encryption keys for data and save,
  1102        improve tests
  1103      - overlord: add link participant for linkage transitions
  1104      - tests: lxd smoke test
  1105      - tests: add tests for fsck; cmd/s-b/initramfs-mounts: fsck ubuntu-
  1106        seed too
  1107      - tests: moving main suite from systems.sh to os.query tool
  1108      - tests: moving the core test suite from systems.sh to os.query tool
  1109      - cmd/snap-confine: mask host's apparmor config
  1110      - o/snapstate: move setting updated SnapState after error paths
  1111      - tests: add value to INSTANCE_KEY/regular
  1112      - spread, tests: tweaks for openSUSE
  1113      - cmd/snap-confine: update path to snap-device-helper in AppArmor
  1114        profile
  1115      - tests: new os.query tool
  1116      - overlord/snapshotstate/backend: specify tar format for snapshots
  1117      - tests/nested/manual/minimal-smoke: use 384MB of RAM for nested
  1118        UC20
  1119      - client,daemon,snap: auto-import does not error on managed devices
  1120      - interfaces: PTP hardware clock interface
  1121      - tests: use tests.backup tool
  1122      - many: verify that unit tests work with nosecboot tag and without
  1123        secboot package
  1124      - wrappers: do not error out on read-only /etc/dbus-1/session.d
  1125        filesystem on core18
  1126      - snapshots: import of a snapshot set
  1127      - tests: more output for sbuild test
  1128      - o/snapstate: re-order remove tasks for individual snap revisions
  1129        to remove current last
  1130      - boot: skip some unit tests when running as root
  1131      - o/assertstate: introduce
  1132        ValidationTrackingKey/ValidationSetTracking and basic methods
  1133      - many: allow ignoring running apps for specific request
  1134      - tests: allow the searching test to fail under load
  1135      - overlord/snapstate: inhibit startup while unlinked
  1136      - seed/seedwriter/writer.go: check DevModeConfinement for dangerous
  1137        features
  1138      - tests/main/sudo-env: snap bin is available on Fedora
  1139      - boot, overlord/devicestate: list trusted and managed assets
  1140        upfront
  1141      - gadget, gadget/install: support for ubuntu-save, create one during
  1142        install if needed
  1143      - spread-shellcheck: temporary workaround for deadlock, drop
  1144        unnecessary test
  1145      - snap: support different exit-code in the snap command
  1146      - logger: use strutil.KernelCommandLineSplit in
  1147        debugEnabledOnKernelCmdline
  1148      - logger: fix snapd.debug=1 parsing
  1149      - overlord: increase refresh postpone limit to 14 days
  1150      - spread-shellcheck: use single thread pool executor
  1151      - gadget/install,secboot: add debug messages
  1152      - spread-shellcheck: speed up spread-shellcheck even more
  1153      - spread-shellcheck: process paths from arguments in parallel
  1154      - tests: tweak error from tests.cleanup
  1155      - spread: remove workaround for openSUSE go issue
  1156      - o/configstate: create /etc/sysctl.d when applying early config
  1157        defaults
  1158      - tests: new tests.backup tool
  1159      - tests: add tests.cleanup pop sub-command
  1160      - tests: migration of the main suite to snaps-state tool part 6
  1161      - tests: fix journal-state test
  1162      - cmd/snap-bootstrap/initramfs-mounts: split off new helper for misc
  1163        recover files
  1164      - cmd/snap-bootstrap/initramfs-mounts: also copy /etc/machine-id for
  1165        same IP addr
  1166      - packaging/{ubuntu,debian}: add liblzo2-dev as a dependency for
  1167        building snapd
  1168      - boot, gadget, bootloader: observer preserves managed bootloader
  1169        configs
  1170      - tests/nested/manual: add uc20 grade signed cloud-init test
  1171      - o/snapstate/autorefresh.go: eliminate race when launching
  1172        autorefresh
  1173      - daemon,snapshotstate: do not return "size" from Import()
  1174      - daemon: limit reading from snapshot import to Content-Length
  1175      - many: set/expect Content-Length header when importing snapshots
  1176      - github: switch from ::set-env command to environment file
  1177      - tests: migration of the main suite to snaps-state tool part 5
  1178      - client: cleanup the Client.raw* and Client.do* method families
  1179      - tests: moving main suite to snaps-state tool part 4
  1180      - client,daemon,snap: use constant for snapshot content-type
  1181      - many: fix typos and repeated "the"
  1182      - secboot: fix tpm connection leak when it's not enabled
  1183      - many: scaffolding for snapshots import API
  1184      - run-checks: run spread-shellcheck too
  1185      - interfaces: update network-manager interface to allow
  1186        ObjectManager access from unconfined clients
  1187      - tests: move core and regression suites to snaps-state tool
  1188      - tests: moving interfaces tests to snaps-state tool
  1189      - gadget: preserve files when indicated by content change observer
  1190      - tests: moving smoke test suite and some tests from main suite to
  1191        snaps-state tool
  1192      - o/snapshotstate: pass set id to backend.Open, update tests
  1193      - asserts/snapasserts: introduce ValidationSets
  1194      - o/snapshotstate: improve allocation of new set IDs
  1195      - boot: look at the gadget for run mode bootloader when making the
  1196        system bootable
  1197      - cmd/snap: allow snap help vs --all to diverge purposefully
  1198      - usersession/userd: separate bus name ownership from defining
  1199        interfaces
  1200      - o/snapshotstate: set snapshot set id from its filename
  1201      - o/snapstate: move remove-related tests to snapstate_remove_test.go
  1202      - desktop/notification: switch ExpireTimeout to time.Duration
  1203      - desktop/notification: add unit tests
  1204      - snap: snap help output refresh
  1205      - tests/nested/manual/preseed: include a system-usernames snap when
  1206        preseeding
  1207      - tests: fix sudo-env test
  1208      - tests: fix nested core20 shellcheck bug
  1209      - tests/lib: move to new directory when restoring PWD, cleanup
  1210        unpacked unpacked snap directories
  1211      - desktop/notification: add bindings for FDO notifications
  1212      - dbustest: fix stale comment references
  1213      - many: move ManagedAssetsBootloader into TrustedAssetsBootloader,
  1214        drop former
  1215      - snap-repair: add uc20 support
  1216      - tests: print all the serial logs for the nested test
  1217      - o/snapstate/check_snap_test.go: mock osutil.Find{U,G}id to avoid
  1218        bug in test
  1219      - cmd/snap/auto-import: stop importing system user assertions from
  1220        initramfs mnts
  1221      - osutil/group.go: treat all non-nil errs from user.Lookup{Group,}
  1222        as Unknown*
  1223      - asserts: deserialize grouping only once in Pool.AddBatch if needed
  1224      - gadget: allow content observer to have opinions about a change
  1225      - tests: new snaps-state command - part1
  1226      - o/assertstate: support refreshing any number of snap-declarations
  1227      - boot: use test helpers
  1228      - tests/core/snap-debug-bootvars: also check snap_mode
  1229      - many/apparmor: adjust rules for reading profile/ execing new
  1230        profiles for new kernel
  1231      - tests/core/snap-debug-bootvars: spread test for snap debug boot-
  1232        vars
  1233      - tests/lib/nested.sh: more little tweaks
  1234      - tests/nested/manual/grade-signed-above-testkeys-boot: enable kvm
  1235      - cmd/s-b/initramfs-mounts: use ConfigureTargetSystem for install,
  1236        recover modes
  1237      - overlord: explicitly set refresh-app-awareness in tests
  1238      - kernel: remove "edition" from kernel.yaml and add "update"
  1239      - spread: drop vendor from the packed project archive
  1240      - boot: fix debug bootloader variables dump on UC20 systems
  1241      - wrappers, systemd: allow empty root dir and conditionally do not
  1242        pass --root to systemctl
  1243      - tests/nested/manual: add test for grades above signed booting with
  1244        testkeys
  1245      - tests/nested: misc robustness fixes
  1246      - o/assertstate,asserts: use bulk refresh to refresh snap-
  1247        declarations
  1248      - tests/lib/prepare.sh: stop patching the uc20 initrd since it has
  1249        been updated now
  1250      - tests/nested/manual/refresh-revert-fundamentals: re-enable test
  1251      - update-pot: ignore .go files inside .git when running xgettext-go
  1252      - tests: disable part of the lxd test completely on 16.04.
  1253      - o/snapshotstate: tweak comment regarding snapshot filename
  1254      - o/snapstate: improve snapshot iteration
  1255      - bootloader: lk cleanups
  1256      - tests: update to support nested kvm without reboots on UC20
  1257      - tests/nested/manual/preseed: disable system-key check for 20.04
  1258        image
  1259      - spread.yaml: add ubuntu-20.10-64 to qemu
  1260      - store: handle v2 error when fetching assertions
  1261      - gadget: resolve device mapper devices for fallback device lookup
  1262      - tests/nested/cloud-init-many: simplify tests and unify
  1263        helpers/seed inputs
  1264      - tests: copy /usr/lib/snapd/info to correct directory
  1265      - check-pr-title.py * : allow "*" in the first part of the title
  1266      - many: typos and small test tweak
  1267      - tests/main/lxd: disable cgroup combination for 16.04 that is
  1268        failing a lot
  1269      - tests: make nested signing helpers less confusing
  1270      - tests: misc nested changes
  1271      - tests/nested/manual/refresh-revert-fundamentals: disable
  1272        temporarily
  1273      - tests/lib/cla_check: default to Python 3, tweaks, formatting
  1274      - tests/lib/cl_check.py: use python3 compatible code
  1275  
  1276   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 19 Nov 2020 17:51:02 +0100
  1277  
  1278  snapd (2.47.1-1) unstable; urgency=medium
  1279  
  1280    * New upstream release, LP: #1895929
  1281      - o/configstate: create /etc/sysctl.d when applying early config
  1282        defaults
  1283      - cmd/snap-bootstrap/initramfs-mounts: also copy /etc/machine-id for
  1284        same IP addr
  1285      - packaging/{ubuntu,debian}: add liblzo2-dev as a dependency for
  1286        building snapd
  1287      - cmd/snap: allow snap help vs --all to diverge purposefully
  1288      - snap: snap help output refresh
  1289  
  1290   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 08 Oct 2020 09:30:44 +0200
  1291  
  1292  snapd (2.47-1) unstable; urgency=medium
  1293  
  1294    * New upstream release, LP: #1895929
  1295      - tests: fix nested core20 shellcheck bug
  1296      - many/apparmor: adjust rule for reading apparmor profile for new
  1297        kernel
  1298      - snap-repair: add uc20 support
  1299      - cmd/snap/auto-import: stop importing system user assertions from
  1300        initramfs mnts
  1301      - cmd/s-b/initramfs-mounts: use ConfigureTargetSystem for install,
  1302        recover modes
  1303      - gadget: resolve device mapper devices for fallback device lookup
  1304      - secboot: add boot manager profile to pcr protection profile
  1305      - sysconfig,o/devicestate: mv DisableNoCloud to
  1306        DisableAfterLocalDatasourcesRun
  1307      - tests: make gadget-reseal more robust
  1308      - tests: skip nested images pre-configuration by default
  1309      - tests: fix for basic20 test running on external backend and rpi
  1310      - tests: improve kernel reseal test
  1311      - boot: adjust comments, naming, log success around reseal
  1312      - tests/nested, fakestore: changes necessary to run nested uc20
  1313        signed/secured tests
  1314      - tests: add nested core20 gadget reseal test
  1315      - boot/modeenv: track unknown keys in Read and put back into modeenv
  1316        during Write
  1317      - interfaces/process-control: add sched_setattr to seccomp
  1318      - boot: with unasserted kernels reseal if there's a hint modeenv
  1319        changed
  1320      - client: bump the default request timeout to 120s
  1321      - configcore: do not error in console-conf.disable for install mode
  1322      - boot: streamline bootstate20.go reseal and tests changes
  1323      - boot: reseal when changing kernel
  1324      - cmd/snap/model: specify grade in the model command output
  1325      - tests: simplify
  1326        repack_snapd_snap_with_deb_content_and_run_mode_first_boot_tweaks
  1327      - test: improve logging in nested tests
  1328      - nested: add support to telnet to serial port in nested VM
  1329      - secboot: use the snapcore/secboot native recovery key type
  1330      - tests/lib/nested.sh: use more focused cloud-init config for uc20
  1331      - tests/lib/nested.sh: wait for the tpm socket to exist
  1332      - spread.yaml, tests/nested: misc changes
  1333      - tests: add more checks to disk space awareness spread test
  1334      - tests: disk space awareness spread test
  1335      - boot: make MockUC20Device use a model and MockDevice more
  1336        realistic
  1337      - boot,many: reseal only when meaningful and necessary
  1338      - tests/nested/core20/kernel-failover: add test for failed refresh
  1339        of uc20 kernel
  1340      - tests: fix nested to work with qemu and kvm
  1341      - boot: reseal when updating boot assets
  1342      - tests: fix snap-routime-portal-info test
  1343      - boot: verify boot chain file in seal and reseal tests
  1344      - tests: use full path to test-snapd-refresh.version binary
  1345      - boot: store boot chains during install, helper for checking
  1346        whether reseal is needed
  1347      - boot: add call to reseal an existing key
  1348      - boot: consider boot chains with unrevisioned kernels incomparable
  1349      - overlord: assorted typos and miscellaneous changes
  1350      - boot: group SealKeyModelParams by model, improve testing
  1351      - secboot: adjust parameters to buildPCRProtectionProfile
  1352      - strutil: add SortedListsUniqueMergefrom the doc comment:
  1353      - snap/naming: upgrade TODO to TODO:UC20
  1354      - secboot: add call to reseal an existing key
  1355      - boot: in seal.go adjust error message and function names
  1356      - o/snapstate: check available disk space in RemoveMany
  1357      - boot: build bootchains data for sealing
  1358      - tests: remove "set -e" from function only shell libs
  1359      - o/snapstate: disk space check on UpdateMany
  1360      - o/snapstate: disk space check with snap update
  1361      - snap: implement new `snap reboot` command
  1362      - boot: do not reorder boot assets when generating predictable boot
  1363        chains and other small tweaks
  1364      - tests: some fixes and improvements for nested execution
  1365      - tests/core/uc20-recovery: fix check for at least specific calls to
  1366        mock-shutdown
  1367      - boot: be consistent using bootloader.Role* consts instead of
  1368        strings
  1369      - boot: helper for generating secboot load chains from a given boot
  1370        asset sequence
  1371      - boot: tweak boot chains to support a list of kernel command lines,
  1372        keep track of model and kernel boot file
  1373      - boot,secboot: switch to expose and use snapcore/secboot load event
  1374        trees
  1375      - tests: use `nested_exec` in core{20,}-early-config test
  1376      - devicestate: enable cloud-init on uc20 for grade signed and
  1377        secured
  1378      - boot: add "rootdir" to baseBootenvSuite and use in tests
  1379      - tests/lib/cla_check.py: don't allow users.noreply.github.com
  1380        commits to pass CLA
  1381      - boot: represent boot chains, helpers for marshalling and
  1382        equivalence checks
  1383      - boot: mark successful with boot assets
  1384      - client, api: handle insufficient space error
  1385      - o/snapstate: disk space check with single snap install
  1386      - configcore: "service.console-conf.disable" is gadget defaults only
  1387      - packaging/opensuse: fix for /usr/libexec on TW, do not hardcode
  1388        AppArmor profile path
  1389      - tests: skip udp protocol in nfs-support test on ubuntu-20.10
  1390      - packaging/debian-sid: tweak code preparing _build tree
  1391      - many: move seal code from gadget/install to boot
  1392      - tests: remove workaround for cups on ubuntu-20.10
  1393      - client: implement RebootToSystem
  1394      - many: seed.Model panics now if called before LoadAssertions
  1395      - daemon: add /v2/systems "reboot" action API
  1396      - github: run tests also on push to release branches
  1397      - interfaces/bluez: let slot access audio streams
  1398      - seed,c/snap-bootstrap: simplify snap-bootstrap seed reading with
  1399        new seed.ReadSystemEssential
  1400      - interfaces: allow snap-update-ns to read /proc/cmdline
  1401      - tests: new organization for nested tests
  1402      - o/snapstate, features: add feature flags for disk space awareness
  1403      - tests: workaround for cups issue on 20.10 where default printer is
  1404        not configured.
  1405      - interfaces: update cups-control and add cups for providing snaps
  1406      - boot: keep track of the original asset when observing updates
  1407      - tests: simplify and fix tests for disk space checks on snap remove
  1408      - sysconfig/cloudinit.go: add AllowCloudInit and use GadgetDir for
  1409        cloud.conf
  1410      - tests/main: mv core specific tests to core suite
  1411      - tests/lib/nested.sh: reset the TPM when we create the uc20 vm
  1412      - devicestate: rename "mockLogger" to "logbuf"
  1413      - many: introduce ContentChange for tracking gadget content in
  1414        observers
  1415      - many: fix partion vs partition typo
  1416      - bootloader: retrieve boot chains from bootloader
  1417      - devicestate: add tests around logging in RequestSystemAction
  1418      - boot: handle canceled update
  1419      - bootloader: tweak doc comments (thanks Samuele)
  1420      - seed/seedwriter: test local asserted snaps with UC20 grade signed
  1421      - sysconfig/cloudinit.go: add DisableNoCloud to
  1422        CloudInitRestrictOptions
  1423      - many: use BootFile type in load sequences
  1424      - boot,bootloader: clarifications after the changes to introduce
  1425        bootloader.Options.Role
  1426      - boot,bootloader,gadget: apply new bootloader.Options.Role
  1427      - o/snapstate, features: add feature flag for disk space check on
  1428        remove
  1429      - testutil: add checkers for symbolic link target
  1430      - many: refactor tpm seal parameter setting
  1431      - boot/bootstate20: reboot to rollback to previous kernel
  1432      - boot: add unit test helpers
  1433      - boot: observe update & rollback of trusted assets
  1434      - interfaces/utf: Add MIRKey to u2f devices
  1435      - o/devicestate/devicestate_cloudinit_test.go: test cleanup for uc20
  1436        cloud-init tests
  1437      - many: check that users of BaseTest don't forget to consume
  1438        cleanups
  1439      - tests/nested/core20/tpm: verify trusted boot assets tracking
  1440      - github: run macOS job with Go 1.14
  1441      - many: misc doc-comment changes and typo fixes
  1442      - o/snapstate: disk space check with InstallMany
  1443      - many: cloud-init cleanups from previous PR's
  1444      - tests: running tests on opensuse leap 15.2
  1445      - run-checks: check for dirty build tree too
  1446      - vendor: run ./get-deps.sh to update the secboot hash
  1447      - tests: update listing test for "-dirty" versions
  1448      - overlord/devicestate: do not release the state lock when updating
  1449        gadget assets
  1450      - secboot: read kernel efi image from snap file
  1451      - snap: add size to the random access file return interface
  1452      - daemon: correctly parse Content-Type HTTP header.
  1453      - tests: account for apt-get on core18
  1454      - cmd/snap-bootstrap/initramfs-mounts: compute string outside of
  1455        loop
  1456      - mkversion.sh: simple hack to include dirty in version if the tree
  1457        is dirty
  1458      - cgroup,snap: track hooks on system bus only
  1459      - interfaces/systemd: compare dereferenced Service
  1460      - run-checks: only check files in git for misspelling
  1461      - osutil: add a package doc comment (via doc.go)
  1462      - boot: complain about reused asset name during initial install
  1463      - snapstate: installSize helper that calculates total size of snaps
  1464        and their prerequisites
  1465      - snapshots: export of snapshots
  1466      - boot/initramfs_test.go: reset boot vars on the bootloader for each
  1467        iteration
  1468  
  1469   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 29 Sep 2020 17:19:13 +0200
  1470  
  1471  snapd (2.46.1-1) unstable; urgency=medium
  1472  
  1473    * New upstream release, LP: #1891134
  1474      - interfaces: allow snap-update-ns to read
  1475        /proc/cmdline
  1476      - github: run macOS job with Go 1.14
  1477      - o/snapstate, features: add feature flag for disk space check on
  1478        remove
  1479      - tests: account for apt-get on core18
  1480      - mkversion.sh: include dirty in version if the tree
  1481        is dirty
  1482      - interfaces/systemd: compare dereferenced Service
  1483      - vendor.json: update mysterious secboot SHA again
  1484  
  1485   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 04 Sep 2020 17:42:54 +0200
  1486  
  1487  snapd (2.46-1) unstable; urgency=medium
  1488  
  1489    * New upstream release, LP: #1891134
  1490      - logger: add support for setting snapd.debug=1 on kernel cmdline
  1491      - o/snapstate: check disk space before creating automatic snapshot
  1492        on remove
  1493      - boot, o/devicestate: observe existing recovery bootloader trusted
  1494        boot assets
  1495      - many: use transient scope for tracking apps and hooks
  1496      - features: add HiddenSnapFolder feature flag
  1497      - tests/lib/nested.sh: fix partition typo, unmount the image on uc20
  1498        too
  1499      - runinhibit: open the lock file in read-only mode in IsLocked
  1500      - cmd/s-b/initramfs-mounts: make recover -> run mode transition
  1501        automatic
  1502      - tests: update spread test for unknown plug/slot with snapctl is-
  1503        connected
  1504      - osutil: add OpenExistingLockForReading
  1505      - kernel: add kernel.Validate()
  1506      - interfaces: add vcio interface
  1507      - interfaces/{docker,kubernetes}-support: load overlay and support
  1508        systemd cgroup driver
  1509      - tests/lib/nested.sh: use more robust code for finding what loop
  1510        dev we mounted
  1511      - cmd/snap-update-ns: detach all bind-mounted file
  1512      - snap/snapenv: set SNAP_REAL_HOME
  1513      - packaging: umount /snap on purge in containers
  1514      - interfaces: misc policy updates xlvi
  1515      - secboot,cmd/snap-bootstrap: cross-check partitions before
  1516        unlocking, mounting
  1517      - boot: copy boot assets cache to new root
  1518      - gadget,kernel: add new kernel.{Info,Asset} struct and helpers
  1519      - o/hookstate/ctlcmd: make is-connected check whether the plug or
  1520        slot exists
  1521      - tests: find -ignore_readdir_race when scanning cgroups
  1522      - interfaces/many: deny arbitrary desktop files and misc from
  1523        /usr/share
  1524      - tests: use "set -ex" in prep-snapd-in-lxd.sh
  1525      - tests: re-enable udisks test on debian-sid
  1526      - cmd/snapd-generator: use PATH fallback if PATH is not set
  1527      - tests: disable udisks2 test on arch linux
  1528      - github: use latest/stable go, not latest/edge
  1529      - tests: remove support for ubuntu 19.10 from spread tests
  1530      - tests: fix lxd test wrongly tracking 'latest'
  1531      - secboot: document exported functions
  1532      - cmd: compile snap gdbserver shim correctly
  1533      - many: correctly calculate the desktop file prefix everywhere
  1534      - interfaces: add kernel-crypto-api interface
  1535      - corecfg: add "system.timezone" setting to the system settings
  1536      - cmd/snapd-generator: generate drop-in to use fuse in container
  1537      - cmd/snap-bootstrap/initramfs-mounts: tweak names, add comments
  1538        from previous PR
  1539      - interfaces/many: miscellaneous updates for strict microk8s
  1540      - secboot,cmd/snap-bootstrap: don't import boot package from secboot
  1541      - cmd/snap-bootstrap/initramfs-mounts: call systemd-mount instead of
  1542        the-tool
  1543      - tests: work around broken update of systemd-networkd
  1544      - tests/main/install-fontconfig-cache-gen: enhance test by
  1545        verifying, add fonts to test
  1546      - o/devicestate: wrap asset update observer error
  1547      - boot: refactor such that bootStateUpdate20 mainly carries Modeenv
  1548      - mkversion.sh: disallow changelog versions that have git in it, if
  1549        we also have git version
  1550      - interfaces/many: miscellaneous updates for strict microk8s
  1551      - snap: fix repeated "cannot list recovery system" and add test
  1552      - boot: track trusted assets during initial install, assets cache
  1553      - vendor: update secboot to fix key data validation
  1554      - tests: unmount FUSE file-systems from XDG runtime dir
  1555      - overlord/devicestate: workaround non-nil interface with nil struct
  1556      - sandbox/cgroup: remove temporary workaround for multiple cgroup
  1557        writers
  1558      - sandbox/cgroup: detect dangling v2 cgroup
  1559      - bootloader: add helper for creating a bootloader based on gadget
  1560      - tests: support different images on nested execution
  1561      - many: reorg cmd/snapinfo.go into snap and new client/clientutil
  1562      - packaging/arch: use external linker when building statically
  1563      - tests: cope with ghost cgroupv2
  1564      - tests: fix issues related to restarting systemd-logind.service
  1565      - boot, o/devicestate: TrustedAssetUpdateObserver stubs, hook up to
  1566        gadget updates
  1567      - vendor: update github.com/kr/pretty to fix diffs of values with
  1568        pointer cycles
  1569      - boot: move bootloaderKernelState20 impls to separate file
  1570      - .github/workflows: move snap building to test.yaml as separate
  1571        cached job
  1572      - tests/nested/manual/minimal-smoke: run core smoke tests in a VM
  1573        meeting minimal requirements
  1574      - osutil: add CommitAs to atomic file
  1575      - gadget: introduce content update observer
  1576      - bootloader: introduce TrustedAssetsBootloader, implement for grub
  1577      - o/snapshotstate: helpers for calculating disk space needed for an
  1578        automatic snapshot
  1579      - gadget/install: retrieve command lines from bootloader
  1580      - boot/bootstate20: unify commit method impls, rm
  1581        bootState20MarkSuccessful
  1582      - tests: add system information and image information when debug
  1583        info is displayed
  1584      - tests/main/cgroup-tracking: try to collect some information about
  1585        cgroups
  1586      - boot: introduce current_boot_assets and
  1587        current_recovery_boot_assets to modeenv
  1588      - tests: fix for timing issues on journal-state test
  1589      - many: remove usage and creation of hijacked pid cgroup
  1590      - tests: port regression-home-snap-root-owned to tests.session
  1591      - tests: run as hightest via tests.session
  1592      - github: run CLA checks on self-hosted workers
  1593      - github: remove Ubuntu 19.10 from actions workflow
  1594      - tests: remove End-Of-Life opensuse/fedora releases
  1595      - tests: remove End-Of-Life releases from spread.yaml
  1596      - tests: fix debug section of appstream-id test
  1597      - interfaces: check !b.preseed earlier
  1598      - tests: work around bug in systemd/debian
  1599      - boot: add deepEqual, Copy helpers for Modeenv to simplify
  1600        bootstate20 refactor
  1601      - cmd: add new "snap recovery" command
  1602      - interfaces/systemd: use emulation mode when preseeding
  1603      - interfaces/kmod: don't load kernel modules in kmod backend when
  1604        preseeding
  1605      - interfaces/udev: do not reload udevadm rules when preseeding
  1606      - cmd/snap-preseed: use snapd from the deb if newer than from seeds
  1607      - boot: fancy marshaller for modeenv values
  1608      - gadget, osutil: use atomic file copy, adjust tests
  1609      - overlord: use new tracking cgroup for refresh app awareness
  1610      - github: do not skip gofmt with Go 1.9/1.10
  1611      - many: introduce content write observer, install mode glue, initial
  1612        seal stubs
  1613      - daemon,many: switch to use client.ErrorKind and drop the local
  1614        errorKind...
  1615      - tests: new parameters for nested execution
  1616      - client: move all error kinds into errors.go and add doc strings
  1617      - cmd/snap: display the error in snap debug seeding if seeding is in
  1618        error
  1619      - cmd/snap/debug/seeding: use unicode for proper yaml
  1620      - tests/cmd/snap-bootstrap/initramfs-mounts: add test case for empty
  1621        recovery_mode
  1622      - osutil/disks: add mock disk and tests for happy path of mock disks
  1623      - tests: refresh/revert snapd in uc20
  1624      - osutil/disks: use a dedicated error to indicate a fs label wasn't
  1625        found
  1626      - interfaces/system-key: in WriteSystemKey during tests, don't call
  1627        ParserFeatures
  1628      - boot: add current recovery systems to modeenv
  1629      - bootloader: extend managed assets bootloader interface to compose
  1630        a candidate command line
  1631      - interfaces: make the unmarshal test match more the comment
  1632      - daemon/api: use pointers to time.Time for debug seeding aspect
  1633      - o/ifacestate: update security profiles in connect undo handler
  1634      - interfaces: add uinput interface
  1635      - cmd/snap-bootstrap/initramfs-mounts: add doSystemdMount + unit
  1636        tests
  1637      - o/devicestate: save seeding/preseeding times for use with debug
  1638        seeding api
  1639      - cmd/snap/debug: add "snap debug seeding" command for preseeding
  1640        debugging
  1641      - tests/main/selinux-clean: workaround SELinux denials triggered by
  1642        linger setup on Centos8
  1643      - bootloader: compose command line with mode and extra arguments
  1644      - cmd/snap, daemon: detect and bail purge on multi-snap
  1645      - o/ifacestate: fix bug in snapsWithSecurityProfiles
  1646      - interfaces/builtin/multipass: replace U+00A0 no-break space with
  1647        simple space
  1648      - bootloader/assets: generate bootloader assets from files
  1649      - many/tests/preseed: reset the preseeded images before preseeding
  1650        them
  1651      - tests: drop accidental accents from e
  1652      - secboot: improve key sealing tests
  1653      - tests: replace _wait_for_file_change with retry
  1654      - tests: new fs-state which replaces the files.sh helper
  1655      - sysconfig/cloudinit_test.go: add test for initramfs case, rm "/"
  1656        from path
  1657      - cmd/snap: track started apps and hooks
  1658      - tests/main/interfaces-pulseaudio: disable start limit checking for
  1659        pulseaudio service
  1660      - api: seeding debug api
  1661      - .github/workflows/snap-build.yaml: build the snapd snap via GH
  1662        Actions too
  1663      - tests: moving journalctl.sh to a new journal-state tool
  1664      - tests/nested/manual: add spread tests for cloud-init vuln
  1665      - bootloader/assets: helpers for registering per-edition snippets,
  1666        register snippets for grub
  1667      - data,packaging,wrappers: extend D-Bus service activation search
  1668        path
  1669      - spread: add opensuse 15.2 and tumbleweed for qemu
  1670      - overlord,o/devicestate: restrict cloud-init on Ubuntu Core
  1671      - sysconfig/cloudinit: add RestrictCloudInit
  1672      - cmd/snap-preseed: check that target path exists and is a directory
  1673        on --reset
  1674      - tests: check for pids correctly
  1675      - gadget,gadget/install: refactor partition table update
  1676      - sysconfig/cloudinit: add CloudInitStatus func + CloudInitState
  1677        type
  1678      - interface/fwupd: add more policies for making fwupd upstream
  1679        strict
  1680      - tests: new to-one-line tool which replaces the strings.sh helper
  1681      - interfaces: new helpers to get and compare system key, for use
  1682        with seeding debug api
  1683      - osutil, many: add helper for checking whether the process is a go
  1684        test binary
  1685      - cmd/snap-seccomp/syscalls: add faccessat2
  1686      - tests: adjust xdg-open after launcher changes
  1687      - tests: new core config helper
  1688      - usersession/userd: do not modify XDG_DATA_DIRS when calling xdg-
  1689        open
  1690      - cmd/snap-preseed: handle relative chroot path
  1691      - snapshotstate: move sizer to osutil.Sizer()
  1692      - tests/cmd/snap-bootstrap/initramfs-mounts: rm duplicated env ref
  1693        kernel tests
  1694      - gadget/install,secboot: use snapcore/secboot luks2 api
  1695      - boot/initramfs_test.go: add Commentf to more Assert()'s
  1696      - tests/lib: account for changes in arch package file name extension
  1697      - bootloader/bootloadertest: fix comment typo
  1698      - bootloader: add helper for getting recovery system environment
  1699        variables
  1700      - tests: preinstall shellcheck and run tests on focal
  1701      - strutil: add a helper for parsing kernel command line
  1702      - osutil: add CheckFreeSpace helper
  1703      - secboot: update tpm connection error handling
  1704      - packaging, cmd/snap-mgmt, tests: remove modules files on purge
  1705      - tests: add tests.cleanup helper
  1706      - packaging: add "ca-certificates" to build-depends
  1707      - tests: more checks in core20 early config spread test
  1708      - tests: fix some snapstate tests to use pointers for
  1709        snapmgrTestSuite
  1710      - boot: better naming of helpers for obtaining kernel command line
  1711      - many: use more specific check for unit test mocking
  1712      - systemd/escape: fix issues with "" and "\t" handling
  1713      - asserts: small improvements and corrections for sequence-forming
  1714        assertions' support
  1715      - boot, bootloader: query kernel command line of run mod and
  1716        recovery mode systems
  1717      - snap/validate.go: disallow snap layouts with new top-level
  1718        directories
  1719      - tests: allow to add a new label to run nested tests as part of PR
  1720        validation
  1721      - tests/core/gadget-update-pc: port to UC20
  1722      - tests: improve nested tests flexibility
  1723      - asserts: integer headers: disallow prefix zeros and make parsing
  1724        more uniform
  1725      - asserts: implement Database.FindSequence
  1726      - asserts: introduce SequenceMemberAfter in the asserts backstores
  1727      - spread.yaml: remove tests/lib/tools from PATH
  1728      - overlord: refuse to install snaps whose activatable D-Bus services
  1729        conflict with installed snaps
  1730      - tests: shorten lxd-state undo-mount-changes
  1731      - snap-confine: don't die if a device from sysfs path cannot be
  1732        found by udev
  1733      - tests: fix argument handling of apt-state
  1734      - tests: rename lxd-tool to lxd-state
  1735      - tests: rename user-tool to user-state, fix --help
  1736      - interfaces: add gconf interface
  1737      - sandbox/cgroup: avoid parsing security tags twice
  1738      - tests: rename version-tool to version-compare
  1739      - cmd/snap-update-ns: handle anomalies better
  1740      - tests: fix call to apt.Package.mark_install(auto_inst=True)
  1741      - tests: rename mountinfo-tool to mountinfo.query
  1742      - tests: rename memory-tool to memory-observe-do
  1743      - tests: rename invariant-tool to tests.invariant
  1744      - tests: rename apt-tool to apt-state
  1745      - many: managed boot config during run mode setup
  1746      - asserts: introduce the concept of sequence-forming assertion types
  1747      - tests: tweak comments/output in uc20-recovery test
  1748      - tests/lib/pkgdb: do not use quiet when purging debs
  1749      - interfaces/apparmor: allow snap-specific /run/lock
  1750      - interfaces: add system-source-code for access to /usr/src
  1751      - sandbox/cgroup: extend SnapNameFromPid with tracking cgroup data
  1752      - gadget/install: move udev trigger to gadget/install
  1753      - many: make nested spread tests more reliable
  1754      - tests/core/uc20-recovery: apply hack to get gopath in recover mode
  1755        w/ external backend
  1756      - tests: enable tests on uc20 which now work with the real model
  1757        assertion
  1758      - tests: enable system-snap-refresh test on uc20
  1759      - gadget, bootloader: preserve managed boot assets during gadget
  1760        updates
  1761      - tests: fix leaked dbus-daemon in selinux-clean
  1762      - tests: add servicestate.Control tests
  1763      - tests: fix "restart.service"
  1764      - wrappers: helper for enabling services - extract and move enabling
  1765        of services into a helper
  1766      - tests: new test to validate refresh and revert of kernel and
  1767        gadget on uc20
  1768      - tests/lib/prepare-restore: collect debug info when prepare purge
  1769        fails
  1770      - bootloader: allow managed bootloader to update its boot config
  1771      - tests: Remove unity test from nightly test suite
  1772      - o/devicestate: set mark-seeded to done in the task itself
  1773      - tests: add spread test for disconnect undo caused by failing
  1774        disconnect hook
  1775      - sandbox/cgroup: allow discovering PIDs of given snap
  1776      - osutil/disks: support IsDecryptedDevice for mountpoints which are
  1777        dm devices
  1778      - osutil: detect autofs mounted in /home
  1779      - spread.yaml: allow amazon-linux-2-64 qemu with
  1780        ec2-user/ec2-user
  1781      - usersession: support additional zoom URL schemes
  1782      - overlord: mock timings.DurationThreshold in TestNewWithGoodState
  1783      - sandbox/cgroup: add tracking helpers
  1784      - tests: detect stray dbus-daemon
  1785      - overlord: refuse to install snaps providing user daemons on Ubuntu
  1786        14.04
  1787      - many: move encryption and installer from snap-boostrap to gadget
  1788      - o/ifacestate: fix connect undo handler
  1789      - interfaces: optimize rules of multiple connected iio/i2c/spi plugs
  1790      - bootloader: introduce managed bootloader, implement for grub
  1791      - tests: fix incorrect check in smoke/remove test
  1792      - asserts,seed: split handling of essential/not essential model
  1793        snaps
  1794      - gadget: fix typo in mounted filesystem updater
  1795      - gadget: do only one mount point lookup in mounted fs updater
  1796      - tests/core/snap-auto-mount: try to make the test more robust
  1797      - tests: adding ubuntu-20.04 to google-sru backend
  1798      - o/servicestate: add updateSnapstateServices helper
  1799      - bootloader: pull recovery grub config from internal assets
  1800      - tests/lib/tools: apply linger workaround when needed
  1801      - overlord/snapstate: graceful handling of denied "managed" refresh
  1802        schedule
  1803      - snapstate: fix autorefresh from classic->strict
  1804      - overlord/configstate: add system.kernel.printk.console-loglevel
  1805        option
  1806      - tests: fix assertion disk handling for nested UC systems
  1807      - snapstate: use testutil.HostScaledTimeout() in snapstate tests
  1808      - tests: extra worker for google-nested backend to avoid timeout
  1809        error on uc20
  1810      - snapdtool: helper to check whether the current binary is reexeced
  1811        from a snap
  1812      - tests: mock servicestate in api tests to avoid systemctl checks
  1813      - many: rename back snap.Info.GetType to Type
  1814      - tests/lib/cla_check: expect explicit commit range
  1815      - osutil/disks: refactor diskFromMountPointImpl a bit
  1816      - o/snapstate: service-control task handler
  1817      - osutil: add disks pkg for associating mountpoints with
  1818        disks/partitions
  1819      - gadget,cmd/snap-bootstrap: move partitioning to gadget
  1820      - seed: fix LoadEssentialMeta when gadget is not loaded
  1821      - cmd/snap: Debian does not allow $SNAP_MOUNT_DIR/bin in sudo
  1822        secure_path
  1823      - asserts: introduce new assertion validation-set
  1824      - asserts,daemon: add support for "serials" field in system-user
  1825        assertion
  1826      - data/sudo: drop a failed sudo secure_path workaround
  1827      - gadget: mv encodeLabel to osutil/disks.EncodeHexBlkIDFormat
  1828      - boot, snap-bootstrap: move initramfs-mounts logic to boot pkg
  1829      - spread.yaml: update secure boot attribute name
  1830      - interfaces/block_devices: add NVMe subsystem devices, support
  1831        multipath paths
  1832      - tests: use the "jq" snap from the edge channel
  1833      - tests: simplify the tpm test by removing the test-snapd-mokutil
  1834        snap
  1835      - boot/bootstate16.go: clean snap_try_* vars when not in Trying
  1836        status too
  1837      - tests/main/sudo-env: check snap path under sudo
  1838      - tests/main/lxd: add test for snaps inside nested lxd containers
  1839        not working
  1840      - asserts/internal: expand errors about invalid serialized grouping
  1841        labels
  1842      - usersession/userd: add msteams url support
  1843      - tests/lib/prepare.sh: adjust comment about sgdisk
  1844      - tests: fix how gadget pc is detected when the snap does not exist
  1845        and ls fails
  1846      - tests: move a few more tests to snapstate_update_test.go
  1847      - tests/main: add spread test for running svc from install hook
  1848      - tests/lib/prepare: increase the size of the uc16/uc18 partitions
  1849      - tests/special-home-can-run-classic-snaps: re-enable
  1850      - workflow: test PR title as part of the static checks again
  1851      - tests/main/xdg-open-compat: backup and restore original xdg-open
  1852      - tests: move update-related tests to snapstate_update_test.go
  1853      - cmd,many: move Version and bits related to snapd tools to
  1854        snapdtool, merge cmdutil
  1855      - tests/prepare-restore.sh: reset-failed systemd-journald before
  1856        restarting
  1857      - interfaces: misc small interface updates
  1858      - spread: use find rather than recursive ls, skip mounted snaps
  1859      - tests/lib/prepare-restore.sh: if we failed to purge snapd deb, ls
  1860        /var/lib/snapd
  1861      - tests: enable snap-auto-mount test on core20
  1862      - cmd/snap: do not show $PATH warning when executing under sudo on a
  1863        known distro
  1864      - asserts/internal: add some iteration benchmarks
  1865      - sandbox/cgroup: improve pid parsing code
  1866      - snap: add new `snap run --experimental-gdbserver` option
  1867      - asserts/internal: limit Grouping size switching to a bitset
  1868        representationWe don't always use the bit-set representation
  1869        because:
  1870      - snap: add an activates-on property to apps for D-Bus activation
  1871      - dirs: delete unused Cloud var, fix typo
  1872      - sysconfig/cloudinit: make callers of DisableCloudInit use
  1873        WritableDefaultsDir
  1874      - tests: fix classic ubuntu core transition auth
  1875      - tests: fail in setup_reflash_magic() if there is snapd state left
  1876      - tests: port interfaces-many-core-provided to tests.session
  1877      - tests: wait after creating partitions with sfdisk
  1878      - bootloader: introduce bootloarder assets, import grub.cfg with an
  1879        edition marker
  1880      - riscv64: bump timeouts
  1881      - gadget: drop dead code, hide exports that are not used externally
  1882      - tests: port 2 uc20 part1
  1883      - tests: fix bug waiting for snap command to be ready
  1884      - tests: move try-related tests to snapstate_try_test.go
  1885      - tests: add debug for 20.04 prepare failure
  1886      - travis.yml: removed, all our checks run in GH actions now
  1887      - tests: clean up up the use of configcoreSuite in the configcore
  1888        tests
  1889      - sandbox/cgroup: remove redundant pathOfProcPidCgroup
  1890      - sandbox/cgroup: add tests for ParsePids
  1891      - tests: fix the basic20 test for uc20 on external backend
  1892      - tests: use configcoreSuite in journalSuite and remove some
  1893        duplicated code
  1894      - tests: move a few more tests to snapstate_install_test
  1895      - tests: assorted small patches
  1896      - dbusutil/dbustest: separate license from package
  1897      - interfaces/builtin/time-control: allow POSIX clock API
  1898      - usersession/userd: add "slack" to the white list of URL schemes
  1899        handled by xdg-open
  1900      - tests: check that host settings like hostname are settable on core
  1901      - tests: port xdg-settings test to tests.session
  1902      - tests: port snap-handle-link test to tests.session
  1903      - arch: add riscv64
  1904      - tests: core20 early defaults spread test
  1905      - tests: move install tests from snapstate_test.go to
  1906        snapstate_install_test.go
  1907      - github: port macOS sanity checks from travis
  1908      - data/selinux: allow checking /var/cache/app-info
  1909      - o/devicestate: core20 early config from gadget defaults
  1910      - tests: autoremove after removing lxd in preseed-lxd test
  1911      - secboot,cmd/snap-bootstrap: add tpm sealing support to secboot
  1912      - sandbox/cgroup: move FreezerCgroupDir from dirs.go
  1913      - tests: update the file used to detect the boot path on uc20
  1914      - spread.yaml: show /var/lib/snapd in debug
  1915      - cmd/snap-bootstrap/initramfs-mounts: also copy systemd clock +
  1916        netplan files
  1917      - snap/naming: add helpers to parse app and hook security tags
  1918      - tests: modernize retry tool
  1919      - tests: fix and trim debug section in xdg-open-portal
  1920      - tests: modernize and use snapd.tool
  1921      - vendor: update to latest github.com/snapcore/bolt for riscv64
  1922      - cmd/snap-confine: add support for libc6-lse
  1923      - interfaces: miscellaneous policy updates xlv
  1924      - interfaces/system-packages-doc: fix typo in variable names
  1925      - tests: port interfaces-calendar-service to tests.session
  1926      - tests: install/run the lzo test snap too
  1927      - snap: (small) refactor of `snap download` code for
  1928        testing/extending
  1929      - data: fix shellcheck warnings in snapd.sh.in
  1930      - packaging: disable buildmode=pie for riscv64
  1931      - tests: install test-snapd-rsync snap from edge channel
  1932      - tests: modernize tests.session and port everything using it
  1933      - tests: add ubuntu 20.10 to spread tests
  1934      - cmd/snap/remove: mention snap restore/automatic snapshots
  1935      - dbusutil: move all D-Bus helpers and D-Bus test helpers
  1936      - wrappers: pass 'disable' flag to StopServices wrapper
  1937      - osutil: enable riscv64 build
  1938      - snap/naming: add ParseSecurityTag and friends
  1939      - tests: port document-portal-activation to session-tool
  1940      - bootloader: rename test helpers to reflect we are mocking EFI boot
  1941        locations
  1942      - tests: disable test of nfs v3 with udp proto on debian-sid
  1943      - tests: plan to improve the naming and uniformity of utilities
  1944      - tests: move *-tool tests to their own suite
  1945      - snap-bootstrap: remove sealed key file on reinstall
  1946      - bootloader/ubootenv: don't panic with an empty uboot env
  1947      - systemd: rename actualFsTypeAndMountOptions to
  1948        hostFsTypeAndMountOptions
  1949      - daemon: fix filtering of service-control changes for snap.app
  1950      - tests: spread test for preseeding in lxd container
  1951      - tests: fix broken snapd.session agent.socket
  1952      - wrappers: add RestartServices function and ReloadOrRestart to
  1953        systemd
  1954      - o/cmdstate: handle ignore flag on exec-command tasks
  1955      - gadget: make ext4 filesystems with or without metadata checksum
  1956      - tests: update statx test to run on all LTS releases
  1957      - configcore: show better error when disabling services
  1958      - interfaces: add hugepages-control
  1959      - interfaces-ssh-keys: Support reading /etc/ssh/ssh_config.d/
  1960      - tests: run ubuntu-20.04-* tests on all ubuntu-2* releases
  1961      - tests: skip interfaces-openvswitch for centos 8 in nightly suite
  1962      - tests: reload systemd --user for root, if present
  1963      - tests: reload systemd after editing /etc/fstab
  1964      - tests: add missing dependencies needed for sbuild test on debian
  1965      - tests: reload systemd after removing pulseaudio
  1966      - image, tests: core18 early config.
  1967      - interfaces: add system-packages-doc interface
  1968      - cmd/snap-preseed, systemd: fix handling of fuse.squashfuse when
  1969        preseeding
  1970      - interfaces/fwupd: allow bind mount to /boot on core
  1971      - tests: improve oom-vitality tests
  1972      - tests: add fedora 32 to spread.yaml
  1973      - config: apply vitality-hint immediately when the config changes
  1974      - tests: port snap-routine-portal-info to session-tool
  1975      - configcore: add "service.console-conf.disable" config option
  1976      - tests: port xdg-open to session-tool
  1977      - tests: port xdg-open-compat to session-tool
  1978      - tests: port interfaces-desktop-* to session-tool
  1979      - spread.yaml: apply yaml formatter/linter
  1980      - tests: port interfaces-wayland to session-tool
  1981      - o/devicestate: refactor current system handling
  1982      - snap-mgmt: perform cleanup of user services
  1983      - snap/snapfile,squashfs: followups from 8729
  1984      - boot, many: require mode in modeenv
  1985      - data/selinux: update policy to allow forked processes to call
  1986        getpw*()
  1987      - tests: log stderr from dbus-monitor
  1988      - packaging: build cmd/snap and cmd/snap-bootstrap with nomanagers
  1989        tag
  1990      - snap/squashfs: also symlink snap Install with uc20 seed snap dir
  1991        layout
  1992      - interfaces/builtin/desktop: do not mount fonts cache on distros
  1993        with quirks
  1994      - data/selinux: allow snapd to remove/create the its socket
  1995      - testutil/exec.go: set PATH after running shellcheck
  1996      - tests: silence stderr from dbus-monitor
  1997      - snap,many: mv Open to snapfile pkg to support add'l options to
  1998        Container methods
  1999      - devicestate, sysconfig: revert support for cloud.cfg.d/ in the
  2000        gadget
  2001      - github: remove workaround for bug 133 in actions/cache
  2002      - tests: remove dbus.sh
  2003      - cmd/snap-preseed: improve mountpoint checks of the preseeded
  2004        chroot
  2005      - spread.yaml: add ps aux to debug section
  2006      - github: run all spread systems in a single go with cached results
  2007      - test: session-tool cli tweaks
  2008      - asserts: rest of the Pool API
  2009      - tests: port interfaces-network-status-classic to session-tool
  2010      - packaging: remove obsolete 16.10,17.04 symlinks
  2011      - tests: setup portals before starting user session
  2012      - o/devicestate: typo fix
  2013      - interfaces/serial-port: add NXP SC16IS7xx (ttySCX) to allowed
  2014        devices
  2015      - cmd/snap/model: support store, system-user-authority keys in
  2016        --verbose
  2017      - o/devicestate: raise conflict when requesting system action while
  2018        seeding
  2019      - tests: detect signs of crashed snap-confine
  2020      - tests: sign kernel and gadget to run nested tests using current
  2021        snapd code
  2022      - tests: remove gnome-online-accounts we install
  2023      - tests: fix the issue where all the tests were executed on secboot
  2024        system
  2025      - tests: port interfaces-accounts-service to session-tool
  2026      - interfaces/network-control: bring /var/lib/dhcp from host
  2027      - image,cmd/snap,tests: add support for store-wide cohort keys
  2028      - configcore: add nomanagers buildtag for conditional build
  2029      - tests: port interfaces-password-manager-service to session-tool
  2030      - o/devicestate: cleanup system actions supported by recover mode
  2031      - snap-bootstrap: remove create-partitions and update tests
  2032      - tests: fix nested tests
  2033      - packaging/arch: update PKGBUILD to match one in AUR
  2034      - tests: port interfaces-location-control to session-tool
  2035      - tests: port interfaces-contacts-service to session-tool
  2036      - state: log task errors in the journal too
  2037      - o/devicestate: change how current system is reported for different
  2038        modes
  2039      - devicestate: do not report "ErrNoState" for seeded up
  2040      - tests: add a note about broken test sequence
  2041      - tests: port interfaces-autopilot-introspection to session-tool
  2042      - tests: port interfaces-dbus to session-tool
  2043      - packaging: update sid packaging to match 16.04+
  2044      - tests: enable degraded test on uc20
  2045      - c/snaplock/runinhibit: add run inhibition operations
  2046      - tests: detect and report root-owned files in /home
  2047      - tests: reload root's systemd --user after snapd tests
  2048      - tests: test registration with serial-authority: [generic]
  2049      - cmd/snap-bootstrap/initramfs-mounts: copy auth.json and macaroon-
  2050        key in recover
  2051      - tests/mount-ns: stop binfmt_misc mount unit
  2052      - cmd/snap-bootstrap/initramfs-mounts: use booted kernel partition
  2053        uuid if available
  2054      - daemon, tests: indicate system mode, test switching to recovery
  2055        and back to run
  2056      - interfaces/desktop: silence more /var/lib/snapd/desktop/icons
  2057        denials
  2058      - tests/mount-ns: update to reflect new UEFI boot mode
  2059      - usersession,tests: clean ups for userd/settings.go and move
  2060        xdgopenproxy under usersession
  2061      - tests: disable mount-ns test
  2062      - tests: test user belongs to systemd-journald, on core20
  2063      - tests: run core/snap-set-core-config on uc20 too
  2064      - tests: remove generated session-agent units
  2065      - sysconfig: use new _writable_defaults dir to create cloud config
  2066      - cmd/snap-bootstrap/initramfs-mounts: cosmetic changes in prep for
  2067        future work
  2068      - asserts: make clearer that with label we mean a serialized label
  2069      - cmd/snap-bootstrap: tweak recovery trigger log messages
  2070      - asserts: introduce PoolTo 
  2071      - userd: allow setting default-url-scheme-handler
  2072      - secboot: append uuid to ubuntu-data when decrypting
  2073      - o/configcore: pass extra options to FileSystemOnlyApply
  2074      - tests: add dbus-user-session to bionic and reorder package names
  2075      - boot, bootloader: adjust comments, expand tests
  2076      - tests: improve debugging of user session agent tests
  2077      - packaging: add the inhibit directory
  2078      - many: add core.resiliance.vitality-hint config setting
  2079      - tests: test adjustments and fixes for recently published images
  2080      - cmd/snap: coldplug auto-import assertions from all removable
  2081        devices
  2082      - secboot,cmd/snap-bootstrap: move initramfs-mounts tpm access to
  2083        secboot
  2084      - tests: not fail when boot dir cannot be determined
  2085      - tests: new directory used to store the cloud images on gce
  2086      - tests: inject snapd from edge into seeds of the image in manual
  2087        preseed test
  2088      - usersession/agent,wrappers: fix races between Shutdown and Serve
  2089      - tests: add dependency needed for next upgrade of bionic
  2090      - tests: new test user is used for external backend
  2091      - cmd/snap: fix the order of positional parameters in help output
  2092      - tests: don't create root-owned things in ~test
  2093      - tests/lib/prepare.sh: delete patching of the initrd
  2094      - cmd/snap-bootstrap/initramfs-mounts: add sudoers to dirs to copy
  2095        as well
  2096      - progress: tweak multibyte label unit test data
  2097      - o/devicestate,cmd/snap-bootstrap: seal to recover mode cmdline
  2098      - gadget: fix fallback device lookup for 'mbr' type structures
  2099      - configcore: only reload journald if systemd is new enough
  2100      - cmd/snap-boostrap, boot: use /run/mnt/data instead of ubuntu-data
  2101      - wrappers: allow user mode systemd daemons
  2102      - progress: fix progress bar with multibyte duration units
  2103      - tests: fix raciness in pulseaudio test
  2104      - asserts/internal: introduce Grouping and Groupings
  2105      - tests: remove user.sh
  2106      - tests: pair of follow-ups from earlier reviews
  2107      - overlord/snapstate: warn of refresh/postpone events
  2108      - configcore,tests: use daemon-reexec to apply watchdog config
  2109      - c/snap-bootstrap: check mount states via initramfsMountStates
  2110      - store: implement DownloadAssertions
  2111      - tests: run smoke test with different bases
  2112      - tests: port user-mounts test to session-tool
  2113      - store: handle error-list in fetch-assertions results
  2114      - tests: port interfaces-audio-playback-record to session-tool
  2115      - data/completion: add `snap` command completion for zsh
  2116      - tests/degraded: ignore failure in systemd-vconsole-setup.service
  2117      - image: stub implementation of image.Prepare for darwin
  2118      - tests: session-tool --restore -u stops user-$UID.slice
  2119      - o/ifacestate/handlers.go: fix typo
  2120      - tests: port pulseaudio test to session-tool
  2121      - tests: port user-session-env to session-tool
  2122      - tests: work around journald bug in core16
  2123      - tests: add debug to core-persistent-journal test
  2124      - tests: port selinux-clean to session-tool
  2125      - tests: port portals test to session-tool, fix portal tests on sid
  2126      - tests: adding option --no-install-recommends option also when
  2127        install all the deps
  2128      - tests: add session-tool --has-systemd-and-dbus
  2129      - packaging/debian-sid: add gcc-multilib to build deps
  2130      - osutil: expand FileLock to support shared locks and more
  2131      - packaging: stop depending on python-docutils
  2132      - store,asserts,many: support the new action fetch-assertions
  2133      - tests: port snap-session-agent-* to session-tool
  2134      - packaging/fedora: disable FIPS compliant crypto for static
  2135        binaries
  2136      - tests: fix for preseeding failures
  2137  
  2138   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 25 Aug 2020 17:26:21 +0200
  2139  
  2140  snapd (2.45.3.1-1) unstable; urgency=medium
  2141  
  2142    * New upstream release, LP: #1875071
  2143      - o/ifacestate: fix bug in snapsWithSecurityProfiles
  2144      - tests/main/selinux-clean: workaround SELinux denials triggered by
  2145        linger setup on Centos8
  2146  
  2147   -- Samuele Pedroni <pedronis@lucediurna.net>  Tue, 28 Jul 2020 21:43:38 +0200
  2148  
  2149  snapd (2.45.3-1) unstable; urgency=medium
  2150  
  2151    * New upstream release, LP: #1875071
  2152      - many: backport _writable_defaults dir changes
  2153      - tests: fix incorrect check in smoke/remove test
  2154      - cmd/snap-bootstrap,seed: backport of uc20 PRs
  2155      - tests: avoid exit when nested type var is not defined
  2156      - cmd/snap-preseed: backport fixes
  2157      - interfaces: optimize rules of multiple connected iio/i2c/spi plugs
  2158      - many: cherry-picks for 2.45, gh-action, test fixes
  2159      - tests/lib: account for changes in arch package file name extension
  2160      - postrm, snap-mgmt: cleanup modules and other cherry-picks
  2161      - snap-confine: don't die if a device from sysfs path cannot be
  2162        found by udev
  2163      - data/selinux: update policy to allow forked processes to call
  2164        getpw*()
  2165      - tests/main/interfaces-time-control: exercise setting time via date
  2166      - interfaces/builtin/time-control: allow POSIX clock API
  2167      - usersession/userd: add "slack" to the white list of URL schemes
  2168        handled by xdg-open
  2169  
  2170   -- Zygmunt Krynicki <me@zygoon.pl>  Mon, 27 Jul 2020 12:01:14 +0200
  2171  
  2172  snapd (2.45.2-1) unstable; urgency=high
  2173  
  2174    * SECURITY UPDATE: sandbox escape vulnerability on snapctl xdg-open
  2175      implementation
  2176      - usersession/userd/launcher.go: remove XDG_DATA_DIRS environment
  2177        variable modification when calling the system xdg-open. Patch
  2178        thanks to James Henstridge
  2179      - packaging/ubuntu-16.04/snapd.postinst: ensure "snap userd" is
  2180        restarted. Patch thanks to Michael Vogt
  2181      - CVE-2020-11934
  2182    * SECURITY UPDATE: arbitrary code execution vulnerability on core
  2183      devices with access to physical removable media
  2184      - devicestate: Disable/restrict cloud-init after seeding.
  2185      - CVE-2020-11933
  2186  
  2187   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 10 Jul 2020 20:06:29 +0200
  2188  
  2189  snapd (2.45.1-1) unstable; urgency=medium
  2190  
  2191    * New upstream release, LP: #1875071
  2192      - data/selinux: allow checking /var/cache/app-info
  2193      - cmd/snap-confine: add support for libc6-lse
  2194      - interfaces: miscellaneous policy updates xlv
  2195      - snap-bootstrap: remove sealed key file on reinstall
  2196      - interfaces-ssh-keys: Support reading /etc/ssh/ssh_config.d/
  2197      - gadget: make ext4 filesystems with or without metadata checksum
  2198      - interfaces/fwupd: allow bind mount to /boot on core
  2199      - tests: cherry-pick test fixes from master
  2200      - snap/squashfs: also symlink snap Install with uc20 seed snap dir
  2201        layout
  2202      - interfaces/serial-port: add NXP SC16IS7xx (ttySCX) to allowed
  2203        devices
  2204      - snap,many: mv Open to snapfile pkg to support add'l options to
  2205        Container methods
  2206      - interfaces/builtin/desktop: do not mount fonts cache on distros
  2207        with quirks
  2208      - devicestate, sysconfig: revert support for cloud.cfg.d/ in the
  2209        gadget
  2210      - data/completion, packaging: cherry-pick zsh completion
  2211      - state: log task errors in the journal too
  2212      - devicestate: do not report "ErrNoState" for seeded up
  2213      - interfaces/desktop: silence more /var/lib/snapd/desktop/icons
  2214        denials
  2215      - packaging/fedora: disable FIPS compliant crypto for static
  2216        binaries
  2217      - packaging: stop depending on python-docutils
  2218  
  2219   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 05 Jun 2020 15:13:49 +0200
  2220  
  2221  snapd (2.45-1) unstable; urgency=medium
  2222  
  2223    * New upstream release, LP: #1875071
  2224      - o/devicestate: support doing system action reboots from recover
  2225        mode
  2226      - vendor: update to latest secboot
  2227      - tests: not fail when boot dir cannot be determined
  2228      - configcore: only reload journald if systemd is new enough
  2229      - cmd/snap-bootstrap/initramfs-mounts: append uuid to ubuntu-data
  2230        when decrypting
  2231      - tests/lib/prepare.sh: delete patching of the initrd
  2232      - cmd/snap: coldplug auto-import assertions from all removable
  2233        devices
  2234      - cmd/snap: fix the order of positional parameters in help output
  2235      - c/snap-bootstrap: port mount state mocking to the new style on
  2236        master
  2237      - cmd/snap-bootstrap/initramfs-mounts: add sudoers to dirs to copy
  2238        as well
  2239      - o/devicestate,cmd/snap-bootstrap: seal to recover mode cmdline,
  2240        unlock in recover mode initramfs
  2241      - progress: tweak multibyte label unit test data
  2242      - gadget: fix fallback device lookup for 'mbr' type structures
  2243      - progress: fix progress bar with multibyte duration units
  2244      - many: use /run/mnt/data over /run/mnt/ubuntu-data for uc20
  2245      - many: put the sealed keys in a directory on seed for tidiness
  2246      - cmd/snap-bootstrap: measure epoch and model before unlocking
  2247        encrypted data
  2248      - o/configstate: core config handler for persistent journal
  2249      - bootloader/uboot: use secondary ubootenv file boot.sel for uc20
  2250      - packaging: add "$TAGS" to dh_auto_test for debian packaging
  2251      - tests: ensure $cache_dir is actually available
  2252      - secboot,cmd/snap-bootstrap: add model to pcr protection profile
  2253      - devicestate: do not use snap-boostrap in devicestate to install
  2254      - tests: fix a typo in nested.sh helper
  2255      - devicestate: add support for cloud.cfg.d config from the gadget
  2256      - cmd/snap-bootstrap: cleanups, naming tweaks
  2257      - testutil: add NewDBusTestConn
  2258      - snap-bootstrap: lock access to sealed keys
  2259      - overlord/devicestate: preserve the current model inside ubuntu-
  2260        boot
  2261      - interfaces/apparmor: use differently templated policy for non-core
  2262        bases
  2263      - seccomp: add get_tls, io_pg* and *time64/*64 variants for existing
  2264        syscalls
  2265      - cmd/snap-bootstrap/initramfs-mounts: mount ubuntu-seed first,
  2266        other misc changes
  2267      - o/snapstate: tweak "waiting for restart" message
  2268      - boot: store model model and grade information in modeenv
  2269      - interfaces/firewall-control: allow -legacy and -nft for core20
  2270      - boot: enable makeBootable20RunMode for EnvRefExtractedKernel
  2271        bootloaders
  2272      - boot/bootstate20: add EnvRefExtractedKernelBootloader bootstate20
  2273        implementation
  2274      - daemon: fix error message from `snap remove-user foo` on classic
  2275      - overlord: have a variant of Mock that can take a state.State
  2276      - tests: 16.04 and 18.04 now have mediating pulseaudio (again)
  2277      - seed: clearer errors for missing essential snapd or core snap
  2278      - cmd/snap-bootstrap/initramfs-mounts: support
  2279        EnvRefExtractedKernelBootloader's
  2280      - gadget, cmd/snap-bootstrap: MBR schema support
  2281      - image: improve/adjust DownloadSnap doc comment
  2282      - asserts: introduce ModelGrade.Code
  2283      - tests: ignore user-12345 slice and service
  2284      - image,seed/seedwriter: support redirect channel aka default
  2285        tracks
  2286      - bootloader: use binary.Read/Write
  2287      - tests: uc20 nested suite part II
  2288      - tests/boot: refactor to make it easier for new
  2289        bootloaderKernelState20 impl
  2290      - interfaces/openvswitch: support use of ovs-appctl
  2291      - snap-bootstrap: copy auth data from real ubuntu-data in recovery
  2292        mode
  2293      - snap-bootstrap: seal and unseal encryption key using tpm
  2294      - tests: disable special-home-can-run-classic-snaps due to jenkins
  2295        repo issue
  2296      - packaging: fix build on Centos8 to support BUILDTAGS
  2297      - boot/bootstate20: small changes to bootloaderKernelState20
  2298      - cmd/snap: Implement a "snap routine file-access" command
  2299      - spread.yaml: switch back to latest/candidate for lxd snap
  2300      - boot/bootstate20: re-factor kernel methods to use new interface
  2301        for state
  2302      - spread.yaml,tests/many: use global env var for lxd channel
  2303      - boot/bootstate20: fix bug in try-kernel cleanup
  2304      - config: add system.store-certs.[a-zA-Z0-9] support
  2305      - secboot: key sealing also depends on secure boot enabled
  2306      - httputil: fix client timeout retry tests
  2307      - cmd/snap-update-ns: handle EBUSY when unlinking files
  2308      - cmd/snap/debug/boot-vars: add opts for setting dir and/or uc20
  2309        vars
  2310      - secboot: add tpm support helpers
  2311      - tests/lib/assertions/developer1-pi-uc20.model: use 20/edge for
  2312        kernel and gadget
  2313      - cmd/snap-bootstrap: switch to a 64-byte key for unlocking
  2314      - tests: preserve size for centos images on spread.yaml
  2315      - github: partition the github action workflows
  2316      - run-checks: use consistent "Checking ..." style messages
  2317      - bootloader: add efi pkg for reading efi variables
  2318      - data/systemd: do not run snapd.system-shutdown if finalrd is
  2319        available
  2320      - overlord: update tests to work with latest go
  2321      - cmd/snap: do not hide debug boot-vars on core
  2322      - cmd/snap-bootstrap: no error when not input devices are found
  2323      - snap-bootstrap: fix partition numbering in create-partitions
  2324      - httputil/client_test.go: add two TLS version tests
  2325      - tests: ignore user@12345.service hierarchy
  2326      - bootloader, gadget, cmd/snap-bootstrap: misc cosmetic things
  2327      - tests: rewrite timeserver-control test
  2328      - tests: fix racy pulseaudio tests
  2329      - many: fix loading apparmor profiles on Ubuntu 20.04 with ZFS
  2330      - tests: update snap-preseed --reset logic to accommodate for 2.44
  2331        change
  2332      - cmd/snap: don't wait for system key when stopping
  2333      - sandbox/cgroup: avoid making arrays we don't use
  2334      - osutil: mock proc/self/mountinfo properly everywhere
  2335      - selinux: export MockIsEnforcing; systemd: use in tests
  2336      - tests: add 32 bit machine to GH actions
  2337      - tests/session-tool: kill cron session, if any
  2338      - asserts: it should be possible to omit many snap-ids if allowed,
  2339        fix
  2340      - boot: cleanup more things, simplify code
  2341      - github: skip spread jobs when corresponding label is set
  2342      - dirs: don't depend on osutil anymore, mv apparmor vars to apparmor
  2343        pkg
  2344      - tests/session-tool: add session-tool --dump
  2345      - github: allow cached debian downloads to restore
  2346      - tests/session-tool: session ordering is non-deterministic
  2347      - tests: enable unit tests on debian-sid again
  2348      - github: move spread to self-hosted workers
  2349      - secboot: import secboot on ubuntu, provide dummy on !ubuntu
  2350      - overlord/devicestate: support for recover and run modes
  2351      - snap/naming: add validator for snap security tag
  2352      - interfaces: add case for rootWritableOverlay + NFS
  2353      - tests/main/uc20-create-partitions: tweaks, renames, switch to
  2354        20.04
  2355      - github: port CLA check to Github Actions
  2356      - interfaces/many: miscellaneous policy updates xliv
  2357      - configcore,tests: fix setting watchdog options on UC18/20
  2358      - tests/session-tool: collect information about services on startup
  2359      - tests/main/uc20-snap-recovery: unbreak, rename to uc20-create-
  2360        partitions
  2361      - state: add state.CopyState() helper
  2362      - tests/session-tool: stop anacron.service in prepare
  2363      - interfaces: don't use the owner modifier for files shared via
  2364        document portal
  2365      - systemd: move the doc comments to the interface so they are
  2366        visible
  2367      - cmd/snap-recovery-chooser: tweaks
  2368      - interfaces/docker-support: add overlayfs file access
  2369      - packaging: use debian/not-installed to ignore snap-preseed
  2370      - travis.yml: disable unit tests on travis
  2371      - store: start splitting store.go and store_test.go into subtopic
  2372        files
  2373      - tests/session-tool: stop cron/anacron from meddling
  2374      - github: disable fail-fast as spread cannot be interrupted
  2375      - github: move static checks and spread over
  2376      - tests: skip "/etc/machine-id" in "writablepaths" test
  2377      - snap-bootstrap: store encrypted partition recovery key
  2378      - httputil: increase testRetryStrategy max timelimit to 5s
  2379      - tests/session-tool: kill leaking closing session
  2380      - interfaces: allow raw access to USB printers
  2381      - tests/session-tool: reset failed session-tool units
  2382      - httputil: increase httpclient timeout in
  2383        TestRetryRequestTimeoutHandling
  2384      - usersession: extend timerange in TestExitOnIdle
  2385      - client: increase timeout in client tests to 100ms
  2386      - many: disentagle release and snapdenv from sandbox/*
  2387      - boot: simplify modeenv mocking to always write a modeenv
  2388      - snap-bootstrap: expand data partition on install
  2389      - o/configstate: add backlight option for core config
  2390      - cmd/snap-recovery-chooser: add recovery chooser
  2391      - features: enable robust mount ns updates
  2392      - snap: improve TestWaitRecovers test
  2393      - sandbox/cgroup: add ProcessPathInTrackingCgroup
  2394      - interfaces/policy: fix comment in recent new test
  2395      - tests: make session tool way more robust
  2396      - interfaces/seccomp: allow passing an address to setgroups
  2397      - o/configcore: introduce core config handlers (3/N)
  2398      - interfaces: updates to login-session-observe, network-manager and
  2399        modem-manager interfaces
  2400      - interfaces/policy/policy_test.go: add more tests'allow-
  2401        installation: false' and we grant based on interface attributes
  2402      - packaging: detect/disable broken seed in the postinst
  2403      - cmd/snap-confine/mount-support-nvidia.c: add libnvoptix as nvidia
  2404        library
  2405      - tests: remove google-tpm backend from spread.yaml
  2406      - tests: install dependencies with apt using --no-install-recommends
  2407      - usersession/userd: add zoommtg url support
  2408      - snap-bootstrap: fix disk layout sanity check
  2409      - snap: add `snap debug state --is-seeded` helper
  2410      - devicestate: generate warning if seeding fails
  2411      - config, features: move and rename config.GetFeatureFlag helper to
  2412        features.Flag
  2413      - boot, overlord/devicestate, daemon:  implement requesting boot
  2414        into a given recovery system
  2415      - xdgopenproxy: forward requests to the desktop portal
  2416      - many: support immediate reboot
  2417      - store: search v2 tweaks
  2418      - tests: fix cross build tests when installing dependencies
  2419      - daemon: make POST /v2/systems/<label> root only
  2420      - tests/lib/prepare.sh: use only initrd from the kernel snap
  2421      - cmd/snap,seed: validate full seeds (UC 16/18)
  2422      - tests/main/user-session-env: stop the user session before deleting
  2423        the test-zsh user
  2424      - overlord/devicestate, daemon: record the seed current system was
  2425        installed from
  2426      - gadget: SystemDefaults helper function to convert system defaults
  2427        config into a flattened map suitable for FilesystemOnlyApply.
  2428      - many: comment or avoid cryptic snap-ids in tests
  2429      - tests: add LXD_CHANNEL environment
  2430      - store: support for search API v2
  2431      - .github: register a problem matcher to detect spread failures
  2432      - seed: add Info() method for seed.Snap
  2433      - github: always run the "Discard spread workers" step, even if the
  2434        job fails
  2435      - github: offload self-hosted workers
  2436      - cmd/snap: the model command needs just a client, no waitMixin
  2437      - github: combine tests into one workflow
  2438      - github: fix order of go get caches
  2439      - tests: adding more workers for ubuntu 20.04
  2440      - boot,overlord: rename operating mode to system mode
  2441      - config: add new Transaction.GetPristine{,Maybe}() function
  2442      - o/devicestate: rename readMaybe* to maybeRead*
  2443      - github: cache Debian dependencies for unit tests
  2444      - wrappers: respect pre-seeding in error path
  2445      - seed: validate UC20 seed system label
  2446      - client, daemon, overlord/devicestate: request system action API
  2447        and stubs
  2448      - asserts,o/devicestate: support model specified alternative serial-
  2449        authority
  2450      - many: introduce naming.WellKnownSnapID
  2451      - o/configcore: FilesystemOnlyApply method for early configuration
  2452        of core (1/N)
  2453      - github: run C unit tests
  2454      - github: run spread tests on PRs only
  2455      - interfaces/docker-support: make containerd abstract socket more
  2456        generic
  2457      - tests: cleanup security-private-tmp properly
  2458      - overlord/devicestate,boot: do not hold to the originally read
  2459        modeenv
  2460      - dirs: rm RunMnt; boot: add vars for early boot env layout;
  2461        sysconfig: take targetdir arg
  2462      - cmd/snap-bootstrap/initramfs-mounts/tests: use dirs.RunMnt over
  2463        s.runMnt
  2464      - tests: add regression test for MAAS refresh bug
  2465      - errtracker: add missing mocks
  2466      - github: apt-get update before installing build-deps
  2467      - github: don't fail-fast
  2468      - github: run spread via github actions
  2469      - boot,many: add modeenv.WriteTo, make Write take no args
  2470      - wrappers: fix timer schedules that are days only
  2471      - tests/main/snap-seccomp-syscalls: install gperf
  2472      - github: always checkout to snapcore/snapd
  2473      - github: add prototype workflow running unit tests
  2474      - many: improve comments, naming, a possible TODO
  2475      - client: use Assert when checking for error
  2476      - tests: ensure sockets target is ready in session agent spread
  2477        tests
  2478      - osutil: do not leave processes behind after the test run
  2479      - tests: update proxy-no-core to match latest CDN changes
  2480      - devicestate,sysconfig: support "cloud.cfg.d" in uc20 for grade:
  2481        dangerous
  2482      - cmd/snap-failure,tests: try to make snap-failure more robust
  2483      - many: fix packages having mistakenly their copyright as doc
  2484      - many: enumerate system seeds, return them on the /v2/systems API
  2485        endpoint
  2486      - randutil: don't consume kernel entropy at init, just mix more info
  2487        to try to avoid fleet collisions
  2488      - snap-bootstrap: add creationSupported predicate for partition
  2489        types
  2490      - tests: umount partitions which are not umounted after remount
  2491        gadget
  2492      - snap: run gofmt -s
  2493      - many: improve environment handling, fixing duplicate entries
  2494      - boot_test: add many boot robustness tests for UC20 kernel
  2495        MarkBootSuccessul and SetNextBoot
  2496      - overlord: remove unneeded overlord.MockPruneInterval() mocks
  2497      - interfaces/greengrass-support: fix typo
  2498      - overlord,timings,daemon: separate timings from overlord/state
  2499      - tests: enable nested on core20 and test current branch
  2500      - snap-bootstrap: remove created partitions on reinstall
  2501      - boot: apply Go 1.10 formatting
  2502      - apparmor: use rw for uuidd request to default and remove from
  2503        elsewhere
  2504      - packaging: add README.source for debian
  2505      - tests: cleanup various uc20 boot tests from previous PR
  2506      - devicestate: disable cloud-init by default on uc20
  2507      - run-checks: tweak formatting checks
  2508      - packaging,tests: ensure debian-sid builds without vendor/
  2509      - travis.yml: run unit tests with go/master as well* travis.yml: run
  2510        unit tests with go/master as well
  2511      - seed: make Brand() part of the Seed interface
  2512      - cmd/snap-update-ns: ignore EROFS from rmdir/unlink
  2513      - daemon: do a forceful server shutdown if we hit a deadline
  2514      - tests/many: don't use StartLimitInterval anymore, unify snapd-
  2515        failover variants, build snapd snap for UC16 tests
  2516      - snap-seccomp: robustness improvements
  2517      - run-tests: disable -v for go test to avoid spaming the logs
  2518      - snap: whitelist lzo as support compression for snap pack
  2519      - snap: tweak comment in Install() for overlayfs detection
  2520      - many: introduce snapdenv.Preseeding instead of release.PreseedMode
  2521      - client, daemon, overlord/devicestate: structures and stubs for
  2522        systems API
  2523      - o/devicestate: delay the creation of mark-seeded task until
  2524        asserts are loaded
  2525      - data/selinux, tests/main/selinux: cleanup tmpfs operations in the
  2526        policy, updates
  2527      - interfaces/greengrass-support: add new 1.9 access
  2528      - snap: do not hardlink on overlayfs
  2529      - boot,image: ARM kernel extract prepare image
  2530      - interfaces: make gpio robust against not-existing gpios in /sys
  2531      - cmd/snap-preseed: handle --reset flag
  2532      - many: introduce snapdenv to present common snapd env options
  2533      - interfaces/kubernetes-support: allow autobind to journald socket
  2534      - snap-seccomp: allow mprotect() to unblock the tests
  2535      - tests/lib/reset: workaround unicode dot in systemctl output
  2536      - interfaces/udisks2: also allow Introspection on
  2537        /org/freedesktop/UDisks/**
  2538      - snap: introduce Container.RandomAccessFile
  2539      - o/ifacestate, api: implementation of snap disconnect --forget
  2540      - cmd/snap: make the portal-info command search for the network-
  2541        status interface
  2542      - interfaces: work around apparmor_parser slowness affecting uio
  2543      - tests: fix/improve failing spread tests
  2544      - many: clean separation of bootenv mocking vs mock bootloader kinds
  2545      - tests: mock prune ticker in overlord tests to reduce wait times
  2546      - travis: disable arm64 again
  2547      - httputil: add support for extra snapd certs
  2548      - travis.yml: run unit tests on arm64 as well
  2549      - many: fix a pair of ineffectual assignments
  2550      - tests: add uc20 kernel snap upgrade managers test, fix
  2551        bootloadertest bugs
  2552      - o/snapstate: set base in SnapSetup on snap revert
  2553      - interfaces/{docker,kubernetes}-support: updates for lastest k8s
  2554      - cmd/snap-exec: add test case for LP bug 1860369
  2555      - interfaces: make the network-status interface implicit on
  2556        classic
  2557      - interfaces: power control interfaceIt is documented in the
  2558        kernel
  2559      - interfaces: miscellaneous policy updates
  2560      - cmd/snap: add a "snap routine portal-info" command
  2561      - usersession/userd: add "apt" to the white list of URL schemes
  2562        handled by xdg-open
  2563      - interfaces/desktop: allow access to system prompter interface
  2564      - devicestate: allow encryption regardless of grade
  2565      - tests: run ipv6 network-retry test too
  2566      - tests: test that after "remove-user" the system is unmanaged
  2567      - snap-confine: unconditionally add /dev/net/tun to the device
  2568        cgroup
  2569      - snapcraft.yaml: use sudo -E and remove workaround
  2570      - interfaces/audio_playback: Fix pulseaudio config access
  2571      - ovelord/snapstate: update only system wide fonts cache
  2572      - wrappers: import /etc/environment in all services
  2573      - interfaces/u2f: Add Titan USB-C key
  2574      - overlord, taskrunner: exit on task/ensure error when preseeding
  2575      - tests: add session-tool, a su / sudo replacement
  2576      - wrappers: add mount unit dependency for snapd services on core
  2577        devices
  2578      - tests: just remove user when the system is not managed on create-
  2579        user-2 test
  2580      - snap-preseed: support for preseeding of snapd and core18
  2581      - boot: misc UC20 changes
  2582      - tests: adding arch-linux execution
  2583      - packaging: revert "work around review-tools and snap-confine"
  2584      - netlink: fix panic on arm64 with the new rawsockstop codewith a
  2585        nil Timeval panics
  2586      - spread, data/selinux: add CentOS 8, update policy
  2587      - tests: updating checks to new test account for snapd-test snaps
  2588      - spread.yaml: mv opensuse 15.1 to unstable
  2589      - cmd/snap-bootstrap,seed: verify only in-play snaps
  2590      - tests: use ipv4 in retry-network to unblock failing master
  2591      - data/systemd: improve the description
  2592      - client: add "Resume" to DownloadOptions and new test
  2593      - tests: enable snapd-failover on uc20
  2594      - tests: add more debug output to the snapd-failure handling
  2595      - o/devicestate: unset recovery_system when done seeding
  2596  
  2597   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 12 May 2020 17:17:57 +0200
  2598  
  2599  snapd (2.44.5-1) unstable; urgency=medium
  2600  
  2601    * New upstream release, LP: #1864808
  2602      - spread.yaml: adding more workers for ubuntu 20.04
  2603      - packaging: stop depending on python-docutils on opensuse
  2604      - spread.yaml: do not run ubuntu-core-20-64 with snapd 2.44, snapd
  2605        is not recent enough to drive ubuntu-core-20
  2606      - spread.yaml: Preserve size for centos images on spread.yaml
  2607      - spread.yaml: use non-uefi enabled image for uc20
  2608      - tests: ensure $cache_dir is actually available
  2609      - tests: disable preseed tests, they work in master but require too
  2610        much cherry-picking here
  2611      - travis.yml: remove go/master unit tests from 2.44
  2612  
  2613   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 30 Apr 2020 09:09:22 +0200
  2614  
  2615  snapd (2.44.4-1) unstable; urgency=medium
  2616  
  2617    * New upstream release, LP: #1864808
  2618      - packaging/fedora: disable FIPS compliant crypto for static
  2619        binaries
  2620      - interfaces/firewall-control: allow -legacy and -nft for core20
  2621      - seccomp: add get_tls, io_pg* and *time64/*64 variants for existing
  2622        syscalls
  2623      - tests: 16.04 and 18.04 now have mediating pulseaudio
  2624      - tests: ignore user@12345.service hierarchy
  2625  
  2626   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 29 Apr 2020 08:32:56 +0200
  2627  
  2628  snapd (2.44.3-1) unstable; urgency=medium
  2629  
  2630    * New upstream release, LP: #1864808
  2631      - tests: fix racy pulseaudio tests
  2632      - many: fix loading apparmor profiles on Ubuntu 20.04 with ZFS
  2633      - tests: update snap-preseed --reset logic
  2634      - tests: backport partition fixes
  2635      - cmd/snap: don't wait for system key when stopping
  2636      - interfaces/many: miscellaneous policy updates xliv
  2637      - tests/main/uc20-snap-recovery: use 20.04 system
  2638      - tests: skip "/etc/machine-id" in "writablepaths
  2639      - interfaces/docker-support: add overlays file access
  2640  
  2641   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 10 Apr 2020 16:57:25 +0200
  2642  
  2643  snapd (2.44.2-1) unstable; urgency=medium
  2644  
  2645    * New upstream release, LP: #1864808
  2646      - packaging: detect/disable broken seeds in the postinst
  2647      - cmd/snap,seed: validate full seeds (UC 16/18)
  2648      - snap: add `snap debug state --is-seeded` helper
  2649      - devicestate: generate warning if seeding fails
  2650      - store: support for search API v2
  2651      - cmd/snap-seccomp/syscalls: update the list of known syscalls
  2652      - snap/cmd: the model command needs just a client, no waitMixin
  2653      - tests: cleanup security-private-tmp properly
  2654      - wrappers: fix timer schedules that are days only
  2655      - tests: update proxy-no-core to match latest CDN changes
  2656      - cmd/snap-failure,tests: make snap-failure more robust
  2657      - tests, many: don't use StartLimitInterval anymore, unify snapd-
  2658        failover variants, build snapd snap for UC16 tests
  2659  
  2660   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 02 Apr 2020 09:51:34 +0200
  2661  
  2662  snapd (2.44.1-1) unstable; urgency=medium
  2663  
  2664    * New upstream release, LP: #1864808
  2665      - randutil: switch back to setting up seed with lower entropy data
  2666      - interfaces/greengrass-support: fix typo
  2667      - packaging,tests: ensure debian-sid builds without vendor/
  2668      - travis.yml: run unit tests with go/master as well
  2669      - cmd/snap-update-ns: ignore EROFS from rmdir/unlink
  2670  
  2671   -- Michael Vogt <michael.vogt@ubuntu.com>  Sat, 21 Mar 2020 18:32:12 +0100
  2672  
  2673  snapd (2.44-1) unstable; urgency=medium
  2674  
  2675    * New upstream release, LP: #1864808
  2676      - daemon: do a forceful serer shutdown if we hit a deadline
  2677      - snap: whitelist lzo as support compression for snap pack
  2678      - data/selinux: update policy to allow more ops
  2679      - interfaces/greengrass-support: add new 1.9 access
  2680      - snap: do not hardlink on overlayfs
  2681      - cmd/snap-preseed: handle --reset flag
  2682      - interfaces/kubernetes-support: allow autobind to journald socket
  2683      - snap-seccomp: allow mprotect() to unblock the tests
  2684      - tests/lib/reset: workaround unicode dot in systemctl output
  2685      - interfaces: work around apparmor_parser slowness affecting uio
  2686      - interfaces/udisks2: also allow Introspection on
  2687        /org/freedesktop/UDisks2/**
  2688      - tests: mock prune ticker in overlord tests to reduce wait times
  2689      - interfaces/{docker,kubernetes}-support: updates for lastest k8s
  2690      - interfaces: miscellaneous policy updates
  2691      - interfaces/audio_playback: Fix pulseaudio config access
  2692      - overlord: disable Test..AbortShortlyAfterStartOfOperation for 2.44
  2693      - ovelord/snapstate: update only system wide fonts cache
  2694      - wrappers: import /etc/environment in all services
  2695      - interfaces/u2f: Add Titan USB-C key
  2696      - overlord, taskrunner: exit on task/ensure error when preseeding
  2697      - overlord/snapstate/backend: update snapd services contents in unit
  2698        tests
  2699      - wrappers: add mount unit dependency for snapd services on core
  2700        devices
  2701      - Revert "tests: remove /tmp/snap.* left over by other tests"
  2702      - Revert "packaging: work around review-tools and snap-confine"
  2703      - netlink: fix panic on arm64 with the new rawsockstop code
  2704      - spread, data/selinux: add CentOS 8, update policy
  2705      - spread.yaml: mv opensuse tumbleweed to unstable too
  2706      - spread.yaml: mv opensuse 15.1 to unstable
  2707      - tests: use ipv4 in retry-network to unblock failing master
  2708      - data/systemd: improve the description
  2709      - tests/lib/prepare.sh: simplify, combine code paths
  2710      - tests/main/user-session-env: add test verifying environment
  2711        variables inside the user session
  2712      - spread.yaml: make qemu ubuntu-core-20-64 use ubuntu-20.04-64
  2713      - run-checks: SKIP_GMFMT really skips formatting checks
  2714      - tests: enable more tests for UC20/UC18
  2715      - tests: remove tmp dir for snap not-test-snapd-sh on security-
  2716        private-tmp test
  2717      - seed,cmd/snap-bootstrap: introduce seed.Snap.EssentialType,
  2718        simplify bootstrap code
  2719      - snapstate: do not restart in undoLinkSnap unless on first install
  2720      - cmd/snap-bootstrap: subcommand to detect UC chooser trigger
  2721      - cmd/snap-bootstrap/initramfs-mounts: mount the snapd snap in run-
  2722        mode too
  2723      - cmd/libsnap, tests: fix C unit tests failing as non-root
  2724      - cmd/snap-bootstrap: verify kernel snap is in modeenv before
  2725        mounting it
  2726      - tests: adding amazon linux to google backend
  2727      - cmd/snap-failure/snapd: rm snapd.socket, reset snapd.socket failed
  2728        status
  2729      - client: add support for "ResumeToken", "HeaderPeek" to download
  2730      - build: enable type: snapd
  2731      - tests: rm -rf /tmp/snap.* in restore
  2732      - cmd/snap-confine: deny snap-confine to load nss libs
  2733      - snapcraft.yaml: add comments, rename snapd part to snapd-deb
  2734      - boot: write current_kernels in bootstate20, makebootable
  2735      - packaging: work around review-tools and snap-confine
  2736      - tests: skipping interfaces-openvswitch on centos due to package is
  2737        not available
  2738      - packaging,snap-confine: stop being setgid root
  2739      - cmd/snap-confine: bring /var/lib/dhcp from host, if present
  2740      - store: rely on CommandFromSystemSnap to find xdelta3
  2741      - tests: bump sleep time of the new overlord tests
  2742      - cmd/snap-preseed: snapd version check for the target
  2743      - netlink: fix/support stopping goroutines reading netlink raw
  2744        sockets
  2745      - tests: reset PS1 before possibly interactive dash
  2746      - overlord, state: don't abort changes if spawn time before
  2747        StartOfOperationTime (2/2)
  2748      - snapcraft.yaml: add python3-apt, tzdata as build-deps for the
  2749        snapd snap
  2750      - tests: ask tar to speak English
  2751      - tests: using google storage when downloading ubuntu cloud images
  2752        from gce
  2753      - Coverity produces false positives for code like this:
  2754      - many: maybe restart & security backend options
  2755      - o/standby: add SNAPD_STANDBY_WAIT to control standby in
  2756        development
  2757      - snap: use the actual staging snap-id for snapd
  2758      - cmd/snap-bootstrap: create a new parser instance
  2759      - snapcraft.yaml: use build-base and adopt-info, rm builddeb
  2760        plugin
  2761      - tests: set StartLimitInterval in snapd failover test
  2762      - tests: disable archlinux system
  2763      - tests: add preseed test for classic
  2764      - many, tests: integrate all preseed bits and add spread tests
  2765      - daemon: support resuming downloads
  2766      - tests: use Filename() instead of filepath.Base(sn.MountFile())
  2767      - tests/core: add swapfiles test
  2768      - interfaces/cpu-control: allow to control cpufreq tunables
  2769      - interfaces: use commonInteface for desktopInterface
  2770      - interfaces/{desktop-legacy,unity7}: adjust for new ibus socket
  2771        location
  2772      - snap/info: add Filename
  2773      - bootloader: make uboot a RecoveryAwareBootloader
  2774      - gadget: skip update when mounted filesystem content is identical
  2775      - systemd: improve is-active check for 'failed' services
  2776      - boot: add current_kernels to modeenv
  2777      - o/devicestate: StartOfOperationTime helper for Prune (1/2)
  2778      - tests: detect LXD launching i386 containers
  2779      - tests: move main/ubuntu-core-* tests to core/ suite
  2780      - tests: remove snapd in ubuntu-core-snapd
  2781      - boot: enable base snap updates in bootstate20
  2782      - tests: Fix core revert channel after 2.43 has been released to
  2783        stable
  2784      - data/selinux: unify tabs/spaces
  2785      - o/ifacestate: move ResolveDisconnect to ifacestate
  2786      - spread: move centos to stable systems
  2787      - interfaces/opengl: allow datagrams to nvidia-driver
  2788      - httputil: add NoNetwork(err) helper, spread test and use in serial
  2789        acquire
  2790      - store: detect if server does not support http range headers
  2791      - test/lib/user: add helper lib for doing things for and as a user
  2792      - overlord/snapstate, wrappers: undo of snapd on core
  2793      - tests/main/interfaces-pulseaudio: use custom pulseaudio script,
  2794        set kill timeout
  2795      - store: add support for resume in DownloadStream
  2796      - cmd/snap: implement 'snap remove-user'
  2797      - overlord/devicestate: fix preseed unit tests on systems not using
  2798        /snap
  2799      - tests/main/static: ldd in glibc 2.31 logs to stderr now
  2800      - run-checks, travis: allow skipping spread jobs by adding a label
  2801      - tests: add new backend which includes images with tpm support
  2802      - boot: use constants for boot status values
  2803      - tests: add "core" suite for UC specific tests
  2804      - tests/lib/prepare: use a local copy of uc20 initramfs skeleton
  2805      - tests: retry mounting the udisk2 device due to timing issue
  2806      - usersession/client: add a client library for the user session
  2807        agent
  2808      - o/devicestate: Handle preseed mode in the firstboot mode (core16
  2809        only for now).
  2810      - boot: add TryBase and BaseStatus to modeenv; use in snap-bootstrap
  2811      - cmd/snap-confine: detect base transitions on core16
  2812      - boot: don't use "kernel" from the modeenv anymore
  2813      - interfaces: add uio interface
  2814      - tests: repack the initramfs + kernel snap for UC20 spread tests
  2815      - interfaces/greengrass-support: add /dev/null ->
  2816        /proc/latency_stats mount
  2817      - httputil: remove workaround for redirect handling in go1.7
  2818      - httputil: remove go1.6 transport workaround
  2819      - snap: add `snap pack --compression=<comp>` options
  2820      - tests/lib/prepare: fix hardcoded loopback device names for UC
  2821        images
  2822      - timeutil: add a unit test case for trivial schedule
  2823      - randutil,o/snapstate,-mkauthors.sh: follow ups to randutil
  2824        introduction
  2825      - dirs: variable with distros using alternate snap mount
  2826      - many,randutil: centralize and streamline our random value
  2827        generation
  2828      - tests/lib/prepare-restore: Revert "Continue on errors updating or
  2829        installing dependencies"
  2830      - daemon: Allow clients to call /v2/logout via Polkit
  2831      - dirs: manjaro-arm is like manjaro
  2832      - data, packaging: Add sudoers snippet to allow snaps to be run with
  2833        sudo
  2834      - daemon, store: better expose single action errors
  2835      - tests: switch mount-ns test to differential data set
  2836      - snapstate: refactor things to add the re-refresh task last
  2837      - daemon: drop support for the DELETE method
  2838      - client: move to /v2/users; implement RemoveUser
  2839      - boot: enable UC20 kernel extraction and bootState20 handling
  2840      - interfaces/policy: enforce plug-names/slot-names constraints
  2841      - asserts: parse plug-names/slot-names constraints
  2842      - daemon: make users result more consistent
  2843      - cmd/snap-confine,tests: support x.y.z nvidia version
  2844      - dirs: fixlet for XdgRuntimeDirGlob
  2845      - boot: add bootloader options to coreKernel
  2846      - o/auth,daemon: do not remove unknown user
  2847      - tests: tweak and enable tests on ubuntu 20.04
  2848      - daemon: implement user removal
  2849      - cmd/snap-confine: allow snap-confine to link to libpcre2
  2850      - interfaces/builtin: Allow NotificationReplied signal on
  2851        org.freedesktop.Notifications
  2852      - overlord/auth: add RemoveUserByName
  2853      - client: move user-related things to their own files
  2854      - boot: tweak kernel cmdline helper docstring
  2855      - osutil: implement deluser
  2856      - gadget: skip update when raw structure content is unchanged
  2857      - boot, cmd/snap, cmd/snap-bootstrap: move run mode and system label
  2858        detection to boot
  2859      - tests: fix revisions leaking from snapd-refresh test
  2860      - daemon: refactor create-user to a user action & hide behind a flag
  2861      - osutil/tests: check there are no leftover symlinks with
  2862        AtomicSymlink
  2863      - grub: support atomically renaming kernel symlinks
  2864      - osutil: add helpers for creating symlinks and renaming in an
  2865        atomic manner
  2866      - tests: add marker tag for core 20 test failure
  2867      - tests: fix gadget-update-pc test leaking snaps
  2868      - tests: remove revision leaking from ubuntu-core-refresh
  2869      - tests: remove revision leaking from remodel-kernel
  2870      - tests: disable system-usernames test on core20
  2871      - travis, tests, run-checks: skip nakedret
  2872      - tests: run `uc20-snap-recovery-encrypt` test on 20.04-64 as well
  2873      - tests: update mount-ns test tables
  2874      - snap: disable auto-import in uc20 install-mode
  2875      - tests: add a command-chain service test
  2876      - tests: use test-snapd-upower instead of upower
  2877      - data/selinux: workaround incorrect fonts cache labeling on RHEL7
  2878      - spread.yaml: fix ubuntu 19.10 and 20.04 names
  2879      - debian: check embedded keys for snap-{bootstrap,preseed} too
  2880      - interfaces/apparmor: fix doc-comments, unnecessary code
  2881      - o/ifacestate,o/devicestatate: merge gadget-connect logic into
  2882        auto-connect
  2883      - bootloader: add ExtractedRunKernelImageBootloader interface,
  2884        implement in grub
  2885      - tests: add spread test for hook permissions
  2886      - cmd/snap-bootstrap: check device size before boostrapping and
  2887        produce a meaningful error
  2888      - cmd/snap: add ability to register "snap routine" commands
  2889      - tests: add a test demonstrating that snaps can't access the
  2890        session agent socket
  2891      - api: don't return connections referring to non-existing
  2892        plugs/slots
  2893      - interfaces: refactor path() from raw-volume into utils with
  2894        comments for old
  2895      - gitignore: ignore snap files
  2896      - tests: skip interfaces-network-manager on arm devices
  2897      - o/devicestate: do not create perfTimings if not needed inside
  2898        ensureSeed/Operational
  2899      - tests: add ubuntu 20.04 to the tests execution and remove
  2900        tumbleweed from unstable
  2901      - usersession: add systemd user instance service control to user
  2902        session agent
  2903      - cmd/snap: print full channel in 'snap list', 'snap info'
  2904      - tests: remove execution of ubuntu 19.04 from google backend
  2905      - cmd/snap-boostrap: add mocking for fakeroot
  2906      - tests/core18/snapd-failover: collect more debug info
  2907      - many: run black formatter on all python files
  2908      - overlord: increase settle timeout for slow machines
  2909      - httputil: use shorter timeout in TestRetryRequestTimeoutHandling
  2910      - store, o/snapstate: send default-tracks header, use
  2911        RedirectChannel
  2912      - overlord/standby: fix possible deadlock in standby test
  2913      - cmd/snap-discard-ns: fix pattern for .info files
  2914      - boot: add HasModeenv to Device
  2915      - devicestate: do not allow remodel between core20 models
  2916      - bootloader,snap: misc tweaks
  2917      - store, overlord/snapstate, etc: SnapAction now returns a []…Result
  2918      - snap-bootstrap: create encrypted partition
  2919      - snap: remove "host" output from `snap version`
  2920      - tests: use snap remove --purge flag in most of the spread tests
  2921      - data/selinux, test/main/selinux-clean: update the test to cover
  2922        more scenarios
  2923      - many: drop NameAndRevision, use snap.PlaceInfo instead
  2924      - boot: split MakeBootable tests into their own file
  2925      - travis-ci: add go import path
  2926      - boot: split MakeBootable implementations into their own file
  2927      - tests: enable a lot of the tests of main on uc20
  2928      - packaging, tests: stop services in prerm
  2929      - tests: enable regression suite on core20
  2930      - overlord/snapstate: improve snapd snap backend link unit tests
  2931      - boot: implement SetNextBoot in terms of bootState.setNext
  2932      - wrappers: write and undo snapd services on core
  2933      - boot,o/devicestate: refactor MarkBootSuccessful over bootState
  2934      - snap-bootstrap: mount the correct snapd snap to /run/mnt/snapd
  2935      - snap-bootstrap: refactor partition creation
  2936      - tests: use new snapd.spread-tests-run-mode-tweaks.service unit
  2937      - tests: add core20 tests
  2938      - boot,o/snapstate: SetNextBoot/LinkSnap return whether to reboot,
  2939        use the information
  2940      - tests/main/snap-sign: add test for non-stdin signing
  2941      - snap-bootstrap: trigger udev after filesystem creation
  2942      - boot,overlord: introduce internal abstraction bootState and use it
  2943        for InUse/GetCurrentBoot
  2944      - overlord/snapstate: tracks are now sticky
  2945      - cmd: sign: add filename param
  2946      - tests: remove "test-snapd-tools" in smoke/sandbox on restore
  2947      - cmd/snap, daemon: stop over-normalising channels
  2948      - tests: fix classic-ubuntu-core-transition-two-cores after refactor
  2949        of MATCH -v
  2950      - packaging: ship var/lib/snapd/desktop/applications in the pkg
  2951      - spread: drop copr repo with F30 build dependencies
  2952      - tests: use test-snapd-sh snap instead of test-snapd-tools - Part 3
  2953      - tests: fix partition creation test
  2954      - tests: unify/rename services-related spread tests to start with
  2955        services- prefix
  2956      - test: extract code that modifies "writable" for test prep
  2957      - systemd: handle preseed mode
  2958      - snap-bootstrap: read only stdout when parsing the sfdisk json
  2959      - interfaces/browser-support: add more product/vendor paths
  2960      - boot: write compat UC16 bootvars in makeBootable20RunMode
  2961      - devicestate: avoid adding mockModel to deviceMgrInstallModeSuite
  2962      - devicestate: request reboot after successful doSetupRunSystem()
  2963      - snapd.core-fixup.sh: do not run on UC20 at all
  2964      - tests: unmount automounted snap-bootstrap devices
  2965      - devicestate: run boot.MakeBootable in doSetupRunSystem
  2966      - boot: copy kernel/base to data partition in makeBootable20RunMode
  2967      - tests: also check nested lxd container
  2968      - run-checks: complain about MATCH -v
  2969      - boot: always return the trivial boot participant in ephemeral mode
  2970      - o/devicestate,o/snapstate: move the gadget.yaml checkdrive-by: use
  2971        gadget.ReadInfoFromSnapFile in checkGadgetRemodelCompatible
  2972      - snap-bootstrap: append new partitions
  2973      - snap-bootstrap: mount filesystems after creation
  2974      - snapstate: do not try to detect rollback in ephemeral modes
  2975      - snap-bootstrap: trigger udev for new partitions
  2976      - cmd/snap-bootstrap: xxx todos about kernel cross-checks
  2977      - tests: avoid mask rsyslog service in case is not enabled on the
  2978        system
  2979      - tests: fix use of MATCH -v
  2980      - cmd/snap-preseed: update help strings
  2981      - cmd/snap-bootstrap: actually parse snapd_recovery_system label
  2982      - bootstrap: reduce runmode mounts from 5 to 2 steps.
  2983      - lkenv.go: adjust for new location of include file
  2984      - snap: improve squashfs.ReadFile() error
  2985      - systemd: fix uc20 shutdown
  2986      - boot: write modeenv when creating the run mode
  2987      - boot,image: add skeleton boot.makeBootable20RunMode
  2988      - cmd/snap-preseed: add snap-preseed executable
  2989      - overlord,boot: follow ups to #7889 and #7899
  2990      - interfaces/wayland: Add access to Xwayland's shm files
  2991      - o/hookstate/ctlcmd: fix command name in snapctl -h
  2992      - daemon,snap: remove screenshot deprecation notice
  2993      - overlord,o/snapstate: make sure we never leave config behind
  2994      - many: pass consistently boot.Device state to boot methods
  2995      - run-checks: check multiline string blocks in
  2996        restore/prepare/execute sections of spread tests
  2997      - intrefaces: login-session-control - added missing dbus commands
  2998      - tests/main/parallel-install-remove-after: parallel installs should
  2999        not break removal
  3000      - overlord/snapstate: tweak assumes error hint
  3001      - overlord: replace DeviceContext.OldModel with GroundContext
  3002      - devicestate: use httputil.ShouldRetryError() in
  3003        prepareSerialRequest
  3004      - tests: replace "test-snapd-base-bare" with real "bare" base snap
  3005      - many: pass a Model to the gadget info reading functions
  3006      - snapstate: relax gadget constraints in ConfigDefaults Et al.
  3007      - devicestate: only run ensureBootOk() in "run" mode
  3008      - tests/many: quiet lxc launching, file pushing
  3009      - tests: disable apt-hooks test until it can be properly fixed
  3010      - tests: 16.04 and 18.04 now have mediating pulseaudio
  3011  
  3012   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 17 Mar 2020 20:55:47 +0100
  3013  
  3014  snapd (2.43.3-1) unstable; urgency=medium
  3015  
  3016    * New upstream release, LP: #1856159
  3017      - interfaces/opengl: allow datagrams to nvidia-driver
  3018      - httputil: add NoNetwork(err) helper, spread test and use
  3019        in serial acquire
  3020      - interfaces: add uio interface
  3021      - interfaces/greengrass-support: 'aws-iot-greengrass' snap fails to
  3022        start due to apparmor deny on mounting of "/proc/latency_stats".
  3023      - data, packaging: Add sudoers snippet to allow snaps to be run with
  3024        sudo
  3025  
  3026   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 12 Feb 2020 14:59:15 +0100
  3027  
  3028  snapd (2.43.2-1) unstable; urgency=medium
  3029  
  3030    * New upstream release, LP: #1856159
  3031      - cmd/snap-confine: Revert #7421 (unmount /writable from snap view)
  3032      - overlord/snapstate: fix for re-refresh bug
  3033      - tests, run-checks, many: fix nakedret issues
  3034      - data/selinux: workaround incorrect fonts cache labeling on RHEL7
  3035      - tests: use test-snapd-upower instead of upower
  3036      - overlord: increase overall settle timeout for slow arm boards
  3037  
  3038   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 28 Jan 2020 15:50:25 +0100
  3039  
  3040  snapd (2.43.1-1) unstable; urgency=medium
  3041  
  3042    * New upstream release, LP: #1856159
  3043      - devicestate: use httputil.ShouldRetryError() in prepareSerialRequest
  3044      - overlord/standby: fix possible deadlock in standby test
  3045      - cmd/snap-discard-ns: fix pattern for .info files
  3046      - overlord,o/snapstate: make sure we never leave config behind
  3047      - data/selinux: update policy to cover more cases
  3048      - snap: remove "host" output from `snap version`
  3049  
  3050   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 14 Jan 2020 20:30:07 +0100
  3051  
  3052  snapd (2.43-1) unstable; urgency=medium
  3053  
  3054    * New upstream release
  3055  
  3056   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 09 Jan 2020 17:16:12 +0100
  3057  
  3058  snapd (2.42.5-1) unstable; urgency=medium
  3059  
  3060    * New upstream release, LP: #1853244
  3061      - snap-confine: revert, with comment, explicit unix deny for nested
  3062        lxd
  3063      - Disable mount-ns test on 16.04. It is too flaky currently.
  3064  
  3065   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 06 Dec 2019 14:10:56 +0100
  3066  
  3067  snapd (2.42.4-1) unstable; urgency=medium
  3068  
  3069    * New upstream release, LP: #1853244
  3070      - overlord/snapstate: make sure configuration defaults are applied
  3071        only once
  3072  
  3073   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 28 Nov 2019 06:48:26 +0100
  3074  
  3075  snapd (2.42.3-1) unstable; urgency=medium
  3076  
  3077    * New upstream release, LP: #1853244
  3078      - overlord/snapstate: pick up system defaults when seeding the snapd
  3079        snap
  3080      - cmd/snap-update-ns: fix overlapping, nested writable mimic
  3081        handling
  3082      - interfaces: misc updates for u2f-devices, browser-support,
  3083        hardware-observe, et al
  3084      - tests: reset failing "fwupd-refresh.service" if needed
  3085      - tests/main/gadget-update-pc: use a program to modify gadget yaml
  3086      - snap-confine: suppress noisy classic snap file_inherit denials
  3087  
  3088   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 27 Nov 2019 12:41:07 +0100
  3089  
  3090  snapd (2.42.2-1) unstable; urgency=medium
  3091  
  3092    * New upstream release, LP: #1853244
  3093      - interfaces/lxd-support: Fix on core18
  3094      - tests/main/system-usernames: Amazon Linux 2 comes with libseccomp
  3095        2.4.1 now
  3096      - snap-seccomp: add missing clock_getres_time64
  3097      - cmd/snap-seccomp/syscalls: update the list of known
  3098        syscalls
  3099      - sandbox/seccomp: accept build ID generated by Go toolchain
  3100      - interfaces: allow access to ovs bridge sockets
  3101  
  3102   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 20 Nov 2019 08:09:15 +0100
  3103  
  3104  snapd (2.42.1-1) unstable; urgency=medium
  3105  
  3106    * New upstream release, LP: #1846181
  3107      - interfaces: de-duplicate emitted update-ns profiles
  3108      - packaging: tweak handling of usr.lib.snapd.snap-confine
  3109      - interfaces: allow introspecting network-manager on core
  3110      - tests/main/interfaces-contacts-service: disable on openSUSE
  3111        Tumbleweed
  3112      - tests/lib/lxd-snapfuse: restore mount changes introduced by LXD
  3113      - snap: fix default-provider in seed validation
  3114      - tests: update system-usernames test now that opensuse-15.1 works
  3115      - overlord: set fake sertial in TestRemodelSwitchToDifferentKernel
  3116      - gadget: rename "boot{select,img}" -> system-boot-{select,image}
  3117      - tests: listing test, make accepted snapd/core versions consistent
  3118  
  3119   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 30 Oct 2019 13:17:43 +0100
  3120  
  3121  snapd (2.42-1) unstable; urgency=medium
  3122  
  3123    * New upstream release
  3124  
  3125   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 01 Oct 2019 11:40:58 +0200
  3126  
  3127  snapd (2.41-1) unstable; urgency=medium
  3128  
  3129    [ Michael Vogt ]
  3130    * New upstream release, LP: #1840740
  3131  
  3132    [ Jamie Strandboge ]
  3133    * debian/control: Depends on apparmor >= 2.10.95-5 instead of
  3134      2.10.95-0ubuntu2.2 since 2.10.95-5 in Debian is the first version to have
  3135      all the patches that 2.10.95-0ubuntu2.2 in Ubuntu brought.
  3136  
  3137   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 30 Aug 2019 08:53:57 +0200
  3138  
  3139  snapd (2.40-1) unstable; urgency=medium
  3140  
  3141    * New upstream release.
  3142  
  3143   -- Michael Vogt <mvo@debian.org>  Tue, 23 Jul 2019 15:38:36 +0200
  3144  
  3145  snapd (2.39.3-1) unstable; urgency=medium
  3146  
  3147    * New upstream release, LP: #1827495
  3148      - daemon: increase `shutdownTimeout` to 25s to deal with slow HW
  3149      - spread: run tests against openSUSE 15.1
  3150      - data/selinux: fix policy for snaps with bases and classic snaps
  3151  
  3152   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 21 Jun 2019 09:06:01 +0200
  3153  
  3154  snapd (2.39.2-1) unstable; urgency=medium
  3155  
  3156    * New upstream release, LP: #1827495
  3157      - debian: rework how we run autopkgtests
  3158      - interfaces/docker-support: add overlayfs accesses for ubuntu core
  3159      - data/selinux: permit init_t to remount snappy_snap_t
  3160      - strutil/shlex: fix ineffassign
  3161      - packaging: fix build-depends on powerpc
  3162  
  3163   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 05 Jun 2019 08:46:14 +0200
  3164  
  3165  snapd (2.39-1) unstable; urgency=medium
  3166  
  3167     * New upstream release
  3168     * d/patches0008-snap-squashsh-skip-TestBuildDate-on-Debian.patch: drop,
  3169       fixed upstream
  3170  
  3171   -- Zygmunt Krynicki <me@zygoon.pl>  Thu, 28 Feb 2019 18:21:26 +0100
  3172  
  3173  snapd (2.39.1-1) unstable; urgency=medium
  3174  
  3175    * New upstream release
  3176  
  3177   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 29 May 2019 12:08:43 +0200
  3178  
  3179  snapd (2.38-1) unstable; urgency=medium
  3180  
  3181    * New upstream release
  3182  
  3183   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 21 Mar 2019 11:02:04 +0100
  3184  
  3185  snapd (2.37.4-1) unstable; urgency=medium
  3186  
  3187    * New upstream release
  3188    * d/patches0008-snap-squashsh-skip-TestBuildDate-on-Debian.patch: drop,
  3189      fixed upstream
  3190  
  3191   -- Zygmunt Krynicki <me@zygoon.pl>  Thu, 28 Feb 2019 18:21:26 +0100
  3192  
  3193  snapd (2.37.3-1) unstable; urgency=medium
  3194  
  3195    * New upstream release
  3196  
  3197   -- Zygmunt Krynicki <me@zygoon.pl>  Tue, 19 Feb 2019 13:46:24 +0100
  3198  
  3199  snapd (2.37.2-1) unstable; urgency=medium
  3200  
  3201    * New upstream releease. 
  3202  
  3203   -- Michael Hudson-Doyle <mwhudson@debian.org>  Thu, 07 Feb 2019 21:26:34 +1300
  3204  
  3205  snapd (2.37.1-1) unstable; urgency=medium
  3206  
  3207    * New upstream release.
  3208    * d/patches/0009-interfaces-apparmor-mock-presence-of-overlayfs-root.patch:
  3209      applied upstream
  3210  
  3211   -- Zygmunt Krynicki <me@zygoon.pl>  Tue, 29 Jan 2019 19:24:35 +0100
  3212  
  3213  snapd (2.37-3) unstable; urgency=medium
  3214  
  3215    * Fix --no-arch-any build.
  3216  
  3217   -- Michael Hudson-Doyle <mwhudson@debian.org>  Thu, 24 Jan 2019 16:11:17 +1300
  3218  
  3219  snapd (2.37-2) unstable; urgency=medium
  3220  
  3221    * d/patches/0010-man-page-sections.patch: fix a couple of instances of the
  3222      lintian warning 'manpage-section-mismatch'.
  3223  
  3224   -- Michael Hudson-Doyle <mwhudson@debian.org>  Thu, 24 Jan 2019 09:52:09 +1300
  3225  
  3226  snapd (2.37-1) unstable; urgency=medium
  3227  
  3228    [ Michael Hudson-Doyle ]
  3229    * New upstream version.
  3230    * d/control: make myself Maintainer, use my Debian address, update Vcs-* to
  3231      point to salsa.
  3232    * Add new build-dependencies.
  3233    * d/watch: update to download new upstream-provided no-vendor tarballs.
  3234    * d/patches: refresh/drop.
  3235    * d/patches/no-snapfuse.patch: do not depend on snapfuse fork of squashfuse.
  3236    * d/patches/upstram-bolt.patch: use upstream version of boltdb.
  3237    * d/patches/systemd-activation-compat.patch: compatibility for the
  3238      newer go-systemd in debian
  3239  
  3240    [ Ondřej Nový ]
  3241    * d/copyright: Use https protocol in Format field
  3242    * d/changelog: Remove trailing whitespaces
  3243  
  3244    [ Zygmunt Krynicki ]
  3245    * Update unreleased package to 2.37
  3246    * Drop and recreate all patches
  3247    * Add patches for failing unit tests
  3248    * Reconcile packaging with snapd upstream
  3249  
  3250   -- Zygmunt Krynicki <me@zygoon.pl>  Tue, 22 Jan 2019 12:39:58 +0100
  3251  
  3252  snapd (2.30-5) unstable; urgency=medium
  3253  
  3254    * Team upload.
  3255    * add fix-pkg-config-line.patch to fix FTBFS
  3256    * Set XS-Go-Import-Path
  3257  
  3258   -- Michael Stapelberg <stapelberg@debian.org>  Sat, 10 Feb 2018 23:18:15 +0100
  3259  
  3260  snapd (2.30-4) unstable; urgency=medium
  3261  
  3262    * Fix Built-Using computation on Debian.
  3263    * Add d/patches/disable-TestDoRequestSerialErrorsOnNoHost.patch to disable
  3264      a flaky test.
  3265  
  3266   -- Michael Hudson-Doyle <mwhudson@debian.org>  Tue, 16 Jan 2018 13:02:31 +1300
  3267  
  3268  snapd (2.30-3) unstable; urgency=medium
  3269  
  3270    * Fix arch builds again, sigh,
  3271  
  3272   -- Michael Hudson-Doyle <mwhudson@debian.org>  Tue, 09 Jan 2018 13:56:48 +1300
  3273  
  3274  snapd (2.30-2) unstable; urgency=medium
  3275  
  3276    * Fix arch-all-only build. (Closes: 886431)
  3277  
  3278   -- Michael Hudson-Doyle <mwhudson@debian.org>  Tue, 09 Jan 2018 10:48:20 +1300
  3279  
  3280  snapd (2.30-1) unstable; urgency=medium
  3281  
  3282    * New upstream release.
  3283    * Remove several patches:
  3284      - 0001-osutil-adjust-StreamCommand-tests-for-golang-1.9.patch: included in
  3285        release.
  3286      - apparmor-compat.patch, no-reexec-on-debian.patch: Removed as upstream
  3287        now implements a better solution to the problem.
  3288      - pb.v1-canonical-path.patch: applied upstream.
  3289    * Stop installing udev/rules.d/80-snappy-assign.rules, gone upstream
  3290  
  3291   -- Michael Hudson-Doyle <mwhudson@debian.org>  Fri, 05 Jan 2018 09:39:07 +1300
  3292  
  3293  snapd (2.28.5) xenial; urgency=medium
  3294  
  3295    * New upstream release, LP: #1714984
  3296      - snap-confine: cleanup broken nvidia udev tags
  3297      - cmd/snap-confine: update valid security tag regexp
  3298      - overlord/ifacestate: refresh udev backend on startup
  3299      - dbus: ensure io.snapcraft.Launcher.service is created on re-
  3300        exec
  3301      - snap-confine: add support for handling /dev/nvidia-modeset
  3302      - interfaces/network-control: remove incorrect rules for tun
  3303  
  3304   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 13 Oct 2017 23:25:46 +0200
  3305  
  3306  snapd (2.28.4) xenial; urgency=medium
  3307  
  3308    * New upstream release, LP: #1714984
  3309      - interfaces/opengl: don't udev tag nvidia devices and use snap-
  3310        confine instead
  3311      - debian: fix replaces/breaks for snap-xdg-open (thanks to apw!)
  3312  
  3313   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 11 Oct 2017 19:40:57 +0200
  3314  
  3315  snapd (2.28.3) xenial; urgency=medium
  3316  
  3317    * New upstream release, LP: #1714984
  3318      - interfaces/lxd: lxd slot implementation can also be an app
  3319        snap
  3320  
  3321   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 11 Oct 2017 08:20:26 +0200
  3322  
  3323  snapd (2.28.2) xenial; urgency=medium
  3324  
  3325    * New upstream release, LP: #1714984
  3326      - interfaces: fix udev rules for tun
  3327      - release,cmd,dirs: Redo the distro checks to take into account
  3328        distribution families
  3329  
  3330   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 10 Oct 2017 18:39:58 +0200
  3331  
  3332  snapd (2.28.1) xenial; urgency=medium
  3333  
  3334    * New upstream release, LP: #1714984
  3335      - snap-confine: update apparmor rules for fedora based basesnaps
  3336      - snapstate: rename refresh hook to post-refresh for consistency
  3337  
  3338   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 27 Sep 2017 17:59:49 -0400
  3339  
  3340  snapd (2.28) xenial; urgency=medium
  3341  
  3342    * New upstream release, LP: #1714984
  3343      - hooks: rename refresh to after-refresh
  3344      - snap-confine: bind mount /usr/lib/snapd relative to snap-confine
  3345      - cmd,dirs: treat "liri" the same way as "arch"
  3346      - snap-confine: fix base snaps on core
  3347      - hooks: substitute env vars when executing hooks
  3348      - interfaces: updates for default, browser-support, desktop, opengl,
  3349        upower and stub-resolv.conf
  3350      - cmd,dirs: treat manjaro the same as arch
  3351      - systemd: do not run auto-import and repair services on classic
  3352      - packaging/fedora: Ensure vendor/ is empty for builds and fix spec
  3353        to build current master
  3354      - many: fix TestSetConfNumber missing an Unlock and other fragility
  3355        improvements
  3356      - osutil: adjust StreamCommand tests for golang 1.9
  3357      - daemon: allow polkit authorisation to install/remove snaps
  3358      - tests: make TestCmdWatch more robust
  3359      - debian: improve package description
  3360      - interfaces: add netlink kobject uevent to hardware observe
  3361      - debian: update trusted account-keys check on 14.04 packaging
  3362      - interfaces/network-{control,observe}: allow receiving
  3363        kobject_uevent() messages
  3364      - tests: fix lxd test for external backend
  3365      - snap-confine,snap-update-ns: add -no-pie to fix FTBFS on
  3366        go1.7,ppc64
  3367      - corecfg: mock "systemctl" in all corecfg tests
  3368      - tests: fix unit tests on Ubuntu 14.04
  3369      - debian: add missing flags when building static snap-exec
  3370      - many: end-to-end support for the bare base snap
  3371      - overlord/snapstate: SetRootDir from SetUpTest, not in just some
  3372        tests
  3373      - store: have an ad-hoc method on cfg to get its list of uris for
  3374        tests
  3375      - daemon: let client decide whether to allow interactive auth via
  3376        polkit
  3377      - client,daemon,snap,store: add license field
  3378      - overlord/snapstate: rename HasCurrent to IsInstalled, remove
  3379        superfluous/misleading check from All
  3380      - cmd/snap: SetRootDir from SetUpTest, not in just some individual
  3381        tests.
  3382      - systemd: rename snap-repair.{service,timer} to snapd.snap-
  3383        repair.{service,timer}
  3384      - snap-seccomp: remove use of x/net/bpf from tests
  3385      - httputil: more naive per go version way to recreate a default
  3386        transport for tls reconfig
  3387      - cmd/snap-seccomp/main_test.go: add one more syscall for arm64
  3388      - interfaces/opengl: use == to compare, not =
  3389      - cmd/snap-seccomp/main_test.go: add syscalls for armhf and arm64
  3390      - cmd/snap-repair: track and use a lower bound for the time for
  3391        TLS checks
  3392      - interfaces: expose bluez interface on classic OS
  3393      - snap-seccomp: add in-kernel bpf tests
  3394      - overlord: always try to get a serial, lazily on classic
  3395      - tests: add nmcli regression test
  3396      - tests: deal with __PNR_chown on aarch64 to fix FTBFS on arm64
  3397      - tests: add autopilot-introspection interface test
  3398      - vendor: fix artifact from manually editing vendor/vendor.json
  3399      - tests: rename complexion to test-snapd-complexion
  3400      - interfaces: add desktop and desktop-legacy
  3401        interfaces/desktop: add new 'desktop' interface for modern DEs
  3402        interfaces/builtin/desktop_test.go: use modern testing techniques
  3403        interfaces/wayland: allow read on /etc/drirc for Plasma desktop
  3404        interfaces/desktop-legacy: add new 'legacy' interface (currently
  3405        for a11y and input)
  3406      - tests: fix race in snap userd test
  3407      - devices/iio: add read/write for missing sysfs entries
  3408      - spread: don't set HTTPS?_PROXY for linode
  3409      - cmd/snap-repair: check signatures of repairs from Next
  3410      - env: set XDG_DATA_DIRS for wayland et.al.
  3411      - interfaces/{default,account-control}: Use username/group instead
  3412        of uid/gid
  3413      - interfaces/builtin: use udev tagging more broadly
  3414      - tests: add basic lxd test
  3415      - wrappers: ensure bash completion snaps install on core
  3416      - vendor: use old golang.org/x/crypto/ssh/terminal to build on
  3417        powerpc again
  3418      - docs: add PULL_REQUEST_TEMPLATE.md
  3419      - interfaces: fix network-manager plug
  3420      - hooks: do not error out when hook is optional and no hook handler
  3421        is registered
  3422      - cmd/snap: add userd command to replace snapd-xdg-open
  3423      - tests: new regex used to validate the core version on extra snaps
  3424        ass...
  3425      - snap: add new `snap switch` command
  3426      - tests: wait more and more debug info about fakestore start issues
  3427      - apparmor,release: add better apparmor detection/mocking code
  3428      - interfaces/i2c: adjust sysfs rule for alternate paths
  3429      - interfaces/apparmor: add missing call to dirs.SetRootDir
  3430      - cmd: "make hack" now also installs snap-update-ns
  3431      - tests: copy files with less verbosity
  3432      - cmd/snap-confine: allow using additional libraries required by
  3433        openSUSE
  3434      - packaging/fedora: Merge changes from Fedora Dist-Git
  3435      - snapstate: improve the error message when classic confinement is
  3436        not supported
  3437      - tests: add test to ensure amd64 can run i386 syscall binaries
  3438      - tests: adding extra info for fakestore when fails to start
  3439      - tests: install most important snaps
  3440      - cmd/snap-repair: more test coverage of filtering
  3441      - squashfs: remove runCommand/runCommandWithOutput as we do not need
  3442        it
  3443      - cmd/snap-repair: ignore superseded revisions, filter on arch and
  3444        models
  3445      - hooks: support for refresh hook
  3446      - Partial revert "overlord/devicestate, store: update device auth
  3447        endpoints URLs"
  3448      - cmd/snap-confine: allow reading /proc/filesystems
  3449      - cmd/snap-confine: genearlize apparmor profile for various lib
  3450        layout
  3451      - corecfg: fix proxy.* writing and add integration test
  3452      - corecfg: deal with system.power-key-action="" correctly
  3453      - vendor: update vendor.json after (presumed) manual edits
  3454      - cmd/snap: in `snap info`, don't print a newline between tracks
  3455      - daemon: add polkit support to /v2/login
  3456      - snapd,snapctl: decode json using Number
  3457      - client: fix go vet 1.7 errors
  3458      - tests: make 17.04 shellcheck clean
  3459      - tests: remove TestInterfacesHelp as it breaks when go-flags
  3460        changes
  3461      - snapstate: undo a daemon restart on classic if needed
  3462      - cmd/snap-repair: recover brand/model from
  3463        /var/lib/snapd/seed/assertions checking signatures and brand
  3464        account
  3465      - spread: opt into unsafe IO during spread tests
  3466      - snap-repair: update snap-repair/runner_test.go for API change in
  3467        makeMockServer
  3468      - cmd/snap-repair: skeleton code around actually running a repair
  3469      - tests: wait until the port is listening after start the fake store
  3470      - corecfg: fix typo in tests
  3471      - cmd/snap-repair: test that redirects works during fetching
  3472      - osutil: honor SNAPD_UNSAFE_IO for testing
  3473      - vendor: explode and make more precise our golang.go/x/crypto deps,
  3474        use same version as Debian unstable
  3475      - many: sanitize NewStoreStack signature, have shared default store
  3476        test private keys
  3477      - systemd: disable `Nice=-5` to fix error when running inside lxd
  3478      - spread.yaml: update delta ref to 2.27
  3479      - cmd/snap-repair: use E-Tags when refetching a repair to retry
  3480      - interfaces/many: updates based on chromium and mrrescue denials
  3481      - cmd/snap-repair: implement most logic to get the next repair to
  3482        run/retry in a brand sequence
  3483      - asserts/assertstest: copy headers in SigningDB.Sign
  3484      - interfaces: convert uhid to common interface and test cases
  3485        improvement for time_control and opengl
  3486      - many tests: move all panicing fake store methods to a common place
  3487      - asserts: add store assertion type
  3488      - interfaces: don't crash if content slot has no attributes
  3489      - debian: do not build with -buildmode=pie on i386
  3490      - wrappers: symlink completion snippets when symlinking binaries
  3491      - tests: adding more debug information for the interfaces-cups-
  3492        control …
  3493      - apparmor: pass --quiet to parser on load unless SNAPD_DEBUG is set
  3494      - many: allow and support serials signed by the 'generic' authority
  3495        instead of the brand
  3496      - corecfg: add proxy configuration via `snap set core
  3497        proxy.{http,https,ftp}=...`
  3498      - interfaces: a bunch of interfaces test improvement
  3499      - tests: enable regression and completion suites for opensuse
  3500      - tests: installing snapd for nested test suite
  3501      - interfaces: convert lxd_support to common iface
  3502      - interfaces: add missing test for camera interface.
  3503      - snap: add support for parsing snap layout section
  3504      - cmd/snap-repair: like for downloads we cannot have a timeout (at
  3505        least for now), less aggressive retry strategies
  3506      - overlord: rely on more conservative ensure interval
  3507      - overlord,store: no piles of return args for methods gathering
  3508        device session request params
  3509      - overlord,store: send model assertion when setting up device
  3510        sessions
  3511      - interfaces/misc: updates for unity7/x11, browser-
  3512        support, network-control and mount-observe
  3513        interfaces/unity7,x11: update for NETLINK_KOBJECT_UEVENT
  3514        interfaces/browser-support: update sysfs reads for
  3515        newer browser versions, interfaces/network-control: rw for
  3516        ieee80211 advanced wireless interfaces/mount-observe: allow read
  3517        on sysfs entries for block devices
  3518      - tests: use dnf --refresh install to avert stale cache
  3519      - osutil: ensure TestLockUnlockWorks uses supported flock
  3520      - interfaces: convert lxd to common iface
  3521      - tests: restart snapd to ensure re-exec settings are applied
  3522      - tests: fix interfaces-cups-control test
  3523      - interfaces: improve and tweak bunch of interfaces test cases.
  3524      - tests: adding extra worker for fedora
  3525      - asserts,overlord/devicestate: support predefined assertions that
  3526        don't establish foundational trust
  3527      - interfaces: convert two hardware_random interfaces to common iface
  3528      - interfaces: convert io_ports_control to common iface
  3529      - tests: fix for  upgrade test on fedora
  3530      - daemon, client, cmd/snap: implement snap start/stop/restart
  3531      - cmd/snap-confine: set _FILE_OFFSET_BITS to 64
  3532      - interfaces: covert framebuffer to commonInterface
  3533      - interfaces: convert joystick to common iface
  3534      - interfaces/builtin: add the spi interface
  3535      - wrappers, overlord/snapstate/backend: make link-snap clean up on
  3536        failure.
  3537      - interfaces/wayland: add wayland interface
  3538      - interfaces: convert kvm to common iface
  3539      - tests: extend upower-observe test to cover snaps providing slots
  3540      - tests: enable main suite for opensuse
  3541      - interfaces: convert physical_memory_observe to common iface
  3542      - interfaces: add missing test for optical_drive interface.
  3543      - interfaces: convert physical_memory_control to common iface
  3544      - interfaces: convert ppp to common iface
  3545      - interfaces: convert time-control to common iface
  3546      - tests: fix failover test
  3547      - interfaces/builtin: rework for avahi interface
  3548      - interfaces: convert broadcom-asic-control to common iface
  3549      - snap/snapenv: document the use of CoreSnapMountDir for SNAP
  3550      - packaging/arch: drop patches merged into master
  3551      - cmd: fix mustUnsetenv docstring (thanks to Chipaca)
  3552      - release: remove default from VERSION_ID
  3553      - tests: enable regression, upgrade and completion test suites for
  3554        fedora
  3555      - tests: restore interfaces-account-control properly
  3556      - overlord/devicestate, store: update device auth endpoints URLs
  3557      - tests: fix install-hook test failure
  3558      - tests: download core and ubuntu-core at most once
  3559      - interfaces: add common support for udev
  3560      - overlord/devicestate: fix, don't assume that the serial is backed
  3561        by a 1-key chain
  3562      - cmd/snap-confine: don't share /etc/nsswitch from host
  3563      - store: do not resume a download when we already have the whole
  3564        thing
  3565      - many: implement "snap logs"
  3566      - store: don't call useDeltas() twice in quick succession
  3567      - interfaces/builtin: add kvm interface
  3568      - snap/snapenv: always expect /snap for $SNAP
  3569      - cmd: mark arch as non-reexecing distro
  3570      - cmd: fix tests that assume /snap mount
  3571      - gitignore: ignore more build artefacts
  3572      - packaging: add current arch packaging
  3573      - interfaces/unity7: allow receiving media key events in (at least)
  3574        gnome-shell
  3575      - interfaces/many, cmd/snap-confine: miscellaneous policy updates
  3576      - interfaces/builtin: implement broadcom-asic-control interface
  3577      - interfaces/builtin: reduce duplication and remove cruft in
  3578        Sanitize{Plug,Slot}
  3579      - tests: apply underscore convention for SNAPMOUNTDIR variable
  3580      - interfaces/greengrass-support: adjust accesses now that have
  3581        working snap
  3582      - daemon, client, cmd/snap: implement "snap services"
  3583      - tests: fix refresh tests not stopping fake store for fedora
  3584      - many: add the interface command
  3585      - overlord/snapstate/backend: some copydata improvements
  3586      - many: support querying and completing assertion type names
  3587      - interfaces/builtin: discard empty Validate{Plug,Slot}
  3588      - cmd/snap-repair:  start of Runner, implement first pass of Peek
  3589        and Fetch
  3590      - tests: enable main suite on fedora
  3591      - snap: do not always quote the snap info summary
  3592      - vendor: update go-flags to address crash in "snap debug"
  3593      - interfaces: opengl support pci device and vendor
  3594      - many: start implenting "base" snap type on the snapd side
  3595      - arch,release: map armv6 correctly
  3596      - many: expose service status in 'snap info'
  3597      - tests: add browser-support interface test
  3598      - tests: disable snapd-notify for the external backend
  3599      - interfaces: Add /run/uuid/request to openvswitch
  3600      - interfaces: add password-manager-service implicit classic
  3601        interface
  3602      - cmd: rework reexec detection
  3603      - cmd: fix re-exec bug when starting from snapd 2.21
  3604      - tests: dependency packages installed during prepare-project
  3605      - tests: remove unneeded check for re-exec in InternalToolPath()
  3606      - cmd,tests: fix classic confinement confusing re-execution code
  3607      - store: configurable base api
  3608      - tests: fix how package lists are updated for opensuse and fedora
  3609  
  3610   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 25 Sep 2017 12:07:34 -0400
  3611  
  3612  snapd (2.27.6-2) unstable; urgency=medium
  3613  
  3614    * Add d/patches/0001-osutil-adjust-StreamCommand-tests-for-golang-1.9.patch
  3615      to fix FTBFS with Go 1.9. (Closes: #876867)
  3616  
  3617   -- Michael Hudson-Doyle <mwhudson@debian.org>  Tue, 26 Sep 2017 13:41:53 -0400
  3618  
  3619  snapd (2.27.6-1) unstable; urgency=medium
  3620  
  3621    * New upstream release, LP: #1703798:
  3622      - interfaces: add udev netlink support to hardware-observe
  3623      - interfaces/network-{control,observe}: allow receiving
  3624        kobject_uevent() messages
  3625  
  3626   -- Zygmunt Krynicki <me@zygoon.pl>  Fri, 08 Sep 2017 00:03:18 +0200
  3627  
  3628  snapd (2.27.5-1) unstable; urgency=medium
  3629  
  3630    * New upstream release.
  3631      - interfaces: fix network-manager plug regression
  3632      - hooks: do not error when hook handler is not registered
  3633      - interfaces/alsa,pulseaudio: allow read on udev data for sound
  3634      - interfaces/optical-drive: read access to udev data for /dev/scd*
  3635      - interfaces/browser-support: read on /proc/vmstat and misc udev data
  3636  
  3637   -- Zygmunt Krynicki <me@zygoon.pl>  Thu, 31 Aug 2017 10:11:20 +0200
  3638  
  3639  snapd (2.27.4-1) unstable; urgency=medium
  3640  
  3641    * New upstream release.
  3642    * Enable seccomp.
  3643  
  3644   -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Thu, 24 Aug 2017 22:12:52 +1200
  3645  
  3646  snapd (2.27.2-2) unstable; urgency=medium
  3647  
  3648    * Fix re-exec test failure.
  3649  
  3650   -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Fri, 18 Aug 2017 11:37:47 +1200
  3651  
  3652  snapd (2.27.2-1) unstable; urgency=medium
  3653  
  3654    * New upstream release.
  3655    * Stop using single-debian-patch, split delta into separate patches.
  3656    * Allow confining snap-confine even when --disable-apparmor is used.
  3657    * Pass --enable-static-libcap to cmd/configure, as was always the intention.
  3658    * Disable re-exec on Debian until core snap can cope with a partial apparmor
  3659      implementation. (Closes: #851473)
  3660  
  3661   -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Fri, 18 Aug 2017 11:00:31 +1200
  3662  
  3663  snapd (2.27.1-1) unstable; urgency=medium
  3664  
  3665    * New upstream release. (Closes: #868959, #869268, #872071)
  3666    * New changes to upstream sources:
  3667      - Disable cmd/snap-seccomp tests as they depend on an unpackaged fork of
  3668        golang/x/net.
  3669      - Use upstream version of libseccomp-golang.
  3670    * Do not install ancient ubuntu-core-launcher symlink.
  3671  
  3672   -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Mon, 14 Aug 2017 21:53:09 +1200
  3673  
  3674  snapd (2.27.1) xenial; urgency=medium
  3675  
  3676    * New upstream release, LP: #1703798:
  3677      - tests: use dnf --refresh install to avert stale cache
  3678      - tests: fix test failure on 14.04 due to old version of
  3679        flock
  3680      - updates for unity7/x11, browser-support, network-control,
  3681        mount-observe
  3682      - interfaces/unity7,x11: update for NETLINK_KOBJECT_UEVENT
  3683      - interfaces/browser-support: update sysfs reads for
  3684        newer browser versions
  3685      - interfaces/network-control: rw for ieee80211 advanced wireless
  3686      - interfaces/mount-observe: allow read on sysfs entries for block
  3687        devices
  3688  
  3689   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 14 Aug 2017 08:02:17 +0200
  3690  
  3691  snapd (2.27) xenial; urgency=medium
  3692  
  3693    * New upstream release, LP: #1703798
  3694      - fix build failure on 32bit fedora
  3695      - interfaces: add password-manager-service implicit classic interface
  3696      - interfaces/greengrass-support: adjust accesses now that have working
  3697        snap
  3698      - interfaces/many, cmd/snap-confine: miscellaneous policy updates
  3699      - interfaces/unity7: allow receiving media key events in (at least)
  3700        gnome-shell
  3701      - cmd: fix re-exec bug when starting from snapd 2.21
  3702      - tests: restore interfaces-account-control properly
  3703      - cmd: fix tests that assume /snap mount
  3704      - cmd: mark arch as non-reexecing distro
  3705      - snap-confine: don't share /etc/nsswitch from host
  3706      - store: talk to api.snapcraft.io for purchases
  3707      - hooks: support for install and remove hooks
  3708      - packaging: fix Fedora support
  3709      - tests: add bluetooth-control interface test
  3710      - store: talk to api.snapcraft.io for assertions
  3711      - tests: remove snapd before building from branch
  3712      - tests: add avahi-observe interface test
  3713      - store: orders API now checks if customer is ready
  3714      - cmd/snap: snap find only searches stable
  3715      - interfaces: updates default, mir, optical-observe, system-observe,
  3716        screen-inhibit-control and unity7
  3717      - tests: speedup prepare statement part 1
  3718      - store: do not send empty refresh requests
  3719      - asserts: fix error handling in snap-developer consistency check
  3720      - systemd: add explicit sync to snapd.core-fixup.sh
  3721      - snapd: generate snap cookies on startup
  3722      - cmd,client,daemon: expose "force devmode" in sysinfo
  3723      - many: introduce and use strutil.ListContains and also
  3724        strutil.SortedListContains
  3725      - assserts,overlord/assertstate: test we don't accept chains of
  3726        assertions founded on a self-signed key coming externally
  3727      - interfaces: enable access to bridge settings
  3728      - interfaces: fix copy-pasted iio vs io in io-ports-control
  3729      - cmd/snap-confine: various small fixes and tweaks to seccomp
  3730        support code
  3731      - interfaces: bring back seccomp argument filtering
  3732      - systemd, osutil: rework systemd logs in preparation for services
  3733        commands
  3734      - tests: store /etc/systemd/system/snap-*core*.mount in snapd-
  3735        state.tar.gz
  3736      - tests: shellcheck improvements for tests/main tasks - first set of
  3737        tests
  3738      - cmd/snap: `--last` for abort and watch, and aliases
  3739        (search→find, change→tasks)
  3740      - tests: shellcheck improvements for tests/lib scripts
  3741      - tests: create ramdisk if it's not present
  3742      - tests: shellcheck improvements for nightly upgrade and regressions
  3743        tests
  3744      - snapd: fix for snapctl get panic on null config values.
  3745      - tests: fix for rng-tools service not restarting
  3746      - systemd: add snapd.core-fixup.service unit
  3747      - cmd: avoid using current symlink in InternalToolPath
  3748      - tests: fix timeout issue for test refresh core with hanging …
  3749      - intefaces: control bridged vlan/ppoe-tagged traffic
  3750      - cmd/snap: include snap type in notes
  3751      - overlord/state: Abort() only visits each task once
  3752      - tests: extend find-private test to cover more cases
  3753      - snap-seccomp: skip socket() tests on systems that use socketcall()
  3754        instead of socket()
  3755      - many: support snap title as localized/title-cased name
  3756      - snap-seccomp: deal with mknod on aarch64 in the seccomp tests
  3757      - interfaces: put base policy fragments inside each interface
  3758      - asserts: introduce NewDecoderWithTypeMaxBodySize
  3759      - tests: fix snapd-notify when it takes more time to restart
  3760      - snap-seccomp: fix snap-seccomp tests in artful
  3761      - tests: fix for create-key task to avoid rng-tools service ramains
  3762        alive
  3763      - snap-seccomp: make sure snap-seccomp writes the bpf file
  3764        atomically
  3765      - tests: do not disable ipv6 on core systems
  3766      - arch: the kernel architecture name is armv7l instead of armv7
  3767      - snap-confine: ensure snap-confine waits some seconds for seccomp
  3768        security profiles
  3769      - tests: shellcheck improvements for tests/nested tasks
  3770      - wrappers: add SyslogIdentifier to the service unit files.
  3771      - tests: shellcheck improvements for unit tasks
  3772      - asserts: implement FindManyTrusted as well
  3773      - asserts: open up and optimize Encoder to help avoiding unnecessary
  3774        copying
  3775      - interfaces: simplify snap-confine by just loading pre-generated
  3776        bpf code
  3777      - tests: restart rng-tools services after few seconds
  3778      - interfaces, tests: add mising dbus abstraction to system-observe
  3779        and extend spread test
  3780      - store: change main store host to api.snapcraft.io
  3781      - overlord/cmdstate: new package for running commands as tasks.
  3782      - spread: help libapt resolve installing libudev-dev
  3783      - tests: show the IP from .travis.yaml
  3784      - tests/main: use pkgdb function in more test cases
  3785      - cmd,daemon: add debug command for displaying the base policy
  3786      - tests: prevent quoting error on opensuse
  3787      - tests: fix nightly suite
  3788      - tests: add linode-sru backend
  3789      - snap-confine: validate SNAP_NAME against security tag
  3790      - tests: fix ipv6 disable for ubuntu-core
  3791      - tests: extend core-revert test to cover bluez issues
  3792      - interfaces/greengrass-support: add support for Amazon Greengrass
  3793        as a snap
  3794      - asserts: support timestamp and optional disabled header on repair
  3795      - tests: reboot after upgrading to snapd on the -proposed pocket
  3796      - many: fix test cases to work with different DistroLibExecDir
  3797      - tests: reenable help test on ubuntu and debian systems
  3798      - packaging/{opensuse,fedora}: allow package build with testkeys
  3799        included
  3800      - tests/lib: generalize RPM build support
  3801      - interfaces/builtin: sync connected slot and permanent slot snippet
  3802      - tests: fix snap create-key by restarting automatically rng-tools
  3803      - many: switch to use http numeric statuses as agreed
  3804      - debian: add missing  Type=notify in 14.04 packaging
  3805      - tests: mark interfaces-openvswitch as manual due to prepare errors
  3806      - debian: unify built_using between the 14.04 and 16.04 packaging
  3807        branch
  3808      - tests: pull from urandom when real entropy is not enough
  3809      - tests/main/manpages: install missing man package
  3810      - tests: add refresh --time output check
  3811      - debian: add missing "make -C data/systemd clean"
  3812      - tests: fix for upgrade test when it is repeated
  3813      - tests/main: use dir abstraction in a few more test cases
  3814      - tests/main: check for confinement in a few more interface tests
  3815      - spread: add fedora snap bin dir to global PATH
  3816      - tests: check that locale-control is not present on core
  3817      - many: snapctl outside hooks
  3818      - tests: add whoami check
  3819      - interfaces: compose the base declaration from interfaces
  3820      - tests: fix spread flaky tests linode
  3821      - tests,packaging: add package build support for openSUSE
  3822      - many: slight improvement of some snap error messaging
  3823      - errtracker: Include /etc/apparmor.d/usr.lib.snap-confine md5sum in
  3824        err reports
  3825      - tests: fix for the test postrm-purge
  3826      - tests: restoring the /etc/environment and service units config for
  3827        each test
  3828      - daemon: make snapd a "Type=notify" daemon and notify when startup
  3829        is done
  3830      - cmd/snap-confine: add support for --base snap
  3831      - many: derive implicit slots from interface meta-data
  3832      - tests: add core revert test
  3833      - tests,packaging: add package build support for Fedora for our
  3834        spread setup
  3835      - interfaces: move base declaration to the policy sub-package
  3836      - tests: fix for snapd-reexec test cheking for restart info on debug
  3837        log
  3838      - tests: show available entropy on error
  3839      - tests: clean journalctl logs on trusty
  3840      - tests: fix econnreset on staging
  3841      - tests: modify core before calling set
  3842      - tests: add snap-confine privilege test
  3843      - tests: add staging snap-id
  3844      - interfaces/builtin: silence ptrace denial for network-manager
  3845      - tests: add alsa interface spread test
  3846      - tests: prefer ipv4 over ipv6
  3847      - tests: fix for econnreset test checking that the download already
  3848        started
  3849      - httputil,store: extract retry code to httputil, reorg usages
  3850      - errtracker: report if snapd did re-execute itself
  3851      - errtracker: include bits of snap-confine apparmor profile
  3852      - tests: take into account staging snap-ids for snap-info
  3853      - cmd: add stub new snap-repair command and add timer
  3854      - many: stop "snap refresh $x --channel invalid" from working
  3855      - interfaces: revert "interfaces: re-add reverted ioctl and quotactl
  3856      - snapstate: consider connect/disconnect tasks in
  3857        CheckChangeConflict.
  3858      - interfaces: disable "mknod |N" in the default seccomp template
  3859        again
  3860      - interfaces,overlord/ifacestate: make sure installing slots after
  3861        plugs works similarly to plugs after slots
  3862      - interfaces/seccomp: add bind() syscall for forced-devmode systems
  3863      - packaging/fedora: Sync packaging from Fedora Dist-Git
  3864      - tests: move static and unit tests to spread task
  3865      - many: error types should be called FooError, not ErrFoo.
  3866      - partition: add directory sync to the save uboot.env file code
  3867      - cmd: test everything (100% coverage \o/)
  3868      - many: make shell scripts shellcheck-clean
  3869      - tests: remove additional setup for docker on core
  3870      - interfaces: add summary to each interface
  3871      - many: remove interface meta-data from list of connections
  3872      - logger (& many more, to accommodate): drop explicit syslog.
  3873      - packaging: import packaging bits for opensuse
  3874      - snapstate,many: implement snap install --unaliased
  3875      - tests/lib: abstract build dependency installation a bit more
  3876      - interfaces, osutil: move flock code from interfaces/mount to
  3877        osutil
  3878      - cmd: auto import assertions only from ext4,vfat file systems
  3879      - many: refactor in preparation for 'snap start'
  3880      - overlord/snapstate: have an explicit code path last-refresh
  3881        unset/zero => immediately refresh try
  3882      - tests: fixes for executions using the staging store
  3883      - tests: use pollinate to seed the rng
  3884      - cmd/snap,tests: show the sha3-384 of the snap for snap info
  3885        --verbose SNAP-FILE
  3886      - asserts: simplify and adjust repair assertion definition
  3887      - cmd/snap,tests: show the snap id if available in snap info
  3888      - daemon,overlord/auth: store from model assertion wins
  3889      - cmd/snap,tests/main: add confinement switch instead of spread
  3890        system blacklisting
  3891      - many: cleanup MockCommands and don't leave a process around after
  3892        hookstate tests
  3893      - tests: update listing test to the core version number schema
  3894      - interfaces: allow snaps to use the timedatectl utility
  3895      - packaging: Add Fedora packaging files
  3896      - tests/libs: add distro_auto_remove_packages function
  3897      - cmd/snap: correct devmode note for anomalous state
  3898      - tests/main/snap-info: use proper pkgdb functions to install distro
  3899        packages
  3900      - tests/lib: use mktemp instead of tempfile to work cross-distro
  3901      - tests: abstract common dirs which differ on distributions
  3902      - many: model and expose interface meta-data.
  3903      - overlord: make config defaults from gadget work also at first boot
  3904      - interfaces/log-observe: allow using journalctl from hostfs for
  3905        classic distro
  3906      - partition,snap: add support for android boot
  3907      - errtracker: small simplification around readMachineID
  3908      - snap-confine: move rm_rf_tmp to test-utils.
  3909      - tests/lib: introduce pkgdb helper library
  3910      - errtracker: try multiple paths to read machine-id
  3911      - overlord/hooks: make sure only one hook for given snap is executed
  3912        at a time.
  3913      - cmd/snap-confine: use SNAP_MOUNT_DIR to setup /snap inside the
  3914        confinement env
  3915      - tests: bump kill-timeout and remove quiet call on build
  3916      - tests/lib/snaps: add a test store snap with a passthrough
  3917        configure hook
  3918      - daemon: teach the daemon to wait on active connections when
  3919        shutting down
  3920      - tests: remove unit tests task
  3921      - tests/main/completion: source from /usr/share/bash-completion
  3922      - assertions: add "repair" assertion
  3923      - interfaces/seccomp: document Backend.NewSpecification
  3924      - wrappers: make StartSnapServices cleanup any services that were
  3925        added if a later one fails
  3926      - overlord/snapstate: avoid creating command aliases for daemons
  3927      - vendor: remove unused packages
  3928      - vendor,partition: fix panics from uenv
  3929      - cmd,interfaces/mount: run snap-update-ns and snap-discard-ns from
  3930        core if possible
  3931      - daemon: do not allow to install ubuntu-core anymore
  3932      - wrappers: service start/stop were inconsistent
  3933      - tests: fix failing tests (snap core version, syslog changes)
  3934      - cmd/snap-update-ns: add actual implementation
  3935      - tests: improve entropy also for ubuntu
  3936      - cmd/snap-confine: use /etc/ssl from the core snap
  3937      - wrappers: don't convert between []byte and string needlessly.
  3938      - hooks: default timeout
  3939      - overlord/snapstate: Enable() was ignoring the flags from the
  3940        snap's state, resulting in losing "devmode" on disable/enable.
  3941      - difs,interfaces/mount: add support for locking namespaces
  3942      - interfaces/mount: keep track of kept mount entries
  3943      - tests/main: move a bunch of greps over to MATCH
  3944      - interfaces/builtin: make all interfaces private
  3945      - interfaces/mount: spell unmount correctly
  3946      - tests: allow 16-X.Y.Z version of core snap
  3947      - the timezone_control interface only allows changing /etc/timezone
  3948        and /etc/writable/timezone. systemd-timedated also updated the
  3949        link of /etc/localtime and /etc/writable/localtime ... allow
  3950        access to this file too
  3951      - cmd/snap-confine: aggregate operations holding global lock
  3952      - api, ifacestate: resolve disconnect early
  3953      - interfaces/builtin: ensure we don't register interfaces twice
  3954  
  3955   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 10 Aug 2017 12:43:16 +0200
  3956  
  3957  snapd (2.26.14) xenial; urgency=medium
  3958  
  3959    * New upstream release, LP: #1690083
  3960      - cmd: fix incorrect re-exec when starting from snapd 2.21
  3961  
  3962   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 20 Jul 2017 13:52:05 +0200
  3963  
  3964  snapd (2.26.13) xenial; urgency=medium
  3965  
  3966    * New upstream release, LP: #1690083
  3967      - cmd,tests: fix classic confinement confusing re-execution code
  3968      - cmd: fix incorrect check check for re-exec in InternalToolPath()
  3969      - snap-seccomp: add secondary arch for unrestricted snaps as well
  3970  
  3971   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 18 Jul 2017 20:34:33 +0200
  3972  
  3973  snapd (2.26.10) xenial; urgency=medium
  3974  
  3975    * New upstream release, LP: #1690083
  3976      - Fix snap-seccomp tests in artful/trusty on i386/s390x/aarch64
  3977  
  3978   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 17 Jul 2017 11:58:22 +0200
  3979  
  3980  snapd (2.26.9) xenial; urgency=medium
  3981  
  3982    * New upstream release, LP: #1690083
  3983      - statically link libseccomp in snap-seccomp to fix refresh issue
  3984        on trusty
  3985  
  3986   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 12 Jul 2017 08:27:14 +0200
  3987  
  3988  snapd (2.26.8) xenial; urgency=medium
  3989  
  3990    * New upstream release, LP: #1690083
  3991      - Fix snap-seccomp tests in artful/trusty on i386/s390x/aarch64
  3992      - add snapd.core-fixup.service unit
  3993      - ensure re-exec uses the right internal tools
  3994  
  3995   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 05 Jul 2017 07:48:22 +0200
  3996  
  3997  snapd (2.26.6) xenial; urgency=medium
  3998  
  3999    * New upstream release, LP: #1690083
  4000      - interfaces: allow snaps to use the timedatectl utility in
  4001        time-control
  4002  
  4003   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 27 Jun 2017 08:36:23 +0100
  4004  
  4005  snapd (2.26.5) xenial; urgency=medium
  4006  
  4007    * New upstream release, LP: #1690083
  4008      - backport of seccomp-bpf branch to the 2.26 release to ensure snap
  4009        revert with new seccomp syntax works correctly
  4010  
  4011   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 26 Jun 2017 15:30:15 +0100
  4012  
  4013  snapd (2.26.4) xenial; urgency=medium
  4014  
  4015    * New upstream release, LP: #1690083
  4016      - partly revert aace15ab53 to unbreak core reverts
  4017      - Revert "interfaces: re-add reverted ioctl and quotactl (revert 21bc6b9f)"
  4018      - Disable "mknod |N" in the default seccomp template
  4019        reasons outline in https://forum.snapcraft.io/t/snapd-2-25-blocked-because-of-revert-race-condition
  4020      - errtracker: include bits of snap-confine apparmor profile
  4021      - errtracker: report if snapd did re-execute itself
  4022  
  4023   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 01 Jun 2017 18:50:52 +0200
  4024  
  4025  snapd (2.26.3) xenial; urgency=medium
  4026  
  4027    * New upstream release, LP: #1690083
  4028      - cherry pick test fixes f0103a6, 9de5c8a, d7725a7 to make
  4029        sure the image tests are updated for the changes in the
  4030        `snap info core` output and the removal of the rsyslog
  4031        package from core.
  4032  
  4033   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 17 May 2017 11:31:56 +0200
  4034  
  4035  snapd (2.26.2) xenial; urgency=medium
  4036  
  4037    * New upstream release, LP: #1690083
  4038      - cherry pick d444728 to make the uboot.env file parsing more
  4039        robust
  4040  
  4041   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 16 May 2017 18:37:07 +0200
  4042  
  4043  snapd (2.26.1) xenial; urgency=medium
  4044  
  4045    * New upstream release, LP: #1690083
  4046      - store: fix panic error in auth
  4047      - tests: the new ubuntu-image snap needs classic confinement, adjust
  4048        tests
  4049      - cmd/snap-confine: don't fail on pre 3.8 kernel
  4050  
  4051   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 11 May 2017 21:44:27 +0200
  4052  
  4053  snapd (2.26) xenial; urgency=medium
  4054  
  4055    * New upstream release, LP: #1690083
  4056      - timeutil: avoid panicking when the window is very small
  4057      - image: fix go vet issue
  4058      - overlord/ifacestate: don't spam logs with harmless auto-connect
  4059        messages
  4060      - interfaces/builtin: add network-status interface
  4061      - interfaces/builtin: add online-accounts-service interface
  4062      - interfaces/builtin: distribute code of touching allInterfaces
  4063      - interfaces: API additions for interface hooks
  4064      - interfaces/builtin: add storage-framework-service interface
  4065      - tests: disable create-key test on ppc64el for artful (expect not
  4066        working)
  4067      - snap: make `snap prepare-image --extra-snaps` derive side info
  4068      - tests: unify tests/{main/completion,completion}/lib.exp0
  4069      - cmd/snap: tweak info channels output
  4070      - interfaces: ensure that legacy interface methods are unused
  4071      - packaging: cleanup how built-using is generated
  4072      - tests: extend kernel-module-control interface test
  4073      - interfaces/network: workaround Go's need for NETLINK_ROUTE with
  4074        'net'.
  4075      - cmd/snap-confine: use defensive argument parser
  4076      - tests: add test for empty snap name on revert
  4077      - overlord/hookstate: remove unused Context.timeout
  4078      - tests: additional setup in docker test for core systems
  4079      - configstate: return error if patch is invalid
  4080      - interfaces: add random interface
  4081      - store, daemon, client, cmd/snap: handle PASSWORD_POLICY_ERROR
  4082      - cmd/snap, client: add "whoami" command
  4083      - cmd/snap: iterate interface tab completion
  4084      - snap: move locale-control to only be present on classic
  4085      - interfaces/browser-support: deny read on squashfs backing files
  4086        and LVM vg names
  4087      - tests: wait for the docker socket to be listening
  4088      - snap: add `snap refresh --time` option
  4089      - tests: re-enable and moderninze /media sharing test
  4090      - cmd: make rst2man optional
  4091      - tests: remove quoting from [[ ]] when globs
  4092      - interfaces: allow plugging DBus clients to introspect the slot
  4093        service
  4094      - packaging/ubuntu*/changelog: drop extra dash
  4095      - snap-confine: init the ENTRY variable, coverity is unhappy
  4096        otherwise
  4097      - cmd/snap-confine/spread-tests: discard useless --version test
  4098      - spread: add spread target qemu:debian-9-64
  4099      - interfaces: mediate netlink sockets via seccomp
  4100      - tests,cmd/snap-confine: port older snapd-discard-ns tests
  4101      - cmd/snap-confine/tests: fix shellcheck on recently added files
  4102      - tests/upgrade: force install core snap from beta for debian
  4103      - overlord/snapstate/backend,interfaces/mount: move ns management
  4104        code.
  4105      - tests: extend network-control spread test to cope with network
  4106        namespaces
  4107      - tests: fail early in the spread suite if trying to run it inside a
  4108        container
  4109      - tests: set ownership of $PROJECT_PATH for the external backend
  4110      - tests: specify the auto-refreshable snap being tested
  4111      - many: fix tests with go1.8 / artful
  4112      - fix for tests: debian does not have /snap/bin in secure_path so
  4113        sudo
  4114      - snap: support for snap tasks --last=...
  4115      - cmd/snap-confine: remove obsolete debug message
  4116      - address review feedback, add a lot of comments :-), call
  4117        shellcheck on the completion scripts, fix a bug in compopt
  4118  
  4119   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 11 May 2017 10:05:44 +0200
  4120  
  4121  snapd (2.25) xenial; urgency=medium
  4122  
  4123    * New upstream release, LP: #1686713
  4124      - interfaces/default: allow mknod for regular files, pipes and
  4125        sockets
  4126      - many: use "SNAP.APP as ALIAS" instead of => when listing
  4127        added/removed aliases
  4128      - cmd/snap-confine: write current mount profile
  4129      - cmd/snap-discard-ns: remove current profile when cleaning up
  4130      - many: support debian in our CI
  4131      - tests: tweak time for econnreset test a bit more
  4132      - cmd/snap-confine: re-enable re-assciate fix for CE
  4133      - many: aliases v2 cleanups
  4134      - cmd/snap-confine: don't use apparmor if it is disabled on boot
  4135      - many: implement `snap prefer <snap>`  (aliases v2)
  4136      - many: adjust /aliases and "snap aliases" to aliases v2, also some
  4137        cleanup
  4138      - snapstate: normalize gadget defaults
  4139      - many: allow core refresh.schedule setting
  4140      - many: show alias changes on snap alias/unalias (aliases v2)
  4141      - client,cmd/snap: improve messaging on --devmode and --classic
  4142      - many: implement `snap unalias <alias-or-snap>` (aliases v2)
  4143      - store: retry on connection reset
  4144      - interfaces/mount: add Change.Perform
  4145      - tests: add openvswitch interface spread test
  4146      - interfaces/i2c: allow modifying device-specific sysfs entries
  4147      - interfaces: allow writing to /run/systemd/journal/stdout by
  4148        default
  4149      - tests: ensure travis fails early if static checks fail
  4150      - store,daemon: make store interpret channel="" as stable in most
  4151        cases
  4152      - overlord/snapstate: make UpdateAliases idempotent, simplify the
  4153        backend interface bits for aliases not used anymore (aliases v2)
  4154      - many: implement snap alias <snap.app> <alias> (aliases v2)
  4155      - snap-confine: add code to ensure that / or /snap is mounted
  4156        "shared"
  4157      - many: show available "tracks" in `snap info`
  4158      - cmd/snap: make users Xauthority file available in snap environment
  4159      - interfaces/mount: write current fstab files with mode 0644
  4160      - overlord: switch to aliases v2 tasks for install/refresh etc ops
  4161        plus transition
  4162      - tests: parameterize gadget snap channel (#3117)
  4163      - tests: copy .real profile as .real
  4164      - tests: add empty initrd failover test
  4165      - many: mount squashfs as read-only
  4166      - cmd: make locking around namespaces explicit
  4167      - tests: address review comments from #3186
  4168      - tests: add dbus interface spread test
  4169      - interfaces/mount: add ReadMountInfo and LoadMountInfo
  4170      - snap: require snap name for 'revert'
  4171      - overlord: maintain per-revision snapshots of snap configuration
  4172      - tests: relax network-bind interface regexps
  4173      - interfaces: re-add reverted ioctl and quotactl (revert 21bc6b9f)
  4174      - store: retry once on hashsum mismatches in a Download()
  4175      - interfaces/builtin: don't panic if content plug has nil attrs
  4176      - interfaces/mount: pass mount.Profile to mount.NeededChanges
  4177      - packaging: add `built-using` header for 16.04 packaging
  4178      - interfaces: add media-hub interface
  4179      - interfaces/builtin: allow full access to properties iface of the
  4180        udisks service
  4181      - tests: handle case when both .real and plain are present
  4182      - interfaces/mount: add Change.String for readable output
  4183      - tests: ensure we mock force dev mode as well to fix FTBFS in
  4184        sbuild
  4185      - store: add more logs around retry in download
  4186      - interfaces/mount: add stub Change.{Needed,Perform}
  4187      - tests: allow installing snapd from -proposed for SRU validation
  4188      - interfaces/mount: parse mount options to map[string]string
  4189      - snap: added tasks subcommand
  4190      - tests: copy snap-confine apparmor profile into testbed
  4191      - interfaces/mount: improve go identifier names of mountinfo, parse
  4192        optional fields
  4193      - Arch Linux wants to respect FHS
  4194        (https://bugs.archlinux.org/task/53656),
  4195      - daemon: do not set RemoveSnapPath flag when doing a try
  4196      - debian: add maintscript helper to remove usr.lib.snapd.snap-
  4197        confine in snap-confine
  4198      - cmd/snap-confine: don't use plain "classic" term
  4199      - cmd/snap-confine: set TMPDIR and TEMPDIR each time
  4200      - many: fixes for `go vet` in go 1.7
  4201      - tests: add kernel-module-control interface test
  4202      - overlord/snapstate: introduce tasks for aliases v2 semantics with
  4203        temporary names for now (aliases v2)
  4204      - overlord/devicestate: switch to ssh-keygen for device key
  4205        generation
  4206      - snap: skip /dev/ram from auto-import assertions to make it less
  4207        noisy (#3010)
  4208      - interfaces: add kubernetes-support interface and adjust related
  4209        interfaces (LP: #1664638)
  4210      - tests: download previous snapd package from published versions
  4211        instead of specific PPA
  4212      - snap: run snap-confine from core if snap is also running from core
  4213      - overlord/ifacestate: automatically rename connections on core snap
  4214      - many: break the /aliases mutation API with a clean 400 (aliases
  4215        v2)
  4216      - interfaces/builting: allow read-only access to /sys/module
  4217      - tests: add extra test after the core transition for snap get/set
  4218        core
  4219      - store: misc cleanups in tests
  4220      - interfaces/mount: add parser for mountinfo entries
  4221      - store: tests for unexpected EOF
  4222      - tests: fix unity test
  4223      - interfaces,overlord: log interface auto-connection failures
  4224      - cmd/snap-update-ns: add C preamble for setns
  4225      - interfaces: validate plug/slot uniqueness
  4226  
  4227   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 28 Apr 2017 07:57:49 +0200
  4228  
  4229  snapd (2.24.1) xenial; urgency=medium
  4230  
  4231    * New upstream release, LP: #1681799:
  4232      - fix autopkgtest failures with stable core snap
  4233      - ensure the snap-confine transitional package cleans up
  4234        the no-longer-used apparmor profile to fix the kernels
  4235        autopkgtest failures
  4236  
  4237   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 19 Apr 2017 11:54:33 +0200
  4238  
  4239  snapd (2.24) xenial; urgency=medium
  4240  
  4241    * New upstream release, LP: #1681799:
  4242      - interfaces/mount: add InfoEntry type
  4243      - many: fix plug auto-connect during core transition
  4244      - interfaces: fold network bind into core support with tests
  4245      - .travis.yml: add option to make raw log less noisy
  4246      - interfaces: adjust shm accesses to use 'm' for updated mmap kernel
  4247        mediation
  4248      - many: rename two core plugs that clash with slot names
  4249      - snap-confine,browser-support: /dev/tty for snap-confine, misc
  4250        browser-support for gnome-shell
  4251      - store: add download test with EOF in the middle
  4252      - tests: adjust to look for network-bind-plug
  4253      - store: make hash error message more accurate
  4254      - overlord/snapstate: simplify AliasesStatus down to just an
  4255        AutoAliasesDisabled bool flag (aliases v2)
  4256      - errtracker: never send errtracker reports when running under
  4257        SNAPPY_TESTING
  4258      - interfaces/repo: validate slot/plug names
  4259      - daemon: Give the snap directories via GET /v2/system-info
  4260      - interfaces/unity7: support unity messaging menu
  4261      - interfaces/mount: add high-level Profile functions
  4262      - git: ignore only the cmd/Makefile{,.in}
  4263      - cmd: explicitly set _GNU_SOURCE and _FILE_OFFSET_BITS for xfs
  4264        support
  4265      - daemon: add desktop file location for app to the API
  4266      - overlord,release: disable classic snap support when not possible
  4267      - overlord: fix TestEnsureLoopPrune not to be so racy
  4268      - many: abstract path to /bin/{true,false}
  4269      - data/systemd: tweak data/systemd/Makefile to be slightly simpler
  4270      - store: handle EOF via url.Error check
  4271      - packaging: use templates for relevant systemd units
  4272      - tests: run gccgo only on ubuntu-16.04-64
  4273      - .travis.yml: remove travis matrix and do a single sequential run
  4274      - overlord/state: make sure that setting to nil a state key is
  4275        equivalent to deleting it
  4276      - tests: fix incorrect shell expression
  4277      - interfaces/mount: add OptsToFlags for converting arguments to
  4278        syscall…
  4279      - interfaces: add a joystick interface
  4280      - tests: enable docker test for more ubuntu-core systems
  4281      - tests: download and install additional dependencies when using
  4282        prepackaged snapd
  4283      - many: add support for partially static builds
  4284      - interfaces: allow slot to introspect dbus-daemon in dbus
  4285        interface, allow /usr/bin/arch by default
  4286      - interfaces/mount: fix golint issues
  4287      - interfaces/mount: add function for saving fstab-like file
  4288      - osutil: introducing GetenvInt64, like GetenvBool but Int64er.
  4289      - interfaces: drop udev tagging from framebuffer interface
  4290      - snapstate: more helpers to work with aliases state (aliases
  4291        v2)
  4292      - interfaces/mount: add function for parsing fstab-like file
  4293      - cmd: disable the re-associate fix as requested by jdstrand
  4294      - overlord/snapstate: unlock/relock the state less, especially not
  4295        across mutating the SnapState of a snap
  4296      - interfaces: allow executing ld.so (needed with new AppArmor base
  4297        abstraction)
  4298      - interfaces/mount: add function for parsing mount entries
  4299      - cmd: rework header check for xfs/xqm.h
  4300      - cmd: add poky to the list of distros which don't support reexec
  4301      - overlord: finish reorg, revert "be more conservative until we have
  4302        cut 2.23.x"
  4303      - cmd: select what socket to use in cmd/snap{,ctl}
  4304      - overlord: remove snap config values when snap is removed
  4305      - snapstate: introduce helper to apply to disk a alias states change
  4306        for a snap (aliases v2)
  4307      - configstate,hookstate: timeout the configure hook after 5 mins,
  4308        report failures to the errtracker
  4309      - interfaces/seccomp: add bind as part of the default seccomp policy
  4310        for hooks
  4311      - cmd: discard the C implementation of snap-update-ns
  4312      - tests: remove stale apt proxy leftover from cloud-init
  4313      - tests: move unity test to nightly suite
  4314      - interfaces: add support for location-observe for
  4315        dbus::ObjectManager session paths
  4316      - boot: log error in KernelOrOsRebootRequired
  4317      - interfaces: remove old API
  4318      - interfaces: use udev spec
  4319      - interfaces: convert systemd backend to new APIs
  4320      - osutil: add BootID
  4321      - tests: move docker test to new nightly suite
  4322      - interfaces/mount: compute mount changes required to transition
  4323        mount profiles
  4324      - data/selinux: add context definition for snapctl
  4325      - overlord: clean up organization under state packages
  4326      - overlord: make sure all managers packages have *state.go with the
  4327        main state manipulation/query APIs
  4328      - interfaces: use spec in the dbus backend
  4329      - store: download from authenticated URL if there is a device
  4330        session set
  4331      - tests: remove core_name variable
  4332      - interfaces: rename thumbnailer to thumbnailer-service
  4333      - interfaces: add chroot to base templates
  4334      - asserts: remove some unused things
  4335      - systemd: mount the squashfs with nodev
  4336      - overlord: when shutting down assume errors might be due to
  4337        cancellation so retry
  4338      - cmd: rename all unit tests to $command/unit-test
  4339      - cmd/snap: fix help string for version command
  4340      - asserts: don't allow revocations with other items for the same
  4341        developer
  4342      - tests: skip lp-1644439 test on older kernels
  4343      - interfaces: allow "sync" to be used by core support
  4344      - assertstate,snapstate: have assertstate.AutoAliases use the
  4345        "aliases" header
  4346      - interfaces: allow writing config.txt.tmp  in the core-support
  4347        interface
  4348      - tests: adjust network-bind test
  4349      - interfaces: dbus backend spec
  4350      - asserts: introduce a snap-declaration "aliases" header to list
  4351        auto aliases with explicit targets
  4352      - cmd: enable large file support
  4353      - cmd/snap: handle missing snap-confine
  4354      - cmd/snap-confine: re-associate with pid-1 mount namespace if
  4355        required
  4356      - cmd/libsnap: make mountinfo structures public
  4357      - tests: fix interfaces-cups-control for zesty
  4358      - misc: revert "Log if the system goes into ForceDevMode"
  4359      - interfaces: seccomp tests cleanup
  4360      - cmd: validate SNAP_NAME
  4361      - interfaces: log if the system goes into ForceDevMode
  4362      - tests: fix classic-ubuntu-core-transition race
  4363      - interfaces: use apparmor spec in the apparmor backend
  4364      - interfaces: alphabetize framebuffer in base decl and add it to
  4365        all_test.go
  4366      - tests: add ubuntu-core-16-32 system to the external backend and
  4367        fix docker test
  4368      - cmd/libsnap: simplify sc_string_quote default case
  4369      - osutil: fix double expand in environment map code and add test
  4370      - interfaces: extend location-control out-of-process provider
  4371        support
  4372      - cmd/snap-update-ns: use bidirectional lists for mount entries
  4373      - tests: prevent automatic transition before setting the initial
  4374        state of the test
  4375      - release: detect if we are in ForcedDevMode by inspecting the
  4376        kernel
  4377      - tests: add core-snap-refresh test
  4378      - interfaces: add maliit input method interface
  4379      - interfaces: seccomp spec API tweaks for better tests
  4380      - interfaces: updates for mir-kiosk in browser-support, mir, opengl,
  4381        unity7
  4382      - testutils: address review feedback from PR#2997
  4383      - tests: specify the core version to be unsquashfs'ed in the
  4384        failover tests
  4385      - interfaces: use MockInfo in tests
  4386      - cmd/libsnap: add sc_quote_string
  4387      - cmd/snap-confine: use sc_do_umount everywhere
  4388      - interfaces: add unity8 plug permissions
  4389      - timeutil: a few helpers for the recurring events
  4390      - asserts: implement snap-developer type
  4391      - partition: deal with grub{,2}-editenv in tests
  4392      - many: add new (hidden) `snap debug ensure-state-soon` command and
  4393        use in tests
  4394      - interfaces/builtin: small refactor of dbus tests
  4395      - packaging, tests: use "systemctl list-unit-files --full"
  4396        everywhere
  4397      - many: some opensuse patches that are ready to go into master
  4398      - packaging: add opensuse permissions files
  4399      - client, daemon: move "snap list" name filtering into snapd.
  4400      - interfaces: use seccomp specs
  4401      - overlord/snapstate: small cleanup of
  4402        ensureForceDevmodeDropsDevmodeFromState
  4403      - interfaces/builtin/alsa: add read access to alsa state dir
  4404      - interfaces: use spec in kmod backend, updated firewall_control,
  4405        openvswitch_support, ppp
  4406      - cmd/snap-confine: use sc_do_mount everywhere
  4407      - tests: remove workaround for docker again, snap-declaration is
  4408        fixed now
  4409      - interfaces: interface to allow autopilot introspection
  4410  
  4411   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 11 Apr 2017 13:31:46 +0200
  4412  
  4413  snapd (2.23.6) xenial; urgency=medium
  4414  
  4415    * New upstream release, LP: #1673568
  4416      - cmd: use the most appropriate snap/snapctl sockets
  4417      - tests: fix interfaces-cups-control for zesty
  4418      - configstate,hookstate: timeout the configure hook after 5 mins,
  4419        report failures
  4420      - packaging: rename the file shipping snap-confine AA profile to
  4421        workaround dpkg bug #858004
  4422      - many: ignore configure hook failures on core refresh to ensure
  4423        upgrades are always possible
  4424      - snapstate: restart as needed if we undid unlinking aka relinked
  4425        core or kernel snap
  4426  
  4427   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 29 Mar 2017 15:30:35 +0200
  4428  
  4429  snapd (2.23.5) xenial; urgency=medium
  4430  
  4431    * New upstream release, LP: #1673568
  4432      - allow "sync" in core-support
  4433  
  4434   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 17 Mar 2017 18:13:43 +0100
  4435  
  4436  snapd (2.23.4) xenial; urgency=medium
  4437  
  4438    * New upstream release, LP: #1673568
  4439      - fix core-support interface for the new pi-config options
  4440  
  4441   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 17 Mar 2017 16:05:57 +0100
  4442  
  4443  snapd (2.23.3) xenial; urgency=medium
  4444  
  4445    * FTBFS due to missing files in vendor/
  4446  
  4447   -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com>  Thu, 16 Mar 2017 19:56:55 +0100
  4448  
  4449  snapd (2.23.2) xenial; urgency=medium
  4450  
  4451    * New upstream release, LP: #1673568
  4452      - cmd/snap: handle missing snap-confine (#3041)
  4453  
  4454   -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com>  Thu, 16 Mar 2017 19:38:24 +0100
  4455  
  4456  snapd (2.23.1) xenial; urgency=medium
  4457  
  4458    * New upstream release, LP: #1665608
  4459      - packaging, tests: use "systemctl list-unit-files --full"
  4460        everywhere
  4461      - interfaces: fix default content attribute value
  4462      - tests: do not nuke the entire snapd.conf.d dir when changing
  4463        store settings
  4464      - hookstate: run the right "snap" command in the hookmanager
  4465      - snapstate: revert PR#2958, run configure hook again everywhere
  4466  
  4467   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 08 Mar 2017 14:29:56 +0100
  4468  
  4469  snapd (2.23) xenial; urgency=medium
  4470  
  4471    * New upstream release, LP: #1665608
  4472      - overlord: phase 2 with 2nd setup-profiles and hook done after
  4473        restart for core installation
  4474      - data: re-add snapd.refresh.{timer,service} with weekly schedule
  4475      - interfaces: allow 'getent' by default with some missing dbs to
  4476        various interfaces
  4477      - overlord/snapstate: drop forced devmode
  4478      - snapstate: disable running the configure hook on classic for the
  4479        core snap
  4480      - ifacestate: re-generate apparmor in InterfaceManager.initialize()
  4481      - daemon: DevModeDistro does not imply snapstate.Flags{DevMode:true}
  4482      - interfaces/bluez,network-manager: implement ConnectedSlot policy
  4483      - cmd: add helpers for mounting / unmounting
  4484      - snapstate: error in LinkSnap() if revision is unset
  4485      - release: add linuxmint 18 to the non-devmode distros
  4486      - cmd: fixes to run correctly on opensuse
  4487      - interfaces: consistently use 'const' instead of 'var' for security
  4488        policy
  4489      - interfaces: miscellaneous policy updates for unity7, udisks2 and
  4490        browser-support
  4491      - interfaces/apparmor: compensate for kernel behavior change
  4492      - many: only tweak core config if hook exists
  4493      - overlord/hookstate: don't report a run hook output error without
  4494        any context
  4495      - cmd/snap-update-ns: move test data and helpers to new module
  4496      - vet: fix vet error on mount test.
  4497      - tests: empty init (systemd) failover test
  4498      - cmd: add .indent.pro file to the tree
  4499      - interfaces: specs for apparmor, seccomp, udev
  4500      - wrappers/services: RemainAfterExit=yes for oneshot daemons w/ stop
  4501        cmds
  4502      - tests: several improvements to the nested suite
  4503      - tests: do not use core for "All snaps up to date" check
  4504      - cmd/snap-update-ns: add function for sorting mount entries
  4505      - httputil: copy some headers over redirects
  4506      - data/selinux: merge SELinux policy module
  4507      - kmod: added Specification for kmod security backend
  4508      - tests: failover test for rc.local crash
  4509      - debian/tests: map snapd deb pockets to core snap channels for
  4510        autopkgtest
  4511      - many: switch channels on refresh if needed
  4512      - interfaces/builtin: add /boot/uboot/config.txt access to core-
  4513        support
  4514      - release: assume higher version of supported distros will still
  4515        work
  4516      - cmd/snap-update-ns: add compare function for mount entries
  4517      - tests: enable docker test
  4518      - tests: bail out if core snap is not installed
  4519      - interfaces: use mount.Entry instead of string snippets.
  4520      - osutil: trivial tweaks to build ID support
  4521      - many: display kernel version in 'snap version'
  4522      - osutil: add package for reading Build-ID
  4523      - snap: error when `snap list foo` is run and no snap is installed
  4524      - cmd/snap-confine: don't crash if nvidia module is loaded but
  4525        drivers are not available
  4526      - tests: update listing test for latest core snap version update
  4527      - overlord/hookstate/ctlcmd: helper function for creating a deep
  4528        copy of interface attributes
  4529      - interfaces: add a linux framebuffer interface
  4530      - cmd/snap, store: change error messages to reflect latest UX doc
  4531      - interfaces: initial unity8 interface
  4532      - asserts: improved information about assertions format in the
  4533        Decode doc comment
  4534      - snapstate: ensure snapstate.CanAutoRefresh is nil in tests
  4535      - mkversion.sh: Add support for taking the version as a parameter
  4536      - interfaces: add an interface for use by thumbnailer
  4537      - cmd/snap-confine: ensure that hostfs is root owned.
  4538      - screen-inhibit-control: add methods for delaying screensavers
  4539      - overlord: optional device registration and gadget support on
  4540        classic
  4541      - overlord: make seeding work also on classic, optionally
  4542      - image,cmd/snap: refactoring and initial envvar support to use
  4543        stores needing auth
  4544      - tests: add libvirt interface spread test
  4545      - cmd/libsnap: add helper for dropping permissions
  4546      - interfaces: misc updates for network-control, firewall-control,
  4547        unity7 and default policy
  4548      - interfaces: allow recv* and send* by default, accept4 with accept
  4549        and other cleanups
  4550      - interfaces/builtin: add classic-support interface
  4551      - store: use xdelta3 from core if available and not on the regular
  4552        system
  4553      - snap: add contact: line in `snap info`
  4554      - interfaces/builtin: add network-setup-control which allows rw
  4555        access to netplan
  4556      - unity7: support missing signals and methods for status icons
  4557      - cmd: autoconf for RHEL
  4558      - cmd/snap-confine: look for PROCFS_SUPER_MAGIC
  4559      - dirs: use the right snap mount dir for the distribution
  4560      - many: differentiate between "distro" and "core" libexecdir
  4561      - cmd: don't reexec on RHEL family
  4562      - config: make helpers reusable
  4563      - snap-exec: support nested environment variables in environment
  4564      - release: add galliumos support
  4565      - interfaces/builtin: more path options for serial
  4566      - i18n: look into core snaps when checking for translations
  4567      - tests: nested image testing
  4568      - tests: add basic test for docker
  4569      - hookstate,ifacestate: support snapctl set/get slot and plug attrs
  4570        (step 3)
  4571      - cmd/snap: add shell completion to connect
  4572      - cmd: add functions to load/save fstab-like files
  4573      - snap run: create "current" symlink in user data dir
  4574      - cmd: autoconf for centos
  4575      - tests: add more debug if ubuntu-core-upgrade fails
  4576      - tests: increase service retries
  4577      - packaging/ubuntu-14.04: inform user how to extend PATH with
  4578        /snap/bin.
  4579      - cmd: add helpers for working with mount/umount commands
  4580      - overlord/snapstate: prepare for using snap-update-ns
  4581      - cmd: use per-snap mount profile to populate the mount namespace
  4582      - overlord/ifacestate: setup seccomp security on startup
  4583      - interface/seccomp: sort combined snippets
  4584      - release: don't force devmode on LinuxMint "serena"
  4585      - tests: filter ubuntu-core systems for authenticated find-private
  4586        test
  4587      - interfaces/builtin/core-support: Allow modifying logind
  4588        configuration from the core snap
  4589      - tests: fix "snap managed" output check and suppress output from
  4590        expect in the authenticated login tests
  4591      - interfaces: shutdown: also allow shutdown/reboot/suspend via
  4592        logind
  4593      - cmd/snap-confine-tests: reformat test to pass shellcheck
  4594      - cmd: add sc_is_debug_enabled
  4595      - interfaces/mount: add dedicated mount entry type
  4596      - interfaces/core-support: allow modifying systemd-timesyncd and
  4597        sysctl configuration
  4598      - snap: improve message after `snap refresh pkg1 pkg2`
  4599      - tests: improve snap-env test
  4600      - interfaces/io-ports-control: use /dev/port, not /dev/ports
  4601      - interfaces/mount-observe: add quotactl with arg filtering (LP:
  4602        #1626359)
  4603      - interfaces/mount: generate per-snap mount profile
  4604      - tests: add spread test for delta downloads
  4605      - daemon: show "$snapname (delta)" in progress when downloading
  4606        deltas
  4607      - cmd: use safer functions in sc_mount_opt2str
  4608      - asserts: introduce a variant of model assertions for classic
  4609        systems
  4610      - interfaces/core-support: allow modifying snap rsyslog
  4611        configuration
  4612      - interfaces: remove some syscalls already in the default policy
  4613        plus comment cleanups
  4614      - interfaces: miscellaneous updates for hardware-observe, kernel-
  4615        module-control, unity7 and default
  4616      - snap-confine: add the key for which hsearch_r fails
  4617      - snap: improve the error message for `snap try`
  4618      - tests: fix pattern and use MATCH in find-private
  4619      - tests: stop tying setting up staging store access to the setup of
  4620        the state tarball
  4621      - tests: add regression spread test for #1660941
  4622      - interfaces/default: don't allow TIOCSTI ioctl
  4623      - interfaces: allow nice/setpriority to 0-19 values for calling
  4624        process by default
  4625      - tests: improve debug when the core transition test hangs
  4626      - tests: disable ubuntu-core->core transition on ppc64el (its just
  4627        too slow)
  4628      - snapstate: move refresh from a systemd timer to the internal
  4629        snapstate Ensure()
  4630      - tests/lib/fakestore/refresh: some more info when we fail to copy
  4631        asserts
  4632      - overlord/devicestate: backoff between retries if the server seems
  4633        to have refused the serial-request
  4634      - image: check kernel/gadget publisher vs model brand, warn on store
  4635        disconnected snaps
  4636      - vendor: move gettext.go back to github.com/ojii/gettext.go
  4637      - store: retry on 502 http response as well
  4638      - tests: increase snap-service kill-timeout
  4639      - store,osutil: use new osutil.ExecutableExists(exe) check to only
  4640        use deltas if xdelta3 is present
  4641      - cmd: fix autogen.sh on fedora
  4642      - overlord/devicemgr: fix test: setup account-key before using the
  4643        key for signing
  4644      - cmd: add /usr/local/* to PATH
  4645      - cmd: add sc_string_append
  4646      - asserts: support for correctly suggesting format 2 for snap-
  4647        declaration
  4648      - interfaces: port mount backend to new APIs, unify content of per
  4649        app/hook profiles
  4650      - overlord/devicestate: implement policy about gadget and kernel
  4651        matching the model
  4652      - interfaces: allow sched_setscheduler again by default
  4653      - debian: update breaks/replaces for snap-confine->snapd
  4654      - debian: move the snap-confine packaging into snapd
  4655      - 14.04/integrationtests: rely on upstart to restart ssh.
  4656      - store: enable download deltas on classic by default
  4657      - spread: add unit suite
  4658      - snapctl: add config in client to disable auth and use it in
  4659        snapctl
  4660      - overlord/ifacestate: register all security backends with the
  4661        repository
  4662      - overlord,tests: have enable/disable affect security profiles
  4663      - tests: install ubuntu-core from the same channel as core
  4664      - overlord: move configstate.Transaction into config package
  4665      - seccomp-support.c: add PF_* domains which can be used instead of
  4666        AF_*
  4667      - store: always log retry summary when SNAPD_DEBUG is set
  4668      - tests: parameterize kernel snap channel
  4669      - snapenv: do not append ":" to the SNAP_LIBRARY_PATH
  4670      - interfaces/builtin: refine the content interface rules using $SLOT
  4671      - asserts,interfaces/policy: add support for
  4672        $SLOT()/$PLUG()/$MISSING in *-attributes constraintsThis adds
  4673        support for $SLOT(arg), $PLUG(arg) and $MISSING attribute
  4674        constraints in plugs and slots rules in snap-declarations:
  4675      - cmd/snap-confine: add snap-confine command line parser module
  4676      - tests: remove (some) garbage files found by restore cleanup
  4677        analysis
  4678      - cmd: fix issues uncovered by valgrind
  4679      - tests: fix typo in systems name
  4680      - cmd: collect string utilities in one module, add missing tests
  4681      - cmd: rename mountinfo to sc_mountinfo
  4682      - tests: allow to install snapd debs from a ppa instead of building
  4683        them
  4684      - spread: remove state tar on project restore
  4685  
  4686   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 17 Feb 2017 12:21:42 +0100
  4687  
  4688  snapd (2.22.7) xenial; urgency=medium
  4689  
  4690    * New upstream release:
  4691      - errtracker,overlord/snapstate: more info in errtracker reports
  4692      - interfaces/apparmor: compensate for kernel behavior change
  4693  
  4694   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 24 Feb 2017 19:24:11 +0100
  4695  
  4696  snapd (2.22.6) xenial; urgency=medium
  4697  
  4698    * New upstream release, LP: #1667105
  4699      - overlord/ifacestate: don't fail if affected snap is gone
  4700      - revert #2910: osutil: add package for reading Build-ID (#2918)
  4701      - errtracker: include the build-id of host and core snapd (#2912)
  4702      - errtracker: include the number of ubuntu-core -> core retries
  4703        (#2915)
  4704      - snapstate: retry ubuntu-core -> core transition every 6h (#2914)
  4705      - osutil: add package for reading Build-ID (#2910)
  4706      - errtracker: include kernel version in error reports (#2905)
  4707      - release: return "unknown" if uname fails
  4708      - many: rebased uname branch for 2.22
  4709      - errtracker: include snapd version in err reports
  4710      - overlord/ifacestate: don't unconditionally retry stuff (#2906)
  4711      - snapstate: fix incorrect cut of the timestamps for the error
  4712        reports (#2908)
  4713      - tests: update listing test for latest core snap version update
  4714  
  4715   -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com>  Wed, 22 Feb 2017 23:34:23 +0100
  4716  
  4717  snapd (2.22.5) xenial; urgency=medium
  4718  
  4719    * Fix FTBFS due to machine-id file
  4720  
  4721   -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com>  Tue, 21 Feb 2017 09:43:42 +0100
  4722  
  4723  snapd (2.22.4) xenial; urgency=medium
  4724  
  4725    * New bugfix release:
  4726      - errtracker: add support for error reporting via daisy.ubuntu.com
  4727      - snapstate: allow for 6 retries for the core transition
  4728      - httputils: ensure User-Agent works across redirects
  4729  
  4730   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 21 Feb 2017 09:07:10 +0100
  4731  
  4732  snapd (2.22.3) xenial; urgency=medium
  4733  
  4734    * New bugfix release, LP: #1665729:
  4735      - Limit the number of retries for the ubuntu-core -> core
  4736        transition to fix possible store overload.
  4737  
  4738   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 17 Feb 2017 18:58:34 +0100
  4739  
  4740  snapd (2.22.2) xenial; urgency=medium
  4741  
  4742    * New upstream release, LP: #1659522
  4743      - cherry pick fix for sched_setscheduler regression
  4744        (LP: #1661265)
  4745  
  4746   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 02 Feb 2017 17:13:51 +0100
  4747  
  4748  snapd (2.22.1) xenial; urgency=medium
  4749  
  4750    * New upstream release, LP: #1659522
  4751      - cherry pick fix for snapctl auth.json handling
  4752  
  4753   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 01 Feb 2017 17:09:31 +0100
  4754  
  4755  snapd (2.22) xenial; urgency=medium
  4756  
  4757    * New upstream release, LP: #1659522
  4758      - many: make ubuntu-core-launcher mostly go
  4759      - interfaces/builtin: add account-control interface
  4760      - interfaces/builtin: add missing syscalls to core-support needed
  4761        for systemctl
  4762      - interfaces/builtin: rework core-support to only allow full access
  4763        to systemctl
  4764      - debian/tests: drop stale autopkgtest dependencies.
  4765      - tests: make the debugging of c-unit-tests more useful
  4766      - store: retry auth-related requests
  4767      - tests: integration test for system reload
  4768      - snap: be more helpful in the `snap install <already-installed>`
  4769        error message
  4770      - tests: set SNAPPY_USE_STAGING_STORE in su call
  4771      - tests: use test snap
  4772      - spread: set SNAPD_DEBUG=1 in the core snap as well
  4773      - tests: add extra debugging to security-setuid-root test
  4774      - cmd,snap,wrappers: systemd reload command support
  4775      - interfaces: builtin: mir: Allow recv and send
  4776      - overlord/ifacestate: use ParseConnRef
  4777      - overlord/snapstate,overlord/ifacestate: add automatic ubuntu-core
  4778        -> core transition
  4779      - debian: remove aliases as well in snapd.postrm
  4780      - many: change interfaces.ParseID to return value
  4781      - interfaces/opengl: allow access to the nvidia abstract socket
  4782      - overlord, daemon: flag failures feature fancy forms.
  4783      - many: add --classic support to try and revert, and make missing
  4784        these things a little harder
  4785      - interfaces: allow reading non-PCI-attached usb devices via raw-usb
  4786      - many: rename snap-alter-ns to snap-update-ns
  4787      - interfaces/builtin: add core-support
  4788      - store: increase the retry.LimitTime()
  4789      - debian: move the packaging out into package/$id-$version_id
  4790      - overlord/stapstate: don't use unkeyed fields
  4791      - many: add stub implementation of snap-alter-ns
  4792      - asserts: improve error message when key is not valid at the given
  4793        time
  4794      - snapstate, ifacestate: add snapstate.CheckChangeConflict() to
  4795        ifacestate.{Connect,Disconnect}
  4796      - debian: remove trusty specific bits
  4797      - docs: Add a note about building snapd.
  4798      - interfaces: miscellaneous updates for default and network-control
  4799      - daemon: bubble out store.ErrSnapNotFound in the findOne codepath
  4800      - store: add retry logging into download as well
  4801      - snap: show price in `snap info`
  4802      - cmd: add fault injection support code
  4803      - interfaces: network-manager: allow rw access to /etc/netplan
  4804      - debian: move systemd files out of ./debian and into ./data/systemd
  4805      - asserts: implement SuggestFormat to help avoid specifying the
  4806        wrong format iteration for an assertion
  4807      - many: detect potentially insecure use of snap-confine
  4808      - interfaces: allow querying added security backends
  4809      - cmd: ensure that all .c files have a -test.c file
  4810      - asserts: don't use 'context' for the path of attributes, want to
  4811        reuse the concept for something else
  4812      - interfaces: abbreviate ConnRef construction
  4813      - tests: ensure systemd override directory is available before using
  4814        it
  4815      - cmd: more build system cleanups and a small fix
  4816      - tests: increase retries for service up
  4817      - cmd: move seccomp cleanup function to seccomp-support
  4818      - many: auto-connect plugs and slots symmetrically
  4819      - overlord: use a ticker for the pruning
  4820      - interfaces/builtin: add uhid interface
  4821      - cmd/snap-confine: add shutdown helper
  4822      - tests: fix path used when debugging
  4823      - cmd: switch to non-recursive make
  4824      - overlord/ifacestate: setup security of snaps affected by auto-
  4825        connection
  4826      - spread: refresh apt cache before first install
  4827      - overlord: allow max 500 changes in "ready" state to avoid growing
  4828        changes for 24h
  4829      - snap: add {Plug,Slot}Info.SecurityTags
  4830      - cmd: move snap-discard-ns to dedicated directory
  4831      - tests: skip i18n test when no "snappy.mo" file is available
  4832      - interfaces,overlord/ifacestate: small refactor around reference
  4833        methods
  4834      - tests: remove the snapd dirs last (should fix random test errors)
  4835      - interfaces: mm: permissions for protocol proxies
  4836      - interfaces/builtin: add evolution interfaces
  4837      - many: extract the logging http client and user-agent handling for
  4838        use in devicestate
  4839      - interfaces: unity8-download-manager is the chosen name for this
  4840        interface.
  4841      - tests: add "quiet" wrapper function that only prints output on
  4842        failure
  4843      - tests: fix failing snapd-reexec test
  4844      - docs: simplify HACKING.md that snapd itself supports setting up
  4845        the sockets
  4846      - overlord: flag required-snaps from model as required and prevent
  4847        removing them
  4848      - spread: exclude .o and .a files
  4849      - tests: parameterize remote store
  4850      - cmd: fix hardcoded paths to rst2man and support rst2man.py
  4851      - tests: improve debug output when reexec is used
  4852      - tests: disable ipv6 before unpacking delta
  4853      - interfaces: add new interface API
  4854      - tests: change TRUST_TEST_KEYS to be controlled from the host
  4855      - spread: add boilerplate for Linode delta uploads
  4856      - wrappers: add support for the X-Ayatana-Desktop-Shortcuts=
  4857        extension
  4858      - partition: add support for native grubenv read/write and use it
  4859      - tests: add test ensuring manual pages are shipped
  4860  
  4861   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 27 Jan 2017 23:18:57 +0100
  4862  
  4863  snapd (2.21-2) unstable; urgency=medium
  4864  
  4865    * Modify snap-confine's apparmor rules to work on Debian when apparmor is
  4866      enabled on the kernel command line.
  4867  
  4868   -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Wed, 25 Jan 2017 10:26:51 +1300
  4869  
  4870  snapd (2.21-1) unstable; urgency=medium
  4871  
  4872    * New upstream release.
  4873    * Disable i18n so the package can build in stretch without new packages.
  4874  
  4875   -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Mon, 16 Jan 2017 11:15:32 +1300
  4876  
  4877  snapd (2.21) xenial; urgency=medium
  4878  
  4879    * New upstream release, LP: #1656382
  4880      - daemon: re-enable reexec
  4881      - interfaces: allow reading installed files from previous revisions
  4882        by default
  4883      - daemon: make activation optional
  4884      - tests: run all snap-confine tests in c-unit-tests task
  4885      - many: fix abbreviated forms of disconnect
  4886      - tests: switch more tests to MATCH
  4887      - store: export userAgent. daemon: print store.UserAgent() on
  4888        startup.
  4889      - tests: test classic confinement `snap list` and  `snap info`
  4890        output
  4891      - debian: skip snap-confine unit tests on nocheck
  4892      - overlord/snapstate: share code between Update and UpdateMany, so
  4893        that it deals with auto-aliases correctly
  4894      - interfaces: upower-observe: refactor to allow snaps to provide a
  4895        slot
  4896      - tests: add end-to-end store test for classic confinement
  4897      - overlord,overlord/snapstate: have UpdateMany retire/enable auto-
  4898        aliases even without new revision
  4899      - interfaces/browser-support: add @{PROC}/@{pid}/fd/[0-9] w and misc
  4900        /run/udev
  4901      - interfaces/builtin: add physical-memory-* and io-ports-control
  4902      - interfaces: allow getsockopt by default since it is so commonly
  4903        used
  4904      - cmd/snap, daemon, overlord/snapstate: tests and fixes for "snap
  4905        refresh" of a classic snap
  4906      - interfaces: allow read/write access of real-time clock with time-
  4907        control interface
  4908      - store: request no CDN via a header using SNAPPY_STORE_NO_CDN
  4909        envvar
  4910      - snap: add information about tracking channel (not just actual
  4911        channel)
  4912      - interfaces: use fewer dot imports
  4913      - overlord/snapstate: remove restrictions on ResetAliases
  4914      - overlord, store: move confinement filtering to the overlord (from
  4915        The Store)
  4916      - many: move interface test helpers to ifacetest package
  4917      - many: implement 'snap aliases'
  4918      - vet: fix for unkeyed fields error on aliases_test.go
  4919      - interfaces: miscellaneous policy updates for network-control,
  4920        unity7, pulseaudio, default and home
  4921      - tests: test for auto-aliases
  4922      - interface hooks: connect plug slot hooks (step 2)
  4923      - cmd/snap: fix internal naming in snap connect
  4924      - snap: use "size" as the json tag in snap.ChannelSnapInfo
  4925      - tests: restore the missing initialization of iface manager causing
  4926        race
  4927      - snap: fix missing sizes in `snap info <remote-snap>`
  4928      - tests: improve cleanup for c-unit-tests
  4929      - cmd/snap-confine: build non-installed libsnap-confine-private.a
  4930      - cmd/snap-confine: small tweaks to seccomp support code
  4931      - interfaces/docker-support: allow /run/shm/aufs.xeno for 14.04
  4932      - many: obtain installed snaps developer/publisher username through
  4933        assertions
  4934      - store: setting of fields for details endpoint
  4935      - cmd/snap-confine: check for rst2man on configure
  4936      - snap: show `snap --help` output when just running `snap`
  4937      - interface/builtin: drop the obsolete checks in udisks2
  4938        SanitizeSlot
  4939      - cmd/snap: remove currency switch following UX review
  4940      - spread: find top-level directory before running generate-
  4941        packaging-dir
  4942      - interface hooks: prepare plug slot hooks (step 1)
  4943      - i18n: use github.com/mvo5/gettext.go (pure go) for i18n to avoid
  4944        cgo
  4945      - many: put a marker in the User-Agent sent by snapd/snap when under
  4946        testingThe User-Agent will look like:
  4947      - tests: fix -reuse and -resend when govendor is missing
  4948      - snap: provide friendlier `snap find` message when no snaps are
  4949        found
  4950      - tests: fix mkversions.sh failure on zesty
  4951      - spread: install build-essential unconditionally
  4952      - spread: improve qemu ubuntu-14.04-{32,64} support
  4953      - overlord/snapstate,daemon: implement GET /v2/aliases handling
  4954      - store: retry user info request
  4955      - tests: port more snap-confine regression tests
  4956      - tests: cancel the scheduled reboot on ubuntu-core-upgrade-no-gc
  4957        and restore state
  4958      - tests: debug zesty autopkgtest failures
  4959      - overlord/snapstate: use keyed fields on literals
  4960      - tests: use MATCH in install-remove-multi
  4961      - tests: increase wait time for service to be up
  4962      - tests: make debug-each succeed if DENIED doesn't match
  4963      - tests: skip packaging dir generation for non-git based autopkgtest
  4964        runs
  4965      - tests: port refresh-all-undo to MATCH
  4966      - tests: improve snap connect test
  4967      - tests: port additional snap-confine regression tests
  4968      - tests: show --version when it matches unknown
  4969      - tests: optionally use apt proxy for qemu
  4970      - tests: add hello-classic test
  4971      - many: behave more consistently when pointed to staging and
  4972        possibly the fake store
  4973      - overlord/ifacestate: remove stale comments
  4974      - interfaces/apparmor: ignore snippets in classic confinement
  4975      - tests: port first regression test from snap-confine
  4976      - cmd/snap-confine: disable old tests
  4977  
  4978   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 13 Jan 2017 19:39:51 +0100
  4979  
  4980  snapd (2.20.1) xenial; urgency=medium
  4981  
  4982    * New upstream release, LP: #1648520
  4983      - tests: enable the ppc64el tests again
  4984      - tests: add classic confinement test
  4985      - tests: run snap confine tests in debian/rules already
  4986  
  4987   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 19 Dec 2016 11:53:29 +0100
  4988  
  4989  snapd (2.20-2) unstable; urgency=medium
  4990  
  4991    * Replace unversioned Conflicts on snap package with versioned
  4992      Breaks/Replaces, now that snap has dropped /usr/bin/snap.
  4993      Closes: #849162.
  4994  
  4995   -- Steve Langasek <vorlon@debian.org>  Sun, 25 Dec 2016 17:50:25 -0600
  4996  
  4997  snapd (2.20-1) unstable; urgency=medium
  4998  
  4999    * New upstream release.
  5000    * Update one test (cmd/snap/cmd_interfaces_test.go) to cope with the newer
  5001      golang-go-flags-dev in unstable.
  5002    * Explicitly include 'udev' in Build-Depends.
  5003    * Add tzdata to Build-Depends to avoid ftbfs. (Closes: #848754)
  5004  
  5005   -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Mon, 19 Dec 2016 11:43:55 +1300
  5006  
  5007  snapd (2.20) xenial; urgency=medium
  5008  
  5009    * New upstream release, LP: #1648520
  5010      - many: implement  "snap alias --reset" using snapstate.ResetAliases
  5011      - debian: use a packaging branch for 14.04
  5012      - store: retry downloads on io.Copy errors and sha3 checksum errors
  5013      - snap: show apps in `snap info`
  5014      - store: send an explicit X-Ubuntu-Classic header to the store
  5015      - overlord/snapstate: implement snapstate.ResetAliases
  5016      - interfaces/builtin: add dbus interface
  5017      - tests: fix tests on 17.04
  5018      - store: use mocked retry strategy to make store tests faster
  5019      - overlord: apply auto-aliases information from the snap-declaration
  5020        on install or refresh
  5021      - many: prepare landing on trusty
  5022      - many: implement snap unalias using snapstate.Unalias
  5023      - overlord/snapstate: fixing the placement/grouping of some
  5024        functions
  5025      - interfaces: support network namespaces via 'ip netns' in network-
  5026        control
  5027      - interfaces/builtin: fix pulseaudio apparmor rules
  5028      - interfaces/builtin: add iio interface
  5029      - tests: update custom core snap with the freshly build snap-confine
  5030      - interfaces: use sysd.{Disable,Stop} instead of sysd.DisableNow()
  5031      - overlord,overlord/snapstate: implement snapstate.Unalias by
  5032        generalizing the "alias" task
  5033      - interfaces: misc openstack snap enablement
  5034      - cmd/snap: mock terminal.ReadPassword instead of using /dev/ptmx
  5035      - notifications, daemon: kill the unsupported events endpoint
  5036      - client: only allow Dangerous option in InstallPath
  5037      - overlord/ifacestate: no interface checks if no snap id
  5038      - many: implement alias command
  5039      - snap: tweak snap install output as designed by Mark
  5040      - debian: fix Pre-Depends on dpkg
  5041      - tests: check if snap-confine --version is unknown
  5042      - cmd/snap-confine: allow content interface mounts
  5043      - tests: remove ppa:snappy-dev/image again
  5044      - interfaces/apparmor: allow access to core snap
  5045      - tests: remove snap-confine/ubuntu-core-launcher after the tests
  5046      - overlord,overlord/snapstate: implement snapstate.Alias
  5047      - cmd/snap: reject "snap disconnect foo"
  5048      - debian: add split ubuntu-core-launcher and snap-confine packages
  5049      - cmd: fix mkversion.sh and add regression test
  5050      - overlord/snapstate: setup/remove aliases as we link/unlink snaps
  5051      - cmd/snap,tests: alias support in snap run
  5052      - snap/snapenv: don't obscure HOME if snap uses classic confinement
  5053      - store: decode response.Body json inside retry loops
  5054      - cmd/snap-confine: fix compilation on platforms with gcc < 4.9.0
  5055      - vendor: update tomb package fixing context support
  5056  
  5057   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 15 Dec 2016 22:07:08 +0100
  5058  
  5059  snapd (2.19) xenial; urgency=medium
  5060  
  5061    * New upstream release, LP: #1648520
  5062      - cmd/snap-confine: disable support for XDG_RUNTIME_DIR
  5063      - cmd/snap-confine/tests: fix stale path after move to snapd
  5064      - cmd/snap-confine: don't use __attribute__((nonull))
  5065      - snap: add description to `snap info`
  5066      - snap: show last refresh time
  5067      - store: switch default delta format from xdelta to xdelta3
  5068      - interfaces: fix system-observe interface to work with ps_mem
  5069      - debian: add missing ca-certificates dependency
  5070      - cmd/snap-confine: add support for classic confinement
  5071      - snapstate/backend: add backend methods to manage aliases
  5072      - tests: re-enable snap-confine unit tests via spread
  5073      - many: merge snap-confine into snapd
  5074      - many: add support for classic confinement
  5075      - snap: abort install with ctrl+c
  5076      - cmd/snap: change terms accept URL following UX review
  5077      - interfaces/apparmor: use distinct apparmor template for classic
  5078      - snap: add snap size to `snap info`
  5079      - interfaces: add unconfined access to modem-manager
  5080      - snap: support for parsing and exposing on snap.Info aliases
  5081      - debian: disable autopkgtests on ppc64el
  5082      - snap: disable support for socket activation
  5083      - tests: fix incorrect restore of the current symlink
  5084      - asserts: introduce auto-aliases header in snap-declaration
  5085      - interfaces/seccomp: add support for classic confinement
  5086      - tests: do not use external snaps
  5087      - daemon: close the dup()ed file descriptor to not leak it
  5088      - overlord, daemon, progress: enable building snapd without CGO
  5089      - daemon, store: let snap info find things in any channel
  5090      - store: retry tweaks and logging
  5091      - snap: Improve `snap --help` output as designed by Mark
  5092      - interfaces/builtin: fix incorrect udev rule in i2c
  5093      - overlord: increase test timeout and improve failure message
  5094      - snap: remove unused experimental command
  5095      - debian: remove unneeded conflict against the "snappy" package
  5096      - daemon, strutil: move daemon.quotedNames to strutil.Quoted
  5097      - docs: document SNAP_DEBUG_HTTP in HACKING.md
  5098      - cmd/snap: have some completers
  5099      - snap: support "daemon: notify" in snap.yaml
  5100      - snap: fix try command when daemon linie is added
  5101      - interfaces: apparmor support for classic confinement
  5102      - debian/rules: build with -buildoptions=pie
  5103      - tests: include /boot in saved state (including bootenv and any
  5104        kernels)
  5105      - daemon: ensure `snap try` installs core if it's missing
  5106      - tests: save/restore /snap/core/current symlink
  5107      - tests: decrease the number of expected featured apps
  5108      - tests: add set -e to the prepare ssh script
  5109      - cmd/snap: add tests for section completion; fix bugs.
  5110      - cmd/snap: document 'snap list --all'
  5111  
  5112   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 08 Dec 2016 16:16:04 +0100
  5113  
  5114  snapd (2.18.1) xenial; urgency=medium
  5115  
  5116    * New upstream release, LP: #1644625
  5117      - daemon: fix crash when `snap refresh` contains a single update
  5118      - fix unhandled error from io.Copy() in download()
  5119      - interfaces/builtin: fix incorrect udev rule in i2c
  5120  
  5121   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 05 Dec 2016 15:04:13 +0100
  5122  
  5123  snapd (2.18) xenial; urgency=medium
  5124  
  5125    * New upstream release, LP: #1644625
  5126      - store: retry on io.EOF
  5127      - tests: skip pty tests on ppc64el and powerpc
  5128      - client, cmd/snap: introducing "snap info"
  5129      - snap: do exit 0 on install/remove if that snap is already
  5130        installed or already removed
  5131      - snap: add `snap watch <change-id>` to attach to a running change
  5132      - store: retry downloads using retry loop
  5133      - snap: try doesn't require snap-dir when run in snap's directory
  5134      - daemon: show what will change in the "refresh-all" changes
  5135      - tests: disable autorefresh for the external backend
  5136      - snap: add `snap list -a` to show all snaps (even inactive ones)
  5137      - many: unify boolean env var handling
  5138      - overlord/ifacestate: don't setup jailmode snaps with devmode
  5139        confinement
  5140      - snapstate: do not garbage collect the snaps used by the bootenv
  5141      - debian: drop hard xdelta dependency for now
  5142      - snap: make `snap login` ask for email if not given as argument
  5143      - osutil: fix build on armhf (arm in go-arch) and powerpc (ppc in
  5144        go-arch)
  5145      - many: rename DevmodeConfinement to DevModeConfinement
  5146      - store: resp.Body.Close() missing in ReadyToBuy
  5147      - many: use ConfinementOptions instead of ConfinementType
  5148      - snap, daemon, store: fake the channel map in the REST API
  5149      - misc: run github.com/gordonklaus/ineffassign as part of the static
  5150        checks
  5151      - docs: add goreportcard badge and remove coveralls badge
  5152      - tests: force gofmt -s in static checks
  5153      - many: run gofmt -s -w on all the code
  5154      - store: DRY actual retry code
  5155      - many: fix various errors uncovered by goreportcard.com
  5156      - interfaces/builtin: allow additional shared memory for webkit
  5157      - many: some more missing snapState->snapst
  5158      - asserts: introduce an optional freeform display-name for model
  5159      - interfaces/builtin: rename usb-raw to raw-usb
  5160      - progress: init pbar with correct total value
  5161      - daemon/api.go: add quotedNames() helper
  5162      - interfaces: add ConfinementOptions type
  5163      - tests: add a test about the extra bits that prepare-device can
  5164        specify for device registration
  5165      - tests: check that gpio device nodes are exported after reboot
  5166      - tests: parameterize core channel with env var for classic too
  5167      - many: rename variable "ss" to "snapsup" or "snapst" or "st"
  5168        (depending on context)
  5169      - tests: do not use external snaps in spread
  5170      - store: retry buy request
  5171      - store: retry store.Find
  5172      - store: retry assertion store call
  5173      - store: retry call for snap details
  5174      - many: use snap.ConfinementType rather than bool devmode
  5175      - daemon: if a bad snap is posted it is not an internal error but a
  5176        bad request
  5177      - client: add "Snap.Screenshots" to the client API
  5178      - interfaces: update base declaration documentation and policy for
  5179        on-classic and snap-type
  5180      - store: check payment method before TOS for a better UX
  5181      - interfaces: allow sched_setaffinity in process-control
  5182      - tests: parameterize core channel with env var
  5183      - tests: ensure that the XDG_ env contains at least XDG_RUNTIME_DIR
  5184      - interfaces: fcitx also listens on the session bus for Qt apps
  5185      - store: retry ListRefresh
  5186      - snap: use "Password of <email>:" in the `snap login`
  5187      - many: reshuffle how we load/inject tests keys so image doesn't
  5188        need assertstate anymore
  5189      - store: use range requests if we have a local file already
  5190      - dirs,interfaces,overlord,snap,snapenv,test: export per-snap
  5191        XDG_RUNTIME_DIR per user
  5192      - osutil: make RealUser only look at SUDO_USER when uid==0
  5193      - tests: do not use the ppa:snappy-dev/image in the tests
  5194      - store: retry readyToBuy request
  5195      - tests: increase `expect` timeouts
  5196      - static tests: add spell check
  5197      - tests: add debug to all flaky expect tests
  5198      - systemd: correct the mount arguments when mounting with squashfuse
  5199      - interfaces: add avahi-observe
  5200      - store: bring delta downloads back
  5201      - interfaces: add alsa
  5202      - interfaces/builtin: fix a broken test that snuck into master
  5203      - osutil: add chattr funcs
  5204      - image: init "snap_mode" on image creation time to avoid ugly
  5205        messages
  5206      - tests: test-snapd-fuse-consumer needs python-fuse as a build-
  5207        package
  5208      - interfaces/builtin: add i2c interface
  5209      - interfaces: add ofono interface
  5210      - tests: do not use hello-world in our tests
  5211      - snap: add support for classic confinement
  5212      - interfaces: remove LegacyAutoConnect() from the interfaces
  5213      - interfaces: miscellaneous policy updates
  5214      - tests: run autopkgtests in the autopkgtest.ubuntu.com
  5215        infrastructure
  5216      - Implement lxd-client interface exposing the lxd snap
  5217      - asserts: validate optional account username
  5218      - many: remove unnecessary snap name parameter from buying endpoint
  5219      - tests: do not hardcode the size of /dev/ram0
  5220      - tests: add test that ensures the right content for /etc/os-release
  5221      - spread tests: fix snap mode check
  5222      - docs: fix path for source files location in HACKING.md
  5223      - interfaces/builtin/mir: allow slot to make recvfrom syscalls
  5224      - store: sections/featured snaps store support
  5225  
  5226   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 24 Nov 2016 19:43:08 +0100
  5227  
  5228  snapd (2.17.1) xenial; urgency=medium
  5229  
  5230    * New upstream release, LP: #1637215:
  5231      - release: os-release on core has changed
  5232      - tests: /dev/ptmx does not work on powerpc, skip here
  5233      - docs: moved to github.com/snapcore/snapd/wiki (#2258)
  5234      - debian: golang is not installable on powerpc, use golang-any
  5235  
  5236   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 04 Nov 2016 18:13:10 +0200
  5237  
  5238  snapd (2.17) xenial; urgency=medium
  5239  
  5240    * New upstream release, LP: #1637215:
  5241      - overlord/ifacestate: add unit tests for undo of setup-snap-
  5242        security (#2243)
  5243      - daemon,overlord,snap,tests: download to .partial in final dir
  5244        (#2237)
  5245      - overlord/state: marshaling tests for lanes (#2245)
  5246      - overlord/state: introduce state lanes (#2241)
  5247      - overlord/snapstate: fix revert+refresh (#2224)
  5248      - interfaces/sytemd: enable/disable generated service units (#2229)
  5249      - many: fix incorrect security files generation on undo
  5250      - overlord/snapstate: add dynamic snapdX.Y assumes (#2227)
  5251      - interfaces: network-manager: give slot full read-write access to
  5252        /run/NetworkManager
  5253      - docs: update the name of the command for the cross-build
  5254      - overlord/snapstate: fix missing argument to Noticef
  5255      - snapstate: ensure gadget/core/kernel can not be disabled (#2218)
  5256      - asserts: limit to 1y only if len(models) == 0 (#2219)
  5257      - debian: only install share/locale if available (missing on
  5258        powerpc)
  5259      - overlrod/snapstate: fix revert followed by refresh to old-current
  5260        (#2214)
  5261      - interfaces/builtin: network-manager and bluez can change hostname
  5262        (#2204)
  5263      - snap: switch the auto-import dir to /run/snapd/auto-import
  5264      - docs: less details about cloud.cfg as requested in trello (#2206)
  5265      - spread.yaml: Ensure ubuntu user has passwordless sudo for
  5266        autopkgtests (#2201)
  5267      - interfaces/builtin: add dcdbas-control interface
  5268      - boot: do not set boot to try mode if the revision is unchanged
  5269      - interfaces: add shutdown interface (#2162)
  5270      - interfaces: add system-power-control interface
  5271      - many: use the new systemd backend for configuring GPIOs
  5272      - overlord/ifacestate: setup security for slots before plugs
  5273      - snap: spool assertion candidates if snapd is not up yet
  5274      - store,daemon,overlord: download things to a partials dir
  5275      - asserts,daemon: implement system-user-authority header/concept
  5276      - interfaces/builtin: home base declaration rule using on-classic
  5277        for its policy
  5278      - interfaces/builtin: finish decl based checks
  5279      - asserts: bump snap-declaration to allow signing with new-style
  5280        plugs and slots
  5281      - overlord: checks for kernel installation/refresh based on model
  5282        assertion and previous kernel
  5283      - tests/lib/fakestore: fix logic to distinguish assertion not found
  5284        errors
  5285      - client: add a few explicit error types (around the request cycle)
  5286      - tests/lib/fakestore/cmd/fakestore: make it log, and fix a typo
  5287      - overlord/snapstate: two bugs for one
  5288      - snappy: disable auto-import of assertions on classic (#2122)
  5289      - overlord/snapstate: move trash cleanup to a cleanup handler
  5290        (#2173)
  5291      - daemon: make create-user --known fail on classic without --force-
  5292        managed (#2123)
  5293      - asserts,interfaces/policy: implement on-classic plug/slot
  5294        constraints
  5295      - overlord: check that the first installed gadget matches the model
  5296        assertion
  5297      - tests: use the snapd-control-consumer snap from the store
  5298      - cmd/snap: make snap run not talk to snapd for finding the revision
  5299      - snap/squashfs: try to hard link instead of copying. Also, switch
  5300        to osutil.CopyFile for cp invocation.
  5301      - store: send supported max-format when retrieving assertions
  5302      - snapstate, devicestate: do not remove seed
  5303      - boot,image,overlord,partition: read/write boot variables in single
  5304        operation
  5305      - tests: reenable ubuntu-core tests on qemu
  5306      - asserts,interfaces/policy: allow OR-ing of subrule constraints in
  5307        plug/slot rules
  5308      - many: move from flags as ints to flags as structs-of-bools (#2156)
  5309      - many: add supports for keeping and finding assertions with
  5310        different format iterations
  5311      - snap: stop using ubuntu-core-launcher, use snap-confine
  5312      - many: introduce an assertion format iteration concept, refuse to
  5313        add unsupported assertion
  5314      - interfaces: tweak wording and comment
  5315      - spread.yaml: dump apparmor denials on spread failure
  5316      - tests: unflake ubuntu-core-reboot (#2150)
  5317      - cmd/snap: tweak unknown command error message (#2139)
  5318      - client,daemon,cmd: add payment-declined error kind (#2107)
  5319      - cmd/snap: update remove command help (#2145)
  5320      - many: removed frameworks target and fixed service files (#2138)
  5321      - asserts,snap: validate attributes to a JSON-compatible type subset
  5322        (#2140)
  5323      - asserts: remove unused serial-proof type
  5324      - tests: skip auto-import tests on systems without test keys (#2142)
  5325      - overlord/devicestate: don't spam the debug log on classic (#2141)
  5326      - cmd/snap: simplify auto-import mountinfo parsing (#2135)
  5327      - tests: run ubuntu-core upgrades on isolated machine (#2137)
  5328      - overlord/devicestate: recover seeding from old external approach
  5329        (#2134)
  5330      - overlord: merge overlord/boot pkg into overlord/devicestate
  5331        (#2118)
  5332      - daemon: add postCreateUserSuite test suite (#2124)
  5333      - tests: abort tests if an update process is scheduled (#2119)
  5334      - snapstate: avoid reboots if nothing in the boot setup has changed
  5335        (#2117)
  5336      - cmd/snap: do not auto-import from loop or non-dev devices (#2121)
  5337      - tests: add spread test for `snap auto-import` (#2126)
  5338      - tests: add test for auto-mount assertion import (#2127)
  5339      - osutil: add missing unit tests for IsMounted (#2133)
  5340      - tests: check for failure creating user on managed ubuntu-core
  5341        systems (#2096)
  5342      - snap: ignore /dev/loop addings from udev (#2111)
  5343      - tests: remove snapd.boot-ok reference (#2109)
  5344      - tests: enable tests related to the home interface in all-snaps
  5345        (#2106)
  5346      - snapstate: only import defaults from gadget on install (#2105)
  5347      - many: move firstboot code into the snapd daemon (#2033)
  5348      - store: send correct JSON type of string for expected payment
  5349        amount (#2103)
  5350      - cmd/snap: rename is-managed to managed and tune (#2102)
  5351      - interfaces,overlord/ifacestate: initial cleaning up of no arg
  5352        AutoConnect related bits (#2090)
  5353      - client, cmd: prompt for password when buying (#2086)
  5354      - snapstate: fix hanging `snap remove` if snap is no longer mounted
  5355      - image: support gadget specific cloud.conf file (#2101)
  5356      - cmd/snap,ctlcmd: fix behavior of snap(ctl) get (#2093)
  5357      - store: local users download from the anonymous url (#2100)
  5358      - docs/hooks.md: fix typos (#2099)
  5359      - many: check installation of slots and plugs against declarations
  5360      - docs: fix missing "=" in the systemd-active docs
  5361      - store: do not set store auth for local users (#2092)
  5362      - interfaces,overlord/ifacestate: use declaration-based checking for
  5363        auto-connect (#2071)
  5364      - overlord, daemon, snap: support gadget config defaults (#2082)The
  5365        main semantic changes are:
  5366      - tests: fix snap-disconnect tests after core rename (#2088)
  5367      - client,daemon,overlord,cmd: add /v2/users and create-user on auto-
  5368        import (#2074)
  5369      - many: abbreviated forms of disconnect (#2066)
  5370      - asserts: require lowercase model until insensitive matching is
  5371        ready (#2076)
  5372      - cmd/snap: add version command, same as --version (#2075)
  5373      - all: use "core" by default but allow "ubuntu-core" still (#2070)
  5374      - overlord/devicestate, docs/hooks.md: nest prepare-device
  5375        configuration options
  5376      - daemon: fix login API to return local macaroons (#2078)
  5377      - daemon: do not hardcode UID in userLookup (#2080)
  5378      - client, cmd: connect fixes (#2026)
  5379      - many: preparations for switching most of autoconnect to use the
  5380        declarationsfor now:
  5381      - overlord/auth: update CheckMacaroon to verify local snapd
  5382        macaroons (#2069)
  5383      - cmd/snap: trivial auto-import and download tweaks (#2067)
  5384      - interfaces: add repo.ResolveConnect that handles name resolution
  5385      - interfaces/policy: introduce InstallCandidate and its checks
  5386      - interfaces/policy,overlord: check connection requests against the
  5387        declarations in ifacestate
  5388      - many: setup snapd macaroon for local users (#2051)Next step: do
  5389        snapd macaroons verification.
  5390      - interfaces/policy: implement snap-id/publisher-id checks
  5391      - many: change Connect to take ConnRef instead of strings (#2060)
  5392      - snap: auto mount block devices and import assertions (#2047)
  5393      - daemon: add `snap create-user --force-managed` support (#2041)
  5394      - docs: remove references to removed buying features (#2057)
  5395      - interfaces,docs: allow sharing SNAP{,_DATA,_COMMON} via content
  5396        iface (#2063)
  5397      - interfaces: add Plug/Slot/Connection reference helpers (#2056)
  5398      - client,daemon,cmd/snap: improve create-user APIs (#2054)
  5399      - many: introduce snap refresh --ignore-validation <snap> to
  5400        override refresh validation (#2052)
  5401      - daemon: add support for `snap create-user --known` (#2040)
  5402      - interfaces/policy: start of interface policy checking code based
  5403        on declarations (#2050)
  5404      - overlord/configstate: support nested configuration (#2039)
  5405      - asserts,interfaces/builtin,overlord/assertstate: introduce base-
  5406        declaration (#2037)
  5407      - interfaces: builtin: Allow writing DHCP lease files to
  5408        /run/NetworkManager/dhcp (#2049)
  5409      - many: remove all traces of the /v2/buy/methods endpoint (#2045)
  5410      - tests: add external spread backend (#1918)
  5411      - asserts: parse the slot rules in snap-declarations (#2035)
  5412      - interfaces: allow read of /etc/ld.so.preload by default for armhf
  5413        on series 16 (#2048)
  5414      - store: change purchase to order and store clean up first pass
  5415        (#2043)
  5416      - daemon, store: switch to new store APIs in snapd (#2036)
  5417      - many: add email to UserState (#2038)
  5418      - asserts: support parsing the plugs stanza i.e. plug rules in snap-
  5419        declarations (#2027)
  5420      - store: apply deltas if explicitly enabled (#2031)
  5421      - tests: fix create-key/snap-sign test isolation (#2032)
  5422      - snap/implicit: don't restrict the camera iface to classic (#2025)
  5423      - client, cmd: change buy command to match UX document (#2011)
  5424      - coreconfig: nuke it. Also, ignore po/snappy.pot. (#2030)
  5425      - store: download deltas if explicitly enabled (#2017)
  5426      - many: allow use of the system user assertion with create-user
  5427        (#1990)
  5428      - asserts,overlord,snap: add prepare-device hook for device
  5429        registration (#2005)
  5430      - debian: adjust packaging for trusty/deputy systemd (#2003)
  5431      - asserts: introduce AttributeConstraints (#2015)
  5432      - interface/builtin: access system bus on screen-inhibit-control
  5433      - tests: add firewall-control interface test (#2009)
  5434      - snapstate: pass errors from ListRefresh in updateInfo (#2018)
  5435      - README: add links to IRC, mailing list and social media (#2022)
  5436      - docs: add `configure` hook to hooks list (#2024)LP: #1596629
  5437      - cmd/snap,configstate: rename apply-config variables to configure.
  5438        (#2023)
  5439      - store: retry download on 500 (#2019)
  5440      - interfaces/builtin: support time and date settings via
  5441        'org.freedesktop.timedate1 (#1832)
  5442  
  5443   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 02 Nov 2016 01:17:36 +0200
  5444  
  5445  snapd (2.16-1) unstable; urgency=medium
  5446  
  5447    [ Michael Hudson-Doyle ]
  5448    * New upstream release.
  5449    * Import gopkg.in/cheggaaa/pb.v1 rather than github.com/cheggaaa/pb.
  5450    * Switch to unconditional conflict against `snap` (Closes: #826884)
  5451    * Update Vcs-Git and Vcs-Browser to point to alioth.
  5452  
  5453    [ Steve Langasek ]
  5454    * Remove govendor from gbp.conf, and import Ubuntu tarball as our
  5455      orig.tar.gz (switching our packaging to non-native).
  5456    * Add Uploaders.
  5457    * Drop lintian overrides not used in Debian because we dynamically link
  5458      against golang-yaml.v2.
  5459    * Bump standards-version, no changes required.
  5460    * Add/fix various lintian overrides.
  5461  
  5462   -- Steve Langasek <vorlon@debian.org>  Wed, 02 Nov 2016 12:14:52 +0000
  5463  
  5464  snapd (2.16) xenial; urgency=medium
  5465  
  5466    * New upstream release, LP: #1628425
  5467      - overlord/state: prune old empty changes
  5468      - interfaces: ppp: load needed kernel module (#2007)
  5469      - interfaces/builtin: add missing rule to allow run-parts to
  5470        execute all resolvconf scripts
  5471      - many: rename apply-config hook to configure
  5472      - tests: use new spread `debug` feature
  5473      - many: finish `snap set` API.
  5474      - overlord: fix and simplify configstate.Transaction
  5475      - assertions: add system-user assertion
  5476      - snap: add `snap known --remote`
  5477      - tests: replace systemd-run with on-the-fly generation of units.
  5478      - overlord/boot: switch to using assertstate.Batch
  5479      - snap, daemon, store: pass through screenshots from store
  5480      - image: add meta/gadget.yaml infrastructure
  5481      - tests: add test benchmark script
  5482      - daemon: add the actual ssh keys that got added to the create-user
  5483        response
  5484      - daemon: add REST API behind `snap get`
  5485      - debian: re-add golang-github-gosexy-gettext-dev
  5486      - tests: added install_local function
  5487      - interfaces/builtin: fix resolvconf permissions for network-manager
  5488        interface
  5489      - tests: use apt as compatible with trusty
  5490      - many: discard preserved namespace after removing snap
  5491      - daemon, overlord, store: add ReadyToBuy API to snapd
  5492      - many: add support for installing/removing multiple snaps
  5493      - progress: use New64 and fix output newline
  5494      - interfaces/builtin: allow network-manager to access netplan conf
  5495        files
  5496      - tests: build once and install test snap from cache
  5497      - overlord/state: introduce cleanup support
  5498      - snap: move/clarify Info.Broken
  5499      - ctlcmd: add snapctl get.
  5500      - overlord,store: clean up serial-proof plumbing code
  5501      - interfaces/builtin: add network-setup-observe interface
  5502      - daemon,overlord/assertstate: support streams of assertions with
  5503        snap ack
  5504      - snapd: kmod backend
  5505      - tests: ensure HOME is also set correctly
  5506      - configstate,hookstate: add snapctl set
  5507      - tests: disable broken create-key test
  5508      - interfaces: adjust bluetooth-control to allow getsockopt (LP:
  5509        #1613572)
  5510      - tests: add a test for core about device initialization and device
  5511        registration and auth
  5512      - many: show snap name before the download progress bar
  5513      - interfaces/builtin: add rcvfrom for client connected plugs to mir
  5514        interface
  5515      - asserts: support for maps in assertions
  5516      - tests: increase timeout for key generation in create-key test
  5517      - many: validate refreshes against validation assertions by gating
  5518        snaps
  5519      - interfaces/apparmor: allow 'm' in default policy for snap-exec
  5520      - many: avoid snap.InfoFromSnapYaml in tests
  5521      - interfaces/builtin: allow /dev/net/tun with network-control
  5522      - tests: add spread test for snap create-key/snap sign
  5523      - tests: add missing quotes in security-device-cgroups/task.yaml
  5524      - interfaces: drop ErrUnknownSecurity
  5525      - store: add "ready to buy" method
  5526      - snap/snapenv, tests: use root's data dirs when running via sudo
  5527      - interfaces/builtin: add initial docker interface
  5528      - snap: remove extra newline after progress is done
  5529      - docs: fix formating of HACKING.md "Testing snapd"
  5530      - store : add requestOptions.ExtraHeaders so that individual
  5531        requests can customise headers.
  5532      - many: use unique plug/slot names in tests
  5533      - tests: add tests for the classic dimension
  5534      - many: add vendoring of dependencies by default
  5535      - tests: use in-tree snap{ctl,-exec} for all tests
  5536      - many: support snapctl -h
  5537      - tests: adjust regex after changes in stat output
  5538      - store,snap: initial support for delta downloads
  5539      - interfaces/builtin: add run/udev/data paths to mir interface
  5540      - snap: lessen annoyance of implicit interface tests
  5541      - tests: ensure http{,s}_proxy is defined inside the fake-store
  5542      - interfaces: allow xdg-open in unity7, unity7 cleanups
  5543      - daemon,store: move store login user logic to store
  5544      - tests: replace realpath with readlink -f for trusty support.
  5545      - tests: add https_proxy into environment as well
  5546      - interfaces/builtin: allow mmaping pulseaudio buffers
  5547  
  5548   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 28 Sep 2016 11:09:27 +0200
  5549  
  5550  snapd (2.15.2ubuntu1) xenial; urgency=medium
  5551  
  5552    * New upstream release, LP: #1623579
  5553      - snap/snapenv, tests: use root's data dirs when running via sudo
  5554        (cherry pick PR: #1857)
  5555      - tests: add https_proxy into environment
  5556        (cherry pick PR: #1926)
  5557      - interfaces: allow xdg-open in unity7, unity7 cleanups
  5558        (cherry pick PR: #1946)
  5559      - tests: ensure http{,s}_proxy is defined inside the fake-store
  5560        (cherry pick PR: #1949)
  5561  
  5562   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 21 Sep 2016 17:21:12 +0200
  5563  
  5564  snapd (2.15.2) xenial; urgency=medium
  5565  
  5566    * New upstream release, LP: #1623579
  5567      - asserts: define a bit less terse Ref.String
  5568      - interfaces: disable auto-connect in libvirt interface
  5569      - asserts: check that validation assertions are signed by the
  5570        publisher of the gating snap
  5571  
  5572   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 19 Sep 2016 10:42:29 +0200
  5573  
  5574  snapd (2.15.1) xenial; urgency=medium
  5575  
  5576    * New upstream release, LP: #1623579
  5577      - image: ensure local snaps are put last in seed.yaml
  5578      - asserts: revert change that made the account-key's name mandatory.
  5579      - many: refresh all snap decls
  5580      - interfaces/apparmor: allow reading /etc/environment
  5581  
  5582   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 19 Sep 2016 09:19:44 +0200
  5583  
  5584  snapd (2.15) xenial; urgency=medium
  5585  
  5586    * New upstream release, LP: #1623579
  5587      - tests: disable prepare-image-grub test in autopkgtest
  5588      - interfaces: allow special casing for auto-connect until we have
  5589        assertions
  5590      - docs: add a little documentation on hooks.
  5591      - hookstate,daemon: don't mock HookRunner, mock command.
  5592      - tests: add http_proxy to /etc/environment in the autopkgtest
  5593        environment
  5594      - backends: first bits of kernel-module security backend
  5595      - tests: ensure openssh-server is installed in autopkgtest
  5596      - tests: make ubuntu-core tests more robust
  5597      - many: mostly work to support ABA upgrades
  5598      - cmd/snap: do runtime linting of descriptions
  5599      - spread.yaml: don't assume LANG is set
  5600      - snap: fix SNAP* environment merging in `snap run`
  5601      - CONTRIBUTING.md: remove integration-tests, include spread
  5602      - store: don't discard error body from request device session call
  5603      - docs: add create-user documentation
  5604      - cmd/snap: match UX document for message when buying without login
  5605      - firstboot: do not overwrite any existing netplan config
  5606      - tests: add debug output to ubuntu-core-update-rollback-
  5607        stresstest:
  5608      - tests/lib/prepare.sh: test that classic does not setting bootvars
  5609      - snap: run all tests with gpg2
  5610      - asserts: basic support for validation assertion and refresh-
  5611        control
  5612      - interfaces: miscellaneous policy updates for default, browser-
  5613        support and camera
  5614      - snap: (re)add --force-dangerous compat option
  5615      - tests: ensure SUDO_{USER,GID} is unset in the spread tests
  5616      - many: clean out left over references to integration tests
  5617      - overlord/auth,store: fix raciness in updating device/user in state
  5618        through authcontext and other issuesbonus fixes:
  5619      - tests: fix spread tests on yakkety
  5620      - store: refactor auth/refresh tests
  5621      - asserts: use gpg --fixed-list-mode to be compatible with both gpg1
  5622        and gpg2
  5623      - cmd/snap: i18n option descriptions
  5624      - asserts: required account key name header
  5625      - tests: add yakkety test host
  5626      - packaging: make sure debhelper-generated snippet is invoked on
  5627        postrm
  5628      - snap,store: capture newest digest from the store, make it
  5629        DownloadInfo only
  5630      - tests: add upower-observe spread test
  5631      - Merge github.com:snapcore/snapd
  5632      - tests: fixes to actually run the spread tests inside autopkgtest
  5633      - cmd/snap: make "snap find" error nicer.
  5634      - tests: get the gadget name from snap list
  5635      - cmd/snap: tweak help of 'snap download'
  5636      - cmd/snap,image: teach snap download to download also assertions
  5637      - interfaces/builtin: tweak opengl interface
  5638      - interfaces: serial-port use udevUsbDeviceSnippet
  5639      - store: ensure the payment methods method handles auth failure
  5640      - overlord/snapstate: support revert flags
  5641      - many: add snap configuration to REST API
  5642      - tests: use ubuntu-image for the ubuntu-core-16 image creation
  5643      - cmd/snap: serialise empty keys list as [] rather than null
  5644      - cmd/snap,client: add snap set and snap get commands
  5645      - asserts: update trusted account-key asserts with names
  5646      - overlord/snapstate: misc fixes/tweaks/cleanups
  5647      - image: have prepare-image set devmode correctly
  5648      - overlord/boot: have firstboot support assertion files with
  5649        multiple assertions
  5650      - daemon: bail from enable and disable if revision given, and from
  5651        multi-op if unsupported optons given
  5652      - osutil: call sync after cp if
  5653        requested.overlord/snapstate/backend: switch to use osutil instead
  5654        of another buggy call to cp
  5655      - cmd/snap: generate account-key-request "since" header in UTC
  5656      - many: use symlinks instead of wrappers
  5657      - tests: remove silly [Service] entry from snapd.socket.d/local.conf
  5658      - store: switch device session to use device-session-request
  5659        assertion
  5660      - snap: ensure that plug and slot names are unique
  5661      - cmd/snap: fix test suite (no Exit(0) on tests!)
  5662      - interfaces: add interface for hidraw devices
  5663      - tests: use the real model assertion when creating the core test
  5664        image
  5665      - interfaces/builtin: add udisks2 and removable-media interfaces
  5666      - interface: network_manager: enable resolvconf
  5667      - interfaces/builtin: usb serial-port support via udev
  5668      - interfaces/udev: support noneSecurityTag keyed snippets
  5669      - snap: switch to the new agreed regexp for snap names
  5670      - tests: adjust test setup after ubuntu user removal
  5671      - many: start services only after the snap is fully ready (link-snap
  5672        was run)
  5673      - asserts: don't have Add/Check panic in the face of unsupported no-
  5674        authority assertions
  5675      - asserts: initial support to generate/sign snap-build assertions
  5676      - asserts: support checking account-key-request assertions
  5677      - overlord: introduce AuthContext.DeviceSessionRequest with support
  5678        in devicestate
  5679      - overlord/state: fix for reloaded task/change crashing on Set if
  5680        checkpointed w. no custom data  yet
  5681      - snapd.refresh.service: require snap.socket and /snap/*/current.
  5682      - many: spell --force-dangerous as just --dangerous, devmode should
  5683        imply it
  5684      - overlord/devicestate: try to fetch/refresh the signing key of
  5685        serial (also in case is not there yet)
  5686      - image,overlord/boot,snap: metadata from asserts for image snaps
  5687      - many: automatically restart all-snap devices after os/kernel
  5688        updates
  5689      - interfaces: modem-manager: ignore camera
  5690      - firstboot: only configure en* and eth* interfaces by default
  5691      - interfaces: fix interface handling on no-app snaps
  5692      - snap: set user variables even if HOME is unset (like with systemd
  5693        services)
  5694  
  5695   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 16 Sep 2016 07:46:22 +0200
  5696  
  5697  snapd (2.14.2~16.04) xenial; urgency=medium
  5698  
  5699    * New upstream release: LP: #1618095
  5700      - tests: use the spread tests with the adhoc interface inside
  5701        autopkgtest
  5702      - interfaces: add fwupd interface
  5703      - asserts,cmd/snap: add "name" header to account-key(-request)
  5704      - client,cmd/snap: display os-release data only on classic
  5705      - asserts/tool,cmd/snap: introduce hidden "snap sign"
  5706      - many: when installing snap file derive metadata from assertions
  5707        unless --force-dangerous
  5708      - osutil: tweak the createUserTests a bit and extract common code
  5709      - debian: umount --lazy before rm on snapd.postrm
  5710      - interfaces: updates to default policy, browser-support, and x11
  5711      - store: set initial device session
  5712      - interfaces: add upower-observe interface (LP: #1595813)
  5713      - tests: use beta u-d-f in test by default
  5714      - interfaces/builtin: allow writing on /dev/vhci in bluetooth-
  5715        control
  5716      - interfaces/builtin: allow /dev/vhci on bluetooth-control
  5717      - tests: port integration tests to spread
  5718      - snapstate: use umount --lazy when removing the mount units
  5719      - spread: enable halt-timeout, tweak image selection
  5720      - tests: fix firstboot-assertions to actually be runnable on classic
  5721        again
  5722      - asserts: introduce device-session-request
  5723      - interfaces: add screen-inhibit-control interface (LP: #1604880)
  5724      - firstboot: change location of netplan config
  5725      - overlord/devicestate: some cleanups and solving a couple todos
  5726      - daemon,overlord: add subcommand handling to snapctl
  5727  
  5728   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 01 Sep 2016 18:52:05 +0200
  5729  
  5730  snapd (2.14.1) xenial; urgency=medium
  5731  
  5732    * New upstream release: LP: #1618095
  5733      - snap-exec: add support for commands with internal args in snap-
  5734        exec
  5735      - store: refresh expired device sessions
  5736      - debian: re-add ubuntu-core-snapd-units as a transitional package
  5737      - image: snap assertions into image
  5738      - overlord/assertstate,asserts/snapasserts: give snap assertions
  5739        helpers a package, introduce ReconstructSideInfo
  5740      - docs/interfaces: Add empty line after lxd-support title
  5741      - README: cover the new /run/snapd-snap.socket
  5742      - daemon: make socket split backward-compatible.
  5743  
  5744   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 30 Aug 2016 16:43:29 +0200
  5745  
  5746  snapd (2.14) xenial; urgency=medium
  5747  
  5748    * New upstream release: LP: #1618095
  5749      - cmd: enable SNAP_REEXEC only if it is set to SNAP_REEXEC=1
  5750      - osutil: fix create-user on classic
  5751      - firstboot: disable firstboot on classic for now
  5752      - cmd/snap: add export-key --account= option
  5753      - many: split public snapd REST API into separate socket.
  5754      - many: drop ubuntu-core-snapd-units package, use release.OnClassic
  5755        instead
  5756      - tests: add content-shareing binary test that excersises snap-
  5757        confine
  5758      - snap: use "up to date" instead of "up-to-date"
  5759      - asserts: add an account-key-request assertion
  5760      - asserts: fix GPG key generation parameters
  5761      - tests, integration-tests: implement the cups-control manual test
  5762        as a spread test
  5763      - many: clarify/tie down model assertion
  5764      - cmd/snap: add "snap download" command
  5765      - integration-tests: remove them in favour of the spread tests
  5766      - tests: test all snap ubuntu core upgrade
  5767      - many: support install and remove by revision
  5768      - overlord/state: prevent change ready => unready
  5769      - tests: fixes to make the ubuntu-core-16 image usable with
  5770        -keep/-reuse
  5771      - asserts: authority-id and brand-id of serial must match
  5772      - firstboot: generate netplan config rather than ifupdown
  5773      - store: request device session macaroon from store
  5774      - tests: add workaround for u-d-f to unblock all-snap image tests
  5775      - tests: the stable ubuntu-core snap has snap run support now
  5776      - many: use make StripGlobalRootDir public
  5777      - asserts: add some stricter checks around format
  5778      - many: have AuthContext expose device store-id, serial and serial-
  5779        proof signing to the store
  5780      - tests: fix "tests/main/ack" to not break if asserts are alreay
  5781        there
  5782      - tests/main/ack: fix test/style
  5783      - snap: add key management commands
  5784      - firstboot: add firstboot assertions importing
  5785  
  5786   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 29 Aug 2016 17:07:20 +0200
  5787  
  5788  snapd (2.13) xenial; urgency=medium
  5789  
  5790    * New upstream release: LP: #1616157
  5791      - many: respect dirs.SnapSnapsDir in tests
  5792      - tests: update listing test for latest stable image
  5793      - many: hook in start of code to fetch/check assertions when
  5794        installing snap from store
  5795      - boot: add missing udevadm mock to fix FTBFS
  5796      - interfaces: add lxd-support interface
  5797      - dirs,snap: handle empty root directory in SetRootDir
  5798      - dirs,snap: define methods for SNAP_USER_DATA and SNAP_USER_COMMON
  5799      - tests: spread all-snap test cleanup
  5800      - tests: add all-snap spread image tests
  5801      - store,tests: have just one envvar SNAPPY_USE_STAGING_STORE to
  5802        control talking to staging
  5803      - overlord/hookstate: use snap run posix parameters.
  5804      - interfaces/builtin: allow bind in the network interface
  5805      - asserts,overlord/devicestate: simplify private key/key pairs APIs,
  5806        they take just key ids
  5807      - dependencies: update godeps
  5808      - boot: add support for "devmode: {true,false}" in seed.yaml
  5809      - many: teach prepare-image to copy the model assertion (and
  5810        prereqs) into the seed area of the image
  5811      - tests: start teaching the fakestore about assertions
  5812      - asserts/sysdb: embed the new format official root/trusted
  5813        assertions
  5814      - overlord/devicestate: first pass at device registration logic
  5815      - tests: add process-control interface spread test
  5816      - tests: disable unity test
  5817      - tests: adapt to new spread version
  5818      - asserts: add serial-proof device assertion
  5819      - client, cmd/snap: use the new multi-refresh endpoint
  5820      - many: preparations for image code to fetch model prereqs
  5821      - debian: add extra checks when debian/snapd.postrm purge is run
  5822      - overlord/snapstate, daemon: support for multi-snap refresh
  5823      - tests: do not leave "squashfs-root" around
  5824      - snap-exec: Fix broken `snap run --shell` and add test
  5825      - overlord/snapstate: check changes to SnapState for conflicts also.
  5826      - docs/interfaces: change snappy command to snap
  5827      - tests: test `snap run --hook` using in-tree snap-exec.
  5828      - partition: ensure that snap_{kernel,core} is not overridden with an
  5829        empty value
  5830      - asserts,overlord/assertstate: introduce an assertstate task
  5831        handler to fetch snap assertions
  5832      - spread: disable re-exec to always test development tree.
  5833      - interfaces: implement a fuse interface
  5834      - interfaces/hardware-observe.go: re-add /run/udev/data
  5835      - overlord/assertstate,daemon: reorg how the assert manager exposes
  5836        the assertion db and adding to it
  5837      - release: Remove "UBUNTU_CODENAME" from the test data
  5838      - many: implement snapctl command.
  5839      - interfaces: mpris updates (fix unconfined introspection, add name
  5840        attribute)
  5841      - asserts: export DecodePublicKey
  5842      - asserts: introduce support for assertions with no authority,
  5843        implement serial-request
  5844      - interfaces: bluez: add a few more tests to verify interface
  5845        connection works
  5846      - interfaces: bluez: add missing mount security snippet case
  5847      - interfaces: add kernel-module interface for module insertion.
  5848      - integration-tests: look for ubuntu-device-flash on PATH before
  5849        calling sudo
  5850      - client, cmd, daemon, osutil: support --yaml and --sudoer flags for
  5851        create-user
  5852      - spread: use snap-confine from ppa:snappy-dev/image for the tests
  5853      - many: move to purely hash based key lookup and to new
  5854        key/signature format (v1)
  5855      - spread: Use /home/gopath in spread.yaml
  5856      - tests: base security spread tests
  5857  
  5858   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 24 Aug 2016 14:48:28 +0200
  5859  
  5860  snapd (2.12) xenial; urgency=medium
  5861  
  5862    * New upstream release: LP: #1612362
  5863      - many: do not require root for `snap prepare-image`
  5864      - tests: prevent restore error on test failure
  5865      - osutil: change escaping for create-user's sudoers
  5866      - docs: private flag doesn't exist on /v2/find (it's select)
  5867      - snap: do not sort the result of `snap find`
  5868      - interfaces/builtin: add gpio interface
  5869      - partition: fix cleaning of the boot variables on the second good
  5870        boot
  5871      - tests: add udev rules spread test
  5872      - docs: fix references to refresh action
  5873      - interfaces/udev,osutil: avoid doubled rules and put all in a per
  5874        snap file
  5875      - store: minor store improvements from previous reviews
  5876      - many: support interactive payments in snapd, filter from command
  5877        line
  5878      - docs/interfaces.md: improve interfaces documentation
  5879      - overlord,store: set store device authorization header
  5880      - store: add device nonce API support
  5881      - many: various fixes around the `create-user` command
  5882      - client, osutil: chown the auth file
  5883      - interfaces/builtin: add transitional browser-support interface
  5884      - snap: don't load unsupported implicit hooks.
  5885      - cmd/snap,cmd/snap-exec: support hooks again.
  5886      - interfaces/builtin: improve pulseaudio interface
  5887      - asserts: make account-key's `until` optional to represent a never-
  5888        expiring key
  5889      - store: refactor newRequest/doRequest to take requestOptions
  5890      - tests: allow-downgrades on upgrade test to prevent version errors
  5891      - daemon: stop using group membership as succedaneous of running
  5892        things with sudo
  5893      - interfaces: add bluetooth-control interfaces
  5894      - many: remove integration-test coverage metrics
  5895      - daemon,docs: drop license docs and error kind
  5896      - tests: add network-control interface spread test
  5897      - tests: add hardware-observe spread test
  5898      - interfaces: add system-trace interface LP: #1600085
  5899      - boot: use `cp -aLv` instead of `cp -a` (no symlinks on vfat)
  5900      - store: soft-refresh discharge macaroon from store when required
  5901      - partition: clear snap_try_{kernel,core} on success
  5902      - tests: add snapd-control interface spread test
  5903      - tests: add locale-control write spread test
  5904      - store: fix buy method after some refactoring broke it
  5905      - interfaces/builtin: read perms for network devices in network-
  5906        observe
  5907      - interfaces: also allow rfkill in network_control
  5908      - snapstate: remove artifacts from a snap try dir that vanished
  5909      - client, cmd/snap: better errors for empty snap list result
  5910      - wrappers: set BAMF_DESKTOP_FILE_HINT for unity
  5911      - many: cleanup/update rest.md; improve auth errors
  5912      - interfaces: miscelleneous policy updates for default, log-observe,
  5913        mount-observe, opengl, pulseaudio, system-observe and unity7
  5914      - interfaces: add process-control interface (LP: #1598225)
  5915      - osutil: support both "nobody" and "nogroup" for grpnam tests
  5916      - cmd: support defaulting to the user's preferred payment method
  5917      - overlord: actually run hooks.
  5918      - overlord/state,overlord/ifacestate: define basic infrastructure
  5919        for and then setting up serialising of interface mgr tasks
  5920      - asserts: add Assertion.Prerequisites and SigningKey, Ref and
  5921        FindTrusted
  5922      - overlord/snapstate: ensure calls to store are done without the
  5923        state lock held
  5924      - asserts,client: switch snap-build and snap-revision to be indexed
  5925        by snap-sha3-384
  5926      - many: make seed.yaml on firstboot mandatory and include sideInfo
  5927      - asserts,many: start supporting structured headers using the new
  5928        parseHeaders
  5929      - many: update code for the new snap_mode
  5930      - tests: added spread find private test
  5931      - store: deal with 404 froms the SSO store properly
  5932      - snap: remove meta/kernel.yaml again
  5933      - daemon: always mock release info in tests
  5934      - snapstate: drop revisions after "current" on refresh
  5935      - asserts: introduce new parseHeadersThis introduces the new
  5936        parseHeaders returning map[string]interface{} and capable of
  5937        accepting:
  5938      - asserts: remove/disable comma separated lists and their uses
  5939  
  5940   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 11 Aug 2016 19:30:36 +0200
  5941  
  5942  snapd (2.11) xenial; urgency=medium
  5943  
  5944    * New upstream release: LP: #1605303
  5945      - increase version number to reflect the nature of the update
  5946        better
  5947      - store, daemon, client, cmd/snap, docs/rest.md: adieu search
  5948        grammar
  5949      - debian: move snapd.refresh.timer into timers.target
  5950      - snapstate: add daemon-reload to fix autopkgtest on yakkety
  5951      - Interfaces: hardware-observe
  5952      - snap: rework the output after a snap operation
  5953      - daemon, cmd/snap: refresh --devmode
  5954      - store, daemon, client, cmd/snap: implement `snap find --private`
  5955      - tests: add network-observe interface spread test
  5956      - interfaces/builtin: allow getsockopt for connected x11 plugs
  5957      - osutil: check for nogrup instead of adm
  5958      - store: small cleanups (more needed)
  5959      - snap/squashfs: fix test not to hardcode snap size
  5960      - client,cmd/snap: cleanup cmd/snap test suite, add extra args
  5961        testThis cleans up the cmd/snap test suite:
  5962      - wrappers: map "never" restart condition to "no."
  5963      - wrappers: run update-desktop-database after add/remove of desktop
  5964        files
  5965      - release: work around elementary mistake
  5966      - many: remove all traces of channel from the buying codepath
  5967      - store: kill setUbuntuStoreHeaders
  5968      - docs: add payment methods documentation
  5969      - many: present user with a choice of payment backends
  5970      - asserts: add cross checks for snap asserts
  5971      - cmd/snap,cmd/snap-exec: support running hooks via snap-exec.
  5972      - tests: improve snap run symlink tests
  5973      - tests: add content sharing interface spread test
  5974      - store & many: a mechanical branch shortening store names
  5975      - snappy: remove old snappy pkg
  5976      - overlord/snapstate: kill flagscompat
  5977      - overlord/snapstate, daemon, client, cmd/snap: devmode override
  5978        (aka confined)
  5979      - tests: extend refresh test to talk to the staging and production
  5980        stores
  5981      - asserts,daemon: cross checks for account and account-key
  5982        assertions
  5983      - client: existing JSON fixtures uses tabs for indentation
  5984      - snap-exec: add proper integration test for snap-exec
  5985      - spread.yaml, tests: replace hello-world with test-snapd-tools
  5986      - tests: add locale-control interface spread test
  5987      - tests: add mount-observe interface spread test
  5988      - tests: add system-observe interface spread test
  5989      - many: add AuthContext to mediate user updates to the state
  5990      - store/auth: add helper for the macaroon refresh endpoint
  5991      - cmd: add buy command
  5992      - overlord: switch snapstate.Update to use ListRefresh (aka
  5993        /snaps/metadata)
  5994      - snap-exec: fix silly off-by-one error
  5995      - tests: stop using hello-world.echo in the tests
  5996      - tests: add env command to test-snapd-tools
  5997      - classic: remove (most of) "classic" mode, this is implemented as a
  5998        snap now
  5999      - many: remove snapstate.Candidate and other cleanups
  6000      - many: removed authenticator, store gets a user instead
  6001      - asserts: fix minor doc comment typo
  6002      - snap: ensure unknown arguments to `snap run` are ignored
  6003      - overlord/auth: add Device/SetDevice to persist device identity in
  6004        state
  6005      - overlord: make SyncBoot work again
  6006      - tests: add -y flag to apt autoremove command in unity task restore
  6007      - many: migrate SnapSetup and SideInfo to use RealName
  6008      - daemon: drop auther()
  6009      - client: improve error from client.do() on json decode failures
  6010      - tests: readd the fake store tests
  6011      - many: allow removal of broken snaps, add spread test
  6012      - overlord: implement &Retry{After: duration} support for handlers
  6013      - interface: add new interfaces.all.SecurityBackends
  6014      - integration-tests: remove login tests
  6015      - cmd,interfaces,snap: implement hook whitelist.
  6016      - daemon,overlord/auth,store: update macaroon authentication to use
  6017        the new endpoints
  6018      - daemon, overlord: add buy endpoint to REST API
  6019      - tests: use systemd-run for starting and stopping the unity app
  6020      - tests, integration-tests: port systemd service check test to
  6021        spread
  6022      - store: switch search to new snap-specific endpoint
  6023      - store, many: start using the new details endpoint
  6024      - tests, integration-tests: port unity test to spread
  6025      - tests: add spread test for tried snaps removal
  6026      - tests, integration-tests: port auth errors test to spread
  6027      - snapstate: rename OfficialName to RealName in the new tests
  6028      - many: rename SideInfo.OfficialName to SideInfo.RealName
  6029      - snapstate: use snapstate.Type in backend.RemoveSnapFiles
  6030      - many: add `snap enable/disable` commands
  6031      - tests, integration-tests: port refresh all test to spread
  6032      - snap: add `snap run --shell`
  6033      - tests: set yaml indentation to 4 spaces
  6034      - snapstate: cleanup downloaded temp snap files
  6035      - overlord: make patch1_test more robust
  6036      - debian: add snapd.postrm that purges
  6037      - integration-tests: drop already covered refresh app test
  6038      - many: add concept of "broken" snaps
  6039      - tests, integration-tests: port remove errors tests to spread
  6040      - tests, integration-tests: port revert test to spread
  6041      - debian: fix snapbuild path
  6042      - overlord: fix access to the state without lock in firstboot.go and
  6043        add test
  6044      - snapstate: add very simple garbage collection on upgrade
  6045      - asserts: introduce assertstest with helpers to test code involving
  6046        assertions
  6047      - tests, integration tests: port undone failed install test to
  6048        spread
  6049      - snap,store: switch to the new snaps/metadata endpoint, introduce
  6050        and start capturing DeveloperID
  6051      - tests, integration-tests: port the op remove retry test to spread
  6052      - po: remove snappy.pot from git, it will be generated at build time
  6053      - many: add some missing tests, clarify some things and nitpicks as
  6054        follow up to `snap revert`
  6055      - snapstate: when doing snapsate.Update|Install, talk to the store
  6056        early
  6057      - tests, integration-tests: port the op remove test to spread
  6058      - interfaces: allow /usr/bin/locale in default policy
  6059      - many: add `snap revert`
  6060      - overlord/auth,store: add macaroon serialization/deserialization
  6061        helpers
  6062      - many: embed main store trusted assertions in snapd, way to have
  6063        test ones, spread tests for ack and known
  6064      - overlord/snapstate,daemon: clarify active vs current, add
  6065        SnapState.HasCurrent,CurrentInfo
  6066      - tests: do not search for a specific snap (we hit 100 items) and
  6067        pagination kicks in
  6068      - tests: use printf instead of echo where we need portability
  6069      - tests: rename and generalize basic-binaries to test-snapd-tools
  6070  
  6071   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 26 Jul 2016 15:49:04 +0200
  6072  
  6073  snapd (2.0.10) xenial; urgency=medium
  6074  
  6075    *  New upstream release: LP: #1597329
  6076      - interfaces: also allow @{PROC}/@{pid}/mountinfo and
  6077        @{PROC}/@{pid}/mountstats
  6078      - interfaces: allow read access to /etc/machine-id and
  6079        @{PROC}/@{pid}/smaps
  6080      - interfaces: miscelleneous policy updates for default, log-observe
  6081        and system-observe
  6082      - snapstate: add logging after a successful doLinkSnap
  6083      - tests, integration-tests: port try tests to spread
  6084      - store, cmd/snapd: send a basic user-agent to the store
  6085      - store: add buy method
  6086      - client: retry on failed GETs
  6087      - tests: actual refresh test
  6088      - docs: REST API update
  6089      - interfaces: add mount support for hooks.
  6090      - interfaces: add udev support for hooks.
  6091      - interfaces: add dbus support for hooks.
  6092      - tests, integration-tests: port refresh test to spread
  6093      - tests, integration-tests: port change errors test to spread
  6094      - overlord/ifacestate: don't retry snap security setup
  6095      - integration-tests: remove unused file
  6096      - tests: manage the socket unit when reseting state
  6097      - overlord: improve organization of state patches
  6098      - tests: wait for snapd listening after reset
  6099      - interfaces/builtin: allow other sr*/scd* optical devices
  6100      - systemd: add support for squashfuse
  6101      - snap: make snaps vanishing less fatal for the system
  6102      - snap-exec: os.Exec() needs argv0 in the args[] slice too
  6103      - many: add new `create-user` command
  6104      - interfaces: auto-connect content interfaces with the same content
  6105        and developer
  6106      - snapstate: add Current revision to SnapState
  6107      - readme: tweak readme blurb
  6108      - integration-tests: wait for listening port instead of active
  6109        service reported by systemd
  6110      - many: rename Current -> {CurrentSideInfo,CurrentInfo}
  6111      - spread: fix home interface test after suite move
  6112      - many: name unversioned data.
  6113      - interfaces: add "content" interface
  6114      - overlord/snapstate: defaultBackend can go away now
  6115      - debian: comment to remember why the timer is setup like it is
  6116      - tests,spread.yaml: introduce an upgrade test, support/split into
  6117        two suites for this
  6118      - overlord,overlord/snapstate: ensure we keep snap type in snapstate
  6119        of each snap
  6120      - many: rework the firstboot support
  6121      - integration-tests: fix test failure
  6122      - spread: keep core on suite restore
  6123      - tests: temporary fix for state reset
  6124      - overlord: add infrastructure for simple state format/content
  6125        migrations
  6126      - interfaces: add seccomp support for hooks.
  6127      - interfaces: allow gvfs shares in home and temporarily allow
  6128        socketcall by default (LP: #1592901, LP: #1594675)
  6129      - tests, integration-tests: port network-bind interface tests to
  6130        spread
  6131      - snap,snap/snaptest: use PopulateDir/MakeTestSnapWithFiles directly
  6132        and remove MockSnapWithHooks
  6133      - interfaces: add mpris interface
  6134      - tests: enable `snap run` on i386
  6135      - tests, integration-tests: port network interface test to spread
  6136      - tests, integration-tests: port interfaces cli to spread
  6137      - tests, integration-tests: port leftover install tests to spread
  6138      - interfaces: add apparmor support for hooks.
  6139      - tests, integration-tests: port log-observe interface tests to
  6140        spread
  6141      - asserts: improve Decode doc comment about assertion format
  6142      - tests: moved snaps to lib
  6143      - many: add the camera interface
  6144      - many: add optical-drive interface
  6145      - interfaces: auto-connect home if running on classic
  6146      - spread: bump gccgo test timeout
  6147      - interfaces: use security tags to index security snippets.
  6148      - daemon, overlord/snapstate, store: send confinement header to the
  6149        store for install
  6150      - spread: run tests on 16.04 i386 concurrently
  6151      - tests,integration-tests: port install error tests to spread
  6152      - interfaces: add a serial-port interface
  6153      - tests, integration-tests, debian: port sideload install tests to
  6154        spread
  6155      - interfaces: add new bind security backend and refactor
  6156        backendtests
  6157      - snap: load and validate implicit hooks.
  6158      - tests: add a build/run test for gccgo in spread
  6159      - cmd/snap/cmd_login: Adjust message after adding support for wheel
  6160        group
  6161      - tests, integration-tests: ported install from store tests to
  6162        spread
  6163      - snap: make `snap change <taskid>` show task progress
  6164      - tests, integration-tests: port search tests to spread
  6165      - overlord/state,daemon: make abort proceed immediately, fix doc
  6166        comment, improve tests
  6167      - daemon: extend privileged access to users in "wheel" group
  6168      - snap: tweak `snap refresh` and `snap refresh --list` outputTiny
  6169        branch that does three things:
  6170      - interfaces: refactor auto-connection candidate check
  6171      - snap: add support for snap {install,refresh}
  6172        --{edge,beta,candidate,stable}
  6173      - release: don't force KDE Neon into devmode.
  6174  
  6175   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 29 Jun 2016 21:02:39 +0200
  6176  
  6177  snapd (2.0.9) xenial; urgency=medium
  6178  
  6179    * New upstream release: LP: #1593201
  6180      - snap: add the magic redirect part of `snap run`
  6181      - tests, integration-tests: port server related tests to spread
  6182      - overlord/snapstate: log restarting in the task
  6183      - daemon: test restart wiring, fix setup/teardown
  6184      - cmd: don't show the price if a snap has already been purchased
  6185      - tests, integration-tests: port listing tests to spread
  6186      - integration-tests: do not try to kill ubuntu-clock-app.clock (no
  6187        longer a process)
  6188      - several: tie up overlord's restart handler into daemon; adjust
  6189        snap to cope
  6190      - tests, integration-tests: port abort tests to spread
  6191      - integration-tests: fix flaky TestRemoveBusyRetries
  6192      - testutils: refactor/mock exec
  6193      - snap,cmd: add hook support to snap run.
  6194      - overlord/snapstate: remove Download from backend
  6195      - store: use a custom logging transport
  6196      - overlord/hookstate: implement basic HookManager.
  6197      - spread: move the suite restore to restore-each
  6198      - asserts: turn model os into model core field, making it also more
  6199        like the kernel and gadget fields
  6200      - asserts: / is not allowed in primary key headers, follow the store
  6201        in this
  6202      - release: enable full confinement on Elementary 0.4
  6203      - integration-tests: fix another i386 autopkgtest failure.
  6204      - cmd/snap: create SNAP_USER_DATA and common dirs in `snap run`
  6205      - many: have the installation of the core snap request a restart (on
  6206        classic)
  6207      - asserts: allow to load also account assertions into the trusted
  6208        set
  6209      - many: install snaps in devmode on distributions without complete
  6210        apparmor and seccomp support
  6211      - spread: run on travis
  6212      - snapenv: do not hardcode amd64 in tests
  6213      - spread: initial harness and first test
  6214      - interfaces: miscelleneous policy updates for chromium, x86,
  6215        opengl, etc
  6216      - integration-tests: remove daemon to use the log-observe interface
  6217      - client: remove client.Revision and import snap.Revision instead
  6218      - integration-tests: wait for network-bind service in try test
  6219      - many: move over from snappy to snapstate/backend SetupSnap and
  6220        related code
  6221      - integration-tests: add interfaces cli tests
  6222      - snapenv: cleanup snapenv.{Basic,User}
  6223      - cmd/snap: also print slots that connect to the wanted snap (LP:
  6224        #1590704)
  6225      - asserts: error style, use "cannot" instead of "failed to"
  6226        following the main decided style
  6227      - integration-tests: wait until the network-bind service is up
  6228        before testing
  6229      - many: add new `snap run` command
  6230      - snappy: unexport snappy.Install and snappy.Overlord.{Un,}Install
  6231      - many: add some shared testing helpers to snap/snaptest and to
  6232        boot/boottest
  6233      - rest-api: support to send apps per snap (LP: #1564076)
  6234  
  6235   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 16 Jun 2016 13:56:12 +0200
  6236  
  6237  snapd (2.0.8.1) UNRELEASED; urgency=medium
  6238  
  6239    * New upstream release
  6240      - Cherry pick four commits that show snaps as installed in devmode on
  6241      distributions without full confinement dependencies available:
  6242  
  6243      25634d3364a46b5e9147e4466932c59b1b572d35
  6244      53f2e8d5f1b2d7ce13f5b50be4c09fa1de8cf1e0
  6245      38771f4cc324ad9dd4aa48b03108d13a2c361aad
  6246      c46e069351c61e45c338c98ab12689a319790bd5
  6247  
  6248   -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com>  Tue, 14 Jun 2016 15:55:30 +0200
  6249  
  6250  snapd (2.0.8+1) unstable; urgency=medium
  6251  
  6252    * New upstream release.
  6253    * Update lintian-overrides for new paths.
  6254    * debian/copyright: fix a typo (thanks, lintian!)
  6255  
  6256   -- Steve Langasek <vorlon@debian.org>  Fri, 10 Jun 2016 23:17:22 +0000
  6257  
  6258  snapd (2.0.8) xenial; urgency=medium
  6259  
  6260    * New upstream release: LP: #1589534
  6261      - debian: make `snap refresh` times more random (LP: #1537793)
  6262      - cmd: ExecInCoreSnap looks in "core" snap first, and only in
  6263        "ubuntu-core" snap if rev>125.
  6264      - cmd/snap: have 'snap list' display helper message on stderr
  6265        (LP: #1587445)
  6266      - snap: make app names more restrictive.
  6267  
  6268   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 08 Jun 2016 07:56:58 +0200
  6269  
  6270  snapd (2.0.7) xenial; urgency=medium
  6271  
  6272    * New upstream release: LP: #1589534
  6273      - debian: do not ship  /etc/ld.so.conf.d/snappy.conf (LP: #1589006)
  6274      - debian: fix snapd.refresh.service install and usage (LP: #1588977)
  6275      - ovlerlord/state: actually support task setting themself as
  6276        done/undone
  6277      - snap: do not use "." import in revision_test.go, as this breaks
  6278        gccgo-6 (fix build failure on powerpc)
  6279      - interfaces: add fcitx and mozc input methods to unity7
  6280      - interfaces: add global gsettings interfaces
  6281      - interfaces: autoconnect home and doc updates (LP: #1588886)
  6282      - integration-tests: remove
  6283        abortSuite.TestAbortWithValidIdInDoingStatus
  6284      - many: adding backward compatible code to upgrade SnapSetup.Flags
  6285      - overlord/snapstate: handle sideloading over an old sideloaded snap
  6286        without panicing
  6287      - interfaces: add socketcall() to the network/network-bind
  6288        interfaces (LP: #1588100)
  6289      - overlord/snapstate,snappy: move over CanRemoveThis moves over the
  6290        CanRemove check to snapstate itself.overlord/snapstate
  6291      - snappy: move over CanRemove
  6292      - overlord/snapstate,snappy: move over CopyData and Remove*Data code
  6293  
  6294   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 06 Jun 2016 16:35:50 +0200
  6295  
  6296  snapd (2.0.6) xenial; urgency=medium
  6297  
  6298    * New upstream release: LP: #1588052:
  6299      - many: repository moved to snapcore/snapd
  6300      - debian: add transitional pkg for the github location change
  6301      - snap: ensure `snap try` work with relative paths
  6302      - debian: drop run/build dependency on lsb-release
  6303      - asserts/tool: gpg key pair manager
  6304      - many: add new snap-exec
  6305      - many: implement `snap refresh --list` and  `snap refresh`
  6306      - snap: add parsing support for hooks.
  6307      - many: add the cups interface
  6308      - interfaces: misc policy fixes (LP: #1583794)
  6309      - many: add `snap try`
  6310      - interfaces: allow using sysctl and scmp_sys_resolver for parsing
  6311        kernel logs
  6312      - debian: make snapd get its environ from /etc/environment
  6313      - daemon,client,snap: revisions are now strings
  6314      - interfaces: allow access to new ibus abstract socket path
  6315        LP: #1580463
  6316      - integration-tests: add remove tests
  6317      - asserts: stronger crypto choices and follow better latest designs
  6318      - snappy,daemon: hollow out more of snappy (either removing or not
  6319        exporting stuff on its way out), snappy/gadget.go is gone
  6320      - asserts: rename device-serial to serial
  6321      - asserts: rename identity to account (and username access)
  6322      - integration-tests: add changes tests
  6323      - backend: add tests for environment wrapper generation
  6324      - interfaces/builtin: add location-control interface
  6325      - overlord/snapstate: move over check snap logic from snappy
  6326      - release: use os-release instead of lsb-release for cross-distro
  6327        use
  6328      - asserts: allow empty snap-name for snap-declaration
  6329      - interfaces/builtin,docs,snap: add the pulseaudio interface
  6330      - many: add support for an environment map inside snap.yaml
  6331      - overlord/snapstate: increase robustness of doLinkSnap/undoLinkSnap
  6332        with sanity unit tests
  6333      - snap: parse epoch property
  6334      - snappy: do nothing in SetNextBoot when running on classic
  6335      - snap: validate snap type
  6336      - integration-tests: extend find command tests
  6337      - asserts: extend tests to cover mandatory and empty headers
  6338      - tests: stop the update-pot check in run-checks
  6339      - snap: parse confinement property.
  6340      - store: change applyUbuntuStoreHeaders to not take accept, and to
  6341        take a channel
  6342      - many: struct-based revisions, new representation
  6343      - interfaces: remove 'audit deny' rules from network_control.go
  6344      - interfaces: add  com.canonical.UrlLauncher.XdgOpen to unity7
  6345        interface
  6346      - interfaces: firewall-control can access xtables lock file
  6347      - interfaces: allow unity7 AppMenu
  6348      - interfaces: allow unity7 launcher API
  6349      - interfaces/builtin: add location-observe interface
  6350      - snap: fixed snap empty list text LP: #1587445
  6351  
  6352   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 02 Jun 2016 08:23:50 +0200
  6353  
  6354  snapd (2.0.5+1) unstable; urgency=medium
  6355  
  6356    * Initial Debian upload.  Closes: #824943.
  6357    * release/release{,_test}.go: use /etc/os-release, which is guaranteed to
  6358      be part of base-files on both Ubuntu and Debian, instead of
  6359      /etc/lsb-release which doesn't exist at all on Debian.
  6360    * drop transitional packages, not needed in Debian.
  6361    * Add lintian overrides for false-positive detection of embedded libyaml.
  6362    * Update Vcs-* fields to point at maintainer's branch.
  6363    * Add a further lintian override for the /snap directory so that the
  6364      package is not automatically rejected by the NEW queue; this directory
  6365      location is certainly subject to discussion for Debian, but let's have
  6366      the discussion rather than blocking the package at the archive level.
  6367  
  6368   -- Steve Langasek <vorlon@debian.org>  Mon, 23 May 2016 00:36:06 +0000
  6369  
  6370  snapd (2.0.5) xenial; urgency=medium
  6371  
  6372    * New upstream release: LP: #1583085
  6373      - interfaces: add dbusmenu, freedesktop and kde notifications to
  6374        unity7 (LP: #1573188)
  6375      - daemon: make localSnapInfo return SnapState
  6376      - cmd: make snap list with no snaps not special
  6377      - debian: workaround for XDG_DATA_DIRS issues
  6378      - cmd,po: fix conflicts, apply review from #1154
  6379      - snap,store: load and store the private flag sent by the store in
  6380        SideInfo
  6381      - interfaces/apparmor/template.go: adjust /dev/shm to be more usable
  6382      - store: use purchase decorator in Snap and FindSnaps
  6383      - interfaces: first version of the networkmanager interface
  6384      - snap, snappy: implement the new (minmimal) kernel spec
  6385      - cmd/snap, debian: move manpage generation to depend on an environ
  6386        key; also, fix completion
  6387  
  6388   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 19 May 2016 15:29:16 +0200
  6389  
  6390  snapd (2.0.4) xenial; urgency=medium
  6391  
  6392    * New upstream release:
  6393      - interfaces: cleanup explicit denies
  6394      - integration-tests: remove the ancient integration daemon tests
  6395      - integration-tests: add network-bind interface test
  6396      - integration-tests: add actual checks for undoing install
  6397      - integration-tests: add store login test
  6398      - snap: add certain implicit slots only on classic
  6399      - integration-tests: add coverage flags to snapd.service ExecStart
  6400        setting when building from branch
  6401      - integration-tests: remove the tests for features removed in 16.04.
  6402      - daemon, overlord/snapstate: "(de)activate" is no longer a thing
  6403      - docs: update meta.md and security.md for current snappy
  6404      - debian: always start snapd
  6405      - integration-tests: add test for undoing failed install
  6406      - overlord: handle ensureNext being in the past
  6407      - overlord/snapstate,overlord/snapstate/backend,snappy: start
  6408        backend porting LinkSnap and UnlinkSnap
  6409      - debian/tests: add reboot capability to autopkgtest and execute
  6410        snapPersistsSuite
  6411      - daemon,snappy,progress: drop license agreement broken logic
  6412      - daemon,client,cmd/snap: nice access denied message
  6413        (LP: #1574829)
  6414      - daemon: add user parameter to all commands
  6415      - snap, store: rework purchase methods into decorators
  6416      - many: simplify release package and add OnClassic
  6417      - interfaces: miscellaneous policy updates
  6418      - snappy,wrappers: move desktop files handling to wrappers
  6419      - snappy: remove some obviously dead code
  6420      - interfaces/builtin: quote apparmor label
  6421      - many: remove the gadget yaml support from snappy
  6422      - snappy,systemd,wrappers: move service units generation to wrappers
  6423      - store: add method to determine if a snap must be bought
  6424      - store: add methods to read purchases from the store
  6425      - wrappers,snappy: move binary wrapper generation to new package
  6426        wrappers
  6427      - snap: add `snap help` command
  6428      - integration-tests: remove framework-test data and avoid using
  6429        config-snap for now
  6430      - add integration test to verify fix for LP: #1571721
  6431  
  6432   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 13 May 2016 17:19:37 -0700
  6433  
  6434  snapd (2.0.3) xenial; urgency=medium
  6435  
  6436    * New upstream micro release:
  6437      - integration-tests, debian/tests: add unity snap autopkg test
  6438      - snappy: introduce first feature flag for assumes: common-data-dir
  6439      - timeout,snap: add YAML unmarshal function for timeout.Timeout
  6440      - many: go into state.Retry state when unmounting a snap fails.
  6441        (LP: #1571721, #1575399)
  6442      - daemon,client,cmd/snap: improve output after snap
  6443        install/refresh/remove (LP: #1574830)
  6444      - integration-tests, debian/tests: add test for home interface
  6445      - interfaces,overlord: support unversioned data
  6446      - interfaces/builtin: improve the bluez interface
  6447      - cmd: don't include the unit tests when building with go test -c
  6448        for integration tests
  6449      - integration-tests: teach some new trick to the fake store,
  6450        reenable the app refresh test
  6451      - many: move with some simplifications test snap building to
  6452        snap/snaptest
  6453      - asserts: define type for revision related errors
  6454      - snap/snaptest,daemon,overlord/ifacestate,overlord/snapstate: unify
  6455        mocking snaps behind MockSnap
  6456      - snappy: fix openSnapFile's handling of sideInfo
  6457      - daemon: improve snap sideload form handling
  6458      - snap: add short and long description to the man-page
  6459        (LP: #1570280)
  6460      - snappy: remove unused SetProperty
  6461      - snappy: use more accurate test data
  6462      - integration-tests: add a integration test about remove removing
  6463        all revisions
  6464      - overlord/snapstate: make "snap remove" remove all revisions of a
  6465        snap (LP: #1571710)
  6466      - integration-tests: re-enable a bunch of integration tests
  6467      - snappy: remove unused dbus code
  6468      - overlord/ifacestate: fix setup-profiles to use new snap revision
  6469        for setup (LP: #1572463)
  6470      - integration-tests: add regression test for auth bug LP:#1571491
  6471      - client, snap: remove obsolete TypeCore which was used in the old
  6472        SystemImage days
  6473      - integration-tests: add apparmor test
  6474      - cmd: don't perform type assertion when we know error to be nil
  6475      - client: list correct snap types
  6476      - intefaces/builtin: allow getsockname on connected x11 plugs
  6477        (LP: #1574526)
  6478      - daemon,overlord/snapstate: read name out of sideloaded snap early,
  6479        improved change summary
  6480      - overlord: keep tasks unlinked from a change hidden, prune them
  6481      - integration-tests: snap list on fresh boot is good again
  6482      - integration-tests: add partial term to the find test
  6483      - integration-tests: changed default release to 16
  6484      - integration-tests: add regression test for snaps not present after
  6485        reboot
  6486      - integration-tests: network interface
  6487      - integration-tests: add proxy related environment variables to
  6488        snapd env file
  6489      - README.md: snappy => snap
  6490      - etc: trivial typo fix (LP:#1569892)
  6491      - debian: remove unneeded /var/lib/snapd/apparmor/additional
  6492        directory (LP: #1569577)
  6493      - builtin/unity7.go: allow using gmenu. LP: #1576287
  6494  
  6495   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 03 May 2016 07:51:57 +0200
  6496  
  6497  snapd (2.0.2) xenial; urgency=medium
  6498  
  6499    * New upstream release:
  6500      - systemd: add multi-user.target (LP: #1572125)
  6501      - release: our series is 16
  6502      - integration-tests: fix snapd binary path for mounting the daemon
  6503        built from branch
  6504      - overlord,snap: add firstboot state sync
  6505  
  6506   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 19 Apr 2016 16:02:44 +0200
  6507  
  6508  snapd (2.0.1) xenial; urgency=medium
  6509  
  6510    * client,daemon,overlord: fix authentication:
  6511      - fix incorrect authenication check (LP: #1571491)
  6512  
  6513   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 18 Apr 2016 07:24:33 +0200
  6514  
  6515  snapd (2.0) xenial; urgency=medium
  6516  
  6517    * New upstream release:
  6518      - debian: put snapd in /usr/lib/snapd/
  6519      - cmd/snap: minor polishing
  6520      - cmd,client,daemon: add snap abort command
  6521      - overlord: don't hold locks when callling backends
  6522      - release,store,daemon: no more default-channel, release=>series
  6523      - many: drop support for deprecated environment variables
  6524        (SNAP_APP_*)
  6525      - many: support individual ids in changes cmd
  6526      - overlord/state: use numeric change and task ids
  6527      - overlord/auth,daemon,client,cmd/snap: logout
  6528      - daemon: don't install ubuntu-core twice
  6529      - daemon,client,overlord/state,cmd: add changes command
  6530      - interfaces/dbus: drop superfluous backslash from template
  6531      - daemon, overlord/snapstate: updates are users too!
  6532      - cmd/snap,daemon,overlord/ifacestate: add support for developer
  6533        mode
  6534      - daemon,overlord/snapstate: on refresh use the remembered channel,
  6535        default to stable channel otherwise
  6536      - cmd/snap: improve UX of snap interfaces when there are no results
  6537      - overlord/state: include time in task log messages
  6538      - overlord: prune and abort old changes and tasks
  6539      - overlord/ifacestate: add implicit slots in setup-profiles
  6540      - daemon,overlord: setup authentication for store downloads
  6541      - daemon: macaroon-authed users are like root, and sudoers can login
  6542      - daemon,client,docs: send install options to daemon
  6543  
  6544   -- Michael Vogt <michael.vogt@ubuntu.com>  Sat, 16 Apr 2016 22:15:40 +0200
  6545  
  6546  snapd (1.9.4) xenial; urgency=medium
  6547  
  6548    * New upstream release:
  6549      - etc: fix desktop file location
  6550      - overlord/snapstate: stop an update once download sees the revision
  6551        is already installed
  6552      - overlord: make SnapState.DevMode a method, store flags
  6553      - snappy: no more snapYaml in snappy.Snap
  6554      - daemon,cmd,dirs,lockfile: drop all lockfiles
  6555      - debian: use sudo in setup of the proxy environment
  6556      - snap/snapenv,snappy,systemd: expose SNAP_REVISION to app
  6557        environment
  6558      - snap: validate similarly to what we did with old snapYaml info
  6559        from squashfs snaps
  6560      - daemon,store: plug in authentication for store search/details
  6561      - overlord/snapstate: fix JSON name of SnapState.Candidate
  6562      - overlord/snapstate: start using revisions higher than 100000 for
  6563        local installs (sideloads)
  6564      - interfaces,overlorf/ifacestate: honor user choice and don't auto-
  6565        connect disconnected plugs
  6566      - overlord/auth,daemon,client: hide user ids again
  6567      - daemon,overlord/snapstate: back /snaps (and so snap list) using
  6568        state
  6569      - daemon,client,overlord/auth: rework state auth data
  6570      - overlord/snapstate: disable Activate and Deactivate
  6571      - debian: fix silly typo in autopkgtest setup
  6572      - overlord/ifacestate: remove connection state with discard-conns
  6573        task, on the removal of last snap
  6574      - daemon,client: rename API update action to refresh
  6575      - cmd/snap: rework login to be more resilient
  6576      - overlord/snapstate: deny two changes on one snap
  6577      - snappy: fix crash on certain snap.yaml
  6578      - systemd: use native systemctl enable instead of our own
  6579        implementation
  6580      - store: add workaround for misbehaving store
  6581      - debian: make autopkgtest use the right env vars
  6582      - state: log do/undo status too when a task is run
  6583      - docs: update rest.md with price information
  6584      - daemon: only include price property if the snap is non-free
  6585      - daemon, client, cmd/snap: connect/disconnect now async
  6586      - snap,snappy: allow snaps to require system features
  6587      - integration-tests: fix report of skips in SetUpTest method
  6588      - snappy: clean out major bits (still using Installed) now
  6589        unreferenced as cmd/snappy is gone
  6590      - daemon/api,overlord/auth: add helper to get UserState from a
  6591        client request
  6592  
  6593   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 15 Apr 2016 23:30:00 +0200
  6594  
  6595  snapd (1.9.3) xenial; urgency=medium
  6596  
  6597    * New upstream release:
  6598      - many: prepare for opengl support on classic
  6599      - interfaces/apparmor: load all apparmor profiles on snap setup
  6600      - daemon,client: move async resource to change in meta
  6601      - debian: disable autopilot
  6602      - snap: add basic progress reporting
  6603      - client,cmd,daemon,snap,store: show the price of snaps in the cli
  6604      - state: add minimal taskrunner logging
  6605      - daemon,snap,overlord/snapstate: in the API get the snap icon using
  6606        state
  6607      - client,daemon,overlord: don't guess snap file vs. name
  6608      - overlord/ifacestate: reload snap connections when setting up
  6609        security for a given snap
  6610      - snappy: remove cmd/snappy (superseded in favour of cmd/snap)
  6611      - interfaecs/apparmor: remove all traces of old-security from
  6612        apparmor backend
  6613      - interfaces/builtin: add bluez interface
  6614      - overlord/ifacestate: don't crash if connection cannot be reloaded
  6615      - debian: add searchSuite to autopkgtest
  6616      - client, daemon, cmd/snap: no more tasks; everything is changes
  6617      - client: send authorization header in client requests
  6618      - client, daemon: marshal suggested currency over REST
  6619      - docs, snap: enumerate snap types correctly in docs and comments
  6620      - many: add store authenticator parameter
  6621      - overlord/ifacestate,daemon: setup security on conect and
  6622        disconnect
  6623      - interfaces/apparmor: remove unused apparmor variables
  6624      - snapstate: add missing "TaskProgressAdapter.Write()" for working
  6625        progress reporting
  6626      - many: clean out snap config related code not for OS
  6627      - daemon,client,cmd: return snap list from /v2/snaps
  6628      - docs: update `/v2/snaps` endpoint documentation
  6629      - interfaces: rename developerMode to devMode
  6630      - daemon,client,overlord: progress current => done
  6631      - daemon,client,cmd/snap: move query metadata to top-level doc
  6632      - interfaces: add TestSecurityBackend
  6633      - many: replace typographic quotes with ASCII
  6634      - client, daemon: rework rest changes to export "ready" and "err"
  6635      - overlord/snapstate,snap,store: track snap-id in side-info and
  6636        therefore in state
  6637      - daemon: improve mocking  of interfaces API tests
  6638      - integration-tests: remove origins in default snap names for udf
  6639        call
  6640      - integration-test: use "snap list" in GetCurrentVersion
  6641      - many: almost no more NewInstalledSnap reading manifest from
  6642        snapstate and backend
  6643      - daemon: auto install ubuntu-core if missing
  6644      - oauth,store: remove OAuth authentication logic
  6645      - overlord/ifacestate: simplify some tests with implicit manager
  6646        initialization
  6647      - store, snappy: move away from hitting details directly
  6648      - overlord/ifacestate: reload connections when restarting the
  6649        manager
  6650      - overlord/ifacestate: increase flexibility of unit tests
  6651      - overlord: use state to discover all installed snaps
  6652      - overlord/ifacestate: track connections in the state
  6653      - many: separate copy-data from unlinking of current snap
  6654      - overlord/auth,store/auth: add macaroon authenticator to UserState
  6655      - client: support for /v2/changes and /v2/changes/{id}
  6656      - daemon/api,overlord/auth: rework authenticated users information
  6657        in state
  6658  
  6659   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 14 Apr 2016 23:29:43 +0200
  6660  
  6661  snapd (1.9.2) xenial; urgency=medium
  6662  
  6663    * New upstream release:
  6664      - cmd/snap,daemon,store: rework login command to use daemon login
  6665        API
  6666      - store: cache suggested currency from the store
  6667      - overlord/ifacestate: modularize and extend tests
  6668      - integration-tests: reenable failure tests
  6669      - daemon: include progress in rest changes
  6670      - daemon, overlord/state: expose individual changes
  6671      - overlord/ifacestate: drop duplicate package comment
  6672      - overlord/ifacestate: allow tests to override security backends
  6673      - cmd/snap: install *.snap and *.snap.* as files too
  6674      - interfaces/apparmor: replace /var/lib/snap with /var/snap
  6675      - daemon,overlord/ifacestate: connect REST API to interfaces in the
  6676        overlord
  6677      - debian: remove unneeded dependencies from snapd
  6678      - overlord/state: checkpoint on final progress only
  6679      - osutil: introduce IsUIDInAny
  6680      - overlord/snapstate: rename GetSnapState to Get, SetSnapState to
  6681        Set
  6682      - daemon: add id to changes json
  6683      - overlord/snapstate: SetSnapState() needs locks
  6684      - overlord: fix broken tests
  6685      - overlord/snapstate,overlord/ifacestate: reimplement SnapInfo (as
  6686        Info) actually using the state
  6687  
  6688   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 13 Apr 2016 17:27:00 +0200
  6689  
  6690  snapd (1.9.1.1) xenial; urgency=medium
  6691  
  6692    * debian/tests/control:
  6693      - add git to make autopkgtest work
  6694  
  6695   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 12 Apr 2016 17:19:19 +0200
  6696  
  6697  snapd (1.9.1) xenial; urgency=medium
  6698  
  6699    * Add warning about installing ubuntu-core-snapd-units on Desktop systems.
  6700    * Add ${misc:Depends} to ubuntu-core-snapd-units.
  6701    * interfaces,overlord: add support for auto-connecting plugs on
  6702      install
  6703    * fix sideloading snaps and (re)add tests for this
  6704    * add `ca-certificates` to the test-dependencies to fix autopkgtest
  6705      failure on armhf
  6706  
  6707   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 12 Apr 2016 14:39:57 +0200
  6708  
  6709  snapd (1.9) xenial; urgency=medium
  6710  
  6711    * rename source and binary package to "snapd"
  6712    * update directory layout to final 16.04 layout
  6713    * use `snap` command instead of the previous `snappy`
  6714    * use `interface` based security
  6715    * use new state engine for install/update/remove
  6716  
  6717   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 12 Apr 2016 01:05:09 +0200
  6718  
  6719  ubuntu-snappy (1.7.3+20160310ubuntu1) xenial; urgency=medium
  6720  
  6721      - debian: update versionized ubuntu-core-launcher dependency
  6722      - debian: tweak desktop file dir, ship Xsession.d snip for seamless
  6723        integration
  6724      - snappy: fix hw-assign to work with per-app udev tags
  6725      - snappy: use $snap.$app as per-app udev tag
  6726      - snap,snappy,systemd: %s/\<SNAP_ORIGIN\>/SNAP_DEVELOPER/g
  6727      - snappy: add mksquashfs --no-xattrs parameter
  6728      - snap,snappy,systemd: kill SNAP_FULLNAME
  6729  
  6730   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 10 Mar 2016 09:26:20 +0100
  6731  
  6732  ubuntu-snappy (1.7.3+20160308ubuntu1) xenial; urgency=medium
  6733  
  6734      - snappy,snap: move icon under meta/gui/
  6735      - debian: add snap.8 manpage
  6736      - debian: move snapd to /usr/lib/snappy/snapd
  6737      - snap,snappy,systemd: remove TMPDIR, TEMPDIR, SNAP_APP_TMPDIR
  6738      - snappy,dirs: add support to use desktop files from inside snaps
  6739      - daemon: snapd API events endpoint redux
  6740      - interfaces/builtin: add "network" interface
  6741      - overlord/state: do small fixes (typo, id clashes paranoia)
  6742      - overlord: add first pass of the logic in StateEngine itself
  6743      - overlord/state: introduce Status/SetStatus on Change
  6744      - interfaces: support permanent security snippets
  6745      - overlord/state: introduce Status/SetStatus and
  6746        Progress/SetProgress on Task
  6747      - overlord/state: introduce Task and Change.NewTask
  6748      - many: selectively swap semantics of plugs and slots
  6749      - client,cmd/snap: remove useless indirection in Interfaces
  6750      - interfaces: maintain Plug and Slot connection details
  6751      - client,daemon,cmd/snap: change POST /2.0/interfaces to work with
  6752        lists
  6753      - overlord/state: introduce Change and NewChange on state to create
  6754        them
  6755      - snappy: bugfix for snap.yaml parsing to be more consistent with
  6756        the spec
  6757      - snappy,systemd: remove "ports" from snap.yaml
  6758  
  6759   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 08 Mar 2016 11:24:09 +0100
  6760  
  6761  ubuntu-snappy (1.7.3+20160303ubuntu4) xenial; urgency=medium
  6762  
  6763    * rename:
  6764      debian/golang-snappy-dev.install ->
  6765         debian/golang-github-ubuntu-core-snappy-dev.install:
  6766  
  6767   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 03 Mar 2016 12:29:16 +0100
  6768  
  6769  ubuntu-snappy (1.7.3+20160303ubuntu3) xenial; urgency=medium
  6770  
  6771    * really fix typo in dependency name
  6772  
  6773   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 03 Mar 2016 12:21:39 +0100
  6774  
  6775  ubuntu-snappy (1.7.3+20160303ubuntu2) xenial; urgency=medium
  6776  
  6777    * fix typo in dependency name
  6778  
  6779   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 03 Mar 2016 12:05:36 +0100
  6780  
  6781  ubuntu-snappy (1.7.3+20160303ubuntu1) xenial; urgency=medium
  6782  
  6783      - debian: update build-depends for MIR
  6784      - many: implement new REST API: GET /2.0/interfaces
  6785      - integration-tests: properly stop snapd from branch
  6786      - cmd/snap: update tests for go-flags changes
  6787      - overlord/state: implement Lock/Unlock with implicit checkpointing
  6788      - overlord: split out the managers and State to their own
  6789        subpackages of overlord
  6790      - snappy: rename "migration-skill" to "old-security" and use new
  6791        interface names instead of skills
  6792      - client,cmd/snap: clarify name ambiguity in Plug or Slot
  6793      - overlord: start working on state engine along spec v2, have the
  6794        main skeleton follow that
  6795      - classic, oauth: update tests for change in MakeRandomString()
  6796      - client,cmd/snap: s/add/install/:-(
  6797      - interfaces,daemon: specialize Name to either Plug or Slot
  6798      - interfaces,interfaces/types: unify security snippet functions
  6799      - snapd: close the listener on Stop, to force the http.Serve loop to
  6800        exit
  6801      - snappy,daemon,snap/lightweight,cmd/snappy,docs/rest.md: expose
  6802        explicit channel selection to rest api
  6803      - interfaces,daemon: rename package holding built-in interfaces
  6804      - integration-tests: add the first classic dimension tests
  6805      - client,deaemon,docs: rename skills to interfaces on the wire
  6806      - asserts: add identity assertion type
  6807      - integration-tests: add the no_proxy env var
  6808      - debian: update build-depends for new package names
  6809      - oauth: fix oauth & quoting in the oauth_signature
  6810      - integration-tests: remove unused field
  6811      - integration-tests: add the http proxy argument
  6812      - interfaces,interfaces/types,deamon: mass internal rename to
  6813        interfaces
  6814      - client,cmd/snap: rename skills to interfaces (part 2)
  6815      - arch: fix missing mapping for powerpc
  6816  
  6817   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 03 Mar 2016 11:00:19 +0100
  6818  
  6819  ubuntu-snappy (1.7.3+20160225ubuntu1) xenial; urgency=medium
  6820  
  6821      - integration-tests: always use the built snapd when compiling
  6822        binaries from branch
  6823      - cmd/snap: rename skills to interfaces
  6824      - testutil,skills/types,skills,daemon: tweak discovery of know skill
  6825        types
  6826      - docs: add docs for arm64 cross building
  6827      - overlord: implement basic ReadState/WriteState
  6828      - overlord: implement Get/Set/Copy on State
  6829      - integration-tests: fix dd output check
  6830      - integration-tests: add fromBranch config field
  6831      - integration-tests: use cli pkg methods in hwAssignSuite
  6832      - debian: do not create the snappypkg user, we don't need it anymore
  6833      - arch: fix build failure on s390x
  6834      - classic: cleanup downloaded lxd tarball
  6835      - cmd/snap,client,integration-tests: rename snap subcmds
  6836        'assert'=>'ack', 'asserts'=>'known'
  6837      - skills: fix broken tests builds
  6838      - skills,skills/types: pass slot to SlotSecuritySnippet()
  6839      - skills/types: teach bool-file about udev security
  6840  
  6841   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 25 Feb 2016 16:17:19 +0100
  6842  
  6843  ubuntu-snappy (1.7.2+20160223ubuntu1) xenial; urgency=medium
  6844  
  6845    * New git snapshot:
  6846      - asserts: introduce snap-declaration
  6847      - cmd/snap: fix integration tests for the "cmd_asserts"
  6848      - integration-tests: fix fanctl output check
  6849      - cmd/snap: fix test failure after merging 23a64e6
  6850      - cmd/snap: replace skip-help with empty description
  6851      - docs: update security.md to match current migration-skill
  6852        semantics
  6853      - snappy: treat commands with 'daemon' field as services
  6854      - asserts: use more consistent names for receivers in
  6855        snap_asserts*.go
  6856      - debian: add missing golang-websocket-dev build-dependency
  6857      - classic: if classic fails to get created, undo the bind mounts
  6858      - snappy: never return nil in NewLocalSnapRepository()
  6859      - notifications: A simple notification system
  6860      - snappy: when using staging, authenticate there instead
  6861      - integration-tests/snapd: fix the start of the test snapd socket
  6862      - skills/types: use CamelCase for security names
  6863      - skills: add support for implicit revoke
  6864      - skills: add security layer
  6865      - integration-tests: use exec.Command wrapper for updates
  6866      - cmd/snap: add 'snap skills'
  6867      - cms/snap: add 'snap revoke'
  6868      - docs: add docs for skills API
  6869      - cmd/snap: add 'snap grant'
  6870      - cmd/snappy, coreconfig, daemon, snappy: move config to always be
  6871        bytes (in and out)
  6872      - overlord: start with a skeleton and stubs for Overlord,
  6873        StateEngine, StateJournal and managers
  6874      - integration-tests: skip tests affected by LP: #1544507
  6875      - skills/types: add bool-file
  6876      - po: refresh translation templates
  6877      - cmd/snap: add 'snap experimental remove-skill-slot'
  6878      - asserts: introduce device assertion
  6879      - cmd/snap: implemented add, remove, purge, refresh, rollback,
  6880        activate, deactivate
  6881      - cmd/snap: add 'snap experimental add-skill-slot'
  6882      - cmd/snap: add 'snap experimental remove-skill'
  6883      - cmd/snap: add tests for common skills code
  6884      - cmd/snap: add 'snap experimental add-skill'
  6885      - asserts: make assertion checkers used by db.Check modular and
  6886        pluggable
  6887      - cmd,client,daemon,caps,docs,po: remove capabilities
  6888      - scripts: move the script to get dependencies to a separate file
  6889      - asserts: make the disk layout compatible for storing more than one
  6890        revision
  6891      - cmd/snap: make the assert command options exported
  6892      - integration-tests: Remove the target release and channel
  6893      - asserts: introduce model assertion
  6894      - integration-tests: add exec.Cmd wrapper
  6895      - cmd/snap: add client test support methods
  6896      - cmd/snap: move key=value attribute parsing to commmon
  6897      - cmd/snap: apply new style consistency to "snap" commands.
  6898      - cmd/snap: support redirecting the client for testing
  6899      - cmd/snap: support testing command output
  6900      - snappy,daemon: remove the meta repositories abstractions
  6901      - cmd: add support for experimental commands
  6902      - cmd/snappy,daemon,snap,snappy: remove SetActive from parts
  6903      - cmd/snappy,daemon,snappy,snap: remove config from parts interface
  6904      - client: improve test data
  6905      - cmd: allow to construct a fresh parser
  6906      - cmd: don't treat help as an error
  6907      - cmd/snappy,snappy: remove "Details" from the repository interface
  6908      - asserts: check that primary keys are set when
  6909        Decode()ing/assembling assertions
  6910      - snap,snappy: refactor to remove "Install" from the Part interface
  6911      - client,cmd: make client.New() configurable
  6912      - client: enable retrieving asynchronous operation information with
  6913        `Client.Operation`.
  6914  
  6915   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 23 Feb 2016 11:28:18 +0100
  6916  
  6917  ubuntu-snappy (1.7.2+20160204ubuntu1) xenial; urgency=medium
  6918  
  6919    * New git snapshot:
  6920      - integration-tests: fix the rollback error messages
  6921      - integration-test: use the common cli method when trying to install
  6922        an unexisting snap
  6923      - integration-tests: rename snap find test
  6924      - daemon: refactor makeErrorResponder()
  6925      - integration: add regression test for LP: #1541317
  6926      - integration-tests: reenable TestRollbackMustRebootToOtherVersion
  6927      - asserts: introduce "snap asserts" subcmd to show assertions in the
  6928        system db
  6929      - docs: fix parameter style
  6930      - daemon: use underscore in JSON interface
  6931      - client: add skills API
  6932      - asserts,docs/rest.md: change Encoder not to add extra newlines at
  6933        the end of the stream
  6934      - integration-tests: "snappy search" is no more, its "snap search"
  6935        now
  6936      - README, integration-tests/tests: chmod snapd.socket after manual
  6937        start.
  6938      - snappy: add default security profile if none is specified
  6939      - skills,daemon: add REST APIs for skills
  6940      - cmd/snap, cmd/snappy: move from `snappy search` to `snap find`.
  6941      - The first step towards REST world domination: search is now done
  6942        via
  6943      - debian: remove obsolete /etc/grub.d/09_snappy on upgrade
  6944      - skills: provide different security snippets for skill and slot
  6945        side
  6946      - osutil: make go vet happy again
  6947      - snappy,systemd: use Type field in systemd.ServiceDescription
  6948      - skills: add basic grant-revoke methods
  6949      - client,daemon,asserts: expose the ability to query assertions in
  6950        the system db
  6951      - skills: add basic methods for slot handling
  6952      - snappy,daemon,snap: move "Uninstall" into overlord
  6953      - snappy: move SnapFile.Install() into Overlord.Install()
  6954      - integration-tests: re-enable some failover tests
  6955      - client: remove snaps
  6956      - asserts: uniform searching across trusted (account keys) and main
  6957        backstore
  6958      - asserts: introduce Decoder to parse streams of assertions and
  6959        Encoder to build them
  6960      - client: filter snaps with a search query
  6961      - client: pass query as well as path in client internals
  6962      - skills: provide different security snippets for skill and slot
  6963        side
  6964      - snappy: refactor snapYaml to remove methods on snapYaml type
  6965      - snappy: remove unused variable from test
  6966      - skills: add basic methods for skill handing
  6967      - snappy: remove support for meta/package.yaml and implement new
  6968        meta/snap.yaml
  6969      - snappy: add new overlord type responsible for
  6970        Installed/Install/Uninstall/SetActive and stub it out
  6971      - skills: add basic methods for type handling
  6972      - daemon, snappy: add find (aka search)
  6973      - client: filter snaps by type
  6974      - skills: tweak valid names and error messages
  6975      - skills: add special skill type for testing
  6976      - cmd/snapd,daemon: filter snaps by type
  6977      - partition: remove obsolete uEnv.txt
  6978      - skills: add Type interface
  6979      - integration-tests: fix the bootloader path
  6980      - asserts: introduce a memory backed assertion backstore
  6981      - integration-tests: get name of OS snap from bootloader
  6982      - cmd/snapd,daemon: filter snaps by source
  6983      - asserts,daemon: bump some copyright years for things that have
  6984        been touched in the new year
  6985      - skills: add the initial Repository type
  6986      - skills: add a name validation function
  6987      - client: filter snaps by source
  6988      - snappy: unmount the squashfs snap again if it fails to install
  6989      - snap: make a copy of the search uri before mutating it
  6990        Closes: LP#1537005
  6991      - cmd/snap,client,daemon,asserts: introduce "assert " snap
  6992        subcommand
  6993      - cmd/snappy, snappy: fix failover handling of the "active"
  6994        kernel/os snap
  6995      - daemon, client, docs/rest.md, snapd integration tests: move to the
  6996        new error response
  6997      - asserts: change Backstore interface, backstores can now access
  6998        primary key names from types
  6999      - asserts: make AssertionType into a real struct exposing the
  7000        metadata Name and PrimaryKey
  7001      - caps: improve bool-file sanitization
  7002      - asserts: fixup toolbelt to use exposed key ID.
  7003      - client: return by reference rather than by value
  7004      - asserts: exported filesystem backstores + explicit backstores
  7005  
  7006   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 04 Feb 2016 16:35:31 +0100
  7007  
  7008  ubuntu-snappy (1.7.2+20160113ubuntu1) xenial; urgency=medium
  7009  
  7010    * New git snapshot
  7011  
  7012   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 13 Jan 2016 11:25:40 +0100
  7013  
  7014  ubuntu-snappy (1.7.2ubuntu1) xenial; urgency=medium
  7015  
  7016    * New upstream release:
  7017      - bin-path integration
  7018      - assertions/capability work
  7019      - fix squashfs based snap building
  7020  
  7021   -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 04 Dec 2015 08:46:35 +0100
  7022  
  7023  ubuntu-snappy (1.7.1ubuntu1) xenial; urgency=medium
  7024  
  7025    * New upstream release:
  7026      - fix dependencies
  7027      - fix armhf builds
  7028  
  7029   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 02 Dec 2015 07:46:07 +0100
  7030  
  7031  ubuntu-snappy (1.7ubuntu1) xenial; urgency=medium
  7032  
  7033    * New upstream release:
  7034      - kernel/os snap support
  7035      - squashfs snap support
  7036      - initial capabilities work
  7037      - initial assertitions work
  7038      - rest API support
  7039  
  7040   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 18 Nov 2015 19:59:51 +0100
  7041  
  7042  ubuntu-snappy (1.6ubuntu1) wily; urgency=medium
  7043  
  7044    * New upstream release, including the following changes:
  7045      - Fix hwaccess for gpio (LP: #1493389, LP: #1488618)
  7046      - Fix handleAssets name normalization
  7047      - Run boot-ok job late (LP: #1476129)
  7048      - Add support for systemd socket files
  7049      - Add "snappy service" command
  7050      - Documentation improvements
  7051      - Many test improvements (unit and integration)
  7052      - Override sideload versions
  7053      - Go1.5 fixes
  7054      - Add i18n
  7055      - Add man-page
  7056      - Add .snapignore
  7057      - Run services that uses external ports only after the network is up
  7058      - Bufix in Synbootloader (LP: 1474125)
  7059      - Use uboot.env for boot state tracking
  7060  
  7061   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 09 Sep 2015 14:20:22 +0200
  7062  
  7063  ubuntu-snappy (1.5ubuntu1) wily; urgency=medium
  7064  
  7065    * New upstream release, including the following changes:
  7066      - Use O_TRUNC when copying files
  7067      - Added path redefinition to include test's binaries location
  7068      - Don't run update-grub, instead use grub.cfg from the oem
  7069        package
  7070      - Do network configuration from first boot
  7071      - zero size systemd of new partition made executable to
  7072        prevent unrecoverable boot failure
  7073      - Close downloaded files
  7074  
  7075   -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Mon, 06 Jul 2015 15:14:37 -0300
  7076  
  7077  ubuntu-snappy (1.4ubuntu1) wily; urgency=medium
  7078  
  7079    * New upstream release, including the following changes:
  7080      - Allow to run the integration tests using snappy from branch
  7081      - Add CopyFileOverwrite flag and behaviour to helpers.CopyFile
  7082      - add a bunch of missing i18n.G() now that we have gettext
  7083      - Generate only the translators comments that start with
  7084        TRANSLATORS
  7085      - Try both clickpkg and snappypkg when dropping privs
  7086  
  7087   -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Thu, 02 Jul 2015 16:21:53 -0300
  7088  
  7089  ubuntu-snappy (1.3ubuntu1) wily; urgency=medium
  7090  
  7091    * New upstream release, including the following changes:
  7092      - gettext support
  7093      - use snappypkg user for the installed snaps
  7094      - switch to system-image-3.x as the system-image backend
  7095      - more reliable developer mode detection
  7096  
  7097   -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 01 Jul 2015 10:37:05 +0200
  7098  
  7099  ubuntu-snappy (1.2-0ubuntu1) wily; urgency=medium
  7100  
  7101    * New upstream release, including the following changes:
  7102      - Consider the root directory when installing and removing policies
  7103      - In the uboot TestHandleAssetsNoHardwareYaml, patch the cache dir
  7104        before creating the partition type
  7105      - In the PartitionTestSuite, remove the unnecessary patches for
  7106        defaultCacheDir
  7107      - Fix the help output of "snappy install -h"
  7108  
  7109   -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Wed, 17 Jun 2015 11:42:47 -0300
  7110  
  7111  ubuntu-snappy (1.1.2-0ubuntu1) wily; urgency=medium
  7112  
  7113    * New upstream release, including the following changes:
  7114      - Remove compatibility for click-bin-path in generated exec-wrappers
  7115      - Release the readme.md after parsing it
  7116  
  7117   -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Thu, 11 Jun 2015 23:42:49 -0300
  7118  
  7119  ubuntu-snappy (1.1.1-0ubuntu1) wily; urgency=medium
  7120  
  7121    * New upstream release, including the following changes:
  7122      - Set all app services to restart on failure
  7123      - Fixes the missing oauth quoting and makes the code a bit nicer
  7124      - Added integrate() to set Integration to default values needed for
  7125        integration
  7126      - Moved setActivateClick to be a method of SnapPart
  7127      - Make unsetActiveClick a method of SnapPart
  7128      - Check the package.yaml for the required fields
  7129      - Integrate lp:snappy/selftest branch into snappy itself
  7130      - API to record information about the image and to check if the kernel was
  7131        sideloaded.
  7132      - Factor out update from cmd
  7133      - Continue updating when a sideload error is returned
  7134  
  7135   -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Wed, 10 Jun 2015 15:54:12 -0300
  7136  
  7137  ubuntu-snappy (1.1-0ubuntu1) wily; urgency=low
  7138  
  7139    * New wily upload with fix for go 1.4 syscall.Setgid() breakage
  7140  
  7141   -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 09 Jun 2015 10:02:04 +0200
  7142  
  7143  ubuntu-snappy (1.0.1-0ubuntu1) vivid; urgency=low
  7144  
  7145    * fix symlink unpacking
  7146    * fix typo in apparmor rules generation
  7147  
  7148   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 23 Apr 2015 16:09:56 +0200
  7149  
  7150  ubuntu-snappy (1.0-0ubuntu1) vivid; urgency=low
  7151  
  7152    * 15.04 archive upload
  7153  
  7154   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 23 Apr 2015 11:08:22 +0200
  7155  
  7156  ubuntu-snappy (0.1.2-0ubuntu1) vivid; urgency=medium
  7157  
  7158    * initial ubuntu archive upload
  7159  
  7160   -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 13 Apr 2015 22:48:13 -0500
  7161  
  7162  ubuntu-snappy (0.1.1-0ubuntu1) vivid; urgency=low
  7163  
  7164    * new snapshot
  7165  
  7166   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 12 Feb 2015 13:51:22 +0100
  7167  
  7168  ubuntu-snappy (0.1-0ubuntu1) vivid; urgency=medium
  7169  
  7170    * Initial packaging
  7171  
  7172   -- Sergio Schvezov <sergio.schvezov@canonical.com>  Fri, 06 Feb 2015 02:25:43 -0200