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

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