github.com/chipaca/snappy@v0.0.0-20210104084008-1f06296fe8ad/packaging/debian-sid/changelog (about)

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