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