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