github.com/stulluk/snapd@v0.0.0-20210611110309-f6d5d5bd24b0/packaging/ubuntu-14.04/changelog (about) 1 snapd (2.51~14.04) trusty; urgency=medium 2 3 * New upstream release, LP: #1929842 4 - cmd/snap: stacktraces debug endpoint 5 - secboot: deactivate volume again when model checker fails 6 - store: extra log message, a few minor cleanups 7 - packaging/debian-sid: update systemd patch 8 - snapstate: adjust update-gadget-assets user visible message 9 - tests/nested/core/core20-create-recovery: verify that recovery 10 system can be created at runtime 11 - gadget: support creating vfat partitions during bootstrap 12 - daemon/api_quotas.go: support updating quotas with ensure action 13 - daemon: tighten access to a couple of POST endpoints that should 14 be really be root-only 15 - seed/seedtest, overlord/devicestate: move seed validation helper 16 to seedtest 17 - overlord/hookstate/ctlcmd: remove unneeded parameter 18 - snap/quota: add CurrentMemoryUsage for current memory usage of a 19 quota group 20 - systemd: add CurrentMemoryUsage to get current memory usage for a 21 unit 22 - o/snapstate: introduce minimalInstallInfo interface 23 - o/hookstate: print pending info (ready, inhibited or none) 24 - osutil: a helper to find out the total amount of memory in the 25 system 26 - overlord, overlord/devicestate: allow for reloading modeenv in 27 devicemgr when testing 28 - daemon: refine access testing 29 - spread: disable unattended-upgrades on debian 30 - tests/lib/reset: make nc exit after a while when connection is 31 idle 32 - daemon: replace access control flags on commands with access 33 checkers 34 - release-tools/changelog.py: refactor regexp + file reading/writing 35 - packaging/debian-sid: update locale patch for the latest master 36 - overlord/devicestate: tasks for creating recovery systems at 37 runtime 38 - release-tools/changelog.py: implement script to update all the 39 changelog files 40 - tests: change machine type used for nested testsPrices: 41 - cmd/snap: include locale when linting description being lower case 42 - o/servicestate: add RemoveSnapFromQuota 43 - interfaces/serial-port: add Qualcomm serial port devices to 44 allowed list 45 - packaging: merge 2.50.1 changelog back 46 - interfaces/builtin: introduce raw-input interface 47 - tests: remove tests.cleanup prepare from nested test 48 - cmd/snap-update-ns: fix linter errors 49 - asserts: fix errors reported by linter 50 - o/hookstate/ctlcmd: allow system-mode for non-root 51 - overlord/devicestate: comment why explicit system mode check is 52 needed in ensuring tried recovery systems (#10275) 53 - overlord/devicesate: observe snap writes when creating recovery 54 systems 55 - packaging/ubuntu-16.04/changelog: add placeholder for 2.50.1 56 - tests: moving to tests directories snaps built locally - part 1 57 - seed/seedwriter: fail early when system seed directory exists 58 - o/snapstate: autorefresh phase1 for refresh-control 59 - c/snap: more precise message for ErrorKindSystemRestart op != 60 reboot 61 - tests: simplify the tests.cleanup tool 62 - boot: helpers for manipulating current and good recovery systems 63 list 64 - o/hookstate, o/snapstate: print revision, version, channel with 65 snapctl --pending 66 - overlord: unit test tweaks, use well known snap IDs, setup snap 67 declarations for most common snaps 68 - tests/nested/manual: add test for install-device + snapctl reboot 69 - o/servicestate: restart slices + services on modifications 70 - tests: update mount-ns test to support changes in the distro 71 - interfaces: fix linter issues 72 - overlord: mock logger in managers unit tests 73 - tests: adding support for fedora-34 74 - tests: adding support for debian 10 on gce 75 - boot: reseal given keys when the respective boot chain has changed 76 - secboot: switch encryption key size to 32 byte (thanks to Chris) 77 - interfaces/dbus: allow claiming 'well-known' D-Bus names with a 78 wildcard suffix 79 - spread: bump delta reference version 80 - interfaces: builtin: update permitted paths to be compatible with 81 UC20 82 - overlord: fix errors reported by linter 83 - tests: remove old fedora systems from tests 84 - tests: update spread url 85 - interfaces/camera: allow devices in /sys/devices/platform/**/usb* 86 - interfaces/udisks2: Allow access to the login manager via dbus 87 - cmd/snap: exit normally if "snap changes" has no changes 88 (LP #1823974) 89 - tests: more fixes for spread suite on openSUSE 90 - tests: fix tests expecting cgroup v1/hybrid on openSUSE Tumbleweed 91 - daemon: fix linter errors 92 - spread: add Fedora 34, leave a TODO about dropping Fedora 32 93 - interfaces: fix linter errors 94 - tests: use op.paths tools instead of dirs.sh helper - part 2 95 - client: Fix linter errors 96 - cmd/snap: Fix errors reported by linter 97 - cmd/snap-repair: fix linter issues 98 - cmd/snap-bootstrap: Fix linter errors 99 - tests: update permission denied message for test-snapd-event on 100 ubuntu 2104 101 - cmd/snap: small tweaks based on previous reviews 102 - snap/snaptest: helper that mocks both the squashfs file and a snap 103 directory 104 - overlord/devicestate: tweak comment about creating recovery 105 systems, formatting tweaks 106 - overlord/devicestate: move devicemgr base suite helpers closer to 107 test suite struct 108 - overlord/devicestate: keep track of tried recovery system 109 - seed/seedwriter: clarify in the diagram when SetInfo is called 110 - overlord/devicestate: add helper for creating recovery systems at 111 runtime 112 - snap-seccomp: update syscalls.go list 113 - boot,image: support image.Customizations.BootFlags 114 - overlord: support snapctl --halt|--poweroff in gadget install- 115 device 116 - features,servicestate: add experimental.quota-groups flag 117 - o/servicestate: address comments from previous PR 118 - tests: basic spread test for snap quota commands 119 - tests: moving the snaps which are not locally built to the store 120 directory 121 - image,c/snap: implement prepare-image --customize 122 - daemon: implement REST API for quota groups (create / list / get) 123 - cmd/snap, client: snap quotas command 124 - o/devicestate,o/hookstate/ctlcmd: introduce SystemModeInfo methods 125 and snapctl system-mode 126 - o/servicestate/quota_control.go: introduce (very) basic group 127 manipulation methods 128 - cmd/snap, client: snap remove-quota command 129 - wrappers, quota: implement quota groups slice generation 130 - snap/quotas: followups from previous PR 131 - cmd/snap: introduce 'snap quota' command 132 - o/configstate/configcore/picfg.go: use ubuntu-seed config.txt in 133 uc20 run mode 134 - o/servicestate: test has internal ordering issues, consider both 135 cases 136 - o/servicestate/quotas: add functions for getting and setting 137 quotas in state 138 - tests: new buckets for snapd-spread project on gce 139 - spread.yaml: update the gce project to start using snapd-spread 140 - quota: new package for managing resource groups 141 - many: bind and check keys against models when using FDE hooks v2 142 - many: move responsibilities down seboot -> kernel/fde and boot -> 143 secboot 144 - packaging: add placeholder changelog 145 - o/configstate/configcore/vitality: fix RequireMountedSnapdSnap 146 bug 147 - overlord: properly mock usr-lib-snapd tests to mimic an Ubuntu 148 Core system 149 - many: hide EncryptionKey size and refactors for fde hook v2 next 150 steps 151 - tests: adding debug info for create user tests 152 - o/hookstate: add "refresh" command to snapctl (hidden, not 153 complete yet) 154 - systemd: wait for zfs mounts (LP #1922293) 155 - testutil: support referencing files in FileEquals checker 156 - many: refactor to kernel/fde and allow `fde-setup initial-setup` 157 to return json 158 - o/snapstate: store refresh-candidates in the state 159 - o/snapstate: helper for creating gate-auto-refresh hooks 160 - bootloader/bootloadertest: provide interface implementation as 161 mixins, provide a mock for recovery-aware-trusted-asses bootloader 162 - tests/lib/nested: do not compress images, return early when 163 restored from pristine image 164 - boot: split out a helper for making recovery system bootable 165 - tests: update os.query check to match new bullseye codename used 166 on sid images 167 - o/snapstate: helper for getting snaps affected by refresh, define 168 new hook 169 - wrappers: support in EnsureSnapServices a callback to observe 170 changes (#10176) 171 - gadget: multi line support in gadget's cmdline file 172 - daemon: test that requesting restart from (early) Ensure works 173 - tests: use op.paths tools instead of dirs.sh helper - part 1 174 - tests: add new command to snaps-state to get current core, kernel 175 and gadget 176 - boot, gadget: move opening the snap container into the gadget 177 helper 178 - tests, overlord: extend unit tests, extend spread tests to cover 179 full command line support 180 - interfaces/builtin: introduce dsp interface 181 - boot, bootloader, bootloader/assets: support for full command line 182 override from gadget 183 - overlord/devicestate, overlord/snapstate: add task for updating 184 kernel command lines from gadget 185 - o/snapstate: remove unused DeviceCtx argument of 186 ensureInstallPreconditions 187 - tests/lib/nested: proper status return for tpm/secure boot checks 188 - cmd/snap, boot: add snapd_full_cmdline_args to dumped boot vars 189 - wrappers/services.go: refactor helper lambda function to separate 190 function 191 - boot/flags.go: add HostUbuntuDataForMode 192 - boot: handle updating of components that contribute to kernel 193 command line 194 - tests: add 20.04 to systems for nested/core 195 - daemon: add new accessChecker implementations 196 - boot, overlord/devicestate: consider gadget command lines when 197 updating boot config 198 - tests: fix prepare-image-grub-core18 for arm devices 199 - tests: fix gadget-kernel-refs-update-pc test on arm and when 200 $TRUST_TEST_KEY is false 201 - tests: enable help test for all the systems 202 - boot: set extra command line arguments when preparing run mode 203 - boot: load bits of kernel command line from gadget snaps 204 - tests: update layout for tests - part 2 205 - tests: update layout for tests - part 1 206 - tests: remove the snap profiler from the test suite 207 - boot: drop gadget snap yaml which is already defined elsewhere in 208 the tests 209 - boot: set extra kernel command line arguments when making a 210 recovery system bootable 211 - boot: pass gadget path to command line helpers, load gadget from 212 seed 213 - tests: new os.paths tool 214 - daemon: make ucrednetGet() return a *ucrednet structure 215 - boot: derive boot variables for kernel command lines 216 - cmd/snap-bootstrap/initramfs-mounts: fix boot-flags location from 217 initramfs 218 219 -- Ian Johnson <ian.johnson@canonical.com> Thu, 27 May 2021 11:15:20 -0500 220 221 snapd (2.50.1~14.04) trusty; urgency=medium 222 223 * New upstream release, LP: #1926005 224 - interfaces: update permitted /lib/.. paths to be compatible with 225 UC20 226 - interfaces: builtin: update permitted paths to be compatible with 227 UC20 228 - interfaces/greengrass-support: delete white spaces at the end of 229 lines 230 - snap-seccomp: update syscalls.go list 231 - many: backport kernel command line for 2.50 232 - interfaces/dbus: allow claiming 'well-known' D-Bus names with a 233 wildcard suffix 234 - interfaces/camera: allow devices in /sys/devices/platform/**/usb* 235 - interfaces/builtin: introduce dsp interface 236 237 -- Ian Johnson <ian.johnson@canonical.com> Wed, 19 May 2021 10:46:02 -0500 238 239 snapd (2.50~14.04) trusty; urgency=medium 240 241 * New upstream release, LP: #1926005 242 - overlord: properly mock usr-lib-snapd tests to mimic an Ubuntu 243 Core system 244 - o/configstate/configcore/vitality: fix RequireMountedSnapdSnap bug 245 - o/servicestate/servicemgr.go: add ensure loop for snap service 246 units 247 - wrappers/services.go: introduce EnsureSnapServices() 248 - snapstate: add "kernel-assets" to featureSet 249 - systemd: wait for zfs mounts 250 - overlord: make servicestate responsible to compute 251 SnapServiceOptions 252 - boot,tests: move where we write boot-flags one level up 253 - o/configstate: don't pass --root=/ when 254 masking/unmasking/enabling/disabling services 255 - cmd/snap-bootstrap/initramfs-mounts: write active boot-flags to 256 /run 257 - gadget: be more flexible with kernel content resolving 258 - boot, cmd/snap: include extra cmdline args in debug boot-vars 259 output 260 - boot: support read/writing boot-flags from userspace/initramfs 261 - interfaces/pwm: add PWM interface 262 - tests/lib/prepare-restore.sh: clean out snapd changes and snaps 263 before purging 264 - systemd: enrich UnitStatus returned by systemd.Status() with 265 Installed flag 266 - tests: updated restore phase of spread tests - part 1 267 - gadget: add support for kernel command line provided by the gadget 268 - tests: Using GO111MODULE: "off" in spread.yaml 269 - features: add gate-auto-refresh-hook feature flag 270 - spread: ignore linux kernel upgrade in early stages for arch 271 preparation 272 - tests: use snaps-state commands and remove them from the snaps 273 helper 274 - o/configstate: fix panic with a sequence of config unset ops over 275 same path 276 - api: provide meaningful error message on connect/disconnect for 277 non-installed snap 278 - interfaces/u2f-devices: add HyperFIDO Pro 279 - tests: add simple sanity check for systemctl show 280 --property=UnitFileState for unknown service 281 - tests: use tests.session tool on interfaces-desktop-document- 282 portal test 283 - wrappers: install D-Bus service activation files for snapd session 284 tools on core 285 - many: add x-gvfs-hide option to mount units 286 - interfaces/builtin/gpio_test.go: actually test the generated gpio 287 apparmor 288 - spread: tentative workaround for arch failure caused by libc 289 upgrade and cgroups v2 290 - tests: add spread test for snap validate against store assertions 291 - tests: remove snaps which are not used in any test 292 - ci: set the accept-existing-contributors parameter for the cla- 293 check action 294 - daemon: introduce apiBaseSuite.(json|sync|async|error)Req (and 295 some apiBaseSuite cosmetics) 296 - o/devicestate/devicemgr: register install-device hook, run if 297 present in install 298 - o/configstate/configcore: simple refactors in preparation for new 299 function 300 - tests: unifying the core20 nested suite with the core nested suite 301 - tests: uboot-unpacked-assets updated to reflect the real path used 302 to find the kernel 303 - daemon: switch api_test.go to daemon_test and various other 304 cleanups 305 - o/configstate/configcore/picfg.go: add hdmi_cvt support 306 - interfaces/apparmor: followup cleanups, comments and tweaks 307 - boot: cmd/snap-bootstrap: handle a candidate recovery system v2 308 - overlord/snapstate: skip catalog refresh when snappy testing is 309 enabled 310 - overlord/snapstate, overlord/ifacestate: move late security 311 profile removal to ifacestate 312 - snap-seccomp: fix seccomp test on ppc64el 313 - interfaces, interfaces/apparmor, overlord/snapstate: late removal 314 of snap-confine apparmor profiles 315 - cmd/snap-bootstrap/initramfs-mounts: move time forward using 316 assertion times 317 - tests: reset the system while preparing the test suite 318 - tests: fix snap-advise-command check for 429 319 - gadget: policy for gadget/kernel refreshes 320 - o/configstate: deal with no longer valid refresh.timer=managed 321 - interfaces/udisks2: allow locking /run/mount/utab for udisks 2.8.4 322 - cla-check: Use has-signed-canonical-cla GitHub Action 323 - tests: validation sets spread test 324 - tests: simplify the reset.sh logic by removing not needed command 325 - overlord/snapstate: make sure that snapd current symlink is not 326 removed during refresh 327 - tests/core/fsck-on-boot: unmount /run/mnt/snapd directly on uc20 328 - tests/lib/fde-setup-hook: also verify that fde-reveal-key key data 329 is base64 330 - o/devicestate: split off ensuring next boot goes to run mode into 331 new task 332 - tests: fix cgroup-tracking test 333 - boot: export helper for clearing tried system state, add tests 334 - cmd/snap: use less aggressive client timeouts in unit tests 335 - daemon: fix signing key validity timestamp in unit tests 336 - o/{device,hook}state: encode fde-setup-request key as base64 337 string 338 - packaging: drop dh-systemd from build-depends on ubuntu-16.04+ 339 - cmd/snap/pack: unhide the compression option 340 - boot: extend set try recovery system unit tests 341 - cmd/snap-bootstrap: refactor handling of ubuntu-save, do not use 342 secboot's implicit fallback 343 - o/configstate/configcore: add hdmi_timings to pi-config 344 - snapstate: reduce reRefreshRetryTimeout to 1/2 second 345 - interfaces/tee: add TEE/OPTEE interface 346 - o/snapstate: update validation sets assertions with auto-refresh 347 - vendor: update go-tpm2/secboot to latest version 348 - seed: ReadSystemEssentialAndBetterEarliestTime 349 - tests: replace while commands with the retry tool 350 - interfaces/builtin: update unit tests to use proper distro's 351 libexecdir 352 - tests: run the reset.sh helper and check test invariants while the 353 test is restored 354 - daemon: switch preexisting daemon_test tests to apiBaseSuite and 355 .req 356 - boot, o/devicestate: split makeBootable20 into two parts 357 - interfaces/docker-support: add autobind unix rules to docker- 358 support 359 - interfaces/apparmor: allow reading 360 /proc/sys/kernel/random/entropy_avail 361 - tests: use retry tool instead a loops 362 - tests/main/uc20-create-partitions: fix tests cleanup 363 - asserts: mode where Database only assumes cur time >= earliest 364 time 365 - daemon: validation sets/api tests cleanup 366 - tests: improve tests self documentation for nested test suite 367 - api: local assertion fallback when it's not in the store 368 - api: validation sets monitor mode 369 - tests: use fs-state tool in interfaces tests 370 - daemon: move out /v2/login|logout and errToResponse tests from 371 api_test.go 372 - boot: helper for inspecting the outcome of a recovery system try 373 - o/configstate, o/snapshotstate: fix handling of nil snap config on 374 snapshot restore 375 - tests: update documentation and checks for interfaces tests 376 - snap-seccomp: add new `close_range` syscall 377 - boot: revert #10009 378 - gadget: remove `device-tree{,-origin}` from gadget tests 379 - boot: simplify systems test setup 380 - image: write resolved-content from snap prepare-image 381 - boot: reseal the run key for all recovery systems, but recovery 382 keys only for the good ones 383 - interfaces/builtin/network-setup-{control,observe}: allow using 384 netplan directly 385 - tests: improve sections prepare and restore - part 1 386 - tests: update details on task.yaml files 387 - tests: revert os.query usage in spread.yaml 388 - boot: export bootAssetsMap as AssetsMap 389 - tests/lib/prepare: fix repacking of the UC20 kernel snap for with 390 ubuntu-core-initramfs 40 391 - client: protect against reading too much data from stdin 392 - tests: improve tests documentation - part 2 393 - boot: helper for setting up a try recover system 394 - tests: improve tests documentation - part 1 395 - tests/unit/go: use tests.session wrapper for running tests as a 396 user 397 - tests: improvements for snap-seccomp-syscalls 398 - gadget: simplify filterUpdate (thanks to Maciej) 399 - tests/lib/prepare.sh: use /etc/group and friends from the core20 400 snap 401 - tests: fix tumbleweed spread tests part 2 402 - tests: use new commands of os.query tool on tests 403 - o/snapshotstate: create snapshots directory on import 404 - tests/main/lxd/prep-snapd-in-lxd.sh: dump contents of sources.list 405 - packaging: drop 99-snapd.conf via dpkg-maintscript-helper 406 - osutil: add SetTime() w/ 32-bit and 64-bit implementations 407 - interfaces/wayland: rm Xwayland Xauth file access from wayland 408 slot 409 - packaging/ubuntu-16.04/rules: turn modules off explicitly 410 - gadget,devicestate: perform kernel asset update for $kernel: style 411 refs 412 - cmd/recovery: small fix for `snap recovery` tab output 413 - bootloader/lkenv: add recovery systems related variables 414 - tests: fix new tumbleweed image 415 - boot: fix typo, should be systems 416 - o/devicestate: test that users.create.automatic is configured 417 early 418 - asserts: use Fetcher in AddSequenceToUpdate 419 - daemon,o/c/configcore: introduce users.create.automatic 420 - client, o/servicestate: expose enabled state of user daemons 421 - boot: helper for checking and marking tried recovery system status 422 from initramfs 423 - asserts: pool changes for validation-sets (#9930) 424 - daemon: move the last api_foo_test.go to daemon_test 425 - asserts: include the assertion timestamp in error message when 426 outside of signing key validity range 427 - ovelord/snapshotstate: keep a few of the last line tar prints 428 before failing 429 - gadget/many: rm, delay sector size + structure size checks to 430 runtime 431 - cmd/snap-bootstrap/triggerwatch: fix returning wrong errors 432 - interfaces: add allegro-vcu and media-control interfaces 433 - interfaces: opengl: add Xilinx zocl bits 434 - mkversion: check that version from changelog is set before 435 overriding the output version 436 - many: fix new ineffassign warnings 437 - .github/workflows/labeler.yaml: try work-around to not sync 438 labels 439 - cmd/snap, boot: add debug set-boot-vars 440 - interfaces: allow reading the Xauthority file KDE Plasma writes 441 for Wayland sessions 442 - tests/main/snap-repair: test running repair assertion w/ fakestore 443 - tests: disable lxd tests for 21.04 until the lxd images are 444 published for the system 445 - tests/regression/lp-1910456: cleanup the /snap symlink when done 446 - daemon: move single snap querying and ops to api_snaps.go 447 - tests: fix for preseed and dbus tests on 21.04 448 - overlord/snapshotstate: include the last message printed by tar in 449 the error 450 - interfaces/system-observe: Allow reading /proc/zoneinfo 451 - interfaces: remove apparmor downgrade feature 452 - snap: fix unit tests on Go 1.16 453 - spread: disable Go modules support in environment 454 - tests: use new path to find kernel.img in uc20 for arm devices 455 - tests: find files before using cat command when checking broadcom- 456 asic-control interface 457 - boot: introduce good recovery systems, provide compatibility 458 handling 459 - overlord: add manager gadget refresh test 460 - tests/lib/fakestore: support repair assertions too 461 - github: temporarily disable action labeler due to issues with 462 labels being removed 463 - o/devicestate,many: introduce DeviceManager.preloadGadget for 464 EarlyConfig 465 - tests: enable ubuntu 21.04 for spread tests 466 - snap: provide a useful error message if gdbserver is not installed 467 - data/selinux: allow system dbus to watch /var/lib/snapd/dbus-1 468 - tests/lib/prepare.sh: split reflash.sh into two parts 469 - packaging/opensuse: sync with openSUSE packaging 470 - packaging: disable Go modules in snapd.mk 471 - snap: add deprecation noticed to "snap run --gdb" 472 - daemon: add API for checking and installing available theme snaps 473 - tests: using labeler action to add automatically a label to run 474 nested tests 475 - gadget: improve error handling around resolving content sources 476 - asserts: repeat the authority cross-check in CheckSignature as 477 well 478 - interfaces/seccomp/template.go: allow copy_file_range 479 - o/snapstate/check_snap.go: add support for many subversions in 480 assumes snapdX.. 481 - daemon: move postSnap and inst.dispatch tests to api_snaps_test.go 482 - wrappers: use proper paths for mocked mount units in tests 483 - snap: rename gdbserver option to `snap run --gdbserver` 484 - store: support validation sets with fetch-assertions action 485 - snap-confine.apparmor.in: support tmp and log dirs on Yocto/Poky 486 - packaging/fedora: sync with downstream packaging in Fedora 487 - many: add Delegate=true to generated systemd units for special 488 interfaces (master) 489 - boot: use a common helper for mocking boot assets in cache 490 - api: validate snaps against validation set assert from the store 491 - wrappers: don't generate an [Install] section for timer or dbus 492 activated services 493 - tests/nested/core20/boot-config-update: skip when snapd was not 494 built with test features 495 - o/configstate,o/devicestate: introduce devicestate.EarlyConfig 496 implemented by configstate.EarlyConfig 497 - cmd/snap-bootstrap/initramfs-mounts: fix typo in func name 498 - interfaces/builtin: mock distribution in fontconfig cache unit 499 tests 500 - tests/lib/prepare.sh: add another console= to the reflash magic 501 grub entry 502 - overlord/servicestate: expose dbus activators of a service 503 - desktop/notification: test against a real session bus and 504 notification server implementation 505 - cmd/snap-bootstrap/initramfs-mounts: write realistic modeenv for 506 recover+install 507 - HACKING.md: explain how to run UC20 spread tests with QEMU 508 - asserts: introduce AtSequence 509 - overlord/devicestate: task for updating boot configs, spread test 510 - gadget: fix documentation/typos 511 - gadget: cleanup MountedFilesystem{Writer,Updater} 512 - gadget: use ResolvedSource in MountedFilesystemWriter 513 - snap/info.go: add doc-comment for SortServices 514 - interfaces: add an optional mount-host-font-cache plug attribute 515 to the desktop interface 516 - osutil: skip TestReadBuildGo inside sbuild 517 - o/hookstate/ctlcmd: add optional --pid and --apparmor-label 518 arguments to "snapctl is-connected" 519 - data/env/snapd: use quoting in case PATH contains spaces 520 - boot: do not observe successful boot assets if not in run mode 521 - tests: fix umount for snapd snap on fsck-on-boot testumount: 522 /run/mnt/ubuntu-seed/systems/*/snaps/snapd_*.snap: no mount 523 - misc: little tweaks 524 - snap/info.go: ignore unknown daemons in SortSnapServices 525 - devicestate: keep log from install-mode on installed system 526 - seed: add LoadEssentialMeta to seed16 and allow all of its 527 implementations to be called multiple times 528 - cmd/snap-preseed: initialize snap.SanitizePlugsSlots for gadget in 529 seeds 530 - tests/core/uc20-recovery: move recover mode helpers to generic 531 testslib script 532 - interfaces/fwupd: allow any distros to access fw files via fwupd 533 - store: method for fetching validation set assertion 534 - store: switch to v2/assertions api 535 - gadget: add new ResolvedContent and populate from LayoutVolume() 536 - spread: use full format when listing processes 537 - osutil/many: make all test pkgs osutil_test instead of "osutil" 538 - tests/unit/go: drop unused environment variables, skip coverage 539 - OpenGL interface: Support more Tegra libs 540 - gadget,overlord: pass kernelRoot to install.Run() 541 - tests: run unit tests in Focal instead of Xenial 542 - interfaces/browser-support: allow sched_setaffinity with browser- 543 sandbox: true 544 - daemon: move query /snaps/<name> tests to api_snaps_test.go 545 - cmd/snap-repair/runner.go: add SNAP_SYSTEM_MODE to env of repair 546 runner 547 - systemd/systemd.go: support journald JSON messages with arrays for 548 values 549 - cmd: make string/error code more robust against errno leaking 550 - github, run-checks: do not collect coverage data on subsequent 551 test runs 552 - boot: boot config update & reseal 553 - o/snapshotstate: handle conflicts between snapshot forget, export 554 and import 555 - osutil/stat.go: add RegularFileExists 556 - cmd/snapd-generator: don't create mount overrides for snap-try 557 snaps inside lxc 558 - gadget/gadget.go: rename ubuntu-* to system-* in doc-comment 559 - tests: use 6 spread workers for centos8 560 - bootloader/assets: support injecting bootloader assets in testing 561 builds of snapd 562 - gadget: enable multi-volume uc20 gadgets in 563 LaidOutSystemVolumeFromGadget; rename too 564 - overlord/devicestate, sysconfig: do nothing when cloud-init is not 565 present 566 - cmd/snap-repair: filter repair assertions based on bases + modes 567 - snap-confine: make host /etc/ssl available for snaps on classic 568 569 -- Michael Vogt <michael.vogt@ubuntu.com> Sat, 24 Apr 2021 12:17:45 +0200 570 571 snapd (2.49.2~14.04) trusty; urgency=medium 572 573 * New upstream release, LP: #1915248 574 - interfaces/tee: add TEE/OPTEE interface 575 - o/configstate/configcore: add hdmi_timings to pi-config 576 - interfaces/udisks2: allow locking /run/mount/utab for udisks 2.8.4 577 - snap-seccomp: fix seccomp test on ppc64el 578 - interfaces{,/apparmor}, overlord/snapstate: 579 late removal of snap-confine apparmor profiles 580 - overlord/snapstate, wrappers: add dependency on usr-lib- 581 snapd.mount for services on core with snapd snap 582 - o/configstate: deal with no longer valid refresh.timer=managed 583 - overlord/snapstate: make sure that snapd current symlink is not 584 removed during refresh 585 - packaging: drop dh-systemd from build-depends on ubuntu-16.04+ 586 - o/{device,hook}state: encode fde-setup-request key as base64 587 - snapstate: reduce reRefreshRetryTimeout to 1/2 second 588 - tests/main/uc20-create-partitions: fix tests cleanup 589 - o/configstate, o/snapshotstate: fix handling of nil snap config on 590 snapshot restore 591 - snap-seccomp: add new `close_range` syscall 592 593 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 26 Mar 2021 16:49:46 +0100 594 595 snapd (2.49.1~14.04) trusty; urgency=medium 596 597 * New upstream release, LP: #1915248 598 - tests: turn modules off explicitly in spread go unti test 599 - o/snapshotstate: create snapshots directory on import 600 - cmd/snap-bootstrap/triggerwatch: fix returning wrong errors 601 - interfaces: add allegro-vcu and media-control interfaces 602 - interfaces: opengl: add Xilinx zocl bits 603 - many: fix new ineffassign warnings 604 - interfaces/seccomp/template.go: allow copy_file_range 605 - interfaces: allow reading the Xauthority file KDE Plasma writes 606 for Wayland sessions 607 - data/selinux: allow system dbus to watch 608 /var/lib/snapd/dbus-1 609 - Remove apparmor downgrade feature 610 - Support tmp and log dirs on Yocto/Poky 611 612 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 08 Mar 2021 10:47:22 +0100 613 614 snapd (2.49~14.04) trusty; urgency=medium 615 616 * New upstream release, LP: #1915248 617 - many: add Delegate=true to generated systemd units for special 618 interfaces 619 - cmd/snap-bootstrap: rename ModeenvFromModel to 620 EphemeralModeenvForModel 621 - cmd/snap-bootstrap/initramfs-mounts: write realistic modeenv for 622 recover+install 623 - osutil: skip TestReadBuildGo inside sbuild 624 - tests: fix umount for snapd snap on fsck-on-boot test 625 - snap/info_test.go: add unit test cases for bug 626 - tests/main/services-after-before: add regression spread test 627 - snap/info.go: ignore unknown daemons in SortSnapServices 628 - cmd/snap-preseed: initialize snap.SanitizePlugsSlots for gadget in 629 seeds 630 - OpenGL interface: Support more Tegra libs 631 - interfaces/browser-support: allow sched_setaffinity with browser- 632 sandbox: true 633 - cmd: make string/error code more robust against errno leaking 634 - o/snapshotstate: handle conflicts between snapshot forget, export 635 and import 636 - cmd/snapd-generator: don't create mount overrides for snap-try 637 snaps inside lxc 638 - tests: update test pkg for fedora and centos 639 - gadget: pass sector size in to mkfs family of functions, use to 640 select block sz 641 - o/snapshotstate: fix returning of snap names when duplicated 642 snapshot is detected 643 - tests/main/snap-network-errors: skip flushing dns cache on 644 centos-7 645 - interfaces/builtin: Allow DBus property access on 646 org.freedesktop.Notifications 647 - cgroup-support.c: fix link to CGROUP DELEGATION 648 - osutil: update go-udev package 649 - packaging: fix arch-indep build on debian-sid 650 - {,sec}boot: pass "key-name" to the FDE hooks 651 - asserts: sort by revision with Sort interface 652 - gadget: add gadget.ResolveContentPaths() 653 - cmd/snap-repair: save base snap and mode in device info; other 654 misc cleanups 655 - tests: cleanup the run-checks script 656 - asserts: snapasserts method to validate installed snaps against 657 validation sets 658 - tests: normalize test tools - part 1 659 - snapshotstate: detect duplicated snapshot imports 660 - interfaces/builtin: fix unit test expecting snap-device-helper at 661 /usr/lib/snapd 662 - tests: apply workaround done for snap-advise-command to apt-hooks 663 test 664 - tests: skip main part of snap-advise test if 429 error is 665 encountered 666 - many: clarify gadget role-usage consistency checks for UC16/18 vs 667 UC20 668 - sandbox/cgroup, tess/main: fix unit tests on v2 system, disable 669 broken tests on sid 670 - interfaces/builtin: more drive by fixes, import ordering, removing 671 dead code 672 - tests: skip interfaces-openvswitch spread test on debian sid 673 - interfaces/apparmor: drive by comment fix 674 - cmd/libsnap-confine-private/cleanup-funcs-test.c: rm g_autofree 675 usage 676 - cmd/libsnap-confine-private: make unit tests execute happily in a 677 container 678 - interfaces, wrappers: misc comment fixes, etc. 679 - asserts/repair.go: add "bases" and "modes" support to the repair 680 assertion 681 - interfaces/opengl: allow RPi MMAL video decoding 682 - snap: skip help output tests for go-flags v1.4.0 683 - gadget: add validation for "$kernel:ref" style content 684 - packaging/deb, tests/main/lxd-postrm-purge: fix purge inside 685 containers 686 - spdx: update to SPDX license list version: 3.11 2020-11-25 687 - tests: improve hotplug test setup on classic 688 - tests: update check to verify is the current system is arm 689 - tests: use os-query tool to check debian, trusty and tumbleweed 690 - daemon: start moving implementation to api_snaps.go 691 - tests/main/snap-validate-basic: disable test on Fedora due to go- 692 flags panics 693 - tests: fix library path used for tests.pkgs 694 - tests/main/cohorts: replace yq with a Python snippet 695 - run-checks: update to match new argument syntax of ineffassign 696 - tests: use apiBaseSuite for snapshots tests, fix import endpoint 697 path 698 - many: separate consistency/content validation into 699 gadget.Validate|Content 700 - o/{device,snap}state: enable devmode snaps with dangerous model 701 assertions 702 secboot: add test for when systemd-run does not honor 703 RuntimeMaxSec 704 - secboot: add workaround for snapcore/core-initrd issue #13 705 - devicestate: log checkEncryption errors via logger.Noticef 706 - o/daemon: validation sets api and basic spread test 707 - gadget: move BuildPartitionList to install and make it unexported 708 - tests: add nested spread end-to-end test for fde-hooks 709 - devicestate: implement checkFDEFeatures() 710 - boot: tweak resealing with fde-setup hooks 711 - tests: add os query commands for subsystems and architectures 712 - o/snapshotstate: don't set auto flag in the snapshot file 713 - tests: use os.query tool instead of comparing the system var 714 - testutil: use the original environment when calling shellcheck 715 - sysconfig/cloudinit.go: add "manual_cache_clean: true" to cloud- 716 init restrict file 717 - gadget,o/devicestate,tests: drop EffectiveFilesystemLabel and 718 instead set the implicit labels when loading the yaml 719 - secboot: add new LockSealedKeys() that uses either TPM/fde-reveal- 720 key 721 - gadget/quantity: introduce Offset, start using it for offset 722 related fields in the gadget 723 - gadget: use "sealed-keys" to determine what method to use for 724 reseal 725 - tests/main/fake-netplan-apply: disable test on xenial for now 726 - daemon: start splitting snaps op tests out of api_test.go 727 - testutil: make DBusTest use a custom bus configuration file 728 - tests: replace pkgdb.sh (library) with tests.pkgs (program) 729 - gadget: prepare gadget kernel refs (0/N) 730 - interfaces/builtin/docker-support: allow /run/containerd/s/... 731 - cmd/snap-preseed: reset run inhibit locks on --reset. 732 - boot: add sealKeyToModeenvUsingFdeSetupHook() 733 - daemon: reorg snap.go and split out sections and icons support 734 from api.go 735 - sandbox/seccomp: use snap-seccomp's stdout for getting version 736 info 737 - daemon: split find support to its own api_*.go files and move some 738 helpers 739 - tests: move snapstate config defaults tests to a separate file. 740 - bootloader/{lk,lkenv}: followups from #9695 741 - daemon: actually move APIBaseSuite to daemon_test.apiBaseSuite 742 - gadget,o/devicestate: set implicit values for schema and role 743 directly instead of relying on Effective* accessors 744 - daemon: split aliases support to its own api_*.go files 745 - gadget: start separating rule/convention validation from basic 746 soundness 747 - cmd/snap-update-ns: add better unit test for overname sorting 748 - secboot: use `fde-reveal-key` if available to unseal key 749 - tests: fix lp-1899664 test when snapd_x1 is not installed in the 750 system 751 - tests: fix the scenario when the "$SRC".orig file does not exist 752 - cmd/snap-update-ns: fix sorting of overname mount entries wrt 753 other entries 754 - devicestate: add runFDESetupHook() helper 755 - bootloader/lk: add support for UC20 lk bootloader with V2 lkenv 756 structs 757 - daemon: split unsupported buy implementation to its own api_*.go 758 files 759 - tests: download timeout spread test 760 - gadget,o/devicestate: hybrid 18->20 ready volume setups should be 761 valid 762 - o/devicestate: save model with serial in the device save db 763 - bootloader: add check for prepare-image time and more tests 764 validating options 765 - interfaces/builtin/log_observe.go: allow controlling apparmor 766 audit levels 767 - hookstate: refactor around EphemeralRunHook 768 - cmd/snap: implement 'snap validate' command 769 - secboot,devicestate: add scaffoling for "fde-reveal-key" support 770 - boot: observe successful command line update, provide a default 771 - tests: New queries for the os tools 772 - bootloader/lkenv: specify backup file as arg to NewEnv(), use "" 773 as path+"bak" 774 - osutil/disks: add FindMatchingPartitionUUIDWithPartLabel to Disk 775 iface 776 - daemon: split out snapctl support and snap configuration support 777 to their own api_*.go files 778 - snapshotstate: improve handling of multiple errors 779 - tests: sign new nested-18|20* models to allow for generic serials 780 - bootloader: remove installableBootloader interface and methods 781 - seed: cleanup/drop some no longer valid TODOS, clarify some other 782 points 783 - boot: set kernel command line in modeenv during install 784 - many: rename disks.FindMatching... to FindMatching...WithFsLabel 785 and err type 786 - cmd/snap: suppress a case of spurious stdout logging from tests 787 - hookstate: add new HookManager.EphemeralRunHook() 788 - daemon: move some more api tests from daemon to daemon_test 789 - daemon: split apps and logs endpoints to api_apps.go and tests 790 - interfaces/utf: Add Ledger to U2F devices 791 - seed/seedwriter: consider modes when checking for deps 792 availability 793 - o/devicestate,daemon: fix reboot system action to not require a 794 system label 795 - cmd/snap-repair,store: increase initial retry time intervals, 796 stalling TODOs 797 - daemon: split interfacesCmd to api_interfaces.go 798 - github: run nested suite when commit is pushed to release branch 799 - client: reduce again the /v2/system-info timeout 800 - tests: reset fakestore unit status 801 - update-pot: fix typo in plural keyword spec 802 - tests: remove workarounds that add "ubuntu-save" if missing 803 - tests: add unit test for auto-refresh with validate-snap failure 804 - osutil: add helper for getting the kernel command line 805 - tests/main/uc20-create-partitions: verify ubuntu-save encryption 806 keys, tweak not MATCH 807 - boot: add kernel command lines to the modeenv file 808 - spread: bump delta ref, tweak repacking to make smaller delta 809 archives 810 - bootloader/lkenv: add v2 struct + support using it 811 - snapshotstate: add cleanup of abandonded snapshot imports 812 - tests: fix uc20-create-parition-* tests for updated gadget 813 - daemon: split out /v2/interfaces tests to api_interfaces_test.go 814 - hookstate: implement snapctl fde-setup-{request,result} 815 - wrappers, o/devicestate: remove EnableSnapServices 816 - tests: enable nested on 20.10 817 - daemon: simplify test helpers Get|PostReq into Req 818 - daemon: move general api to api_general*.go 819 - devicestate: make checkEncryption fde-setup hook aware 820 - client/snapctl, store: fix typos 821 - tests/main/lxd/prep-snapd-in-lxd.sh: wait for valid apt files 822 before doing apt ops 823 - cmd/snap-bootstrap: update model cross-check considerations 824 - client,snapctl: add naive support for "stdin" 825 - many: add new "install-mode: disable" option 826 - osutil/disks: allow building on mac os 827 - data/selinux: update the policy to allow operations on non-tmpfs 828 /tmp 829 - boot: add helper for generating candidate kernel lines for 830 recovery system 831 - wrappers: generate D-Bus service activation files 832 - bootloader/many: rm ConfigFile, add Present for indicating 833 presence of bloader 834 - osutil/disks: allow mocking DiskFromDeviceName 835 - daemon: start cleaning up api tests 836 - packaging/arch: sync with AUR packaging 837 - bootloader: indicate when boot config was updated 838 - tests: Fix snap-debug-bootvars test to make it work on arm devices 839 and core18 840 - tests/nested/manual/core20-save: verify handling of ubuntu-save 841 with different system variants 842 - snap: use the boot-base for kernel hooks 843 - devicestate: support "storage-safety" defaults during install 844 - bootloader/lkenv: mv v1 to separate file, 845 include/lk/snappy_boot_v1.h: little fixups 846 - interfaces/fpga: add fpga interface 847 - store: download timeout 848 - vendor: update secboot repo to avoid including secboot.test binary 849 - osutil: add KernelCommandLineKeyValue 850 - gadget/gadget.go: allow system-recovery-{image,select} as roles in 851 gadget.yaml 852 - devicestate: implement boot.HasFDESetupHook 853 - osutil/disks: add DiskFromName to get a disk using a udev name 854 - usersession/agent: have session agent connect to the D-Bus session 855 bus 856 - o/servicestate: preserve order of services on snap restart 857 - o/servicestate: unlock state before calling wrappers in 858 doServiceControl 859 - spread: disable unattended-upgrades on ubuntu 860 - tests: testing new fedora 33 image 861 - tests: fix fsck on boot on arm devices 862 - tests: skip boot state test on arm devices 863 - tests: updated the systems to run prepare-image-grub test 864 - interfaces/raw_usb: allow read access to /proc/tty/drivers 865 - tests: unmount /boot/efi in fsck-on-boot test 866 - strutil/shlex,osutil/udev/netlink: minimally import go-check 867 - tests: fix basic20 test on arm devices 868 - seed: make a shared seed system label validation helper 869 - tests/many: enable some uc20 tests, delete old unneeded tests or 870 TODOs 871 - boot/makebootable.go: set snapd_recovery_mode=install at image- 872 build time 873 - tests: migrate test from boot.sh helper to boot-state tool 874 - asserts: implement "storage-safety" in uc20 model assertion 875 - bootloader: use ForGadget when installing boot config 876 - spread: UC20 no longer needs 2GB of mem 877 - cmd/snap-confine: implement snap-device-helper internally 878 - bootloader/grub: replace old reference to Managed...Blr... with 879 Trusted...Blr... 880 - cmd/snap-bootstrap: add readme for snap-bootstrap + real state 881 diagram 882 - interfaces: fix greengrass attr namingThe flavor attribute names 883 are now as follows: 884 - tests/lib/nested: poke the API to get the snap revisions 885 - tests: compare options of mount units created by snapd and snapd- 886 generator 887 - o/snapstate,servicestate: use service-control task for service 888 actions 889 - sandbox: track applications unconditionally 890 - interfaces/greengrass-support: add additional "process" flavor for 891 1.11 update 892 - cmd/snap-bootstrap, secboot, tests: misc cleanups, add spread test 893 894 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 10 Feb 2021 10:47:17 +0100 895 896 snapd (2.48.2~14.04) trusty; urgency=medium 897 898 * New upstream release, LP: #1906690 899 - tests: sign new nested-18|20* models to allow for generic serials 900 - secboot: add extra paranoia when waiting for that fde-reveal-key 901 - tests: backport netplan workarounds from #9785 902 - secboot: add workaround for snapcore/core-initrd issue #13 903 - devicestate: log checkEncryption errors via logger.Noticef 904 - tests: add nested spread end-to-end test for fde-hooks 905 - devicestate: implement checkFDEFeatures() 906 - boot: tweak resealing with fde-setup hooks 907 - sysconfig/cloudinit.go: add "manual_cache_clean: true" to cloud- 908 init restrict file 909 - secboot: add new LockSealedKeys() that uses either TPM or 910 fde-reveal-key 911 - gadget: use "sealed-keys" to determine what method to use for 912 reseal 913 - boot: add sealKeyToModeenvUsingFdeSetupHook() 914 - secboot: use `fde-reveal-key` if available to unseal key 915 - cmd/snap-update-ns: fix sorting of overname mount entries wrt 916 other entries 917 - o/devicestate: save model with serial in the device save db 918 - devicestate: add runFDESetupHook() helper 919 - secboot,devicestate: add scaffoling for "fde-reveal-key" support 920 - hookstate: add new HookManager.EphemeralRunHook() 921 - update-pot: fix typo in plural keyword spec 922 - store,cmd/snap-repair: increase initial expontential time 923 intervals 924 - o/devicestate,daemon: fix reboot system action to not require a 925 system label 926 - github: run nested suite when commit is pushed to release branch 927 - tests: reset fakestore unit status 928 - tests: fix uc20-create-parition-* tests for updated gadget 929 - hookstate: implement snapctl fde-setup-{request,result} 930 - devicestate: make checkEncryption fde-setup hook aware 931 - client,snapctl: add naive support for "stdin" 932 - devicestate: support "storage-safety" defaults during install 933 - snap: use the boot-base for kernel hooks 934 - vendor: update secboot repo to avoid including secboot.test binary 935 936 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 15 Dec 2020 20:21:44 +0100 937 938 snapd (2.48.1~14.04) trusty; urgency=medium 939 940 * New upstream release, LP: #1906690 941 - gadget: disable ubuntu-boot role validation check 942 943 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 03 Dec 2020 17:43:30 +0100 944 945 snapd (2.48~14.04) trusty; urgency=medium 946 947 * New upstream release, LP: #1904098 948 - osutil: add KernelCommandLineKeyValue 949 - devicestate: implement boot.HasFDESetupHook 950 - boot/makebootable.go: set snapd_recovery_mode=install at image- 951 build time 952 - bootloader: use ForGadget when installing boot config 953 - interfaces/raw_usb: allow read access to /proc/tty/drivers 954 - boot: add scaffolding for "fde-setup" hook support for sealing 955 - tests: fix basic20 test on arm devices 956 - seed: make a shared seed system label validation helper 957 - snap: add new "fde-setup" hooktype 958 - cmd/snap-bootstrap, secboot, tests: misc cleanups, add spread test 959 - secboot,cmd/snap-bootstrap: fix degraded mode cases with better 960 device handling 961 - boot,dirs,c/snap-bootstrap: avoid InstallHost* at the cost of some 962 messiness 963 - tests/nested/manual/refresh-revert-fundamentals: temporarily 964 disable secure boot 965 - snap-bootstrap,secboot: call BlockPCRProtectionPolicies in all 966 boot modes 967 - many: address degraded recover mode feedback, cleanups 968 - tests: Use systemd-run on tests part2 969 - tests: set the opensuse tumbleweed system as manual in spread.yaml 970 - secboot: call BlockPCRProtectionPolicies even if the TPM is 971 disabled 972 - vendor: update to current secboot 973 - cmd/snap-bootstrap,o/devicestate: use a secret to pair data and 974 save 975 - spread.yaml: increase number of workers on 20.10 976 - snap: add new `snap recovery --show-keys` option 977 - tests: minor test tweaks suggested in the review of 9607 978 - snapd-generator: set standard snapfuse options when generating 979 units for containers 980 - tests: enable lxd test on ubuntu-core-20 and 16.04-32 981 - interfaces: share /tmp/.X11-unix/ from host or provider 982 - tests: enable main lxd test on 20.10 983 - cmd/s-b/initramfs-mounts: refactor recover mode to implement 984 degraded mode 985 - gadget/install: add progress logging 986 - packaging: keep secboot/encrypt_dummy.go in debian 987 - interfaces/udev: use distro specific path to snap-device-helper 988 - o/devistate: fix chaining of tasks related to regular snaps when 989 preseeding 990 - gadget, overlord/devicestate: validate that system supports 991 encrypted data before install 992 - interfaces/fwupd: enforce the confined fwupd to align Ubuntu Core 993 ESP layout 994 - many: add /v2/system-recovery-keys API and client 995 - secboot, many: return UnlockMethod from Unlock* methods for future 996 usage 997 - many: mv keys to ubuntu-boot, move model file, rename keyring 998 prefix for secboot 999 - tests: using systemd-run instead of manually create a systemd unit 1000 - part 1 1001 - secboot, cmd/snap-bootstrap: enable or disable activation with 1002 recovery key 1003 - secboot: refactor Unlock...IfEncrypted to take keyfile + check 1004 disks first 1005 - secboot: add LockTPMSealedKeys() to lock access to keys 1006 independently 1007 - gadget: correct sfdisk arguments 1008 - bootloader/assets/grub: adjust fwsetup menuentry label 1009 - tests: new boot state tool 1010 - spread: use the official image for Ubuntu 20.10, no longer an 1011 unstable system 1012 - tests/lib/nested: enable snapd logging to console for core18 1013 - osutil/disks: re-implement partition searching for disk w/ non- 1014 adjacent parts 1015 - tests: using the nested-state tool in nested tests 1016 - many: seal a fallback object to the recovery boot chain 1017 - gadget, gadget/install: move helpers to install package, refactor 1018 unit tests 1019 - dirs: add "gentoo" to altDirDistros 1020 - update-pot: include file locations in translation template, and 1021 extract strings from desktop files 1022 - gadget/many: drop usage of gpt attr 59 for indicating creation of 1023 partitions 1024 - gadget/quantity: tweak test name 1025 - snap: fix failing unittest for quantity.FormatDuration() 1026 - gadget/quantity: introduce a new package that captures quantities 1027 - o/devicestate,a/sysdb: make a backup of the device serial to save 1028 - tests: fix rare interaction of tests.session and specific tests 1029 - features: enable classic-preserves-xdg-runtime-dir 1030 - tests/nested/core20/save: check the bind mount and size bump 1031 - o/devicetate,dirs: keep device keys in ubuntu-save/save for UC20 1032 - tests: rename hasHooks to hasInterfaceHooks in the ifacestate 1033 tests 1034 - o/devicestate: unit test tweaks 1035 - boot: store the TPM{PolicyAuthKey,LockoutAuth}File in ubuntu-save 1036 - testutil, cmd/snap/version: fix misc little errors 1037 - overlord/devicestate: bind mount ubuntu-save under 1038 /var/lib/snapd/save on startup 1039 - gadget/internal: tune ext4 setting for smaller filesystems 1040 - tests/nested/core20/save: a test that verifies ubuntu-save is 1041 present and set up 1042 - tests: update google sru backend to support groovy 1043 - o/ifacestate: handle interface hooks when preseeding 1044 - tests: re-enable the apt hooks test 1045 - interfaces,snap: use correct type: {os,snapd} for test data 1046 - secboot: set metadata and keyslots sizes when formatting LUKS2 1047 volumes 1048 - tests: improve uc20-create-partitions-reinstall test 1049 - client, daemon, cmd/snap: cleanups from #9489 + more unit tests 1050 - cmd/snap-bootstrap: mount ubuntu-save during boot if present 1051 - secboot: fix doc comment on helper for unlocking volume with key 1052 - tests: add spread test for refreshing from an old snapd and core18 1053 - o/snapstate: generate snapd snap wrappers again after restart on 1054 refresh 1055 - secboot: version bump, unlock volume with key 1056 - tests/snap-advise-command: re-enable test 1057 - cmd/snap, snapmgr, tests: cleanups after #9418 1058 - interfaces: deny connected x11 plugs access to ICE 1059 - daemon,client: write and read a maintenance.json file for when 1060 snapd is shut down 1061 - many: update to secboot v1 (part 1) 1062 - osutil/disks/mockdisk: panic if same mountpoint shows up again 1063 with diff opts 1064 - tests/nested/core20/gadget,kernel-reseal: add sanity checks to the 1065 reseal tests 1066 - many: implement snap routine console-conf-start for synchronizing 1067 auto-refreshes 1068 - dirs, boot: add ubuntu-save directories and related locations 1069 - usersession: fix typo in test name 1070 - overlord/snapstate: refactor ihibitRefresh 1071 - overlord/snapstate: stop warning about inhibited refreshes 1072 - cmd/snap: do not hardcode snapshot age value 1073 - overlord,usersession: initial notifications of pending refreshes 1074 - tests: add a unit test for UpdateMany where a single snap fails 1075 - o/snapstate/catalogrefresh.go: don't refresh catalog in install 1076 mode uc20 1077 - tests: also check snapst.Current in undo-unlink tests 1078 - tests: new nested tool 1079 - o/snapstate: implement undo handler for unlink-snap 1080 - tests: clean systems.sh helper and migrate last set of tests 1081 - tests: moving the lib section from systems.sh helper to os.query 1082 tool 1083 - tests/uc20-create-partitions: don't check for grub.cfg 1084 - packaging: make sure that static binaries are indeed static, fix 1085 openSUSE 1086 - many: have install return encryption keys for data and save, 1087 improve tests 1088 - overlord: add link participant for linkage transitions 1089 - tests: lxd smoke test 1090 - tests: add tests for fsck; cmd/s-b/initramfs-mounts: fsck ubuntu- 1091 seed too 1092 - tests: moving main suite from systems.sh to os.query tool 1093 - tests: moving the core test suite from systems.sh to os.query tool 1094 - cmd/snap-confine: mask host's apparmor config 1095 - o/snapstate: move setting updated SnapState after error paths 1096 - tests: add value to INSTANCE_KEY/regular 1097 - spread, tests: tweaks for openSUSE 1098 - cmd/snap-confine: update path to snap-device-helper in AppArmor 1099 profile 1100 - tests: new os.query tool 1101 - overlord/snapshotstate/backend: specify tar format for snapshots 1102 - tests/nested/manual/minimal-smoke: use 384MB of RAM for nested 1103 UC20 1104 - client,daemon,snap: auto-import does not error on managed devices 1105 - interfaces: PTP hardware clock interface 1106 - tests: use tests.backup tool 1107 - many: verify that unit tests work with nosecboot tag and without 1108 secboot package 1109 - wrappers: do not error out on read-only /etc/dbus-1/session.d 1110 filesystem on core18 1111 - snapshots: import of a snapshot set 1112 - tests: more output for sbuild test 1113 - o/snapstate: re-order remove tasks for individual snap revisions 1114 to remove current last 1115 - boot: skip some unit tests when running as root 1116 - o/assertstate: introduce 1117 ValidationTrackingKey/ValidationSetTracking and basic methods 1118 - many: allow ignoring running apps for specific request 1119 - tests: allow the searching test to fail under load 1120 - overlord/snapstate: inhibit startup while unlinked 1121 - seed/seedwriter/writer.go: check DevModeConfinement for dangerous 1122 features 1123 - tests/main/sudo-env: snap bin is available on Fedora 1124 - boot, overlord/devicestate: list trusted and managed assets 1125 upfront 1126 - gadget, gadget/install: support for ubuntu-save, create one during 1127 install if needed 1128 - spread-shellcheck: temporary workaround for deadlock, drop 1129 unnecessary test 1130 - snap: support different exit-code in the snap command 1131 - logger: use strutil.KernelCommandLineSplit in 1132 debugEnabledOnKernelCmdline 1133 - logger: fix snapd.debug=1 parsing 1134 - overlord: increase refresh postpone limit to 14 days 1135 - spread-shellcheck: use single thread pool executor 1136 - gadget/install,secboot: add debug messages 1137 - spread-shellcheck: speed up spread-shellcheck even more 1138 - spread-shellcheck: process paths from arguments in parallel 1139 - tests: tweak error from tests.cleanup 1140 - spread: remove workaround for openSUSE go issue 1141 - o/configstate: create /etc/sysctl.d when applying early config 1142 defaults 1143 - tests: new tests.backup tool 1144 - tests: add tests.cleanup pop sub-command 1145 - tests: migration of the main suite to snaps-state tool part 6 1146 - tests: fix journal-state test 1147 - cmd/snap-bootstrap/initramfs-mounts: split off new helper for misc 1148 recover files 1149 - cmd/snap-bootstrap/initramfs-mounts: also copy /etc/machine-id for 1150 same IP addr 1151 - packaging/{ubuntu,debian}: add liblzo2-dev as a dependency for 1152 building snapd 1153 - boot, gadget, bootloader: observer preserves managed bootloader 1154 configs 1155 - tests/nested/manual: add uc20 grade signed cloud-init test 1156 - o/snapstate/autorefresh.go: eliminate race when launching 1157 autorefresh 1158 - daemon,snapshotstate: do not return "size" from Import() 1159 - daemon: limit reading from snapshot import to Content-Length 1160 - many: set/expect Content-Length header when importing snapshots 1161 - github: switch from ::set-env command to environment file 1162 - tests: migration of the main suite to snaps-state tool part 5 1163 - client: cleanup the Client.raw* and Client.do* method families 1164 - tests: moving main suite to snaps-state tool part 4 1165 - client,daemon,snap: use constant for snapshot content-type 1166 - many: fix typos and repeated "the" 1167 - secboot: fix tpm connection leak when it's not enabled 1168 - many: scaffolding for snapshots import API 1169 - run-checks: run spread-shellcheck too 1170 - interfaces: update network-manager interface to allow 1171 ObjectManager access from unconfined clients 1172 - tests: move core and regression suites to snaps-state tool 1173 - tests: moving interfaces tests to snaps-state tool 1174 - gadget: preserve files when indicated by content change observer 1175 - tests: moving smoke test suite and some tests from main suite to 1176 snaps-state tool 1177 - o/snapshotstate: pass set id to backend.Open, update tests 1178 - asserts/snapasserts: introduce ValidationSets 1179 - o/snapshotstate: improve allocation of new set IDs 1180 - boot: look at the gadget for run mode bootloader when making the 1181 system bootable 1182 - cmd/snap: allow snap help vs --all to diverge purposefully 1183 - usersession/userd: separate bus name ownership from defining 1184 interfaces 1185 - o/snapshotstate: set snapshot set id from its filename 1186 - o/snapstate: move remove-related tests to snapstate_remove_test.go 1187 - desktop/notification: switch ExpireTimeout to time.Duration 1188 - desktop/notification: add unit tests 1189 - snap: snap help output refresh 1190 - tests/nested/manual/preseed: include a system-usernames snap when 1191 preseeding 1192 - tests: fix sudo-env test 1193 - tests: fix nested core20 shellcheck bug 1194 - tests/lib: move to new directory when restoring PWD, cleanup 1195 unpacked unpacked snap directories 1196 - desktop/notification: add bindings for FDO notifications 1197 - dbustest: fix stale comment references 1198 - many: move ManagedAssetsBootloader into TrustedAssetsBootloader, 1199 drop former 1200 - snap-repair: add uc20 support 1201 - tests: print all the serial logs for the nested test 1202 - o/snapstate/check_snap_test.go: mock osutil.Find{U,G}id to avoid 1203 bug in test 1204 - cmd/snap/auto-import: stop importing system user assertions from 1205 initramfs mnts 1206 - osutil/group.go: treat all non-nil errs from user.Lookup{Group,} 1207 as Unknown* 1208 - asserts: deserialize grouping only once in Pool.AddBatch if needed 1209 - gadget: allow content observer to have opinions about a change 1210 - tests: new snaps-state command - part1 1211 - o/assertstate: support refreshing any number of snap-declarations 1212 - boot: use test helpers 1213 - tests/core/snap-debug-bootvars: also check snap_mode 1214 - many/apparmor: adjust rules for reading profile/ execing new 1215 profiles for new kernel 1216 - tests/core/snap-debug-bootvars: spread test for snap debug boot- 1217 vars 1218 - tests/lib/nested.sh: more little tweaks 1219 - tests/nested/manual/grade-signed-above-testkeys-boot: enable kvm 1220 - cmd/s-b/initramfs-mounts: use ConfigureTargetSystem for install, 1221 recover modes 1222 - overlord: explicitly set refresh-app-awareness in tests 1223 - kernel: remove "edition" from kernel.yaml and add "update" 1224 - spread: drop vendor from the packed project archive 1225 - boot: fix debug bootloader variables dump on UC20 systems 1226 - wrappers, systemd: allow empty root dir and conditionally do not 1227 pass --root to systemctl 1228 - tests/nested/manual: add test for grades above signed booting with 1229 testkeys 1230 - tests/nested: misc robustness fixes 1231 - o/assertstate,asserts: use bulk refresh to refresh snap- 1232 declarations 1233 - tests/lib/prepare.sh: stop patching the uc20 initrd since it has 1234 been updated now 1235 - tests/nested/manual/refresh-revert-fundamentals: re-enable test 1236 - update-pot: ignore .go files inside .git when running xgettext-go 1237 - tests: disable part of the lxd test completely on 16.04. 1238 - o/snapshotstate: tweak comment regarding snapshot filename 1239 - o/snapstate: improve snapshot iteration 1240 - bootloader: lk cleanups 1241 - tests: update to support nested kvm without reboots on UC20 1242 - tests/nested/manual/preseed: disable system-key check for 20.04 1243 image 1244 - spread.yaml: add ubuntu-20.10-64 to qemu 1245 - store: handle v2 error when fetching assertions 1246 - gadget: resolve device mapper devices for fallback device lookup 1247 - tests/nested/cloud-init-many: simplify tests and unify 1248 helpers/seed inputs 1249 - tests: copy /usr/lib/snapd/info to correct directory 1250 - check-pr-title.py * : allow "*" in the first part of the title 1251 - many: typos and small test tweak 1252 - tests/main/lxd: disable cgroup combination for 16.04 that is 1253 failing a lot 1254 - tests: make nested signing helpers less confusing 1255 - tests: misc nested changes 1256 - tests/nested/manual/refresh-revert-fundamentals: disable 1257 temporarily 1258 - tests/lib/cla_check: default to Python 3, tweaks, formatting 1259 - tests/lib/cl_check.py: use python3 compatible code 1260 1261 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 19 Nov 2020 17:51:02 +0100 1262 1263 snapd (2.47.1~14.04) trusty; urgency=medium 1264 1265 * New upstream release, LP: #1895929 1266 - o/configstate: create /etc/sysctl.d when applying early config 1267 defaults 1268 - cmd/snap-bootstrap/initramfs-mounts: also copy /etc/machine-id for 1269 same IP addr 1270 - packaging/{ubuntu,debian}: add liblzo2-dev as a dependency for 1271 building snapd 1272 - cmd/snap: allow snap help vs --all to diverge purposefully 1273 - snap: snap help output refresh 1274 1275 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 08 Oct 2020 09:30:44 +0200 1276 1277 snapd (2.47~14.04) trusty; urgency=medium 1278 1279 * New upstream release, LP: #1895929 1280 - tests: fix nested core20 shellcheck bug 1281 - many/apparmor: adjust rule for reading apparmor profile for new 1282 kernel 1283 - snap-repair: add uc20 support 1284 - cmd/snap/auto-import: stop importing system user assertions from 1285 initramfs mnts 1286 - cmd/s-b/initramfs-mounts: use ConfigureTargetSystem for install, 1287 recover modes 1288 - gadget: resolve device mapper devices for fallback device lookup 1289 - secboot: add boot manager profile to pcr protection profile 1290 - sysconfig,o/devicestate: mv DisableNoCloud to 1291 DisableAfterLocalDatasourcesRun 1292 - tests: make gadget-reseal more robust 1293 - tests: skip nested images pre-configuration by default 1294 - tests: fix for basic20 test running on external backend and rpi 1295 - tests: improve kernel reseal test 1296 - boot: adjust comments, naming, log success around reseal 1297 - tests/nested, fakestore: changes necessary to run nested uc20 1298 signed/secured tests 1299 - tests: add nested core20 gadget reseal test 1300 - boot/modeenv: track unknown keys in Read and put back into modeenv 1301 during Write 1302 - interfaces/process-control: add sched_setattr to seccomp 1303 - boot: with unasserted kernels reseal if there's a hint modeenv 1304 changed 1305 - client: bump the default request timeout to 120s 1306 - configcore: do not error in console-conf.disable for install mode 1307 - boot: streamline bootstate20.go reseal and tests changes 1308 - boot: reseal when changing kernel 1309 - cmd/snap/model: specify grade in the model command output 1310 - tests: simplify 1311 repack_snapd_snap_with_deb_content_and_run_mode_first_boot_tweaks 1312 - test: improve logging in nested tests 1313 - nested: add support to telnet to serial port in nested VM 1314 - secboot: use the snapcore/secboot native recovery key type 1315 - tests/lib/nested.sh: use more focused cloud-init config for uc20 1316 - tests/lib/nested.sh: wait for the tpm socket to exist 1317 - spread.yaml, tests/nested: misc changes 1318 - tests: add more checks to disk space awareness spread test 1319 - tests: disk space awareness spread test 1320 - boot: make MockUC20Device use a model and MockDevice more 1321 realistic 1322 - boot,many: reseal only when meaningful and necessary 1323 - tests/nested/core20/kernel-failover: add test for failed refresh 1324 of uc20 kernel 1325 - tests: fix nested to work with qemu and kvm 1326 - boot: reseal when updating boot assets 1327 - tests: fix snap-routime-portal-info test 1328 - boot: verify boot chain file in seal and reseal tests 1329 - tests: use full path to test-snapd-refresh.version binary 1330 - boot: store boot chains during install, helper for checking 1331 whether reseal is needed 1332 - boot: add call to reseal an existing key 1333 - boot: consider boot chains with unrevisioned kernels incomparable 1334 - overlord: assorted typos and miscellaneous changes 1335 - boot: group SealKeyModelParams by model, improve testing 1336 - secboot: adjust parameters to buildPCRProtectionProfile 1337 - strutil: add SortedListsUniqueMergefrom the doc comment: 1338 - snap/naming: upgrade TODO to TODO:UC20 1339 - secboot: add call to reseal an existing key 1340 - boot: in seal.go adjust error message and function names 1341 - o/snapstate: check available disk space in RemoveMany 1342 - boot: build bootchains data for sealing 1343 - tests: remove "set -e" from function only shell libs 1344 - o/snapstate: disk space check on UpdateMany 1345 - o/snapstate: disk space check with snap update 1346 - snap: implement new `snap reboot` command 1347 - boot: do not reorder boot assets when generating predictable boot 1348 chains and other small tweaks 1349 - tests: some fixes and improvements for nested execution 1350 - tests/core/uc20-recovery: fix check for at least specific calls to 1351 mock-shutdown 1352 - boot: be consistent using bootloader.Role* consts instead of 1353 strings 1354 - boot: helper for generating secboot load chains from a given boot 1355 asset sequence 1356 - boot: tweak boot chains to support a list of kernel command lines, 1357 keep track of model and kernel boot file 1358 - boot,secboot: switch to expose and use snapcore/secboot load event 1359 trees 1360 - tests: use `nested_exec` in core{20,}-early-config test 1361 - devicestate: enable cloud-init on uc20 for grade signed and 1362 secured 1363 - boot: add "rootdir" to baseBootenvSuite and use in tests 1364 - tests/lib/cla_check.py: don't allow users.noreply.github.com 1365 commits to pass CLA 1366 - boot: represent boot chains, helpers for marshalling and 1367 equivalence checks 1368 - boot: mark successful with boot assets 1369 - client, api: handle insufficient space error 1370 - o/snapstate: disk space check with single snap install 1371 - configcore: "service.console-conf.disable" is gadget defaults only 1372 - packaging/opensuse: fix for /usr/libexec on TW, do not hardcode 1373 AppArmor profile path 1374 - tests: skip udp protocol in nfs-support test on ubuntu-20.10 1375 - packaging/debian-sid: tweak code preparing _build tree 1376 - many: move seal code from gadget/install to boot 1377 - tests: remove workaround for cups on ubuntu-20.10 1378 - client: implement RebootToSystem 1379 - many: seed.Model panics now if called before LoadAssertions 1380 - daemon: add /v2/systems "reboot" action API 1381 - github: run tests also on push to release branches 1382 - interfaces/bluez: let slot access audio streams 1383 - seed,c/snap-bootstrap: simplify snap-bootstrap seed reading with 1384 new seed.ReadSystemEssential 1385 - interfaces: allow snap-update-ns to read /proc/cmdline 1386 - tests: new organization for nested tests 1387 - o/snapstate, features: add feature flags for disk space awareness 1388 - tests: workaround for cups issue on 20.10 where default printer is 1389 not configured. 1390 - interfaces: update cups-control and add cups for providing snaps 1391 - boot: keep track of the original asset when observing updates 1392 - tests: simplify and fix tests for disk space checks on snap remove 1393 - sysconfig/cloudinit.go: add AllowCloudInit and use GadgetDir for 1394 cloud.conf 1395 - tests/main: mv core specific tests to core suite 1396 - tests/lib/nested.sh: reset the TPM when we create the uc20 vm 1397 - devicestate: rename "mockLogger" to "logbuf" 1398 - many: introduce ContentChange for tracking gadget content in 1399 observers 1400 - many: fix partion vs partition typo 1401 - bootloader: retrieve boot chains from bootloader 1402 - devicestate: add tests around logging in RequestSystemAction 1403 - boot: handle canceled update 1404 - bootloader: tweak doc comments (thanks Samuele) 1405 - seed/seedwriter: test local asserted snaps with UC20 grade signed 1406 - sysconfig/cloudinit.go: add DisableNoCloud to 1407 CloudInitRestrictOptions 1408 - many: use BootFile type in load sequences 1409 - boot,bootloader: clarifications after the changes to introduce 1410 bootloader.Options.Role 1411 - boot,bootloader,gadget: apply new bootloader.Options.Role 1412 - o/snapstate, features: add feature flag for disk space check on 1413 remove 1414 - testutil: add checkers for symbolic link target 1415 - many: refactor tpm seal parameter setting 1416 - boot/bootstate20: reboot to rollback to previous kernel 1417 - boot: add unit test helpers 1418 - boot: observe update & rollback of trusted assets 1419 - interfaces/utf: Add MIRKey to u2f devices 1420 - o/devicestate/devicestate_cloudinit_test.go: test cleanup for uc20 1421 cloud-init tests 1422 - many: check that users of BaseTest don't forget to consume 1423 cleanups 1424 - tests/nested/core20/tpm: verify trusted boot assets tracking 1425 - github: run macOS job with Go 1.14 1426 - many: misc doc-comment changes and typo fixes 1427 - o/snapstate: disk space check with InstallMany 1428 - many: cloud-init cleanups from previous PR's 1429 - tests: running tests on opensuse leap 15.2 1430 - run-checks: check for dirty build tree too 1431 - vendor: run ./get-deps.sh to update the secboot hash 1432 - tests: update listing test for "-dirty" versions 1433 - overlord/devicestate: do not release the state lock when updating 1434 gadget assets 1435 - secboot: read kernel efi image from snap file 1436 - snap: add size to the random access file return interface 1437 - daemon: correctly parse Content-Type HTTP header. 1438 - tests: account for apt-get on core18 1439 - cmd/snap-bootstrap/initramfs-mounts: compute string outside of 1440 loop 1441 - mkversion.sh: simple hack to include dirty in version if the tree 1442 is dirty 1443 - cgroup,snap: track hooks on system bus only 1444 - interfaces/systemd: compare dereferenced Service 1445 - run-checks: only check files in git for misspelling 1446 - osutil: add a package doc comment (via doc.go) 1447 - boot: complain about reused asset name during initial install 1448 - snapstate: installSize helper that calculates total size of snaps 1449 and their prerequisites 1450 - snapshots: export of snapshots 1451 - boot/initramfs_test.go: reset boot vars on the bootloader for each 1452 iteration 1453 1454 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 29 Sep 2020 17:19:13 +0200 1455 1456 snapd (2.46.1~14.04) trusty; urgency=medium 1457 1458 * New upstream release, LP: #1891134 1459 - interfaces: allow snap-update-ns to read 1460 /proc/cmdline 1461 - github: run macOS job with Go 1.14 1462 - o/snapstate, features: add feature flag for disk space check on 1463 remove 1464 - tests: account for apt-get on core18 1465 - mkversion.sh: include dirty in version if the tree 1466 is dirty 1467 - interfaces/systemd: compare dereferenced Service 1468 - vendor.json: update mysterious secboot SHA again 1469 1470 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 04 Sep 2020 17:42:54 +0200 1471 1472 snapd (2.46~14.04) trusty; urgency=medium 1473 1474 * New upstream release, LP: #1891134 1475 - logger: add support for setting snapd.debug=1 on kernel cmdline 1476 - o/snapstate: check disk space before creating automatic snapshot 1477 on remove 1478 - boot, o/devicestate: observe existing recovery bootloader trusted 1479 boot assets 1480 - many: use transient scope for tracking apps and hooks 1481 - features: add HiddenSnapFolder feature flag 1482 - tests/lib/nested.sh: fix partition typo, unmount the image on uc20 1483 too 1484 - runinhibit: open the lock file in read-only mode in IsLocked 1485 - cmd/s-b/initramfs-mounts: make recover -> run mode transition 1486 automatic 1487 - tests: update spread test for unknown plug/slot with snapctl is- 1488 connected 1489 - osutil: add OpenExistingLockForReading 1490 - kernel: add kernel.Validate() 1491 - interfaces: add vcio interface 1492 - interfaces/{docker,kubernetes}-support: load overlay and support 1493 systemd cgroup driver 1494 - tests/lib/nested.sh: use more robust code for finding what loop 1495 dev we mounted 1496 - cmd/snap-update-ns: detach all bind-mounted file 1497 - snap/snapenv: set SNAP_REAL_HOME 1498 - packaging: umount /snap on purge in containers 1499 - interfaces: misc policy updates xlvi 1500 - secboot,cmd/snap-bootstrap: cross-check partitions before 1501 unlocking, mounting 1502 - boot: copy boot assets cache to new root 1503 - gadget,kernel: add new kernel.{Info,Asset} struct and helpers 1504 - o/hookstate/ctlcmd: make is-connected check whether the plug or 1505 slot exists 1506 - tests: find -ignore_readdir_race when scanning cgroups 1507 - interfaces/many: deny arbitrary desktop files and misc from 1508 /usr/share 1509 - tests: use "set -ex" in prep-snapd-in-lxd.sh 1510 - tests: re-enable udisks test on debian-sid 1511 - cmd/snapd-generator: use PATH fallback if PATH is not set 1512 - tests: disable udisks2 test on arch linux 1513 - github: use latest/stable go, not latest/edge 1514 - tests: remove support for ubuntu 19.10 from spread tests 1515 - tests: fix lxd test wrongly tracking 'latest' 1516 - secboot: document exported functions 1517 - cmd: compile snap gdbserver shim correctly 1518 - many: correctly calculate the desktop file prefix everywhere 1519 - interfaces: add kernel-crypto-api interface 1520 - corecfg: add "system.timezone" setting to the system settings 1521 - cmd/snapd-generator: generate drop-in to use fuse in container 1522 - cmd/snap-bootstrap/initramfs-mounts: tweak names, add comments 1523 from previous PR 1524 - interfaces/many: miscellaneous updates for strict microk8s 1525 - secboot,cmd/snap-bootstrap: don't import boot package from secboot 1526 - cmd/snap-bootstrap/initramfs-mounts: call systemd-mount instead of 1527 the-tool 1528 - tests: work around broken update of systemd-networkd 1529 - tests/main/install-fontconfig-cache-gen: enhance test by 1530 verifying, add fonts to test 1531 - o/devicestate: wrap asset update observer error 1532 - boot: refactor such that bootStateUpdate20 mainly carries Modeenv 1533 - mkversion.sh: disallow changelog versions that have git in it, if 1534 we also have git version 1535 - interfaces/many: miscellaneous updates for strict microk8s 1536 - snap: fix repeated "cannot list recovery system" and add test 1537 - boot: track trusted assets during initial install, assets cache 1538 - vendor: update secboot to fix key data validation 1539 - tests: unmount FUSE file-systems from XDG runtime dir 1540 - overlord/devicestate: workaround non-nil interface with nil struct 1541 - sandbox/cgroup: remove temporary workaround for multiple cgroup 1542 writers 1543 - sandbox/cgroup: detect dangling v2 cgroup 1544 - bootloader: add helper for creating a bootloader based on gadget 1545 - tests: support different images on nested execution 1546 - many: reorg cmd/snapinfo.go into snap and new client/clientutil 1547 - packaging/arch: use external linker when building statically 1548 - tests: cope with ghost cgroupv2 1549 - tests: fix issues related to restarting systemd-logind.service 1550 - boot, o/devicestate: TrustedAssetUpdateObserver stubs, hook up to 1551 gadget updates 1552 - vendor: update github.com/kr/pretty to fix diffs of values with 1553 pointer cycles 1554 - boot: move bootloaderKernelState20 impls to separate file 1555 - .github/workflows: move snap building to test.yaml as separate 1556 cached job 1557 - tests/nested/manual/minimal-smoke: run core smoke tests in a VM 1558 meeting minimal requirements 1559 - osutil: add CommitAs to atomic file 1560 - gadget: introduce content update observer 1561 - bootloader: introduce TrustedAssetsBootloader, implement for grub 1562 - o/snapshotstate: helpers for calculating disk space needed for an 1563 automatic snapshot 1564 - gadget/install: retrieve command lines from bootloader 1565 - boot/bootstate20: unify commit method impls, rm 1566 bootState20MarkSuccessful 1567 - tests: add system information and image information when debug 1568 info is displayed 1569 - tests/main/cgroup-tracking: try to collect some information about 1570 cgroups 1571 - boot: introduce current_boot_assets and 1572 current_recovery_boot_assets to modeenv 1573 - tests: fix for timing issues on journal-state test 1574 - many: remove usage and creation of hijacked pid cgroup 1575 - tests: port regression-home-snap-root-owned to tests.session 1576 - tests: run as hightest via tests.session 1577 - github: run CLA checks on self-hosted workers 1578 - github: remove Ubuntu 19.10 from actions workflow 1579 - tests: remove End-Of-Life opensuse/fedora releases 1580 - tests: remove End-Of-Life releases from spread.yaml 1581 - tests: fix debug section of appstream-id test 1582 - interfaces: check !b.preseed earlier 1583 - tests: work around bug in systemd/debian 1584 - boot: add deepEqual, Copy helpers for Modeenv to simplify 1585 bootstate20 refactor 1586 - cmd: add new "snap recovery" command 1587 - interfaces/systemd: use emulation mode when preseeding 1588 - interfaces/kmod: don't load kernel modules in kmod backend when 1589 preseeding 1590 - interfaces/udev: do not reload udevadm rules when preseeding 1591 - cmd/snap-preseed: use snapd from the deb if newer than from seeds 1592 - boot: fancy marshaller for modeenv values 1593 - gadget, osutil: use atomic file copy, adjust tests 1594 - overlord: use new tracking cgroup for refresh app awareness 1595 - github: do not skip gofmt with Go 1.9/1.10 1596 - many: introduce content write observer, install mode glue, initial 1597 seal stubs 1598 - daemon,many: switch to use client.ErrorKind and drop the local 1599 errorKind... 1600 - tests: new parameters for nested execution 1601 - client: move all error kinds into errors.go and add doc strings 1602 - cmd/snap: display the error in snap debug seeding if seeding is in 1603 error 1604 - cmd/snap/debug/seeding: use unicode for proper yaml 1605 - tests/cmd/snap-bootstrap/initramfs-mounts: add test case for empty 1606 recovery_mode 1607 - osutil/disks: add mock disk and tests for happy path of mock disks 1608 - tests: refresh/revert snapd in uc20 1609 - osutil/disks: use a dedicated error to indicate a fs label wasn't 1610 found 1611 - interfaces/system-key: in WriteSystemKey during tests, don't call 1612 ParserFeatures 1613 - boot: add current recovery systems to modeenv 1614 - bootloader: extend managed assets bootloader interface to compose 1615 a candidate command line 1616 - interfaces: make the unmarshal test match more the comment 1617 - daemon/api: use pointers to time.Time for debug seeding aspect 1618 - o/ifacestate: update security profiles in connect undo handler 1619 - interfaces: add uinput interface 1620 - cmd/snap-bootstrap/initramfs-mounts: add doSystemdMount + unit 1621 tests 1622 - o/devicestate: save seeding/preseeding times for use with debug 1623 seeding api 1624 - cmd/snap/debug: add "snap debug seeding" command for preseeding 1625 debugging 1626 - tests/main/selinux-clean: workaround SELinux denials triggered by 1627 linger setup on Centos8 1628 - bootloader: compose command line with mode and extra arguments 1629 - cmd/snap, daemon: detect and bail purge on multi-snap 1630 - o/ifacestate: fix bug in snapsWithSecurityProfiles 1631 - interfaces/builtin/multipass: replace U+00A0 no-break space with 1632 simple space 1633 - bootloader/assets: generate bootloader assets from files 1634 - many/tests/preseed: reset the preseeded images before preseeding 1635 them 1636 - tests: drop accidental accents from e 1637 - secboot: improve key sealing tests 1638 - tests: replace _wait_for_file_change with retry 1639 - tests: new fs-state which replaces the files.sh helper 1640 - sysconfig/cloudinit_test.go: add test for initramfs case, rm "/" 1641 from path 1642 - cmd/snap: track started apps and hooks 1643 - tests/main/interfaces-pulseaudio: disable start limit checking for 1644 pulseaudio service 1645 - api: seeding debug api 1646 - .github/workflows/snap-build.yaml: build the snapd snap via GH 1647 Actions too 1648 - tests: moving journalctl.sh to a new journal-state tool 1649 - tests/nested/manual: add spread tests for cloud-init vuln 1650 - bootloader/assets: helpers for registering per-edition snippets, 1651 register snippets for grub 1652 - data,packaging,wrappers: extend D-Bus service activation search 1653 path 1654 - spread: add opensuse 15.2 and tumbleweed for qemu 1655 - overlord,o/devicestate: restrict cloud-init on Ubuntu Core 1656 - sysconfig/cloudinit: add RestrictCloudInit 1657 - cmd/snap-preseed: check that target path exists and is a directory 1658 on --reset 1659 - tests: check for pids correctly 1660 - gadget,gadget/install: refactor partition table update 1661 - sysconfig/cloudinit: add CloudInitStatus func + CloudInitState 1662 type 1663 - interface/fwupd: add more policies for making fwupd upstream 1664 strict 1665 - tests: new to-one-line tool which replaces the strings.sh helper 1666 - interfaces: new helpers to get and compare system key, for use 1667 with seeding debug api 1668 - osutil, many: add helper for checking whether the process is a go 1669 test binary 1670 - cmd/snap-seccomp/syscalls: add faccessat2 1671 - tests: adjust xdg-open after launcher changes 1672 - tests: new core config helper 1673 - usersession/userd: do not modify XDG_DATA_DIRS when calling xdg- 1674 open 1675 - cmd/snap-preseed: handle relative chroot path 1676 - snapshotstate: move sizer to osutil.Sizer() 1677 - tests/cmd/snap-bootstrap/initramfs-mounts: rm duplicated env ref 1678 kernel tests 1679 - gadget/install,secboot: use snapcore/secboot luks2 api 1680 - boot/initramfs_test.go: add Commentf to more Assert()'s 1681 - tests/lib: account for changes in arch package file name extension 1682 - bootloader/bootloadertest: fix comment typo 1683 - bootloader: add helper for getting recovery system environment 1684 variables 1685 - tests: preinstall shellcheck and run tests on focal 1686 - strutil: add a helper for parsing kernel command line 1687 - osutil: add CheckFreeSpace helper 1688 - secboot: update tpm connection error handling 1689 - packaging, cmd/snap-mgmt, tests: remove modules files on purge 1690 - tests: add tests.cleanup helper 1691 - packaging: add "ca-certificates" to build-depends 1692 - tests: more checks in core20 early config spread test 1693 - tests: fix some snapstate tests to use pointers for 1694 snapmgrTestSuite 1695 - boot: better naming of helpers for obtaining kernel command line 1696 - many: use more specific check for unit test mocking 1697 - systemd/escape: fix issues with "" and "\t" handling 1698 - asserts: small improvements and corrections for sequence-forming 1699 assertions' support 1700 - boot, bootloader: query kernel command line of run mod and 1701 recovery mode systems 1702 - snap/validate.go: disallow snap layouts with new top-level 1703 directories 1704 - tests: allow to add a new label to run nested tests as part of PR 1705 validation 1706 - tests/core/gadget-update-pc: port to UC20 1707 - tests: improve nested tests flexibility 1708 - asserts: integer headers: disallow prefix zeros and make parsing 1709 more uniform 1710 - asserts: implement Database.FindSequence 1711 - asserts: introduce SequenceMemberAfter in the asserts backstores 1712 - spread.yaml: remove tests/lib/tools from PATH 1713 - overlord: refuse to install snaps whose activatable D-Bus services 1714 conflict with installed snaps 1715 - tests: shorten lxd-state undo-mount-changes 1716 - snap-confine: don't die if a device from sysfs path cannot be 1717 found by udev 1718 - tests: fix argument handling of apt-state 1719 - tests: rename lxd-tool to lxd-state 1720 - tests: rename user-tool to user-state, fix --help 1721 - interfaces: add gconf interface 1722 - sandbox/cgroup: avoid parsing security tags twice 1723 - tests: rename version-tool to version-compare 1724 - cmd/snap-update-ns: handle anomalies better 1725 - tests: fix call to apt.Package.mark_install(auto_inst=True) 1726 - tests: rename mountinfo-tool to mountinfo.query 1727 - tests: rename memory-tool to memory-observe-do 1728 - tests: rename invariant-tool to tests.invariant 1729 - tests: rename apt-tool to apt-state 1730 - many: managed boot config during run mode setup 1731 - asserts: introduce the concept of sequence-forming assertion types 1732 - tests: tweak comments/output in uc20-recovery test 1733 - tests/lib/pkgdb: do not use quiet when purging debs 1734 - interfaces/apparmor: allow snap-specific /run/lock 1735 - interfaces: add system-source-code for access to /usr/src 1736 - sandbox/cgroup: extend SnapNameFromPid with tracking cgroup data 1737 - gadget/install: move udev trigger to gadget/install 1738 - many: make nested spread tests more reliable 1739 - tests/core/uc20-recovery: apply hack to get gopath in recover mode 1740 w/ external backend 1741 - tests: enable tests on uc20 which now work with the real model 1742 assertion 1743 - tests: enable system-snap-refresh test on uc20 1744 - gadget, bootloader: preserve managed boot assets during gadget 1745 updates 1746 - tests: fix leaked dbus-daemon in selinux-clean 1747 - tests: add servicestate.Control tests 1748 - tests: fix "restart.service" 1749 - wrappers: helper for enabling services - extract and move enabling 1750 of services into a helper 1751 - tests: new test to validate refresh and revert of kernel and 1752 gadget on uc20 1753 - tests/lib/prepare-restore: collect debug info when prepare purge 1754 fails 1755 - bootloader: allow managed bootloader to update its boot config 1756 - tests: Remove unity test from nightly test suite 1757 - o/devicestate: set mark-seeded to done in the task itself 1758 - tests: add spread test for disconnect undo caused by failing 1759 disconnect hook 1760 - sandbox/cgroup: allow discovering PIDs of given snap 1761 - osutil/disks: support IsDecryptedDevice for mountpoints which are 1762 dm devices 1763 - osutil: detect autofs mounted in /home 1764 - spread.yaml: allow amazon-linux-2-64 qemu with 1765 ec2-user/ec2-user 1766 - usersession: support additional zoom URL schemes 1767 - overlord: mock timings.DurationThreshold in TestNewWithGoodState 1768 - sandbox/cgroup: add tracking helpers 1769 - tests: detect stray dbus-daemon 1770 - overlord: refuse to install snaps providing user daemons on Ubuntu 1771 14.04 1772 - many: move encryption and installer from snap-boostrap to gadget 1773 - o/ifacestate: fix connect undo handler 1774 - interfaces: optimize rules of multiple connected iio/i2c/spi plugs 1775 - bootloader: introduce managed bootloader, implement for grub 1776 - tests: fix incorrect check in smoke/remove test 1777 - asserts,seed: split handling of essential/not essential model 1778 snaps 1779 - gadget: fix typo in mounted filesystem updater 1780 - gadget: do only one mount point lookup in mounted fs updater 1781 - tests/core/snap-auto-mount: try to make the test more robust 1782 - tests: adding ubuntu-20.04 to google-sru backend 1783 - o/servicestate: add updateSnapstateServices helper 1784 - bootloader: pull recovery grub config from internal assets 1785 - tests/lib/tools: apply linger workaround when needed 1786 - overlord/snapstate: graceful handling of denied "managed" refresh 1787 schedule 1788 - snapstate: fix autorefresh from classic->strict 1789 - overlord/configstate: add system.kernel.printk.console-loglevel 1790 option 1791 - tests: fix assertion disk handling for nested UC systems 1792 - snapstate: use testutil.HostScaledTimeout() in snapstate tests 1793 - tests: extra worker for google-nested backend to avoid timeout 1794 error on uc20 1795 - snapdtool: helper to check whether the current binary is reexeced 1796 from a snap 1797 - tests: mock servicestate in api tests to avoid systemctl checks 1798 - many: rename back snap.Info.GetType to Type 1799 - tests/lib/cla_check: expect explicit commit range 1800 - osutil/disks: refactor diskFromMountPointImpl a bit 1801 - o/snapstate: service-control task handler 1802 - osutil: add disks pkg for associating mountpoints with 1803 disks/partitions 1804 - gadget,cmd/snap-bootstrap: move partitioning to gadget 1805 - seed: fix LoadEssentialMeta when gadget is not loaded 1806 - cmd/snap: Debian does not allow $SNAP_MOUNT_DIR/bin in sudo 1807 secure_path 1808 - asserts: introduce new assertion validation-set 1809 - asserts,daemon: add support for "serials" field in system-user 1810 assertion 1811 - data/sudo: drop a failed sudo secure_path workaround 1812 - gadget: mv encodeLabel to osutil/disks.EncodeHexBlkIDFormat 1813 - boot, snap-bootstrap: move initramfs-mounts logic to boot pkg 1814 - spread.yaml: update secure boot attribute name 1815 - interfaces/block_devices: add NVMe subsystem devices, support 1816 multipath paths 1817 - tests: use the "jq" snap from the edge channel 1818 - tests: simplify the tpm test by removing the test-snapd-mokutil 1819 snap 1820 - boot/bootstate16.go: clean snap_try_* vars when not in Trying 1821 status too 1822 - tests/main/sudo-env: check snap path under sudo 1823 - tests/main/lxd: add test for snaps inside nested lxd containers 1824 not working 1825 - asserts/internal: expand errors about invalid serialized grouping 1826 labels 1827 - usersession/userd: add msteams url support 1828 - tests/lib/prepare.sh: adjust comment about sgdisk 1829 - tests: fix how gadget pc is detected when the snap does not exist 1830 and ls fails 1831 - tests: move a few more tests to snapstate_update_test.go 1832 - tests/main: add spread test for running svc from install hook 1833 - tests/lib/prepare: increase the size of the uc16/uc18 partitions 1834 - tests/special-home-can-run-classic-snaps: re-enable 1835 - workflow: test PR title as part of the static checks again 1836 - tests/main/xdg-open-compat: backup and restore original xdg-open 1837 - tests: move update-related tests to snapstate_update_test.go 1838 - cmd,many: move Version and bits related to snapd tools to 1839 snapdtool, merge cmdutil 1840 - tests/prepare-restore.sh: reset-failed systemd-journald before 1841 restarting 1842 - interfaces: misc small interface updates 1843 - spread: use find rather than recursive ls, skip mounted snaps 1844 - tests/lib/prepare-restore.sh: if we failed to purge snapd deb, ls 1845 /var/lib/snapd 1846 - tests: enable snap-auto-mount test on core20 1847 - cmd/snap: do not show $PATH warning when executing under sudo on a 1848 known distro 1849 - asserts/internal: add some iteration benchmarks 1850 - sandbox/cgroup: improve pid parsing code 1851 - snap: add new `snap run --experimental-gdbserver` option 1852 - asserts/internal: limit Grouping size switching to a bitset 1853 representationWe don't always use the bit-set representation 1854 because: 1855 - snap: add an activates-on property to apps for D-Bus activation 1856 - dirs: delete unused Cloud var, fix typo 1857 - sysconfig/cloudinit: make callers of DisableCloudInit use 1858 WritableDefaultsDir 1859 - tests: fix classic ubuntu core transition auth 1860 - tests: fail in setup_reflash_magic() if there is snapd state left 1861 - tests: port interfaces-many-core-provided to tests.session 1862 - tests: wait after creating partitions with sfdisk 1863 - bootloader: introduce bootloarder assets, import grub.cfg with an 1864 edition marker 1865 - riscv64: bump timeouts 1866 - gadget: drop dead code, hide exports that are not used externally 1867 - tests: port 2 uc20 part1 1868 - tests: fix bug waiting for snap command to be ready 1869 - tests: move try-related tests to snapstate_try_test.go 1870 - tests: add debug for 20.04 prepare failure 1871 - travis.yml: removed, all our checks run in GH actions now 1872 - tests: clean up up the use of configcoreSuite in the configcore 1873 tests 1874 - sandbox/cgroup: remove redundant pathOfProcPidCgroup 1875 - sandbox/cgroup: add tests for ParsePids 1876 - tests: fix the basic20 test for uc20 on external backend 1877 - tests: use configcoreSuite in journalSuite and remove some 1878 duplicated code 1879 - tests: move a few more tests to snapstate_install_test 1880 - tests: assorted small patches 1881 - dbusutil/dbustest: separate license from package 1882 - interfaces/builtin/time-control: allow POSIX clock API 1883 - usersession/userd: add "slack" to the white list of URL schemes 1884 handled by xdg-open 1885 - tests: check that host settings like hostname are settable on core 1886 - tests: port xdg-settings test to tests.session 1887 - tests: port snap-handle-link test to tests.session 1888 - arch: add riscv64 1889 - tests: core20 early defaults spread test 1890 - tests: move install tests from snapstate_test.go to 1891 snapstate_install_test.go 1892 - github: port macOS sanity checks from travis 1893 - data/selinux: allow checking /var/cache/app-info 1894 - o/devicestate: core20 early config from gadget defaults 1895 - tests: autoremove after removing lxd in preseed-lxd test 1896 - secboot,cmd/snap-bootstrap: add tpm sealing support to secboot 1897 - sandbox/cgroup: move FreezerCgroupDir from dirs.go 1898 - tests: update the file used to detect the boot path on uc20 1899 - spread.yaml: show /var/lib/snapd in debug 1900 - cmd/snap-bootstrap/initramfs-mounts: also copy systemd clock + 1901 netplan files 1902 - snap/naming: add helpers to parse app and hook security tags 1903 - tests: modernize retry tool 1904 - tests: fix and trim debug section in xdg-open-portal 1905 - tests: modernize and use snapd.tool 1906 - vendor: update to latest github.com/snapcore/bolt for riscv64 1907 - cmd/snap-confine: add support for libc6-lse 1908 - interfaces: miscellaneous policy updates xlv 1909 - interfaces/system-packages-doc: fix typo in variable names 1910 - tests: port interfaces-calendar-service to tests.session 1911 - tests: install/run the lzo test snap too 1912 - snap: (small) refactor of `snap download` code for 1913 testing/extending 1914 - data: fix shellcheck warnings in snapd.sh.in 1915 - packaging: disable buildmode=pie for riscv64 1916 - tests: install test-snapd-rsync snap from edge channel 1917 - tests: modernize tests.session and port everything using it 1918 - tests: add ubuntu 20.10 to spread tests 1919 - cmd/snap/remove: mention snap restore/automatic snapshots 1920 - dbusutil: move all D-Bus helpers and D-Bus test helpers 1921 - wrappers: pass 'disable' flag to StopServices wrapper 1922 - osutil: enable riscv64 build 1923 - snap/naming: add ParseSecurityTag and friends 1924 - tests: port document-portal-activation to session-tool 1925 - bootloader: rename test helpers to reflect we are mocking EFI boot 1926 locations 1927 - tests: disable test of nfs v3 with udp proto on debian-sid 1928 - tests: plan to improve the naming and uniformity of utilities 1929 - tests: move *-tool tests to their own suite 1930 - snap-bootstrap: remove sealed key file on reinstall 1931 - bootloader/ubootenv: don't panic with an empty uboot env 1932 - systemd: rename actualFsTypeAndMountOptions to 1933 hostFsTypeAndMountOptions 1934 - daemon: fix filtering of service-control changes for snap.app 1935 - tests: spread test for preseeding in lxd container 1936 - tests: fix broken snapd.session agent.socket 1937 - wrappers: add RestartServices function and ReloadOrRestart to 1938 systemd 1939 - o/cmdstate: handle ignore flag on exec-command tasks 1940 - gadget: make ext4 filesystems with or without metadata checksum 1941 - tests: update statx test to run on all LTS releases 1942 - configcore: show better error when disabling services 1943 - interfaces: add hugepages-control 1944 - interfaces-ssh-keys: Support reading /etc/ssh/ssh_config.d/ 1945 - tests: run ubuntu-20.04-* tests on all ubuntu-2* releases 1946 - tests: skip interfaces-openvswitch for centos 8 in nightly suite 1947 - tests: reload systemd --user for root, if present 1948 - tests: reload systemd after editing /etc/fstab 1949 - tests: add missing dependencies needed for sbuild test on debian 1950 - tests: reload systemd after removing pulseaudio 1951 - image, tests: core18 early config. 1952 - interfaces: add system-packages-doc interface 1953 - cmd/snap-preseed, systemd: fix handling of fuse.squashfuse when 1954 preseeding 1955 - interfaces/fwupd: allow bind mount to /boot on core 1956 - tests: improve oom-vitality tests 1957 - tests: add fedora 32 to spread.yaml 1958 - config: apply vitality-hint immediately when the config changes 1959 - tests: port snap-routine-portal-info to session-tool 1960 - configcore: add "service.console-conf.disable" config option 1961 - tests: port xdg-open to session-tool 1962 - tests: port xdg-open-compat to session-tool 1963 - tests: port interfaces-desktop-* to session-tool 1964 - spread.yaml: apply yaml formatter/linter 1965 - tests: port interfaces-wayland to session-tool 1966 - o/devicestate: refactor current system handling 1967 - snap-mgmt: perform cleanup of user services 1968 - snap/snapfile,squashfs: followups from 8729 1969 - boot, many: require mode in modeenv 1970 - data/selinux: update policy to allow forked processes to call 1971 getpw*() 1972 - tests: log stderr from dbus-monitor 1973 - packaging: build cmd/snap and cmd/snap-bootstrap with nomanagers 1974 tag 1975 - snap/squashfs: also symlink snap Install with uc20 seed snap dir 1976 layout 1977 - interfaces/builtin/desktop: do not mount fonts cache on distros 1978 with quirks 1979 - data/selinux: allow snapd to remove/create the its socket 1980 - testutil/exec.go: set PATH after running shellcheck 1981 - tests: silence stderr from dbus-monitor 1982 - snap,many: mv Open to snapfile pkg to support add'l options to 1983 Container methods 1984 - devicestate, sysconfig: revert support for cloud.cfg.d/ in the 1985 gadget 1986 - github: remove workaround for bug 133 in actions/cache 1987 - tests: remove dbus.sh 1988 - cmd/snap-preseed: improve mountpoint checks of the preseeded 1989 chroot 1990 - spread.yaml: add ps aux to debug section 1991 - github: run all spread systems in a single go with cached results 1992 - test: session-tool cli tweaks 1993 - asserts: rest of the Pool API 1994 - tests: port interfaces-network-status-classic to session-tool 1995 - packaging: remove obsolete 16.10,17.04 symlinks 1996 - tests: setup portals before starting user session 1997 - o/devicestate: typo fix 1998 - interfaces/serial-port: add NXP SC16IS7xx (ttySCX) to allowed 1999 devices 2000 - cmd/snap/model: support store, system-user-authority keys in 2001 --verbose 2002 - o/devicestate: raise conflict when requesting system action while 2003 seeding 2004 - tests: detect signs of crashed snap-confine 2005 - tests: sign kernel and gadget to run nested tests using current 2006 snapd code 2007 - tests: remove gnome-online-accounts we install 2008 - tests: fix the issue where all the tests were executed on secboot 2009 system 2010 - tests: port interfaces-accounts-service to session-tool 2011 - interfaces/network-control: bring /var/lib/dhcp from host 2012 - image,cmd/snap,tests: add support for store-wide cohort keys 2013 - configcore: add nomanagers buildtag for conditional build 2014 - tests: port interfaces-password-manager-service to session-tool 2015 - o/devicestate: cleanup system actions supported by recover mode 2016 - snap-bootstrap: remove create-partitions and update tests 2017 - tests: fix nested tests 2018 - packaging/arch: update PKGBUILD to match one in AUR 2019 - tests: port interfaces-location-control to session-tool 2020 - tests: port interfaces-contacts-service to session-tool 2021 - state: log task errors in the journal too 2022 - o/devicestate: change how current system is reported for different 2023 modes 2024 - devicestate: do not report "ErrNoState" for seeded up 2025 - tests: add a note about broken test sequence 2026 - tests: port interfaces-autopilot-introspection to session-tool 2027 - tests: port interfaces-dbus to session-tool 2028 - packaging: update sid packaging to match 16.04+ 2029 - tests: enable degraded test on uc20 2030 - c/snaplock/runinhibit: add run inhibition operations 2031 - tests: detect and report root-owned files in /home 2032 - tests: reload root's systemd --user after snapd tests 2033 - tests: test registration with serial-authority: [generic] 2034 - cmd/snap-bootstrap/initramfs-mounts: copy auth.json and macaroon- 2035 key in recover 2036 - tests/mount-ns: stop binfmt_misc mount unit 2037 - cmd/snap-bootstrap/initramfs-mounts: use booted kernel partition 2038 uuid if available 2039 - daemon, tests: indicate system mode, test switching to recovery 2040 and back to run 2041 - interfaces/desktop: silence more /var/lib/snapd/desktop/icons 2042 denials 2043 - tests/mount-ns: update to reflect new UEFI boot mode 2044 - usersession,tests: clean ups for userd/settings.go and move 2045 xdgopenproxy under usersession 2046 - tests: disable mount-ns test 2047 - tests: test user belongs to systemd-journald, on core20 2048 - tests: run core/snap-set-core-config on uc20 too 2049 - tests: remove generated session-agent units 2050 - sysconfig: use new _writable_defaults dir to create cloud config 2051 - cmd/snap-bootstrap/initramfs-mounts: cosmetic changes in prep for 2052 future work 2053 - asserts: make clearer that with label we mean a serialized label 2054 - cmd/snap-bootstrap: tweak recovery trigger log messages 2055 - asserts: introduce PoolTo 2056 - userd: allow setting default-url-scheme-handler 2057 - secboot: append uuid to ubuntu-data when decrypting 2058 - o/configcore: pass extra options to FileSystemOnlyApply 2059 - tests: add dbus-user-session to bionic and reorder package names 2060 - boot, bootloader: adjust comments, expand tests 2061 - tests: improve debugging of user session agent tests 2062 - packaging: add the inhibit directory 2063 - many: add core.resiliance.vitality-hint config setting 2064 - tests: test adjustments and fixes for recently published images 2065 - cmd/snap: coldplug auto-import assertions from all removable 2066 devices 2067 - secboot,cmd/snap-bootstrap: move initramfs-mounts tpm access to 2068 secboot 2069 - tests: not fail when boot dir cannot be determined 2070 - tests: new directory used to store the cloud images on gce 2071 - tests: inject snapd from edge into seeds of the image in manual 2072 preseed test 2073 - usersession/agent,wrappers: fix races between Shutdown and Serve 2074 - tests: add dependency needed for next upgrade of bionic 2075 - tests: new test user is used for external backend 2076 - cmd/snap: fix the order of positional parameters in help output 2077 - tests: don't create root-owned things in ~test 2078 - tests/lib/prepare.sh: delete patching of the initrd 2079 - cmd/snap-bootstrap/initramfs-mounts: add sudoers to dirs to copy 2080 as well 2081 - progress: tweak multibyte label unit test data 2082 - o/devicestate,cmd/snap-bootstrap: seal to recover mode cmdline 2083 - gadget: fix fallback device lookup for 'mbr' type structures 2084 - configcore: only reload journald if systemd is new enough 2085 - cmd/snap-boostrap, boot: use /run/mnt/data instead of ubuntu-data 2086 - wrappers: allow user mode systemd daemons 2087 - progress: fix progress bar with multibyte duration units 2088 - tests: fix raciness in pulseaudio test 2089 - asserts/internal: introduce Grouping and Groupings 2090 - tests: remove user.sh 2091 - tests: pair of follow-ups from earlier reviews 2092 - overlord/snapstate: warn of refresh/postpone events 2093 - configcore,tests: use daemon-reexec to apply watchdog config 2094 - c/snap-bootstrap: check mount states via initramfsMountStates 2095 - store: implement DownloadAssertions 2096 - tests: run smoke test with different bases 2097 - tests: port user-mounts test to session-tool 2098 - store: handle error-list in fetch-assertions results 2099 - tests: port interfaces-audio-playback-record to session-tool 2100 - data/completion: add `snap` command completion for zsh 2101 - tests/degraded: ignore failure in systemd-vconsole-setup.service 2102 - image: stub implementation of image.Prepare for darwin 2103 - tests: session-tool --restore -u stops user-$UID.slice 2104 - o/ifacestate/handlers.go: fix typo 2105 - tests: port pulseaudio test to session-tool 2106 - tests: port user-session-env to session-tool 2107 - tests: work around journald bug in core16 2108 - tests: add debug to core-persistent-journal test 2109 - tests: port selinux-clean to session-tool 2110 - tests: port portals test to session-tool, fix portal tests on sid 2111 - tests: adding option --no-install-recommends option also when 2112 install all the deps 2113 - tests: add session-tool --has-systemd-and-dbus 2114 - packaging/debian-sid: add gcc-multilib to build deps 2115 - osutil: expand FileLock to support shared locks and more 2116 - packaging: stop depending on python-docutils 2117 - store,asserts,many: support the new action fetch-assertions 2118 - tests: port snap-session-agent-* to session-tool 2119 - packaging/fedora: disable FIPS compliant crypto for static 2120 binaries 2121 - tests: fix for preseeding failures 2122 2123 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 25 Aug 2020 17:26:21 +0200 2124 2125 snapd (2.45.3.1~14.04) trusty; urgency=medium 2126 2127 * New upstream release, LP: #1875071 2128 - o/ifacestate: fix bug in snapsWithSecurityProfiles 2129 - tests/main/selinux-clean: workaround SELinux denials triggered by 2130 linger setup on Centos8 2131 2132 -- Samuele Pedroni <pedronis@lucediurna.net> Tue, 28 Jul 2020 21:43:38 +0200 2133 2134 snapd (2.45.3~14.04) trusty; urgency=medium 2135 2136 * New upstream release, LP: #1875071 2137 - many: backport _writable_defaults dir changes 2138 - tests: fix incorrect check in smoke/remove test 2139 - cmd/snap-bootstrap,seed: backport of uc20 PRs 2140 - tests: avoid exit when nested type var is not defined 2141 - cmd/snap-preseed: backport fixes 2142 - interfaces: optimize rules of multiple connected iio/i2c/spi plugs 2143 - many: cherry-picks for 2.45, gh-action, test fixes 2144 - tests/lib: account for changes in arch package file name extension 2145 - postrm, snap-mgmt: cleanup modules and other cherry-picks 2146 - snap-confine: don't die if a device from sysfs path cannot be 2147 found by udev 2148 - data/selinux: update policy to allow forked processes to call 2149 getpw*() 2150 - tests/main/interfaces-time-control: exercise setting time via date 2151 - interfaces/builtin/time-control: allow POSIX clock API 2152 - usersession/userd: add "slack" to the white list of URL schemes 2153 handled by xdg-open 2154 2155 -- Zygmunt Krynicki <me@zygoon.pl> Mon, 27 Jul 2020 12:01:14 +0200 2156 2157 snapd (2.45.2~14.04) trusty; urgency=medium 2158 2159 * SECURITY UPDATE: sandbox escape vulnerability on snapctl xdg-open 2160 implementation 2161 - usersession/userd/launcher.go: remove XDG_DATA_DIRS environment 2162 variable modification when calling the system xdg-open. Patch 2163 thanks to James Henstridge 2164 - packaging/ubuntu-16.04/snapd.postinst: ensure "snap userd" is 2165 restarted. Patch thanks to Michael Vogt 2166 - CVE-2020-11934 2167 - LP: #1880085 2168 * SECURITY UPDATE: arbitrary code execution vulnerability on core 2169 devices with access to physical removable media 2170 - devicestate: Disable/restrict cloud-init after seeding. 2171 - CVE-2020-11933 2172 - LP: #1879530 2173 2174 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 10 Jul 2020 20:06:29 +0200 2175 2176 snapd (2.45.1~14.04) trusty; urgency=medium 2177 2178 * New upstream release, LP: #1875071 2179 - data/selinux: allow checking /var/cache/app-info 2180 - cmd/snap-confine: add support for libc6-lse 2181 - interfaces: miscellaneous policy updates xlv 2182 - snap-bootstrap: remove sealed key file on reinstall 2183 - interfaces-ssh-keys: Support reading /etc/ssh/ssh_config.d/ 2184 - gadget: make ext4 filesystems with or without metadata checksum 2185 - interfaces/fwupd: allow bind mount to /boot on core 2186 - tests: cherry-pick test fixes from master 2187 - snap/squashfs: also symlink snap Install with uc20 seed snap dir 2188 layout 2189 - interfaces/serial-port: add NXP SC16IS7xx (ttySCX) to allowed 2190 devices 2191 - snap,many: mv Open to snapfile pkg to support add'l options to 2192 Container methods 2193 - interfaces/builtin/desktop: do not mount fonts cache on distros 2194 with quirks 2195 - devicestate, sysconfig: revert support for cloud.cfg.d/ in the 2196 gadget 2197 - data/completion, packaging: cherry-pick zsh completion 2198 - state: log task errors in the journal too 2199 - devicestate: do not report "ErrNoState" for seeded up 2200 - interfaces/desktop: silence more /var/lib/snapd/desktop/icons 2201 denials 2202 - packaging/fedora: disable FIPS compliant crypto for static 2203 binaries 2204 - packaging: stop depending on python-docutils 2205 2206 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 05 Jun 2020 15:13:49 +0200 2207 2208 snapd (2.45~14.04) trusty; urgency=medium 2209 2210 * New upstream release, LP: #1875071 2211 - o/devicestate: support doing system action reboots from recover 2212 mode 2213 - vendor: update to latest secboot 2214 - tests: not fail when boot dir cannot be determined 2215 - configcore: only reload journald if systemd is new enough 2216 - cmd/snap-bootstrap/initramfs-mounts: append uuid to ubuntu-data 2217 when decrypting 2218 - tests/lib/prepare.sh: delete patching of the initrd 2219 - cmd/snap: coldplug auto-import assertions from all removable 2220 devices 2221 - cmd/snap: fix the order of positional parameters in help output 2222 - c/snap-bootstrap: port mount state mocking to the new style on 2223 master 2224 - cmd/snap-bootstrap/initramfs-mounts: add sudoers to dirs to copy 2225 as well 2226 - o/devicestate,cmd/snap-bootstrap: seal to recover mode cmdline, 2227 unlock in recover mode initramfs 2228 - progress: tweak multibyte label unit test data 2229 - gadget: fix fallback device lookup for 'mbr' type structures 2230 - progress: fix progress bar with multibyte duration units 2231 - many: use /run/mnt/data over /run/mnt/ubuntu-data for uc20 2232 - many: put the sealed keys in a directory on seed for tidiness 2233 - cmd/snap-bootstrap: measure epoch and model before unlocking 2234 encrypted data 2235 - o/configstate: core config handler for persistent journal 2236 - bootloader/uboot: use secondary ubootenv file boot.sel for uc20 2237 - packaging: add "$TAGS" to dh_auto_test for debian packaging 2238 - tests: ensure $cache_dir is actually available 2239 - secboot,cmd/snap-bootstrap: add model to pcr protection profile 2240 - devicestate: do not use snap-boostrap in devicestate to install 2241 - tests: fix a typo in nested.sh helper 2242 - devicestate: add support for cloud.cfg.d config from the gadget 2243 - cmd/snap-bootstrap: cleanups, naming tweaks 2244 - testutil: add NewDBusTestConn 2245 - snap-bootstrap: lock access to sealed keys 2246 - overlord/devicestate: preserve the current model inside ubuntu- 2247 boot 2248 - interfaces/apparmor: use differently templated policy for non-core 2249 bases 2250 - seccomp: add get_tls, io_pg* and *time64/*64 variants for existing 2251 syscalls 2252 - cmd/snap-bootstrap/initramfs-mounts: mount ubuntu-seed first, 2253 other misc changes 2254 - o/snapstate: tweak "waiting for restart" message 2255 - boot: store model model and grade information in modeenv 2256 - interfaces/firewall-control: allow -legacy and -nft for core20 2257 - boot: enable makeBootable20RunMode for EnvRefExtractedKernel 2258 bootloaders 2259 - boot/bootstate20: add EnvRefExtractedKernelBootloader bootstate20 2260 implementation 2261 - daemon: fix error message from `snap remove-user foo` on classic 2262 - overlord: have a variant of Mock that can take a state.State 2263 - tests: 16.04 and 18.04 now have mediating pulseaudio (again) 2264 - seed: clearer errors for missing essential snapd or core snap 2265 - cmd/snap-bootstrap/initramfs-mounts: support 2266 EnvRefExtractedKernelBootloader's 2267 - gadget, cmd/snap-bootstrap: MBR schema support 2268 - image: improve/adjust DownloadSnap doc comment 2269 - asserts: introduce ModelGrade.Code 2270 - tests: ignore user-12345 slice and service 2271 - image,seed/seedwriter: support redirect channel aka default 2272 tracks 2273 - bootloader: use binary.Read/Write 2274 - tests: uc20 nested suite part II 2275 - tests/boot: refactor to make it easier for new 2276 bootloaderKernelState20 impl 2277 - interfaces/openvswitch: support use of ovs-appctl 2278 - snap-bootstrap: copy auth data from real ubuntu-data in recovery 2279 mode 2280 - snap-bootstrap: seal and unseal encryption key using tpm 2281 - tests: disable special-home-can-run-classic-snaps due to jenkins 2282 repo issue 2283 - packaging: fix build on Centos8 to support BUILDTAGS 2284 - boot/bootstate20: small changes to bootloaderKernelState20 2285 - cmd/snap: Implement a "snap routine file-access" command 2286 - spread.yaml: switch back to latest/candidate for lxd snap 2287 - boot/bootstate20: re-factor kernel methods to use new interface 2288 for state 2289 - spread.yaml,tests/many: use global env var for lxd channel 2290 - boot/bootstate20: fix bug in try-kernel cleanup 2291 - config: add system.store-certs.[a-zA-Z0-9] support 2292 - secboot: key sealing also depends on secure boot enabled 2293 - httputil: fix client timeout retry tests 2294 - cmd/snap-update-ns: handle EBUSY when unlinking files 2295 - cmd/snap/debug/boot-vars: add opts for setting dir and/or uc20 2296 vars 2297 - secboot: add tpm support helpers 2298 - tests/lib/assertions/developer1-pi-uc20.model: use 20/edge for 2299 kernel and gadget 2300 - cmd/snap-bootstrap: switch to a 64-byte key for unlocking 2301 - tests: preserve size for centos images on spread.yaml 2302 - github: partition the github action workflows 2303 - run-checks: use consistent "Checking ..." style messages 2304 - bootloader: add efi pkg for reading efi variables 2305 - data/systemd: do not run snapd.system-shutdown if finalrd is 2306 available 2307 - overlord: update tests to work with latest go 2308 - cmd/snap: do not hide debug boot-vars on core 2309 - cmd/snap-bootstrap: no error when not input devices are found 2310 - snap-bootstrap: fix partition numbering in create-partitions 2311 - httputil/client_test.go: add two TLS version tests 2312 - tests: ignore user@12345.service hierarchy 2313 - bootloader, gadget, cmd/snap-bootstrap: misc cosmetic things 2314 - tests: rewrite timeserver-control test 2315 - tests: fix racy pulseaudio tests 2316 - many: fix loading apparmor profiles on Ubuntu 20.04 with ZFS 2317 - tests: update snap-preseed --reset logic to accommodate for 2.44 2318 change 2319 - cmd/snap: don't wait for system key when stopping 2320 - sandbox/cgroup: avoid making arrays we don't use 2321 - osutil: mock proc/self/mountinfo properly everywhere 2322 - selinux: export MockIsEnforcing; systemd: use in tests 2323 - tests: add 32 bit machine to GH actions 2324 - tests/session-tool: kill cron session, if any 2325 - asserts: it should be possible to omit many snap-ids if allowed, 2326 fix 2327 - boot: cleanup more things, simplify code 2328 - github: skip spread jobs when corresponding label is set 2329 - dirs: don't depend on osutil anymore, mv apparmor vars to apparmor 2330 pkg 2331 - tests/session-tool: add session-tool --dump 2332 - github: allow cached debian downloads to restore 2333 - tests/session-tool: session ordering is non-deterministic 2334 - tests: enable unit tests on debian-sid again 2335 - github: move spread to self-hosted workers 2336 - secboot: import secboot on ubuntu, provide dummy on !ubuntu 2337 - overlord/devicestate: support for recover and run modes 2338 - snap/naming: add validator for snap security tag 2339 - interfaces: add case for rootWritableOverlay + NFS 2340 - tests/main/uc20-create-partitions: tweaks, renames, switch to 2341 20.04 2342 - github: port CLA check to Github Actions 2343 - interfaces/many: miscellaneous policy updates xliv 2344 - configcore,tests: fix setting watchdog options on UC18/20 2345 - tests/session-tool: collect information about services on startup 2346 - tests/main/uc20-snap-recovery: unbreak, rename to uc20-create- 2347 partitions 2348 - state: add state.CopyState() helper 2349 - tests/session-tool: stop anacron.service in prepare 2350 - interfaces: don't use the owner modifier for files shared via 2351 document portal 2352 - systemd: move the doc comments to the interface so they are 2353 visible 2354 - cmd/snap-recovery-chooser: tweaks 2355 - interfaces/docker-support: add overlayfs file access 2356 - packaging: use debian/not-installed to ignore snap-preseed 2357 - travis.yml: disable unit tests on travis 2358 - store: start splitting store.go and store_test.go into subtopic 2359 files 2360 - tests/session-tool: stop cron/anacron from meddling 2361 - github: disable fail-fast as spread cannot be interrupted 2362 - github: move static checks and spread over 2363 - tests: skip "/etc/machine-id" in "writablepaths" test 2364 - snap-bootstrap: store encrypted partition recovery key 2365 - httputil: increase testRetryStrategy max timelimit to 5s 2366 - tests/session-tool: kill leaking closing session 2367 - interfaces: allow raw access to USB printers 2368 - tests/session-tool: reset failed session-tool units 2369 - httputil: increase httpclient timeout in 2370 TestRetryRequestTimeoutHandling 2371 - usersession: extend timerange in TestExitOnIdle 2372 - client: increase timeout in client tests to 100ms 2373 - many: disentagle release and snapdenv from sandbox/* 2374 - boot: simplify modeenv mocking to always write a modeenv 2375 - snap-bootstrap: expand data partition on install 2376 - o/configstate: add backlight option for core config 2377 - cmd/snap-recovery-chooser: add recovery chooser 2378 - features: enable robust mount ns updates 2379 - snap: improve TestWaitRecovers test 2380 - sandbox/cgroup: add ProcessPathInTrackingCgroup 2381 - interfaces/policy: fix comment in recent new test 2382 - tests: make session tool way more robust 2383 - interfaces/seccomp: allow passing an address to setgroups 2384 - o/configcore: introduce core config handlers (3/N) 2385 - interfaces: updates to login-session-observe, network-manager and 2386 modem-manager interfaces 2387 - interfaces/policy/policy_test.go: add more tests'allow- 2388 installation: false' and we grant based on interface attributes 2389 - packaging: detect/disable broken seed in the postinst 2390 - cmd/snap-confine/mount-support-nvidia.c: add libnvoptix as nvidia 2391 library 2392 - tests: remove google-tpm backend from spread.yaml 2393 - tests: install dependencies with apt using --no-install-recommends 2394 - usersession/userd: add zoommtg url support 2395 - snap-bootstrap: fix disk layout sanity check 2396 - snap: add `snap debug state --is-seeded` helper 2397 - devicestate: generate warning if seeding fails 2398 - config, features: move and rename config.GetFeatureFlag helper to 2399 features.Flag 2400 - boot, overlord/devicestate, daemon: implement requesting boot 2401 into a given recovery system 2402 - xdgopenproxy: forward requests to the desktop portal 2403 - many: support immediate reboot 2404 - store: search v2 tweaks 2405 - tests: fix cross build tests when installing dependencies 2406 - daemon: make POST /v2/systems/<label> root only 2407 - tests/lib/prepare.sh: use only initrd from the kernel snap 2408 - cmd/snap,seed: validate full seeds (UC 16/18) 2409 - tests/main/user-session-env: stop the user session before deleting 2410 the test-zsh user 2411 - overlord/devicestate, daemon: record the seed current system was 2412 installed from 2413 - gadget: SystemDefaults helper function to convert system defaults 2414 config into a flattened map suitable for FilesystemOnlyApply. 2415 - many: comment or avoid cryptic snap-ids in tests 2416 - tests: add LXD_CHANNEL environment 2417 - store: support for search API v2 2418 - .github: register a problem matcher to detect spread failures 2419 - seed: add Info() method for seed.Snap 2420 - github: always run the "Discard spread workers" step, even if the 2421 job fails 2422 - github: offload self-hosted workers 2423 - cmd/snap: the model command needs just a client, no waitMixin 2424 - github: combine tests into one workflow 2425 - github: fix order of go get caches 2426 - tests: adding more workers for ubuntu 20.04 2427 - boot,overlord: rename operating mode to system mode 2428 - config: add new Transaction.GetPristine{,Maybe}() function 2429 - o/devicestate: rename readMaybe* to maybeRead* 2430 - github: cache Debian dependencies for unit tests 2431 - wrappers: respect pre-seeding in error path 2432 - seed: validate UC20 seed system label 2433 - client, daemon, overlord/devicestate: request system action API 2434 and stubs 2435 - asserts,o/devicestate: support model specified alternative serial- 2436 authority 2437 - many: introduce naming.WellKnownSnapID 2438 - o/configcore: FilesystemOnlyApply method for early configuration 2439 of core (1/N) 2440 - github: run C unit tests 2441 - github: run spread tests on PRs only 2442 - interfaces/docker-support: make containerd abstract socket more 2443 generic 2444 - tests: cleanup security-private-tmp properly 2445 - overlord/devicestate,boot: do not hold to the originally read 2446 modeenv 2447 - dirs: rm RunMnt; boot: add vars for early boot env layout; 2448 sysconfig: take targetdir arg 2449 - cmd/snap-bootstrap/initramfs-mounts/tests: use dirs.RunMnt over 2450 s.runMnt 2451 - tests: add regression test for MAAS refresh bug 2452 - errtracker: add missing mocks 2453 - github: apt-get update before installing build-deps 2454 - github: don't fail-fast 2455 - github: run spread via github actions 2456 - boot,many: add modeenv.WriteTo, make Write take no args 2457 - wrappers: fix timer schedules that are days only 2458 - tests/main/snap-seccomp-syscalls: install gperf 2459 - github: always checkout to snapcore/snapd 2460 - github: add prototype workflow running unit tests 2461 - many: improve comments, naming, a possible TODO 2462 - client: use Assert when checking for error 2463 - tests: ensure sockets target is ready in session agent spread 2464 tests 2465 - osutil: do not leave processes behind after the test run 2466 - tests: update proxy-no-core to match latest CDN changes 2467 - devicestate,sysconfig: support "cloud.cfg.d" in uc20 for grade: 2468 dangerous 2469 - cmd/snap-failure,tests: try to make snap-failure more robust 2470 - many: fix packages having mistakenly their copyright as doc 2471 - many: enumerate system seeds, return them on the /v2/systems API 2472 endpoint 2473 - randutil: don't consume kernel entropy at init, just mix more info 2474 to try to avoid fleet collisions 2475 - snap-bootstrap: add creationSupported predicate for partition 2476 types 2477 - tests: umount partitions which are not umounted after remount 2478 gadget 2479 - snap: run gofmt -s 2480 - many: improve environment handling, fixing duplicate entries 2481 - boot_test: add many boot robustness tests for UC20 kernel 2482 MarkBootSuccessul and SetNextBoot 2483 - overlord: remove unneeded overlord.MockPruneInterval() mocks 2484 - interfaces/greengrass-support: fix typo 2485 - overlord,timings,daemon: separate timings from overlord/state 2486 - tests: enable nested on core20 and test current branch 2487 - snap-bootstrap: remove created partitions on reinstall 2488 - boot: apply Go 1.10 formatting 2489 - apparmor: use rw for uuidd request to default and remove from 2490 elsewhere 2491 - packaging: add README.source for debian 2492 - tests: cleanup various uc20 boot tests from previous PR 2493 - devicestate: disable cloud-init by default on uc20 2494 - run-checks: tweak formatting checks 2495 - packaging,tests: ensure debian-sid builds without vendor/ 2496 - travis.yml: run unit tests with go/master as well* travis.yml: run 2497 unit tests with go/master as well 2498 - seed: make Brand() part of the Seed interface 2499 - cmd/snap-update-ns: ignore EROFS from rmdir/unlink 2500 - daemon: do a forceful server shutdown if we hit a deadline 2501 - tests/many: don't use StartLimitInterval anymore, unify snapd- 2502 failover variants, build snapd snap for UC16 tests 2503 - snap-seccomp: robustness improvements 2504 - run-tests: disable -v for go test to avoid spaming the logs 2505 - snap: whitelist lzo as support compression for snap pack 2506 - snap: tweak comment in Install() for overlayfs detection 2507 - many: introduce snapdenv.Preseeding instead of release.PreseedMode 2508 - client, daemon, overlord/devicestate: structures and stubs for 2509 systems API 2510 - o/devicestate: delay the creation of mark-seeded task until 2511 asserts are loaded 2512 - data/selinux, tests/main/selinux: cleanup tmpfs operations in the 2513 policy, updates 2514 - interfaces/greengrass-support: add new 1.9 access 2515 - snap: do not hardlink on overlayfs 2516 - boot,image: ARM kernel extract prepare image 2517 - interfaces: make gpio robust against not-existing gpios in /sys 2518 - cmd/snap-preseed: handle --reset flag 2519 - many: introduce snapdenv to present common snapd env options 2520 - interfaces/kubernetes-support: allow autobind to journald socket 2521 - snap-seccomp: allow mprotect() to unblock the tests 2522 - tests/lib/reset: workaround unicode dot in systemctl output 2523 - interfaces/udisks2: also allow Introspection on 2524 /org/freedesktop/UDisks/** 2525 - snap: introduce Container.RandomAccessFile 2526 - o/ifacestate, api: implementation of snap disconnect --forget 2527 - cmd/snap: make the portal-info command search for the network- 2528 status interface 2529 - interfaces: work around apparmor_parser slowness affecting uio 2530 - tests: fix/improve failing spread tests 2531 - many: clean separation of bootenv mocking vs mock bootloader kinds 2532 - tests: mock prune ticker in overlord tests to reduce wait times 2533 - travis: disable arm64 again 2534 - httputil: add support for extra snapd certs 2535 - travis.yml: run unit tests on arm64 as well 2536 - many: fix a pair of ineffectual assignments 2537 - tests: add uc20 kernel snap upgrade managers test, fix 2538 bootloadertest bugs 2539 - o/snapstate: set base in SnapSetup on snap revert 2540 - interfaces/{docker,kubernetes}-support: updates for lastest k8s 2541 - cmd/snap-exec: add test case for LP bug 1860369 2542 - interfaces: make the network-status interface implicit on 2543 classic 2544 - interfaces: power control interfaceIt is documented in the 2545 kernel 2546 - interfaces: miscellaneous policy updates 2547 - cmd/snap: add a "snap routine portal-info" command 2548 - usersession/userd: add "apt" to the white list of URL schemes 2549 handled by xdg-open 2550 - interfaces/desktop: allow access to system prompter interface 2551 - devicestate: allow encryption regardless of grade 2552 - tests: run ipv6 network-retry test too 2553 - tests: test that after "remove-user" the system is unmanaged 2554 - snap-confine: unconditionally add /dev/net/tun to the device 2555 cgroup 2556 - snapcraft.yaml: use sudo -E and remove workaround 2557 - interfaces/audio_playback: Fix pulseaudio config access 2558 - ovelord/snapstate: update only system wide fonts cache 2559 - wrappers: import /etc/environment in all services 2560 - interfaces/u2f: Add Titan USB-C key 2561 - overlord, taskrunner: exit on task/ensure error when preseeding 2562 - tests: add session-tool, a su / sudo replacement 2563 - wrappers: add mount unit dependency for snapd services on core 2564 devices 2565 - tests: just remove user when the system is not managed on create- 2566 user-2 test 2567 - snap-preseed: support for preseeding of snapd and core18 2568 - boot: misc UC20 changes 2569 - tests: adding arch-linux execution 2570 - packaging: revert "work around review-tools and snap-confine" 2571 - netlink: fix panic on arm64 with the new rawsockstop codewith a 2572 nil Timeval panics 2573 - spread, data/selinux: add CentOS 8, update policy 2574 - tests: updating checks to new test account for snapd-test snaps 2575 - spread.yaml: mv opensuse 15.1 to unstable 2576 - cmd/snap-bootstrap,seed: verify only in-play snaps 2577 - tests: use ipv4 in retry-network to unblock failing master 2578 - data/systemd: improve the description 2579 - client: add "Resume" to DownloadOptions and new test 2580 - tests: enable snapd-failover on uc20 2581 - tests: add more debug output to the snapd-failure handling 2582 - o/devicestate: unset recovery_system when done seeding 2583 2584 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 12 May 2020 17:17:57 +0200 2585 2586 snapd (2.44.5~14.04) trusty; urgency=medium 2587 2588 * New upstream release, LP: #1864808 2589 - spread.yaml: adding more workers for ubuntu 20.04 2590 - packaging: stop depending on python-docutils on opensuse 2591 - spread.yaml: do not run ubuntu-core-20-64 with snapd 2.44, snapd 2592 is not recent enough to drive ubuntu-core-20 2593 - spread.yaml: Preserve size for centos images on spread.yaml 2594 - spread.yaml: use non-uefi enabled image for uc20 2595 - tests: ensure $cache_dir is actually available 2596 - tests: disable preseed tests, they work in master but require too 2597 much cherry-picking here 2598 - travis.yml: remove go/master unit tests from 2.44 2599 2600 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 30 Apr 2020 09:09:22 +0200 2601 2602 snapd (2.44.4~14.04) trusty; urgency=medium 2603 2604 * New upstream release, LP: #1864808 2605 - packaging/fedora: disable FIPS compliant crypto for static 2606 binaries 2607 - interfaces/firewall-control: allow -legacy and -nft for core20 2608 - seccomp: add get_tls, io_pg* and *time64/*64 variants for existing 2609 syscalls 2610 - tests: 16.04 and 18.04 now have mediating pulseaudio 2611 - tests: ignore user@12345.service hierarchy 2612 2613 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 29 Apr 2020 08:32:56 +0200 2614 2615 snapd (2.44.3~14.04) trusty; urgency=medium 2616 2617 * New upstream release, LP: #1864808 2618 - tests: fix racy pulseaudio tests 2619 - many: fix loading apparmor profiles on Ubuntu 20.04 with ZFS 2620 - tests: update snap-preseed --reset logic 2621 - tests: backport partition fixes 2622 - cmd/snap: don't wait for system key when stopping 2623 - interfaces/many: miscellaneous policy updates xliv 2624 - tests/main/uc20-snap-recovery: use 20.04 system 2625 - tests: skip "/etc/machine-id" in "writablepaths 2626 - interfaces/docker-support: add overlays file access 2627 2628 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 10 Apr 2020 16:57:25 +0200 2629 2630 snapd (2.44.2~14.04) trusty; urgency=medium 2631 2632 * New upstream release, LP: #1864808 2633 - packaging: detect/disable broken seeds in the postinst 2634 - cmd/snap,seed: validate full seeds (UC 16/18) 2635 - snap: add `snap debug state --is-seeded` helper 2636 - devicestate: generate warning if seeding fails 2637 - store: support for search API v2 2638 - cmd/snap-seccomp/syscalls: update the list of known syscalls 2639 - snap/cmd: the model command needs just a client, no waitMixin 2640 - tests: cleanup security-private-tmp properly 2641 - wrappers: fix timer schedules that are days only 2642 - tests: update proxy-no-core to match latest CDN changes 2643 - cmd/snap-failure,tests: make snap-failure more robust 2644 - tests, many: don't use StartLimitInterval anymore, unify snapd- 2645 failover variants, build snapd snap for UC16 tests 2646 2647 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 02 Apr 2020 09:51:34 +0200 2648 2649 snapd (2.44.1~14.04) trusty; urgency=medium 2650 2651 * New upstream release, LP: #1864808 2652 - randutil: switch back to setting up seed with lower entropy data 2653 - interfaces/greengrass-support: fix typo 2654 - packaging,tests: ensure debian-sid builds without vendor/ 2655 - travis.yml: run unit tests with go/master as well 2656 - cmd/snap-update-ns: ignore EROFS from rmdir/unlink 2657 2658 -- Michael Vogt <michael.vogt@ubuntu.com> Sat, 21 Mar 2020 18:32:12 +0100 2659 2660 snapd (2.44~14.04) trusty; urgency=medium 2661 2662 * New upstream release, LP: #1864808 2663 - daemon: do a forceful serer shutdown if we hit a deadline 2664 - snap: whitelist lzo as support compression for snap pack 2665 - data/selinux: update policy to allow more ops 2666 - interfaces/greengrass-support: add new 1.9 access 2667 - snap: do not hardlink on overlayfs 2668 - cmd/snap-preseed: handle --reset flag 2669 - interfaces/kubernetes-support: allow autobind to journald socket 2670 - snap-seccomp: allow mprotect() to unblock the tests 2671 - tests/lib/reset: workaround unicode dot in systemctl output 2672 - interfaces: work around apparmor_parser slowness affecting uio 2673 - interfaces/udisks2: also allow Introspection on 2674 /org/freedesktop/UDisks2/** 2675 - tests: mock prune ticker in overlord tests to reduce wait times 2676 - interfaces/{docker,kubernetes}-support: updates for lastest k8s 2677 - interfaces: miscellaneous policy updates 2678 - interfaces/audio_playback: Fix pulseaudio config access 2679 - overlord: disable Test..AbortShortlyAfterStartOfOperation for 2.44 2680 - ovelord/snapstate: update only system wide fonts cache 2681 - wrappers: import /etc/environment in all services 2682 - interfaces/u2f: Add Titan USB-C key 2683 - overlord, taskrunner: exit on task/ensure error when preseeding 2684 - overlord/snapstate/backend: update snapd services contents in unit 2685 tests 2686 - wrappers: add mount unit dependency for snapd services on core 2687 devices 2688 - Revert "tests: remove /tmp/snap.* left over by other tests" 2689 - Revert "packaging: work around review-tools and snap-confine" 2690 - netlink: fix panic on arm64 with the new rawsockstop code 2691 - spread, data/selinux: add CentOS 8, update policy 2692 - spread.yaml: mv opensuse tumbleweed to unstable too 2693 - spread.yaml: mv opensuse 15.1 to unstable 2694 - tests: use ipv4 in retry-network to unblock failing master 2695 - data/systemd: improve the description 2696 - tests/lib/prepare.sh: simplify, combine code paths 2697 - tests/main/user-session-env: add test verifying environment 2698 variables inside the user session 2699 - spread.yaml: make qemu ubuntu-core-20-64 use ubuntu-20.04-64 2700 - run-checks: SKIP_GMFMT really skips formatting checks 2701 - tests: enable more tests for UC20/UC18 2702 - tests: remove tmp dir for snap not-test-snapd-sh on security- 2703 private-tmp test 2704 - seed,cmd/snap-bootstrap: introduce seed.Snap.EssentialType, 2705 simplify bootstrap code 2706 - snapstate: do not restart in undoLinkSnap unless on first install 2707 - cmd/snap-bootstrap: subcommand to detect UC chooser trigger 2708 - cmd/snap-bootstrap/initramfs-mounts: mount the snapd snap in run- 2709 mode too 2710 - cmd/libsnap, tests: fix C unit tests failing as non-root 2711 - cmd/snap-bootstrap: verify kernel snap is in modeenv before 2712 mounting it 2713 - tests: adding amazon linux to google backend 2714 - cmd/snap-failure/snapd: rm snapd.socket, reset snapd.socket failed 2715 status 2716 - client: add support for "ResumeToken", "HeaderPeek" to download 2717 - build: enable type: snapd 2718 - tests: rm -rf /tmp/snap.* in restore 2719 - cmd/snap-confine: deny snap-confine to load nss libs 2720 - snapcraft.yaml: add comments, rename snapd part to snapd-deb 2721 - boot: write current_kernels in bootstate20, makebootable 2722 - packaging: work around review-tools and snap-confine 2723 - tests: skipping interfaces-openvswitch on centos due to package is 2724 not available 2725 - packaging,snap-confine: stop being setgid root 2726 - cmd/snap-confine: bring /var/lib/dhcp from host, if present 2727 - store: rely on CommandFromSystemSnap to find xdelta3 2728 - tests: bump sleep time of the new overlord tests 2729 - cmd/snap-preseed: snapd version check for the target 2730 - netlink: fix/support stopping goroutines reading netlink raw 2731 sockets 2732 - tests: reset PS1 before possibly interactive dash 2733 - overlord, state: don't abort changes if spawn time before 2734 StartOfOperationTime (2/2) 2735 - snapcraft.yaml: add python3-apt, tzdata as build-deps for the 2736 snapd snap 2737 - tests: ask tar to speak English 2738 - tests: using google storage when downloading ubuntu cloud images 2739 from gce 2740 - Coverity produces false positives for code like this: 2741 - many: maybe restart & security backend options 2742 - o/standby: add SNAPD_STANDBY_WAIT to control standby in 2743 development 2744 - snap: use the actual staging snap-id for snapd 2745 - cmd/snap-bootstrap: create a new parser instance 2746 - snapcraft.yaml: use build-base and adopt-info, rm builddeb 2747 plugin 2748 - tests: set StartLimitInterval in snapd failover test 2749 - tests: disable archlinux system 2750 - tests: add preseed test for classic 2751 - many, tests: integrate all preseed bits and add spread tests 2752 - daemon: support resuming downloads 2753 - tests: use Filename() instead of filepath.Base(sn.MountFile()) 2754 - tests/core: add swapfiles test 2755 - interfaces/cpu-control: allow to control cpufreq tunables 2756 - interfaces: use commonInteface for desktopInterface 2757 - interfaces/{desktop-legacy,unity7}: adjust for new ibus socket 2758 location 2759 - snap/info: add Filename 2760 - bootloader: make uboot a RecoveryAwareBootloader 2761 - gadget: skip update when mounted filesystem content is identical 2762 - systemd: improve is-active check for 'failed' services 2763 - boot: add current_kernels to modeenv 2764 - o/devicestate: StartOfOperationTime helper for Prune (1/2) 2765 - tests: detect LXD launching i386 containers 2766 - tests: move main/ubuntu-core-* tests to core/ suite 2767 - tests: remove snapd in ubuntu-core-snapd 2768 - boot: enable base snap updates in bootstate20 2769 - tests: Fix core revert channel after 2.43 has been released to 2770 stable 2771 - data/selinux: unify tabs/spaces 2772 - o/ifacestate: move ResolveDisconnect to ifacestate 2773 - spread: move centos to stable systems 2774 - interfaces/opengl: allow datagrams to nvidia-driver 2775 - httputil: add NoNetwork(err) helper, spread test and use in serial 2776 acquire 2777 - store: detect if server does not support http range headers 2778 - test/lib/user: add helper lib for doing things for and as a user 2779 - overlord/snapstate, wrappers: undo of snapd on core 2780 - tests/main/interfaces-pulseaudio: use custom pulseaudio script, 2781 set kill timeout 2782 - store: add support for resume in DownloadStream 2783 - cmd/snap: implement 'snap remove-user' 2784 - overlord/devicestate: fix preseed unit tests on systems not using 2785 /snap 2786 - tests/main/static: ldd in glibc 2.31 logs to stderr now 2787 - run-checks, travis: allow skipping spread jobs by adding a label 2788 - tests: add new backend which includes images with tpm support 2789 - boot: use constants for boot status values 2790 - tests: add "core" suite for UC specific tests 2791 - tests/lib/prepare: use a local copy of uc20 initramfs skeleton 2792 - tests: retry mounting the udisk2 device due to timing issue 2793 - usersession/client: add a client library for the user session 2794 agent 2795 - o/devicestate: Handle preseed mode in the firstboot mode (core16 2796 only for now). 2797 - boot: add TryBase and BaseStatus to modeenv; use in snap-bootstrap 2798 - cmd/snap-confine: detect base transitions on core16 2799 - boot: don't use "kernel" from the modeenv anymore 2800 - interfaces: add uio interface 2801 - tests: repack the initramfs + kernel snap for UC20 spread tests 2802 - interfaces/greengrass-support: add /dev/null -> 2803 /proc/latency_stats mount 2804 - httputil: remove workaround for redirect handling in go1.7 2805 - httputil: remove go1.6 transport workaround 2806 - snap: add `snap pack --compression=<comp>` options 2807 - tests/lib/prepare: fix hardcoded loopback device names for UC 2808 images 2809 - timeutil: add a unit test case for trivial schedule 2810 - randutil,o/snapstate,-mkauthors.sh: follow ups to randutil 2811 introduction 2812 - dirs: variable with distros using alternate snap mount 2813 - many,randutil: centralize and streamline our random value 2814 generation 2815 - tests/lib/prepare-restore: Revert "Continue on errors updating or 2816 installing dependencies" 2817 - daemon: Allow clients to call /v2/logout via Polkit 2818 - dirs: manjaro-arm is like manjaro 2819 - data, packaging: Add sudoers snippet to allow snaps to be run with 2820 sudo 2821 - daemon, store: better expose single action errors 2822 - tests: switch mount-ns test to differential data set 2823 - snapstate: refactor things to add the re-refresh task last 2824 - daemon: drop support for the DELETE method 2825 - client: move to /v2/users; implement RemoveUser 2826 - boot: enable UC20 kernel extraction and bootState20 handling 2827 - interfaces/policy: enforce plug-names/slot-names constraints 2828 - asserts: parse plug-names/slot-names constraints 2829 - daemon: make users result more consistent 2830 - cmd/snap-confine,tests: support x.y.z nvidia version 2831 - dirs: fixlet for XdgRuntimeDirGlob 2832 - boot: add bootloader options to coreKernel 2833 - o/auth,daemon: do not remove unknown user 2834 - tests: tweak and enable tests on ubuntu 20.04 2835 - daemon: implement user removal 2836 - cmd/snap-confine: allow snap-confine to link to libpcre2 2837 - interfaces/builtin: Allow NotificationReplied signal on 2838 org.freedesktop.Notifications 2839 - overlord/auth: add RemoveUserByName 2840 - client: move user-related things to their own files 2841 - boot: tweak kernel cmdline helper docstring 2842 - osutil: implement deluser 2843 - gadget: skip update when raw structure content is unchanged 2844 - boot, cmd/snap, cmd/snap-bootstrap: move run mode and system label 2845 detection to boot 2846 - tests: fix revisions leaking from snapd-refresh test 2847 - daemon: refactor create-user to a user action & hide behind a flag 2848 - osutil/tests: check there are no leftover symlinks with 2849 AtomicSymlink 2850 - grub: support atomically renaming kernel symlinks 2851 - osutil: add helpers for creating symlinks and renaming in an 2852 atomic manner 2853 - tests: add marker tag for core 20 test failure 2854 - tests: fix gadget-update-pc test leaking snaps 2855 - tests: remove revision leaking from ubuntu-core-refresh 2856 - tests: remove revision leaking from remodel-kernel 2857 - tests: disable system-usernames test on core20 2858 - travis, tests, run-checks: skip nakedret 2859 - tests: run `uc20-snap-recovery-encrypt` test on 20.04-64 as well 2860 - tests: update mount-ns test tables 2861 - snap: disable auto-import in uc20 install-mode 2862 - tests: add a command-chain service test 2863 - tests: use test-snapd-upower instead of upower 2864 - data/selinux: workaround incorrect fonts cache labeling on RHEL7 2865 - spread.yaml: fix ubuntu 19.10 and 20.04 names 2866 - debian: check embedded keys for snap-{bootstrap,preseed} too 2867 - interfaces/apparmor: fix doc-comments, unnecessary code 2868 - o/ifacestate,o/devicestatate: merge gadget-connect logic into 2869 auto-connect 2870 - bootloader: add ExtractedRunKernelImageBootloader interface, 2871 implement in grub 2872 - tests: add spread test for hook permissions 2873 - cmd/snap-bootstrap: check device size before boostrapping and 2874 produce a meaningful error 2875 - cmd/snap: add ability to register "snap routine" commands 2876 - tests: add a test demonstrating that snaps can't access the 2877 session agent socket 2878 - api: don't return connections referring to non-existing 2879 plugs/slots 2880 - interfaces: refactor path() from raw-volume into utils with 2881 comments for old 2882 - gitignore: ignore snap files 2883 - tests: skip interfaces-network-manager on arm devices 2884 - o/devicestate: do not create perfTimings if not needed inside 2885 ensureSeed/Operational 2886 - tests: add ubuntu 20.04 to the tests execution and remove 2887 tumbleweed from unstable 2888 - usersession: add systemd user instance service control to user 2889 session agent 2890 - cmd/snap: print full channel in 'snap list', 'snap info' 2891 - tests: remove execution of ubuntu 19.04 from google backend 2892 - cmd/snap-boostrap: add mocking for fakeroot 2893 - tests/core18/snapd-failover: collect more debug info 2894 - many: run black formatter on all python files 2895 - overlord: increase settle timeout for slow machines 2896 - httputil: use shorter timeout in TestRetryRequestTimeoutHandling 2897 - store, o/snapstate: send default-tracks header, use 2898 RedirectChannel 2899 - overlord/standby: fix possible deadlock in standby test 2900 - cmd/snap-discard-ns: fix pattern for .info files 2901 - boot: add HasModeenv to Device 2902 - devicestate: do not allow remodel between core20 models 2903 - bootloader,snap: misc tweaks 2904 - store, overlord/snapstate, etc: SnapAction now returns a []…Result 2905 - snap-bootstrap: create encrypted partition 2906 - snap: remove "host" output from `snap version` 2907 - tests: use snap remove --purge flag in most of the spread tests 2908 - data/selinux, test/main/selinux-clean: update the test to cover 2909 more scenarios 2910 - many: drop NameAndRevision, use snap.PlaceInfo instead 2911 - boot: split MakeBootable tests into their own file 2912 - travis-ci: add go import path 2913 - boot: split MakeBootable implementations into their own file 2914 - tests: enable a lot of the tests of main on uc20 2915 - packaging, tests: stop services in prerm 2916 - tests: enable regression suite on core20 2917 - overlord/snapstate: improve snapd snap backend link unit tests 2918 - boot: implement SetNextBoot in terms of bootState.setNext 2919 - wrappers: write and undo snapd services on core 2920 - boot,o/devicestate: refactor MarkBootSuccessful over bootState 2921 - snap-bootstrap: mount the correct snapd snap to /run/mnt/snapd 2922 - snap-bootstrap: refactor partition creation 2923 - tests: use new snapd.spread-tests-run-mode-tweaks.service unit 2924 - tests: add core20 tests 2925 - boot,o/snapstate: SetNextBoot/LinkSnap return whether to reboot, 2926 use the information 2927 - tests/main/snap-sign: add test for non-stdin signing 2928 - snap-bootstrap: trigger udev after filesystem creation 2929 - boot,overlord: introduce internal abstraction bootState and use it 2930 for InUse/GetCurrentBoot 2931 - overlord/snapstate: tracks are now sticky 2932 - cmd: sign: add filename param 2933 - tests: remove "test-snapd-tools" in smoke/sandbox on restore 2934 - cmd/snap, daemon: stop over-normalising channels 2935 - tests: fix classic-ubuntu-core-transition-two-cores after refactor 2936 of MATCH -v 2937 - packaging: ship var/lib/snapd/desktop/applications in the pkg 2938 - spread: drop copr repo with F30 build dependencies 2939 - tests: use test-snapd-sh snap instead of test-snapd-tools - Part 3 2940 - tests: fix partition creation test 2941 - tests: unify/rename services-related spread tests to start with 2942 services- prefix 2943 - test: extract code that modifies "writable" for test prep 2944 - systemd: handle preseed mode 2945 - snap-bootstrap: read only stdout when parsing the sfdisk json 2946 - interfaces/browser-support: add more product/vendor paths 2947 - boot: write compat UC16 bootvars in makeBootable20RunMode 2948 - devicestate: avoid adding mockModel to deviceMgrInstallModeSuite 2949 - devicestate: request reboot after successful doSetupRunSystem() 2950 - snapd.core-fixup.sh: do not run on UC20 at all 2951 - tests: unmount automounted snap-bootstrap devices 2952 - devicestate: run boot.MakeBootable in doSetupRunSystem 2953 - boot: copy kernel/base to data partition in makeBootable20RunMode 2954 - tests: also check nested lxd container 2955 - run-checks: complain about MATCH -v 2956 - boot: always return the trivial boot participant in ephemeral mode 2957 - o/devicestate,o/snapstate: move the gadget.yaml checkdrive-by: use 2958 gadget.ReadInfoFromSnapFile in checkGadgetRemodelCompatible 2959 - snap-bootstrap: append new partitions 2960 - snap-bootstrap: mount filesystems after creation 2961 - snapstate: do not try to detect rollback in ephemeral modes 2962 - snap-bootstrap: trigger udev for new partitions 2963 - cmd/snap-bootstrap: xxx todos about kernel cross-checks 2964 - tests: avoid mask rsyslog service in case is not enabled on the 2965 system 2966 - tests: fix use of MATCH -v 2967 - cmd/snap-preseed: update help strings 2968 - cmd/snap-bootstrap: actually parse snapd_recovery_system label 2969 - bootstrap: reduce runmode mounts from 5 to 2 steps. 2970 - lkenv.go: adjust for new location of include file 2971 - snap: improve squashfs.ReadFile() error 2972 - systemd: fix uc20 shutdown 2973 - boot: write modeenv when creating the run mode 2974 - boot,image: add skeleton boot.makeBootable20RunMode 2975 - cmd/snap-preseed: add snap-preseed executable 2976 - overlord,boot: follow ups to #7889 and #7899 2977 - interfaces/wayland: Add access to Xwayland's shm files 2978 - o/hookstate/ctlcmd: fix command name in snapctl -h 2979 - daemon,snap: remove screenshot deprecation notice 2980 - overlord,o/snapstate: make sure we never leave config behind 2981 - many: pass consistently boot.Device state to boot methods 2982 - run-checks: check multiline string blocks in 2983 restore/prepare/execute sections of spread tests 2984 - intrefaces: login-session-control - added missing dbus commands 2985 - tests/main/parallel-install-remove-after: parallel installs should 2986 not break removal 2987 - overlord/snapstate: tweak assumes error hint 2988 - overlord: replace DeviceContext.OldModel with GroundContext 2989 - devicestate: use httputil.ShouldRetryError() in 2990 prepareSerialRequest 2991 - tests: replace "test-snapd-base-bare" with real "bare" base snap 2992 - many: pass a Model to the gadget info reading functions 2993 - snapstate: relax gadget constraints in ConfigDefaults Et al. 2994 - devicestate: only run ensureBootOk() in "run" mode 2995 - tests/many: quiet lxc launching, file pushing 2996 - tests: disable apt-hooks test until it can be properly fixed 2997 - tests: 16.04 and 18.04 now have mediating pulseaudio 2998 2999 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 17 Mar 2020 20:55:47 +0100 3000 3001 snapd (2.43.3~14.04) trusty; urgency=medium 3002 3003 * New upstream release, LP: #1856159 3004 - interfaces/opengl: allow datagrams to nvidia-driver 3005 - httputil: add NoNetwork(err) helper, spread test and use 3006 in serial acquire 3007 - interfaces: add uio interface 3008 - interfaces/greengrass-support: 'aws-iot-greengrass' snap fails to 3009 start due to apparmor deny on mounting of "/proc/latency_stats". 3010 - data, packaging: Add sudoers snippet to allow snaps to be run with 3011 sudo 3012 3013 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 12 Feb 2020 14:59:15 +0100 3014 3015 snapd (2.43.2~14.04) trusty; urgency=medium 3016 3017 * New upstream release, LP: #1856159 3018 - cmd/snap-confine: Revert #7421 (unmount /writable from snap view) 3019 - overlord/snapstate: fix for re-refresh bug 3020 - tests, run-checks, many: fix nakedret issues 3021 - data/selinux: workaround incorrect fonts cache labeling on RHEL7 3022 - tests: use test-snapd-upower instead of upower 3023 - overlord: increase overall settle timeout for slow arm boards 3024 3025 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 28 Jan 2020 15:50:25 +0100 3026 3027 snapd (2.43.1~14.04) trusty; urgency=medium 3028 3029 * New upstream release, LP: #1856159 3030 - devicestate: use httputil.ShouldRetryError() in prepareSerialRequest 3031 - overlord/standby: fix possible deadlock in standby test 3032 - cmd/snap-discard-ns: fix pattern for .info files 3033 - overlord,o/snapstate: make sure we never leave config behind 3034 - data/selinux: update policy to cover more cases 3035 - snap: remove "host" output from `snap version` 3036 3037 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 14 Jan 2020 20:30:07 +0100 3038 3039 snapd (2.43~14.04) trusty; urgency=medium 3040 3041 * New upstream release, LP: #1856159 3042 - snap: default to "--direct" in `snap known` 3043 - packaging: ship var/lib/snapd/desktop/applications in the 3044 pkg 3045 - tests: cherry-pick fixes for snap-set-core-config/ubuntu-core- 3046 config-defaults-once 3047 - tests: use test-snapd-sh snap instead of test-snapd-tools 3048 - tests: rename "test-snapd-sh" in smoke test to test-snapd-sandbox 3049 - tests: fix partition creation test 3050 - packaging: fix incorrect changelog entry 3051 - Revert "tests: 16.04 and 18.04 now have mediating pulseaudio" 3052 - tests: 16.04 and 18.04 now have mediating pulseaudio 3053 - interfaces: include hooks in plug/slot apparmor label 3054 - interfaces: add raw-volume interface for access to partitions 3055 - image: set recovery system label when creating the image 3056 - cmd/snapd-generator: fix unit name for non /snap mount locations 3057 - boot,bootloader: setup the snap recovery system bootenv 3058 - seed: support ModeSnaps(mode) for mode != "run" 3059 - seed: fix seed location of local but asserted snaps 3060 - doc: HACKING.md change autopkgtest-trusty-amd64.img name 3061 - interfaces/seccomp: parallelize seccomp backend setup 3062 - cmd/snap-bootstrap: mount ubuntu-data tmpfs, in one go with kernel 3063 & base 3064 - interfaces: add audio-playback/record and pulseaudio spread tests 3065 - apparmor: allow 'r' 3066 /sys/kernel/mm/transparent_hugepage/hpage_pmd_size 3067 - cmd/snap-mgmt, packaging/postrm: stop and remove socket units when 3068 purging 3069 - tests: use test-snapd-sh snap instead of test-snapd-tools 3070 - snap-confine: raise egid before calling setup_private_mount() 3071 - tests: fix fwupd version regular expression 3072 - snap-bootstrap: parse seed if either kernel or base are not 3073 mounted 3074 - tests: check for SELinux denials in interfaces-kvm spread test 3075 - tests: run snap-set-core-config on all core devices 3076 - selinux: update policy to allow modifications related to kmod 3077 backend 3078 - o/hookstate/ctlcmd: snapctl is-connected command 3079 - devicestate: add missing test for failing task setup-run-system 3080 - gadget: add missing test for duplicate detection of roles 3081 - tests/cmd/snapctl: unset SNAP_CONTEXT for the suite 3082 - snap/pack, cmd_pack: 'snap pack --check-skeleton' checks 3083 interfaces 3084 - gitignore: ignore visual studio code directory 3085 - snap-bootstrap: implement "run" mode in snap-bootstrap initramfs- 3086 mounts 3087 - interfaces/apparmor: handle pre-seeding mode 3088 - devicestate: implement creating partitions in "install" mode 3089 - seed: support extra snaps on top of Core 20 dangerous models 3090 - tests: cache snaps also for ubuntu core and add new snaps to cache 3091 - snap-bootstrap: support auto-detect device in create-partitions 3092 - tests: fix partitioning test debug message 3093 - tests: prevent partitioning test errors 3094 - cmd/snap-bootstrap: stub out snap.SanitizePlugsSlots for real 3095 - gadget: extract and export new DiskFromPartition() helper 3096 - snap-bootstrap: force partition table operations 3097 - HACKING.md: add nvidia options to configure example 3098 - tests: move the watchdog timeout to 2s to make the tests work in 3099 rpi 3100 - tests: demand silence from check_journalctl_log 3101 - tests: fix the channels checks done on nested tests 3102 - tests: reduce the complexity of the test-snapd-sh snap 3103 - snap/squashfs, osutil: verify files/dirs can be accessed by 3104 mksquashfs when building a snap 3105 - boot: add boot.Modeenv.Kernel support 3106 - devicestate: ensure system installation 3107 - tests: apply change on permissions to serial port on hotplug test 3108 - cmd/snap-update-ns: adjust debugging output for usability 3109 - devicestate: add reading of modeenv to uc20 firstboot code 3110 - tests/lib/prepare: drop workarounds for rpmbuild rewriting /bin/sh 3111 - cmd/snap-bootstrap: write /var/lib/snapd/modeenv to the right 3112 place 3113 - boot: add boot.Modeenv.Base support 3114 - overlord/snapstate: install task edges 3115 - cmd/snap-bootstrap: some small naming and code org tweaks 3116 - snap-bootstrap: remove SNAPPY_TESTING check, we use it for real 3117 now 3118 - interfaces: remove leftover reservedForOS 3119 - snap-bootstrap: write /run/mnt/ubuntu-data/var/lib/snapd/modeenv 3120 - osutil/mount: optimize flagOptSearch some more 3121 - devicestate: read modeenv early and store in devicestate 3122 - interfaces: add login-session-observe for who, {fail,last}log and 3123 loginctl 3124 - tests: add Ubuntu Eoan to google-sru backend 3125 - osutil/mount: de-duplicate code to use a list 3126 - interfaces: remove reservedForOS from commonInterface 3127 - interfaces/browser-support: allow reading status of huge pages 3128 - interfaces: update system-backup tests to not check for sanitize 3129 errors related to os 3130 - interfaces: add system-backup interface 3131 - osutil/mount: add {Unm,M}outFlagsToOpts helpers 3132 - snap-bootstrap: make cmdline parsing robust 3133 - overlord/patch: normalize tracking channel in state 3134 - boot: add boot.Modeenv that can read/write the UC20 modeenv files 3135 - bootloader: add new bootloader.InstallBootConfig() 3136 - many: share single implementation to list needed default-providers 3137 - snap-bootstrap: implement "snap-bootstrap initramfs-mounts" 3138 - seccomp: allow chown 'snap_daemon:root' and 'root:snap_daemon' 3139 - osutil: handle "rw" mount flag in ParseMountEntry 3140 - overlord/ifacestate: report bad plug/slots with warnings on snap 3141 install 3142 - po: sync translations from launchpad 3143 - tests: cleanup most test snaps icons, they were anyway in the 3144 wrong place 3145 - seed: fix confusing pre snapd dates in tests 3146 - many: make ValidateBasesAndProviders signature simpler/canonical 3147 - snap-bootstrap: set expected filesystem labels 3148 - testutil, many: make MockCommand() create prefix of absolute paths 3149 - tests: improve TestDoPrereqRetryWhenBaseInFlight to fix occasional 3150 flakiness. 3151 - seed: proper support for optional snaps for Core 20 models 3152 - many: test various kinds of overriding for the snapd snap in Core 3153 20 3154 - cmd/snap-failure: passthrough snapd logs, add informational 3155 logging 3156 - cmd/snap-failure: fallback to snapd from core, extend tests 3157 - configcore: fix missing error propagation 3158 - devicestate: rename ensureSeedYaml -> ensureSeeded 3159 - tests: adding fedora 31 3160 - tests: restart the snapd service in the snapd-failover test 3161 - seed: Core 20 seeds channel overrides support for grade dangerous 3162 - cmd: fix the get command help message 3163 - tests: enable degraded test on arch linux after latest image 3164 updates 3165 - overlord/snapstate: don't re-enable and start disabled services on 3166 refresh, etc. 3167 - seed: support in Core 20 seeds local unasserted snaps for model 3168 snaps 3169 - snap-bootstrap: add go-flags cmdline parsing and tests 3170 - gadget: skip fakeroot if not needed 3171 - overlord/state: panic in MarkEdge() if task is nil 3172 - spread: fix typo in spread suite 3173 - overlord: mock device serial in gadget remodel unit tests 3174 - tests: fix spread shellcheck and degraded tests to unbreak master 3175 - spread, tests: openSUSE Tumbleweed to unstable systems, update 3176 system-usernames on Amazon Linux 2 3177 - snap: extract printInstallHint in cmd_download.go 3178 - cmd: fix a pair of typos 3179 - release: preseed mode flag 3180 - cmd/snap-confine: tracking processes with classic confinement 3181 - overlord/ifacestate: remove automatic connections if plug/slot 3182 missing 3183 - o/ifacestate,interfaces,interfaces/policy: slots-per-plug: * 3184 - tests/lib/state: snapshot and restore /var/snap during the tests 3185 - overlord: add base->base remodel undo tests and fixes 3186 - seed: test and improve Core 20 seed handling errors 3187 - asserts: add "snapd" type to valid types in the model assertion 3188 - snap-bootstrap: check gadget versus disk partitions 3189 - devicestate: add support for gadget->gadget remodel 3190 - snap/snapenv: preserve XDG_RUNTIME_DIR for classic confinement 3191 - daemon: parse and reject invalid channels in snap ops 3192 - overlord: add kernel remodel undo tests and fix undo 3193 - cmd/snap: support (but warn) using deprecated multi-slash channel 3194 - overlord: refactor mgrsSuite and extract kernelSuite 3195 - tests/docker-smoke: add minimal docker smoke test 3196 - interfaces: extend the fwupd slot to be implicit on classic 3197 - cmd/snap: make 'snap list' shorten latest/$RISK to $RISK 3198 - tests: fix for journalctl which is failing to restart 3199 - cmd/snap,image: initial support for Core 20 in prepare-image with 3200 test 3201 - cmd/snap-confine: add support for parallel instances of classic 3202 snaps, global mount ns initialization 3203 - overlord: add kernel rollback across reboots manager test and 3204 fixes 3205 - o/devicestate: the basics of Core 20 firstboot support with test 3206 - asserts: support and parsing for slots-per-plug/plugs-per-slotSee 3207 https://forum.snapcraft.io/t/plug-slot-declaration-rules-greedy- 3208 plugs/12438 3209 - parts/plugins: don't xz-compress a deb we're going to discard 3210 - cmd/snap: make completion skip hidden commands (unless overridden) 3211 - many: load/consume Core 20 seeds (aka recovery systems) 3212 - tests: add netplan test on ubuntu core 3213 - seed/internal: doc comment fix and drop handled TODOs 3214 - o/ifacestate: unify code into 3215 autoConnectChecker.addAutoConnectionsneed to change to support 3216 slots-per-plugs: * 3217 - many: changes to testing in preparation of Core 20 seed consuming 3218 code 3219 - snapstate,devicestate: make OldModel() available in DeviceContext 3220 - tests: opensuse tumbleweed has similar issue than arch linux with 3221 snap --strace 3222 - client,daemon: pass sha3-384 in /v2/download to the client 3223 - builtin/browser_support.go: allow monitoring process memory 3224 utilization (used by chromium) 3225 - overlord/ifacestate: use SetupMany in setupSecurityByBackend 3226 - tests: add 14.04 canonical-livepatch test 3227 - snap: make `snap known --remote` use snapd if available 3228 - seed: share auxInfo20 and makeSystemSnap via internal 3229 - spread: disable secondary compression for deltas 3230 - interfaces/content: workaround for renamed target 3231 - tests/lib/gendevmodel: helper tool for generating developer model 3232 assertions 3233 - tests: tweak wording in mount-ns test 3234 - tests: don't depend on GNU time 3235 - o/snapstate, etc: SnapState.Channel -> TrackingChannel, and a 3236 setter 3237 - seed/seedwriter: support writing Core 20 seeds (aka recovery 3238 systems) 3239 - snap-recovery: rename to "snap-bootstrap" 3240 - managers: add remodel undo test for new required snaps case 3241 - client: add xerrors and wrap errors coming from "client" 3242 - tests: verify host is not affected by mount-ns tests 3243 - tests: configure the journald service for core systems 3244 - cmd/snap, store: include snapcraft.io page URL in snap info output 3245 - cmd/cmdutil: version helper 3246 - spread: enable bboozzoo/snapd-devel-deps COPR repo for getting 3247 golang-x-xerrors 3248 - interfaces: simplify AddUpdateNS and emit 3249 - interfaces/policy: expand cstrs/cstrs1 to 3250 altConstraints/constraints 3251 - overlord/devicestate: check snap handler for gadget remodel 3252 compatibility 3253 - snap-recovery: deploy gadget content when creating partitions 3254 - gadget: skip structures with MBR role during remodel 3255 - tests: do not use lsblk in uc20-snap-recovery test 3256 - overlord/snapstate: add LastActiveDisabledServices, 3257 missingDisabledServices 3258 - overlord/devicestate: refactor and split into per-functionality 3259 files, drop dead code 3260 - tests: update mount-ns after addition of /etc/systemd/user 3261 - interfaces/pulseaudio: adjust to manually connect by default 3262 - interfaces/u2f-devices: add OnlyKey to devices list 3263 - interfaces: emit update-ns snippets to function 3264 - interfaces/net-setup-{observe,control}: add Info D-Bus method 3265 accesses 3266 - tests: moving ubuntu-19.10-64 from google-unstable to google 3267 backend 3268 - gadget: rename existing and add new helpers for checking 3269 filesystem/partition presence 3270 - gadget, overlord/devicestate: add support for customized update 3271 policy, add remodel policy 3272 - snap-recovery: create filesystems as defined in the gadget 3273 - tests: ignore directories for go modules 3274 - policy: implement CanRemove policy for the snapd type 3275 - overlord/snapstate: skip catalog refresh if unseeded 3276 - strutil: add OrderedSet 3277 - snap-recovery: add minimal binary so that we can use spread on it 3278 - gadget, snap/pack: perform extended validation of gadget metadata 3279 and contents 3280 - timeutil: fix schedules with ambiguous nth weekday spans 3281 - interfaces/many: allow k8s/systemd-run to mount volume subPaths 3282 plus cleanups 3283 - client: add KnownOptions to Know() and support remote assertions 3284 - tests: check the apparmor_parser when the file exists on snap- 3285 confine test 3286 - gadget: helper for volume compatibility checks 3287 - tests: update snap logs to match for multiple lines for "running" 3288 - overlord: add checks for bootvars in 3289 TestRemodelSwitchToDifferentKernel 3290 - snap-install: add ext4,vfat creation support 3291 - snap-recovery: remove "usedPartitions" from sfdisk.Create() 3292 - image,seed: hide Seed16/Snap16, use seed.Open in image_test.go 3293 - cmd/snap: Sort tasks in snap debug timings output by lanes and 3294 ready-time. 3295 - snap-confine.apparmor.in: harden pivot_root until we have full 3296 mediation 3297 - gadget: refactor ensureVolumeConsistency 3298 - gadget: add a public helper for parsing gadget metadata 3299 - many: address issues related to explicit/implicit channels for 3300 image building 3301 - overlord/many: switch order of check snap parameters 3302 - cmd/snap-confine: remove leftover condition from capability world 3303 - overlord: set fake serial in TestRemodelSwitchToDifferentKernel 3304 - overlord/many: extend check snap callback to take snap container 3305 - recovery-tool: add sfdisk wrapper 3306 - tests: launch the lxd images following the pattern 3307 ubuntu:${VERSION_ID} 3308 - sandbox/cgroup: move freeze/thaw code 3309 - gadget: accept system-seed role and ubuntu-data label 3310 - test/lib/names.sh: make backslash escaping explicit 3311 - spread: generate delta when using google backend 3312 - cmd/snap-confine: remove loads of dead code 3313 - boot,dirs,image: various refinements in the prepare-image code 3314 switched to seedwriter 3315 - spread: include mounts list in task debug output 3316 - .gitignore: pair of trivial changes 3317 - image,seed/seedwriter: switch image to use seedwriter.Writer 3318 - asserts: introduce explicit support for grade for Core 20 models 3319 - usersession: drive by fixes for things flagged by unused or 3320 gosimple 3321 - spread.yaml: exclude vendor dir 3322 - sandbox/cgroup, overlord/snapstate: move helper for listing pids 3323 in group to the cgroup package 3324 - sandbox/cgroup: refactor process cgroup helper to support v2 and 3325 named hierarchies 3326 - snap-repair: error if run as non-root 3327 - snap: when running `snap repair` without arguments, show hint 3328 - interfaces: add cgroup-version to system-key 3329 - snap-repair: add missing check in TestRepairBasicRun 3330 - tests: use `snap model` instead of `snap known model` in tests 3331 - daemon: make /v2/download take snapRevisionOptions 3332 - snap-repair: add additional comment about trust in runner.Verify() 3333 - client: add support to use the new "download" API 3334 - interfaces: bump system-key version (and keep on bumping) 3335 - interfaces/mount: account for cgroup version when reporting 3336 supported features 3337 - tests: change regex to validate access to cdn during snap 3338 download 3339 - daemon: change /v2/download API to take "snap-name" as input 3340 - release: make forced dev mode look at cgroupv2 support 3341 - seed/seedwriter: support for extra snaps 3342 - wrappers/services.go: add disabled svc list arg to AddSnapServices 3343 - overlord/snapstate: add SetTaskSnapSetup helper + unit tests 3344 - cmd/libsnap: use cgroup.procs instead of tasks 3345 - tests: fix snapd-failover test for core18 tests on boards 3346 - overlord/snapstate/policy, etc: introduce policy, move canRemove 3347 to it 3348 - seed/seedwriter: cleanups and small left over todos* drive-by: use 3349 testutil.FilePresent consistently 3350 - cmd/snap: update 'snap find' help because it's no longer narrow 3351 - seed/seedwriter,snap/naming: support classic models 3352 - cmd/snap-confine: unmount /writable from snap view 3353 - spread.yaml: exclude automake cacheThe error message is looks like 3354 this:dpkg-source: info: local changes detected, the modified files 3355 are: 3356 - interfaces/openvswitch: allow access to other openvswitch sockets 3357 - cmd/model: don't show model with display-name inline w/ opts 3358 - daemon: add a 'prune' debug action 3359 - client: add doTimeout to http.Client{Timeout} 3360 - interfaces/seccomp: query apparmor sandbox helper rather than 3361 aggregate info 3362 - sandbox/cgroup: avoid dependency on dirs 3363 - seed/seedwriter,snap: support local snaps 3364 - overlord/snapstate: fix undo on firstboot seeding. 3365 - usersession: track connections to session agent for exit on idle 3366 and peer credential checks 3367 - tests: fix ubuntu-core-device-reg test for arm devices on core18 3368 - sandbox/seccomp: move the remaining sandbox bits to a 3369 corresponding sandbox package 3370 - osutil: generalize SyncDir with FileState interface 3371 - daemon, client, cmd/snap: include architecture in 'snap version' 3372 - daemon: allow /v2/assertions/{assertType} to query store 3373 - gadget: do not fail the update when old gadget snap is missing 3374 bare content 3375 - sandbox/selinux: move SELinux related bits from 'release' to 3376 'sandbox/selinux' 3377 - tests: add unit test for gadget defaults with a multiline string 3378 - overlord/snapstate: have more context in the errors about 3379 prerequisites 3380 - httputil: set user agent for CONNECT 3381 - seed/seedwriter: resolve channels using channel.Resolve* for snaps 3382 - run-checks: allow overriding gofmt binary, show gofmt diff 3383 - asserts,seed/seedwriter: follow snap type sorting in the model 3384 assertion snap listings 3385 - daemon: return "snapname_rev.snap" style when using /v2/download 3386 - tests: when the backend is external skip the loop waiting for snap 3387 version 3388 - many: move AppArmor probing code under sandbox/apparmor 3389 - cmd: add `snap debug boot-vars` that dumps the current bootvars 3390 - tests: skip the ubuntu-core-upgrade on arm devices on core18 3391 - seed/seedwriter: implement WriteMeta and tree16 corresponding code 3392 - interfaces/docker-support,kubernetes-support: misc updates for 3393 strict k8s 3394 - tests: restart the journald service while preparing the test 3395 - tests/cmd/debug_state: make the test output TZ independent 3396 - interfaces/kubernetes-support: allow use of /run/flannel 3397 - seed/seedwriter: start of Writer and internal policy16/tree16 3398 - sandbox/cgroup, usersession/userd: move cgroup related helper to a 3399 dedicated package 3400 - tests: move "centos-7" to unstable systems 3401 - snapstate: add missing tests for checkGadgetOrKernel 3402 - docs: Update README.md 3403 - snapcraft: set license to GPL-3.0 3404 - interfaces/wayland: allow a confined server running in a user 3405 session to work with Qt, GTK3 & SDL2 clients 3406 - selinux: move the package under sandbox/selinux 3407 - interfaces/udev: account for cgroup version when reporting 3408 supported features 3409 - store, ..., client: add a "website" field 3410 - sanity: sanity check cgroup probing 3411 - snapstate: increase settleTimeout in 3412 TestRemodelSwitchToDifferentKernel 3413 - packaging: remove obsolete usr.lib.snapd.snap-confine in postinst 3414 - data/selinux: allow snapd/snap to do statfs() on the cgroup 3415 mountpoint 3416 - usersession/userd: make sure to export DBus interfaces before 3417 requesting a name 3418 - data/selinux: allow snapd to issue sigkill to journalctl 3419 - docs: Add Code of Conduct 3420 - store: download propagates options to delta download 3421 - tests/main/listing: account for dots in ~pre suffix 3422 3423 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 09 Jan 2020 17:14:51 +0100 3424 3425 snapd (2.42.5~14.04) trusty; urgency=medium 3426 3427 * New upstream release, LP: #1853244 3428 - snap-confine: revert, with comment, explicit unix deny for nested 3429 lxd 3430 - Disable mount-ns test on 16.04. It is too flaky currently. 3431 3432 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 06 Dec 2019 14:10:56 +0100 3433 3434 snapd (2.42.4~14.04) trusty; urgency=medium 3435 3436 * New upstream release, LP: #1853244 3437 - overlord/snapstate: make sure configuration defaults are applied 3438 only once 3439 3440 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 28 Nov 2019 06:48:26 +0100 3441 3442 snapd (2.42.3~14.04) trusty; urgency=medium 3443 3444 * New upstream release, LP: #1853244 3445 - overlord/snapstate: pick up system defaults when seeding the snapd 3446 snap 3447 - cmd/snap-update-ns: fix overlapping, nested writable mimic 3448 handling 3449 - interfaces: misc updates for u2f-devices, browser-support, 3450 hardware-observe, et al 3451 - tests: reset failing "fwupd-refresh.service" if needed 3452 - tests/main/gadget-update-pc: use a program to modify gadget yaml 3453 - snap-confine: suppress noisy classic snap file_inherit denials 3454 3455 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 27 Nov 2019 12:41:07 +0100 3456 3457 snapd (2.42.2~14.04) trusty; urgency=medium 3458 3459 * New upstream release, LP: #1853244 3460 - interfaces/lxd-support: Fix on core18 3461 - tests/main/system-usernames: Amazon Linux 2 comes with libseccomp 3462 2.4.1 now 3463 - snap-seccomp: add missing clock_getres_time64 3464 - cmd/snap-seccomp/syscalls: update the list of known 3465 syscalls 3466 - sandbox/seccomp: accept build ID generated by Go toolchain 3467 - interfaces: allow access to ovs bridge sockets 3468 3469 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 20 Nov 2019 08:09:15 +0100 3470 3471 snapd (2.42.1~14.04) trusty; urgency=medium 3472 3473 * New upstream release, LP: #1846181 3474 - interfaces: de-duplicate emitted update-ns profiles 3475 - packaging: tweak handling of usr.lib.snapd.snap-confine 3476 - interfaces: allow introspecting network-manager on core 3477 - tests/main/interfaces-contacts-service: disable on openSUSE 3478 Tumbleweed 3479 - tests/lib/lxd-snapfuse: restore mount changes introduced by LXD 3480 - snap: fix default-provider in seed validation 3481 - tests: update system-usernames test now that opensuse-15.1 works 3482 - overlord: set fake sertial in TestRemodelSwitchToDifferentKernel 3483 - gadget: rename "boot{select,img}" -> system-boot-{select,image} 3484 - tests: listing test, make accepted snapd/core versions consistent 3485 3486 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 30 Oct 2019 13:17:43 +0100 3487 3488 snapd (2.42~14.04) trusty; urgency=medium 3489 3490 * New upstream release, LP: #1846181 3491 - tests: disable {contacts,calendar}-service tests on debian-sid 3492 - tests/main/snap-run: disable strace test cases on Arch 3493 - cmd/system-shutdown: include correct prototype for die 3494 - snap/naming: add test for hook name connect-plug-i2c 3495 - cmd/snap-confine: allow digits in hook names 3496 - gadget: do not fail the update when old gadget snap is missing 3497 bare content 3498 - tests: disable {contacts,calendar}-service tests on Arch Linux 3499 - tests: move "centos-7" to unstable systems 3500 - interfaces/docker-support,kubernetes-support: misc updates for 3501 strict k8s 3502 - packaging: remove obsolete usr.lib.snapd.snap-confine in 3503 postinst 3504 - tests: add test that ensures our snapfuse binary actually works 3505 - packaging: use snapfuse_ll to speed up snapfuse performance 3506 - usersession/userd: make sure to export DBus interfaces before 3507 requesting a name 3508 - data/selinux: allow snapd to issue sigkill to journalctl 3509 - store: download propagates options to delta download 3510 - wrappers: allow snaps to install icon theme icons 3511 - debug: state-inspect debugging utility 3512 - sandbox/cgroup: introduce cgroup wrappers package 3513 - snap-confine: fix return value checks for udev functions 3514 - cmd/model: output tweaks, add'l tests 3515 - wrappers/services: add ServicesEnableState + unit tests 3516 - tests: fix newline and wrong test name pointed out in previous PRs 3517 - tests: extend mount-ns test to handle mimics 3518 - run-checks, tests/main/go: allow gofmt checks to be skipped on 3519 19.10 3520 - tests/main/interfaces-{calendar,contacts}-service: disable on 3521 19.10 3522 - tests: part3 making tests work on ubuntu-core-18 3523 - tests: fix interfaces-timeserver-control on 19.10 3524 - overlord/snapstate: config revision code cleanup and extra tests 3525 - devicestate: allow remodel to different kernels 3526 - overlord,daemon: adjust startup timeout via EXTEND_TIMEOUT_USEC 3527 using an estimate 3528 - tests/main/many: increase kill-timeout to 5m 3529 - interfaces/kubernetes-support: allow systemd-run to ptrace read 3530 unconfined 3531 - snapstate: auto transition on experimental.snapd-snap=true 3532 - tests: retry checking until the written file on desktop-portal- 3533 filechooser 3534 - tests: unit test for a refresh failing on configure hook 3535 - tests: remove mount_id and parent_id from mount-ns test data 3536 - tests: move classic-ubuntu-core-transition* to nightly 3537 - tests/mountinfo-tool: proper formatting of opt_fields 3538 - overlord/configstate: special-case "null" in transaction Changes() 3539 - snap-confine: fallback gracefully on a cgroup v2 only system 3540 - tests: debian sid now ships new seccomp, adjust tests 3541 - tests: explicitly restore after using LXD 3542 - snapstate: make progress reporting less granular 3543 - bootloader: little kernel support 3544 - fixme: rename ubuntu*architectures to dpkg*architectures 3545 - tests: run dbus-launch inside a systemd unit 3546 - channel: introduce Resolve and ResolveLocked 3547 - tests: run failing tests on ubuntu eoan due to is now set as 3548 unstable 3549 - systemd: detach rather than unmount .mount units 3550 - cmd/snap-confine: add unit tests for sc_invocation, cleanup memory 3551 leaks in tests 3552 - boot,dirs,image: introduce boot.MakeBootable, use it in image 3553 instead of ad hoc code 3554 - cmd/snap-update-ns: clarify sharing comment 3555 - tests/overlord/snapstate: refactor for cleaner test failures 3556 - cmd/snap-update-ns: don't propagate detaching changes 3557 - interfaces: allow reading mutter Xauthority file 3558 - cmd/snap-confine: fix /snap duplication in legacy mode 3559 - tests: fix mountinfo-tool filtering when used with rewriting 3560 - seed,image,o/devicestate: extract seed loading to seed/seed16.go 3561 - many: pass the rootdir and options to bootloader.Find 3562 - tests: part5 making tests work on ubuntu-core-18 3563 - cmd/snap-confine: keep track of snap instance name and the snap 3564 name 3565 - cmd: unify die() across C programs 3566 - tests: add functions to make an abstraction for the snaps 3567 - packaging/fedora, tests/lib/prepare-restore: helper tool for 3568 packing sources for RPM 3569 - cmd/snap: improve help and error msg for snapshot commands 3570 - hookstate/ctlcmd: fix snapctl set help message 3571 - cmd/snap: don't append / to snap name just because a dir exists 3572 - tests: support fastly-global.cdn.snapcraft.io url on proxy-no-core 3573 test 3574 - tests: add --quiet switch to retry-tool 3575 - tests: add unstable stage for travis execution 3576 - tests: disable interfaces-timeserver-control on 19.10 3577 - tests: don't guess in is_classic_confinement_supported 3578 - boot, etc: simplify BootParticipant (etc) usage 3579 - tests: verify retry-tool not retrying missing commands 3580 - tests: rewrite "retry" command as retry-tool 3581 - tests: move debug section after restore 3582 - cmd/libsnap-confine-private, cmd/s-c: use constants for 3583 snap/instance name lengths 3584 - tests: measure behavior of the device cgroup 3585 - boot, bootloader, o/devicestate: boot env manip goes in boot 3586 - tests: enabling ubuntu 19.10-64 on spread.yaml 3587 - tests: fix ephemeral mount table in left over by prepare 3588 - tests: add version-tool for comparing versions 3589 - cmd/libsnap: make feature flag enum 1<<N style 3590 - many: refactor boot/boottest and move to bootloader/bootloadertest 3591 - tests/cross/go-build: use go list rather than shell trickery 3592 - HACKING.md: clarify where "make fmt" is needed 3593 - osutil: make flock test more robust 3594 - features, overlord: make parallel-installs exported, export flags 3595 on startup 3596 - overlord/devicestate: support the device service returning a 3597 stream of assertions 3598 - many: add snap model command, add /v2/model, /v2/model/serial REST 3599 APIs 3600 - debian: set GOCACHE dir during build to fix FTBFS on eoan 3601 - boot, etc.: refactor boot to have a lookup with different imps 3602 - many: add the start of Core 20 extensions support to the model 3603 assertion 3604 - overlord/snapstate: revert track-risk behavior change and 3605 validation on install 3606 - cmd/snap,image,seed: move image.ValidateSeed to 3607 seed.ValidateFromYaml 3608 - image,o/devicestate,seed: oops, make sure to clear seedtest 3609 helpers 3610 - tests/main/snap-info: update check.py for test-snapd-tools 2.0 3611 - tests: moving tests to nightly suite 3612 - overlord/devicestate,seed: small step, introduce 3613 seed.LoadAssertions and use it from firstboot 3614 - snapstate: add comment to checkVersion vs strutil.VersionCompare 3615 - tests: add unit tests for cmd_whoami 3616 - tests: add debug section to interfaces-contacts-service 3617 - many: introduce package seed and seedtest 3618 - interfaces/bluez: enable communication between bluetoothd and 3619 meshd via dbus 3620 - cmd/snap: fix snap switch message 3621 - overlord/snapstate: check channel names on install 3622 - tests: check snap_daemon user and group on system-usernames- 3623 illegal test are not created 3624 - cmd/snap-confine: fix group and permission of .info files 3625 - gadget: do not error on gadget refreshes with multiple volumes 3626 - snap: use deterministic paths to find the built deb 3627 - tests: just build snapd commands on go-build test 3628 - tests: re-enable mount-ns test on classic 3629 - tests: rename fuse_support to fuse-support 3630 - tests: move restore-project-each code to existing function 3631 - tests: simplify interfaces-account-control test 3632 - i18n, vendor, packaging: drop github.com/ojii/gettext.go, use 3633 github.com/snapcore/go-gettext 3634 - tests: always say 'restore: |' 3635 - tests: new test to check the output after refreshing/reverting 3636 core 3637 - snapstate: validate all system-usernames before creating them 3638 - tests: fix system version check on listing test for external 3639 backend 3640 - tests: add check for snap_daemon user/group 3641 - tests: don't look for lxcfs in mountinfo 3642 - tests: adding support for arm devices on ubuntu-core-device-reg 3643 test 3644 - snap: explicitly forbid trying to parallel install from seed 3645 - tests: remove trailing spaces from shell scripts 3646 - tests: remove locally installed revisions of core 3647 - tests: fix removal of snaps on ubuntu-core 3648 - interfaces: support Tegra display drivers 3649 - tests: move interfaces-contacts-service to /tmp 3650 - interfaces/network-manager: allow using 3651 org.freedesktop.DBus.ObjectManager 3652 - tests: restore dpkg selections after upgrade-from-2.15 test 3653 - tests: pass --remove to userdel on core 3654 - snap/naming: simplify SnapSet somewhat 3655 - devicestate/firstboot: check for missing bases early 3656 - httputil: rework protocol error detection 3657 - tests: unmount fuse connections only if not initially mounted 3658 - snap: prevent duplicated snap name and snap files when parsing 3659 seed.yaml 3660 - tests: re-implement user tool in python 3661 - image: improve/tweak some warning/error messages 3662 - cmd/libsnap-confine-private: add checks for parallel instances 3663 feature flag 3664 - tests: wait_for_service shows status after actual first minute 3665 - sanity: report proper errror when fuse is needed but not available 3666 - snap/naming: introduce SnapRef, Snap, and SnapSet 3667 - image: support prepare-image --classic for snapd snap only 3668 imagesConsequently: 3669 - tests/main/mount-ns: account for clone_children in cpuset cgroup 3670 on 18.04 3671 - many: merging asserts.Batch Precheck with CommitTo and other 3672 clarifications 3673 - devicestate: add missing test for remodeling possibly removing 3674 required flag 3675 - tests: use user-tool to remove test user in the non-home test 3676 - overlord/configstate: sort patch keys to have deterministic order 3677 with snap set 3678 - many: generalize assertstate.Batch to asserts.Batch, have 3679 assertstate.AddBatch 3680 - gadget, overlord/devicestate: rename Position/Layout 3681 - store, image, cmd: make 'snap download' leave partials 3682 - httputil: improve http2 PROTOCOL_ERROR detection 3683 - tests: add new "user-tool" helper and use in system-user tests 3684 - tests: clean up after NFS tests 3685 - ifacestate: optimize auto-connect by setting profiles once after 3686 all connects 3687 - hookstate/ctlcmd: snapctl unset command 3688 - tests: allow test user XDG_RUNTIME_DIR to phase out 3689 - tests: cleanup "snap_daemon" user in system-usernames-install- 3690 twice 3691 - cmd/snap-mgmt: set +x on startup 3692 - interfaces/wayland,x11: allow reading an Xwayland Xauth file 3693 - many: move channel parsing to snap/channel 3694 - check-pr-title.py: allow {} in pr prefix 3695 - tests: spam test logs less while waiting for systemd unit to stop 3696 - tests: remove redundant activation check for snapd.socket 3697 snapd.service 3698 - tests: trivial snapctl test cleanup 3699 - tests: ubuntu 18.10 removed from the google-sru backend on the 3700 spread.yaml 3701 - tests: add new cases into arch_test 3702 - tests: clean user and group for test system-usernames-install- 3703 twice 3704 - interfaces: k8s worker node updates 3705 - asserts: move Model to its own model.go 3706 - tests: unmount binfmt_misc on cleanup 3707 - tests: restore nsdelegate clobbered by LXD 3708 - cmd/snap: fix snap unset help string 3709 - tests: unmount fusectl after testing 3710 - cmd/snap: fix remote snap info for parallel installed snaps 3711 3712 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 01 Oct 2019 11:40:34 +0200 3713 3714 snapd (2.41~14.04) trusty; urgency=medium 3715 3716 * New upstream release, LP: #1840740 3717 - overlord/snapstate: revert track-risk behavior 3718 - tests: fix snap info test 3719 - httputil: rework protocol error detection 3720 - gadget: do not error on gadget refreshes with multiple volumes 3721 - i18n, vendor, packaging: drop github.com/ojii/gettext.go, use 3722 github.com/snapcore/go-gettext 3723 - snapstate: validate all system-usernames before creating them 3724 - mkversion.sh: fix version from git checkouts 3725 - interfaces/network-{control,manager}: allow 'k' on 3726 /run/resolvconf/** 3727 - interfaces/wayland,x11: allow reading an Xwayland Xauth file 3728 - interfaces: k8s worker node updates 3729 - debian: re-enable systemd environment generator 3730 - many: create system-usernames user/group if both don't exist 3731 - packaging: fix symlink for snapd.session-agent.socket 3732 - tests: change cgroups so that LXD doesn't have to 3733 - interfaces/network-setup-control: allow dbus netplan apply 3734 messages 3735 - tests: add /var/cache/snapd to the snapd state to prevent error on 3736 the store 3737 - tests: add test for services disabled during refresh hook 3738 - many: simpler access to snap-seccomp version-info 3739 - snap: cleanup some tests, clarify some errorsThis is a follow up 3740 from work on system usernames: 3741 - osutil: add osutil.Find{Uid,Gid} 3742 - tests: use a different archive based on the spread backend on go- 3743 build test 3744 - cmd/snap-update-ns: fix pair of bugs affecting refresh of snap 3745 with layouts 3746 - overlord/devicestate: detect clashing concurrent (ongoing, just 3747 finished) remodels or changes 3748 - interfaces/docker-support: declare controls-device-cgroup 3749 - packaging: fix removal of old apparmor profile 3750 - store: use track/risk for "channel" name when parsing store 3751 details 3752 - many: allow 'system-usernames' with libseccomp > 2.4 and golang- 3753 seccomp > 0.9.0 3754 - overlord/devicestate, tests: use gadget.Update() proper, spread 3755 test 3756 - overlord/configstate/configcore: allow setting start_x=1 to enable 3757 CSI camera on RPi 3758 - interfaces: remove BeforePrepareSlot from commonInterface 3759 - many: support system-usernames for 'snap_daemon' user 3760 - overlord/devicestate,o/snapstate: queue service commands before 3761 mark-seeded and other final tasks 3762 - interfaces/mount: discard mount ns on backend Remove 3763 - packaging/fedora: build on RHEL8 3764 - overlord/devicestate: support seeding a classic system with the 3765 snapd snap and no core 3766 - interfaces: fix test failure in gpio_control_test 3767 - interfaces, policy: remove sanitize helpers and use minimal policy 3768 check 3769 - packaging: use %systemd_user_* macros to enable session agent 3770 socket according to presets 3771 - snapstate, store: handle 429s on catalog refresh a little bit 3772 better 3773 - tests: part4 making tests work on ubuntu-core-18 3774 - many: drop snap.ReadGadgetInfo wrapper 3775 - xdgopenproxy: update test API to match upstream 3776 - tests: show why sbuild failed 3777 - data/selinux: allow mandb_t to search /var/lib/snapd 3778 - tests: be less verbose when checking service status 3779 - tests: set sbuild test as manual 3780 - overlord: DeviceCtx must find the remodel context for a remodel 3781 change 3782 - tests: use snap info --verbose to check for base 3783 - sanity: unmount squashfs with --lazy 3784 - overlord/snapstate: keep current track if only risk is specified 3785 - interfaces/firewall-control: support nft routing expressions and 3786 device groups 3787 - gadget: support for writing symlinks 3788 - tests: mountinfo-tool fail if there are no matches 3789 - tests: sync journal log before start the test 3790 - cmd/snap, data/completion: improve completion for 'snap debug' 3791 - httputil: retry for http2 PROTOCOL_ERROR 3792 - Errata commit: pulseaudio still auto-connects on classic 3793 - interfaces/misc: updates for k8s 1.15 (and greengrass test) 3794 - tests: set GOTRACEBACK=1 when running tests 3795 - cmd/libsnap: don't leak memory in sc_die_on_error 3796 - tests: improve how the system is restored when the upgrade- 3797 from-2.15 test fails 3798 - interfaces/bluetooth-control: add udev rules for BT_chrdev devices 3799 - interfaces: add audio-playback/audio-record and make pulseaudio 3800 manually connect 3801 - tests: split the sbuild test in 2 depending on the type of build 3802 - interfaces: add an interface granting access to AppStream metadata 3803 - gadget: ensure filesystem labels are unique 3804 - usersession/agent: use background context when stopping the agent 3805 - HACKING.md: update spread section, other updates 3806 - data/selinux: allow snap-confine to read entries on nsfs 3807 - tests: respect SPREAD_DEBUG_EACH on the main suite 3808 - packaging/debian-sid: set GOCACHE to a known writable location 3809 - interfaces: add gpio-control interface 3810 - cmd/snap: use showDone helper with 'snap switch' 3811 - gadget: effective structure role fallback, extra tests 3812 - many: fix unit tests getting stuck 3813 - tests: remove installed snap on restore 3814 - daemon: do not modify test data in user suite 3815 - data/selinux: allow read on sysfs 3816 - packaging/debian: don't md5sum absent files 3817 - tests: remove test-snapd-curl 3818 - tests: remove test-snapd-snapctl-core18 in restore 3819 - tests: remove installed snap in the restore section 3820 - tests: remove installed test snap 3821 - tests: correctly escape mount unit path 3822 - cmd/Makefile.am: support building with the go snap 3823 - tests: work around classic snap affecting the host 3824 - tests: fix typo "current" 3825 - overlord/assertstate: add Batch.Precheck to check for the full 3826 validity of the batch before Commit 3827 - tests: restore cpuset clone_children clobbered by lxd 3828 - usersession: move userd package to usersession/userd 3829 - tests: reformat and fix markdown in snapd-state.md 3830 - gadget: select the right updater for given structure 3831 - tests: show stderr only if it exists 3832 - sessionagent: add a REST interface with socket activation 3833 - tests: remove locally installed core in more tests 3834 - tests: remove local revision of core 3835 - packaging/debian-sid: use correct apparmor Depends for Debian 3836 - packaging/debian-sid: merge debian upload changes back into master 3837 - cmd/snap-repair: make sure the goroutine doesn't stick around on 3838 timeout 3839 - packaging/fedora: github.com/cheggaaa/pb is no longer used 3840 - configstate/config: fix crash in purgeNulls 3841 - boot, o/snapst, o/devicest: limit knowledge of boot vars to boot 3842 - client,cmd/snap: stop depending on status/status-code in the JSON 3843 responses in client 3844 - tests: unmount leftover /run/netns 3845 - tests: switch mount-ns test to manual 3846 - overlord,daemon,cmd/snapd: move expensive startup to dedicated 3847 StartUp methods 3848 - osutil: add EnsureTreeState helper 3849 - tests: measure properties of various mount namespaces 3850 - tests: part2 making tests work on ubuntu-core-18 3851 - interfaces/policy: minimal policy check for replacing 3852 sanitizeReservedFor helpers (1/2) 3853 - interfaces: add an interface that grants access to the PackageKit 3854 service 3855 - overlord/devicestate: update gadget update handlers and mocks 3856 - tests: add mountinfo-tool --ref-x1000 3857 - tests: remove lxd / lxcfs if pre-installed 3858 - tests: removing support for ubuntu cosmic on spread test suite 3859 - tests: don't leak /run/netns mount 3860 - image: clean up the validateSuite 3861 - bootloader: remove "Dir()" from Bootloader interface 3862 - many: retry to reboot if snapd gets restarted before expected 3863 reboot 3864 - overlord: implement re-registration remodeling 3865 - cmd: revert PR#6933 (tweak of GOMAXPROCS) 3866 - cmd/snap: add snap unset command 3867 - many: add Client-User-Agent to "SnapAction" install API call 3868 - tests: first part making tests run on ubuntu-core-18 3869 - hookstate/ctlcmd: support hidden commands in snapctl 3870 - many: replace snapd snap name checks with type checks (3/4) 3871 - overlord: mostly stop needing Kernel/CoreInfo, make GadgetInfo 3872 consider a DeviceContext 3873 - snapctl: handle unsetting of config options with "!" 3874 - tests: move core migration snaps to tests/lib/snaps dir 3875 - cmd/snap: handle unsetting of config options with "!" 3876 - cmd/snap, etc: add health to 'snap list' and 'snap info' 3877 - gadget: use struct field names when intializing data in mounted 3878 updater unit tests 3879 - cmd/snap-confine: bring /lib/firmware from the host 3880 - snap: set snapd snap type (1/4) 3881 - snap: add checks in validate-seed for missing base/default- 3882 provider 3883 - daemon: replace shutdownServer with net/http's native shutdown 3884 support 3885 - interfaces/builtin: add exec "/bin/runc" to docker-support 3886 - gadget: mounted filesystem updater 3887 - overlord/patch: simplify conditions for re-applying sublevel 3888 patches for level 6 3889 - seccomp/compiler: adjust test case names and comment for later 3890 changes 3891 - tests: fix error doing snap pack running failover test 3892 - tests: don't preserve size= when rewriting mount tables 3893 - tests: allow reordering of rewrite operations 3894 - gadget: main update routine 3895 - overlord/config: normalize nulls to support config unsetting 3896 semantics 3897 - snap-userd-autostart: don't list as a startup application on the 3898 GUI 3899 - tests: renumber snap revisions as seen via writable 3900 - tests: change allocation for mount options 3901 - tests: re-enable ns-re-associate test 3902 - tests: mountinfo-tool allow many --refs 3903 - overlord/devicestate: implement reregRemodelContext with the 3904 essential re-registration logic 3905 - tests: replace various numeric mount options 3906 - gadget: filesystem image writer 3907 - tests: add more unit tests for mountinfo-tool 3908 - tests: introduce mountinfo-tool --ref feature 3909 - tests: refactor mountinfo-tool rewrite state 3910 - tests: allow renumbering mount namespace identifiers 3911 - snap: refactor and explain layout blacklisting 3912 - tests: renumber snap revisions as seen via hostfs 3913 - daemon, interfaces, travis: workaround build ID with Go 1.9, use 3914 1.9 for travis tests 3915 - cmd/libsnap: add sc_error_init_{simple,api_misuse} 3916 - gadget: make raw updater handle shifted structures 3917 - tests/lib/nested: create WORK_DIR before accessing it 3918 - cmd/libsnap: rename SC_LIBSNAP_ERROR to SC_LIBSNAP_DOMAIN 3919 - cmd,tests: forcibly discard mount namespace when bases change 3920 - many: introduce healthstate, run check-health 3921 post-(install/refresh/try/revert) 3922 - interfaces/optical-drive: add scsi-generic type 4 and 5 support 3923 - cmd/snap-confine: exit from helper when parent dies 3924 3925 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 30 Aug 2019 08:56:32 +0200 3926 3927 snapd (2.40~14.04) trusty; urgency=medium 3928 3929 * New upstream release, LP: #1836327 3930 - overlord/patch: simplify conditions for re-applying sublevel 3931 patches for level 6 3932 - cmd,tests: forcibly discard mount namespace when bases change 3933 - cmd/snap-confine: handle device cgroup before pivot 3934 - cmd/snap-apparmor-service: quit if there are no profiles 3935 - cmd/snap, image: add --target-directory and --basename to 'snap 3936 download' 3937 - interfaces: add jack1 implicit classic interface 3938 - interfaces: miscellaneous policy updates 3939 - daemon: classic confinement is not supported on core 3940 - interfaces: bluetooth-control: add mtk BT device node 3941 - cmd/snap-seccomp: initial support for negative arguments with 3942 uid/gid caching 3943 - snap-confine: move seccomp load after permanent privilege drop 3944 - tests: new profiler snap used to track cpu and memory for snapd 3945 and snap commands 3946 - debian: make maintainer scripts do nothing on powerpc 3947 - gadget: mounted filesystem writer 3948 - cmd/snap: use padded checkers for snapshot output 3949 - bootloader: switch to bootloader_test style testing 3950 - gadget: add a wrapper for generating partitioned images with 3951 sfdisk 3952 - tests/main/snap-seccomp-syscalls: add description 3953 - tests: continue executing on errors either updating the repo db or 3954 installing dependencies 3955 - cmd/snap-seccomp/syscalls: add io_uring syscalls 3956 - systemd: add InstanceMode enumeration to control which systemd 3957 instance to control 3958 - netutil: extract socket activation helpers from daemon package. 3959 - interfaces: spi: update regex rules to accept spi nodes like 3960 spidev12345.0 3961 - gadget: fallback device lookup 3962 - many: add strutil.ElliptLeft, use it for shortening cohorts 3963 - wrappers: allow sockets under $XDG_RUNTIME_DIR 3964 - gadget: add wrapper for creating and populating filesystems 3965 - gadget: add writer for offset-write 3966 - gadget: support relative symlinks in device lookup 3967 - snap, snapstate: additional validation of base field 3968 - many: fix some races and missing locking, make sure UDevMonitor is 3969 stopped 3970 - boot: move ExtractKernelAssets 3971 - daemon, snap: screenshots _only_ shows the deprecation notice, 3972 from 2.39 3973 - osutil: add a workaround for overlayfs apparmor as it is used on 3974 Manjaro 3975 - snap: introduce GetType() function for snap.Info 3976 - tests: update systems to be used for during sru validation 3977 - daemon: increase `shutdownTimeout` to 25s to deal with slow 3978 HW 3979 - interfaces/network-manager: move deny ptrace to the connected slot 3980 - interfaces: allow locking of pppd files 3981 - cmd/snap-exec: fix snap completion for classic snaps with non 3982 /usr/lib/snapd libexecdir 3983 - daemon: expose pprof endpoints 3984 - travis: disable snap pack on OSX 3985 - client, cmd/snap: expose the new cohort options for snap ops 3986 - overlord/snapstate: tweak switch summaries 3987 - tests: reuse the image created initially for nested tests 3988 execution 3989 - tests/lib/nested: tweak assert disk prepare step 3990 - daemon, overlord/snapstate: support leave-cohort 3991 - tests/main/appstream-id: collect debug info 3992 - store,daemon: add client-user-agent support to store.SnapInfo 3993 - tests: add check for invalid PR titles in the static checks 3994 - tests: add snap-tool for easier access to internal tools 3995 - daemon: unexport file{Response,Stream} 3996 - devicestate: make TestUpdateGadgetOnClassicErrorsOut less racy 3997 - tests: fix test desktop-portal-filechooser 3998 - tests: sort commands from DumpCommands in the dumpDbHook 3999 - cmd/snap: add unit test for "advise-snap --dump-db". 4000 - bootloader: remove extra mock bootloader implementation 4001 - daemon: tweak for "add api endpoint for download" PR 4002 - packaging: fix reproducible build error 4003 - tests: synchronize journal logs before check logs 4004 - tests: fix snap service watchdog test 4005 - tests: use more readable test directory names 4006 - tests/regression/lp-1805485: update test description 4007 - overlord: make changes conflict with remodel 4008 - tests: make sure the snapshot unit test uses a snapshot time 4009 relative to Now() 4010 - tests: revert "tests: stop catalog-update/apt-hooks test for now" 4011 - tests: mountinfo-tool --one prints matches on failure 4012 - data/selinux: fix policy for snaps with bases and classic snaps 4013 - debian: fix building on eoan by tweaking golang build-deps 4014 - packaging/debian-sid: update required golang version to 1.10 4015 - httputil: handle "no such host" error explicitly and do not retry 4016 it 4017 - overlord/snapstate, & fallout: give Install a *RevisionOptions 4018 - cmd/snap: don't run install on 'snap --help install' 4019 - gadget: raw/bare structure writer and updater 4020 - daemon, client, cmd/snap: show cohort key in snap info --verbose 4021 - overlord/snapstate: add update-gadget task when needed, block 4022 other changes 4023 - image: turn a missing default content provider into an error 4024 - overlord/devicestate: update-gadget-assets task handler with 4025 stubbed gadget callbacks 4026 - interface: builtin: avahi-observe/control: update label for 4027 implicit slot 4028 - tests/lib/nested: fix multi argument copy_remote 4029 - tests/lib/nested: have mkfs.ext4 use a rootdir instead of mounting 4030 an image 4031 - packaging: fix permissions powerpc docs dir 4032 - overlord: mock store to avoid net requests 4033 - debian: rework how we run autopkgtests 4034 - interface: builtin: avahi-observe/control: allow slots 4035 implementation also by app snap on classic system 4036 - interfaces: builtin: utils: add helper function to identify system 4037 slots 4038 - interfaces: add missing adjtimex to time-control 4039 - overlord/snapstate, snap: support base = "none" 4040 - daemon, overlord/snapstate: give RevisionOptions a CohortKey 4041 - data/selinux: permit init_t to remount snappy_snap_t 4042 - cmd/snap: test for a friendly error on 'okay' without 'warnings' 4043 - cmd/snap: support snap debug timings --startup=.. and measure 4044 loadState time 4045 - advise-snap: add --dump-db which dumps the command database 4046 - interfaces/docker-support: support overlayfs on ubuntu core 4047 - cmd/okay: Remove err message when warning file not exist 4048 - devicestate: disallow removal of snaps used in booting early 4049 - packaging: fix build-depends on powerpc 4050 - tests: run spread tests on opensuse leap 15.1 4051 - strutil/shlex: fix ineffassign 4052 - cmd/snapd: ensure GOMAXPROCS is at least 2 4053 - cmd/snap-update-ns: detach unused mount points 4054 - gadget: record gadget root directory used during positioning 4055 - tests: force removal to prevent restore fails when directory 4056 doesn't exist on lp-1801955 test 4057 - overlord: implement store switch remodeling 4058 - tests: stop using ! for naive negation in shell scripts 4059 - snap,store,daemon,client: send new "Snap-Client-User-Agent" header 4060 in Search() 4061 - osutil: now that we require golang-1.10, use user.LookupGroup() 4062 - spread.yaml,tests: change MATCH and REBOOT to cmds 4063 - packaging/fedora: force external linker to ensure static linking 4064 and -extldflags use 4065 - timings: tweak the conditional for ensure timings 4066 - timings: always store ensure timings as long as they have an 4067 associated change 4068 - cmd/snap: tweak the output of snap debug timings --ensure=... 4069 - overlord/devicestate: introduce remodel kinds and 4070 contextsregistrationContext: 4071 - snaptest: add helper for mocking snap with contents 4072 - snapstate: allow removal of non-model kernels 4073 - tests: change strace parameters on snap-run test to avoid the test 4074 gets stuck 4075 - gadget: keep track of the index where structure content was 4076 defined 4077 - cmd/snap-update-ns: rename leftover ctx to upCtx 4078 - tests: add "not" command 4079 - spread.yaml: use "snap connections" in debug 4080 - tests: fix how strings are matched on auto-refresh-retry test 4081 - spread-shellcheck: add support for variants and environment 4082 - gadget: helper for shifting structure start position 4083 - cmd/snap-update-ns: add several TODO comments 4084 - cmd/snap-update-ns: rename ctx to upCtx 4085 - spread.yaml: make HOST: usage shellcheck-clean 4086 - overlord/snapstate, daemon: snapstate.Switch now takes a 4087 RevisionOption 4088 - tests: add mountinfo-tool 4089 - many: make snapstate.Update take *RevisionOptions instead of chan, 4090 rev 4091 - tests/unit/spread-shellcheck: temporary workaround for SC2251 4092 - daemon: refactor user ops to api_users 4093 - cmd/snap, tests: refactor info to unify handling of 'direct' snaps 4094 - cmd/snap-confine: combine sc_make_slave_mount_ns into caller 4095 - cmd/snap-update-ns: use "none" for propagation changes 4096 - cmd/snap-confine: don't pass MS_SLAVE along with MS_BIND 4097 - cmd/snap, api, snapstate: implement "snap remove --purge" 4098 - tests: new hotplug test executed on ubuntu core 4099 - tests: running tests on fedora 30 4100 - gadget: offset-write: fix validation, calculate absolute position 4101 - data/selinux: allow snap-confine to do search on snappy_var_t 4102 directories 4103 - daemon, o/snapstate, store: support for installing from cohorts 4104 - cmd/snap-confine: do not mount over non files/directories 4105 - tests: validates snapd from ppa 4106 - overlord/configstate: don't panic on invalid configuration 4107 - gadget: improve device lookup, add helper for mount point lookup 4108 - cmd/snap-update-ns: add tests for executeMountProfileUpdate 4109 - overlord/hookstate: don't run handler unless hooksup.Always 4110 - cmd/snap-update-ns: allow changing mount propagation 4111 - systemd: workaround systemctl show quirks on older systemd 4112 versions 4113 - cmd/snap: allow option descriptions to start with the command 4114 - many: introduce a gadget helper for locating device matching given 4115 structure 4116 - cmd/snap-update-ns: fix golint complaints about variable names 4117 - cmd/snap: unit tests for debug timings 4118 - testutil: support sharing-related mount flags 4119 - packaging/fedora: Merge changes from Fedora Dist-Git and drop EOL 4120 Fedora releases 4121 - cmd/snap: support for --ensure argument for snap debug timings 4122 - cmd,sandbox: tweak seccomp version info handling 4123 - gadget: record sector size in positioned volume 4124 - tests: make create-user test support managed devices 4125 - packaging: build empty package on powerpc 4126 - overlord/snapstate: perform hard refresh check 4127 - gadget: add volume level update checks 4128 - cmd/snap: mangle descriptions that have indent > terminal width 4129 - cmd/snap-update-ns: rename applyFstab to executeMountProfileUpdate 4130 - cmd/snap-confine: unshare per-user mount ns once 4131 - tests: retry govendor sync 4132 - tests: avoid removing snaps which are cached to speed up the 4133 prepare on boards 4134 - tests: fix how the base snap are deleted when there are multiple 4135 to deleted on reset 4136 - cmd/snap-update-ns: merge apply functions 4137 - many: introduce assertstest.SigningAccounts and AddMany test 4138 helpers 4139 - interfaces: special-case "snapd" in sanitizeSlotReservedForOS* 4140 helpers 4141 - cmd/snap-update-ns: make apply{User,System}Fstab identical 4142 - gadget: introduce checkers for sanitizing structure updates 4143 - cmd/snap-update-ns: move apply{Profile,{User,System}Fstab} to same 4144 file 4145 - overlord/devicestate: introduce registrationContext 4146 - cmd/snap-update-ns: add no-op load/save current user profile logic 4147 - devicestate: set "new-model" on the remodel change 4148 - devicestate: use deviceCtx in checkGadgetOrKernel 4149 - many: use a fake assertion model in the device contexts for tests 4150 - gadget: fix handling of positioning constrains for structures of 4151 MBR role 4152 - snap-confine: improve error when running on a not /home homedir 4153 - devicestate: make Remodel() return a state.Change 4154 - many: make which store to use contextualThis reworks 4155 snapstate.Store instead of relying solely on DeviceContext, 4156 because: 4157 - tests: enable tests on centos 7 again 4158 - interfaces: add login-session-control interface 4159 - tests: extra debug for snapshot-basic test 4160 - overlord,overlord/devicestate: do without GadgetInfo/KernelInfo in 4161 devicestate 4162 - gadget: more validation checks for legacy MBR structure type & 4163 role 4164 - osutil: fix TestReadBuildGo test in sbuild 4165 - data: update XDG_DATA_DIRS via the systemd environment.d mechanism 4166 too 4167 - many: do without device state/assertions accessors based on state 4168 only outside of devicestate/tests 4169 - interfaces/dbus: fix unit tests when default snap mount dir is not 4170 /snap 4171 - tests: add security-seccomp to verify seccomp with arg filtering 4172 - snapshotstate: disable automatic snapshots on core for now 4173 - snapstate: auto-install snapd when needed 4174 - overlord/ifacestate: update static attributes of "content" 4175 interface 4176 - interfaces: add support for the snapd snap in the dbus backend* 4177 - overlord/snapstate: tweak autorefresh logic if network is not 4178 available 4179 - snapcraft: also include ld.so.conf from libc in the snapcraft.yml 4180 - snapcraft.yaml: fix links ld-linux-x86-64.so.2/ld64.so.2 4181 - overlord: pass a DeviceContext to the checkSnap implementations 4182 - daemon: add RootOnly flag to commands 4183 - many: make access to the device model assertion etc contextual 4184 via a DeviceCtx hook/DeviceContext interface 4185 - snapcraft.yaml: include libc6 in snapd 4186 - tests: reduce snapcraft leftovers from PROJECT_PATH, temp disable 4187 centos 4188 - overlord: make the store context composably backed by separate 4189 backends for device asserts/info etc. 4190 - snapstate: revert "overlord/snapstate: remove PlugsOnly" 4191 - osutil,cmdutil: move CommandFromCore and make it use the snapd 4192 snap (if available) 4193 - travis: bump Go version to 1.10.x 4194 - cmd/snap-update-ns: remove instanceName argument from applyProfile 4195 - gadget: embed volume in positioned volume, rename fields 4196 - osutil: use go build-id when no gnu build-id is available 4197 - snap-seccomp: add 4th field to version-info for golang-seccomp 4198 features 4199 - cmd/snap-update-ns: merge computeAndSaveSystemChanges into 4200 applySystemFstab 4201 - cmd/snap, client, daemon, store: create-cohort 4202 - tests: give more time until nc returns on appstream test 4203 - tests: run spread tests on ubuntu 19.04 4204 - gadget: layout, smaller fixes 4205 - overlord: update static attrs when reloading connections 4206 - daemon: verify snap instructions for multi-snap requests 4207 - overlord/corecfg: make expiration of automatic snapshots 4208 configurable (4/4) 4209 - cmd/snap-update-ns: pass MountProfileUpdate to 4210 apply{System,User}Fstab 4211 - snap: fix interface bindings on implicit hooks 4212 - tests: improve how snaps are cached 4213 - cmd/snap-update-ns: formatting tweaks 4214 - data/selinux: policy tweaks 4215 - cmd/snap-update-ns: move locking to the common layer 4216 - overlord: use private YAML inside several tests 4217 - cmd/snap, store, image: support for cohorts in "snap download" 4218 - overlord/snapstate: add timings to critical task handlers and the 4219 backend 4220 - cmd: add `snap debug validate-seed <path>` cmd 4221 - state: add possible error return to TaskSet.Edge() 4222 - snap-seccomp: use username regex as defined in osutil/user.go 4223 - osutil: make IsValidUsername public and fix regex 4224 - store: serialize the acquisition of device sessions 4225 - interfaces/builtin/desktop: fonconfig v6/v7 cache handling on 4226 Fedora 4227 - many: move Device/SetDevice to devicestate, start of making them 4228 pluggable in storecontext 4229 - overlord/snapstate: remove PlugsOnly 4230 - interfaces/apparmor: allow running /usr/bin/od 4231 - spread: add qemu:fedora-29-64 4232 - tests: make test parallel-install-interfaces work for boards with 4233 pre-installed snaps 4234 - interfaces/builtin/intel_mei: fix /dev/mei* AppArmor pattern 4235 - spread.yaml: add qemu:centos-7-64 4236 - overlord/devicestate: extra measurements related to 4237 populateStateFromSeed 4238 - cmd/snap-update-ns: move Assumption to {System,User}ProfileUpdate 4239 - cmd/libsnap: remove fringe error function 4240 - gadget: add validation of cross structure overlap and offset 4241 writes 4242 - cmd/snap-update-ns: refactor of profile application (3/N) 4243 - data/selinux: tweak the policy for runuser and s-c, interpret 4244 audit entries 4245 - tests: fix spaces issue in the base snaps names to remove during 4246 reset phase 4247 - tests: wait for man db cache is updated before after install snapd 4248 on Fedora 4249 - tests: extend timeout of sbuild test 4250 4251 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 12 Jul 2019 10:40:08 +0200 4252 4253 snapd (2.39.3~14.04) trusty; urgency=medium 4254 4255 * New upstream release, LP: #1827495 4256 - daemon: increase `shutdownTimeout` to 25s to deal with slow HW 4257 - spread: run tests against openSUSE 15.1 4258 - data/selinux: fix policy for snaps with bases and classic snaps 4259 4260 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 21 Jun 2019 09:06:01 +0200 4261 4262 snapd (2.39.2~14.04) trusty; urgency=medium 4263 4264 * New upstream release, LP: #1827495 4265 - debian: rework how we run autopkgtests 4266 - interfaces/docker-support: add overlayfs accesses for ubuntu core 4267 - data/selinux: permit init_t to remount snappy_snap_t 4268 - strutil/shlex: fix ineffassign 4269 - packaging: fix build-depends on powerpc 4270 4271 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 05 Jun 2019 08:41:21 +0200 4272 4273 snapd (2.39.1~14.04) trusty; urgency=medium 4274 4275 * New upstream release, LP: #1827495 4276 - spread: enable Fedora 30 4277 - cmd/snap-confine, data/selinux: cherry pick Fedora 30 fixes 4278 - tests/unit/spread-shellcheck: temporary workaround for SC2251 4279 - packaging: build empty package on powerpc 4280 - interfaces: special-case "snapd" in sanitizeSlotReservedForOS* 4281 helper 4282 - cmd/snap: mangle descriptions that have indent > terminal width 4283 - cmd/snap-confine: unshare per-user mount ns once 4284 - tests: avoid adding spaces to the base snaps names 4285 - systemd: workaround systemctl show quirks on older systemd 4286 versions 4287 4288 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 29 May 2019 12:08:43 +0200 4289 4290 snapd (2.39~14.04) trusty; urgency=medium 4291 4292 * New upstream release, LP: #1827495 4293 - overlord/ifacestate: update static attributes of "content" 4294 interface 4295 - data/selinux: tweak the policy for runuser and s-c, interpret 4296 audit entries 4297 - snapshotstate: disable automatic snapshots on core for now 4298 - overlord/corecfg: make expiration of automatic snapshots 4299 configurable 4300 - snapstate: auto-install snapd when needed 4301 - interfaces: add support for the snapd snap in the dbus backend 4302 - overlord/snapstate: tweak autorefresh logic if network is not 4303 available 4304 - interfaces/apparmor: allow running /usr/bin/od 4305 - osutil,cmdutil: move CommandFromCore and make it use the snapd 4306 snap (if available) 4307 - daemon: also verify snap instructions for multi-snap requests 4308 - data/selinux: allow snap-confine to mount on top of bin 4309 - data/selinux: auto transition /var/snap to snappy_var_t 4310 - cmd: add `snap debug validate-seed <path>` cmd 4311 - interfaces/builtin/desktop: fonconfig v6/v7 cache handling on 4312 Fedora 4313 - interfaces/builtin/intel_mei: fix /dev/mei* AppArmor pattern 4314 - tests: make snap-connections test work on boards with snaps pre- 4315 installed 4316 - tests: check for /snap/core16/current in core16-provided-by-core 4317 - tests: run livepatch test on 18.04 as well 4318 - devicestate: deal correctly with the "required" flag on Remodel 4319 - snapstate,state: add TaskSet.AddAllWithEdges() and use in doUpdate 4320 - snapstate: add new NoReRefresh flag and use in Remodel() 4321 - many: allow core as a fallback for core16 4322 - snapcraft: build static fontconfig in the snapd snap 4323 - cmd/snap-confine: remove unused sc_open_snap_{update,discard}_ns 4324 - data/selinux: allow snapd to execute runuser under snappy_t 4325 - spread, tests: do not leave mislabeled files in restorecon test, 4326 attempt to catch similar files 4327 - interfaces: cleanup internal tool lookup in system-key 4328 - many: move auth.AuthContext to store.DeviceAndAuthContext, the 4329 implemention to a separate storecontext packageThis: 4330 - overlord/devicestate: measurements around ensure and related tasks 4331 - cmd: tweak internal tool lookup to accept more possible locations 4332 - overlord/snapstate,snapshotstate: create snapshot on snap removal 4333 - tests: run smoke tests on (almost) pristine systems 4334 - tests: system disable ssh for config defaults in gadget 4335 - cmd/debug: integrate new task timings with "snap debug timings" 4336 - tests/upgrade/basic, packaging/fedoar: restore SELinux context of 4337 /var/cache/fontconfig, patch pre-2.39 mount units 4338 - image: simplify prefer local logic and fixes 4339 - tests/main/selinux-lxd: make sure LXD from snaps works cleanly 4340 with enforcing SELinux 4341 - tests: deny ioctl - TIOCSTI with garbage in high bits 4342 - overlord: factor out mocking of device service and gadget w. 4343 prepare-device for registration tests 4344 - data/selinux, tests/main/selinux-clean: fine tune the policy, make 4345 sure that no denials are raised 4346 - cmd/libsnap,osutil: fix parsing of mountinfo 4347 - ubuntu: disable -buildmode=pie on armhf to fix memory issue 4348 - overlord/snapstate: inhibit refresh for up to a week 4349 - cmd/snap-confine: prevent cwd restore permission bypass 4350 - overlord/ifacestate: introduce HotplugKey type use short key in 4351 change summaries 4352 - many: make Remodel() download everything first before installing 4353 - tests: fixes discovered debugging refresh-app-awareness 4354 - overlord/snapstate: track time of postponed refreshes 4355 - snap-confine: set rootfs_dir in sc_invocation struct 4356 - tests: run create-user on core devices 4357 - boot: add flag file "meta/force-kernel-extraction" 4358 - tests: add regression test for systemctl race fix 4359 - overlord/snapshotstate: helpers for snapshot expirations 4360 - overlord,tests: perform soft refresh check in doInstall 4361 - tests: enable tests that write /etc/{hostname,timezone} on core18 4362 - overlord/ifacestate: implement String() method of 4363 HotplugDeviceInfo for better logs/messages 4364 - cmd/snap-confine: move ubuntu-core fallback checks 4365 - testutil: fix MockCmd for shellcheck 0.5 4366 - snap, gadget: move gadget read/validation into separate package, 4367 tweak naming 4368 - tests: split travis spread execution in 2 jobs for ubuntu and non 4369 ubuntu systems 4370 - testutil: make mocked command work with shellcheck from snaps 4371 - packaging/fedora, tests/upgrade/basic: patch existing mount units 4372 with SELinux context on upgrade 4373 - metautil, snap: extract yaml value normalization to a helper 4374 package 4375 - tests: use apt via eatmydata 4376 - dirs,overlord/snapstate: add Soft and Hard refresh checks 4377 - cmd/snap-confine: allow using tools from snapd snap 4378 - cmd,interfaces: replace local helpers with cmd.InternalToolPath 4379 - tweak: fix "make hack" on Fedora 4380 - snap: add validation of gadget.yaml 4381 - cmd/snap-update-ns: refactor of profile application 4382 - cmd/snap,client,daemon,store: layout and sanity tweaks for 4383 find/search options 4384 - tests: add workaround for missing cache reset on older snapd 4385 - interfaces: deal with the snapd snap correctly for apparmor 2.13 4386 - release-tools: add debian-package-builder 4387 - tests: enable opensuse 15 and add force-resolution installing 4388 packages 4389 - timings: AddTag helper 4390 - testutil: run mocked commands through shellcheck 4391 - overlord/snapshotstate: support auto flag 4392 - client, daemon, store: search by common-id 4393 - tests: all the systems for google backend with 6 workers 4394 - interfaces: hotplug nested vm test, updated serial-port interface 4395 for hotplug. 4396 - sanity: use proper SELinux context when mounting squashfs 4397 - cmd/libsnap: neuter variables in cleanup functions 4398 - interfaces/adb-support: account for hubs on sysfs path 4399 - interfaces/seccomp: regenerate changed profiles only 4400 - snap: reject layouts to /lib/{firmware,modules} 4401 - cmd/snap-confine, packaging: support SELinux 4402 - selinux, systemd: support mount contexts for snap images 4403 - interfaces/builtin/opengl: allow access to Tegra X1 4404 - cmd/snap: make 'snap warnings' output yamlish 4405 - tests: add check to detect a broken snap on reset 4406 - interfaces: add one-plus devices to adb-support 4407 - cmd: prevent umask from breaking snap-run chain 4408 - tests/lib/pkgdb: allow downgrade when installing packages in 4409 openSUSE 4410 - cmd/snap-confine: use fixed private tmp directory 4411 - snap: tweak parsing errors of gadget updates 4412 - overlord/ifacemgr: basic measurements 4413 - spread: refresh metadata on openSUSE 4414 - cmd/snap-confine: pass sc_invocation instead of numerous args 4415 around 4416 - snap/gadget: introduce volume update info 4417 - partition,bootloader: rename 'partition' package to 'bootloader' 4418 - interfaces/builtin: add dev/pts/ptmx access to docker_support 4419 - tests: restore sbuild test 4420 - strutil: make SplitUnit public, allow negative numbers 4421 - overlord/snapstate,: retry less for auto-stuff 4422 - interfaces/builtin: add add exec "/" to docker-support 4423 - cmd/snap: fix regression of snap saved command 4424 - cmd/libsnap: rename C enum for feature flag 4425 - cmd: typedef mountinfo structures 4426 - tests/main/remodel: clean up before reverting the state 4427 - cmd/snap-confine: umount scratch dir using UMOUNT_NOFOLLOW 4428 - timings: add new helpers, Measurer interface and DurationThreshold 4429 - cmd/snap-seccomp: version-info subcommand 4430 - errortracker: fix panic in Report if db cannot be opened 4431 - sandbox/seccomp: a helper package wrapping calls to snap-seccomp 4432 - many: add /v2/model API, `snap remodel` CLI and spread test 4433 - tests: enable opensuse tumbleweed back 4434 - overlord/snapstate, store: set a header when auto-refreshing 4435 - data/selinux, tests: refactor SELinux policy, add minimal tests 4436 - spread: restore SELinux context when we mess with system files 4437 - daemon/api: filter connections with hotplug-gone=true 4438 - daemon: support returning assertion information as JSON with the 4439 "json" query parameter 4440 - cmd/snap: hide 'interfaces' command, show deprecation notice 4441 - timings: base API for recording timings in state 4442 - cmd/snap-confine: drop unused dependency on libseccomp 4443 - interfaces/apparmor: factor out test boilerplate 4444 - daemon: extract assertions api endpoint implementation into 4445 api_asserts.go 4446 - spread.yaml: bump delta reference 4447 - cmd/snap-confine: track per-app and per-hook processes 4448 - cmd/snap-confine: make sc_args helpers const-correct 4449 - daemon: move a function that was between an other struct and its 4450 methods 4451 - overlord/snapstate: fix restoring of "old-current" revision config 4452 in undoLinkSnap 4453 - cmd/snap, client, daemon, ifacestate: show a leading attribute of 4454 a connection 4455 - cmd/snap-confine: call sc_should_use_normal_mode once 4456 - cmd/snap-confine: populate enter_non_classic_execution_environment 4457 - daemon: allow downloading snaps blobs via .../file 4458 - cmd/snap-confine: introduce sc_invocation 4459 - devicestate: add initial Remodel support 4460 - snap: remove obsolete license-* fields in the yaml 4461 - cmd/libsnap: add cgroup-pids-support module 4462 - overlord/snapstate/backend: make LinkSnap clean up more 4463 - snapstate: only keep 2 snaps on classic 4464 - ctlcmd/tests: tests tweaks (followup to #6322) 4465 4466 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 03 May 2019 11:29:50 +0200 4467 4468 snapd (2.38.1~14.04) trusty; urgency=medium 4469 4470 * New upstream release, LP: #1824394 4471 - tests: add workaround for missing cache reset on older snapd 4472 - ubuntu: disable -buildmode=pie on armhf to fix memory issue 4473 4474 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 11 Apr 2019 18:26:47 +0200 4475 4476 snapd (2.38~14.04) trusty; urgency=medium 4477 4478 * New upstream release, LP: #1818648 4479 - overlord/snapstate,: retry less for auto-stuff 4480 - cmd/snap: fix regression of snap saved command 4481 - interfaces/builtin: add dev/pts/ptmx access to docker_support 4482 - overlord/snapstate, store: set a header when auto-refreshing 4483 - interfaces/builtin: add add exec "/" to docker-support 4484 - cmd/snap, client, daemon, ifacestate: show a leading attribute of 4485 a connection 4486 - interface: avahi-observe: Fixing socket permissions on 4.15 4487 kernels 4488 - tests: check that apt works before using it 4489 - apparmor: support AppArmor 2.13 4490 - snapstate: restart into the snapd snap on classic 4491 - overlord/snapstate: during refresh, re-refresh on epoch bump 4492 - cmd, daemon: split out the common bits of mapLocal and mapRemote 4493 - cmd/snap-confine: chown private /tmp to root.root 4494 - cmd/snap-confine: drop uid from random /tmp name 4495 - overlord/hookstate: apply pending transaction changes onto 4496 temporary configuration for snapctl get 4497 - cmd/snap: `snap connections` command 4498 - interfaces/greengrass_support: update accesses for GGC 1.8 4499 - cmd/snap, daemon: make the connectivity check use GET 4500 - interfaces/builtin,/udev: add spec support to disable udev + 4501 device cgroup and use it for greengrass 4502 - interfaces/intel-mei: small follow up tweaks 4503 - ifacestate/tests: fix/improve udev mon test 4504 - interfaces: add multipass-support interface 4505 - tests/main/high-user-handling: fix the test for Go 1.12 4506 - interfaces: add new intel-mei interface 4507 - systemd: decrease the checker counter before unlocking otherwise 4508 we can get spurious panics 4509 - daemon/tests: fix race in the disconnect conflict test 4510 - cmd/snap-confine: allow moving tasks to pids cgroup 4511 - tests: enable opensuse tumbleweed on spread 4512 - cmd/snap: fix `snap services` completion 4513 - ifacestate/hotplug: integration with udev monitor 4514 - packaging: build snapctl as a static binary 4515 - packaging/opensuse: move most logic to snapd.mk 4516 - overlord: fix ensure before slowness on Retry 4517 - overlord/ifacestate: fix migration of connections on upgrade from 4518 ubuntu-core 4519 - daemon, client, cmd/snap: debug GETs ask aspects, not actions 4520 - tests/main/desktop-portal-*: fix handling of python dependencies 4521 - interfaces/wayland: allow wayland server snaps function on classic 4522 too 4523 - daemon, client, cmd/snap: snap debug base-declaration 4524 - tests: run tests on opensuse leap 15.0 instead of 42.3 4525 - cmd/snap: fix error messages for snapshots commands if ID is not 4526 uint 4527 - interfaces/seccomp: increase filter precision 4528 - interfaces/network-manager: no peer label check for hostname1 4529 - tests: add a tests for xdg-desktop-portal integration 4530 - tests: not checking 'tracking channel' after refresh core on 4531 nested execution 4532 - tests: remove snapweb from tests 4533 - snap, wrappers: support StartTimeout 4534 - wrappers: Add an X-SnapInstanceName field to desktop files 4535 - cmd/snap: produce better output for help on subcommands 4536 - tests/main/nfs-support: use archive mode for creating fstab backup 4537 - many: collect time each task runs and display it with `snap debug 4538 timings <id>` 4539 - tests: add attribution to helper script 4540 - daemon: make ucrednetGet not loop 4541 - squashfs: unset SOURCE_DATE_EPOCH in the TestBuildDate test 4542 - features,cmd/libsnap: add new feature "refresh-app-awareness" 4543 - overlord: fix random typos 4544 - interfaces/seccomp: generate global seccomp profile 4545 - daemon/api: fix error case for disconnect conflict 4546 - overlord/snapstate: add some randomness to the catalog refresh 4547 - tests: disable trusty-proposed for now 4548 - tests: fix upgrade-from-2.15 with kernel 4.15 4549 - interfaces/apparmor: allow sending and receiving signals from 4550 ourselves 4551 - tests: split the test interfaces-many in 2 and remove snaps on 4552 restore 4553 - tests: use snap which takes 15 seconds to install on retryable- 4554 error test 4555 - packaging: avoid race in snapd.postinst 4556 - overlord/snapstate: discard mount namespace when undoing 1st link 4557 snap 4558 - cmd/snap-confine: allow writes to /var/lib/** 4559 - tests: stop catalog-update test for now 4560 - tests/main/auto-refresh-private: make sure to actually download 4561 with the expired macaroon 4562 - many: save media info when installing, show it when listing 4563 - userd: handle help urls which requires prepending XDG_DATA_DIRS 4564 - tests: fix NFS home mocking 4565 - tests: improve snaps-system-env test 4566 - tests: pre-cache core on core18 systems 4567 - interfaces/hotplug: renamed RequestedSlotSpec to ProposedSlot, 4568 removed Specification 4569 - debian: ensure leftover usr.lib.snapd.snap-confine is gone 4570 - image,cmd/snap,tests: introduce support for modern prepare-image 4571 --snap <snap>[=<channel>] 4572 - overlord/ifacestate: tweak logic for generating unique slot names 4573 - packaging: import debian salsa packaging work, add sbuild test and 4574 use in spead 4575 - overlord/ifacestate: hotplug-add-slot handler 4576 - image,cmd/snap: simplify --classic-arch to --arch, expose 4577 prepare-image 4578 - tests: run test snap as user in the smoke test 4579 - cmd/snap: tweak man output to have no doubled up .TP lines 4580 - cmd/snap, overlord/snapstate: silently ignore classic flag when a 4581 snap is strictly confined 4582 - snap-confine: remove special handling of /var/lib/jenkins 4583 - cmd/snap-confine: handle death of helper process 4584 - packaging: disable systemd environment generator on 18.04 4585 - snap-confine: fix classic snaps for users with /var/lib/* homedirs 4586 - tests/prepare: prevent console-conf from running 4587 - image: bootstrapToRootDir => setupSeed 4588 - image,cmd/snap,tests: introduce prepare-image --classic 4589 - tests: update smoke/sandbox test for armhf 4590 - client, daemon: introduce helper for querying snapd API for the 4591 list of slot/plug connections 4592 - cmd/snap-confine: refactor and cleanup of seccomp loading 4593 - snapstate, snap: allow update/switch requests with risk only 4594 channel to DTRT 4595 - interfaces: add network-manager-observe interface 4596 - snap-confine: increase locking timeout to 30s 4597 - snap-confine: fix incorrect "sanity timeout 3s" message 4598 - snap-confine: provide proper error message on sc_sanity_timeout 4599 - snapd,state: improve error message on state reading failure 4600 - interfaces/apparmor: deny inet/inet6 in snap-update-ns profile 4601 - snap: fix reexec from the snapd snap for classic snaps 4602 - snap: fix hook autodiscovery for parallel installed snaps 4603 - overlord/snapstate: format the refresh time for the log 4604 - cmd/snap-confine: add special case for Jenkins 4605 - snapcraft.yaml: fix XBuildDeb PATH for go-1.10 4606 - overlord/snapstate: validate instance names early 4607 - overlord/ifacestate: handler for hotplug-update-slot tasks 4608 - polkit: cast pid to uint32 to keep polkit happy for now 4609 - snap/naming: move various name validation helpers to separate 4610 package 4611 - tests: iterate getting journal logs to support delay on boards on 4612 daemon-notify test 4613 - cmd/snap: fix typo in cmd_wait.go 4614 - snap/channel: improve channel parsing 4615 - daemon, polkit: pid_t is signed 4616 - daemon: introduce /v2/connections snapd API endpoint 4617 - cmd/snap: small refactor of cmd_info's channel handling 4618 - overlord/snapstate: use an ad-hoc error when no results 4619 - cmd/snap: wrap "summary" better 4620 - tests: workaround missing go dependencies in debian-9 4621 - daemon: try to tidy up the icon stuff a little 4622 - interfaces: add display-control interface 4623 - snapcraft.yaml: fix snap building in launchpad 4624 - tests: update fedora 29 workers to speed up the whole testing time 4625 - interfaces: add u2f-devices interface and allow reading udev 4626 +power_supply:* in hardware-observe 4627 - cmd/snap-update-ns: save errno from strtoul 4628 - tests: interfaces tests normalization 4629 - many: cleanup golang.org/x/net/context 4630 - tests: add spread test for system dbus interface 4631 - tests: remove -o pipefail 4632 - interfaces: add block-devices interface 4633 - spread: enable upgrade suite on fedora 4634 - tests/main/searching: video section got renamed to photo-and-video 4635 - interfaces/home: use dac_read_search instead of dac_override with 4636 'read: all' 4637 - snap: really run the RunSuite 4638 - interfaces/camera: allow reading vendor/etc info from 4639 /run/udev/data/+usb:* 4640 - interfaces/dbus: be less strict about alternations for well-known 4641 names 4642 - interfaces/home: allow dac_override with 'read: 4643 all' 4644 - interfaces/pulseaudio: allow reading subdirectories of 4645 /etc/pulse 4646 - interfaces/system-observe: allow read on 4647 /proc/locks 4648 - run-checks: ensure we use go-1.10 if available 4649 - tests: get test-snapd-dbus-{provider,consumer} from the beta 4650 channel 4651 - interfaces/apparmor: mock presence of overlayfs root 4652 - spread: increase default kill-timeout to 30min 4653 - tests: simplify interfaces-contacts-service test 4654 - packaging/ubuntu: build with golang 1.10 4655 - ifacestate/tests: extra test for hotplug-connect handler 4656 - packaging: make sure that /var/lib/snapd/lib/glvnd is accounted 4657 for 4658 - overlord/snapstate/backend: call fontconfig helpers from the new 4659 'current' 4660 - kvm: load required kernel modules if necessary 4661 - cmd/snap: use a fake user for 'run' tests 4662 - tests: update systems for google sru backend 4663 - tests: fix install-snaps test by changing the snap info regex 4664 - interfaces: helpers for sorting plug/slot/connection refs 4665 - tests: moving core-snap-refresh-on-core test from main to nested 4666 suite 4667 - tests: fix daemon-notify test checking denials considering all the 4668 log lines 4669 - tests: skip lp-1802591 on "official" images 4670 - tests: fix listing tests to match "snap list --unicode=never" 4671 - debian: fix silly typo in the spread test invocation 4672 - interface: raw-usb: Adding ttyACM ttyACA permissions 4673 - tests: fix enable-disable-unit-gpio test on external boards 4674 - overlord/ifacestate: helper API to obtain the state of connections 4675 - tests: define new "tests/smoke" suite and use that for 4676 autopkgtests 4677 - cmd/snap-update-ns: explicitly check for return value from 4678 parse_arg_u 4679 - interfaces/builtin/opengl: allow access to NVIDIA VDPAU library 4680 - tests: auto-clean the test directory 4681 - cmd/snap: further tweak messaging; add a test 4682 - overlord/ifacestate: handler for hotplug-connect task 4683 - cmd/snap-confine: join freezer only after setting up user mount 4684 - cmd/snap-confine: don't preemptively create .mnt files 4685 - cmd/snap-update-ns: manually implement isspace 4686 - cmd/snap-update-ns: let the go parser know we are parsing -u 4687 - cmd/snap-discard-ns: fix name of user fstab files 4688 - snapshotstate: don't task.Log without the lock 4689 - tests: exclude some more slow tests from runs in autopkgtest 4690 - many: remove .user-fstab files from /run/snapd/ns 4691 - cmd/libsnap: pass --from-snap-confine when calling snap-update-ns 4692 as user 4693 - cmd/snap-update-ns: make freezer mockable 4694 - cmd/snap-update-ns: move XDG code to dedicated file 4695 - osutil: add helper for loading fstab from string 4696 - cmd/snap-update-ns: move existing code around, renaming some 4697 functions 4698 - overlord/configstate/configcore: support - and _ in cloud init 4699 field names 4700 - * cmd/snap-confine: use makedev instead of MKDEV 4701 - tests: review/fix the autopkgtest failures in disco 4702 - overlord: drop old v1 store api support from managers test 4703 - tests: new test for snapshots with more than 1 user 4704 4705 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 21 Mar 2019 10:55:27 +0100 4706 4707 snapd (2.37.4~14.04) trusty; urgency=medium 4708 4709 * New upstream release, LP: #1817949 4710 - squashfs: unset SOURCE_DATE_EPOCH in the TestBuildDate test 4711 - overlord/ifacestate: fix migration of connections on upgrade from 4712 ubuntu-core 4713 - tests: fix upgrade-from-2.15 with kernel 4.15 4714 - interfaces/seccomp: increase filter precision 4715 - tests: remove snapweb from tests 4716 4717 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 27 Feb 2019 19:53:36 +0100 4718 4719 snapd (2.37.3~14.04) trusty; urgency=medium 4720 4721 * New upstream release, LP: #1811233 4722 - interfaces/seccomp: generate global seccomp profile 4723 - overlord/snapstate: add some randomness to the catalog refresh 4724 - tests: add upgrade test from 2.15.2ubuntu1 -> current snapd 4725 - snap-confine: fix fallback to ubuntu-core 4726 - packaging: avoid race in snapd.postinst 4727 - overlord/snapstate: discard mount namespace when undoing 1st link 4728 snap 4729 - cmd/snap-confine: allow writes to /var/lib/** again 4730 - tests: stop catalog-update/apt-hooks test until the catlog refresh 4731 is randomized 4732 - debian: ensure leftover usr.lib.snapd.snap-confine is gone 4733 4734 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Feb 2019 17:17:33 +0100 4735 4736 snapd (2.37.2~14.04) trusty; urgency=medium 4737 4738 * New upstream release, LP: #1811233 4739 - cmd/snap, overlord/snapstate: silently ignore classic flag when a 4740 snap is strictly confined 4741 - snap-confine: remove special handling of /var/lib/jenkins 4742 - cmd/snap-confine: handle death of helper process gracefully 4743 - snap-confine: fix classic snaps for users with /var/lib/* homedirs 4744 like jenkins/postgres 4745 - packaging: disable systemd environment generator on 18.04 4746 - tests: update smoke/sandbox test for armhf 4747 - cmd/snap-confine: refactor and cleanup of seccomp loading 4748 - snap-confine: increase locking timeout to 30s 4749 - snap-confine: fix incorrect "sanity timeout 3s" message 4750 - snap: fix hook autodiscovery for parallel installed snaps 4751 - tests: iterate getting journal logs to support delay on boards on 4752 daemon-notify test 4753 - interfaces/apparmor: deny inet/inet6 in snap-update-ns profile 4754 - interfaces: add u2f-devices interface 4755 4756 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 06 Feb 2019 10:08:07 +0100 4757 4758 snapd (2.37.1~14.04) trusty; urgency=medium 4759 4760 * New upstream release, LP: #1811233 4761 - cmd/snap-confine: add special case for Jenkins 4762 - tests: workaround missing go dependencies in debian-9 4763 - daemon, polkit: pid_t is signed 4764 - interfaces: add display-control interface 4765 - interfaces: add block-devices interface 4766 - tests/main/searching: video section got renamed to photo-and-video 4767 - interfaces/camera: allow reading vendor/etc info from 4768 /run/udev/data/+usb 4769 - interfaces/dbus: be less strict about alternations for well-known 4770 names 4771 - interfaces/home: allow dac_read_search with 'read: all' 4772 - interfaces/pulseaudio: allow reading subdirectories of 4773 /etc/pulse 4774 - interfaces/system-observe: allow read on 4775 /proc/locks 4776 - tests: get test-snapd-dbus-{provider,consumer} from the beta 4777 channel 4778 - interfaces/apparmor: mock presence of overlayfs root 4779 - packaging/{fedora,opensuse,ubuntu}: add /var/lib/snapd/lib/glvnd 4780 4781 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 29 Jan 2019 18:35:36 +0100 4782 4783 snapd (2.37~14.04) trusty; urgency=medium 4784 4785 * New upstream release, LP: #1811233 4786 - snapd: fix race in TestSanityFailGoesIntoDegradedMode test 4787 - cmd: fix snap-device-helper to deal correctly with hooks 4788 - tests: various fixes for external backend 4789 - interface: raw-usb: Adding ttyACM[0-9]* as many serial devices 4790 have device node /dev/ttyACM[0-9] 4791 - tests: fix enable-disable-unit-gpio test on external boards 4792 - tests: define new "tests/smoke" suite and use that for 4793 autopkgtests 4794 - interfaces/builtin/opengl: allow access to NVIDIA VDPAU 4795 library 4796 - snapshotstate: don't task.Log without the lock 4797 - overlord/configstate/configcore: support - and _ in cloud init 4798 field names 4799 - cmd/snap-confine: use makedev instead of MKDEV 4800 - tests: review/fix the autopkgtest failures in disco 4801 - systemd: allow only a single daemon-reload at the same time 4802 - cmd/snap: only auto-enable unicode to a tty 4803 - cmd/snap: right-align revision and size in info's channel map 4804 - dirs, interfaces/builtin/desktop: system fontconfig cache path is 4805 different on Fedora 4806 - tests: fix "No space left on device" issue on amazon-linux 4807 - store: undo workaround for timezone-less released-at 4808 - store, snap, cmd/snap: channels have released-at 4809 - snap-confine: fix incorrect use "src" var in mount-support.c 4810 - release: support probing SELinux state 4811 - release-tools: display self-help 4812 - interface: add new `{personal,system}-files` interface 4813 - snap: give Epoch an Equal method 4814 - many: remove unused interface code 4815 - interfaces/many: use 'unsafe' with docker-support change_profile 4816 rules 4817 - run-checks: stop running HEAD of staticcheck 4818 - release: use sync.Once around lazy intialized state 4819 - overlord/ifacestate: include interface name in the hotplug- 4820 disconnect task summary 4821 - spread: show free space in debug output 4822 - cmd/snap: attempt to restore SELinux context of snap user 4823 directories 4824 - image: do not write empty etc/cloud 4825 - tests: skip snapd snap on reset for core systems 4826 - cmd/snap-discard-ns: fix umount(2) typo 4827 - overlord/ifacestate: hotplug-remove-slot task handler 4828 - overlord/ifacestate: handler for hotplug-disconnect task 4829 - ifacestate/hotplug: updateDevice helper 4830 - tests: reset snapd state on tests restore 4831 - interfaces: return security setup errors 4832 - overlord: make InstallMany work like UpdateMany, issuing a single 4833 request to get candidates 4834 - systemd/systemd.go: add missing tests for systemd.IsActive 4835 - overlord/ifacestate: addHotplugSeqWaitTask helper 4836 - cmd/snap-confine: refactor call to snap-update-ns --user-mounts 4837 - tests: new backend used to run upgrade test suite 4838 - travis: short circuit failures in static and unit tests travis job 4839 - cmd: automatically fix localized <option>s to <option> 4840 - overlord/configstate,features: expose features to snapd tools 4841 - selinux: package to query SELinux status and verify/restore file 4842 contexts 4843 - wrappers: use new systemd.IsActive in core18 early boot 4844 - cmd: add tests for lintArg and lintDesc 4845 - httputil: retry on temporary net errors 4846 - cmd/snap-confine: remove unused sc_discard_preserved_mount_ns 4847 - wrappers: only restart service in core18 when they are active 4848 - overlord/ifacestate: helpers for serializing hotplug changes 4849 - packaging/{fedora,opensuse}: own /var/lib/snapd/cookie 4850 - systemd: start snapd.autoimport.service in --no-block mode 4851 - data/selinux: fix syntax error in definition of snappy_admin 4852 interface 4853 - snap/info: bind global plugs/slots to implicit hooks 4854 - cmd/snap-confine: remove SC_NS_MNT_FILE 4855 - spread: record each tests/upgrade job 4856 - osutil: do not import dirs 4857 - cmd/snap-confine: fix typo "a pipe" 4858 - tests: make security-device-cgroups-{devmode,jailmode} work on arm 4859 devices 4860 - tests: force test-snapd-daemon-notify exit 0 when the interface is 4861 not connected 4862 - overlord/snapstate: run 'remove' hook before 'auto-disconnect' 4863 - centos: enable SELinux support on CentOS 7 4864 - apparmor: allow hard link to snap-specific semaphore files 4865 - tests/lib/pkgdb: disable weak deps on Fedora 4866 - release: detect too old apparmor_parser 4867 - tests: improve how the log is checked to see if the system is 4868 waiting for a reboot 4869 - cmd, dirs, interfaces/apparmor: update distro identification to 4870 support ID="archlinux" 4871 - spread, tests: add Fedora 29 4872 - cmd/snap-confine: refactor calling snapd tools into helper module 4873 - apparmor: allow snap-update-ns access to common devices 4874 - cmd/snap-confine: capture initialized per-user mount ns 4875 - tests: reduce verbosity around package installation 4876 - data: set KillMode=process for snapd 4877 - cmd/snap: handle DNS error gracefully 4878 - spread, tests: use checkpoints when dumping audit log 4879 - tests/lib/prepare: make sure that SELinux context of repacked core 4880 snap is controlled 4881 - testutils: split checkers, tweak tests 4882 - tests: fix for tests test-*-cgroup 4883 - spread: show AVC audits when debugging, start auditd on Fedora 4884 - spread: drop Fedora 27, add Fedora 29 4885 - tests/lib/reset: restore context of removed snapd directories 4886 - testutil: add File{Present,Absent} checkers 4887 - snap: add new `snap run --trace-exec` 4888 - tests: fix for failover test on how logs are checked 4889 - snapctl: add "services" 4890 - overlord/snapstate: use file timestamp to initialize timer 4891 - cmd/libsnap: introduce and use sc_strdup 4892 - interfaces: let NM access ifindex/ifupdown files 4893 - overlord/snapstate: on refresh, check new rev can read current 4894 - client, store: don't use store from client (use client from store) 4895 - tests/main/parallel-install-store: verify installation of more 4896 than one instance at a time 4897 - overlord: don't write system key if security setup fails 4898 - packaging/fedora/snapd.spec: fix bogus date in changelog 4899 - snapstate: update fontconfig caches on install 4900 - interfaces/apparmor/backend.go:411:38: regular expression does not 4901 contain any meta characters (SA6004) 4902 - asserts/header_checks.go:199:35: regular expression does not 4903 contain any meta characters (SA6004) 4904 - run staticcheck every time :-) 4905 - tests/lib/systemd-escape/main.go:46:14: printf-style function with 4906 dynamic first argument and no further arguments should use print- 4907 style function instead (SA1006) 4908 - tests/lib/fakestore/cmd/fakestore/cmd_run.go:66:15: the channel 4909 used with signal.Notify should be buffered (SA1017) 4910 - tests/lib/fakedevicesvc/main.go:55:15: the channel used with 4911 signal.Notify should be buffered (SA1017) 4912 - spdx/parser.go:30:1: only the first constant has an explicit type 4913 (SA9004) 4914 - overlord/snapstate/snapmgr.go:553:21: printf-style function with 4915 dynamic first argument and no further arguments should use print- 4916 style function instead (SA1006) 4917 - overlord/patch/patch3.go:44:70: printf-style function with dynamic 4918 first argument and no further arguments should use print-style 4919 function instead (SA1006) 4920 - cmd/snap/cmd_advise.go:200:2: empty branch (SA9003) 4921 - osutil/udev/netlink/conn.go:120:5: ineffective break statement. 4922 Did you mean to break out of the outer loop? (SA4011) 4923 - daemon/api.go:992:22: printf-style function with dynamic first 4924 argument and no further arguments should use print-style function 4925 instead (SA1006) 4926 - cmd/snapd/main.go:94:5: ineffective break statement. Did you mean 4927 to break out of the outer loop? (SA4011) 4928 - cmd/snap/cmd_userd.go:73:15: the channel used with signal.Notify 4929 should be buffered (SA1017) 4930 - cmd/snap/cmd_help.go:102:7: io.Writer.Write must not modify the 4931 provided buffer, not even temporarily (SA1023) 4932 - release: probe apparmor features lazily 4933 - overlord,daemon: mock security backends for testing 4934 - cmd/libsnap: move apparmor-support to libsnap 4935 - cmd: drop cruft from snap-discard-ns build rules 4936 - cmd/snap-confine: use snap-discard-ns ns to discard stale 4937 namespaces 4938 - cmd/snap-confine: handle mounted shared /run/snapd/ns 4939 - many: fix composite literals with unkeyed fields 4940 - dirs, wrappers, overlord/snapstate: make completion + bases work 4941 - tests: revert "tests: restore in restore, not prepare" 4942 - many: validate title 4943 - snap: make description maximum in runes, not bytes 4944 - tests: discard mount namespaces in reset.sh 4945 - tests/lib: sync cla check back from snapcraft 4946 - Revert "cmd/snap, tests/main/snap-info: highlight the current 4947 channel" 4948 - daemon: remove enableInternalInterfaceActions 4949 - mkversion: use "test -n" rather than "! test -z" 4950 - run-checks: assorted fixes 4951 - tests: restore in restore, not in prepare 4952 - cmd/snap: fix missing newline in "snap keys" error message 4953 - snap: epoch lists must contain no duplicate entries 4954 - interfaces/avahi_observe: Fix typo in comment 4955 - tests: add SPREAD_JOB to the description of 4956 systemd_create_and_start_unit 4957 - daemon, vendor: bump github.com/coreos/go-systemd/activation, 4958 handle API changes 4959 - Revert "cmd/snap-confine: don't allow mapping lib{uuid,blkid}" 4960 - packaging/fedora: use %_sysctldir macro 4961 - cmd/snap-confine: remove unneeded unshare 4962 - sanity: extend the kernel version check to cover CentOS/RHEL 4963 kernels 4964 - wrappers: remove all desktop files from a snap on removal 4965 - snap: add an explicit check for `epoch: null` loading 4966 - snap: check max description length in validate 4967 - spread, tests: add CentOS support 4968 - cmd/snap-confine: allow mapping more libc shards 4969 - cmd/snap-discard-ns: add support for --from-snap-confine 4970 - tests: make tinyproxy support systemd notify 4971 - tests: fix shellcheck 4972 - snap, store: rename `snap.Epoch`'s `Unset` to `IsZero` 4973 - store: add a test for a non-zero epoch refresh (with epoch bump) 4974 - store: v1 search doesn't send epoch, stop pretending it does 4975 - snap: make any "0" epoch be Unset, and marshalled to {[0],[0]} 4976 - overlord/snapstate: amend test should send local revision 4977 - tests: use mock-gpio.py in enable-disable-units-gpio test 4978 - snap: enforce minimal snap name len of 2 4979 - cmd/libsnap: add sc_verify_snap_lock 4980 - cmd/snap-update-ns: extra debugging of trespassing events 4981 - userd: force zenity width if the text displayed is long 4982 - overlord/snapstate, store: always send epochs 4983 - cmd/snap-confine,snap-update-ns: discard quirks 4984 - cmd/snap: add nanosleep to blacklisted syscalls when running with 4985 --strace 4986 - cmd/snap-update-ns, tests: clean trespassing paths 4987 - nvidia, interfaces/builtin: OpenCL fixes 4988 - ifacestate/hotplug: removeDevice helper 4989 - cmd: install snap-discard-ns in "make hack" 4990 - overlord/ifacestate: setup security backends phased by backends 4991 first 4992 - ifacestate/helpers: added SystemSnapName mapper helper method 4993 - overlord/ifacestate: set hotplug-key of the connection when 4994 connecting hotplug slots 4995 - snapd: allow snap-update-ns to read /proc/version 4996 - cmd: handle tumbleweed and leap in autogen.sh 4997 - interfaces/tests: MockHotplugSlot test helper 4998 - store,daemon: make UserInfo,LoginUser part of the store interface 4999 - overlord/ifacestate: use remapper when checking if system snap is 5000 installed 5001 - tests: fix how pinentry is prepared for new gpg v 2.1 and 2.2 5002 - packaging/arch: fix bash completions path 5003 - interfaces/builtin: add device-buttons interface for accessing 5004 events 5005 - tests, fakestore: extend refresh tests with parallel installed 5006 snaps 5007 - snap, store, overlord/snapshotstate: drop epoch pointers 5008 - snap: make Epoch default to {[0],[0]} on load from yaml 5009 - data/completion: pass documented arguments to completion functions 5010 - tests: skip opensuse from interfaces-openvswitch-support test 5011 - tests: simple reproducer for snap try and hooks bug 5012 - snapstate: do not allow classic mode for strict snaps 5013 - snap: make Epoch's MarshalJSON not simplify 5014 - store: remove unused currentSnap and currentSnapJSON 5015 - many: some small doc comment fixes in recent hotplug code 5016 - ifacestate/udevmonitor: added callback to signal end of 5017 enumeration 5018 - cmd/libsnap: add simplified feature flag checker 5019 - interfaces/opengl: add additional accesses for cuda 5020 - tests: add core18 only hooks test and fix running core18 only on 5021 classic 5022 - sanity, release, cmd/snap: refuse to try to do things on WSL. 5023 - cmd: make coreSupportsReExec faster 5024 - overlord/ifacestate: don't remove the dash when generating unique 5025 slot name 5026 - cmd/snap-seccomp: add full complement of ptrace constants 5027 - cmd: update autogen.sh for opensuse 5028 - interfaces/apparmor: allow access to /run/snap.$SNAP_INSTANCE_NAME 5029 - spread.yaml: add more systems to the autopkgtest and qemu backends 5030 - daemon: spool sideloaded snap into blob dir 5031 overlord/snapstate: address review feedback 5032 - packaging/opensuse: stop using golang-packaging 5033 - overlord/snapshots: survive an unknown user 5034 - wrappers: fix generating of service units with multiple `before` 5035 dependencies 5036 - data: run snapd.autoimport.service only after seeding 5037 - cmd/snap: unhide --name parameter to snap install, tweak help 5038 message 5039 - packaging/fedora: Merge changes from Fedora Dist-Git 5040 - tests/main/snap-service-after-before-install: verify after/before 5041 in snap install 5042 - overlord/ifacestate: mark connections disconnected by hotplug with 5043 hotplug-gone 5044 - ifacestate/ifacemgr: don't reload hotplug-gone connections on 5045 startup 5046 - tests: install dependencies during prepare 5047 - tests,store,daemon: ensure proxy settings are honored in 5048 auth/userinfo too 5049 - tests: core 18 does not support classic confinement 5050 - tests: add debug output for degraded test 5051 - strutil: make VersionCompare faster 5052 - overlord/snapshotstate/backend: survive missing directories 5053 - overlord/ifacestate: use map[string]*connState when passing conns 5054 around 5055 - tests: move fedora 28 to manual 5056 - overlord/snapshotstate/backend: be more verbose when 5057 SNAPPY_TESTING=1 5058 - tests: removing fedora 26 system from spread.yaml 5059 - tests: linode execution is not needed anymore 5060 - tests/lib: adjust to changed systemctl behaviour on debian-9 5061 - tests: fixes and new backend for tests on nested suite 5062 - strutil: let MatchCounter work with a nil regexp 5063 - ifacestate/helpers: findConnsForHotplugKey helper 5064 - many: move regexp.(Must)Compile out of non-init functions into 5065 variables 5066 - store: also make snaps downloaded via deltas 0600 5067 - snap: use Lstat to determine snap size, remove 5068 ReadSnapInfoExceptSize 5069 - interfaces/builtin: add adb-support interface 5070 - tests: fail if install_snap_local fails 5071 - strutil: add extra test to CommaSeparatedList as suggested by 5072 mborzecki 5073 - cmd/snap, daemon, strutil: use CommaSeparatedList to split a CSL 5074 - ifacestate: optimize disconnect hooks 5075 - cmd/snap-update-ns: parse the -u <uid> command line option 5076 - cmd/snap, tests: snapshots for all 5077 - client, cmd/daemon: allow disabling keepalive, improve degraded 5078 mode unit tests 5079 - snap: only show "next" refresh time if its after the hold time 5080 - overlord/snapstate: run tests for classic snaps even on systems 5081 that don't support classic 5082 - overlord/standby: fix a race between standby goroutine and stop 5083 - cmd/snap-exec: don't fail on some try mode snaps 5084 - cmd/snap, userd, testutil: tweak DBus tests to use private session 5085 bus connection 5086 - cmd: remove remnants of sc_should_populate_mount_ns 5087 - client, daemon, cmd/snap: indicate that services are socket/timer 5088 activated 5089 - cmd/snap-seccomp: only look for PTRACE_GETFPX?REGS where available 5090 - cmd/snap-confine: remove SC_NS_FAIL_GRACEFULLY 5091 - snap/pack, cmd/snap: allow specifying the filename of 'snap pack' 5092 - cmd/snap-discard-ns: add support for per-user mount namespaces 5093 - cmd/snap-confine: remove stale mount profile along stale namespace 5094 - data/apt: close stderr when calling snap in the apt install hook. 5095 - tests/main: fixes for the new shellcheck 5096 - testutil, cmd/snap: introduce and use testutil.EqualsWrapped and 5097 fly 5098 - tests: initial setup for testing current branch on nested vm and 5099 hotplug management 5100 - cmd: refactor IPC and lifecycle of the helper process 5101 - tests/main/parallel-install-store: the store has caught up, do not 5102 expect failures 5103 - overlord/snapstate, snap, wrappers: start services in the right 5104 order during install 5105 - interfaces/browser-support, cmd/snap-seccomp: Allow read-only 5106 ptrace, for the Breakpad crash reporter 5107 - snap,client: use a different exit code for retryable errors 5108 - overlord/ifacestate: don't conflict on own discard-snap tasks when 5109 refreshing & doing garbage collection 5110 - cmd/snap: tweak `snap services` output when there is no services 5111 - interfaces/many: updates to support k8s worker nodes 5112 - cmd/snap: gnome-software install via snap:// handler 5113 - overlord/many: cleanup use of snapName vs. instanceName 5114 - snapstate: add command-chain to supported featureset 5115 - daemon, snap: mark screenshots as deprecated 5116 - interfaces: fix decoding of json numbers for static/dynamic 5117 attributes* ifstate: fix decoding of json numbers 5118 - cmd/snap: try not to panic on error from "snap try" 5119 - tests: new cosmic image for spread tests on gce 5120 - interfaces/system-key: add parser mtime and only discover features 5121 on write 5122 - overlord/snapshotstate/backend: detect path to tar in unit tests 5123 - tests/unit/gccgo: drop gccgo unit tests 5124 - cmd: use relative file names in locking APIs 5125 - interfaces: fix NormalizeInterfaceAttributes, add tests 5126 - overlord/snapshotstate/backend: fall back on sudo when no runuser 5127 - cmd/snap-confine: reduce verbosity of debug and error messages 5128 - systemd: extend Status() to work for socket and timer units 5129 - interfaces: typo 'allows' for consistency with other ifaces 5130 - systemd,wrappers: don't start disabled services 5131 - ifacestate: simplify task chaining in ifacestate.Connect 5132 - tests: ensure that goa-daemon is off 5133 - snap/pack, snap/squashfs: remove extra copy before mksquashfs 5134 - cmd/snap: block 'snap help <cmd> --all' 5135 - asserts, image: ensure kernel, gadget, base and required-snaps use 5136 valid snap names 5137 - apparmor: add unit test for probeAppArmorParser and simplify code 5138 - interfaces/apparmor: conditionally add explicit deny rules for 5139 ptrace 5140 - po: sync translations from launchpad 5141 - osutil: tweak handling of error adduser errors 5142 - cmd: rename ns_group to mount_ns 5143 - tests/main/interfaces-accounts-service: more debugging 5144 - snap/pack, snap/squashfs: use type to determine mksquashfs args 5145 - data/systemd, wrappers: tweak system-shutdown helper for core18 5146 - tests: show list of processes when ifaces-accounts-service fails 5147 - tests: do not run degraded test in autopkgtest env 5148 - snap: overhaul validation error messages 5149 - ifacestate/hooks: only create interface hook tasks if hooks exist 5150 - osutil: workaround overlayfs on ubuntu 18.10 5151 - interfaces/home: don't allow snaps to write to $HOME/bin 5152 - interfaces: improve Attr error further 5153 - snapstate: tweak GetFeatureFlagBool() to have a default argument 5154 - many: cleanup remaining parallel installs TODOs 5155 - image: improve validation of extra snaps 5156 5157 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 16 Jan 2019 17:17:17 +0100 5158 5159 snapd (2.36.3~14.04) trusty; urgency=medium 5160 5161 * New upstream release, LP: #1795590 5162 - wrappers: use new systemd.IsActive in core18 early boot 5163 - httputil: retry on temporary net errors 5164 - wrappers: only restart service in core18 when they are active 5165 - systemd: start snapd.autoimport.service in --no-block mode 5166 - data/selinux: fix syntax error in definition of snappy_admin 5167 interfacewhen installing selinux-policy-devel package. 5168 - centos: enable SELinux support on CentOS 7 5169 - cmd, dirs, interfaces/apparmor: update distro identification to 5170 support ID="archlinux" 5171 - apparmor: allow hard link to snap-specific semaphore files 5172 - overlord,apparmor: new syskey behaviour + non-ignored snap-confine 5173 profile errors 5174 - snap: add new `snap run --trace-exec` call 5175 - interfaces/backends: detect too old apparmor_parser 5176 5177 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 14 Dec 2018 07:30:58 +0100 5178 5179 snapd (2.36.2~14.04) trusty; urgency=medium 5180 5181 * New upstream release, LP: #1795590 5182 - daemon, vendor: bump github.com/coreos/go-systemd/activation, 5183 handle API changes 5184 - snapstate: update fontconfig caches on install 5185 - overlord,daemon: mock security backends for testing 5186 - sanity, spread, tests: add CentOS 5187 - Revert "cmd/snap, tests/main/snap-info: highlight the current 5188 channel" 5189 - cmd/snap: add nanosleep to blacklisted syscalls when running with 5190 --strace 5191 - tests: add regression test for LP: #1803535 5192 - snap-update-ns: fix trailing slas bug on trespassing error 5193 - interfaces/builtin/opengl: allow reading /etc/OpenCL/vendors 5194 - cmd/snap-confine: nvidia: pick up libnvidia-opencl.so 5195 - interfaces/opengl: add additional accesses for cuda 5196 5197 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 29 Nov 2018 10:48:29 +0100 5198 5199 snapd (2.36.1~14.04) trusty; urgency=medium 5200 5201 * New upstream release, LP: #1795590 5202 - tests,snap-confine: add core18 only hooks test and fix running 5203 core18 only hooks on classic 5204 - interfaces/apparmor: allow access to 5205 /run/snap.$SNAP_INSTANCE_NAME 5206 - spread.yaml: add more systems to the autopkgtest and qemu backends 5207 - daemon: spool sideloaded snap into blob dir 5208 - wrappers: fix generating of service units with multiple `before` 5209 dependencies 5210 - data: run snapd.autoimport.service only after seeding 5211 - tests,store,daemon: ensure proxy settings are honored in 5212 auth/userinfo too 5213 - packaging/fedora: Merge changes from Fedora Dist-Git 5214 - tests/lib: adjust to changed systemctl behaviour on debian-9 5215 - tests/main/interfces-accounts-service: switch to busctl, more 5216 debugging 5217 - store: also make snaps downloaded via deltas 0600 5218 - cmd/snap-exec: don't fail on some try mode snaps 5219 - cmd/snap, userd, testutil: tweak DBus tests to use private session 5220 bus connection 5221 - tests/main: fixes for the new shellcheck 5222 - cmd/snap-confine: remove stale mount profile along stale namespace 5223 - data/apt: close stderr when calling snap in the apt install hook 5224 5225 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 09 Nov 2018 14:42:28 +0100 5226 5227 snapd (2.36~14.04) trusty; urgency=medium 5228 5229 * New upstream release, LP: #1795590 5230 - overlord/snapstate, snap, wrappers: start services in the right 5231 order during install 5232 - tests: the store has caught up, drop gccgo test, update cosmic 5233 image 5234 - cmd/snap: try not to panic on error from "snap try"`--devmode` 5235 - overlord/ifacestate: don't conflict on own discard-snap tasks when 5236 refreshing & doing garbage collection 5237 - snapstate: add command-chain to supported featureset 5238 - daemon, snap: mark screenshots as deprecated 5239 - interfaces: fix decoding of json numbers for static/dynamic 5240 attributes 5241 - data/systemd, wrappers: tweak system-shutdown helper for core18 5242 - interfaces/system-key: add parser mtime and only discover features 5243 on write 5244 - interfaces: fix NormalizeInterfaceAttributes, add tests 5245 - systemd,wrappers: don't start disabled services 5246 - ifacestate/hooks: only create interface hook tasks if hooks exist 5247 - tests: do not run degraded test in autopkgtest env 5248 - osutil: workaround overlayfs on ubuntu 18.10 5249 - interfaces: include invalid type in Attr error 5250 - many: enable layouts by default 5251 - interfaces/default: don't scrub with change_profile with classic 5252 - cmd/snap: speed up unit tests 5253 - vendor, cmd/snap: refactor to accommodate the new less buggy go- 5254 flags 5255 - daemon: expose snapshots to the API 5256 - interfaces: updates for default, screen-inhibit-control, tpm, 5257 {hardware,system,network}-observe 5258 - interfaces/hotplug: rename HotplugDeviceKey method to HotplugKey, 5259 update test interface 5260 - interfaces/tests: use TestInterface instead of a custom local 5261 helper 5262 - overlord/snapstate: export getFeatureFlagBool. 5263 - osutil,asserts,daemon: support force password change in system- 5264 user assertion 5265 - snap, wrappers: support restart-delay, generate RestartSec=<value> 5266 in service units 5267 - tests/ifacestate: moved asserts-related mocking into helper 5268 - image: fetch device store assertion if available 5269 - many: enable AppArmor on Arch 5270 - interfaces/repo: two helper methods for hotplug 5271 - overlord/ifacestate: add hotplug slots with implicit slots 5272 - interfaces/hotplug: helpers and struct updates 5273 - tests: run the snapd tests on Ubuntu 18.10 5274 - snapstate: only report errors if there is an actual error 5275 - store: speedup unit tests 5276 - spread-shellcheck: fix interleaved error messages, tweaks 5277 - apparmor: create SnapAppArmorDir in setupSnapConfineReexec 5278 - ifacestate: implementation of defaultDeviceKey function for 5279 hotplug 5280 - cmd/snap-update-ns: remove empty placeholders used for mounting 5281 - snapshotstate: restore to current revision 5282 - tests/lib: rework the CLA checker 5283 - many: support and consider store friendly-stores when checking 5284 device scope constraints 5285 - overlord/snapstate: block parallel installs of snapd, core, base, 5286 kernel, gadget snaps 5287 - overlord/patch: patch for static plug/slot attributes 5288 - interfaces: honor static attributes when reloading conns 5289 - osutils: unit tests speedup; introduce «run-checks --short- 5290 unit». 5291 - systemd, wrappers: speed up wrappers unit tests 5292 - client: speedup unit tests 5293 - spread-shellcheck: use threads to parallelise 5294 - snap: validate plug and slot names 5295 - osutil, interfaces/apparmor: add and use of osutil.UnlinkMany 5296 - wrappers: do not depend on network.taget in socket units, tweak 5297 generated units 5298 - interfaces/apparmor: (un)load profiles in one apparmor_parser call 5299 - store: gracefully handle unexpected errors in 'action' 5300 response 5301 - cmd: put our manpages in section 8 5302 - overlord: don't make become-operational interfere with user 5303 requests 5304 - store: tweak unmatched refresh result error log 5305 - snap, client, daemon, store: use and expose "media" more 5306 - tests,cmd/snap-update-ns: add test showing mount update bug 5307 cmd/snap-update-ns: better detection of snapd-made tmpfs 5308 - tests: spread tests for aliases with parallel installed snaps 5309 - interfaces/seccomp: allow using statx by default 5310 - store: gracefully handle unexpected errors in 'action' response 5311 - overlord/snapshotstate: chown the tempdir 5312 - cmd/snap: attempt to start the document portal if running with a 5313 session bus 5314 - snap: detect layouts vs layout in snap.yaml 5315 - interfaces/apparmor: handle overlayfs snippet for snap-update-ns 5316 - snapcraft.yaml: set grade to stable 5317 - tests: shellchecks, final round 5318 - interfaces/apparmor: handle overlayfs snippet for snap-update-ns 5319 - snap: detect layouts vs layout in snap.yaml 5320 - overlord/snapshotstate: store epoch in snapshot, check on restore 5321 - cmd/snap: tweak UX of snap refresh --list 5322 - overlord/snapstate: improve consistency, use validateInfoAndFlags 5323 also in InstallPath 5324 - snap: give Epoch a CanRead helper 5325 - overlord/snapshotstate: small refactor of internal helpers 5326 - interfaces/builtin: adding missing permission to create 5327 /run/wpa_supplicant directory 5328 - interfaces/builtin: avahi interface update 5329 - client, daemon: support passing of 'unaliased' option when 5330 installing from local files 5331 - selftest: rename selftest.Run() to sanity.Check() 5332 - interfaces/apparmor: report apparmor support level and policy 5333 - ifacestate: helpers for generating slot names for hotplug 5334 - overlord/ifacestate: make sure to pass in the Model assertion when 5335 enforcing policies 5336 - overlord/snapshotstate: store the SnapID in snapshot, block 5337 restore if changed 5338 - interfaces: generalize writable mimic profile 5339 - asserts,interfaces/policy: add support for on-store/on-brand/on- 5340 model plug/slot rule constraints 5341 - many: fetch the device store assertion together and in the context 5342 of interpreting snap-declarations 5343 - tests: disable gccgo tests on 18.04 for now, until dh-golang vs 5344 gccgo is fixed 5345 - tests/main/parallel-install-services: add spread test for snaps 5346 with services 5347 - tests/main/snap-env: extend to cover parallel installations of 5348 snaps 5349 - tests/main/parallel-install-local: rename from *-sideload, extend 5350 to run snaps 5351 - cmd/snapd,daemon,overlord: without snaps, stop and wait for socket 5352 - cmd/snap: tame the help zoo 5353 - tests/main/parallel-install-store: run installed snap 5354 - cmd/snap: add a bunch of TRANSLATORS notes (and a little more 5355 i18n) 5356 - cmd: fix C formatting 5357 - tests: remove unneeded cleanup from layout tests 5358 - image: warn on missing default-providers 5359 - selftest: add test to ensure selftest.checks is up-to-date 5360 - interfaces/apparmor, interfaces/builtin: tweaks for parallel snap 5361 installs 5362 - userd: extend the list of supported XDG Desktop properties when 5363 autostarting user applications 5364 - cmd/snap-update-ns: enforce trespassing checks 5365 - selftest: actually run the kernel version selftest 5366 - snapd: go into degraded mode when the selftest fails 5367 - tests: add test that runs snapctl with a core18 snap 5368 - tests: add snap install hook with base: core18 5369 - overlord/{snapstate,assertstate}: parallel instances and 5370 refresh validation 5371 - interfaces/docker-support: add rules to read apparmor macros 5372 - tests: make nfs test available for more systems 5373 - tests: cleanup copy/paste dup in interfaces-network-setup-control 5374 - tests: using single sh snap in interface tests 5375 - overlord/snapstate: improve cleaup in mount-snap handler 5376 - tests: don't fail interfaces-bluez test if bluez is already 5377 installed 5378 - tests: find snaps just for edge and beta channels 5379 - daemon, snapstate: consistent snap list [--all] output with broken 5380 snaps 5381 - tests: fix listing to allow extra things in the notes column 5382 - cmd/snap: improve UX when removing specific snap revision 5383 - cmd/snap, tests/main/snap-info: highlight the current channel 5384 - interfaces/testiface: added TestHotplugInterface 5385 - snap: tweak commands 5386 - interfaces/hotplug: hotplug spec takes one slot definition 5387 - overlord/snapstate, snap: handle shared snap directories when 5388 installing/remove snaps with instance key 5389 - interfaces/opengl: misc accesses for VA-API 5390 - client, cmd/snap: expose warnings to the world 5391 - cmd/snap-update-ns: introduce trespassing state tracking 5392 - cmd/snap: commands no longer build their own client 5393 - tests: try to build cmd/snap for darwin 5394 - daemon: make error responders not printf when called with 1 5395 argument 5396 - many: return real snap name in API response 5397 - overlord/state: return latest LastAdded time in WarningsSummary 5398 - many: mount namespace mapping for parallel installs of snaps 5399 - ifacestate/autoconnect: do not self-conflict on setup-profiles if 5400 core-phase-2 5401 - client, cmd/snap: on !linux, exit when the client tries to Do 5402 something 5403 - tests: refactor for nested suite and tests fixed 5404 - tests: use lxd's waitready instead of polling lxd socket 5405 - ifacestate: don't initialize udev monitor until we have a system 5406 snap 5407 - interfaces: extra argument for static attrs in 5408 NewConnectedPlug/NewConnectedSlot 5409 - packaging/arch: sync packaging with AUR 5410 - snapstate/tests: serialize all appends in fake backend 5411 - snap-confine: make /lib/modules optional 5412 - cmd/snap: handle "snap interfaces core" better 5413 - store: move download tests into downloadSuite 5414 - tests,interfaces: run interfaces-account-control on UC18 5415 - tests: fix install snaps test by adding link to /snap 5416 - tests: fix for nested test suite 5417 - daemon: fix snap list --all with parallel snap instances 5418 - snapstate: refactor tests to use SetModel* 5419 - wrappers: fix snap services order in tests 5420 - many: provide salt for generating instance-key in store requests 5421 - ifacestate: fix hang when retrying content providers 5422 - snapd-env-generator: fix when PATH is empty or unset 5423 - overlord/assertstate: propagate TaskSnapSetup error 5424 - client: catch and expose logs errors 5425 - overlord: integrate device enumeration with udev monitor 5426 - daemon, overlord/state: warnings pipeline 5427 - tests: add publisher regex to fix the snap-info test pass on sru 5428 - cmd: use systemdsystemgeneratorsdir, cleanup automake complaints, 5429 tweaks 5430 - cmd/snap-update-ns: remove the unused Secure type 5431 - osutil, o/snapshotstate, o/sss/backend: quick fixes 5432 - tests: update the listing expression to support core from 5433 different channels 5434 - store: use stable instance key in store refresh requests 5435 - cmd/snap-update-ns: detach Mk{Prefix,{File,Dir,Symlink{,All}}} 5436 - overlord/patch: support for sublevel patches 5437 - tests: update prepare/restore for nightly suite 5438 - cmd/snap-update-ns: detach BindMount from the Secure type 5439 - cmd/snap-update-ns: re-factor pair of helpers to call fstatfs once 5440 - ifacestate: retry on "discard-snap" in autoconnect conflict check 5441 - cmd/snap-update-ns: separate OpenPath from the Secure struct 5442 - wrappers: remove Wants=network-online.target 5443 - tests: add new core16-base test 5444 - store: refactor tests so that they work as store_test package 5445 - many: add refresh.rate-limit core option 5446 - tests: run account-control test with different bases 5447 - tests: port proxy test to use python tinyproxy 5448 - overlord: introduce snapshotstate. 5449 - testutil: allow Fstatfs results to vary over time 5450 - snap-update-ns: add comments about the "deadcode" in bootstrap.go 5451 - overlord: add chg.Err() in testUpdateWithAutoconnectRetry 5452 - many: remove deadcode 5453 - tests: also run unit/gccgo in 18.04 5454 - tests: introduce a helper for installing local snaps with --name 5455 - tests: avoid removing core snap on reset 5456 - snap: use snap.SideInfo in test to fix build with gccgo 5457 - partition: remove unused runCommand 5458 - image: fix incorrect error when using local bases 5459 - overlord/snapstate: fix format 5460 - cmd: fix format 5461 - tests: setting "storage: preserve-size" just for amazon-linux 5462 system 5463 - tests: test for the hostname interface 5464 - interfaces/modem-manager: allow access to more USB strings 5465 - overlord: instantiate UDevMonitor 5466 - interfaces/apparmor: tweak naming, rename to AddLayout() 5467 - interfaces: take instance name in ifacetest.InstallSnap 5468 - snapcraft: do not use --dirty in mkversion 5469 - cmd: add systemd environment generator 5470 - devicestate: support getting (http) proxy from core config 5471 - many: rename ClientOpts to ClientOptions 5472 - prepare-image-grub-core18: remove image root in restore 5473 - overlord/ifacestate: remove "old-conn" from connect/undo connect 5474 handlers 5475 - packaging/fedora: Merge changes from Fedora Dist-Git 5476 - image: handle errors when downloadedSnapsInfoForBootConfig has no 5477 data 5478 - tests: use official core18 model assertion in tests 5479 - snap-confine: map /var/lib/extrausers into snaps mount-namespace 5480 - overlord,store: support proxy settings internally too 5481 - cmd/snap: bring back 'snap version' 5482 - interfaces/mount: tweak naming of things 5483 - strutil: fix MatchCounter to also work with buffer reuse 5484 - cmd,interfaces,tests: add /mnt to removable-media interface 5485 - systemd: do not run "snapd.snap-repair.service.in on firstboot 5486 bootstrap 5487 - snap/snapenv: drop some instance specific variables, use instance- 5488 specific ones for user locations 5489 - firstboot: sort by type when installing the firstboot snaps 5490 - cmd, cmd/snap: better support for non-linux 5491 - strutil: add new ParseByteSize 5492 - image: detect and error if bases are missing 5493 - interfaces/apparmor: do not downgrade confinement on arch with 5494 linux-hardened 4.17.4+ 5495 - daemon: add pokeStateLock helper to the daemon tests 5496 - snap/squashfs: improve error message from Build on mksquashfs 5497 failure 5498 - tests: remove /etc/alternatives from dirs-not-shared-with-host 5499 - cmd: support re-exec into the "snapd" snap 5500 - spdx: remove "Other Open Source" from the support licenses 5501 - snap: add new type "TypeSnapd" and attach to the snapd snap 5502 - interfaces: retain order of inserted security backends 5503 - tests: spread test for parallel-installs desktop file handling 5504 - overlord/devicestate: use OpenSSL's PEM format when generating 5505 keys 5506 - cmd: remove --skip-command-chain from snap run and snap-exec 5507 - selftest: detect if apparmor is unusable and error 5508 - snap,snap-exec: support command-chain for hooks 5509 - tests: significantly reduce execution time for managers test 5510 - snapstate: use new "snap.ByType" sorting 5511 - overlord/snapstate: fix UpdateMany() to work with parallel 5512 instances 5513 - testutil: have File* checker produce more useful error output 5514 - overlord/ifacestate: introduce connectOpts 5515 - interfaces: parallel instances support, extend unit tests 5516 - tests: normalize tests 5517 - snapstate: make InstallPath() return *snap.Info too 5518 - snap: add ByType sorting 5519 - interfaces: add cifs-mount interface 5520 - tests: use file based markers in snap-service-stop-mode 5521 - osutil: reorg and stub out things to get it building on darwin 5522 - tests/main/layout: cleanup after the test 5523 - osutil/sys: small tweaks to let it build on darwin 5524 - daemon, overlord/snapstate: set instance name when installing from 5525 snap file 5526 - many: move Uname to osutil, for more DRY and easier porting. 5527 - cmd/snap: create snap user directory when running parallel 5528 installed snaps 5529 - cmd/snap-confine: switch to validation of SNAP_INSTANCE_NAME 5530 - tests: basic test for parallel installs from the store 5531 - image: download the gadget from the model.GadgetTrack() 5532 - snapstate: add support for gadget tracks in model assertion 5533 - image: add support for "gadget=track" 5534 - overlord: handle sigterm during shutdown better 5535 - tests: add the original function to fix the errors on new kernels 5536 - tests/main/lxd: pull lxd from candidate; reënable i386 5537 - wayland: add extra sockets that are used by older toolkits (e.g. 5538 gtk3) 5539 - asserts: add support for gadget tracks in the model assertion 5540 - overlord/snapstate: improve feature flag validation 5541 - tests/main/lxd: run ubuntu-16.04 only on 64 bit variant 5542 - interfaces: workaround for activated services and newer DBus 5543 - tests: get the linux-image-extra available for the current kernel 5544 - interfaces: add new "sysfs-name" to i2c interfaces code 5545 - interfaces: disconnect hooks 5546 - cmd/libsnap: unify detection of core/classic with go 5547 - tests: fix autopkgtest failures in cosmic 5548 - snap: fix advice json 5549 - overlord/snapstate: parallel snap install 5550 - store: backward compatible instance-key handling for non-instance 5551 snaps 5552 - interfaces: add screencast-legacy for video and audio recording 5553 - tests: skip unsupported architectures for fedora-base-smoke test 5554 - tests: avoid using the journalctl cursor when it has not been 5555 created yet 5556 - snapstate: ensure normal snaps wait for the "snapd" snap on 5557 refresh 5558 - tests: enable lxd again everywhere 5559 - tests: new test for udisks2 interface 5560 - interfaces: add cpu-control for setting CPU tunables 5561 - overlord/devicestate: fix tests, set seeded in registration 5562 through proxy tests 5563 - debian: add missing breaks on cosmic 5564 - devicestate: only run device-hook when fully seeded 5565 - seccomp: conditionally add socketcall() based on system and base 5566 - tests: new test for juju client observe interface 5567 - overlord/devicestate: DTRT w/a snap proxy to reach a serial vault 5568 - snapcraft: set version information for the snapd snap 5569 - cmd/snap, daemon: error out if trying to install a snap using 5570 empty name 5571 - hookstate: simplify some hook tests 5572 - cmd/snap-confine: extend security tag validation to cover instance 5573 names 5574 - snap: fix mocking of systemkey in snap-run tests 5575 - packaging/opensuse: fix static build of snap-update-ns and snap- 5576 exec 5577 - interfaces/builtin: addtl network-manager resolved DBus fix 5578 - udev: skip TestParseUdevEvent on ppc 5579 - interfaces: miscellaneous policy updates 5580 - debian: add tzdata to build-dep to ensure snapd builds correctly 5581 - cmd/libsnap-confine-private: intoduce helpers for validating snap 5582 instance name and instance key 5583 - snap,snap-exec: support command-chain for app 5584 - interfaces/builtin: network-manager resolved DBus changes 5585 - snap: tweak `snap wait` command 5586 - cmd/snap-update-ns: introduce validation of snap instance names 5587 - cmd/snap: fix some corner-case test setup weirdness 5588 - cmd,dirs: fix various issues discovered by a Fedora base snap 5589 - tests/lib/prepare: fix extra snaps test 5590 5591 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 24 Oct 2018 11:30:45 -0600 5592 5593 snapd (2.35.5~14.04) trusty; urgency=medium 5594 5595 * New upstream release, LP: #1786438 5596 - interfaces/home: don't allow snaps to write to $HOME/bin 5597 - osutil: workaround overlayfs on ubuntu 18.10 5598 5599 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 15 Oct 2018 22:23:02 +0200 5600 5601 snapd (2.35.4~14.04) trusty; urgency=medium 5602 5603 * New upstream release, LP: #1786438 5604 - wrappers: do not depend on network.taget in socket units, tweak 5605 generated units 5606 5607 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 05 Oct 2018 14:41:33 +0200 5608 5609 snapd (2.35.3~14.04) trusty; urgency=medium 5610 5611 - overlord: don't make become-operational interfere with user 5612 requests 5613 - docker_support.go: add rules to read apparmor macros 5614 - interfaces/apparmor: handle overlayfs snippet for snap-update- 5615 nsFixes: 5616 - snapcraft.yaml: add workaround to fix snapcraft build 5617 - interfaces/opengl: misc accesses for VA-API 5618 5619 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 05 Oct 2018 09:32:00 +0200 5620 5621 snapd (2.35.2~14.04) trusty; urgency=medium 5622 5623 * New upstream release, LP: #1786438 5624 - cmd,overlord/snapstate: go 1.11 format fixes 5625 - ifacestate: fix hang when retrying content providers 5626 - snap-env-generator: do nothing when PATH is unset 5627 - interfaces/modem-manager: allow access to more USB strings 5628 5629 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 12 Sep 2018 09:32:00 +0200 5630 5631 snapd (2.35.1~14.04) trusty; urgency=medium 5632 5633 * New upstream release, LP: #1786438 5634 - packaging/fedora: Merge changes from Fedora Dist-Git 5635 - snapcraft: do not use --diry in mkversion.sh 5636 - cmd: add systemd environment generator 5637 - snap-confine: map /var/lib/extrausers into snaps mount-namespace 5638 - tests: cherry-pick test fixes from master for 2.35 5639 - systemd: do not run "snapd.snap-repair.service.in on firstboot 5640 bootstrap 5641 - interfaces: retain order of inserted security backends 5642 - selftest: detect if apparmor is unusable and error 5643 5644 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 03 Sep 2018 14:44:06 +0200 5645 5646 snapd (2.35~14.04) trusty; urgency=medium 5647 5648 * New upstream release, LP: #1786438 5649 - snapstate: add support for gadget tracks in model assertion 5650 - image: add support for "gadget=track" 5651 - asserts: add support for gadget tracks in the model assertion 5652 - interfaces: add new "sysfs-name" to i2c interfaces code 5653 - overlord: handle sigterm during shutdown better 5654 - wayland: add extra sockets that are used by older toolkits 5655 - snap: fix advice json 5656 - tests: fix autopkgtest failures in cosmic 5657 - store: backward compatible instance-key handling for non-instance 5658 snaps 5659 - snapstate: ensure normal snaps wait for the "snapd" snap on 5660 refresh 5661 - interfaces: add cpu-control for setting CPU tunables 5662 - debian: add missing breaks on comisc 5663 - overlord/devicestate: DTRT w/a snap proxy to reach a serial vault 5664 - devicestate: only run device-hook when fully seeded 5665 - seccomp: conditionally add socketcall() based on system and base 5666 - interfaces/builtin: addtl network-manager resolved DBus fix 5667 - hookstate: simplify some hook tests 5668 - udev: skip TestParseUdevEvent on ppc 5669 - interfaces: miscellaneous policy updates 5670 - debian: add tzdata to build-dep to ensure snapd builds correctly 5671 - interfaces/builtin: network-manager resolved DBus changes 5672 - tests: add spread test for fedora29 base snap 5673 - cmd/libsnap: treat distributions with VARIANT_ID=snappy as "core" 5674 - dirs: fix SnapMountDir inside a Fedora base snap 5675 - tests: fix snapd-failover for core18 with external backend 5676 - overlord/snapstate: always clean SnapState when doing Get() 5677 - overlod/ifacestate: always use a new SnapState when fetching the 5678 snap state 5679 - overlord/devicestate: have the serial request talk to the proxy if 5680 set 5681 - interfaces/hotplug: udevadm output parser 5682 - tests: New test for daemon-notify interface 5683 - image: ensure "core" is ordered early if base: and core is used 5684 - cmd/snap-confine: snap-device-helper parallel installs support 5685 - tests: enable interfaces-framebuffer everywhere 5686 - tests: reduce nc wait time from 2 to 1 second 5687 - snap/snapenv: add snap instance specific variables 5688 - cmd/snap-confine: add minimal test for snap-device-helper 5689 - tests: enable snapctl test on core18 5690 - overlord: added UDevMonitor for future hotplug support 5691 - wrappers: do not glob when removing desktop files 5692 - tests: add dbus monitor log to interfaces-accounts-service 5693 - tests: add core-18 systems to external backend 5694 - wrappers: account for changed app wrapper in parallel installed 5695 snaps 5696 - wrappers: make sure that the tests pass on non-Ubuntu too 5697 - many: add snapd snap failure handling 5698 - tests: new test for dvb interface 5699 - configstate: accept refresh.timer=managed 5700 - tests: new test for snap logs command 5701 - wrapper: generate all the snapd unit files when generating 5702 wrappers 5703 - store: keep all files with link-count > 1 in the cache 5704 - store: be less verbose in the common refresh case of "no updates" 5705 - snap-confine: update snappy-app-dev path 5706 - debian: ensure dependency on fixed apt on 18.04 5707 - snapd: add initial software watchdog for snapd 5708 - daemon, systemd: change journalctl -n=all to --no-tail 5709 - systemd: fix snapd.apparmor.service.in dependencies 5710 - snapstate: refuse to remove bases or core if snaps need them 5711 - snap: introduce package-level helpers for building snap related 5712 directory/file paths 5713 - overlord/devicestate: deny parallel install of kernel or gadget 5714 snaps 5715 - store: clean up parallel-install TODOs in store tests 5716 - timeutil: fix first weekday of the month schedule 5717 - interfaces: match all possible tty but console 5718 - tests: shellchecks part 5 5719 - cmd/snap-confine: allow ptrace read for 4.18 kernels 5720 - advise: make the bolt database do the atomic rename dance 5721 - tests/main/apt-hooks: debug dump of commands.db 5722 - tests/lib/prepare-restore: update Arch Linux kernel LOCALVERSION 5723 handling 5724 - snap: validate instance name as part of Validate() 5725 - daemon: if a snap is inactive, don't ask systemd about its 5726 services. 5727 - udev: skip TestParseUdevEvent on s390x 5728 - tests: switch core-amd64-18 to use `kernel: pc-kernel=18` 5729 - asserts,image: add support for new kernel=track syntax 5730 - tests: new gce image for fedora 27 5731 - interfaces/apparmor: use the cache in mtime-resilient way 5732 - store, overlord/snapstate: introduce instance name in store APIs 5733 - tests: drive-by cleanup of redudant pkgname matching 5734 - tests: ensure apt-hook is only run after catalog update ran 5735 - tests: use pkill instead of kilall 5736 - tests/main: another bunch of updates for Amazon Linux 2 5737 - tests/lib/snaps: avoid using relative command paths that go up in 5738 the directory tree 5739 - tests: disable/fix more tests for Amazon Linux 2 5740 - overlord: introduce InstanceKey to SnapState and SnapSetup, 5741 renames 5742 - daemon: make sure most change generating handlers can produce 5743 errors with kinds 5744 - tests/main/interfaces-calendar-service: skip the test on AMZN2 5745 - tests/lib/snaps: avoid using relative command paths that go up in 5746 the directory tree 5747 - cmd/snap: add a green check mark to verified publishers 5748 - cmd/snap: fix two issues in the cmd/snap unit tests 5749 - packaging/fedora: fix target path of /snap symlink 5750 - cmd/snap: support `--last=<type>?` to mean "no error on empty" 5751 - cmd/snap-confine: (nvidia) pick up libnvidia-glvkspirv.so 5752 - strutil: detect and bail out of Unmarshal on duplicate key 5753 - packaging/fedora(amzn2): disable SELinux, drop dependency on 5754 squashfuse for AMZN2 5755 - spread, tests: add support for Amazon Linux 2 5756 - packaging/fedora: Add Amazon Linux 2 support 5757 - many: make Wait/Stop optional on StateManagers 5758 - snap/squashfs: stop printing unsquashfs info to stderr 5759 - snap: add support for `snap advise-snap --from-apt` 5760 - overlord/ifacestate: ignore connect if already connected 5761 - tests: change the service snap used instead of network-bind- 5762 consumer 5763 - interfaces/network-control: update for wpa-supplicant and ifupdown 5764 - tests: fix raciness in stop mode tests 5765 - logger: try to not have double dates 5766 - debian: use deb-systemd-invoke instead of systemctl directly 5767 - tests: run all main tests on core18 5768 - many: finish sharing a single TaskRunner with all the the managers 5769 - interfaces/repo: added AllHotplugInterfaces helper 5770 - snapstate: ensure kernel-track is honored on switch/refresh 5771 - overlord/ifacestate: support implicit slots on snapd 5772 - image: add support for "kernel-track" in `snap prepare-image` 5773 - tests: add test that ensures we do not boot any system in degraded 5774 state 5775 - tests: update tests to work on core18 5776 - cmd/snap: check for typographic dashes in command 5777 - tests: fix tests expecting old email address 5778 - client: add some existing error kinds that were not listed in 5779 client.go 5780 - tests: add missing slots in classic and core provider test snaps 5781 - overlord,daemon,cmd: re-map snap names around the edges of snapd 5782 - tests: use install_local in snap-run-hooks 5783 - coreconfig: add support for `snap set system network.disable- 5784 ipv6` 5785 - overlord/snapstate: dedupe default content providers 5786 - osutil/udev: sync with upstream 5787 - debian: do not ship snapd.apparmor.service on ubuntu 5788 - overlord: have SnapManager use a passed in TaskRunner created by 5789 Overlord 5790 - many: streamline the generic conflict check mechanisms 5791 - tests: remove unneeded setup code in snap-run-symlink 5792 - cmd/snap: print unset license as "unset", instead of "unknown" 5793 - asserts: add (optional) kernel-track to model assertion 5794 - snap/squashfs, tests: pass -n[o-progress] to {mk,un}squashfs 5795 - interfaces/pulseaudio: be clear that the interface allows playback 5796 and record 5797 - snap: support hook environment 5798 - interfaces: fix typo "daemonNotify" (add missing "n") 5799 - interfaces: tweak tests of daemon-notify, use common naming 5800 - interfaces: allow invoking systemd-notify when daemon-notify is 5801 connected 5802 - store: make snap blobs be 0600 5803 - interfaces,daemon: move JSON types to the daemon 5804 - tests: prepare needs to handle bin/snapctl being a symlink 5805 - tests: do not mask errors in interfaces-timezone-control (#5405) 5806 - packaging: put snapctl into /usr/lib/snapd and symlink in usr/bin 5807 - tests: add basic integration test for spread hold 5808 - overlord/snapstate: improve PlugsOnly comment 5809 - many: assorted shellcheck fixes 5810 - store, daemon, client, cmd/snap: expose "scope", default to wide 5811 - snapstate: allow setting "refresh.timer=managed" 5812 - cmd/snap: display a link to data privacy notice for interactive 5813 snap login 5814 - client, cmd/snap: pass snap instance name when installing from 5815 file 5816 - cmd/snap: add 'debug paths' command 5817 - snapstate: make sure all *link-*snap tasks carry a snap type and 5818 further hints 5819 - devicestate: fix race when refreshing a snap with snapd-control 5820 - tests: fix tests on arch 5821 - tests: start active system units on reset 5822 - tests: new test for joystick interface 5823 - tests: moving install of dependencies to pkgdb helper 5824 - tests: enable new fedora image with test dependencies installed 5825 - tests: start using the new opensuse image with test dependencies 5826 - tests: check catalog refresh before and after restart snapd 5827 - tests: stop restarting journald service on prepare 5828 - interfaces: make core-support a no-op interface 5829 - interfaces: prefer "snapd" when resolving implicit connections 5830 - interfaces/hotplug: add hotplug Specification and 5831 HotplugDeviceInfo 5832 - many: lessen the use of core-support 5833 - tests: fixes for the autopkgtest failures in cosmic 5834 - tests: remove extra ' which breaks interfaces-bluetooth-control 5835 test 5836 - dirs: fix antergos typo 5837 - tests: use grep to avoid non-matching messages from MATCH 5838 - dirs: improve distro detection for Antegros 5839 - vendor: switch to latest bson 5840 - interfaces/builtin: create can-bus interface 5841 - tests: "snap connect" is idempotent so just connect 5842 - many: use extra "releases" information on store "revision-not- 5843 found" errors to produce better errors 5844 - interfaces: treat "snapd" snap as type:os 5845 - interfaces: tweak tests to have less repetition of "core" and 5846 "ubuntu… 5847 - tests: simplify econnreset test 5848 - snap: add helper for renaming slots 5849 - devicestate: fix panic in firstboot code when no snaps are seeded 5850 - tests: add artful for sru validation on google backend 5851 - snap,interfaces: move interface name validation to snap 5852 - overlord/snapstate: introduce path to fake backend ops 5853 - cmd/snap-confine: fix snaps running on core18 5854 - many: expose publisher's validation throughout the API 5855 5856 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 20 Aug 2018 12:36:33 +0200 5857 5858 snapd (2.34.3~14.04) trusty; urgency=medium 5859 5860 * New upstream release, LP: #1779403 5861 - interfaces/apparmor: use the cache in mtime-resilient way 5862 - cmd/snap-confine: (nvidia) pick up libnvidia-glvkspirv.so 5863 - snapstate: allow setting "refresh.timer=managed" 5864 - spread: switch Fedora and openSUSE images 5865 5866 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 27 Jul 2018 19:08:44 +0200 5867 5868 snapd (2.34.2~14.04) trusty; urgency=medium 5869 5870 * New upstream release, LP: #1779403 5871 - packaging: fix bogus date in fedora snapd.spec 5872 - tests: fix tests expecting old email address 5873 5874 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 19 Jul 2018 12:05:50 +0200 5875 5876 snapd (2.34.1~14.04) trusty; urgency=medium 5877 5878 * New upstream release, LP: #1779403 5879 - tests: cherry-pick test fixes from master for 2.34 5880 - coreconfig: add support for `snap set system network.disable- 5881 ipv6` 5882 - debian: do not ship snapd.apparmor.service on ubuntu 5883 - overlord/snapstate: dedupe default content providers 5884 - interfaces/builtin: create can-bus interface 5885 5886 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 17 Jul 2018 19:46:56 +0200 5887 5888 snapd (2.34~14.04) trusty; urgency=medium 5889 5890 * New upstream release, LP: #1779403 5891 - store, daemon, client, cmd/snap: expose "scope", default to wide* 5892 - tests: fix arch tests 5893 - snapstate: make sure all *link-*snap tasks carry a snap type and 5894 further hints 5895 - snapstate: allow setting "refresh.timer=managed" 5896 - cmd/snap: display a link to data privacy notice for interactive 5897 snap login 5898 - devicestate: fix race when refreshing a snap with snapd-control 5899 - tests: skip interfaces-framebuffer when no /dev/fb0 is found 5900 - tests: run interfaces-contacts-service only where test-snapd-eds 5901 is available 5902 - many: expose publisher's validation throughout the API 5903 - many: use extra "releases" information on store "revision-not- 5904 found" errors to produce better errors 5905 - dirs: improve distro detection for Antegros 5906 - Revert "dirs: improve identification of Arch Linux like systems" 5907 - devicestate: fix panic in firstboot code when no snaps are seeded 5908 - i18n: use xgettext-go --files-from to avoid running into cmdline 5909 size limits 5910 - interfaces: move ValidateName helper to utils 5911 - snapstate,ifstate: wait for pending restarts before auto- 5912 connecting 5913 - snap: account for parallel installs in wrappers, place info and 5914 tests 5915 - configcore: fix incorrect handling of keys with numbers (like 5916 gpu_mem_512) 5917 - tests: fix tests when no keyboard input detected 5918 - overlord/configstate: add watchdog options 5919 - snap-mgmt: fix for non-existent dbus system policy dir, 5920 shellchecks 5921 - tests/main/snapd-notify: use systemd's service properties rater 5922 than the journal 5923 - snapstate: allow removal of snap.TypeOS when using a model with a 5924 base 5925 - interfaces: make findSnapdPath smarter 5926 - tests: run "arp" tests only if arp is available 5927 - spread: increase the number of auto retries for package downloads 5928 in opensuse 5929 - cmd/snap-confine: fix nvidia support under lxd 5930 - corecfg: added experimental.hotplug feature flag 5931 - image: block installation of parallel snap instances 5932 - interfaces: moved normalize method to interfaces/utils and made it 5933 public 5934 - api/snapctl: allow -h and --help for regular users. 5935 - interfaces/udisks2: also implement implicit classic slot 5936 - cmd/snap-confine: include CUDA runtime libraries 5937 - tests: disable auto-refresh test on core18 5938 - many: switch to account validation: unproven|verified 5939 - overlord/ifacestate: get/set connection state only via helpers 5940 - tests: adding extra check to validate journalctl is showing 5941 current test data 5942 - data: add systemd environment configuration 5943 - i18n: handle write errors in xgettext-go 5944 - snap: helper for validating snap instance names 5945 - snap{/snaptest}: set instance key based on snap name 5946 - userd: fix running unit tests on KDE 5947 - tests/main/econnreset: limit ingress traffic to 512kB/s 5948 - snap: introduce a struct Channel to represent store channels, and 5949 helpers to work with it 5950 - tests: add fedora to distro_clean_package_cache function 5951 - many: rename snap.Info.StoreName() to snap.Info.SnapName() 5952 - tests: add spread test to ensure snapd/core18 are not removable 5953 - tests: tweaks for running the main tests on core18 5954 - overlord/{config,snap}state: introduce experimental.parallel- 5955 instances feature flag 5956 - strutil: support iteration over almost clean paths 5957 - strutil: add PathIterator.Rewind 5958 - tests: update interfaces-timeserver-control to core18 5959 - tests: add halt-timeout to google backend 5960 - tests: skip security-udev-input-subsystem without /dev/input/by- 5961 path 5962 - snap: introduce the instance key field 5963 - packaging/opensuse: remaining packaging updates for 2.33.1 5964 - overlord/snapstate: disallow installing snapd on baseless models 5965 - tests: disable core tests on all core systems (16 and 18) 5966 - dirs: improve identification of Arch Linux like systems 5967 - many: expose full publisher info over the snapd API 5968 - tests: disable core tests on all core systems (16 and 18) 5969 - tests/main/xdg-open: restore or clean up xdg-open 5970 - tests/main/interfaces-firewall-control: shellcheck fix 5971 - snapstate: sort "snapd" first 5972 - systemd: require snapd.socket in snapd.seeded.service; make sure 5973 snapd.seeded 5974 - spread-shellcheck: use the latest shellcheck available from snaps 5975 - tests: use "ss" instead of "netstat" (netstat is not available in 5976 core18) 5977 - data/complete: fix three out of four shellcheck warnings in 5978 data/complete 5979 - packaging/opensuse: fix typo, missing assignment 5980 - tests: initial core18 spread image building 5981 - overlord: introduce a gadget-connect task and use it at first boot 5982 - data/completion: fix inconsistency in +x and shebang 5983 - firstboot: mark essential snaps as "Required" in the state 5984 - spread-shellcheck: use a whitelist of files that are allowed to 5985 fail validation 5986 - packaging/opensuse: build position-independent binaries 5987 - ifacestate: prevent running interface hooks twice when self- 5988 connecting on autoconnect 5989 - data: remove /bin/sh from snapd.sh 5990 - tests: fix shellcheck 0.5.0 warnings 5991 - packaging/opensuse: snap-confine should be 06755 5992 - packaging/opensuse: ship apparmor integration if enabled 5993 - interfaces/udev,misc: only trigger udev events on input subsystem 5994 as needed 5995 - packaging/opensuse: add missing bits for snapd.seeded.service 5996 - packaging/opensuse: don't use %-macros in comments 5997 - tests: shellchecks part 4 5998 - many: rename snap.Info.Name() to snap.Info.InstanceName(), leave 5999 parallel-install TODOs 6000 - store: drop unused: channel map types, and details fixture. 6001 - store: have a basic test about the unmarshalling of /search 6002 results 6003 - tests: show executed tests on current system when a test fails 6004 - tests: fix for the download of the big snap 6005 - interfaces/apparmor: add chopTree 6006 - tests: remove double debug: | entry in tests and add more checks 6007 - cmd/snap-update-ns: introduce mimicRequired helper 6008 - interfaces: move assertions around for better failure line number 6009 - store: log a nice clear "download succeeded" message 6010 - snap: run snap-confine from the re-exec location 6011 - snapstate: support restarting snapd from the snapd snap on core18 6012 - tests: show status of the partial test-snapd-huge snap in 6013 econnreset test 6014 - tests: fix interfaces-calendar-service test when gvfsd-metadata 6015 loks the xdg dirctory 6016 - store: switch store.SnapInfo to use the new v2/info endpoint 6017 - interfaces: add Repository.AllInterfaces 6018 - snapstate: stop using evolving SnapSpec internally, use an 6019 internal-only snapSpec instead 6020 - cmd/libsnap-confine-private: introduce a helper for splitting snap 6021 name 6022 - tests: econnreset/retry tweaks 6023 - store, et al: kill dead code that uses the bulk endpoint 6024 - tests/lib/prepare-restore: fix upgrade/reboot handling on arch 6025 - cmd/snap-update-ns,strutil: move PathIterator to strutil, add 6026 Depth helper 6027 - data/systemd/snapd.run-from-snap: ensure snapd tooling is 6028 available 6029 - store: switch connectivity check to use v2/info 6030 - devicestate: support seeding from a base snap instead of core 6031 - snapstate,ifacestate: remove core-phase-2 handling 6032 - interfaces/docker-support: update for docker 18.05 6033 - tests: enable fedora 28 again 6034 - overlord/ifacestate: simplify checkConnectConflicts and also 6035 connect signature 6036 - snap: parse connect instructions in gadget.yaml 6037 - tests: fix snapd-repair.timer on ubuntu-core-snapd-run- from-snap 6038 test 6039 - interfaces/apparmor: allow killing snap-update-ns 6040 - tests: skip "try" test on s390x 6041 - store, image: have 'snap download' use v2/refresh action=download 6042 - interfaces/policy: test that base policy can be parsed 6043 - tests: publish test-snapd-appstreamid for any architecture 6044 - snap: don't include newline in hook environment 6045 - cmd/snap-update-ns: use RCall with SyscallsEqual 6046 - cmd/snap-update-ns: add IsSnapdCreatedPrivateTmpfs and tests 6047 - tests: skip security-dev-input-event-denied on s390x/arm64 6048 - interfaces: add the dvb interface 6049 - daemon: paging is not a thing. 6050 - cmd/snap-mgmt: remove system key on purge 6051 - testutil: syscall sequence checker 6052 - cmd/snap-update-ns: fix a leaking file descriptor in MkSymlink 6053 - packaging: use official bolt in the errtracker on fedora 6054 - many: add `snap debug connectivity` command* many: add `snap debug 6055 connectivity` command 6056 - configstate: deny configuration of base snaps and for the "snapd" 6057 snap 6058 - interfaces/raw-usb: also allow usb serial devices 6059 - snap: reject more layout locations 6060 - errtracker: do not send duplicated reports 6061 - httputil: extra debug if an error is not retried 6062 - cmd/snap-update-ns: improve wording in many errors 6063 - cmd/snap: use snaptest.MockSnapCurrent in `snap run` tests 6064 - cmd/snap-update-ns: add helper for checking for read-only 6065 filesystems 6066 - interfaces/builtin/docker: use commonInterface over specific 6067 struct 6068 - testutil: add test support for Fstatfs 6069 - cmd/snap-update-ns: discard the concept of segments 6070 - cmd/libsnap-confine-private: helper for extracting store snap name 6071 from local-name 6072 - tests: fix flaky test for hooks undo 6073 - interfaces: add {contacts,calendar}-service interfaces 6074 - tests: retry 'restarting into..' match in the snap-confine-from- 6075 core test 6076 - systemd: adjust TestWriteMountUnitForDirs() to use 6077 squashfs.MockUseFuse(false) 6078 - data: add helper that can generate/start/stop the snapd service 6079 - sefltest: advise reboot into 4.4 on trusty running 3.13 6080 - selftest: add new selftest package that tests squashfs mounting 6081 - store, jsonutil: move store.getStructFields to 6082 jsonutil.StructFields 6083 - ifacestate: improved conflict and error handling when creating 6084 autoconnect tasks 6085 - cmd/snap-confine: applied make fmt 6086 - interfaces/udev: call 'udevadm settle --timeout=10' after 6087 triggering events 6088 - tests: wait more time until snap start to be downloaded on 6089 econnreset test 6090 - snapstate: ensure fakestore returns TypeOS for the core snap 6091 - tests: fix lxd test which hangs on restore 6092 - cmd/snap-update-ns: add PathIterator 6093 - asserts,image: add support for models with bases 6094 - tests: shellchecks part 3 6095 - overlord/hookstate: support undo for hooks 6096 - interfaces/tpm: Allow access to the kernel resource manager 6097 - tests: skip appstream-id test for core systems 32 bits 6098 - interfaces/home: remove redundant common interface assignment 6099 - tests: reprioritise a few tests that are known to be slow 6100 - cmd/snap: small help tweaks and fixes 6101 - tests: add test to ensure /dev/input/event* for non-joysticks is 6102 denied 6103 - spread-shellcheck: silly fix & pep8 6104 - spread: switch fedora 28 to manual 6105 - client,cmd/snap,daemon,tests: expose base of a snap over API, show 6106 it in snap info --verbose 6107 - tests: fix lxd test - --auto now sets up networking 6108 - tests: adding fedora-28 to spread.yaml 6109 - interfaces: add juju-client-observe interface 6110 - client, daemon: add a "mounted-from" entry to local snaps' JSON 6111 - image: set model.DisplayName() in bootenv as "snap_menuentry" 6112 - packaging/opensuse: Refactor packaging to support all openSUSE 6113 targets 6114 - interfaces/joystick: force use of the device cgroup with joystick 6115 interface 6116 - interfaces/hardware-observe: allow access to /etc/sensors* for 6117 libsensors 6118 - interfaces: remove Plug/Slot types 6119 - interface hooks: update old AutoConnect methods 6120 - snapcraft: run with DEB_BUILD_OPTIONS=nocheck 6121 - overlord/{config,snap}state: the number of inactive revisions is 6122 config 6123 - cmd/snap: check with snapd for unknown sections 6124 - tests: moving test helpers from sh to bash 6125 - data/systemd: add snapd.apparmor.service 6126 - many: expose AppStream IDs (AKA common ID) 6127 - many: hold refresh when on metered connections 6128 - interfaces/joystick: also support modern evdev joysticks and 6129 gamepads 6130 - xdgopenproxy: skip TestOpenUnreadableFile when run as root 6131 - snapcraft: use dpkg-buildpackage options that work in xenial 6132 - spread: openSUSE LEAP 42.2 was EOLd in January, remove it 6133 - get-deps: work with an unset GOPATH too 6134 - interfaces/apparmor: use strict template on openSUSE tumbleweed 6135 - packaging: filter out verbose flags from "dh-golang" 6136 - packaging: fix description 6137 - snapcraft.yaml: add minimal snapcraft.yaml with custom build 6138 6139 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 06 Jul 2018 16:08:17 +0200 6140 6141 snapd (2.33.1~14.04) trusty; urgency=medium 6142 6143 * New upstream release, LP: #1773118 6144 - many: improve udev trigger on refresh experience 6145 - systemd: require snapd.socket in snapd.seeded.service 6146 - snap: don't include newline in hook environment 6147 - interfaces/apparmor: allow killing snap-update-ns 6148 - tests: skip "try" test on s390x 6149 - tests: skip security-dev-input-event-denied when /dev/input/by- 6150 path/ is missing 6151 - tests: skip security-dev-input-event-denied on s390x/arm64 6152 6153 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 21 Jun 2018 17:37:56 +0200 6154 6155 snapd (2.33~14.04) trusty; urgency=medium 6156 6157 * New upstream release, LP: #1773118 6158 - packaging: use official bolt in the errtracker on fedora 6159 - many: add `snap debug connectivity` command 6160 - interfaces/raw-usb: also allow usb serial devices 6161 - errtracker: do not send duplicated reports 6162 - selftest: add new selftest package that tests squashfs mounting 6163 - tests: backport lxd force stop and econnreset fixes 6164 - tests: add test to ensure /dev/input/event* for non-joysticks is 6165 denied 6166 - interfaces/joystick: support modern evdev joysticks 6167 - interfaces: add juju-client-observe 6168 - interfaces/hardware-observe: allow access to /etc/sensors* for 6169 libsensors 6170 - many: holding refresh on metered connections 6171 - many: expose AppStream IDs (AKA common ID) 6172 - tests: speed up save/restore snapd state for all-snap systems 6173 during tests execution 6174 - interfaces/apparmor: use helper to load stray profile 6175 - tests: ubuntu core abstraction 6176 - overlord/snapstate: don't panic in a corner case interaction of 6177 cleanup tasks and pruning 6178 - interfaces/apparmor: add 'mediate_deleted' profile flag for all 6179 snaps 6180 - tests: new parameter for the journalctl rate limit 6181 - spread-shellcheck: port to python 6182 - interfaces/home: add 'read' attribute to allow non-owner read to 6183 @{HOME} 6184 - testutil: import check.v1 differently to workaround gccgo error 6185 - interfaces/many: miscellaneous updates for default, desktop, 6186 desktop-legacy, system-observe, hardware-observe, opengl and gpg- 6187 keys 6188 - snapstate/hooks: reorder autoconnect and reconnect hooks 6189 - daemon: update unit tests to match current master 6190 - overlord/snapshotstate/backend: introducing the snapshot backend 6191 - many: support 'system' nickname in interfaces 6192 - userd: add the "snap" scheme to the whitelist 6193 - many: make rebooting of core on refresh immediate, refactor logic 6194 around it 6195 - tests/main/snap-service-timer: account for service timer being in 6196 the 'running' state 6197 - interfaces/builtin: allow access to libGLESv* too for opengl 6198 interface 6199 - daemon: fix unit tests on arch 6200 - interfaces/default,process-control: miscellaneous signal policy 6201 fixes 6202 - interfaces/bulitin: add write permission to optical-drive 6203 - configstate: validate known core.* options 6204 - snap, wrappers: systemd WatchdogSec support 6205 - ifacestate: do not auto-connect manually disconnected interfaces 6206 - systemd: mock useFuse() so testsuite passes in container via lxd 6207 snap 6208 - snap/env: fix env duplication logic 6209 - snap: some doc comments fixes and additions 6210 - cmd/snap-confine, interfaces/opengl: allow access to glvnd EGL 6211 vendor files 6212 - ifacestate: unify reconnect and autoconnect methods 6213 - tests: fix user mounts test for external systems 6214 - overlord/snapstate,overlord/auth,store: coalesce no auth user 6215 refresh requests 6216 - boot,partition: improve tests/docs around SetNextBoot() 6217 - many: improve `snap wait` command 6218 - snap: fix `snap interface --attrs` output when numbers are used 6219 - cmd/snap-update-ns: poke holes when creating source paths for 6220 layouts 6221 - snapstate: support getting new bases/default-providers on refresh 6222 - ifacemgr: remove stale connections on startup 6223 - asserts: use Attrer in policy checks 6224 - testutil: record system call errors / return values 6225 - tests: increase timeouts to make tests reliable on slow boards 6226 - repo: pass and return ConnRef via pointers 6227 - interfaces: add xdg-document-portal support to desktop interface 6228 - debian: add a zenity|kdialog suggests 6229 - snapstate: make TestDoPrereqRetryWhenBaseInFlight less brittle 6230 - tests: go must be installed as a classic snap 6231 - tests: use journalctl cursors instead rotating logs 6232 - daemon: add confinement-options to /v2/system-info 6233 daemon: refactor classic support flag to be more structured 6234 - tests: build spread in the autopkgtests with a more recent go 6235 - cmd/snap: fix the message when snap.channel != snap.tracking 6236 - overlord/snapstate: allow core defaults configuration via 'system' 6237 key 6238 - many: add "snap debug sandbox-features" and needed bits 6239 - interfaces: interface hooks for refresh 6240 - snapd.core-fixup.sh: add workaround for corrupted uboot.env 6241 - boot: clear "snap_mode" when needed 6242 - many: add wait command and `snapd.seeded` service 6243 - interfaces: move host font update-ns AppArmor rules to desktop 6244 interface 6245 - jsonutil/safejson: introducing safejson.String & 6246 safejson.Paragraph 6247 - cmd/snap-update-ns: use Secure.BindMount to bind mount files 6248 - cmd/snap-update-ns,tests: mimic the mode and ownership of 6249 directories 6250 - cmd/snap-update-ns: add support for ignoring mounts with missing 6251 source/target 6252 - interfaces: interface hooks implementation 6253 - cmd/libsnap: fix compile error on more restrictive gcc 6254 cmd/libsnap: fix compilation errors on gcc 8 6255 - interfaces/apparmor: allow bash and dash to be in /usr/bin/ 6256 - cmd/snap-confine: allow any base snap to provide /etc/alternatives 6257 - tests: fix interfaces-network test for systems with partial 6258 confinement 6259 - spread.yaml: add cosmic (18.10) to autopkgtest/qemu 6260 - tests: ubuntu 18.04 or higher does not need linux-image-extra- 6261 - configcore: validate experimental.layouts option 6262 - interfaces:minor autoconnect cleanup 6263 - HACKING: fix typos 6264 - spread: add adt for ubuntu 18.10 6265 - tests: skip test lp-1721518 for arch, snapd is failing to start 6266 after reboot 6267 - interfaces/x11: allow X11 slot implementations 6268 - tests: checking interfaces declaring the specific interface 6269 - snap: improve error for snaps not available in the given context 6270 - cmdstate: add missing test for default timeout handling 6271 - tests: shellcheck spread tasks 6272 - cmd/snap: update install/refresh help vs --revision 6273 - cmd/snap-confine: add support for per-user mounts 6274 - snap: do not use overly short timeout in `snap 6275 {start,stop,restart}` 6276 - tests: adding google-sru backend replacing linode-sur 6277 - interfaces/apparmor: fix incorrect apparmor profile glob 6278 - systemd: replace ancient paths with 16.04+ standards 6279 - overlord,systemd: store snap revision in mount units 6280 - testutil: add test helper for SysLstat 6281 - testutil,cmd: rename test helper of Lstat to OsLstat 6282 - testutil: document all fake syscall/os functions 6283 - osutil,interfaces,cmd: use less hardcoded strings 6284 - testutil: rename UNMOUNT_NOFOLLOW to umountNoFollow 6285 - testutil: don't dot-import check.v1 6286 - store: getStructFields takes pointers now 6287 - tests: drop `linux-image-extra-$(uname -r)` install in 18.04 6288 - many: fix false negatives reported by vet 6289 - osutil,interfaces: use uint32 for uid, gid 6290 - many: fix various issues reported by shellcheck 6291 - tests: add pending shutdown detection 6292 - image: support refreshing soft-expired user macaroons in tooling 6293 - interfaces/builtin, daemon: cleanup mocked builtin interfaces in 6294 daemon tests 6295 - interfaces/builtin: add support for software-watchdog interface 6296 - spread: auto accept key changes when calling dnf 6297 - snap,overlord/snapstate: introduce and use BrokenSnapError 6298 - tests: detect kernel oops during tests and abort tests in this 6299 case 6300 - tests: bring back one missing test in snap-service-stop-mode 6301 - debian: update LP bug for the 2.32.5 SRU 6302 - userd: set up journal logging streams for autostarted apps 6303 - snap,tests : don't fail if we cannot stat MountFile 6304 - tests: smaller fixes for Arch tests 6305 - tests: run interfaces-broadcom-asic-control early 6306 - client: support for snapshot sets, snapshots, and snapshot actions 6307 - tests: skip interfaces-content test on core devices 6308 - cmd: generalize locking to global, snap and per-user locks 6309 - release-tools: handle the snapd-x.y.z version 6310 - packaging: fix incorrectly auto-generated changelog entry for 6311 2.32.5 6312 - tests: add arch to CI 6313 - systemd: add helper for opening stream file descriptors to the 6314 journal 6315 - cmd/snap: handle distros with no version ID 6316 - many: add "stop-mode: sig{term,hup,usr[12]}{,-all}" instead of 6317 conflating that with refresh-mode 6318 - tests: removing linode-sru backend 6319 - tests: updating bionic version for spread tests on google 6320 - overlord/snapstate: poll for up to 10s if a snap is unexpectedly 6321 not mounted in doMountSnap 6322 - overlord/snapstate: allow to get an error from readInfo instead of 6323 a broken stub, use it in doMountSnap 6324 - snap: snap.AppInfo is now a fmt.Stringer 6325 - tests: move fedora 27 to google backend 6326 - many: add `core.problem-reports.disabled` option 6327 - cmd/snap-update-ns: remove the need for stash directory in secure 6328 bind mount implementation 6329 - errtracker: check for whoopsie.service instead of reading 6330 /etc/whoopsie 6331 - cmd/snap: user session application autostart v3 6332 - tests: add test to ensure `snap refresh --amend` works with 6333 different channels 6334 - tests: add check for OOM error after each test 6335 - cmd/snap-seccomp: graceful handling of non-multilib host 6336 - interfaces/shutdown: allow calling SetWallMessage 6337 - cmd/snap-update-ns: add secure bind mount implementation for use 6338 with user mounts 6339 - snap: fix `snap advise-snap --command` output to match spec 6340 - overlord/snapstate: on multi-snap refresh make sure bases and core 6341 are finished before dependent snaps 6342 - overlord/snapstate: introduce envvars to control the channels for 6343 based and prereqs 6344 - cmd/snap-confine: ignore missing cgroups in snap-device-helper 6345 - debian: add gbp.conf script to build snapd via `gbp buildpackage` 6346 - daemon,overlord/hookstate: stop/wait for running hooks before 6347 closing the snapctl socket 6348 - advisor: use json for package database 6349 - interfaces/hostname-control: allow setting the hostname via 6350 syscall and systemd 6351 - tests/main/interfaces-opengl-nvidia: verify access to 32bit 6352 libraries 6353 - interfaces: misc updates for default, firewall-control, fuse- 6354 support and process-control 6355 - data/selinux: Give snapd access to more aspects of the system 6356 - many: use the new install/refresh API by switching snapstate to 6357 use store.SnapAction 6358 - errtracker: make TestJournalErrorSilentError work on gccgo 6359 - ifacestate: add to the repo also snaps that are pending being 6360 activated but have a done setup-profiles 6361 - snapstate, ifacestate: inject auto-connect tasks try 2 6362 - cmd/snap-confine: allow creating missing gl32, gl, vulkan dirs 6363 - errtracker: add more fields to aid debugging 6364 - interfaces: make system-key more robust against invalid fstab 6365 entries 6366 - overlord,interfaces: be more vocal about broken snaps and read 6367 errors 6368 - ifacestate: injectTasks helper 6369 - osutil: fix fstab parser to allow for # in field values 6370 - cmd/snap-mgmt: remove timers, udev rules, dbus policy files 6371 - release-tools: add repack-debian-tarball.sh 6372 - daemon,client: add build-id to /v2/system-info 6373 - cmd: make fmt (indent 2.2.11) 6374 - interfaces/content: add rule so slot can access writable files at 6375 plug's mountpoint 6376 - interfaces: add /var/lib/snapd/snap to @{INSTALL_DIR} 6377 - ifacestate: don't surface errors from stale connections 6378 - cmd/snap-update-ns: convert Secure* family of functions into 6379 methods 6380 - tests: adjust canonical-livepatch test on GCE 6381 - tests: fix quoting issues in econnreset test 6382 - cmd/snap-confine: make /run/media an alias of /media 6383 - cmd/snap-update-ns: rename i to segNum 6384 - interfaces/serial: change pattern not to exclude /dev/ttymxc* 6385 - spread: disable StartLimitInterval option on opensuse-42.3 6386 - configstate: give a chance to immediately recompute the next 6387 refresh time when schedules are set 6388 - cmd/snap-confine: attempt to detect if multiarch host uses 6389 arch triplets 6390 - store: add Store.SnapAction to support the new install/refresh API 6391 endpoint 6392 - tests: adding test for removable-media interface 6393 - tests: update interface tests to remove extra checks and normalize 6394 tests 6395 - timeutil: in Human, count days with fingers 6396 - vendor: update gopkg.in/yaml.v2 to the latest version 6397 - cmd/snap-confine: fix Archlinux compatibility 6398 - cmd/snapd: make sure signal handlers are established during early 6399 daemon startup 6400 - cmd/snap-confine: apparmor: allow creating prefix path for 6401 gl/vulkan 6402 - osutil: use tilde suffix for temporary files used for atomic 6403 replacement 6404 - tests: copy or sanity check core users using usernames 6405 - tests: disentangle etc vs extrausers in core tests 6406 - tests: fix snap-run tests when snapd is not running 6407 - overlord/configstate: change how ssh is stopped/started 6408 - snap: make `snap run` look at the system-key for security profiles 6409 - strutil, cmd/snap: drop strutil.WordWrap, first pass at 6410 replacement 6411 - tests: adding opensuse-42.3 to google 6412 - cmd/snap: fix one issue with noWait error handling logic, add 6413 tests plus other cleanups 6414 - cmd/snap-confine: nvidia: preserve globbed file prefix 6415 - advisor: add comment why osutil.FileExists(dirs.SnapCommandsDB) is 6416 needed 6417 - interfaces,release: probe seccomp features lazily 6418 - tests: change debug for layout test 6419 - advisor: deal with missing commands.db file 6420 - interfaces/apparmor: simplify UpdateNS internals 6421 - polkit: Pass caller uid to PolicyKit authority 6422 - tests: moving debian 9 from linode to google backend 6423 - cmd/snap-confine: nvidia: add tls/libnvidia-tls.so* glob 6424 - po: specify charset in po/snappy.pot 6425 - interfaces: harden snap-update-ns profile 6426 - snap: Call SanitizePlugsSlots from InfoFromSnapYaml 6427 - tests: update tests to deal with s390x quirks 6428 - debian: run snap.mount upgrade fixup *before* debhelper 6429 - tests: move xenial i386 to google backend 6430 - snapstate: add compat mode for default-provider 6431 - tests: a bunch of test fixes for s390x from looking at the 6432 autopkgtest logs 6433 - packaging: recommend "gnupg" instead of "gnupg1 | gnupg" 6434 - interfaces/builtin: let MM change qmi device attributes 6435 - tests: add workaround for s390x failure 6436 - snap/pack, cmd/snap: add `snap pack --check-skeleton` 6437 - daemon: support 'system' as nickname of the core snap 6438 - cmd/snap-update-ns: use x-snapd.{synthetic,needed-by} in practice 6439 - devicestate: add DeviceManager.Registered returning a channel 6440 closed when the device is known to be registered 6441 - store: Sections and WriteCatalogs need to strictly send device 6442 auth only if the device has a custom store 6443 - tests: add bionic system to google backend 6444 - many: fix shellcheck warnings in bionic 6445 - cmd/snap-update-ns: don't fail on existing symlinks 6446 - tests: make autopkgtest tests more targeted 6447 - cmd/snap-update-ns: fix creation of layout symlinks 6448 - spread,tests: move suite-level prepare/restore to central script 6449 - many: propagate contexts enough to be able to mark store 6450 operations done from the Ensure loop 6451 - snap: don't create empty Change with "Hold" state on disconnect 6452 - snap: unify snap name validation w/python; enforce length limit. 6453 - cmd/snap: use shlex when parsing `snap run --strace` arguments 6454 - osutil,testutil: add symlinkat(2) and readlinkat(2) 6455 - tests: autopkgtest may have non edge core too 6456 - tests: adding checks before stopping snapd service to avoid job 6457 canceled on ubuntu 14.04 6458 - errtracker: respect the /etc/whoopsie configuration 6459 - overlord/snapstate: hold refreshes for 2h after seeding on 6460 classic 6461 - cmd/snap: tweak and polish help strings 6462 - snapstate: put layout feature behind feature flag 6463 - tests: force profile re-generation via system-key 6464 - snap/squashfs: when installing from seed, try symlink before cp 6465 - wrappers: services which are socket or timer activated should not 6466 be started during boot 6467 - many: go vet cleanups 6468 - tests: define MATCH from spread 6469 - packaging/fedora: Merge changes from Fedora Dist-Git plus trivial 6470 fix 6471 - cmd/snap: use timeutil.Human to show times in `snap refresh 6472 --time` 6473 - cmd/snap: in changes and tasks, default to human-friendly times 6474 - many: support holding refreshes by setting refresh.hold 6475 - Revert "cmd/snap: use timeutil.Human to show times in `snap 6476 refresh -…-time`" 6477 - cmd/snap: use timeutil.Human to show times in `snap refresh 6478 --time` 6479 - tests/main/snap-service-refresh-mode: refactor the test to rely on 6480 comparing PIDs 6481 - tests/main/media-sharing: improve the test to cover /media and 6482 /run/media 6483 - store: enable deltas for core devices too 6484 - cmd/snap: unhide --no-wait; make wait use go via waitMixin 6485 - strutil/shlex: import github.com/google/shlex into the tree 6486 - vendor: update github.com/mvo5/libseccomp-golang 6487 - overlord/snapstate: block install of "system" 6488 - cmd/snap: "current"→"installed"; "refreshed"→"refresh-date" 6489 - many: add the snapd-generator 6490 - cmd/snap-seccomp: Cancel the atomic file on error, not just Close 6491 - polkit: ensure error is properly set if dialog is dismissed 6492 - snap-confine, snap-seccomp: utilize new seccomp logging features 6493 - progress: tweak ansimeter cvvis use to no longer confuse minicom 6494 - xdgopenproxy: integrate xdg-open implementation into snapctl 6495 - tests: avoid removing preinstalled snaps on core 6496 - tests: chroot into core to run xdg-open there 6497 - userd: add an OpenFile method for launching local files with xdg- 6498 open 6499 - tests: moving ubuntu core from linode to google backend 6500 - run-checks: remove accidental bashism 6501 - i18n: simplify NG usage by doing the modulo math in-package. 6502 - snap/squashfs: set timezone when calling unsquashfs to get the 6503 build date 6504 - timeutil: timeutil.Human(t) gives a human-friendly string for t 6505 - snap: add autostart app property 6506 - tests: add support for external backend executions on listing test 6507 - tests: make interface-broadcom-asic-control test work on rpi 6508 - configstate: when disable "ssh" we must disable the "sshd" service 6509 - interfaces/apparmor,system-key: add upperdir snippets for strict 6510 snaps on livecd 6511 - snap/squashfs: add BuildDate 6512 - store: parse the JSON format used by the coming new store API to 6513 convey snap information 6514 - many: remove snapd.refresh.{timer,service} 6515 - tests: adding ubuntu-14.04-64 to the google backend 6516 - interfaces: add xdg-desktop-portal support to desktop interface 6517 - packaging/arch: sync with snapd/snapd-git from AUR 6518 - wrappers, tests/main/snap-service-timer: restore missing commit, 6519 add spread test for timer services 6520 - store: don't ask for snap_yaml_raw except on the details endpoint 6521 - many: generate and use per-snap snap-update-ns profile 6522 - tests: add debug for layout test 6523 - wrappers: detect whether systemd-analyze can be used in unit tests 6524 - osutil: allow creating strings out of MountInfoEntry 6525 - servicestate: use systemctl enable+start and disable+stop instead 6526 of --now flag 6527 - osutil: handle file being matched by multiple patterns 6528 - daemon, snap: fix InstallDate, make a method of *snap.Info 6529 - wrappers: timer services 6530 - wrappers: generator for systemd OnCalendar schedules 6531 - asserts: fix flaky storeSuite.TestCheckAuthority 6532 - tests: fix dependency for ubuntu artful 6533 - spread: start moving towards google backend 6534 - tests: add a spread test for layouts 6535 - ifacestate: be consistent passing Retry.After as named field 6536 - cmd/snap-update-ns: use recursive bind mounts for writable mimic 6537 - testutil: allow mocking syscall.Fstat 6538 - overlord/snapstate: verify that default schedule is randomized and 6539 is not a single time 6540 - many: simplify mocking of home-on-NFS 6541 - cmd/snap-update-ns: use syscall.Symlink instead of os.Symlink 6542 - store: move infoFromRemote into details.go close to snapDetails 6543 - userd/tests: Test kdialog calls and mock kdialog too to make tests 6544 work in KDE 6545 - cmd/snap: tweaks to 'snap info' (feat. installed->current rename) 6546 - cmd/snap: add self-strace to `snap run` 6547 - interfaces/screen-inhibit-control,network-status: fix dbus path 6548 and interface typos 6549 - update-pot: Force xgettext() to return true 6550 - store: cleanup test naming, dropping remoteRepo and 6551 UbuntuStore(Repository)? references 6552 - store: reorg auth refresh 6553 6554 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 08 Jun 2018 17:13:47 +0200 6555 6556 snapd (2.32.9~14.04) trusty; urgency=medium 6557 6558 * New upstream release, LP: #1767833 6559 - tests: run all spread tests inside GCE 6560 - tests: build spread in the autopkgtests with a more recent go 6561 6562 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 16 May 2018 10:20:08 +0200 6563 6564 snapd (2.32.8~14.04) trusty; urgency=medium 6565 6566 * New upstream release, LP: #1767833 6567 - snapd.core-fixup.sh: add workaround for corrupted uboot.env 6568 6569 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 11 May 2018 14:36:16 +0200 6570 6571 snapd (2.32.7~14.04) trusty; urgency=medium 6572 6573 * New upstream release, LP: #1767833 6574 - many: add wait command and seeded target (2 6575 - snapd.core-fixup.sh: add workaround for corrupted uboot.env 6576 - boot: clear "snap_mode" when needed 6577 - cmd/libsnap: fix compile error on more restrictive gcc 6578 - tests: cherry-pick commits to move spread to google backend 6579 - spread.yaml: add cosmic (18.10) to autopkgtest/qemu 6580 - userd: set up journal logging streams for autostarted apps 6581 6582 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 11 May 2018 13:09:32 +0200 6583 6584 snapd (2.32.6~14.04) trusty; urgency=medium 6585 6586 * New upstream release, LP: #1767833 6587 - snap: do not use overly short timeout in `snap 6588 {start,stop,restart}` 6589 - interfaces/apparmor: fix incorrect apparmor profile glob 6590 - tests: detect kernel oops during tests and abort tests in this 6591 case 6592 - tests: run interfaces-boradcom-asic-control early 6593 - tests: skip interfaces-content test on core devices 6594 6595 -- Michael Vogt <michael.vogt@ubuntu.com> Sun, 29 Apr 2018 19:21:53 +0200 6596 6597 snapd (2.32.5~14.04) trusty; urgency=medium 6598 6599 * New upstream release, LP: #1765090 6600 - many: add "stop-mode: sig{term,hup,usr[12]}{,-all}" instead of 6601 conflating that with refresh-mode 6602 - overlord/snapstate: poll for up to 10s if a snap is unexpectedly 6603 not mounted in doMountSnap 6604 - daemon: support 'system' as nickname of the core snap 6605 6606 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 16 Apr 2018 11:41:48 +0200 6607 6608 snapd (2.32.4~14.04) trusty; urgency=medium 6609 6610 * New upstream release, LP: #1756173 6611 - cmd/snap: user session application autostart 6612 - overlord/snapstate: introduce envvars to control the channels for 6613 bases and prereqs 6614 - overlord/snapstate: on multi-snap refresh make sure bases and core 6615 are finished before dependent snaps 6616 - many: use the new install/refresh /v2/snaps/refresh store API 6617 6618 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 11 Apr 2018 16:30:45 +0200 6619 6620 snapd (2.32.3.2~14.04) trusty; urgency=medium 6621 6622 * New upstream release, LP: #1756173 6623 - errtracker: make TestJournalErrorSilentError work on 6624 gccgo 6625 - errtracker: check for whoopsie.service instead of reading 6626 /etc/whoopsie 6627 6628 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 11 Apr 2018 12:40:09 +0200 6629 6630 snapd (2.32.3.1~14.04) trusty; urgency=medium 6631 6632 * New upstream release, LP: #1756173 6633 - debian: add gbp.conf script to build snapd via `gbp 6634 buildpackage` 6635 - tests: add check for OOM error after each test 6636 - cmd/snap-seccomp: graceful handling of non-multilib host 6637 - interfaces/shutdown: allow calling SetWallMessage 6638 - data/selinux: Give snapd access to more aspects of the system 6639 - daemon,overlord/hookstate: stop/wait for running hooks before 6640 closing the snapctl socket 6641 - cmd/snap-confine: ignore missing cgroups in snap-device-helper 6642 - interfaces: misc updates for default, firewall-control, fuse- 6643 support and process-control 6644 - overlord: test fix, address corner case 6645 6646 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 11 Apr 2018 10:34:00 +0200 6647 6648 snapd (2.32.3~14.04) trusty; urgency=medium 6649 6650 * New upstream release, LP: #1756173 6651 - ifacestate: add to the repo also snaps that are pending being 6652 activated but have a done setup-profiles 6653 - snapstate: inject autoconnect tasks in doLinkSnap for regular 6654 snaps 6655 - cmd/snap-confine: allow creating missing gl32, gl, vulkan dirs 6656 - errtracker: add more fields to aid debugging 6657 - interfaces: make system-key more robust against invalid fstab 6658 entries 6659 - cmd/snap-mgmt: remove timers, udev rules, dbus policy files 6660 - overlord,interfaces: be more vocal about broken snaps and read 6661 errors 6662 - osutil: fix fstab parser to allow for # in field values 6663 6664 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 05 Apr 2018 22:35:35 +0200 6665 6666 snapd (2.32.2~14.04) trusty; urgency=medium 6667 6668 * New upstream release, LP: #1756173 6669 - interfaces/content: add rule so slot can access writable files at 6670 plug's mountpoint 6671 - tests: adjust canonical-livepatch test on GCE 6672 - interfaces/serial: change pattern not to exclude /dev/ttymxc 6673 - spread.yaml: switch Fedora 27 tests to manual 6674 - store: Sections and WriteCatalogs need to strictly send device 6675 auth only if the device has a custom store 6676 - configstate: give a chance to immediately recompute the next 6677 refresh time when schedules are set 6678 - cmd/snap-confine: attempt to detect if multiarch host uses arch 6679 triplets 6680 - vendor: update gopkg.in/yaml.v2 to the latest version (#4945) 6681 6682 -- Michael Vogt <michael.vogt@ubuntu.com> Sat, 31 Mar 2018 21:09:29 +0200 6683 6684 snapd (2.32.1~14.04) trusty; urgency=medium 6685 6686 * New upstream release, LP: #1756173 6687 - cmd/snapd: make sure signal handlers are established during early 6688 daemon startup 6689 - osutil: use tilde suffix for temporary files used for atomic 6690 replacement 6691 - cmd/snap-confine: apparmor: allow creating prefix path for 6692 gl/vulkan 6693 - tests: disentangle etc vs extrausers in core tests 6694 - packaging: fix changelogs' typo 6695 6696 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 26 Mar 2018 21:02:32 +0200 6697 6698 snapd (2.32~14.04) trusty; urgency=medium 6699 6700 * New upstream release, LP: #1756173 6701 - snap: make `snap run` look at the system-key for security profiles 6702 - overlord/configstate: change how ssh is stopped/started 6703 - cmd/snap-confine: nvidia: preserve globbed file prefix 6704 - advisor: deal with missing commands.db file 6705 - interfaces,release: probe seccomp features lazily 6706 - interfaces: harden snap-update-ns profile 6707 - polkit: Pass caller uid to PolicyKit authority 6708 - tests: change debug for layout test 6709 - cmd/snap-confine: don't use per-snap s-u-n profile 6710 - many: backported fixes for layouts and symlinks 6711 - cmd/snap-confine: nvidia: add tls/libnvidia-tls.so* glob 6712 - cmd/snap-update-ns: use x-snapd.{synthetic,needed-by} in practice 6713 - snap: Call SanitizePlugsSlots from InfoFromSnapYaml 6714 - cmd/snap-confine: fix ptrace rule with snap-confine peer 6715 - tests: update tests to deal with s390x quirks 6716 - snapstate: add compat mode for default-provider"snapname:ifname" 6717 - snap-confine: fallback to /lib/udev/snappy-app-dev if the core is 6718 older 6719 - tests: a bunch of test fixes for s390x from looking at the 6720 autopkgtest logs 6721 - packaging: recommend "gnupg" instead of "gnupg1 | gnupg" 6722 - interfaces/builtin: let MM change qmi device attributes 6723 - debian: undo snap.mount system unit removal 6724 - snap: don't create empty Change with "Hold" state on disconnect 6725 - tests: add workaround for s390x failure 6726 - tests: make autopkgtest tests more targeted 6727 - many: propagate contexts enough to be able to mark store 6728 operations done from the Ensure loop 6729 - store: cleanup test naming, dropping remoteRepo and 6730 UbuntuStore(Repository)? references 6731 - store: reorg auth refresh 6732 - tests: autopkgtest may have non edge core too 6733 - data: translate polkit strings 6734 - snapstate: put layout feature behind feature flag 6735 - errtracker: respect the /etc/whoopsie configuration 6736 - overlord/snapstate: hold refreshes for 2h after seeding on classic 6737 - many: cherry-pick relevant `go vet` 1.10 fixes to 2.32 6738 - snap/squashfs: when installing from seed, try symlink before cp 6739 - wrappers: services which are socket or timer activated should not 6740 be started during boot 6741 - many: generate and use per-snap snap-update-ns profile 6742 - many: support holding refreshes by setting refresh.hold 6743 - snap-confine, snap-seccomp: utilize new seccomp logging features 6744 - many: remove snapd.refresh.{timer,service} 6745 - many: add the snapd-generator 6746 - polkit: do not shadow dbus errors, avoid panic in case of errors 6747 - polkit: ensure error is properly set if dialog is dismissed 6748 - xdgopenproxy: integrate xdg-open implementation into snapctl 6749 - userd: add an OpenFile method for launching local files with xdg- 6750 open 6751 - asserts: use a timestamp for the assertion after the signing key 6752 has been created 6753 - ifacestate: be consistent passing Retry.After as named field 6754 - interfaces/apparmor,system-key: add upperdir snippets for strict 6755 snaps on livecd 6756 interfaces/apparmor,system-key: add upperdir snippets for strict 6757 snaps 6758 - configstate: when disable "ssh" we must disable the "sshd" 6759 service 6760 - store: don't ask for snap_yaml_raw except on the details endpoint 6761 - osutil: handle file being matched by multiple patterns 6762 - cmd/snap-update-ns: use recursive bind mounts for writable mimic 6763 - cmd/snap-update-ns: use syscall.Symlink instead of os.Symlink 6764 - interfaces/screen-inhibit-control,network-status: fix dbus path 6765 and interface typos 6766 - interfaces/network-status: fix use of '/' in interface in DBus 6767 rule 6768 - interfaces/screen-inhibit-control: fix use of '.' in path in DBus 6769 rule 6770 - overlord/snapstate: fix task iteration order in 6771 TestDoPrereqRetryWhenBaseInFlight 6772 - interfaces: add an interface for gnome-online-accounts D-Bus 6773 service 6774 - snap: pass full timer spec in `snap run --timer` 6775 - cmd/snap: introduce `snap run --timer` 6776 - snapstate: auto install default-providers for content snaps 6777 - hooks/strutil: limit the number of data read from the hooks to 6778 avoid oom 6779 - osutil: aggregate mockable symbols 6780 - tests: make sure snapd is running before attempting to remove 6781 leftover snaps 6782 - timeutil: account for 24h wrap when flattening clock spans 6783 - many: send new Snap-CDN header with none or with cloud instance 6784 placement info as needed 6785 - cmd/snap-update-ns,testutil: move syscall testing helpers 6786 - tests: disable interfaces-location-control on s390x 6787 - tests: new spread test for gpio-memory-control interface 6788 - tests: spread test for broadcom-asic-control interface 6789 - tests: make restore of interfaces-password-manager-service more 6790 robust 6791 - tests/lib/prepare-restore: sync journal before rotating and 6792 vacuuming 6793 - overlord/snapstate: use spread in the default refresh schedule 6794 - tests: fixes for autopkgtest in bionic 6795 - timeutil: introduce helpers for checking it time falls inside the 6796 schedule 6797 - cmd/snap-repair,httputil: set snap-repair User-Agent on requests 6798 - vendor: resync formatting of vendor.json 6799 - snapstate/ifacestate: auto-connect tasks 6800 - cmd/snap: also include tracking channel in list output. 6801 - interfaces/apparmor: use snap revision with surrounding '.' when 6802 replacing in glob 6803 - debian,vendor: import github.com/snapcore/squashfs and use 6804 - many: implement "refresh-mode: {restart,endure,...}" for services 6805 - daemon: make the ast-inspecting test smarter; drop 'exceptions' 6806 - tests: new spread test for kvm interface 6807 - cmd/snap: tweaks to 'snap info' output 6808 - snap: remove underscore from version validator regexp 6809 - testutil: add File{Matches,Equals,Contains} checkers. 6810 - snap: improve the version validator's error messages. 6811 - osutil: refactor EnsureFileState to separate out the comparator 6812 - timeutil: fix scheduling on nth weekday of the month 6813 - cmd/snap-update-ns: small refactor for upcoming per-user mounts 6814 - many: rename snappy-app-dev to snap-device-helper 6815 - systemd: add default target for timers 6816 - interfaces: miscellaneous policy updates for home, opengl, time- 6817 control, network, et al 6818 - cmd/snap: linter cleanups 6819 - interfaces/mount: generate per-user mount profiles 6820 - cmd/snap: use proper help strings for `snap userd --help` 6821 - packaging: provide a compat symlink for snappy-app-dev 6822 - interfaces/time-control,netlink-audit: adjust for util-linux 6823 compiled with libaudit 6824 - tests: adding new test to validate the raw-usb interface 6825 - snap: add support for `snap run --gdb` 6826 - interfaces/builtin: allow MM to access login1 6827 - packaging: fix build on sbuild 6828 - store: revert PR#4532 and do not display displayname 6829 - interfaces/mount: add support for per-user mount entries 6830 - cmd/system-shutdown: move sync to be even more pessimistic 6831 - osutil: reimplement IsMounted with LoadMountInfo 6832 - tests/main/ubuntu-core-services: enable snapd.refresh.timer for 6833 the test 6834 - many: don't allow layout construction to silently fail 6835 - interfaces/apparmor: ensure snap-confine profile for reexec is 6836 current 6837 - interfaces/apparmor: generalize apparmor load and unload helpers 6838 - tests: removing packages which are not needed anymore to generate 6839 random data 6840 - snap: improve `snap run` comments/naming 6841 - snap: allow options for --strace, e.g. `snap run --strace="-tt"` 6842 - tests: fix spread test failures on 18.04 6843 - systemd: update comment on SocketsTarget 6844 - osutil: add and update docstrings 6845 - osutil: parse mount entries without options field 6846 - interfaces: mock away real mountinfo/fstab 6847 - many: move /lib/udev/snappy-app-dev to /usr/lib/snapd/snappy-app- 6848 dev 6849 - overlord/snapstate/backend: perform cleanup if snap setup fails 6850 - tests/lib/prepare: disable snapd.refresh.timer 6851 - daemon: remove redundant UserOK markings from api commands 6852 - snap: introduce timer service data types and validation 6853 - cmd/snap: fix UX of snap services 6854 - daemon: allow `snapctl get` from any uid 6855 - debian, snap: only static link libseccomp in snap-seccomp on 6856 ubuntu 6857 - all: snap versions are now validated 6858 - many: add nfs-home flag to system-key 6859 - snap: disallow layouts in various special directories 6860 - cmd/snap: add help for service commands. 6861 - devicestate: fix autopkgtest failure in 6862 TestDoRequestSerialErrorsOnNoHost 6863 - snap,interfaces: allow using bind-file layouts 6864 - many: move mount code to osutil 6865 - snap: understand directories in layout blacklist 6866 - snap: use custom unsquashfsStderrWriter for unsquashfs error 6867 detection 6868 - tests/main/user-data-handling: get rid of ordering bug 6869 - snap: exclude `gettimeofday` from `snap run --strace` 6870 - tests: check if snapd.socket is active before stoping it 6871 - snap: sort layout elements before validating 6872 - strutil: introducing MatchCounter 6873 - snap: detect unsquashfs write failures 6874 - spread: add missing ubuntu-18.04-arm64 to available autopkgtest 6875 machines 6876 - cmd/snap-confine: allow mounting anywhere, effectively 6877 - daemon: improve ucrednet code for the snap.socket 6878 - release, interfaces: add new release.AppArmorFeatures helper 6879 - snap: apply some golint suggestions 6880 - many: add interfaces.SystemKey() helper 6881 - tests: new snaps to test installs nightly 6882 - tests: skip alsa interface test when the system does not have any 6883 audio devices 6884 - debian/rules: workaround for 6885 https://github.com/golang/go/issues/23721 6886 - interfaces/apparmor: early support for snap-update-ns snippets 6887 - wrappers: cleanup enabled service sockets 6888 - cmd/snap-update-ns: large refactor / update of unit tests 6889 - interfaces/apparmor: remove leaked future layout code 6890 - many: allow constructing layouts (phase 1) 6891 - data/systemd: for debugging/testing use /etc/environment also for 6892 snap-repair runs 6893 - cmd/snap-confine: create lib/{gl,gl32,vulkan} under /var/lib/snapd 6894 and chown as root:root 6895 - overlord/configstate/config: make [GS]etSnapConfig use *RawMessage 6896 - daemon: refactor snapFooMany helpers a little 6897 - cmd/snap-confine: allow snap-update-ns to chown things 6898 - interfaces/apparmor: use a helper to set the scope 6899 - overlord/configstate/config: make SetSnapConfig delete on empty 6900 - osutil: make MkdirAllChown clean the path passed in 6901 - many: at seeding try to capture cloud information into core config 6902 under "cloud" 6903 - cmd/snap: add completion conversion helper to increase DRY 6904 - many: remove "content" argument from snaptest.MockSnap() 6905 - osutil: allow using many globs in EnsureDirState 6906 - cmd/snap-confine: fix read-only filesystem when mounting nvidia 6907 files in biarch 6908 - tests: use root path to /home/test/tmp to avoid lack of space 6909 issue 6910 - packaging: create /var/lib/snapd/lib/{gl,gl32,vulkan} as part of 6911 packaging 6912 - tests: update kill-timeout focused on making tests pass on boards 6913 - advisor: ensure commands.db has mode 0644 and add test 6914 - snap: improve validation of snap layouts 6915 - tests: ensure disabled services are masked 6916 - interfaces/desktop-legacy,unity7: support gtk2/gvfs gtk_show_uri() 6917 - systemd, wrappers: start all snap services in one systemctl call 6918 - mir: software clients need access to shared memory /dev/shm/#* 6919 - snap: add support for `snap advise-snap pkgName` 6920 - snap: fix command-not-found on core devices 6921 - tests: new spead test for openvswitch-support interface 6922 - tests: add integration for local snap licenses 6923 - config: add (Get|Set)SnapConfig to do bulk config e.g. from 6924 snapshots 6925 - cmd/snap: display snap license information 6926 - tests: enable content sharing test for $SNAP 6927 - osutil: add ContextWriter and RunWithContext helpers. 6928 - osutil: add DirExists and IsDirNotExist 6929 6930 -- Michael Vogt <michael.vogt@ubuntu.com> Sat, 24 Mar 2018 08:48:35 +0100 6931 6932 snapd (2.31.2~14.04) trusty; urgency=medium 6933 6934 * New upstream release, LP: #1745217 6935 - many: add the snapd-generator 6936 - polkit: ensure error is properly set if dialog is dismissed 6937 - xdgopenproxy: integrate xdg-open implementation into snapctl 6938 - userd: add an OpenFile method for launching local files with xdg- 6939 open 6940 - configstate: when disable "ssh" we must disable the "sshd" 6941 service 6942 - many: remove snapd.refresh.{timer,service} 6943 - interfaces/builtin: allow MM to access login1 6944 - timeutil: account for 24h wrap when flattening clock spans 6945 - interfaces/screen-inhibit-control,network-status: fix dbus path 6946 and interface typos 6947 - systemd, wrappers: start all snap services in one systemctl 6948 call 6949 - tests: disable interfaces-location-control on s390x 6950 6951 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 09 Mar 2018 11:11:31 +0100 6952 6953 snapd (2.31.1~14.04) trusty; urgency=medium 6954 6955 * New upstream release, LP: #1745217 6956 - tests: multiple autopkgtest related fixes for 18.04 6957 - overlord/snapstate: use spread in the default refresh schedule 6958 - timeutil: fix scheduling on nth weekday of the month 6959 - interfaces: miscellaneous policy updates for home, opengl, time- 6960 control, network, et al 6961 - cmd/snap: use proper help strings for `snap userd --help` 6962 - interfaces/time-control,netlink-audit: adjust for util-linux 6963 compiled with libaudit 6964 - rules: do not static link on powerpc 6965 - packaging: revert LDFLAGS rewrite again after building snap- 6966 seccomp 6967 - store: revert PR#4532 and do not display displayname 6968 - daemon: allow `snapctl get` from any uid 6969 - debian, snap: only static link libseccomp in snap-seccomp on 6970 ubuntu 6971 - daemon: improve ucrednet code for the snap.socket 6972 6973 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 20 Feb 2018 17:30:19 +0100 6974 6975 snapd (2.31~14.04) trusty; urgency=medium 6976 6977 * New upstream release, LP: #1745217 6978 - cmd/snap-confine: allow snap-update-ns to chown things 6979 - cmd/snap-confine: fix read-only filesystem when mounting nvidia 6980 files in biarch 6981 - packaging: create /var/lib/snapd/lib/{gl,gl32,vulkan} as part of 6982 packaging 6983 - advisor: ensure commands.db has mode 0644 and add test 6984 - interfaces/desktop-legacy,unity7: support gtk2/gvfs gtk_show_uri() 6985 - snap: improve validation of snap layoutsRules for validating 6986 layouts: 6987 - snap: fix command-not-found on core devices 6988 - cmd/snap: display snap license information 6989 - tests: enable content sharing test for $SNAP 6990 - userd: add support for a simple UI that can be used from userd 6991 - snap-confine/nvidia: Support legacy biarch trees for GLVND systems 6992 - tests: generic detection of gadget and kernel snaps 6993 - cmd/snap-update-ns: refactor and improve Change.Perform to handle 6994 EROFS 6995 - cmd/snap: improve output when snaps were found in a section or the 6996 section is invalid 6997 - cmd/snap-confine,tests: hide message about stale base snap 6998 - cmd/snap-mgmt: fix out of source tree build 6999 - strutil/quantity: new package that exports formatFoo (from 7000 progress) 7001 - cmd/snap: snap refresh --time with new and legacy schedules 7002 - state: unknown tasks handler 7003 - cmd/snap-confine,data/systemd: fix removal of snaps inside LXD 7004 - snap: add io.snapcraft.Settings to `snap userd` 7005 - spread: remove more EOLed releases 7006 - snap: tidy up top-level help output 7007 - snap: fix race in `snap run --strace` 7008 - tests: update "searching" test to match store changes 7009 - store: use the "publisher" when populating the "publisher" field 7010 - snap: make `snap find --section` show all sections 7011 - tests: new test to validate location control interface 7012 - many: add new `snap refresh --amend <snap>` command 7013 - tests/main/kernel-snap-refresh-on-core: skip the whole test if 7014 edge and stable are the same version 7015 - tests: set test kernel-snap-refresh-on-core to manual 7016 - tests: new spread test for interface gpg-keys 7017 - packaging/fedora: Merge changes from Fedora Dist-Git plus trivial 7018 fix 7019 - interfaces: miscellaneous policy updates 7020 - interfaces/builtin: Replace Solus support with GLVND support 7021 - tests/main/kernel-snap-refresh-on-core: do not fail if edge and 7022 stable kernels are the same version 7023 - snap: add `snap run --strace` to be able to strace snap apps 7024 - tests: new spread test for ssh-keys interface 7025 - errtracker: include detected virtualisation 7026 - tests: add new kernel refresh/revert test for spread-cron 7027 - interfaces/builtin: blacklist zigbee dongle 7028 - cmd/snap-confine: discard stale mount namespaces 7029 - cmd: remove unused execArg0/execEnv 7030 - snap,interfaces/mount: disallow nobody/nogroup 7031 - cmd/snap: improve `snap aliases` output when no aliases are 7032 defined 7033 - tests/lib/snaps/test-snapd-service: refactor service reload 7034 - tests: new spread test for gpg-public-keys interface 7035 - tests: new spread test for ssh-public-keys interface 7036 - spread: setup machine creation on Linode 7037 - interfaces/builtin: allow introspecting UDisks2 7038 - interfaces/builtin: add support for content "source" section 7039 - tests: new spread test for netlink-audit interface 7040 - daemon: avoid panic'ing building an error response w/no snaps 7041 given 7042 - interfaces/mount,snap: early support for snap layouts 7043 - daemon: unlock state even if RefreshSchedule() fails 7044 - arch: add "armv8l" to ubuntuArchFromKernelArch table 7045 - tests: fix for test interface-netlink-connector 7046 - data/dbus: add AssumedAppArmorLabel=unconfined 7047 - advisor: use forked bolt to make it work on ppc 7048 - overlord/snapstate: record the 'kind' of conflicting change 7049 - dirs: fix snap mount dir on Manjaro 7050 - overlord/{snapstate,configstate}, daemon: introduce refresh.timer, 7051 fallback to refresh.schedule 7052 - config: add support for `snap set core proxy.no_proxy=...` 7053 - snap-mgmt: extend spread tests, stop, disable and cleanup snap 7054 services 7055 - spread.yaml: add fedora 27 7056 - cmd/snap-confine: allow snap-update-ns to poke writable holes in 7057 $SNAP 7058 - packaging/14.04: move linux-generic-lts-xenial to recommends 7059 - osutil/sys: ppc has 32-bit getuid already 7060 - snapstate: make no autorefresh message clearer 7061 - spread: try to enable Fedora once more 7062 - overlord/snapstate: do a minimal sanity check on containers 7063 - configcore: ensure config.txt has a final newline 7064 - cmd/libsnap-confine-private: print failed mount/umount regardless 7065 of SNAP_CONFINE_DEBUG 7066 - debian/tests: add missing autopkgtest test dependencies for debian 7067 - image: port ini handling to goconfigparser 7068 - tests/main/snap-service-after-before: add test for after/before 7069 service ordering 7070 - tests: enabling opensuse for tests 7071 - tests: update auto-refresh-private to match messages from current 7072 master 7073 - dirs: check if distro 'is like' fedora when picking path to 7074 libexecdir 7075 - tests: fix "job canceled" issue and improve cleanup for snaps 7076 - cmd/libsnap-confine-private: add debug build of libsnap-confine- 7077 private.a, link it into snap-confine-debug 7078 - vendor: remove x/sys/unix to fix builds on arm64 and powerpc 7079 - image: let consume snapcraft export-login files from tooling 7080 - interfaces/mir: allow Wayland socket and non-root sockets 7081 - interfaces/builtin: use snap.{Plug,Slot}Info over 7082 interfaces.{Plug,Slot} 7083 - tests: add simple snap-mgmt test 7084 - wrappers: autogenerate After/Before in systemd's service files for 7085 apps 7086 - snap: add usage hints in `snap download` 7087 - snap: provide more meaningful errors for installMany and friends 7088 - cmd/snap: show header/footer when `snap find` is used without 7089 arguments 7090 - overlord/snapstate: for Enable's tasks refer to the first task 7091 with snap-setup, do not duplicate 7092 - tests: add hard-coded fully expired macaroons to run related tests 7093 - cmd/snap-update-ns: new test features 7094 - cmd/snap-update-ns: we don't want to bind mount symlinks 7095 - interfaces/mount: test OptsToCommonFlags, filter out x-snapd. 7096 options 7097 - cmd/snap-update-ns: untangle upcoming cyclic initialization 7098 - client, daemon: update user's email when logging in with new 7099 account 7100 - tests: ensure snap-confine apparmor profile is parsable 7101 - snap: do not leak internal errors on install/refresh etc 7102 - snap: fix missing error check when multiple snaps are refreshed 7103 - spread: trying to re-enable tests on Fedora 7104 - snap: fix gadget.yaml parsing for multi volume gadgets 7105 - snap: give the snap.Container interface a Walk method 7106 - snap: rename `snap advise-command` to `snap advise-snap --command` 7107 - overlord/snapstate: no refresh just for hints if there was a 7108 recent regular full refresh 7109 - progress: switch ansimeter's Spin() to use a spinner 7110 - snap: support `command-not-found` symlink for `snap advise- 7111 command` 7112 - daemon: store email, ID and macaroon when creating a new user 7113 - snap: app startup after/before validation 7114 - timeutil: refresh timer take 2 7115 - store, daemon/api: Rename MyAppsServer, point to 7116 dashboard.snapcraft.io instead 7117 - tests: use "quiet" helper instead of "dnf -q" to get errors on 7118 failures 7119 - cmd/snap-update-ns: improve mocking for tests 7120 - many: implement the advisor backend, populate it from the store 7121 - tests: make less calls to the package manager 7122 - tests/main/confinement-classic: enable the test on Fedora 7123 - snap: do not leak internal network errors to the user 7124 - snap: use stdout instead of stderr for "fetching" message 7125 - tests: fix test whoami, share successful_login.exp 7126 - many: refresh with appropriate creds 7127 - snap: add new `snap advice-command` skeleton 7128 - tests: add test that ensures we never parse versions as numbers 7129 - overlord/snapstate: override Snapstate.UserID in refresh if the 7130 installing user is gone 7131 - interfaces: allow socket "shutdown" syscall in default profile 7132 - snap: print friendly message if `snap keys` is empty 7133 - cmd/snap-update-ns: add execWritableMimic 7134 - snap: make `snap info invalid-snap` output more user friendly 7135 - cmd/snap, tests/main/classic-confinement: fix snap-exec path when 7136 running under classic confinement 7137 - overlord/ifacestate: fix disable/enable cycle to setup security 7138 - snap: fix snap find " " output 7139 - daemon: add new polkit action to manage interfaces 7140 - packaging/arch: disable services when removing 7141 - asserts/signtool: support for building tools on top that fill- 7142 in/compute some headers 7143 - cmd: clarify "This leaves %s tracking %s." message 7144 - daemon: return "bad-query" error kind for store.ErrBadQuery 7145 - taskrunner/many: KnownTaskKinds helper 7146 - tests/main/interfaces-fuse_support: fix confinement, allow 7147 unmount, fix spread tests 7148 - snap: use the -no-fragments mksquashfs option 7149 - data/selinux: allow messages from policykit 7150 - tests: fix catalog-update wait loop 7151 - tests/lib/prepare-restore: disable rate limiting in journald 7152 - tests: change interfaces-fuse_support to be debug friendly 7153 - tests/main/postrm-purge: stop snapd before purge 7154 - This is an example of test log:https://paste.ubuntu.com/26215170/ 7155 - tests/main/interfaces-fuse_support: dump more debugging 7156 information 7157 - interfaces/dbus: adjust slot policy for listen, accept and accept4 7158 syscalls 7159 - tests: save the snapd-state without compression 7160 - tests/main/searching: handle changes in featured snaps list 7161 - overlord/snapstate: fix auto-refresh summary for 2 snaps 7162 - overlord/auth,daemon: introduce an explicit auth.ErrInvalidUser 7163 - interfaces: add /proc/partitions to system-observe (This addresses 7164 LP#1708527.) 7165 - tests/lib: introduce helpers for setting up /dev/random using 7166 /dev/urandom in project prepare 7167 - tests: new test for interface network status 7168 - interfaces: interfaces: also add an app/hook-specific udev RUN 7169 rule for hotplugging 7170 - tests: fix external backend for tests that need DEBUG output 7171 - tests: do not disable refresh timer on external backend 7172 - client: send all snap related bool json fields 7173 - interfaces/desktop,unity7: allow status/activate/lock of 7174 screensavers 7175 - tests/main: source mkpinentry.sh 7176 - tests: fix security-device-cgroups-serial-port test for rpi and db 7177 - cmd/snap-mgmt: add more directories for cleanup and refactor 7178 purge() code 7179 - snap: YAML and data structures for app before/after ordering 7180 - tests: set TRUST_TEST_KEYS=false for all the external backends 7181 - packaging/arch: install snap-mgmt tool 7182 - tests: add support on tests for cm3 gadget 7183 - interfaces/removable-media: also allow 'k' (lock) 7184 - interfaces: use ConnectedPlug/ConnectedSlot types (step 2) 7185 - interfaces: rename sanitize methods 7186 - devicestate: fix misbehaving test when using systemd-resolved 7187 - interfaces: added Ref() helpers, restored more detailed error 7188 message on spi iface 7189 - debian: make "gnupg" a recommends 7190 - interfaces/many: misc updates for default, browser-support, 7191 opengl, desktop, unity7, x11 7192 - interfaces: PlugInfo/SlotInfo/ConnectedPlug/ConnectedSlot 7193 attribute helpers 7194 - interfaces: update fixme comments 7195 - tests: make interfaces-snapd-control-with-manage more robust 7196 - userd: generalize dbusInterface 7197 - interfaces: use ConnectedPlug/ConnectedSlot types (step 1) 7198 - hookstate: add compat "configure-snapd" task. 7199 - config, overlord/snapstate, timeutil: rename ParseSchedule to 7200 ParseLegacySchedule 7201 - tests: adding tests for time*-control interfaces 7202 - tests: new test to check interfaces after reboot the system 7203 - cmd/snap-mgmt: fixes 7204 - packaging/opensuse-42.2: package and use snap-mgmt 7205 - corecfg: also "mask" services when disabling them 7206 - cmd/snap-mgmt: introduce snap-mgmt tool 7207 - configstate: simplify ConfigManager 7208 - interfaces: add gpio-memory-control interface 7209 - cmd: disable check-syntax-c 7210 - packaging/arch: add bash-completion as optional dependency 7211 - corecfg: rename package to overlord/configstate/configcore 7212 - wrappers: fix unit tests to use dirs.SnapMountDir 7213 - osutil/sys: reimplement getuid and chown with the right int type 7214 - interfaces-netlink-connector: fix sourcing snaps.sh 7215 7216 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 06 Feb 2018 09:42:47 +0100 7217 7218 snapd (2.30~14.04) trusty; urgency=medium 7219 7220 * New upstream release, LP: #1735344 7221 - tests: set TRUST_TEST_KEYS=false for all the external backends 7222 - tests: fix external backend for tests that need DEBUG output 7223 - tests: do not disable refresh timer on external backend 7224 - client: send all snap related bool json fields 7225 - interfaces: interfaces: also add an app/hook-specific udev RUN 7226 rule for hotplugging 7227 - interfaces/desktop,unity7: allow status/activate/lock of 7228 screensavers 7229 - tests/main: source mkpinentry.sh 7230 - devicestate: use a different nowhere domain 7231 - interfaces: add ssh-keys, ssh-public-keys, gpg-keys and gpg-public 7232 keys interfaces 7233 - interfaces/many: misc updates for default, browser-support, opengl, 7234 desktop, unity7, x11 7235 - devicestate: fix misbehaving test when using systemd-resolved 7236 - interfaces/removable-media: also allow 'k' (lock) 7237 - corecfg: also "mask" services when disabling them 7238 - tests: add support for autopkgtests on s390x 7239 - snapstate: support for pre-refresh hook 7240 - many: allow to configure core before it is installed 7241 - devicestate: fix unkeyed fields error 7242 - snap-confine: create mount target for lib32,vulkan on demand 7243 - snapstate: add support for refresh.schedule=managed 7244 - cmd/snap-update-ns: teach update logic to handle synthetic changes 7245 - many: remove configure-snapd task again and handle internally 7246 - snap: fix TestDirAndFileMethods() test to work with gccgo 7247 - debian: ensure /var/lib/snapd/lib/vulkan is available 7248 - cmd/snap-confine: use #include instead of bare include 7249 - snapstate: store userID in snapstate 7250 - snapd.dirs: add var/lib/snapd/lib/gl32 7251 - timeutil, overlod/snapstate: cleanup remaining pieces of timeutil 7252 weekday support 7253 - packaging/arch: install missing directories, manpages and version 7254 info 7255 - snapstate,store: store if a snap is a paid snap in the sideinfo 7256 - packaging/arch: pre-create snapd directories when packaging 7257 - tests/main/manpages: set LC_ALL=C as man may complain if the 7258 locale is unset or unsupported 7259 - repo: ConnectedPlug and ConnectedSlot types 7260 - snapd: fix handling of undo in the taskrunner 7261 - store: fix download caching and add integration test 7262 - snapstate: move autorefresh code into autoRefresh helper 7263 - snapctl: don't error out on start/stop/restart from configure hook 7264 during install or refresh 7265 - cmd/snap-update-ns: add planWritableMimic 7266 - deamon: don't omit responses, even if null 7267 - tests: add test for frame buffer interface 7268 - tests/lib: fix shellcheck errors 7269 - apparmor: generate the snap-confine re-exec profile for 7270 AppArmor{Partial,Full} 7271 - tests: remove obsolete workaround 7272 - snap: use existing files in `snap download` if digest/size matches 7273 - tests: merge pepare-project.sh into prepare-restore.sh 7274 - tests: cache snaps to $TESTSLIB/cache 7275 - tests: set -e, -o pipefail in prepare-restore.sh 7276 - apparmor: generate the snap-confine re-exec profile for 7277 AppArmor{Partial,Full} 7278 - cmd/snap-seccomp: fix uid/gid restrictions tests on Arch 7279 - tests: document and slightly refactor prepare/restore code 7280 - snapstate: ensure RefreshSchedule() gives accurate results 7281 - snapstate: add new refresh-hints helper and use it 7282 - spread.yaml,tests: move most of project-wide prepare/restore to 7283 separate file 7284 - timeutil: introduce helpers for weekdays and TimeOfDay 7285 - tests: adding new test for uhid interface 7286 - cmd/libsnap: fix parsing of empty mountinfo fields 7287 - overlord/devicestate: best effort to go to early full retries for 7288 registration on the like of DNS no host 7289 - spread.yaml: bump delta ref to 2.29 7290 - tests: adding test to test physical memory observe interface 7291 - cmd, errtracker: get rid of SNAP_DID_REEXEC environment 7292 - timeutil: remove support to parse weekday schedules 7293 - snap-confine: add workaround for snap-confine on 4.13/upstream 7294 - store: do not log the http body for catalog updates 7295 - snapstate: move catalogRefresh into its own helper 7296 - spread.yaml: fix shellcheck issues and trivial refactor 7297 - spread.yaml: move prepare-each closer to restore-each 7298 - spread.yaml: increase workers for opensuse to 3 7299 - tests: force delete when tests are restore to avoid suite failure 7300 - test: ignore /snap/README 7301 - interfaces/opengl: also allow read on 'revision' in 7302 /sys/devices/pci... 7303 - interfaces/screen-inhibit-control: fix case in screen inhibit 7304 control 7305 - asserts/sysdb: panic early if pointed to staging but staging keys 7306 are not compiled-in 7307 - interfaces: allow /bin/chown and fchownat to root:root 7308 - timeutil: include test input in error message in 7309 TestParseSchedule() 7310 - interfaces/browser-support: adjust base declaration for auto- 7311 connection 7312 - snap-confine: fix snap-confine under lxd 7313 - store: bit less aggressive retry strategy 7314 - tests: add new `fakestore new-snap-{declaration,revision}` helpers 7315 - cmd/snap-update-ns: add secureMkfileAll 7316 - snap: use field names when initializing composite literals 7317 - HACKING: fix path in snap install 7318 - store: add support for flags in ListRefresh() 7319 - interfaces: remove invalid plugs/slots from SnapInfo on 7320 sanitization. 7321 - debian: add missing udev dependency 7322 - snap/validate: extend socket validation tests 7323 - interfaces: add "refresh-schedule" attribute to snapd-control 7324 - interfaces/builtin/account_control: use gid owning /etc/shadow to 7325 setup seccomp rules 7326 - cmd/snap-update-ns: tweak changePerform 7327 - interfaces,tests: skip unknown plug/slot interfaces 7328 - tests: disable interfaces-network-control-tuntap 7329 - cmd: use a preinit_array function rather than parsing 7330 /proc/self/cmdline 7331 - interfaces/time*_control: explicitly deny noisy read on 7332 /proc/1/environ 7333 - cmd/snap-update-ns: misc cleanups 7334 - snapd: allow hooks to have slots 7335 - fakestore: add go-flags to prepare for `new-snap-declaration` cmd 7336 - interfaces/browser-support: add shm path for nwjs 7337 - many: add magic /snap/README file 7338 - overlord/snapstate: support completion for command aliases 7339 - tests: re-enable tun/tap test on Debian 7340 - snap,wrappers: add support for socket activation 7341 - repo: use PlugInfo and SlotInfo for permanent plugs/slots 7342 - tests/interfaces-network-control-tuntap: disable on debian- 7343 unstable for now 7344 - cmd/snap-confine: Loosen the NVIDIA Vulkan ICD glob 7345 - cmd/snap-update-ns: detect and report read-only filesystems 7346 - cmd/snap-update-ns: re-factor secureMkdirAll into 7347 secureMk{Prefix,Dir} 7348 - run-checks, tests/lib/snaps/: shellcheck fixes 7349 - corecfg: validate refresh.schedule when it is applied 7350 - tests: adjust test to match stderr 7351 - snapd: fix snap cookie bugs 7352 - packaging/arch: do not quote MAKEFLAGS 7353 - state: add change.LaneTasks helper 7354 - cmd/snap-update-ns: do not assume 'nogroup' exists 7355 - tests/lib: handle distro specific grub-editenv naming 7356 - cmd/snap-confine: Add missing bi-arch NVIDIA filesthe 7357 `/var/lib/snapd/lib/gl:/var/lib/snapd/lib/gl/vdpau` paths within 7358 - cmd: Support exposing NVIDIA Vulkan ICD files to the snaps 7359 - cmd/snap-confine: Implement full 32-bit NVIDIA driver support 7360 - packaging/arch: packaging update 7361 - cmd/snap-confine: Support bash as base runtime entry 7362 - wrappers: do not error on incorrect Exec= lines 7363 - interfaces: fix udev tagging for hooks 7364 - tests/set-proxy-store: exclude ubuntu-core-16 via systems: key 7365 - tests: new tests for network setup control and observe interfaces 7366 - osutil: add helper for obtaining group ID of given file path 7367 - daemon,overlord/snapstate: return snap-not-installed error in more 7368 cases 7369 - interfaces/builtin/lxd_support: allow discovering of host's os- 7370 release 7371 - configstate: add support for configure-snapd for 7372 snapstate.IgnoreHookError 7373 - tests: add a spread test for proxy.store setting together with 7374 store assertion 7375 - cmd/snap-seccomp: do not use group 'shadow' in tests 7376 - asserts/assertstest: fix use of hardcoded value when the passed 7377 or default keys should be used 7378 - interfaces/many: misc policy updates for browser-support, cups- 7379 control and network-status 7380 - tests: fix xdg-open-compat 7381 - daemon: for /v2/logs, 404 when no services are found 7382 - packaging/fedora: Merge changes from Fedora Dist-Git 7383 - cmd/snap-update-ns: add new helpers for mount entries 7384 - cmd/snap-confine: Respect biarch nature of libdirs 7385 - cmd/snap-confine: Ensure snap-confine is allowed to access os- 7386 release 7387 - cmd: fix re-exec bug with classic confinement for host snapd < 7388 2.28 7389 - interfaces/kmod: simplify loadModules now that errors are ignored 7390 - tests: disable xdg-open-compat test 7391 - tests: add test that checks core reverts on core devices 7392 - dirs: use alt root when checking classic confinement support 7393 without … 7394 - interfaces/kmod: treat failure to load module as non-fatal 7395 - cmd/snap-update-ns: fix golint and some stale comments 7396 - corecfg: support setting proxy.store if there's a matching store 7397 assertion 7398 - overlord/snapstate: toggle ignore-validation as needed as we do 7399 for channel 7400 - tests: fix security-device-cgroup* tests on devices with 7401 framebuffer 7402 - interfaces/raw-usb: match on SUBSYSTEM, not SUBSYSTEMS 7403 - interfaces: add USB interface number attribute in udev rule for 7404 serial-port interface 7405 - overlord/devicestate: switch to the new endpoints for registration 7406 - snap-update-ns: add missing unit test for desired/current profile 7407 handling 7408 - cmd/{snap-confine,libsnap-confine-private,snap-shutdown}: cleanup 7409 low-level C bits 7410 - ifacestate: make interfaces.Repository available via state cache 7411 - overlord/snapstate: cleanups around switch-snap* 7412 - cmd/snapd,client,daemon: display ignore-validation flag through 7413 the notes mechanism 7414 - cmd/snap-update-ns: add logging to snap-update-ns 7415 - many: have a timestamp on store assertions 7416 - many: lookup and use the URL from a store assertion if one is set 7417 for use 7418 - tests/test-snapd-service: fix shellcheck issues 7419 - tests: new test for hardware-random-control interface 7420 - tests: use `snap change --last=install` in snapd-reexec test 7421 - repo, daemon: use PlugInfo, SlotInfo 7422 - many: handle core configuration internally instead of using the 7423 core configure hook 7424 - tests: refactor and expand content interface test 7425 - snap-seccomp: skip in-kernel bpf tests for socket() in trusty/i386 7426 - cmd/snap-update-ns: allow Change.Perform to return changes 7427 - snap-confine: Support biarch Linux distribution confinement 7428 - partition/ubootenv: don't panic when uboot.env is missing the eof 7429 marker 7430 - cmd/snap-update-ns: allow fault injection to provide dynamic 7431 result 7432 - interfaces/mount: exspose mount.{Escape,Unescape} 7433 - snapctl: added long help to stop/start/restart command 7434 - cmd/snap-update-ns: create missing mount points automatically. 7435 - cmd: downgrade log message in InternalToolPath to Debugf() 7436 - tests: wait for service status change & file update in the test to 7437 avoid races 7438 - daemon, store: forward SSO invalid credentials errors as 401 7439 Unauthorized responses 7440 - spdx: fix for WITH syntax, require a license name before the 7441 operator 7442 - many: reorg things in preparation to make handling of the base url 7443 in store dynamic 7444 - hooks/configure: queue service restarts 7445 - cmd/snap: warn when a snap is not from the tracking channel 7446 - interfaces/mount: add support for parsing x-snapd.{mode,uid,gid}= 7447 - cmd/snap-confine: add detection of stale mount namespace 7448 - interfaces: add plugRef/slotRef helpers for PlugInfo/SlotInfo 7449 - tests: check for invalid udev files during all tests 7450 - daemon: use newChange() in changeAliases for consistency 7451 - servicestate: use taskset 7452 - many: add support for /home on NFS 7453 - packaging,spread: fix and re-enable opensuse builds 7454 7455 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Dec 2017 15:31:24 +0100 7456 7457 snapd (2.29.4~14.04) trusty; urgency=medium 7458 7459 * New upstream release, LP: #1726258 7460 - snap-confine: fix snap-confine under lxd 7461 - tests: disable classic-ubuntu-core-transition on i386 temporarily 7462 - many: reject bad plugs/slots 7463 - interfaces,tests: skip unknown plug/slot interfaces 7464 - store: enable "base" field from the store 7465 - packaging/fedora: Merge changes from Fedora Dist-Git 7466 7467 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 17 Nov 2017 22:55:09 +0100 7468 7469 snapd (2.29.3~14.04) trusty; urgency=medium 7470 7471 * New upstream release, LP: #1726258 7472 - daemon: cherry-picked /v2/logs fixes 7473 - cmd/snap-confine: Respect biarch nature of libdirs 7474 - cmd/snap-confine: Ensure snap-confine is allowed to access os- 7475 release 7476 - interfaces: fix udev tagging for hooks 7477 - cmd: fix re-exec bug with classic confinement for host snapd 7478 - tests: disable xdg-open-compat test 7479 - cmd/snap-confine: add slave PTYs and let devpts newinstance 7480 perform mediation 7481 - interfaces/many: misc policy updates for browser-support, cups- 7482 control and network-status 7483 - interfaces/raw-usb: match on SUBSYSTEM, not SUBSYSTEMS 7484 - tests: fix security-device-cgroup* tests on devices with 7485 framebuffer 7486 7487 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 09 Nov 2017 19:16:24 +0100 7488 7489 snapd (2.29.2~14.04) trusty; urgency=medium 7490 7491 * New upstream release, LP: #1726258 7492 - snapctl: disable stop/start/restart (2.29) 7493 - cmd/snap-update-ns: fix collection of changes made 7494 7495 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 03 Nov 2017 17:17:47 +0100 7496 7497 snapd (2.29.1~14.04) trusty; urgency=medium 7498 7499 * New upstream release, LP: #1726258 7500 - interfaces: fix incorrect signature of ofono DBusPermanentSlot 7501 - interfaces/serial-port: udev tag plugged slots that have just 7502 'path' via KERNEL 7503 - interfaces/hidraw: udev tag plugged slots that have just 'path' 7504 via KERNEL 7505 - interfaces/uhid: unconditionally add existing uhid device to the 7506 device cgroup 7507 - cmd/snap-update-ns: fix mount rules for font sharing 7508 - tests: disable refresh-undo test on trusty for now 7509 - tests: use `snap change --last=install` in snapd-reexec test 7510 - Revert " wrappers: fail install if exec-line cannot be re-written 7511 - interfaces: don't udev tag devmode or classic snaps 7512 - many: make ignore-validation sticky and send the flag with refresh 7513 requests 7514 7515 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 03 Nov 2017 07:25:17 +0100 7516 7517 snapd (2.29~14.04) trusty; urgency=medium 7518 7519 * New upstream release, LP: #1726258 7520 - interfaces/many: miscellaneous updates based on feedback from the 7521 field 7522 - snap-confine: allow reading uevents from any where in /sys 7523 - spread: add bionic beaver 7524 - debian: make packaging/ubuntu-14.04/copyright a real file again 7525 - tests: cherry pick the fix for services test into 2.29 7526 - cmd/snap-update-ns: initialize logger 7527 - hooks/configure: queue service restarts 7528 - snap-{confine,seccomp}: make @unrestricted fully unrestricted 7529 - interfaces: clean system apparmor cache on core device 7530 - debian: do not build static snap-exec on powerpc 7531 - snap-confine: increase sanity_timeout to 6s 7532 - snapctl: cherry pick service commands changes 7533 - cmd/snap: tell translators about arg names and descs req's 7534 - systemd: run all mount units before snapd.service to avoid race 7535 - store: add a test to show auth failures are forwarded by doRequest 7536 - daemon: convert ErrInvalidCredentials to a 401 Unauthorized error. 7537 - store: forward on INVALID_CREDENTIALS error as 7538 ErrInvalidCredentials 7539 - daemon: generate a forbidden response message if polkit dialog is 7540 dismissed 7541 - daemon: Allow Polkit authorization to cancel changes. 7542 - travis: switch to container based test runs 7543 - interfaces: reduce duplicated code in interface tests mocks 7544 - tests: improve revert related testing 7545 - interfaces: sanitize plugs and slots early in ReadInfo 7546 - store: add download caching 7547 - preserve TMPDIR and HOSTALIASES across snap-confine invocation 7548 - snap-confine: init all arrays with `= {0,}` 7549 - tests: adding test for network-manager interface 7550 - interfaces/mount: don't generate legacy per-hook/per-app mount 7551 profiles 7552 - snap: introduce structured epochs 7553 - tests: fix interfaces-cups-control test for cups-2.2.5 7554 - snap-confine: cleanup incorrectly created nvidia udev tags 7555 - cmd/snap-confine: update valid security tag regexp 7556 - cmd/libsnap: enable two stranded tests 7557 - cmd,packaging: enable apparmor on openSUSE 7558 - overlord/ifacestate: refresh all security backends on startup 7559 - interfaces/dbus: drop unneeded check for 7560 release.ReleaseInfo.ForceDevMode 7561 - dbus: ensure io.snapcraft.Launcher.service is created on re- 7562 exec 7563 - overlord/auth: continue for now supporting UBUNTU_STORE_ID if the 7564 model is generic-classic 7565 - snap-confine: add support for handling /dev/nvidia-modeset 7566 - interfaces/network-control: remove incorrect rules for tun 7567 - spread: allow setting SPREAD_DEBUG_EACH=0 to disable debug-each 7568 section 7569 - packaging: remove .mnt files on removal 7570 - tests: fix econnreset scenario when the iptables rule was not 7571 created 7572 - tests: add test for lxd interface 7573 - run-checks: use nakedret static checker to check for naked 7574 returns on long functions 7575 - progress: be more flexible in testing ansimeter 7576 - interfaces: fix udev rules for tun 7577 - many: implement our own ANSI-escape-using progress indicator 7578 - snap-exec: update tests to follow main_test pattern 7579 - snap: support "command: foo $ENV_STRING" 7580 - packaging: update nvidia configure options 7581 - snap: add new `snap pack` and use in tests 7582 - cmd: correctly name the "Ubuntu" and "Arch" NVIDIA methods 7583 - cmd: add autogen case for solus 7584 - tests: do not use http://canihazip.com/ which appears to be down 7585 - hooks: commands for controlling own services from snapctl 7586 - snap: refactor cmdGet.Execute() 7587 - interfaces/mount: make Change.Perform testable and test it 7588 - interfaces/mount,cmd/snap-update-ns: move change code 7589 - snap-confine: is_running_on_classic_distribution() looks into os- 7590 release 7591 - interfaces: misc updates for default, browser-support, home and 7592 system-observe 7593 - interfaces: deny lttng by default 7594 - interfaces/lxd: lxd slot implementation can also be an app snap 7595 - release,cmd,dirs: Redo the distro checks to take into account 7596 distribution families 7597 - cmd/snap: completion for alias and unalias 7598 - snap-confine: add new SC_CLEANUP and use it 7599 - snap: refrain from running filepath.Base on random strings 7600 - cmd/snap-confine: put processes into freezer hierarchy 7601 - wrappers: fail install if exec-line cannot be re-written 7602 - cmd/snap-seccomp,osutil: make user/group lookup functions public 7603 - snapstate: deal with snap user data in the /root/ directory 7604 - interfaces: Enhance full-confinement support for biarch 7605 distributions 7606 - snap-confine: Only attempt to copy/mount NVIDIA libs when NVIDIA 7607 is used 7608 - packaging/fedora: Add Fedora 26, 27, and Rawhide symlinks 7609 - overlord/snapstate: prefer a smaller corner case for doing the 7610 wrong thing 7611 - cmd/snap-repair: set user agent for snap-repair http requests 7612 - packaging: bring down the delta between 14.04 and 16.04 7613 - snap-confine: Ensure lib64 biarch directory is respected 7614 - snap-confine: update apparmor rules for fedora based base snaps 7615 - tests: Increase SNAPD_CONFIGURE_HOOK_TIMEOUT to 3 minutes to 7616 install real snaps 7617 - daemon: use client.Snap instead of map[string]interface{} for 7618 snaps. 7619 - hooks: rename refresh hook to post-refresh 7620 - git: make the .gitingore file a bit more targeted 7621 - interfaces/opengl: don't udev tag nvidia devices and use snap- 7622 confine instead 7623 - cmd/snap-{confine,update-ns}: apply mount profiles using snap- 7624 update-ns 7625 - cmd: update "make hack" 7626 - interfaces/system-observe: allow clients to enumerate DBus 7627 connection names 7628 - snap-repair: implement `snap-repair {list,show}` 7629 - dirs,interfaces: create snap-confine.d on demand when re-executing 7630 - snap-confine: fix base snaps on core 7631 - cmd/snap-repair: fix tests when running as root 7632 - interfaces: add Connection type 7633 - cmd/snap-repair: skip disabled repairs 7634 - cmd/snap-repair: prefer leaking unmanaged fds on test failure over 7635 closing random ones 7636 - snap-repair: make `repair` binary available for repair scripts 7637 - snap-repair: fix missing Close() in TestStatusHappy 7638 - cmd/snap-confine,packaging: import snapd-generated policy 7639 - cmd/snap: return empty document if snap has no configuration 7640 - snap-seccomp: run secondary-arch tests via gcc-multilib 7641 - snap: implement `snap {repair,repairs}` and pass-through to snap- 7642 repair 7643 - interfaces/builtin: allow receiving dbus messages 7644 - snap-repair: implement `snap-repair {done,skip,retry}` 7645 - data/completion: small tweak to snap completion snippet 7646 - dirs: fix classic support detection 7647 - cmd/snap-repair: integrate root public keys for repairs 7648 - tests: fix ubuntu core services 7649 - tests: add new test that checks that the compat snapd-xdg-open 7650 works 7651 - snap-confine: improve error message if core/u-core cannot be found 7652 - tests: only run tests/regression/nmcli on amd64 7653 - interfaces: mount host system fonts in desktop interface 7654 - interfaces: enable partial apparmor support 7655 - snapstate: auto-install missing base snaps 7656 - spread: work around temporary packaging issue in debian sid 7657 - asserts,cmd/snap-repair: introduce a mandatory summary for repairs 7658 - asserts,cmd/snap-repair: represent RepairID internally as an int 7659 - tests: test the real "xdg-open" from the core snap 7660 - many: implement fetching sections and package names periodically. 7661 - interfaces/network: allow using netcat as client 7662 - snap-seccomp, osutil: use osutil.AtomicFile in snap-seccomp 7663 - snap-seccomp: skip mknod syscall on arm64 7664 - tests: add trivial canonical-livepatch test 7665 - tests: add test that ensures that all core services are working 7666 - many: add logger.MockLogger() and use it in the tests 7667 - snap-repair: fix test failure in TestRepairHitsTimeout 7668 - asserts: add empty values check in HeadersFromPrimaryKey 7669 - daemon: remove unused installSnap var in test 7670 - daemon: reach for Overlord.Loop less thanks to overlord.Mock 7671 - snap-seccomp: manually resolve socket() call in tests 7672 - tests: change regex used to validate installed ubuntu core snap 7673 - cmd/snapctl: allow snapctl -h without a context (regression fix). 7674 - many: use snapcore/snapd/i18n instead of i18n/dumb 7675 - many: introduce asserts.NotFoundError replacing both ErrNotFound 7676 and store.AssertionNotFoundError 7677 - packaging: don't include any marcos in comments 7678 - overlord: use overlord.Mock in more tests, make sure we check the 7679 outcome of Settle 7680 - tests: try to fix staging tests 7681 - store: simplify api base url config 7682 - systemd: add systemd.MockJournalctl() 7683 - many: provide systemd.MockSystemctl() helper 7684 - tests: improve the listing test to not fail for e.g. 2.28~rc2 7685 - snapstate: give snapmgrTestSuite.settle() more time to settle 7686 - tests: fix regex to check core version on snap list 7687 - debian: update trusted account-keys check on 14.04 packaging 7688 - interfaces: add udev netlink support to hardware-observe 7689 - overlord: introduce Mock which enables to use Overlord.Settle for 7690 settle in many more places 7691 - snap-repair: execute the repair and capture logs/status 7692 - tests: run the tests/unit/go everywhere 7693 - daemon, snapstate: move ensureCore from daemon/api.go into 7694 snapstate.go 7695 - cmd/snap: get keys or root document 7696 - spread.yaml: turn suse to manual given that it's breaking master 7697 - many: configure store from state, reconfigure store at runtime 7698 - osutil: AtomicWriter (an io.Writer), and io.Reader versions of 7699 AtomicWrite* 7700 - tests: check for negative syscalls in runBpf() and skip those 7701 tests 7702 - docs: use abolute path in PULL_REQUEST_TEMPLATE.md 7703 - store: move device auth endpoint uris to config (#3831) 7704 7705 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 30 Oct 2017 16:22:26 +0100 7706 7707 snapd (2.28.5~14.04) trusty; urgency=medium 7708 7709 * New upstream release, LP: #1714984 7710 - snap-confine: cleanup broken nvidia udev tags 7711 - cmd/snap-confine: update valid security tag regexp 7712 - overlord/ifacestate: refresh udev backend on startup 7713 - dbus: ensure io.snapcraft.Launcher.service is created on re- 7714 exec 7715 - snap-confine: add support for handling /dev/nvidia-modeset 7716 - interfaces/network-control: remove incorrect rules for tun 7717 7718 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 13 Oct 2017 23:25:46 +0200 7719 7720 snapd (2.28.4~14.04) trusty; urgency=medium 7721 7722 * New upstream release, LP: #1714984 7723 - interfaces/opengl: don't udev tag nvidia devices and use snap- 7724 confine instead 7725 - debian: fix replaces/breaks for snap-xdg-open (thanks to apw!) 7726 7727 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 11 Oct 2017 19:40:57 +0200 7728 7729 snapd (2.28.3~14.04) trusty; urgency=medium 7730 7731 * New upstream release, LP: #1714984 7732 - interfaces/lxd: lxd slot implementation can also be an app 7733 snap 7734 7735 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 11 Oct 2017 08:20:26 +0200 7736 7737 snapd (2.28.2~14.04) trusty; urgency=medium 7738 7739 * New upstream release, LP: #1714984 7740 - interfaces: fix udev rules for tun 7741 - release,cmd,dirs: Redo the distro checks to take into account 7742 distribution families 7743 7744 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 10 Oct 2017 18:39:58 +0200 7745 7746 snapd (2.28.1~14.04) trusty; urgency=medium 7747 7748 * New upstream release, LP: #1714984 7749 - snap-confine: update apparmor rules for fedora based basesnaps 7750 - snapstate: rename refresh hook to post-refresh for consistency 7751 7752 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 27 Sep 2017 18:01:48 -0400 7753 7754 snapd (2.28~14.04) trusty; urgency=medium 7755 7756 * New upstream release, LP: #1714984 7757 - hooks: rename refresh to after-refresh 7758 - snap-confine: bind mount /usr/lib/snapd relative to snap-confine 7759 - cmd,dirs: treat "liri" the same way as "arch" 7760 - snap-confine: fix base snaps on core 7761 - hooks: substitute env vars when executing hooks 7762 - interfaces: updates for default, browser-support, desktop, opengl, 7763 upower and stub-resolv.conf 7764 - cmd,dirs: treat manjaro the same as arch 7765 - systemd: do not run auto-import and repair services on classic 7766 - packaging/fedora: Ensure vendor/ is empty for builds and fix spec 7767 to build current master 7768 - many: fix TestSetConfNumber missing an Unlock and other fragility 7769 improvements 7770 - osutil: adjust StreamCommand tests for golang 1.9 7771 - debian: improve package description 7772 - interfaces: add netlink kobject uevent to hardware observe 7773 - debian: update trusted account-keys check on 14.04 packaging 7774 - interfaces/network-{control,observe}: allow receiving 7775 kobject_uevent() messages 7776 - tests: fix lxd test for external backend 7777 - snap-confine,snap-update-ns: add -no-pie to fix FTBFS on 7778 go1.7,ppc64 7779 - corecfg: mock "systemctl" in all corecfg tests 7780 - tests: fix unit tests on Ubuntu 14.04 7781 - debian: add missing flags when building static snap-exec 7782 - many: end-to-end support for the bare base snap 7783 - overlord/snapstate: SetRootDir from SetUpTest, not in just some 7784 tests 7785 - store: have an ad-hoc method on cfg to get its list of uris for 7786 tests 7787 - daemon: let client decide whether to allow interactive auth via 7788 polkit 7789 - client,daemon,snap,store: add license field 7790 - overlord/snapstate: rename HasCurrent to IsInstalled, remove 7791 superfluous/misleading check from All 7792 - cmd/snap: SetRootDir from SetUpTest, not in just some individual 7793 tests. 7794 - systemd: rename snap-repair.{service,timer} to snapd.snap- 7795 repair.{service,timer} 7796 - snap-seccomp: remove use of x/net/bpf from tests 7797 - httputil: more naive per go version way to recreate a default 7798 transport for tls reconfig 7799 - cmd/snap-seccomp/main_test.go: add one more syscall for arm64 7800 - interfaces/opengl: use == to compare, not = 7801 - cmd/snap-seccomp/main_test.go: add syscalls for armhf and arm64 7802 - cmd/snap-repair: track and use a lower bound for the time for 7803 TLS checks 7804 - interfaces: expose bluez interface on classic OS 7805 - snap-seccomp: add in-kernel bpf tests 7806 - overlord: always try to get a serial, lazily on classic 7807 - tests: add nmcli regression test 7808 - tests: deal with __PNR_chown on aarch64 to fix FTBFS on arm64 7809 - tests: add autopilot-introspection interface test 7810 - vendor: fix artifact from manually editing vendor/vendor.json 7811 - tests: rename complexion to test-snapd-complexion 7812 - interfaces: add desktop and desktop-legacy 7813 interfaces/desktop: add new 'desktop' interface for modern DEs 7814 interfaces/builtin/desktop_test.go: use modern testing techniques 7815 interfaces/wayland: allow read on /etc/drirc for Plasma desktop 7816 interfaces/desktop-legacy: add new 'legacy' interface (currently 7817 for a11y and input) 7818 - tests: fix race in snap userd test 7819 - devices/iio: add read/write for missing sysfs entries 7820 - spread: don't set HTTPS?_PROXY for linode 7821 - cmd/snap-repair: check signatures of repairs from Next 7822 - env: set XDG_DATA_DIRS for wayland et.al. 7823 - interfaces/{default,account-control}: Use username/group instead 7824 of uid/gid 7825 - interfaces/builtin: use udev tagging more broadly 7826 - tests: add basic lxd test 7827 - wrappers: ensure bash completion snaps install on core 7828 - vendor: use old golang.org/x/crypto/ssh/terminal to build on 7829 powerpc again 7830 - docs: add PULL_REQUEST_TEMPLATE.md 7831 - interfaces: fix network-manager plug 7832 - hooks: do not error out when hook is optional and no hook handler 7833 is registered 7834 - cmd/snap: add userd command to replace snapd-xdg-open 7835 - tests: new regex used to validate the core version on extra snaps 7836 ass... 7837 - snap: add new `snap switch` command 7838 - tests: wait more and more debug info about fakestore start issues 7839 - apparmor,release: add better apparmor detection/mocking code 7840 - interfaces/i2c: adjust sysfs rule for alternate paths 7841 - interfaces/apparmor: add missing call to dirs.SetRootDir 7842 - cmd: "make hack" now also installs snap-update-ns 7843 - tests: copy files with less verbosity 7844 - cmd/snap-confine: allow using additional libraries required by 7845 openSUSE 7846 - packaging/fedora: Merge changes from Fedora Dist-Git 7847 - snapstate: improve the error message when classic confinement is 7848 not supported 7849 - tests: add test to ensure amd64 can run i386 syscall binaries 7850 - tests: adding extra info for fakestore when fails to start 7851 - tests: install most important snaps 7852 - cmd/snap-repair: more test coverage of filtering 7853 - squashfs: remove runCommand/runCommandWithOutput as we do not need 7854 it 7855 - cmd/snap-repair: ignore superseded revisions, filter on arch and 7856 models 7857 - hooks: support for refresh hook 7858 - Partial revert "overlord/devicestate, store: update device auth 7859 endpoints URLs" 7860 - cmd/snap-confine: allow reading /proc/filesystems 7861 - cmd/snap-confine: genearlize apparmor profile for various lib 7862 layout 7863 - corecfg: fix proxy.* writing and add integration test 7864 - corecfg: deal with system.power-key-action="" correctly 7865 - vendor: update vendor.json after (presumed) manual edits 7866 - cmd/snap: in `snap info`, don't print a newline between tracks 7867 - daemon: add polkit support to /v2/login 7868 - snapd,snapctl: decode json using Number 7869 - client: fix go vet 1.7 errors 7870 - tests: make 17.04 shellcheck clean 7871 - tests: remove TestInterfacesHelp as it breaks when go-flags 7872 changes 7873 - snapstate: undo a daemon restart on classic if needed 7874 - cmd/snap-repair: recover brand/model from 7875 /var/lib/snapd/seed/assertions checking signatures and brand 7876 account 7877 - spread: opt into unsafe IO during spread tests 7878 - snap-repair: update snap-repair/runner_test.go for API change in 7879 makeMockServer 7880 - cmd/snap-repair: skeleton code around actually running a repair 7881 - tests: wait until the port is listening after start the fake store 7882 - corecfg: fix typo in tests 7883 - cmd/snap-repair: test that redirects works during fetching 7884 - osutil: honor SNAPD_UNSAFE_IO for testing 7885 - vendor: explode and make more precise our golang.go/x/crypto deps, 7886 use same version as Debian unstable 7887 - many: sanitize NewStoreStack signature, have shared default store 7888 test private keys 7889 - systemd: disable `Nice=-5` to fix error when running inside lxd 7890 - spread.yaml: update delta ref to 2.27 7891 - cmd/snap-repair: use E-Tags when refetching a repair to retry 7892 - interfaces/many: updates based on chromium and mrrescue denials 7893 - cmd/snap-repair: implement most logic to get the next repair to 7894 run/retry in a brand sequence 7895 - asserts/assertstest: copy headers in SigningDB.Sign 7896 - interfaces: convert uhid to common interface and test cases 7897 improvement for time_control and opengl 7898 - many tests: move all panicing fake store methods to a common place 7899 - asserts: add store assertion type 7900 - interfaces: don't crash if content slot has no attributes 7901 - debian: do not build with -buildmode=pie on i386 7902 - wrappers: symlink completion snippets when symlinking binaries 7903 - tests: adding more debug information for the interfaces-cups- 7904 control … 7905 - apparmor: pass --quiet to parser on load unless SNAPD_DEBUG is set 7906 - many: allow and support serials signed by the 'generic' authority 7907 instead of the brand 7908 - corecfg: add proxy configuration via `snap set core 7909 proxy.{http,https,ftp}=...` 7910 - interfaces: a bunch of interfaces test improvement 7911 - tests: enable regression and completion suites for opensuse 7912 - tests: installing snapd for nested test suite 7913 - interfaces: convert lxd_support to common iface 7914 - interfaces: add missing test for camera interface. 7915 - snap: add support for parsing snap layout section 7916 - cmd/snap-repair: like for downloads we cannot have a timeout (at 7917 least for now), less aggressive retry strategies 7918 - overlord: rely on more conservative ensure interval 7919 - overlord,store: no piles of return args for methods gathering 7920 device session request params 7921 - overlord,store: send model assertion when setting up device 7922 sessions 7923 - interfaces/misc: updates for unity7/x11, browser- 7924 support, network-control and mount-observe 7925 interfaces/unity7,x11: update for NETLINK_KOBJECT_UEVENT 7926 interfaces/browser-support: update sysfs reads for 7927 newer browser versions, interfaces/network-control: rw for 7928 ieee80211 advanced wireless interfaces/mount-observe: allow read 7929 on sysfs entries for block devices 7930 - tests: use dnf --refresh install to avert stale cache 7931 - osutil: ensure TestLockUnlockWorks uses supported flock 7932 - interfaces: convert lxd to common iface 7933 - tests: restart snapd to ensure re-exec settings are applied 7934 - tests: fix interfaces-cups-control test 7935 - interfaces: improve and tweak bunch of interfaces test cases. 7936 - tests: adding extra worker for fedora 7937 - asserts,overlord/devicestate: support predefined assertions that 7938 don't establish foundational trust 7939 - interfaces: convert two hardware_random interfaces to common iface 7940 - interfaces: convert io_ports_control to common iface 7941 - tests: fix for upgrade test on fedora 7942 - daemon, client, cmd/snap: implement snap start/stop/restart 7943 - cmd/snap-confine: set _FILE_OFFSET_BITS to 64 7944 - interfaces: covert framebuffer to commonInterface 7945 - interfaces: convert joystick to common iface 7946 - interfaces/builtin: add the spi interface 7947 - wrappers, overlord/snapstate/backend: make link-snap clean up on 7948 failure. 7949 - interfaces/wayland: add wayland interface 7950 - interfaces: convert kvm to common iface 7951 - tests: extend upower-observe test to cover snaps providing slots 7952 - tests: enable main suite for opensuse 7953 - interfaces: convert physical_memory_observe to common iface 7954 - interfaces: add missing test for optical_drive interface. 7955 - interfaces: convert physical_memory_control to common iface 7956 - interfaces: convert ppp to common iface 7957 - interfaces: convert time-control to common iface 7958 - tests: fix failover test 7959 - interfaces/builtin: rework for avahi interface 7960 - interfaces: convert broadcom-asic-control to common iface 7961 - snap/snapenv: document the use of CoreSnapMountDir for SNAP 7962 - packaging/arch: drop patches merged into master 7963 - cmd: fix mustUnsetenv docstring (thanks to Chipaca) 7964 - release: remove default from VERSION_ID 7965 - tests: enable regression, upgrade and completion test suites for 7966 fedora 7967 - tests: restore interfaces-account-control properly 7968 - overlord/devicestate, store: update device auth endpoints URLs 7969 - tests: fix install-hook test failure 7970 - tests: download core and ubuntu-core at most once 7971 - interfaces: add common support for udev 7972 - overlord/devicestate: fix, don't assume that the serial is backed 7973 by a 1-key chain 7974 - cmd/snap-confine: don't share /etc/nsswitch from host 7975 - store: do not resume a download when we already have the whole 7976 thing 7977 - many: implement "snap logs" 7978 - store: don't call useDeltas() twice in quick succession 7979 - interfaces/builtin: add kvm interface 7980 - snap/snapenv: always expect /snap for $SNAP 7981 - cmd: mark arch as non-reexecing distro 7982 - cmd: fix tests that assume /snap mount 7983 - gitignore: ignore more build artefacts 7984 - packaging: add current arch packaging 7985 - interfaces/unity7: allow receiving media key events in (at least) 7986 gnome-shell 7987 - interfaces/many, cmd/snap-confine: miscellaneous policy updates 7988 - interfaces/builtin: implement broadcom-asic-control interface 7989 - interfaces/builtin: reduce duplication and remove cruft in 7990 Sanitize{Plug,Slot} 7991 - tests: apply underscore convention for SNAPMOUNTDIR variable 7992 - interfaces/greengrass-support: adjust accesses now that have 7993 working snap 7994 - daemon, client, cmd/snap: implement "snap services" 7995 - tests: fix refresh tests not stopping fake store for fedora 7996 - many: add the interface command 7997 - overlord/snapstate/backend: some copydata improvements 7998 - many: support querying and completing assertion type names 7999 - interfaces/builtin: discard empty Validate{Plug,Slot} 8000 - cmd/snap-repair: start of Runner, implement first pass of Peek 8001 and Fetch 8002 - tests: enable main suite on fedora 8003 - snap: do not always quote the snap info summary 8004 - vendor: update go-flags to address crash in "snap debug" 8005 - interfaces: opengl support pci device and vendor 8006 - many: start implenting "base" snap type on the snapd side 8007 - arch,release: map armv6 correctly 8008 - many: expose service status in 'snap info' 8009 - tests: add browser-support interface test 8010 - tests: disable snapd-notify for the external backend 8011 - interfaces: Add /run/uuid/request to openvswitch 8012 - interfaces: add password-manager-service implicit classic 8013 interface 8014 - cmd: rework reexec detection 8015 - cmd: fix re-exec bug when starting from snapd 2.21 8016 - tests: dependency packages installed during prepare-project 8017 - tests: remove unneeded check for re-exec in InternalToolPath() 8018 - cmd,tests: fix classic confinement confusing re-execution code 8019 - store: configurable base api 8020 - tests: fix how package lists are updated for opensuse and fedora 8021 8022 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 25 Sep 2017 12:08:10 -0400 8023 8024 snapd (2.27.6~14.04) trusty; urgency=medium 8025 8026 * New upstream release, LP: #1703798: 8027 - interfaces: add udev netlink support to hardware-observe 8028 - interfaces/network-{control,observe}: allow receiving 8029 kobject_uevent() messages 8030 8031 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 07 Sep 2017 10:22:18 +0200 8032 8033 snapd (2.27.5~14.04) trusty; urgency=medium 8034 8035 * New upstream release, LP: #1703798: 8036 - interfaces: fix network-manager plug regression 8037 - hooks: do not error when hook handler is not registered 8038 - interfaces/alsa,pulseaudio: allow read on udev data for sound 8039 - interfaces/optical-drive: read access to udev data for /dev/scd* 8040 - interfaces/browser-support: read on /proc/vmstat and misc udev 8041 data 8042 8043 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 30 Aug 2017 07:43:20 +0200 8044 8045 snapd (2.27.4~14.04) trusty; urgency=medium 8046 8047 * New upstream release, LP: #1703798: 8048 - snap-seccomp: add secondary arch for unrestricted snaps as well 8049 8050 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 24 Aug 2017 08:51:22 +0200 8051 8052 snapd (2.27.3~14.04) trusty; urgency=medium 8053 8054 * New upstream release, LP: #1703798: 8055 - systemd: disable `Nice=-5` to fix error when running inside lxdSee 8056 https://bugs.launchpad.net/snapd/+bug/1709536 8057 8058 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 18 Aug 2017 15:50:59 +0200 8059 8060 snapd (2.27.2~14.04) trusty; urgency=medium 8061 8062 * New upstream release, LP: #1703798: 8063 - tests: remove TestInterfacesHelp as it breaks when go-flags 8064 changes 8065 - interfaces: don't crash if content slot has no attributes 8066 - debian: do not build with -buildmode=pie on i386 8067 - interfaces: backport broadcom-asic-control interface 8068 - interfaces: allow /usr/bin/xdg-open in unity7 8069 - store: do not resume a download when we already have the whole 8070 thing 8071 8072 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 16 Aug 2017 12:14:51 +0200 8073 8074 snapd (2.27.1~14.04) trusty; urgency=medium 8075 8076 * New upstream release, LP: #1703798: 8077 - tests: use dnf --refresh install to avert stale cache 8078 - tests: fix test failure on 14.04 due to old version of 8079 flock 8080 - updates for unity7/x11, browser-support, network-control, 8081 mount-observe 8082 - interfaces/unity7,x11: update for NETLINK_KOBJECT_UEVENT 8083 - interfaces/browser-support: update sysfs reads for 8084 newer browser versions 8085 - interfaces/network-control: rw for ieee80211 advanced wireless 8086 - interfaces/mount-observe: allow read on sysfs entries for block 8087 devices 8088 8089 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 14 Aug 2017 08:05:57 +0200 8090 8091 snapd (2.27~14.04) trusty; urgency=medium 8092 8093 * New upstream release, LP: #1703798 8094 - fix build failure on 32bit fedora 8095 - interfaces: add password-manager-service implicit classic interface 8096 - interfaces/greengrass-support: adjust accesses now that have working 8097 snap 8098 - interfaces/many, cmd/snap-confine: miscellaneous policy updates 8099 - interfaces/unity7: allow receiving media key events in (at least) 8100 gnome-shell 8101 - cmd: fix re-exec bug when starting from snapd 2.21 8102 - tests: restore interfaces-account-control properly 8103 - cmd: fix tests that assume /snap mount 8104 - cmd: mark arch as non-reexecing distro 8105 - snap-confine: don't share /etc/nsswitch from host 8106 - store: talk to api.snapcraft.io for purchases 8107 - hooks: support for install and remove hooks 8108 - packaging: fix Fedora support 8109 - tests: add bluetooth-control interface test 8110 - store: talk to api.snapcraft.io for assertions 8111 - tests: remove snapd before building from branch 8112 - tests: add avahi-observe interface test 8113 - store: orders API now checks if customer is ready 8114 - cmd/snap: snap find only searches stable 8115 - interfaces: updates default, mir, optical-observe, system-observe, 8116 screen-inhibit-control and unity7 8117 - tests: speedup prepare statement part 1 8118 - store: do not send empty refresh requests 8119 - asserts: fix error handling in snap-developer consistency check 8120 - systemd: add explicit sync to snapd.core-fixup.sh 8121 - snapd: generate snap cookies on startup 8122 - cmd,client,daemon: expose "force devmode" in sysinfo 8123 - many: introduce and use strutil.ListContains and also 8124 strutil.SortedListContains 8125 - assserts,overlord/assertstate: test we don't accept chains of 8126 assertions founded on a self-signed key coming externally 8127 - interfaces: enable access to bridge settings 8128 - interfaces: fix copy-pasted iio vs io in io-ports-control 8129 - cmd/snap-confine: various small fixes and tweaks to seccomp 8130 support code 8131 - interfaces: bring back seccomp argument filtering 8132 - systemd, osutil: rework systemd logs in preparation for services 8133 commands 8134 - tests: store /etc/systemd/system/snap-*core*.mount in snapd- 8135 state.tar.gz 8136 - tests: shellcheck improvements for tests/main tasks - first set of 8137 tests 8138 - cmd/snap: `--last` for abort and watch, and aliases 8139 (search→find, change→tasks) 8140 - tests: shellcheck improvements for tests/lib scripts 8141 - tests: create ramdisk if it's not present 8142 - tests: shellcheck improvements for nightly upgrade and regressions 8143 tests 8144 - snapd: fix for snapctl get panic on null config values. 8145 - tests: fix for rng-tools service not restarting 8146 - systemd: add snapd.core-fixup.service unit 8147 - cmd: avoid using current symlink in InternalToolPath 8148 - tests: fix timeout issue for test refresh core with hanging … 8149 - intefaces: control bridged vlan/ppoe-tagged traffic 8150 - cmd/snap: include snap type in notes 8151 - overlord/state: Abort() only visits each task once 8152 - tests: extend find-private test to cover more cases 8153 - snap-seccomp: skip socket() tests on systems that use socketcall() 8154 instead of socket() 8155 - many: support snap title as localized/title-cased name 8156 - snap-seccomp: deal with mknod on aarch64 in the seccomp tests 8157 - interfaces: put base policy fragments inside each interface 8158 - asserts: introduce NewDecoderWithTypeMaxBodySize 8159 - tests: fix snapd-notify when it takes more time to restart 8160 - snap-seccomp: fix snap-seccomp tests in artful 8161 - tests: fix for create-key task to avoid rng-tools service ramains 8162 alive 8163 - snap-seccomp: make sure snap-seccomp writes the bpf file 8164 atomically 8165 - tests: do not disable ipv6 on core systems 8166 - arch: the kernel architecture name is armv7l instead of armv7 8167 - snap-confine: ensure snap-confine waits some seconds for seccomp 8168 security profiles 8169 - tests: shellcheck improvements for tests/nested tasks 8170 - wrappers: add SyslogIdentifier to the service unit files. 8171 - tests: shellcheck improvements for unit tasks 8172 - asserts: implement FindManyTrusted as well 8173 - asserts: open up and optimize Encoder to help avoiding unnecessary 8174 copying 8175 - interfaces: simplify snap-confine by just loading pre-generated 8176 bpf code 8177 - tests: restart rng-tools services after few seconds 8178 - interfaces, tests: add mising dbus abstraction to system-observe 8179 and extend spread test 8180 - store: change main store host to api.snapcraft.io 8181 - overlord/cmdstate: new package for running commands as tasks. 8182 - spread: help libapt resolve installing libudev-dev 8183 - tests: show the IP from .travis.yaml 8184 - tests/main: use pkgdb function in more test cases 8185 - cmd,daemon: add debug command for displaying the base policy 8186 - tests: prevent quoting error on opensuse 8187 - tests: fix nightly suite 8188 - tests: add linode-sru backend 8189 - snap-confine: validate SNAP_NAME against security tag 8190 - tests: fix ipv6 disable for ubuntu-core 8191 - tests: extend core-revert test to cover bluez issues 8192 - interfaces/greengrass-support: add support for Amazon Greengrass 8193 as a snap 8194 - asserts: support timestamp and optional disabled header on repair 8195 - tests: reboot after upgrading to snapd on the -proposed pocket 8196 - many: fix test cases to work with different DistroLibExecDir 8197 - tests: reenable help test on ubuntu and debian systems 8198 - packaging/{opensuse,fedora}: allow package build with testkeys 8199 included 8200 - tests/lib: generalize RPM build support 8201 - interfaces/builtin: sync connected slot and permanent slot snippet 8202 - tests: fix snap create-key by restarting automatically rng-tools 8203 - many: switch to use http numeric statuses as agreed 8204 - debian: add missing Type=notify in 14.04 packaging 8205 - tests: mark interfaces-openvswitch as manual due to prepare errors 8206 - debian: unify built_using between the 14.04 and 16.04 packaging 8207 branch 8208 - tests: pull from urandom when real entropy is not enough 8209 - tests/main/manpages: install missing man package 8210 - tests: add refresh --time output check 8211 - debian: add missing "make -C data/systemd clean" 8212 - tests: fix for upgrade test when it is repeated 8213 - tests/main: use dir abstraction in a few more test cases 8214 - tests/main: check for confinement in a few more interface tests 8215 - spread: add fedora snap bin dir to global PATH 8216 - tests: check that locale-control is not present on core 8217 - many: snapctl outside hooks 8218 - tests: add whoami check 8219 - interfaces: compose the base declaration from interfaces 8220 - tests: fix spread flaky tests linode 8221 - tests,packaging: add package build support for openSUSE 8222 - many: slight improvement of some snap error messaging 8223 - errtracker: Include /etc/apparmor.d/usr.lib.snap-confine md5sum in 8224 err reports 8225 - tests: fix for the test postrm-purge 8226 - tests: restoring the /etc/environment and service units config for 8227 each test 8228 - daemon: make snapd a "Type=notify" daemon and notify when startup 8229 is done 8230 - cmd/snap-confine: add support for --base snap 8231 - many: derive implicit slots from interface meta-data 8232 - tests: add core revert test 8233 - tests,packaging: add package build support for Fedora for our 8234 spread setup 8235 - interfaces: move base declaration to the policy sub-package 8236 - tests: fix for snapd-reexec test cheking for restart info on debug 8237 log 8238 - tests: show available entropy on error 8239 - tests: clean journalctl logs on trusty 8240 - tests: fix econnreset on staging 8241 - tests: modify core before calling set 8242 - tests: add snap-confine privilege test 8243 - tests: add staging snap-id 8244 - interfaces/builtin: silence ptrace denial for network-manager 8245 - tests: add alsa interface spread test 8246 - tests: prefer ipv4 over ipv6 8247 - tests: fix for econnreset test checking that the download already 8248 started 8249 - httputil,store: extract retry code to httputil, reorg usages 8250 - errtracker: report if snapd did re-execute itself 8251 - errtracker: include bits of snap-confine apparmor profile 8252 - tests: take into account staging snap-ids for snap-info 8253 - cmd: add stub new snap-repair command and add timer 8254 - many: stop "snap refresh $x --channel invalid" from working 8255 - interfaces: revert "interfaces: re-add reverted ioctl and quotactl 8256 - snapstate: consider connect/disconnect tasks in 8257 CheckChangeConflict. 8258 - interfaces: disable "mknod |N" in the default seccomp template 8259 again 8260 - interfaces,overlord/ifacestate: make sure installing slots after 8261 plugs works similarly to plugs after slots 8262 - interfaces/seccomp: add bind() syscall for forced-devmode systems 8263 - packaging/fedora: Sync packaging from Fedora Dist-Git 8264 - tests: move static and unit tests to spread task 8265 - many: error types should be called FooError, not ErrFoo. 8266 - partition: add directory sync to the save uboot.env file code 8267 - cmd: test everything (100% coverage \o/) 8268 - many: make shell scripts shellcheck-clean 8269 - tests: remove additional setup for docker on core 8270 - interfaces: add summary to each interface 8271 - many: remove interface meta-data from list of connections 8272 - logger (& many more, to accommodate): drop explicit syslog. 8273 - packaging: import packaging bits for opensuse 8274 - snapstate,many: implement snap install --unaliased 8275 - tests/lib: abstract build dependency installation a bit more 8276 - interfaces, osutil: move flock code from interfaces/mount to 8277 osutil 8278 - cmd: auto import assertions only from ext4,vfat file systems 8279 - many: refactor in preparation for 'snap start' 8280 - overlord/snapstate: have an explicit code path last-refresh 8281 unset/zero => immediately refresh try 8282 - tests: fixes for executions using the staging store 8283 - tests: use pollinate to seed the rng 8284 - cmd/snap,tests: show the sha3-384 of the snap for snap info 8285 --verbose SNAP-FILE 8286 - asserts: simplify and adjust repair assertion definition 8287 - cmd/snap,tests: show the snap id if available in snap info 8288 - daemon,overlord/auth: store from model assertion wins 8289 - cmd/snap,tests/main: add confinement switch instead of spread 8290 system blacklisting 8291 - many: cleanup MockCommands and don't leave a process around after 8292 hookstate tests 8293 - tests: update listing test to the core version number schema 8294 - interfaces: allow snaps to use the timedatectl utility 8295 - packaging: Add Fedora packaging files 8296 - tests/libs: add distro_auto_remove_packages function 8297 - cmd/snap: correct devmode note for anomalous state 8298 - tests/main/snap-info: use proper pkgdb functions to install distro 8299 packages 8300 - tests/lib: use mktemp instead of tempfile to work cross-distro 8301 - tests: abstract common dirs which differ on distributions 8302 - many: model and expose interface meta-data. 8303 - overlord: make config defaults from gadget work also at first boot 8304 - interfaces/log-observe: allow using journalctl from hostfs for 8305 classic distro 8306 - partition,snap: add support for android boot 8307 - errtracker: small simplification around readMachineID 8308 - snap-confine: move rm_rf_tmp to test-utils. 8309 - tests/lib: introduce pkgdb helper library 8310 - errtracker: try multiple paths to read machine-id 8311 - overlord/hooks: make sure only one hook for given snap is executed 8312 at a time. 8313 - cmd/snap-confine: use SNAP_MOUNT_DIR to setup /snap inside the 8314 confinement env 8315 - tests: bump kill-timeout and remove quiet call on build 8316 - tests/lib/snaps: add a test store snap with a passthrough 8317 configure hook 8318 - daemon: teach the daemon to wait on active connections when 8319 shutting down 8320 - tests: remove unit tests task 8321 - tests/main/completion: source from /usr/share/bash-completion 8322 - assertions: add "repair" assertion 8323 - interfaces/seccomp: document Backend.NewSpecification 8324 - wrappers: make StartSnapServices cleanup any services that were 8325 added if a later one fails 8326 - overlord/snapstate: avoid creating command aliases for daemons 8327 - vendor: remove unused packages 8328 - vendor,partition: fix panics from uenv 8329 - cmd,interfaces/mount: run snap-update-ns and snap-discard-ns from 8330 core if possible 8331 - daemon: do not allow to install ubuntu-core anymore 8332 - wrappers: service start/stop were inconsistent 8333 - tests: fix failing tests (snap core version, syslog changes) 8334 - cmd/snap-update-ns: add actual implementation 8335 - tests: improve entropy also for ubuntu 8336 - cmd/snap-confine: use /etc/ssl from the core snap 8337 - wrappers: don't convert between []byte and string needlessly. 8338 - hooks: default timeout 8339 - overlord/snapstate: Enable() was ignoring the flags from the 8340 snap's state, resulting in losing "devmode" on disable/enable. 8341 - difs,interfaces/mount: add support for locking namespaces 8342 - interfaces/mount: keep track of kept mount entries 8343 - tests/main: move a bunch of greps over to MATCH 8344 - interfaces/builtin: make all interfaces private 8345 - interfaces/mount: spell unmount correctly 8346 - tests: allow 16-X.Y.Z version of core snap 8347 - the timezone_control interface only allows changing /etc/timezone 8348 and /etc/writable/timezone. systemd-timedated also updated the 8349 link of /etc/localtime and /etc/writable/localtime ... allow 8350 access to this file too 8351 - cmd/snap-confine: aggregate operations holding global lock 8352 - api, ifacestate: resolve disconnect early 8353 - interfaces/builtin: ensure we don't register interfaces twice 8354 8355 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Aug 2017 12:43:23 +0200 8356 8357 snapd (2.26.14~14.04) trusty; urgency=medium 8358 8359 * New upstream release, LP: #1690083 8360 - cmd: fix incorrect re-exec when starting from snapd 2.21 8361 8362 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 20 Jul 2017 13:52:05 +0200 8363 8364 snapd (2.26.13~14.04) trusty; urgency=medium 8365 8366 * New upstream release, LP: #1690083 8367 - cmd,tests: fix classic confinement confusing re-execution code 8368 - cmd: fix incorrect check check for re-exec in InternalToolPath() 8369 - snap-seccomp: add secondary arch for unrestricted snaps as well 8370 8371 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 18 Jul 2017 20:34:33 +0200 8372 8373 snapd (2.26.10~14.04) trusty; urgency=medium 8374 8375 * New upstream release, LP: #1690083 8376 - Fix snap-seccomp tests in artful/trusty on i386/s390x/aarch64 8377 8378 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 17 Jul 2017 11:58:26 +0200 8379 8380 snapd (2.26.9~14.04) trusty; urgency=medium 8381 8382 * New upstream release, LP: #1690083 8383 - statically link libseccomp in snap-seccomp to fix refresh issue 8384 on trusty 8385 8386 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 12 Jul 2017 08:27:14 +0200 8387 8388 snapd (2.26.8~14.04) trusty; urgency=medium 8389 8390 * New upstream release, LP: #1690083 8391 - Fix snap-seccomp tests in artful/trusty on i386/s390x/aarch64 8392 - add snapd.core-fixup.service unit 8393 - ensure re-exec uses the right internal tools 8394 8395 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 05 Jul 2017 07:48:22 +0200 8396 8397 snapd (2.26.6~14.04) trusty; urgency=medium 8398 8399 * New upstream release, LP: #1690083 8400 - interfaces: allow snaps to use the timedatectl utility in 8401 time-control 8402 8403 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 27 Jun 2017 08:38:15 +0100 8404 8405 snapd (2.26.5~14.04) trusty; urgency=medium 8406 8407 * New upstream release, LP: #1690083 8408 - backport of seccomp-bpf branch to the 2.26 release to ensure snap 8409 revert with new seccomp syntax works correctly 8410 8411 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 26 Jun 2017 15:31:08 +0100 8412 8413 snapd (2.26.4~14.04) trusty; urgency=medium 8414 8415 * New upstream release, LP: #1690083 8416 - partly revert aace15ab53 to unbreak core reverts 8417 - Revert "interfaces: re-add reverted ioctl and quotactl (revert 21bc6b9f)" 8418 - Disable "mknod |N" in the default seccomp template 8419 reasons outline in https://forum.snapcraft.io/t/snapd-2-25-blocked-because-of-revert-race-condition 8420 - errtracker: include bits of snap-confine apparmor profile 8421 - errtracker: report if snapd did re-execute itself 8422 8423 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 01 Jun 2017 18:50:52 +0200 8424 8425 snapd (2.26.3~14.04) trusty; urgency=medium 8426 8427 * New upstream release, LP: #1690083 8428 - cherry pick test fixes f0103a6, 9de5c8a, d7725a7 to make 8429 sure the image tests are updated for the changes in the 8430 `snap info core` output and the removal of the rsyslog 8431 package from core. 8432 8433 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 17 May 2017 11:31:56 +0200 8434 8435 snapd (2.26.2~14.04) trusty; urgency=medium 8436 8437 * New upstream release, LP: #1690083 8438 - cherry pick d444728 to make the uboot.env file parsing more 8439 robust 8440 8441 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 16 May 2017 18:37:07 +0200 8442 8443 snapd (2.26.1~14.04) trusty; urgency=medium 8444 8445 * New upstream release, LP: #1690083 8446 - store: fix panic error in auth 8447 - tests: the new ubuntu-image snap needs classic confinement, adjust 8448 tests 8449 - cmd/snap-confine: don't fail on pre 3.8 kernel 8450 8451 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 11 May 2017 21:44:27 +0200 8452 8453 snapd (2.26~14.04) trusty; urgency=medium 8454 8455 * New upstream release, LP: #1690083 8456 - timeutil: avoid panicking when the window is very small 8457 - image: fix go vet issue 8458 - overlord/ifacestate: don't spam logs with harmless auto-connect 8459 messages 8460 - interfaces/builtin: add network-status interface 8461 - interfaces/builtin: add online-accounts-service interface 8462 - interfaces/builtin: distribute code of touching allInterfaces 8463 - interfaces: API additions for interface hooks 8464 - interfaces/builtin: add storage-framework-service interface 8465 - tests: disable create-key test on ppc64el for artful (expect not 8466 working) 8467 - snap: make `snap prepare-image --extra-snaps` derive side info 8468 - tests: unify tests/{main/completion,completion}/lib.exp0 8469 - cmd/snap: tweak info channels output 8470 - interfaces: ensure that legacy interface methods are unused 8471 - packaging: cleanup how built-using is generated 8472 - tests: extend kernel-module-control interface test 8473 - interfaces/network: workaround Go's need for NETLINK_ROUTE with 8474 'net'. 8475 - cmd/snap-confine: use defensive argument parser 8476 - tests: add test for empty snap name on revert 8477 - overlord/hookstate: remove unused Context.timeout 8478 - tests: additional setup in docker test for core systems 8479 - configstate: return error if patch is invalid 8480 - interfaces: add random interface 8481 - store, daemon, client, cmd/snap: handle PASSWORD_POLICY_ERROR 8482 - cmd/snap, client: add "whoami" command 8483 - cmd/snap: iterate interface tab completion 8484 - snap: move locale-control to only be present on classic 8485 - interfaces/browser-support: deny read on squashfs backing files 8486 and LVM vg names 8487 - tests: wait for the docker socket to be listening 8488 - snap: add `snap refresh --time` option 8489 - tests: re-enable and moderninze /media sharing test 8490 - cmd: make rst2man optional 8491 - tests: remove quoting from [[ ]] when globs 8492 - interfaces: allow plugging DBus clients to introspect the slot 8493 service 8494 - packaging/ubuntu*/changelog: drop extra dash 8495 - snap-confine: init the ENTRY variable, coverity is unhappy 8496 otherwise 8497 - cmd/snap-confine/spread-tests: discard useless --version test 8498 - spread: add spread target qemu:debian-9-64 8499 - interfaces: mediate netlink sockets via seccomp 8500 - tests,cmd/snap-confine: port older snapd-discard-ns tests 8501 - cmd/snap-confine/tests: fix shellcheck on recently added files 8502 - tests/upgrade: force install core snap from beta for debian 8503 - overlord/snapstate/backend,interfaces/mount: move ns management 8504 code. 8505 - tests: extend network-control spread test to cope with network 8506 namespaces 8507 - tests: fail early in the spread suite if trying to run it inside a 8508 container 8509 - tests: set ownership of $PROJECT_PATH for the external backend 8510 - tests: specify the auto-refreshable snap being tested 8511 - many: fix tests with go1.8 / artful 8512 - fix for tests: debian does not have /snap/bin in secure_path so 8513 sudo 8514 - snap: support for snap tasks --last=... 8515 - cmd/snap-confine: remove obsolete debug message 8516 - address review feedback, add a lot of comments :-), call 8517 shellcheck on the completion scripts, fix a bug in compopt 8518 8519 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 11 May 2017 10:11:07 +0200 8520 8521 snapd (2.25~14.04) trusty; urgency=medium 8522 8523 * New upstream release, LP: #1686713 8524 - interfaces/default: allow mknod for regular files, pipes and 8525 sockets 8526 - many: use "SNAP.APP as ALIAS" instead of => when listing 8527 added/removed aliases 8528 - cmd/snap-confine: write current mount profile 8529 - cmd/snap-discard-ns: remove current profile when cleaning up 8530 - many: support debian in our CI 8531 - tests: tweak time for econnreset test a bit more 8532 - cmd/snap-confine: re-enable re-assciate fix for CE 8533 - many: aliases v2 cleanups 8534 - cmd/snap-confine: don't use apparmor if it is disabled on boot 8535 - many: implement `snap prefer <snap>` (aliases v2) 8536 - many: adjust /aliases and "snap aliases" to aliases v2, also some 8537 cleanup 8538 - snapstate: normalize gadget defaults 8539 - many: allow core refresh.schedule setting 8540 - many: show alias changes on snap alias/unalias (aliases v2) 8541 - client,cmd/snap: improve messaging on --devmode and --classic 8542 - many: implement `snap unalias <alias-or-snap>` (aliases v2) 8543 - store: retry on connection reset 8544 - interfaces/mount: add Change.Perform 8545 - tests: add openvswitch interface spread test 8546 - interfaces/i2c: allow modifying device-specific sysfs entries 8547 - interfaces: allow writing to /run/systemd/journal/stdout by 8548 default 8549 - tests: ensure travis fails early if static checks fail 8550 - store,daemon: make store interpret channel="" as stable in most 8551 cases 8552 - overlord/snapstate: make UpdateAliases idempotent, simplify the 8553 backend interface bits for aliases not used anymore (aliases v2) 8554 - many: implement snap alias <snap.app> <alias> (aliases v2) 8555 - snap-confine: add code to ensure that / or /snap is mounted 8556 "shared" 8557 - many: show available "tracks" in `snap info` 8558 - cmd/snap: make users Xauthority file available in snap environment 8559 - interfaces/mount: write current fstab files with mode 0644 8560 - overlord: switch to aliases v2 tasks for install/refresh etc ops 8561 plus transition 8562 - tests: parameterize gadget snap channel (#3117) 8563 - tests: copy .real profile as .real 8564 - tests: add empty initrd failover test 8565 - many: mount squashfs as read-only 8566 - cmd: make locking around namespaces explicit 8567 - tests: address review comments from #3186 8568 - tests: add dbus interface spread test 8569 - interfaces/mount: add ReadMountInfo and LoadMountInfo 8570 - snap: require snap name for 'revert' 8571 - overlord: maintain per-revision snapshots of snap configuration 8572 - tests: relax network-bind interface regexps 8573 - interfaces: re-add reverted ioctl and quotactl (revert 21bc6b9f) 8574 - store: retry once on hashsum mismatches in a Download() 8575 - interfaces/builtin: don't panic if content plug has nil attrs 8576 - interfaces/mount: pass mount.Profile to mount.NeededChanges 8577 - packaging: add `built-using` header for 16.04 packaging 8578 - interfaces: add media-hub interface 8579 - interfaces/builtin: allow full access to properties iface of the 8580 udisks service 8581 - tests: handle case when both .real and plain are present 8582 - interfaces/mount: add Change.String for readable output 8583 - tests: ensure we mock force dev mode as well to fix FTBFS in 8584 sbuild 8585 - store: add more logs around retry in download 8586 - interfaces/mount: add stub Change.{Needed,Perform} 8587 - tests: allow installing snapd from -proposed for SRU validation 8588 - interfaces/mount: parse mount options to map[string]string 8589 - snap: added tasks subcommand 8590 - tests: copy snap-confine apparmor profile into testbed 8591 - interfaces/mount: improve go identifier names of mountinfo, parse 8592 optional fields 8593 - Arch Linux wants to respect FHS 8594 (https://bugs.archlinux.org/task/53656), 8595 - daemon: do not set RemoveSnapPath flag when doing a try 8596 - debian: add maintscript helper to remove usr.lib.snapd.snap- 8597 confine in snap-confine 8598 - cmd/snap-confine: don't use plain "classic" term 8599 - cmd/snap-confine: set TMPDIR and TEMPDIR each time 8600 - many: fixes for `go vet` in go 1.7 8601 - tests: add kernel-module-control interface test 8602 - overlord/snapstate: introduce tasks for aliases v2 semantics with 8603 temporary names for now (aliases v2) 8604 - overlord/devicestate: switch to ssh-keygen for device key 8605 generation 8606 - snap: skip /dev/ram from auto-import assertions to make it less 8607 noisy (#3010) 8608 - interfaces: add kubernetes-support interface and adjust related 8609 interfaces (LP: #1664638) 8610 - tests: download previous snapd package from published versions 8611 instead of specific PPA 8612 - snap: run snap-confine from core if snap is also running from core 8613 - overlord/ifacestate: automatically rename connections on core snap 8614 - many: break the /aliases mutation API with a clean 400 (aliases 8615 v2) 8616 - interfaces/builting: allow read-only access to /sys/module 8617 - tests: add extra test after the core transition for snap get/set 8618 core 8619 - store: misc cleanups in tests 8620 - interfaces/mount: add parser for mountinfo entries 8621 - store: tests for unexpected EOF 8622 - tests: fix unity test 8623 - interfaces,overlord: log interface auto-connection failures 8624 - cmd/snap-update-ns: add C preamble for setns 8625 - interfaces: validate plug/slot uniqueness 8626 8627 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 28 Apr 2017 07:57:49 +0200 8628 8629 snapd (2.24~14.04) trusty; urgency=medium 8630 8631 * New upstream release, LP: #1681799: 8632 - interfaces/mount: add InfoEntry type 8633 - many: fix plug auto-connect during core transition 8634 - interfaces: fold network bind into core support with tests 8635 - .travis.yml: add option to make raw log less noisy 8636 - interfaces: adjust shm accesses to use 'm' for updated mmap kernel 8637 mediation 8638 - many: rename two core plugs that clash with slot names 8639 - snap-confine,browser-support: /dev/tty for snap-confine, misc 8640 browser-support for gnome-shell 8641 - store: add download test with EOF in the middle 8642 - tests: adjust to look for network-bind-plug 8643 - store: make hash error message more accurate 8644 - overlord/snapstate: simplify AliasesStatus down to just an 8645 AutoAliasesDisabled bool flag (aliases v2) 8646 - errtracker: never send errtracker reports when running under 8647 SNAPPY_TESTING 8648 - interfaces/repo: validate slot/plug names 8649 - daemon: Give the snap directories via GET /v2/system-info 8650 - interfaces/unity7: support unity messaging menu 8651 - interfaces/mount: add high-level Profile functions 8652 - git: ignore only the cmd/Makefile{,.in} 8653 - cmd: explicitly set _GNU_SOURCE and _FILE_OFFSET_BITS for xfs 8654 support 8655 - daemon: add desktop file location for app to the API 8656 - overlord,release: disable classic snap support when not possible 8657 - overlord: fix TestEnsureLoopPrune not to be so racy 8658 - many: abstract path to /bin/{true,false} 8659 - data/systemd: tweak data/systemd/Makefile to be slightly simpler 8660 - store: handle EOF via url.Error check 8661 - packaging: use templates for relevant systemd units 8662 - tests: run gccgo only on ubuntu-16.04-64 8663 - .travis.yml: remove travis matrix and do a single sequential run 8664 - overlord/state: make sure that setting to nil a state key is 8665 equivalent to deleting it 8666 - tests: fix incorrect shell expression 8667 - interfaces/mount: add OptsToFlags for converting arguments to 8668 syscall… 8669 - interfaces: add a joystick interface 8670 - tests: enable docker test for more ubuntu-core systems 8671 - tests: download and install additional dependencies when using 8672 prepackaged snapd 8673 - many: add support for partially static builds 8674 - interfaces: allow slot to introspect dbus-daemon in dbus 8675 interface, allow /usr/bin/arch by default 8676 - interfaces/mount: fix golint issues 8677 - interfaces/mount: add function for saving fstab-like file 8678 - osutil: introducing GetenvInt64, like GetenvBool but Int64er. 8679 - interfaces: drop udev tagging from framebuffer interface 8680 - snapstate: more helpers to work with aliases state (aliases 8681 v2) 8682 - interfaces/mount: add function for parsing fstab-like file 8683 - cmd: disable the re-associate fix as requested by jdstrand 8684 - overlord/snapstate: unlock/relock the state less, especially not 8685 across mutating the SnapState of a snap 8686 - interfaces: allow executing ld.so (needed with new AppArmor base 8687 abstraction) 8688 - interfaces/mount: add function for parsing mount entries 8689 - cmd: rework header check for xfs/xqm.h 8690 - cmd: add poky to the list of distros which don't support reexec 8691 - overlord: finish reorg, revert "be more conservative until we have 8692 cut 2.23.x" 8693 - cmd: select what socket to use in cmd/snap{,ctl} 8694 - overlord: remove snap config values when snap is removed 8695 - snapstate: introduce helper to apply to disk a alias states change 8696 for a snap (aliases v2) 8697 - configstate,hookstate: timeout the configure hook after 5 mins, 8698 report failures to the errtracker 8699 - interfaces/seccomp: add bind as part of the default seccomp policy 8700 for hooks 8701 - cmd: discard the C implementation of snap-update-ns 8702 - tests: remove stale apt proxy leftover from cloud-init 8703 - tests: move unity test to nightly suite 8704 - interfaces: add support for location-observe for 8705 dbus::ObjectManager session paths 8706 - boot: log error in KernelOrOsRebootRequired 8707 - interfaces: remove old API 8708 - interfaces: use udev spec 8709 - interfaces: convert systemd backend to new APIs 8710 - osutil: add BootID 8711 - tests: move docker test to new nightly suite 8712 - interfaces/mount: compute mount changes required to transition 8713 mount profiles 8714 - data/selinux: add context definition for snapctl 8715 - overlord: clean up organization under state packages 8716 - overlord: make sure all managers packages have *state.go with the 8717 main state manipulation/query APIs 8718 - interfaces: use spec in the dbus backend 8719 - store: download from authenticated URL if there is a device 8720 session set 8721 - tests: remove core_name variable 8722 - interfaces: rename thumbnailer to thumbnailer-service 8723 - interfaces: add chroot to base templates 8724 - asserts: remove some unused things 8725 - systemd: mount the squashfs with nodev 8726 - overlord: when shutting down assume errors might be due to 8727 cancellation so retry 8728 - cmd: rename all unit tests to $command/unit-test 8729 - cmd/snap: fix help string for version command 8730 - asserts: don't allow revocations with other items for the same 8731 developer 8732 - tests: skip lp-1644439 test on older kernels 8733 - interfaces: allow "sync" to be used by core support 8734 - assertstate,snapstate: have assertstate.AutoAliases use the 8735 "aliases" header 8736 - interfaces: allow writing config.txt.tmp in the core-support 8737 interface 8738 - tests: adjust network-bind test 8739 - interfaces: dbus backend spec 8740 - asserts: introduce a snap-declaration "aliases" header to list 8741 auto aliases with explicit targets 8742 - cmd: enable large file support 8743 - cmd/snap: handle missing snap-confine 8744 - cmd/snap-confine: re-associate with pid-1 mount namespace if 8745 required 8746 - cmd/libsnap: make mountinfo structures public 8747 - tests: fix interfaces-cups-control for zesty 8748 - misc: revert "Log if the system goes into ForceDevMode" 8749 - interfaces: seccomp tests cleanup 8750 - cmd: validate SNAP_NAME 8751 - interfaces: log if the system goes into ForceDevMode 8752 - tests: fix classic-ubuntu-core-transition race 8753 - interfaces: use apparmor spec in the apparmor backend 8754 - interfaces: alphabetize framebuffer in base decl and add it to 8755 all_test.go 8756 - tests: add ubuntu-core-16-32 system to the external backend and 8757 fix docker test 8758 - cmd/libsnap: simplify sc_string_quote default case 8759 - osutil: fix double expand in environment map code and add test 8760 - interfaces: extend location-control out-of-process provider 8761 support 8762 - cmd/snap-update-ns: use bidirectional lists for mount entries 8763 - tests: prevent automatic transition before setting the initial 8764 state of the test 8765 - release: detect if we are in ForcedDevMode by inspecting the 8766 kernel 8767 - tests: add core-snap-refresh test 8768 - interfaces: add maliit input method interface 8769 - interfaces: seccomp spec API tweaks for better tests 8770 - interfaces: updates for mir-kiosk in browser-support, mir, opengl, 8771 unity7 8772 - testutils: address review feedback from PR#2997 8773 - tests: specify the core version to be unsquashfs'ed in the 8774 failover tests 8775 - interfaces: use MockInfo in tests 8776 - cmd/libsnap: add sc_quote_string 8777 - cmd/snap-confine: use sc_do_umount everywhere 8778 - interfaces: add unity8 plug permissions 8779 - timeutil: a few helpers for the recurring events 8780 - asserts: implement snap-developer type 8781 - partition: deal with grub{,2}-editenv in tests 8782 - many: add new (hidden) `snap debug ensure-state-soon` command and 8783 use in tests 8784 - interfaces/builtin: small refactor of dbus tests 8785 - packaging, tests: use "systemctl list-unit-files --full" 8786 everywhere 8787 - many: some opensuse patches that are ready to go into master 8788 - packaging: add opensuse permissions files 8789 - client, daemon: move "snap list" name filtering into snapd. 8790 - interfaces: use seccomp specs 8791 - overlord/snapstate: small cleanup of 8792 ensureForceDevmodeDropsDevmodeFromState 8793 - interfaces/builtin/alsa: add read access to alsa state dir 8794 - interfaces: use spec in kmod backend, updated firewall_control, 8795 openvswitch_support, ppp 8796 - cmd/snap-confine: use sc_do_mount everywhere 8797 - tests: remove workaround for docker again, snap-declaration is 8798 fixed now 8799 - interfaces: interface to allow autopilot introspection 8800 8801 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 11 Apr 2017 13:31:46 +0200 8802 8803 snapd (2.23.6~14.04) trusty; urgency=medium 8804 8805 * New upstream release, LP: #1665608 8806 - cmd: use the most appropriate snap/snapctl sockets 8807 - tests: fix interfaces-cups-control for zesty 8808 - configstate,hookstate: timeout the configure hook after 5 mins, 8809 report failures 8810 - many: ignore configure hook failures on core refresh to ensure 8811 upgrades are always possible 8812 - snapstate: restart as needed if we undid unlinking aka relinked 8813 core or kernel snap 8814 8815 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 29 Mar 2017 15:30:32 +0200 8816 8817 snapd (2.23.1~14.04) trusty; urgency=medium 8818 8819 * New upstream release, LP: #1665608 8820 - packaging, tests: use "systemctl list-unit-files --full" 8821 everywhere 8822 - interfaces: fix default content attribute value 8823 - tests: do not nuke the entire snapd.conf.d dir when changing 8824 store settings 8825 - hookstate: run the right "snap" command in the hookmanager 8826 - snapstate: revert PR#2958, run configure hook again everywhere 8827 8828 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 08 Mar 2017 14:29:56 +0100 8829 8830 snapd (2.23~14.04) trusty; urgency=medium 8831 8832 * New upstream release, LP: #1665608 8833 - overlord: phase 2 with 2nd setup-profiles and hook done after 8834 restart for core installation 8835 - data: re-add snapd.refresh.{timer,service} with weekly schedule 8836 - interfaces: allow 'getent' by default with some missing dbs to 8837 various interfaces 8838 - overlord/snapstate: drop forced devmode 8839 - snapstate: disable running the configure hook on classic for the 8840 core snap 8841 - ifacestate: re-generate apparmor in InterfaceManager.initialize() 8842 - daemon: DevModeDistro does not imply snapstate.Flags{DevMode:true} 8843 - interfaces/bluez,network-manager: implement ConnectedSlot policy 8844 - cmd: add helpers for mounting / unmounting 8845 - snapstate: error in LinkSnap() if revision is unset 8846 - release: add linuxmint 18 to the non-devmode distros 8847 - cmd: fixes to run correctly on opensuse 8848 - interfaces: consistently use 'const' instead of 'var' for security 8849 policy 8850 - interfaces: miscellaneous policy updates for unity7, udisks2 and 8851 browser-support 8852 - interfaces/apparmor: compensate for kernel behavior change 8853 - many: only tweak core config if hook exists 8854 - overlord/hookstate: don't report a run hook output error without 8855 any context 8856 - cmd/snap-update-ns: move test data and helpers to new module 8857 - vet: fix vet error on mount test. 8858 - tests: empty init (systemd) failover test 8859 - cmd: add .indent.pro file to the tree 8860 - interfaces: specs for apparmor, seccomp, udev 8861 - wrappers/services: RemainAfterExit=yes for oneshot daemons w/ stop 8862 cmds 8863 - tests: several improvements to the nested suite 8864 - tests: do not use core for "All snaps up to date" check 8865 - cmd/snap-update-ns: add function for sorting mount entries 8866 - httputil: copy some headers over redirects 8867 - data/selinux: merge SELinux policy module 8868 - kmod: added Specification for kmod security backend 8869 - tests: failover test for rc.local crash 8870 - debian/tests: map snapd deb pockets to core snap channels for 8871 autopkgtest 8872 - many: switch channels on refresh if needed 8873 - interfaces/builtin: add /boot/uboot/config.txt access to core- 8874 support 8875 - release: assume higher version of supported distros will still 8876 work 8877 - cmd/snap-update-ns: add compare function for mount entries 8878 - tests: enable docker test 8879 - tests: bail out if core snap is not installed 8880 - interfaces: use mount.Entry instead of string snippets. 8881 - osutil: trivial tweaks to build ID support 8882 - many: display kernel version in 'snap version' 8883 - osutil: add package for reading Build-ID 8884 - snap: error when `snap list foo` is run and no snap is installed 8885 - cmd/snap-confine: don't crash if nvidia module is loaded but 8886 drivers are not available 8887 - tests: update listing test for latest core snap version update 8888 - overlord/hookstate/ctlcmd: helper function for creating a deep 8889 copy of interface attributes 8890 - interfaces: add a linux framebuffer interface 8891 - cmd/snap, store: change error messages to reflect latest UX doc 8892 - interfaces: initial unity8 interface 8893 - asserts: improved information about assertions format in the 8894 Decode doc comment 8895 - snapstate: ensure snapstate.CanAutoRefresh is nil in tests 8896 - mkversion.sh: Add support for taking the version as a parameter 8897 - interfaces: add an interface for use by thumbnailer 8898 - cmd/snap-confine: ensure that hostfs is root owned. 8899 - screen-inhibit-control: add methods for delaying screensavers 8900 - overlord: optional device registration and gadget support on 8901 classic 8902 - overlord: make seeding work also on classic, optionally 8903 - image,cmd/snap: refactoring and initial envvar support to use 8904 stores needing auth 8905 - tests: add libvirt interface spread test 8906 - cmd/libsnap: add helper for dropping permissions 8907 - interfaces: misc updates for network-control, firewall-control, 8908 unity7 and default policy 8909 - interfaces: allow recv* and send* by default, accept4 with accept 8910 and other cleanups 8911 - interfaces/builtin: add classic-support interface 8912 - store: use xdelta3 from core if available and not on the regular 8913 system 8914 - snap: add contact: line in `snap info` 8915 - interfaces/builtin: add network-setup-control which allows rw 8916 access to netplan 8917 - unity7: support missing signals and methods for status icons 8918 - cmd: autoconf for RHEL 8919 - cmd/snap-confine: look for PROCFS_SUPER_MAGIC 8920 - dirs: use the right snap mount dir for the distribution 8921 - many: differentiate between "distro" and "core" libexecdir 8922 - cmd: don't reexec on RHEL family 8923 - config: make helpers reusable 8924 - snap-exec: support nested environment variables in environment 8925 - release: add galliumos support 8926 - interfaces/builtin: more path options for serial 8927 - i18n: look into core snaps when checking for translations 8928 - tests: nested image testing 8929 - tests: add basic test for docker 8930 - hookstate,ifacestate: support snapctl set/get slot and plug attrs 8931 (step 3) 8932 - cmd/snap: add shell completion to connect 8933 - cmd: add functions to load/save fstab-like files 8934 - snap run: create "current" symlink in user data dir 8935 - cmd: autoconf for centos 8936 - tests: add more debug if ubuntu-core-upgrade fails 8937 - tests: increase service retries 8938 - packaging/ubuntu-14.04: inform user how to extend PATH with 8939 /snap/bin. 8940 - cmd: add helpers for working with mount/umount commands 8941 - overlord/snapstate: prepare for using snap-update-ns 8942 - cmd: use per-snap mount profile to populate the mount namespace 8943 - overlord/ifacestate: setup seccomp security on startup 8944 - interface/seccomp: sort combined snippets 8945 - release: don't force devmode on LinuxMint "serena" 8946 - tests: filter ubuntu-core systems for authenticated find-private 8947 test 8948 - interfaces/builtin/core-support: Allow modifying logind 8949 configuration from the core snap 8950 - tests: fix "snap managed" output check and suppress output from 8951 expect in the authenticated login tests 8952 - interfaces: shutdown: also allow shutdown/reboot/suspend via 8953 logind 8954 - cmd/snap-confine-tests: reformat test to pass shellcheck 8955 - cmd: add sc_is_debug_enabled 8956 - interfaces/mount: add dedicated mount entry type 8957 - interfaces/core-support: allow modifying systemd-timesyncd and 8958 sysctl configuration 8959 - snap: improve message after `snap refresh pkg1 pkg2` 8960 - tests: improve snap-env test 8961 - interfaces/io-ports-control: use /dev/port, not /dev/ports 8962 - interfaces/mount-observe: add quotactl with arg filtering (LP: 8963 #1626359) 8964 - interfaces/mount: generate per-snap mount profile 8965 - tests: add spread test for delta downloads 8966 - daemon: show "$snapname (delta)" in progress when downloading 8967 deltas 8968 - cmd: use safer functions in sc_mount_opt2str 8969 - asserts: introduce a variant of model assertions for classic 8970 systems 8971 - interfaces/core-support: allow modifying snap rsyslog 8972 configuration 8973 - interfaces: remove some syscalls already in the default policy 8974 plus comment cleanups 8975 - interfaces: miscellaneous updates for hardware-observe, kernel- 8976 module-control, unity7 and default 8977 - snap-confine: add the key for which hsearch_r fails 8978 - snap: improve the error message for `snap try` 8979 - tests: fix pattern and use MATCH in find-private 8980 - tests: stop tying setting up staging store access to the setup of 8981 the state tarball 8982 - tests: add regression spread test for #1660941 8983 - interfaces/default: don't allow TIOCSTI ioctl 8984 - interfaces: allow nice/setpriority to 0-19 values for calling 8985 process by default 8986 - tests: improve debug when the core transition test hangs 8987 - tests: disable ubuntu-core->core transition on ppc64el (its just 8988 too slow) 8989 - snapstate: move refresh from a systemd timer to the internal 8990 snapstate Ensure() 8991 - tests/lib/fakestore/refresh: some more info when we fail to copy 8992 asserts 8993 - overlord/devicestate: backoff between retries if the server seems 8994 to have refused the serial-request 8995 - image: check kernel/gadget publisher vs model brand, warn on store 8996 disconnected snaps 8997 - vendor: move gettext.go back to github.com/ojii/gettext.go 8998 - store: retry on 502 http response as well 8999 - tests: increase snap-service kill-timeout 9000 - store,osutil: use new osutil.ExecutableExists(exe) check to only 9001 use deltas if xdelta3 is present 9002 - cmd: fix autogen.sh on fedora 9003 - overlord/devicemgr: fix test: setup account-key before using the 9004 key for signing 9005 - cmd: add /usr/local/* to PATH 9006 - cmd: add sc_string_append 9007 - asserts: support for correctly suggesting format 2 for snap- 9008 declaration 9009 - interfaces: port mount backend to new APIs, unify content of per 9010 app/hook profiles 9011 - overlord/devicestate: implement policy about gadget and kernel 9012 matching the model 9013 - interfaces: allow sched_setscheduler again by default 9014 - debian: update breaks/replaces for snap-confine->snapd 9015 - debian: move the snap-confine packaging into snapd 9016 - 14.04/integrationtests: rely on upstart to restart ssh. 9017 - store: enable download deltas on classic by default 9018 - spread: add unit suite 9019 - snapctl: add config in client to disable auth and use it in 9020 snapctl 9021 - overlord/ifacestate: register all security backends with the 9022 repository 9023 - overlord,tests: have enable/disable affect security profiles 9024 - tests: install ubuntu-core from the same channel as core 9025 - overlord: move configstate.Transaction into config package 9026 - seccomp-support.c: add PF_* domains which can be used instead of 9027 AF_* 9028 - store: always log retry summary when SNAPD_DEBUG is set 9029 - tests: parameterize kernel snap channel 9030 - snapenv: do not append ":" to the SNAP_LIBRARY_PATH 9031 - interfaces/builtin: refine the content interface rules using $SLOT 9032 - asserts,interfaces/policy: add support for 9033 $SLOT()/$PLUG()/$MISSING in *-attributes constraintsThis adds 9034 support for $SLOT(arg), $PLUG(arg) and $MISSING attribute 9035 constraints in plugs and slots rules in snap-declarations: 9036 - cmd/snap-confine: add snap-confine command line parser module 9037 - tests: remove (some) garbage files found by restore cleanup 9038 analysis 9039 - cmd: fix issues uncovered by valgrind 9040 - tests: fix typo in systems name 9041 - cmd: collect string utilities in one module, add missing tests 9042 - cmd: rename mountinfo to sc_mountinfo 9043 - tests: allow to install snapd debs from a ppa instead of building 9044 them 9045 - spread: remove state tar on project restore 9046 9047 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 17 Feb 2017 12:23:17 +0100 9048 9049 snapd (2.22.6~14.04) trusty; urgency=medium 9050 9051 * New upstream release, LP: #1667105 9052 - overlord/ifacestate: don't fail if affected snap is gone 9053 - revert #2910: osutil: add package for reading Build-ID (#2918) 9054 - errtracker: include the build-id of host and core snapd (#2912) 9055 - errtracker: include the number of ubuntu-core -> core retries 9056 (#2915) 9057 - snapstate: retry ubuntu-core -> core transition every 6h (#2914) 9058 - osutil: add package for reading Build-ID (#2910) 9059 - errtracker: include kernel version in error reports (#2905) 9060 - release: return "unknown" if uname fails 9061 - many: rebased uname branch for 2.22 9062 - errtracker: include snapd version in err reports 9063 - overlord/ifacestate: don't unconditionally retry stuff (#2906) 9064 - snapstate: fix incorrect cut of the timestamps for the error 9065 reports (#2908) 9066 - tests: update listing test for latest core snap version update 9067 9068 -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com> Wed, 22 Feb 2017 23:34:23 +0100 9069 9070 snapd (2.22.5~14.04) trusty; urgency=medium 9071 9072 * Fix FTBFS due to machine-id file 9073 9074 -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com> Tue, 21 Feb 2017 09:43:42 +0100 9075 9076 snapd (2.22.4~14.04) trusty; urgency=medium 9077 9078 * New bugfix release: 9079 - errtracker: add support for error reporting via daisy.ubuntu.com 9080 - snapstate: allow for 6 retries for the core transition 9081 - httputils: ensure User-Agent works across redirects 9082 9083 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 21 Feb 2017 09:07:10 +0100 9084 9085 snapd (2.22.3~14.04) trusty; urgency=medium 9086 9087 * New bugfix release, LP: #1665729: 9088 - Limit the number of retries for the ubuntu-core -> core 9089 transition to fix possible store overload. 9090 9091 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 17 Feb 2017 18:58:34 +0100 9092 9093 snapd (2.22.2~14.04) trusty; urgency=medium 9094 9095 * New upstream release, LP: #1659522 9096 - cherry pick fix for sched_setscheduler regression 9097 (LP: #1661265) 9098 9099 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 02 Feb 2017 17:13:51 +0100 9100 9101 snapd (2.22.1~14.04) trusty; urgency=medium 9102 9103 * New upstream release, LP: #1659522 9104 - cherry pick fix for snapctl auth.json handling 9105 9106 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 01 Feb 2017 17:10:39 +0100 9107 9108 snapd (2.22~14.04) trusty; urgency=medium 9109 9110 * New upstream release, LP: #1659522 9111 - many: make ubuntu-core-launcher mostly go 9112 - interfaces/builtin: add account-control interface 9113 - interfaces/builtin: add missing syscalls to core-support needed 9114 for systemctl 9115 - interfaces/builtin: rework core-support to only allow full access 9116 to systemctl 9117 - debian/tests: drop stale autopkgtest dependencies. 9118 - tests: make the debugging of c-unit-tests more useful 9119 - store: retry auth-related requests 9120 - tests: integration test for system reload 9121 - snap: be more helpful in the `snap install <already-installed>` 9122 error message 9123 - tests: set SNAPPY_USE_STAGING_STORE in su call 9124 - tests: use test snap 9125 - spread: set SNAPD_DEBUG=1 in the core snap as well 9126 - tests: add extra debugging to security-setuid-root test 9127 - cmd,snap,wrappers: systemd reload command support 9128 - interfaces: builtin: mir: Allow recv and send 9129 - overlord/ifacestate: use ParseConnRef 9130 - overlord/snapstate,overlord/ifacestate: add automatic ubuntu-core 9131 -> core transition 9132 - debian: remove aliases as well in snapd.postrm 9133 - many: change interfaces.ParseID to return value 9134 - interfaces/opengl: allow access to the nvidia abstract socket 9135 - overlord, daemon: flag failures feature fancy forms. 9136 - many: add --classic support to try and revert, and make missing 9137 these things a little harder 9138 - interfaces: allow reading non-PCI-attached usb devices via raw-usb 9139 - many: rename snap-alter-ns to snap-update-ns 9140 - interfaces/builtin: add core-support 9141 - store: increase the retry.LimitTime() 9142 - debian: move the packaging out into package/$id-$version_id 9143 - overlord/stapstate: don't use unkeyed fields 9144 - many: add stub implementation of snap-alter-ns 9145 - asserts: improve error message when key is not valid at the given 9146 time 9147 - snapstate, ifacestate: add snapstate.CheckChangeConflict() to 9148 ifacestate.{Connect,Disconnect} 9149 - debian: remove trusty specific bits 9150 - docs: Add a note about building snapd. 9151 - interfaces: miscellaneous updates for default and network-control 9152 - daemon: bubble out store.ErrSnapNotFound in the findOne codepath 9153 - store: add retry logging into download as well 9154 - snap: show price in `snap info` 9155 - cmd: add fault injection support code 9156 - interfaces: network-manager: allow rw access to /etc/netplan 9157 - debian: move systemd files out of ./debian and into ./data/systemd 9158 - asserts: implement SuggestFormat to help avoid specifying the 9159 wrong format iteration for an assertion 9160 - many: detect potentially insecure use of snap-confine 9161 - interfaces: allow querying added security backends 9162 - cmd: ensure that all .c files have a -test.c file 9163 - asserts: don't use 'context' for the path of attributes, want to 9164 reuse the concept for something else 9165 - interfaces: abbreviate ConnRef construction 9166 - tests: ensure systemd override directory is available before using 9167 it 9168 - cmd: more build system cleanups and a small fix 9169 - tests: increase retries for service up 9170 - cmd: move seccomp cleanup function to seccomp-support 9171 - many: auto-connect plugs and slots symmetrically 9172 - overlord: use a ticker for the pruning 9173 - interfaces/builtin: add uhid interface 9174 - cmd/snap-confine: add shutdown helper 9175 - tests: fix path used when debugging 9176 - cmd: switch to non-recursive make 9177 - overlord/ifacestate: setup security of snaps affected by auto- 9178 connection 9179 - spread: refresh apt cache before first install 9180 - overlord: allow max 500 changes in "ready" state to avoid growing 9181 changes for 24h 9182 - snap: add {Plug,Slot}Info.SecurityTags 9183 - cmd: move snap-discard-ns to dedicated directory 9184 - tests: skip i18n test when no "snappy.mo" file is available 9185 - interfaces,overlord/ifacestate: small refactor around reference 9186 methods 9187 - tests: remove the snapd dirs last (should fix random test errors) 9188 - interfaces: mm: permissions for protocol proxies 9189 - interfaces/builtin: add evolution interfaces 9190 - many: extract the logging http client and user-agent handling for 9191 use in devicestate 9192 - interfaces: unity8-download-manager is the chosen name for this 9193 interface. 9194 - tests: add "quiet" wrapper function that only prints output on 9195 failure 9196 - tests: fix failing snapd-reexec test 9197 - docs: simplify HACKING.md that snapd itself supports setting up 9198 the sockets 9199 - overlord: flag required-snaps from model as required and prevent 9200 removing them 9201 - spread: exclude .o and .a files 9202 - tests: parameterize remote store 9203 - cmd: fix hardcoded paths to rst2man and support rst2man.py 9204 - tests: improve debug output when reexec is used 9205 - tests: disable ipv6 before unpacking delta 9206 - interfaces: add new interface API 9207 - tests: change TRUST_TEST_KEYS to be controlled from the host 9208 - spread: add boilerplate for Linode delta uploads 9209 - wrappers: add support for the X-Ayatana-Desktop-Shortcuts= 9210 extension 9211 - partition: add support for native grubenv read/write and use it 9212 - tests: add test ensuring manual pages are shipped 9213 9214 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 27 Jan 2017 23:25:49 +0100 9215 9216 snapd (2.21~14.04.2) trusty; urgency=medium 9217 9218 * New upstream release, LP: #1656382: 9219 - trusty backport 9220 - remove debian/tests/control golang-golang-x-net-dev dependency 9221 to make autopkgtests work 9222 9223 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 17 Jan 2017 11:42:00 +0100 9224 9225 snapd (2.21~14.04.1) trusty; urgency=medium 9226 9227 * New upstream release, LP: #1656382: 9228 - trusty backport 9229 9230 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 16 Jan 2017 07:46:23 +0100 9231 9232 snapd (2.21) xenial; urgency=medium 9233 9234 * New upstream release, LP: #1656382 9235 - daemon: re-enable reexec 9236 - interfaces: allow reading installed files from previous revisions 9237 by default 9238 - daemon: make activation optional 9239 - tests: run all snap-confine tests in c-unit-tests task 9240 - many: fix abbreviated forms of disconnect 9241 - tests: switch more tests to MATCH 9242 - store: export userAgent. daemon: print store.UserAgent() on 9243 startup. 9244 - tests: test classic confinement `snap list` and `snap info` 9245 output 9246 - debian: skip snap-confine unit tests on nocheck 9247 - overlord/snapstate: share code between Update and UpdateMany, so 9248 that it deals with auto-aliases correctly 9249 - interfaces: upower-observe: refactor to allow snaps to provide a 9250 slot 9251 - tests: add end-to-end store test for classic confinement 9252 - overlord,overlord/snapstate: have UpdateMany retire/enable auto- 9253 aliases even without new revision 9254 - interfaces/browser-support: add @{PROC}/@{pid}/fd/[0-9] w and misc 9255 /run/udev 9256 - interfaces/builtin: add physical-memory-* and io-ports-control 9257 - interfaces: allow getsockopt by default since it is so commonly 9258 used 9259 - cmd/snap, daemon, overlord/snapstate: tests and fixes for "snap 9260 refresh" of a classic snap 9261 - interfaces: allow read/write access of real-time clock with time- 9262 control interface 9263 - store: request no CDN via a header using SNAPPY_STORE_NO_CDN 9264 envvar 9265 - snap: add information about tracking channel (not just actual 9266 channel) 9267 - interfaces: use fewer dot imports 9268 - overlord/snapstate: remove restrictions on ResetAliases 9269 - overlord, store: move confinement filtering to the overlord (from 9270 The Store) 9271 - many: move interface test helpers to ifacetest package 9272 - many: implement 'snap aliases' 9273 - vet: fix for unkeyed fields error on aliases_test.go 9274 - interfaces: miscellaneous policy updates for network-control, 9275 unity7, pulseaudio, default and home 9276 - tests: test for auto-aliases 9277 - interface hooks: connect plug slot hooks (step 2) 9278 - cmd/snap: fix internal naming in snap connect 9279 - snap: use "size" as the json tag in snap.ChannelSnapInfo 9280 - tests: restore the missing initialization of iface manager causing 9281 race 9282 - snap: fix missing sizes in `snap info <remote-snap>` 9283 - tests: improve cleanup for c-unit-tests 9284 - cmd/snap-confine: build non-installed libsnap-confine-private.a 9285 - cmd/snap-confine: small tweaks to seccomp support code 9286 - interfaces/docker-support: allow /run/shm/aufs.xeno for 14.04 9287 - many: obtain installed snaps developer/publisher username through 9288 assertions 9289 - store: setting of fields for details endpoint 9290 - cmd/snap-confine: check for rst2man on configure 9291 - snap: show `snap --help` output when just running `snap` 9292 - interface/builtin: drop the obsolete checks in udisks2 9293 SanitizeSlot 9294 - cmd/snap: remove currency switch following UX review 9295 - spread: find top-level directory before running generate- 9296 packaging-dir 9297 - interface hooks: prepare plug slot hooks (step 1) 9298 - i18n: use github.com/mvo5/gettext.go (pure go) for i18n to avoid 9299 cgo 9300 - many: put a marker in the User-Agent sent by snapd/snap when under 9301 testingThe User-Agent will look like: 9302 - tests: fix -reuse and -resend when govendor is missing 9303 - snap: provide friendlier `snap find` message when no snaps are 9304 found 9305 - tests: fix mkversions.sh failure on zesty 9306 - spread: install build-essential unconditionally 9307 - spread: improve qemu ubuntu-14.04-{32,64} support 9308 - overlord/snapstate,daemon: implement GET /v2/aliases handling 9309 - store: retry user info request 9310 - tests: port more snap-confine regression tests 9311 - tests: cancel the scheduled reboot on ubuntu-core-upgrade-no-gc 9312 and restore state 9313 - tests: debug zesty autopkgtest failures 9314 - overlord/snapstate: use keyed fields on literals 9315 - tests: use MATCH in install-remove-multi 9316 - tests: increase wait time for service to be up 9317 - tests: make debug-each succeed if DENIED doesn't match 9318 - tests: skip packaging dir generation for non-git based autopkgtest 9319 runs 9320 - tests: port refresh-all-undo to MATCH 9321 - tests: improve snap connect test 9322 - tests: port additional snap-confine regression tests 9323 - tests: show --version when it matches unknown 9324 - tests: optionally use apt proxy for qemu 9325 - tests: add hello-classic test 9326 - many: behave more consistently when pointed to staging and 9327 possibly the fake store 9328 - overlord/ifacestate: remove stale comments 9329 - interfaces/apparmor: ignore snippets in classic confinement 9330 - tests: port first regression test from snap-confine 9331 - cmd/snap-confine: disable old tests 9332 9333 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 13 Jan 2017 19:39:51 +0100 9334 9335 snapd (2.20.1~14.04) trusty; urgency=medium 9336 9337 * New upstream release, LP: #1648520 9338 - first trusty backport 9339 9340 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 15 Dec 2016 22:30:50 +0100 9341 9342 snapd (2.20.1) xenial; urgency=medium 9343 9344 * New upstream release, LP: #1648520 9345 - tests: enable the ppc64el tests again 9346 - tests: add classic confinement test 9347 - tests: run snap confine tests in debian/rules already 9348 9349 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 19 Dec 2016 11:53:29 +0100 9350 9351 snapd (2.20) xenial; urgency=medium 9352 9353 * New upstream release, LP: #1648520 9354 - many: implement "snap alias --reset" using snapstate.ResetAliases 9355 - debian: use a packaging branch for 14.04 9356 - store: retry downloads on io.Copy errors and sha3 checksum errors 9357 - snap: show apps in `snap info` 9358 - store: send an explicit X-Ubuntu-Classic header to the store 9359 - overlord/snapstate: implement snapstate.ResetAliases 9360 - interfaces/builtin: add dbus interface 9361 - tests: fix tests on 17.04 9362 - store: use mocked retry strategy to make store tests faster 9363 - overlord: apply auto-aliases information from the snap-declaration 9364 on install or refresh 9365 - many: prepare landing on trusty 9366 - many: implement snap unalias using snapstate.Unalias 9367 - overlord/snapstate: fixing the placement/grouping of some 9368 functions 9369 - interfaces: support network namespaces via 'ip netns' in network- 9370 control 9371 - interfaces/builtin: fix pulseaudio apparmor rules 9372 - interfaces/builtin: add iio interface 9373 - tests: update custom core snap with the freshly build snap-confine 9374 - interfaces: use sysd.{Disable,Stop} instead of sysd.DisableNow() 9375 - overlord,overlord/snapstate: implement snapstate.Unalias by 9376 generalizing the "alias" task 9377 - interfaces: misc openstack snap enablement 9378 - cmd/snap: mock terminal.ReadPassword instead of using /dev/ptmx 9379 - notifications, daemon: kill the unsupported events endpoint 9380 - client: only allow Dangerous option in InstallPath 9381 - overlord/ifacestate: no interface checks if no snap id 9382 - many: implement alias command 9383 - snap: tweak snap install output as designed by Mark 9384 - debian: fix Pre-Depends on dpkg 9385 - tests: check if snap-confine --version is unknown 9386 - cmd/snap-confine: allow content interface mounts 9387 - tests: remove ppa:snappy-dev/image again 9388 - interfaces/apparmor: allow access to core snap 9389 - tests: remove snap-confine/ubuntu-core-launcher after the tests 9390 - overlord,overlord/snapstate: implement snapstate.Alias 9391 - cmd/snap: reject "snap disconnect foo" 9392 - debian: add split ubuntu-core-launcher and snap-confine packages 9393 - cmd: fix mkversion.sh and add regression test 9394 - overlord/snapstate: setup/remove aliases as we link/unlink snaps 9395 - cmd/snap,tests: alias support in snap run 9396 - snap/snapenv: don't obscure HOME if snap uses classic confinement 9397 - store: decode response.Body json inside retry loops 9398 - cmd/snap-confine: fix compilation on platforms with gcc < 4.9.0 9399 - vendor: update tomb package fixing context support 9400 9401 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 15 Dec 2016 22:07:08 +0100 9402 9403 snapd (2.19) xenial; urgency=medium 9404 9405 * New upstream release, LP: #1648520 9406 - cmd/snap-confine: disable support for XDG_RUNTIME_DIR 9407 - cmd/snap-confine/tests: fix stale path after move to snapd 9408 - cmd/snap-confine: don't use __attribute__((nonull)) 9409 - snap: add description to `snap info` 9410 - snap: show last refresh time 9411 - store: switch default delta format from xdelta to xdelta3 9412 - interfaces: fix system-observe interface to work with ps_mem 9413 - debian: add missing ca-certificates dependency 9414 - cmd/snap-confine: add support for classic confinement 9415 - snapstate/backend: add backend methods to manage aliases 9416 - tests: re-enable snap-confine unit tests via spread 9417 - many: merge snap-confine into snapd 9418 - many: add support for classic confinement 9419 - snap: abort install with ctrl+c 9420 - cmd/snap: change terms accept URL following UX review 9421 - interfaces/apparmor: use distinct apparmor template for classic 9422 - snap: add snap size to `snap info` 9423 - interfaces: add unconfined access to modem-manager 9424 - snap: support for parsing and exposing on snap.Info aliases 9425 - debian: disable autopkgtests on ppc64el 9426 - snap: disable support for socket activation 9427 - tests: fix incorrect restore of the current symlink 9428 - asserts: introduce auto-aliases header in snap-declaration 9429 - interfaces/seccomp: add support for classic confinement 9430 - tests: do not use external snaps 9431 - daemon: close the dup()ed file descriptor to not leak it 9432 - overlord, daemon, progress: enable building snapd without CGO 9433 - daemon, store: let snap info find things in any channel 9434 - store: retry tweaks and logging 9435 - snap: Improve `snap --help` output as designed by Mark 9436 - interfaces/builtin: fix incorrect udev rule in i2c 9437 - overlord: increase test timeout and improve failure message 9438 - snap: remove unused experimental command 9439 - debian: remove unneeded conflict against the "snappy" package 9440 - daemon, strutil: move daemon.quotedNames to strutil.Quoted 9441 - docs: document SNAP_DEBUG_HTTP in HACKING.md 9442 - cmd/snap: have some completers 9443 - snap: support "daemon: notify" in snap.yaml 9444 - snap: fix try command when daemon linie is added 9445 - interfaces: apparmor support for classic confinement 9446 - debian/rules: build with -buildoptions=pie 9447 - tests: include /boot in saved state (including bootenv and any 9448 kernels) 9449 - daemon: ensure `snap try` installs core if it's missing 9450 - tests: save/restore /snap/core/current symlink 9451 - tests: decrease the number of expected featured apps 9452 - tests: add set -e to the prepare ssh script 9453 - cmd/snap: add tests for section completion; fix bugs. 9454 - cmd/snap: document 'snap list --all' 9455 9456 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 08 Dec 2016 16:16:04 +0100 9457 9458 snapd (2.18.1) xenial; urgency=medium 9459 9460 * New upstream release, LP: #1644625 9461 - daemon: fix crash when `snap refresh` contains a single update 9462 - fix unhandled error from io.Copy() in download() 9463 - interfaces/builtin: fix incorrect udev rule in i2c 9464 9465 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 05 Dec 2016 15:04:13 +0100 9466 9467 snapd (2.18) xenial; urgency=medium 9468 9469 * New upstream release, LP: #1644625 9470 - store: retry on io.EOF 9471 - tests: skip pty tests on ppc64el and powerpc 9472 - client, cmd/snap: introducing "snap info" 9473 - snap: do exit 0 on install/remove if that snap is already 9474 installed or already removed 9475 - snap: add `snap watch <change-id>` to attach to a running change 9476 - store: retry downloads using retry loop 9477 - snap: try doesn't require snap-dir when run in snap's directory 9478 - daemon: show what will change in the "refresh-all" changes 9479 - tests: disable autorefresh for the external backend 9480 - snap: add `snap list -a` to show all snaps (even inactive ones) 9481 - many: unify boolean env var handling 9482 - overlord/ifacestate: don't setup jailmode snaps with devmode 9483 confinement 9484 - snapstate: do not garbage collect the snaps used by the bootenv 9485 - debian: drop hard xdelta dependency for now 9486 - snap: make `snap login` ask for email if not given as argument 9487 - osutil: fix build on armhf (arm in go-arch) and powerpc (ppc in 9488 go-arch) 9489 - many: rename DevmodeConfinement to DevModeConfinement 9490 - store: resp.Body.Close() missing in ReadyToBuy 9491 - many: use ConfinementOptions instead of ConfinementType 9492 - snap, daemon, store: fake the channel map in the REST API 9493 - misc: run github.com/gordonklaus/ineffassign as part of the static 9494 checks 9495 - docs: add goreportcard badge and remove coveralls badge 9496 - tests: force gofmt -s in static checks 9497 - many: run gofmt -s -w on all the code 9498 - store: DRY actual retry code 9499 - many: fix various errors uncovered by goreportcard.com 9500 - interfaces/builtin: allow additional shared memory for webkit 9501 - many: some more missing snapState->snapst 9502 - asserts: introduce an optional freeform display-name for model 9503 - interfaces/builtin: rename usb-raw to raw-usb 9504 - progress: init pbar with correct total value 9505 - daemon/api.go: add quotedNames() helper 9506 - interfaces: add ConfinementOptions type 9507 - tests: add a test about the extra bits that prepare-device can 9508 specify for device registration 9509 - tests: check that gpio device nodes are exported after reboot 9510 - tests: parameterize core channel with env var for classic too 9511 - many: rename variable "ss" to "snapsup" or "snapst" or "st" 9512 (depending on context) 9513 - tests: do not use external snaps in spread 9514 - store: retry buy request 9515 - store: retry store.Find 9516 - store: retry assertion store call 9517 - store: retry call for snap details 9518 - many: use snap.ConfinementType rather than bool devmode 9519 - daemon: if a bad snap is posted it is not an internal error but a 9520 bad request 9521 - client: add "Snap.Screenshots" to the client API 9522 - interfaces: update base declaration documentation and policy for 9523 on-classic and snap-type 9524 - store: check payment method before TOS for a better UX 9525 - interfaces: allow sched_setaffinity in process-control 9526 - tests: parameterize core channel with env var 9527 - tests: ensure that the XDG_ env contains at least XDG_RUNTIME_DIR 9528 - interfaces: fcitx also listens on the session bus for Qt apps 9529 - store: retry ListRefresh 9530 - snap: use "Password of <email>:" in the `snap login` 9531 - many: reshuffle how we load/inject tests keys so image doesn't 9532 need assertstate anymore 9533 - store: use range requests if we have a local file already 9534 - dirs,interfaces,overlord,snap,snapenv,test: export per-snap 9535 XDG_RUNTIME_DIR per user 9536 - osutil: make RealUser only look at SUDO_USER when uid==0 9537 - tests: do not use the ppa:snappy-dev/image in the tests 9538 - store: retry readyToBuy request 9539 - tests: increase `expect` timeouts 9540 - static tests: add spell check 9541 - tests: add debug to all flaky expect tests 9542 - systemd: correct the mount arguments when mounting with squashfuse 9543 - interfaces: add avahi-observe 9544 - store: bring delta downloads back 9545 - interfaces: add alsa 9546 - interfaces/builtin: fix a broken test that snuck into master 9547 - osutil: add chattr funcs 9548 - image: init "snap_mode" on image creation time to avoid ugly 9549 messages 9550 - tests: test-snapd-fuse-consumer needs python-fuse as a build- 9551 package 9552 - interfaces/builtin: add i2c interface 9553 - interfaces: add ofono interface 9554 - tests: do not use hello-world in our tests 9555 - snap: add support for classic confinement 9556 - interfaces: remove LegacyAutoConnect() from the interfaces 9557 - interfaces: miscellaneous policy updates 9558 - tests: run autopkgtests in the autopkgtest.ubuntu.com 9559 infrastructure 9560 - Implement lxd-client interface exposing the lxd snap 9561 - asserts: validate optional account username 9562 - many: remove unnecessary snap name parameter from buying endpoint 9563 - tests: do not hardcode the size of /dev/ram0 9564 - tests: add test that ensures the right content for /etc/os-release 9565 - spread tests: fix snap mode check 9566 - docs: fix path for source files location in HACKING.md 9567 - interfaces/builtin/mir: allow slot to make recvfrom syscalls 9568 - store: sections/featured snaps store support 9569 9570 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 24 Nov 2016 19:43:08 +0100 9571 9572 snapd (2.17.1) xenial; urgency=medium 9573 9574 * New upstream release, LP: #1637215: 9575 - release: os-release on core has changed 9576 - tests: /dev/ptmx does not work on powerpc, skip here 9577 - docs: moved to github.com/snapcore/snapd/wiki (#2258) 9578 - debian: golang is not installable on powerpc, use golang-any 9579 9580 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 04 Nov 2016 18:13:10 +0200 9581 9582 snapd (2.17) xenial; urgency=medium 9583 9584 * New upstream release, LP: #1637215: 9585 - overlord/ifacestate: add unit tests for undo of setup-snap- 9586 security (#2243) 9587 - daemon,overlord,snap,tests: download to .partial in final dir 9588 (#2237) 9589 - overlord/state: marshaling tests for lanes (#2245) 9590 - overlord/state: introduce state lanes (#2241) 9591 - overlord/snapstate: fix revert+refresh (#2224) 9592 - interfaces/sytemd: enable/disable generated service units (#2229) 9593 - many: fix incorrect security files generation on undo 9594 - overlord/snapstate: add dynamic snapdX.Y assumes (#2227) 9595 - interfaces: network-manager: give slot full read-write access to 9596 /run/NetworkManager 9597 - docs: update the name of the command for the cross-build 9598 - overlord/snapstate: fix missing argument to Noticef 9599 - snapstate: ensure gadget/core/kernel can not be disabled (#2218) 9600 - asserts: limit to 1y only if len(models) == 0 (#2219) 9601 - debian: only install share/locale if available (missing on 9602 powerpc) 9603 - overlrod/snapstate: fix revert followed by refresh to old-current 9604 (#2214) 9605 - interfaces/builtin: network-manager and bluez can change hostname 9606 (#2204) 9607 - snap: switch the auto-import dir to /run/snapd/auto-import 9608 - docs: less details about cloud.cfg as requested in trello (#2206) 9609 - spread.yaml: Ensure ubuntu user has passwordless sudo for 9610 autopkgtests (#2201) 9611 - interfaces/builtin: add dcdbas-control interface 9612 - boot: do not set boot to try mode if the revision is unchanged 9613 - interfaces: add shutdown interface (#2162) 9614 - interfaces: add system-power-control interface 9615 - many: use the new systemd backend for configuring GPIOs 9616 - overlord/ifacestate: setup security for slots before plugs 9617 - snap: spool assertion candidates if snapd is not up yet 9618 - store,daemon,overlord: download things to a partials dir 9619 - asserts,daemon: implement system-user-authority header/concept 9620 - interfaces/builtin: home base declaration rule using on-classic 9621 for its policy 9622 - interfaces/builtin: finish decl based checks 9623 - asserts: bump snap-declaration to allow signing with new-style 9624 plugs and slots 9625 - overlord: checks for kernel installation/refresh based on model 9626 assertion and previous kernel 9627 - tests/lib/fakestore: fix logic to distinguish assertion not found 9628 errors 9629 - client: add a few explicit error types (around the request cycle) 9630 - tests/lib/fakestore/cmd/fakestore: make it log, and fix a typo 9631 - overlord/snapstate: two bugs for one 9632 - snappy: disable auto-import of assertions on classic (#2122) 9633 - overlord/snapstate: move trash cleanup to a cleanup handler 9634 (#2173) 9635 - daemon: make create-user --known fail on classic without --force- 9636 managed (#2123) 9637 - asserts,interfaces/policy: implement on-classic plug/slot 9638 constraints 9639 - overlord: check that the first installed gadget matches the model 9640 assertion 9641 - tests: use the snapd-control-consumer snap from the store 9642 - cmd/snap: make snap run not talk to snapd for finding the revision 9643 - snap/squashfs: try to hard link instead of copying. Also, switch 9644 to osutil.CopyFile for cp invocation. 9645 - store: send supported max-format when retrieving assertions 9646 - snapstate, devicestate: do not remove seed 9647 - boot,image,overlord,partition: read/write boot variables in single 9648 operation 9649 - tests: reenable ubuntu-core tests on qemu 9650 - asserts,interfaces/policy: allow OR-ing of subrule constraints in 9651 plug/slot rules 9652 - many: move from flags as ints to flags as structs-of-bools (#2156) 9653 - many: add supports for keeping and finding assertions with 9654 different format iterations 9655 - snap: stop using ubuntu-core-launcher, use snap-confine 9656 - many: introduce an assertion format iteration concept, refuse to 9657 add unsupported assertion 9658 - interfaces: tweak wording and comment 9659 - spread.yaml: dump apparmor denials on spread failure 9660 - tests: unflake ubuntu-core-reboot (#2150) 9661 - cmd/snap: tweak unknown command error message (#2139) 9662 - client,daemon,cmd: add payment-declined error kind (#2107) 9663 - cmd/snap: update remove command help (#2145) 9664 - many: removed frameworks target and fixed service files (#2138) 9665 - asserts,snap: validate attributes to a JSON-compatible type subset 9666 (#2140) 9667 - asserts: remove unused serial-proof type 9668 - tests: skip auto-import tests on systems without test keys (#2142) 9669 - overlord/devicestate: don't spam the debug log on classic (#2141) 9670 - cmd/snap: simplify auto-import mountinfo parsing (#2135) 9671 - tests: run ubuntu-core upgrades on isolated machine (#2137) 9672 - overlord/devicestate: recover seeding from old external approach 9673 (#2134) 9674 - overlord: merge overlord/boot pkg into overlord/devicestate 9675 (#2118) 9676 - daemon: add postCreateUserSuite test suite (#2124) 9677 - tests: abort tests if an update process is scheduled (#2119) 9678 - snapstate: avoid reboots if nothing in the boot setup has changed 9679 (#2117) 9680 - cmd/snap: do not auto-import from loop or non-dev devices (#2121) 9681 - tests: add spread test for `snap auto-import` (#2126) 9682 - tests: add test for auto-mount assertion import (#2127) 9683 - osutil: add missing unit tests for IsMounted (#2133) 9684 - tests: check for failure creating user on managed ubuntu-core 9685 systems (#2096) 9686 - snap: ignore /dev/loop addings from udev (#2111) 9687 - tests: remove snapd.boot-ok reference (#2109) 9688 - tests: enable tests related to the home interface in all-snaps 9689 (#2106) 9690 - snapstate: only import defaults from gadget on install (#2105) 9691 - many: move firstboot code into the snapd daemon (#2033) 9692 - store: send correct JSON type of string for expected payment 9693 amount (#2103) 9694 - cmd/snap: rename is-managed to managed and tune (#2102) 9695 - interfaces,overlord/ifacestate: initial cleaning up of no arg 9696 AutoConnect related bits (#2090) 9697 - client, cmd: prompt for password when buying (#2086) 9698 - snapstate: fix hanging `snap remove` if snap is no longer mounted 9699 - image: support gadget specific cloud.conf file (#2101) 9700 - cmd/snap,ctlcmd: fix behavior of snap(ctl) get (#2093) 9701 - store: local users download from the anonymous url (#2100) 9702 - docs/hooks.md: fix typos (#2099) 9703 - many: check installation of slots and plugs against declarations 9704 - docs: fix missing "=" in the systemd-active docs 9705 - store: do not set store auth for local users (#2092) 9706 - interfaces,overlord/ifacestate: use declaration-based checking for 9707 auto-connect (#2071) 9708 - overlord, daemon, snap: support gadget config defaults (#2082)The 9709 main semantic changes are: 9710 - tests: fix snap-disconnect tests after core rename (#2088) 9711 - client,daemon,overlord,cmd: add /v2/users and create-user on auto- 9712 import (#2074) 9713 - many: abbreviated forms of disconnect (#2066) 9714 - asserts: require lowercase model until insensitive matching is 9715 ready (#2076) 9716 - cmd/snap: add version command, same as --version (#2075) 9717 - all: use "core" by default but allow "ubuntu-core" still (#2070) 9718 - overlord/devicestate, docs/hooks.md: nest prepare-device 9719 configuration options 9720 - daemon: fix login API to return local macaroons (#2078) 9721 - daemon: do not hardcode UID in userLookup (#2080) 9722 - client, cmd: connect fixes (#2026) 9723 - many: preparations for switching most of autoconnect to use the 9724 declarationsfor now: 9725 - overlord/auth: update CheckMacaroon to verify local snapd 9726 macaroons (#2069) 9727 - cmd/snap: trivial auto-import and download tweaks (#2067) 9728 - interfaces: add repo.ResolveConnect that handles name resolution 9729 - interfaces/policy: introduce InstallCandidate and its checks 9730 - interfaces/policy,overlord: check connection requests against the 9731 declarations in ifacestate 9732 - many: setup snapd macaroon for local users (#2051)Next step: do 9733 snapd macaroons verification. 9734 - interfaces/policy: implement snap-id/publisher-id checks 9735 - many: change Connect to take ConnRef instead of strings (#2060) 9736 - snap: auto mount block devices and import assertions (#2047) 9737 - daemon: add `snap create-user --force-managed` support (#2041) 9738 - docs: remove references to removed buying features (#2057) 9739 - interfaces,docs: allow sharing SNAP{,_DATA,_COMMON} via content 9740 iface (#2063) 9741 - interfaces: add Plug/Slot/Connection reference helpers (#2056) 9742 - client,daemon,cmd/snap: improve create-user APIs (#2054) 9743 - many: introduce snap refresh --ignore-validation <snap> to 9744 override refresh validation (#2052) 9745 - daemon: add support for `snap create-user --known` (#2040) 9746 - interfaces/policy: start of interface policy checking code based 9747 on declarations (#2050) 9748 - overlord/configstate: support nested configuration (#2039) 9749 - asserts,interfaces/builtin,overlord/assertstate: introduce base- 9750 declaration (#2037) 9751 - interfaces: builtin: Allow writing DHCP lease files to 9752 /run/NetworkManager/dhcp (#2049) 9753 - many: remove all traces of the /v2/buy/methods endpoint (#2045) 9754 - tests: add external spread backend (#1918) 9755 - asserts: parse the slot rules in snap-declarations (#2035) 9756 - interfaces: allow read of /etc/ld.so.preload by default for armhf 9757 on series 16 (#2048) 9758 - store: change purchase to order and store clean up first pass 9759 (#2043) 9760 - daemon, store: switch to new store APIs in snapd (#2036) 9761 - many: add email to UserState (#2038) 9762 - asserts: support parsing the plugs stanza i.e. plug rules in snap- 9763 declarations (#2027) 9764 - store: apply deltas if explicitly enabled (#2031) 9765 - tests: fix create-key/snap-sign test isolation (#2032) 9766 - snap/implicit: don't restrict the camera iface to classic (#2025) 9767 - client, cmd: change buy command to match UX document (#2011) 9768 - coreconfig: nuke it. Also, ignore po/snappy.pot. (#2030) 9769 - store: download deltas if explicitly enabled (#2017) 9770 - many: allow use of the system user assertion with create-user 9771 (#1990) 9772 - asserts,overlord,snap: add prepare-device hook for device 9773 registration (#2005) 9774 - debian: adjust packaging for trusty/deputy systemd (#2003) 9775 - asserts: introduce AttributeConstraints (#2015) 9776 - interface/builtin: access system bus on screen-inhibit-control 9777 - tests: add firewall-control interface test (#2009) 9778 - snapstate: pass errors from ListRefresh in updateInfo (#2018) 9779 - README: add links to IRC, mailing list and social media (#2022) 9780 - docs: add `configure` hook to hooks list (#2024)LP: #1596629 9781 - cmd/snap,configstate: rename apply-config variables to configure. 9782 (#2023) 9783 - store: retry download on 500 (#2019) 9784 - interfaces/builtin: support time and date settings via 9785 'org.freedesktop.timedate1 (#1832) 9786 9787 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 02 Nov 2016 01:17:36 +0200 9788 9789 snapd (2.16) xenial; urgency=medium 9790 9791 * New upstream release, LP: #1628425 9792 - overlord/state: prune old empty changes 9793 - interfaces: ppp: load needed kernel module (#2007) 9794 - interfaces/builtin: add missing rule to allow run-parts to 9795 execute all resolvconf scripts 9796 - many: rename apply-config hook to configure 9797 - tests: use new spread `debug` feature 9798 - many: finish `snap set` API. 9799 - overlord: fix and simplify configstate.Transaction 9800 - assertions: add system-user assertion 9801 - snap: add `snap known --remote` 9802 - tests: replace systemd-run with on-the-fly generation of units. 9803 - overlord/boot: switch to using assertstate.Batch 9804 - snap, daemon, store: pass through screenshots from store 9805 - image: add meta/gadget.yaml infrastructure 9806 - tests: add test benchmark script 9807 - daemon: add the actual ssh keys that got added to the create-user 9808 response 9809 - daemon: add REST API behind `snap get` 9810 - debian: re-add golang-github-gosexy-gettext-dev 9811 - tests: added install_local function 9812 - interfaces/builtin: fix resolvconf permissions for network-manager 9813 interface 9814 - tests: use apt as compatible with trusty 9815 - many: discard preserved namespace after removing snap 9816 - daemon, overlord, store: add ReadyToBuy API to snapd 9817 - many: add support for installing/removing multiple snaps 9818 - progress: use New64 and fix output newline 9819 - interfaces/builtin: allow network-manager to access netplan conf 9820 files 9821 - tests: build once and install test snap from cache 9822 - overlord/state: introduce cleanup support 9823 - snap: move/clarify Info.Broken 9824 - ctlcmd: add snapctl get. 9825 - overlord,store: clean up serial-proof plumbing code 9826 - interfaces/builtin: add network-setup-observe interface 9827 - daemon,overlord/assertstate: support streams of assertions with 9828 snap ack 9829 - snapd: kmod backend 9830 - tests: ensure HOME is also set correctly 9831 - configstate,hookstate: add snapctl set 9832 - tests: disable broken create-key test 9833 - interfaces: adjust bluetooth-control to allow getsockopt (LP: 9834 #1613572) 9835 - tests: add a test for core about device initialization and device 9836 registration and auth 9837 - many: show snap name before the download progress bar 9838 - interfaces/builtin: add rcvfrom for client connected plugs to mir 9839 interface 9840 - asserts: support for maps in assertions 9841 - tests: increase timeout for key generation in create-key test 9842 - many: validate refreshes against validation assertions by gating 9843 snaps 9844 - interfaces/apparmor: allow 'm' in default policy for snap-exec 9845 - many: avoid snap.InfoFromSnapYaml in tests 9846 - interfaces/builtin: allow /dev/net/tun with network-control 9847 - tests: add spread test for snap create-key/snap sign 9848 - tests: add missing quotes in security-device-cgroups/task.yaml 9849 - interfaces: drop ErrUnknownSecurity 9850 - store: add "ready to buy" method 9851 - snap/snapenv, tests: use root's data dirs when running via sudo 9852 - interfaces/builtin: add initial docker interface 9853 - snap: remove extra newline after progress is done 9854 - docs: fix formating of HACKING.md "Testing snapd" 9855 - store : add requestOptions.ExtraHeaders so that individual 9856 requests can customise headers. 9857 - many: use unique plug/slot names in tests 9858 - tests: add tests for the classic dimension 9859 - many: add vendoring of dependencies by default 9860 - tests: use in-tree snap{ctl,-exec} for all tests 9861 - many: support snapctl -h 9862 - tests: adjust regex after changes in stat output 9863 - store,snap: initial support for delta downloads 9864 - interfaces/builtin: add run/udev/data paths to mir interface 9865 - snap: lessen annoyance of implicit interface tests 9866 - tests: ensure http{,s}_proxy is defined inside the fake-store 9867 - interfaces: allow xdg-open in unity7, unity7 cleanups 9868 - daemon,store: move store login user logic to store 9869 - tests: replace realpath with readlink -f for trusty support. 9870 - tests: add https_proxy into environment as well 9871 - interfaces/builtin: allow mmaping pulseaudio buffers 9872 9873 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 28 Sep 2016 11:09:27 +0200 9874 9875 snapd (2.15.2ubuntu1) xenial; urgency=medium 9876 9877 * New upstream release, LP: #1623579 9878 - snap/snapenv, tests: use root's data dirs when running via sudo 9879 (cherry pick PR: #1857) 9880 - tests: add https_proxy into environment 9881 (cherry pick PR: #1926) 9882 - interfaces: allow xdg-open in unity7, unity7 cleanups 9883 (cherry pick PR: #1946) 9884 - tests: ensure http{,s}_proxy is defined inside the fake-store 9885 (cherry pick PR: #1949) 9886 9887 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 21 Sep 2016 17:21:12 +0200 9888 9889 snapd (2.15.2) xenial; urgency=medium 9890 9891 * New upstream release, LP: #1623579 9892 - asserts: define a bit less terse Ref.String 9893 - interfaces: disable auto-connect in libvirt interface 9894 - asserts: check that validation assertions are signed by the 9895 publisher of the gating snap 9896 9897 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 19 Sep 2016 10:42:29 +0200 9898 9899 snapd (2.15.1) xenial; urgency=medium 9900 9901 * New upstream release, LP: #1623579 9902 - image: ensure local snaps are put last in seed.yaml 9903 - asserts: revert change that made the account-key's name mandatory. 9904 - many: refresh all snap decls 9905 - interfaces/apparmor: allow reading /etc/environment 9906 9907 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 19 Sep 2016 09:19:44 +0200 9908 9909 snapd (2.15) xenial; urgency=medium 9910 9911 * New upstream release, LP: #1623579 9912 - tests: disable prepare-image-grub test in autopkgtest 9913 - interfaces: allow special casing for auto-connect until we have 9914 assertions 9915 - docs: add a little documentation on hooks. 9916 - hookstate,daemon: don't mock HookRunner, mock command. 9917 - tests: add http_proxy to /etc/environment in the autopkgtest 9918 environment 9919 - backends: first bits of kernel-module security backend 9920 - tests: ensure openssh-server is installed in autopkgtest 9921 - tests: make ubuntu-core tests more robust 9922 - many: mostly work to support ABA upgrades 9923 - cmd/snap: do runtime linting of descriptions 9924 - spread.yaml: don't assume LANG is set 9925 - snap: fix SNAP* environment merging in `snap run` 9926 - CONTRIBUTING.md: remove integration-tests, include spread 9927 - store: don't discard error body from request device session call 9928 - docs: add create-user documentation 9929 - cmd/snap: match UX document for message when buying without login 9930 - firstboot: do not overwrite any existing netplan config 9931 - tests: add debug output to ubuntu-core-update-rollback- 9932 stresstest: 9933 - tests/lib/prepare.sh: test that classic does not setting bootvars 9934 - snap: run all tests with gpg2 9935 - asserts: basic support for validation assertion and refresh- 9936 control 9937 - interfaces: miscellaneous policy updates for default, browser- 9938 support and camera 9939 - snap: (re)add --force-dangerous compat option 9940 - tests: ensure SUDO_{USER,GID} is unset in the spread tests 9941 - many: clean out left over references to integration tests 9942 - overlord/auth,store: fix raciness in updating device/user in state 9943 through authcontext and other issuesbonus fixes: 9944 - tests: fix spread tests on yakkety 9945 - store: refactor auth/refresh tests 9946 - asserts: use gpg --fixed-list-mode to be compatible with both gpg1 9947 and gpg2 9948 - cmd/snap: i18n option descriptions 9949 - asserts: required account key name header 9950 - tests: add yakkety test host 9951 - packaging: make sure debhelper-generated snippet is invoked on 9952 postrm 9953 - snap,store: capture newest digest from the store, make it 9954 DownloadInfo only 9955 - tests: add upower-observe spread test 9956 - Merge github.com:snapcore/snapd 9957 - tests: fixes to actually run the spread tests inside autopkgtest 9958 - cmd/snap: make "snap find" error nicer. 9959 - tests: get the gadget name from snap list 9960 - cmd/snap: tweak help of 'snap download' 9961 - cmd/snap,image: teach snap download to download also assertions 9962 - interfaces/builtin: tweak opengl interface 9963 - interfaces: serial-port use udevUsbDeviceSnippet 9964 - store: ensure the payment methods method handles auth failure 9965 - overlord/snapstate: support revert flags 9966 - many: add snap configuration to REST API 9967 - tests: use ubuntu-image for the ubuntu-core-16 image creation 9968 - cmd/snap: serialise empty keys list as [] rather than null 9969 - cmd/snap,client: add snap set and snap get commands 9970 - asserts: update trusted account-key asserts with names 9971 - overlord/snapstate: misc fixes/tweaks/cleanups 9972 - image: have prepare-image set devmode correctly 9973 - overlord/boot: have firstboot support assertion files with 9974 multiple assertions 9975 - daemon: bail from enable and disable if revision given, and from 9976 multi-op if unsupported optons given 9977 - osutil: call sync after cp if 9978 requested.overlord/snapstate/backend: switch to use osutil instead 9979 of another buggy call to cp 9980 - cmd/snap: generate account-key-request "since" header in UTC 9981 - many: use symlinks instead of wrappers 9982 - tests: remove silly [Service] entry from snapd.socket.d/local.conf 9983 - store: switch device session to use device-session-request 9984 assertion 9985 - snap: ensure that plug and slot names are unique 9986 - cmd/snap: fix test suite (no Exit(0) on tests!) 9987 - interfaces: add interface for hidraw devices 9988 - tests: use the real model assertion when creating the core test 9989 image 9990 - interfaces/builtin: add udisks2 and removable-media interfaces 9991 - interface: network_manager: enable resolvconf 9992 - interfaces/builtin: usb serial-port support via udev 9993 - interfaces/udev: support noneSecurityTag keyed snippets 9994 - snap: switch to the new agreed regexp for snap names 9995 - tests: adjust test setup after ubuntu user removal 9996 - many: start services only after the snap is fully ready (link-snap 9997 was run) 9998 - asserts: don't have Add/Check panic in the face of unsupported no- 9999 authority assertions 10000 - asserts: initial support to generate/sign snap-build assertions 10001 - asserts: support checking account-key-request assertions 10002 - overlord: introduce AuthContext.DeviceSessionRequest with support 10003 in devicestate 10004 - overlord/state: fix for reloaded task/change crashing on Set if 10005 checkpointed w. no custom data yet 10006 - snapd.refresh.service: require snap.socket and /snap/*/current. 10007 - many: spell --force-dangerous as just --dangerous, devmode should 10008 imply it 10009 - overlord/devicestate: try to fetch/refresh the signing key of 10010 serial (also in case is not there yet) 10011 - image,overlord/boot,snap: metadata from asserts for image snaps 10012 - many: automatically restart all-snap devices after os/kernel 10013 updates 10014 - interfaces: modem-manager: ignore camera 10015 - firstboot: only configure en* and eth* interfaces by default 10016 - interfaces: fix interface handling on no-app snaps 10017 - snap: set user variables even if HOME is unset (like with systemd 10018 services) 10019 10020 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 16 Sep 2016 07:46:22 +0200 10021 10022 snapd (2.14.2~16.04) xenial; urgency=medium 10023 10024 * New upstream release: LP: #1618095 10025 - tests: use the spread tests with the adhoc interface inside 10026 autopkgtest 10027 - interfaces: add fwupd interface 10028 - asserts,cmd/snap: add "name" header to account-key(-request) 10029 - client,cmd/snap: display os-release data only on classic 10030 - asserts/tool,cmd/snap: introduce hidden "snap sign" 10031 - many: when installing snap file derive metadata from assertions 10032 unless --force-dangerous 10033 - osutil: tweak the createUserTests a bit and extract common code 10034 - debian: umount --lazy before rm on snapd.postrm 10035 - interfaces: updates to default policy, browser-support, and x11 10036 - store: set initial device session 10037 - interfaces: add upower-observe interface (LP: #1595813) 10038 - tests: use beta u-d-f in test by default 10039 - interfaces/builtin: allow writing on /dev/vhci in bluetooth- 10040 control 10041 - interfaces/builtin: allow /dev/vhci on bluetooth-control 10042 - tests: port integration tests to spread 10043 - snapstate: use umount --lazy when removing the mount units 10044 - spread: enable halt-timeout, tweak image selection 10045 - tests: fix firstboot-assertions to actually be runnable on classic 10046 again 10047 - asserts: introduce device-session-request 10048 - interfaces: add screen-inhibit-control interface (LP: #1604880) 10049 - firstboot: change location of netplan config 10050 - overlord/devicestate: some cleanups and solving a couple todos 10051 - daemon,overlord: add subcommand handling to snapctl 10052 10053 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 01 Sep 2016 18:52:05 +0200 10054 10055 snapd (2.14.1) xenial; urgency=medium 10056 10057 * New upstream release: LP: #1618095 10058 - snap-exec: add support for commands with internal args in snap- 10059 exec 10060 - store: refresh expired device sessions 10061 - debian: re-add ubuntu-core-snapd-units as a transitional package 10062 - image: snap assertions into image 10063 - overlord/assertstate,asserts/snapasserts: give snap assertions 10064 helpers a package, introduce ReconstructSideInfo 10065 - docs/interfaces: Add empty line after lxd-support title 10066 - README: cover the new /run/snapd-snap.socket 10067 - daemon: make socket split backward-compatible. 10068 10069 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 30 Aug 2016 16:43:29 +0200 10070 10071 snapd (2.14) xenial; urgency=medium 10072 10073 * New upstream release: LP: #1618095 10074 - cmd: enable SNAP_REEXEC only if it is set to SNAP_REEXEC=1 10075 - osutil: fix create-user on classic 10076 - firstboot: disable firstboot on classic for now 10077 - cmd/snap: add export-key --account= option 10078 - many: split public snapd REST API into separate socket. 10079 - many: drop ubuntu-core-snapd-units package, use release.OnClassic 10080 instead 10081 - tests: add content-shareing binary test that excersises snap- 10082 confine 10083 - snap: use "up to date" instead of "up-to-date" 10084 - asserts: add an account-key-request assertion 10085 - asserts: fix GPG key generation parameters 10086 - tests, integration-tests: implement the cups-control manual test 10087 as a spread test 10088 - many: clarify/tie down model assertion 10089 - cmd/snap: add "snap download" command 10090 - integration-tests: remove them in favour of the spread tests 10091 - tests: test all snap ubuntu core upgrade 10092 - many: support install and remove by revision 10093 - overlord/state: prevent change ready => unready 10094 - tests: fixes to make the ubuntu-core-16 image usable with 10095 -keep/-reuse 10096 - asserts: authority-id and brand-id of serial must match 10097 - firstboot: generate netplan config rather than ifupdown 10098 - store: request device session macaroon from store 10099 - tests: add workaround for u-d-f to unblock all-snap image tests 10100 - tests: the stable ubuntu-core snap has snap run support now 10101 - many: use make StripGlobalRootDir public 10102 - asserts: add some stricter checks around format 10103 - many: have AuthContext expose device store-id, serial and serial- 10104 proof signing to the store 10105 - tests: fix "tests/main/ack" to not break if asserts are alreay 10106 there 10107 - tests/main/ack: fix test/style 10108 - snap: add key management commands 10109 - firstboot: add firstboot assertions importing 10110 10111 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 29 Aug 2016 17:07:20 +0200 10112 10113 snapd (2.13) xenial; urgency=medium 10114 10115 * New upstream release: LP: #1616157 10116 - many: respect dirs.SnapSnapsDir in tests 10117 - tests: update listing test for latest stable image 10118 - many: hook in start of code to fetch/check assertions when 10119 installing snap from store 10120 - boot: add missing udevadm mock to fix FTBFS 10121 - interfaces: add lxd-support interface 10122 - dirs,snap: handle empty root directory in SetRootDir 10123 - dirs,snap: define methods for SNAP_USER_DATA and SNAP_USER_COMMON 10124 - tests: spread all-snap test cleanup 10125 - tests: add all-snap spread image tests 10126 - store,tests: have just one envvar SNAPPY_USE_STAGING_STORE to 10127 control talking to staging 10128 - overlord/hookstate: use snap run posix parameters. 10129 - interfaces/builtin: allow bind in the network interface 10130 - asserts,overlord/devicestate: simplify private key/key pairs APIs, 10131 they take just key ids 10132 - dependencies: update godeps 10133 - boot: add support for "devmode: {true,false}" in seed.yaml 10134 - many: teach prepare-image to copy the model assertion (and 10135 prereqs) into the seed area of the image 10136 - tests: start teaching the fakestore about assertions 10137 - asserts/sysdb: embed the new format official root/trusted 10138 assertions 10139 - overlord/devicestate: first pass at device registration logic 10140 - tests: add process-control interface spread test 10141 - tests: disable unity test 10142 - tests: adapt to new spread version 10143 - asserts: add serial-proof device assertion 10144 - client, cmd/snap: use the new multi-refresh endpoint 10145 - many: preparations for image code to fetch model prereqs 10146 - debian: add extra checks when debian/snapd.postrm purge is run 10147 - overlord/snapstate, daemon: support for multi-snap refresh 10148 - tests: do not leave "squashfs-root" around 10149 - snap-exec: Fix broken `snap run --shell` and add test 10150 - overlord/snapstate: check changes to SnapState for conflicts also. 10151 - docs/interfaces: change snappy command to snap 10152 - tests: test `snap run --hook` using in-tree snap-exec. 10153 - partition: ensure that snap_{kernel,core} is not overridden with an 10154 empty value 10155 - asserts,overlord/assertstate: introduce an assertstate task 10156 handler to fetch snap assertions 10157 - spread: disable re-exec to always test development tree. 10158 - interfaces: implement a fuse interface 10159 - interfaces/hardware-observe.go: re-add /run/udev/data 10160 - overlord/assertstate,daemon: reorg how the assert manager exposes 10161 the assertion db and adding to it 10162 - release: Remove "UBUNTU_CODENAME" from the test data 10163 - many: implement snapctl command. 10164 - interfaces: mpris updates (fix unconfined introspection, add name 10165 attribute) 10166 - asserts: export DecodePublicKey 10167 - asserts: introduce support for assertions with no authority, 10168 implement serial-request 10169 - interfaces: bluez: add a few more tests to verify interface 10170 connection works 10171 - interfaces: bluez: add missing mount security snippet case 10172 - interfaces: add kernel-module interface for module insertion. 10173 - integration-tests: look for ubuntu-device-flash on PATH before 10174 calling sudo 10175 - client, cmd, daemon, osutil: support --yaml and --sudoer flags for 10176 create-user 10177 - spread: use snap-confine from ppa:snappy-dev/image for the tests 10178 - many: move to purely hash based key lookup and to new 10179 key/signature format (v1) 10180 - spread: Use /home/gopath in spread.yaml 10181 - tests: base security spread tests 10182 10183 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 24 Aug 2016 14:48:28 +0200 10184 10185 snapd (2.12) xenial; urgency=medium 10186 10187 * New upstream release: LP: #1612362 10188 - many: do not require root for `snap prepare-image` 10189 - tests: prevent restore error on test failure 10190 - osutil: change escaping for create-user's sudoers 10191 - docs: private flag doesn't exist on /v2/find (it's select) 10192 - snap: do not sort the result of `snap find` 10193 - interfaces/builtin: add gpio interface 10194 - partition: fix cleaning of the boot variables on the second good 10195 boot 10196 - tests: add udev rules spread test 10197 - docs: fix references to refresh action 10198 - interfaces/udev,osutil: avoid doubled rules and put all in a per 10199 snap file 10200 - store: minor store improvements from previous reviews 10201 - many: support interactive payments in snapd, filter from command 10202 line 10203 - docs/interfaces.md: improve interfaces documentation 10204 - overlord,store: set store device authorization header 10205 - store: add device nonce API support 10206 - many: various fixes around the `create-user` command 10207 - client, osutil: chown the auth file 10208 - interfaces/builtin: add transitional browser-support interface 10209 - snap: don't load unsupported implicit hooks. 10210 - cmd/snap,cmd/snap-exec: support hooks again. 10211 - interfaces/builtin: improve pulseaudio interface 10212 - asserts: make account-key's `until` optional to represent a never- 10213 expiring key 10214 - store: refactor newRequest/doRequest to take requestOptions 10215 - tests: allow-downgrades on upgrade test to prevent version errors 10216 - daemon: stop using group membership as succedaneous of running 10217 things with sudo 10218 - interfaces: add bluetooth-control interfaces 10219 - many: remove integration-test coverage metrics 10220 - daemon,docs: drop license docs and error kind 10221 - tests: add network-control interface spread test 10222 - tests: add hardware-observe spread test 10223 - interfaces: add system-trace interface LP: #1600085 10224 - boot: use `cp -aLv` instead of `cp -a` (no symlinks on vfat) 10225 - store: soft-refresh discharge macaroon from store when required 10226 - partition: clear snap_try_{kernel,core} on success 10227 - tests: add snapd-control interface spread test 10228 - tests: add locale-control write spread test 10229 - store: fix buy method after some refactoring broke it 10230 - interfaces/builtin: read perms for network devices in network- 10231 observe 10232 - interfaces: also allow rfkill in network_control 10233 - snapstate: remove artifacts from a snap try dir that vanished 10234 - client, cmd/snap: better errors for empty snap list result 10235 - wrappers: set BAMF_DESKTOP_FILE_HINT for unity 10236 - many: cleanup/update rest.md; improve auth errors 10237 - interfaces: miscelleneous policy updates for default, log-observe, 10238 mount-observe, opengl, pulseaudio, system-observe and unity7 10239 - interfaces: add process-control interface (LP: #1598225) 10240 - osutil: support both "nobody" and "nogroup" for grpnam tests 10241 - cmd: support defaulting to the user's preferred payment method 10242 - overlord: actually run hooks. 10243 - overlord/state,overlord/ifacestate: define basic infrastructure 10244 for and then setting up serialising of interface mgr tasks 10245 - asserts: add Assertion.Prerequisites and SigningKey, Ref and 10246 FindTrusted 10247 - overlord/snapstate: ensure calls to store are done without the 10248 state lock held 10249 - asserts,client: switch snap-build and snap-revision to be indexed 10250 by snap-sha3-384 10251 - many: make seed.yaml on firstboot mandatory and include sideInfo 10252 - asserts,many: start supporting structured headers using the new 10253 parseHeaders 10254 - many: update code for the new snap_mode 10255 - tests: added spread find private test 10256 - store: deal with 404 froms the SSO store properly 10257 - snap: remove meta/kernel.yaml again 10258 - daemon: always mock release info in tests 10259 - snapstate: drop revisions after "current" on refresh 10260 - asserts: introduce new parseHeadersThis introduces the new 10261 parseHeaders returning map[string]interface{} and capable of 10262 accepting: 10263 - asserts: remove/disable comma separated lists and their uses 10264 10265 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 11 Aug 2016 19:30:36 +0200 10266 10267 snapd (2.11) xenial; urgency=medium 10268 10269 * New upstream release: LP: #1605303 10270 - increase version number to reflect the nature of the update 10271 better 10272 - store, daemon, client, cmd/snap, docs/rest.md: adieu search 10273 grammar 10274 - debian: move snapd.refresh.timer into timers.target 10275 - snapstate: add daemon-reload to fix autopkgtest on yakkety 10276 - Interfaces: hardware-observe 10277 - snap: rework the output after a snap operation 10278 - daemon, cmd/snap: refresh --devmode 10279 - store, daemon, client, cmd/snap: implement `snap find --private` 10280 - tests: add network-observe interface spread test 10281 - interfaces/builtin: allow getsockopt for connected x11 plugs 10282 - osutil: check for nogrup instead of adm 10283 - store: small cleanups (more needed) 10284 - snap/squashfs: fix test not to hardcode snap size 10285 - client,cmd/snap: cleanup cmd/snap test suite, add extra args 10286 testThis cleans up the cmd/snap test suite: 10287 - wrappers: map "never" restart condition to "no." 10288 - wrappers: run update-desktop-database after add/remove of desktop 10289 files 10290 - release: work around elementary mistake 10291 - many: remove all traces of channel from the buying codepath 10292 - store: kill setUbuntuStoreHeaders 10293 - docs: add payment methods documentation 10294 - many: present user with a choice of payment backends 10295 - asserts: add cross checks for snap asserts 10296 - cmd/snap,cmd/snap-exec: support running hooks via snap-exec. 10297 - tests: improve snap run symlink tests 10298 - tests: add content sharing interface spread test 10299 - store & many: a mechanical branch shortening store names 10300 - snappy: remove old snappy pkg 10301 - overlord/snapstate: kill flagscompat 10302 - overlord/snapstate, daemon, client, cmd/snap: devmode override 10303 (aka confined) 10304 - tests: extend refresh test to talk to the staging and production 10305 stores 10306 - asserts,daemon: cross checks for account and account-key 10307 assertions 10308 - client: existing JSON fixtures uses tabs for indentation 10309 - snap-exec: add proper integration test for snap-exec 10310 - spread.yaml, tests: replace hello-world with test-snapd-tools 10311 - tests: add locale-control interface spread test 10312 - tests: add mount-observe interface spread test 10313 - tests: add system-observe interface spread test 10314 - many: add AuthContext to mediate user updates to the state 10315 - store/auth: add helper for the macaroon refresh endpoint 10316 - cmd: add buy command 10317 - overlord: switch snapstate.Update to use ListRefresh (aka 10318 /snaps/metadata) 10319 - snap-exec: fix silly off-by-one error 10320 - tests: stop using hello-world.echo in the tests 10321 - tests: add env command to test-snapd-tools 10322 - classic: remove (most of) "classic" mode, this is implemented as a 10323 snap now 10324 - many: remove snapstate.Candidate and other cleanups 10325 - many: removed authenticator, store gets a user instead 10326 - asserts: fix minor doc comment typo 10327 - snap: ensure unknown arguments to `snap run` are ignored 10328 - overlord/auth: add Device/SetDevice to persist device identity in 10329 state 10330 - overlord: make SyncBoot work again 10331 - tests: add -y flag to apt autoremove command in unity task restore 10332 - many: migrate SnapSetup and SideInfo to use RealName 10333 - daemon: drop auther() 10334 - client: improve error from client.do() on json decode failures 10335 - tests: readd the fake store tests 10336 - many: allow removal of broken snaps, add spread test 10337 - overlord: implement &Retry{After: duration} support for handlers 10338 - interface: add new interfaces.all.SecurityBackends 10339 - integration-tests: remove login tests 10340 - cmd,interfaces,snap: implement hook whitelist. 10341 - daemon,overlord/auth,store: update macaroon authentication to use 10342 the new endpoints 10343 - daemon, overlord: add buy endpoint to REST API 10344 - tests: use systemd-run for starting and stopping the unity app 10345 - tests, integration-tests: port systemd service check test to 10346 spread 10347 - store: switch search to new snap-specific endpoint 10348 - store, many: start using the new details endpoint 10349 - tests, integration-tests: port unity test to spread 10350 - tests: add spread test for tried snaps removal 10351 - tests, integration-tests: port auth errors test to spread 10352 - snapstate: rename OfficialName to RealName in the new tests 10353 - many: rename SideInfo.OfficialName to SideInfo.RealName 10354 - snapstate: use snapstate.Type in backend.RemoveSnapFiles 10355 - many: add `snap enable/disable` commands 10356 - tests, integration-tests: port refresh all test to spread 10357 - snap: add `snap run --shell` 10358 - tests: set yaml indentation to 4 spaces 10359 - snapstate: cleanup downloaded temp snap files 10360 - overlord: make patch1_test more robust 10361 - debian: add snapd.postrm that purges 10362 - integration-tests: drop already covered refresh app test 10363 - many: add concept of "broken" snaps 10364 - tests, integration-tests: port remove errors tests to spread 10365 - tests, integration-tests: port revert test to spread 10366 - debian: fix snapbuild path 10367 - overlord: fix access to the state without lock in firstboot.go and 10368 add test 10369 - snapstate: add very simple garbage collection on upgrade 10370 - asserts: introduce assertstest with helpers to test code involving 10371 assertions 10372 - tests, integration tests: port undone failed install test to 10373 spread 10374 - snap,store: switch to the new snaps/metadata endpoint, introduce 10375 and start capturing DeveloperID 10376 - tests, integration-tests: port the op remove retry test to spread 10377 - po: remove snappy.pot from git, it will be generated at build time 10378 - many: add some missing tests, clarify some things and nitpicks as 10379 follow up to `snap revert` 10380 - snapstate: when doing snapsate.Update|Install, talk to the store 10381 early 10382 - tests, integration-tests: port the op remove test to spread 10383 - interfaces: allow /usr/bin/locale in default policy 10384 - many: add `snap revert` 10385 - overlord/auth,store: add macaroon serialization/deserialization 10386 helpers 10387 - many: embed main store trusted assertions in snapd, way to have 10388 test ones, spread tests for ack and known 10389 - overlord/snapstate,daemon: clarify active vs current, add 10390 SnapState.HasCurrent,CurrentInfo 10391 - tests: do not search for a specific snap (we hit 100 items) and 10392 pagination kicks in 10393 - tests: use printf instead of echo where we need portability 10394 - tests: rename and generalize basic-binaries to test-snapd-tools 10395 10396 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 26 Jul 2016 15:49:04 +0200 10397 10398 snapd (2.0.10) xenial; urgency=medium 10399 10400 * New upstream release: LP: #1597329 10401 - interfaces: also allow @{PROC}/@{pid}/mountinfo and 10402 @{PROC}/@{pid}/mountstats 10403 - interfaces: allow read access to /etc/machine-id and 10404 @{PROC}/@{pid}/smaps 10405 - interfaces: miscelleneous policy updates for default, log-observe 10406 and system-observe 10407 - snapstate: add logging after a successful doLinkSnap 10408 - tests, integration-tests: port try tests to spread 10409 - store, cmd/snapd: send a basic user-agent to the store 10410 - store: add buy method 10411 - client: retry on failed GETs 10412 - tests: actual refresh test 10413 - docs: REST API update 10414 - interfaces: add mount support for hooks. 10415 - interfaces: add udev support for hooks. 10416 - interfaces: add dbus support for hooks. 10417 - tests, integration-tests: port refresh test to spread 10418 - tests, integration-tests: port change errors test to spread 10419 - overlord/ifacestate: don't retry snap security setup 10420 - integration-tests: remove unused file 10421 - tests: manage the socket unit when reseting state 10422 - overlord: improve organization of state patches 10423 - tests: wait for snapd listening after reset 10424 - interfaces/builtin: allow other sr*/scd* optical devices 10425 - systemd: add support for squashfuse 10426 - snap: make snaps vanishing less fatal for the system 10427 - snap-exec: os.Exec() needs argv0 in the args[] slice too 10428 - many: add new `create-user` command 10429 - interfaces: auto-connect content interfaces with the same content 10430 and developer 10431 - snapstate: add Current revision to SnapState 10432 - readme: tweak readme blurb 10433 - integration-tests: wait for listening port instead of active 10434 service reported by systemd 10435 - many: rename Current -> {CurrentSideInfo,CurrentInfo} 10436 - spread: fix home interface test after suite move 10437 - many: name unversioned data. 10438 - interfaces: add "content" interface 10439 - overlord/snapstate: defaultBackend can go away now 10440 - debian: comment to remember why the timer is setup like it is 10441 - tests,spread.yaml: introduce an upgrade test, support/split into 10442 two suites for this 10443 - overlord,overlord/snapstate: ensure we keep snap type in snapstate 10444 of each snap 10445 - many: rework the firstboot support 10446 - integration-tests: fix test failure 10447 - spread: keep core on suite restore 10448 - tests: temporary fix for state reset 10449 - overlord: add infrastructure for simple state format/content 10450 migrations 10451 - interfaces: add seccomp support for hooks. 10452 - interfaces: allow gvfs shares in home and temporarily allow 10453 socketcall by default (LP: #1592901, LP: #1594675) 10454 - tests, integration-tests: port network-bind interface tests to 10455 spread 10456 - snap,snap/snaptest: use PopulateDir/MakeTestSnapWithFiles directly 10457 and remove MockSnapWithHooks 10458 - interfaces: add mpris interface 10459 - tests: enable `snap run` on i386 10460 - tests, integration-tests: port network interface test to spread 10461 - tests, integration-tests: port interfaces cli to spread 10462 - tests, integration-tests: port leftover install tests to spread 10463 - interfaces: add apparmor support for hooks. 10464 - tests, integration-tests: port log-observe interface tests to 10465 spread 10466 - asserts: improve Decode doc comment about assertion format 10467 - tests: moved snaps to lib 10468 - many: add the camera interface 10469 - many: add optical-drive interface 10470 - interfaces: auto-connect home if running on classic 10471 - spread: bump gccgo test timeout 10472 - interfaces: use security tags to index security snippets. 10473 - daemon, overlord/snapstate, store: send confinement header to the 10474 store for install 10475 - spread: run tests on 16.04 i386 concurrently 10476 - tests,integration-tests: port install error tests to spread 10477 - interfaces: add a serial-port interface 10478 - tests, integration-tests, debian: port sideload install tests to 10479 spread 10480 - interfaces: add new bind security backend and refactor 10481 backendtests 10482 - snap: load and validate implicit hooks. 10483 - tests: add a build/run test for gccgo in spread 10484 - cmd/snap/cmd_login: Adjust message after adding support for wheel 10485 group 10486 - tests, integration-tests: ported install from store tests to 10487 spread 10488 - snap: make `snap change <taskid>` show task progress 10489 - tests, integration-tests: port search tests to spread 10490 - overlord/state,daemon: make abort proceed immediately, fix doc 10491 comment, improve tests 10492 - daemon: extend privileged access to users in "wheel" group 10493 - snap: tweak `snap refresh` and `snap refresh --list` outputTiny 10494 branch that does three things: 10495 - interfaces: refactor auto-connection candidate check 10496 - snap: add support for snap {install,refresh} 10497 --{edge,beta,candidate,stable} 10498 - release: don't force KDE Neon into devmode. 10499 10500 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 29 Jun 2016 21:02:39 +0200 10501 10502 snapd (2.0.9) xenial; urgency=medium 10503 10504 * New upstream release: LP: #1593201 10505 - snap: add the magic redirect part of `snap run` 10506 - tests, integration-tests: port server related tests to spread 10507 - overlord/snapstate: log restarting in the task 10508 - daemon: test restart wiring, fix setup/teardown 10509 - cmd: don't show the price if a snap has already been purchased 10510 - tests, integration-tests: port listing tests to spread 10511 - integration-tests: do not try to kill ubuntu-clock-app.clock (no 10512 longer a process) 10513 - several: tie up overlord's restart handler into daemon; adjust 10514 snap to cope 10515 - tests, integration-tests: port abort tests to spread 10516 - integration-tests: fix flaky TestRemoveBusyRetries 10517 - testutils: refactor/mock exec 10518 - snap,cmd: add hook support to snap run. 10519 - overlord/snapstate: remove Download from backend 10520 - store: use a custom logging transport 10521 - overlord/hookstate: implement basic HookManager. 10522 - spread: move the suite restore to restore-each 10523 - asserts: turn model os into model core field, making it also more 10524 like the kernel and gadget fields 10525 - asserts: / is not allowed in primary key headers, follow the store 10526 in this 10527 - release: enable full confinement on Elementary 0.4 10528 - integration-tests: fix another i386 autopkgtest failure. 10529 - cmd/snap: create SNAP_USER_DATA and common dirs in `snap run` 10530 - many: have the installation of the core snap request a restart (on 10531 classic) 10532 - asserts: allow to load also account assertions into the trusted 10533 set 10534 - many: install snaps in devmode on distributions without complete 10535 apparmor and seccomp support 10536 - spread: run on travis 10537 - snapenv: do not hardcode amd64 in tests 10538 - spread: initial harness and first test 10539 - interfaces: miscelleneous policy updates for chromium, x86, 10540 opengl, etc 10541 - integration-tests: remove daemon to use the log-observe interface 10542 - client: remove client.Revision and import snap.Revision instead 10543 - integration-tests: wait for network-bind service in try test 10544 - many: move over from snappy to snapstate/backend SetupSnap and 10545 related code 10546 - integration-tests: add interfaces cli tests 10547 - snapenv: cleanup snapenv.{Basic,User} 10548 - cmd/snap: also print slots that connect to the wanted snap (LP: 10549 #1590704) 10550 - asserts: error style, use "cannot" instead of "failed to" 10551 following the main decided style 10552 - integration-tests: wait until the network-bind service is up 10553 before testing 10554 - many: add new `snap run` command 10555 - snappy: unexport snappy.Install and snappy.Overlord.{Un,}Install 10556 - many: add some shared testing helpers to snap/snaptest and to 10557 boot/boottest 10558 - rest-api: support to send apps per snap (LP: #1564076) 10559 10560 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 16 Jun 2016 13:56:12 +0200 10561 10562 snapd (2.0.8.1) UNRELEASED; urgency=medium 10563 10564 * New upstream release 10565 - Cherry pick four commits that show snaps as installed in devmode on 10566 distributions without full confinement dependencies available: 10567 10568 25634d3364a46b5e9147e4466932c59b1b572d35 10569 53f2e8d5f1b2d7ce13f5b50be4c09fa1de8cf1e0 10570 38771f4cc324ad9dd4aa48b03108d13a2c361aad 10571 c46e069351c61e45c338c98ab12689a319790bd5 10572 10573 -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com> Tue, 14 Jun 2016 15:55:30 +0200 10574 10575 snapd (2.0.8) xenial; urgency=medium 10576 10577 * New upstream release: LP: #1589534 10578 - debian: make `snap refresh` times more random (LP: #1537793) 10579 - cmd: ExecInCoreSnap looks in "core" snap first, and only in 10580 "ubuntu-core" snap if rev>125. 10581 - cmd/snap: have 'snap list' display helper message on stderr 10582 (LP: #1587445) 10583 - snap: make app names more restrictive. 10584 10585 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 08 Jun 2016 07:56:58 +0200 10586 10587 snapd (2.0.7) xenial; urgency=medium 10588 10589 * New upstream release: LP: #1589534 10590 - debian: do not ship /etc/ld.so.conf.d/snappy.conf (LP: #1589006) 10591 - debian: fix snapd.refresh.service install and usage (LP: #1588977) 10592 - ovlerlord/state: actually support task setting themself as 10593 done/undone 10594 - snap: do not use "." import in revision_test.go, as this breaks 10595 gccgo-6 (fix build failure on powerpc) 10596 - interfaces: add fcitx and mozc input methods to unity7 10597 - interfaces: add global gsettings interfaces 10598 - interfaces: autoconnect home and doc updates (LP: #1588886) 10599 - integration-tests: remove 10600 abortSuite.TestAbortWithValidIdInDoingStatus 10601 - many: adding backward compatible code to upgrade SnapSetup.Flags 10602 - overlord/snapstate: handle sideloading over an old sideloaded snap 10603 without panicing 10604 - interfaces: add socketcall() to the network/network-bind 10605 interfaces (LP: #1588100) 10606 - overlord/snapstate,snappy: move over CanRemoveThis moves over the 10607 CanRemove check to snapstate itself.overlord/snapstate 10608 - snappy: move over CanRemove 10609 - overlord/snapstate,snappy: move over CopyData and Remove*Data code 10610 10611 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 06 Jun 2016 16:35:50 +0200 10612 10613 snapd (2.0.6) xenial; urgency=medium 10614 10615 * New upstream release: LP: #1588052: 10616 - many: repository moved to snapcore/snapd 10617 - debian: add transitional pkg for the github location change 10618 - snap: ensure `snap try` work with relative paths 10619 - debian: drop run/build dependency on lsb-release 10620 - asserts/tool: gpg key pair manager 10621 - many: add new snap-exec 10622 - many: implement `snap refresh --list` and `snap refresh` 10623 - snap: add parsing support for hooks. 10624 - many: add the cups interface 10625 - interfaces: misc policy fixes (LP: #1583794) 10626 - many: add `snap try` 10627 - interfaces: allow using sysctl and scmp_sys_resolver for parsing 10628 kernel logs 10629 - debian: make snapd get its environ from /etc/environment 10630 - daemon,client,snap: revisions are now strings 10631 - interfaces: allow access to new ibus abstract socket path 10632 LP: #1580463 10633 - integration-tests: add remove tests 10634 - asserts: stronger crypto choices and follow better latest designs 10635 - snappy,daemon: hollow out more of snappy (either removing or not 10636 exporting stuff on its way out), snappy/gadget.go is gone 10637 - asserts: rename device-serial to serial 10638 - asserts: rename identity to account (and username access) 10639 - integration-tests: add changes tests 10640 - backend: add tests for environment wrapper generation 10641 - interfaces/builtin: add location-control interface 10642 - overlord/snapstate: move over check snap logic from snappy 10643 - release: use os-release instead of lsb-release for cross-distro 10644 use 10645 - asserts: allow empty snap-name for snap-declaration 10646 - interfaces/builtin,docs,snap: add the pulseaudio interface 10647 - many: add support for an environment map inside snap.yaml 10648 - overlord/snapstate: increase robustness of doLinkSnap/undoLinkSnap 10649 with sanity unit tests 10650 - snap: parse epoch property 10651 - snappy: do nothing in SetNextBoot when running on classic 10652 - snap: validate snap type 10653 - integration-tests: extend find command tests 10654 - asserts: extend tests to cover mandatory and empty headers 10655 - tests: stop the update-pot check in run-checks 10656 - snap: parse confinement property. 10657 - store: change applyUbuntuStoreHeaders to not take accept, and to 10658 take a channel 10659 - many: struct-based revisions, new representation 10660 - interfaces: remove 'audit deny' rules from network_control.go 10661 - interfaces: add com.canonical.UrlLauncher.XdgOpen to unity7 10662 interface 10663 - interfaces: firewall-control can access xtables lock file 10664 - interfaces: allow unity7 AppMenu 10665 - interfaces: allow unity7 launcher API 10666 - interfaces/builtin: add location-observe interface 10667 - snap: fixed snap empty list text LP: #1587445 10668 10669 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 02 Jun 2016 08:23:50 +0200 10670 10671 snapd (2.0.5) xenial; urgency=medium 10672 10673 * New upstream release: LP: #1583085 10674 - interfaces: add dbusmenu, freedesktop and kde notifications to 10675 unity7 (LP: #1573188) 10676 - daemon: make localSnapInfo return SnapState 10677 - cmd: make snap list with no snaps not special 10678 - debian: workaround for XDG_DATA_DIRS issues 10679 - cmd,po: fix conflicts, apply review from #1154 10680 - snap,store: load and store the private flag sent by the store in 10681 SideInfo 10682 - interfaces/apparmor/template.go: adjust /dev/shm to be more usable 10683 - store: use purchase decorator in Snap and FindSnaps 10684 - interfaces: first version of the networkmanager interface 10685 - snap, snappy: implement the new (minmimal) kernel spec 10686 - cmd/snap, debian: move manpage generation to depend on an environ 10687 key; also, fix completion 10688 10689 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 19 May 2016 15:29:16 +0200 10690 10691 snapd (2.0.4) xenial; urgency=medium 10692 10693 * New upstream release: 10694 - interfaces: cleanup explicit denies 10695 - integration-tests: remove the ancient integration daemon tests 10696 - integration-tests: add network-bind interface test 10697 - integration-tests: add actual checks for undoing install 10698 - integration-tests: add store login test 10699 - snap: add certain implicit slots only on classic 10700 - integration-tests: add coverage flags to snapd.service ExecStart 10701 setting when building from branch 10702 - integration-tests: remove the tests for features removed in 16.04. 10703 - daemon, overlord/snapstate: "(de)activate" is no longer a thing 10704 - docs: update meta.md and security.md for current snappy 10705 - debian: always start snapd 10706 - integration-tests: add test for undoing failed install 10707 - overlord: handle ensureNext being in the past 10708 - overlord/snapstate,overlord/snapstate/backend,snappy: start 10709 backend porting LinkSnap and UnlinkSnap 10710 - debian/tests: add reboot capability to autopkgtest and execute 10711 snapPersistsSuite 10712 - daemon,snappy,progress: drop license agreement broken logic 10713 - daemon,client,cmd/snap: nice access denied message 10714 (LP: #1574829) 10715 - daemon: add user parameter to all commands 10716 - snap, store: rework purchase methods into decorators 10717 - many: simplify release package and add OnClassic 10718 - interfaces: miscellaneous policy updates 10719 - snappy,wrappers: move desktop files handling to wrappers 10720 - snappy: remove some obviously dead code 10721 - interfaces/builtin: quote apparmor label 10722 - many: remove the gadget yaml support from snappy 10723 - snappy,systemd,wrappers: move service units generation to wrappers 10724 - store: add method to determine if a snap must be bought 10725 - store: add methods to read purchases from the store 10726 - wrappers,snappy: move binary wrapper generation to new package 10727 wrappers 10728 - snap: add `snap help` command 10729 - integration-tests: remove framework-test data and avoid using 10730 config-snap for now 10731 - add integration test to verify fix for LP: #1571721 10732 10733 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 13 May 2016 17:19:37 -0700 10734 10735 snapd (2.0.3) xenial; urgency=medium 10736 10737 * New upstream micro release: 10738 - integration-tests, debian/tests: add unity snap autopkg test 10739 - snappy: introduce first feature flag for assumes: common-data-dir 10740 - timeout,snap: add YAML unmarshal function for timeout.Timeout 10741 - many: go into state.Retry state when unmounting a snap fails. 10742 (LP: #1571721, #1575399) 10743 - daemon,client,cmd/snap: improve output after snap 10744 install/refresh/remove (LP: #1574830) 10745 - integration-tests, debian/tests: add test for home interface 10746 - interfaces,overlord: support unversioned data 10747 - interfaces/builtin: improve the bluez interface 10748 - cmd: don't include the unit tests when building with go test -c 10749 for integration tests 10750 - integration-tests: teach some new trick to the fake store, 10751 reenable the app refresh test 10752 - many: move with some simplifications test snap building to 10753 snap/snaptest 10754 - asserts: define type for revision related errors 10755 - snap/snaptest,daemon,overlord/ifacestate,overlord/snapstate: unify 10756 mocking snaps behind MockSnap 10757 - snappy: fix openSnapFile's handling of sideInfo 10758 - daemon: improve snap sideload form handling 10759 - snap: add short and long description to the man-page 10760 (LP: #1570280) 10761 - snappy: remove unused SetProperty 10762 - snappy: use more accurate test data 10763 - integration-tests: add a integration test about remove removing 10764 all revisions 10765 - overlord/snapstate: make "snap remove" remove all revisions of a 10766 snap (LP: #1571710) 10767 - integration-tests: re-enable a bunch of integration tests 10768 - snappy: remove unused dbus code 10769 - overlord/ifacestate: fix setup-profiles to use new snap revision 10770 for setup (LP: #1572463) 10771 - integration-tests: add regression test for auth bug LP:#1571491 10772 - client, snap: remove obsolete TypeCore which was used in the old 10773 SystemImage days 10774 - integration-tests: add apparmor test 10775 - cmd: don't perform type assertion when we know error to be nil 10776 - client: list correct snap types 10777 - intefaces/builtin: allow getsockname on connected x11 plugs 10778 (LP: #1574526) 10779 - daemon,overlord/snapstate: read name out of sideloaded snap early, 10780 improved change summary 10781 - overlord: keep tasks unlinked from a change hidden, prune them 10782 - integration-tests: snap list on fresh boot is good again 10783 - integration-tests: add partial term to the find test 10784 - integration-tests: changed default release to 16 10785 - integration-tests: add regression test for snaps not present after 10786 reboot 10787 - integration-tests: network interface 10788 - integration-tests: add proxy related environment variables to 10789 snapd env file 10790 - README.md: snappy => snap 10791 - etc: trivial typo fix (LP:#1569892) 10792 - debian: remove unneeded /var/lib/snapd/apparmor/additional 10793 directory (LP: #1569577) 10794 - builtin/unity7.go: allow using gmenu. LP: #1576287 10795 10796 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 03 May 2016 07:51:57 +0200 10797 10798 snapd (2.0.2) xenial; urgency=medium 10799 10800 * New upstream release: 10801 - systemd: add multi-user.target (LP: #1572125) 10802 - release: our series is 16 10803 - integration-tests: fix snapd binary path for mounting the daemon 10804 built from branch 10805 - overlord,snap: add firstboot state sync 10806 10807 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 19 Apr 2016 16:02:44 +0200 10808 10809 snapd (2.0.1) xenial; urgency=medium 10810 10811 * client,daemon,overlord: fix authentication: 10812 - fix incorrect authenication check (LP: #1571491) 10813 10814 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Apr 2016 07:24:33 +0200 10815 10816 snapd (2.0) xenial; urgency=medium 10817 10818 * New upstream release: 10819 - debian: put snapd in /usr/lib/snapd/ 10820 - cmd/snap: minor polishing 10821 - cmd,client,daemon: add snap abort command 10822 - overlord: don't hold locks when callling backends 10823 - release,store,daemon: no more default-channel, release=>series 10824 - many: drop support for deprecated environment variables 10825 (SNAP_APP_*) 10826 - many: support individual ids in changes cmd 10827 - overlord/state: use numeric change and task ids 10828 - overlord/auth,daemon,client,cmd/snap: logout 10829 - daemon: don't install ubuntu-core twice 10830 - daemon,client,overlord/state,cmd: add changes command 10831 - interfaces/dbus: drop superfluous backslash from template 10832 - daemon, overlord/snapstate: updates are users too! 10833 - cmd/snap,daemon,overlord/ifacestate: add support for developer 10834 mode 10835 - daemon,overlord/snapstate: on refresh use the remembered channel, 10836 default to stable channel otherwise 10837 - cmd/snap: improve UX of snap interfaces when there are no results 10838 - overlord/state: include time in task log messages 10839 - overlord: prune and abort old changes and tasks 10840 - overlord/ifacestate: add implicit slots in setup-profiles 10841 - daemon,overlord: setup authentication for store downloads 10842 - daemon: macaroon-authed users are like root, and sudoers can login 10843 - daemon,client,docs: send install options to daemon 10844 10845 -- Michael Vogt <michael.vogt@ubuntu.com> Sat, 16 Apr 2016 22:15:40 +0200 10846 10847 snapd (1.9.4) xenial; urgency=medium 10848 10849 * New upstream release: 10850 - etc: fix desktop file location 10851 - overlord/snapstate: stop an update once download sees the revision 10852 is already installed 10853 - overlord: make SnapState.DevMode a method, store flags 10854 - snappy: no more snapYaml in snappy.Snap 10855 - daemon,cmd,dirs,lockfile: drop all lockfiles 10856 - debian: use sudo in setup of the proxy environment 10857 - snap/snapenv,snappy,systemd: expose SNAP_REVISION to app 10858 environment 10859 - snap: validate similarly to what we did with old snapYaml info 10860 from squashfs snaps 10861 - daemon,store: plug in authentication for store search/details 10862 - overlord/snapstate: fix JSON name of SnapState.Candidate 10863 - overlord/snapstate: start using revisions higher than 100000 for 10864 local installs (sideloads) 10865 - interfaces,overlorf/ifacestate: honor user choice and don't auto- 10866 connect disconnected plugs 10867 - overlord/auth,daemon,client: hide user ids again 10868 - daemon,overlord/snapstate: back /snaps (and so snap list) using 10869 state 10870 - daemon,client,overlord/auth: rework state auth data 10871 - overlord/snapstate: disable Activate and Deactivate 10872 - debian: fix silly typo in autopkgtest setup 10873 - overlord/ifacestate: remove connection state with discard-conns 10874 task, on the removal of last snap 10875 - daemon,client: rename API update action to refresh 10876 - cmd/snap: rework login to be more resilient 10877 - overlord/snapstate: deny two changes on one snap 10878 - snappy: fix crash on certain snap.yaml 10879 - systemd: use native systemctl enable instead of our own 10880 implementation 10881 - store: add workaround for misbehaving store 10882 - debian: make autopkgtest use the right env vars 10883 - state: log do/undo status too when a task is run 10884 - docs: update rest.md with price information 10885 - daemon: only include price property if the snap is non-free 10886 - daemon, client, cmd/snap: connect/disconnect now async 10887 - snap,snappy: allow snaps to require system features 10888 - integration-tests: fix report of skips in SetUpTest method 10889 - snappy: clean out major bits (still using Installed) now 10890 unreferenced as cmd/snappy is gone 10891 - daemon/api,overlord/auth: add helper to get UserState from a 10892 client request 10893 10894 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 15 Apr 2016 23:30:00 +0200 10895 10896 snapd (1.9.3) xenial; urgency=medium 10897 10898 * New upstream release: 10899 - many: prepare for opengl support on classic 10900 - interfaces/apparmor: load all apparmor profiles on snap setup 10901 - daemon,client: move async resource to change in meta 10902 - debian: disable autopilot 10903 - snap: add basic progress reporting 10904 - client,cmd,daemon,snap,store: show the price of snaps in the cli 10905 - state: add minimal taskrunner logging 10906 - daemon,snap,overlord/snapstate: in the API get the snap icon using 10907 state 10908 - client,daemon,overlord: don't guess snap file vs. name 10909 - overlord/ifacestate: reload snap connections when setting up 10910 security for a given snap 10911 - snappy: remove cmd/snappy (superseded in favour of cmd/snap) 10912 - interfaecs/apparmor: remove all traces of old-security from 10913 apparmor backend 10914 - interfaces/builtin: add bluez interface 10915 - overlord/ifacestate: don't crash if connection cannot be reloaded 10916 - debian: add searchSuite to autopkgtest 10917 - client, daemon, cmd/snap: no more tasks; everything is changes 10918 - client: send authorization header in client requests 10919 - client, daemon: marshal suggested currency over REST 10920 - docs, snap: enumerate snap types correctly in docs and comments 10921 - many: add store authenticator parameter 10922 - overlord/ifacestate,daemon: setup security on conect and 10923 disconnect 10924 - interfaces/apparmor: remove unused apparmor variables 10925 - snapstate: add missing "TaskProgressAdapter.Write()" for working 10926 progress reporting 10927 - many: clean out snap config related code not for OS 10928 - daemon,client,cmd: return snap list from /v2/snaps 10929 - docs: update `/v2/snaps` endpoint documentation 10930 - interfaces: rename developerMode to devMode 10931 - daemon,client,overlord: progress current => done 10932 - daemon,client,cmd/snap: move query metadata to top-level doc 10933 - interfaces: add TestSecurityBackend 10934 - many: replace typographic quotes with ASCII 10935 - client, daemon: rework rest changes to export "ready" and "err" 10936 - overlord/snapstate,snap,store: track snap-id in side-info and 10937 therefore in state 10938 - daemon: improve mocking of interfaces API tests 10939 - integration-tests: remove origins in default snap names for udf 10940 call 10941 - integration-test: use "snap list" in GetCurrentVersion 10942 - many: almost no more NewInstalledSnap reading manifest from 10943 snapstate and backend 10944 - daemon: auto install ubuntu-core if missing 10945 - oauth,store: remove OAuth authentication logic 10946 - overlord/ifacestate: simplify some tests with implicit manager 10947 initialization 10948 - store, snappy: move away from hitting details directly 10949 - overlord/ifacestate: reload connections when restarting the 10950 manager 10951 - overlord/ifacestate: increase flexibility of unit tests 10952 - overlord: use state to discover all installed snaps 10953 - overlord/ifacestate: track connections in the state 10954 - many: separate copy-data from unlinking of current snap 10955 - overlord/auth,store/auth: add macaroon authenticator to UserState 10956 - client: support for /v2/changes and /v2/changes/{id} 10957 - daemon/api,overlord/auth: rework authenticated users information 10958 in state 10959 10960 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 14 Apr 2016 23:29:43 +0200 10961 10962 snapd (1.9.2) xenial; urgency=medium 10963 10964 * New upstream release: 10965 - cmd/snap,daemon,store: rework login command to use daemon login 10966 API 10967 - store: cache suggested currency from the store 10968 - overlord/ifacestate: modularize and extend tests 10969 - integration-tests: reenable failure tests 10970 - daemon: include progress in rest changes 10971 - daemon, overlord/state: expose individual changes 10972 - overlord/ifacestate: drop duplicate package comment 10973 - overlord/ifacestate: allow tests to override security backends 10974 - cmd/snap: install *.snap and *.snap.* as files too 10975 - interfaces/apparmor: replace /var/lib/snap with /var/snap 10976 - daemon,overlord/ifacestate: connect REST API to interfaces in the 10977 overlord 10978 - debian: remove unneeded dependencies from snapd 10979 - overlord/state: checkpoint on final progress only 10980 - osutil: introduce IsUIDInAny 10981 - overlord/snapstate: rename GetSnapState to Get, SetSnapState to 10982 Set 10983 - daemon: add id to changes json 10984 - overlord/snapstate: SetSnapState() needs locks 10985 - overlord: fix broken tests 10986 - overlord/snapstate,overlord/ifacestate: reimplement SnapInfo (as 10987 Info) actually using the state 10988 10989 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 13 Apr 2016 17:27:00 +0200 10990 10991 snapd (1.9.1.1) xenial; urgency=medium 10992 10993 * debian/tests/control: 10994 - add git to make autopkgtest work 10995 10996 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 12 Apr 2016 17:19:19 +0200 10997 10998 snapd (1.9.1) xenial; urgency=medium 10999 11000 * Add warning about installing ubuntu-core-snapd-units on Desktop systems. 11001 * Add ${misc:Depends} to ubuntu-core-snapd-units. 11002 * interfaces,overlord: add support for auto-connecting plugs on 11003 install 11004 * fix sideloading snaps and (re)add tests for this 11005 * add `ca-certificates` to the test-dependencies to fix autopkgtest 11006 failure on armhf 11007 11008 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 12 Apr 2016 14:39:57 +0200 11009 11010 snapd (1.9) xenial; urgency=medium 11011 11012 * rename source and binary package to "snapd" 11013 * update directory layout to final 16.04 layout 11014 * use `snap` command instead of the previous `snappy` 11015 * use `interface` based security 11016 * use new state engine for install/update/remove 11017 11018 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 12 Apr 2016 01:05:09 +0200 11019 11020 ubuntu-snappy (1.7.3+20160310ubuntu1) xenial; urgency=medium 11021 11022 - debian: update versionized ubuntu-core-launcher dependency 11023 - debian: tweak desktop file dir, ship Xsession.d snip for seamless 11024 integration 11025 - snappy: fix hw-assign to work with per-app udev tags 11026 - snappy: use $snap.$app as per-app udev tag 11027 - snap,snappy,systemd: %s/\<SNAP_ORIGIN\>/SNAP_DEVELOPER/g 11028 - snappy: add mksquashfs --no-xattrs parameter 11029 - snap,snappy,systemd: kill SNAP_FULLNAME 11030 11031 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Mar 2016 09:26:20 +0100 11032 11033 ubuntu-snappy (1.7.3+20160308ubuntu1) xenial; urgency=medium 11034 11035 - snappy,snap: move icon under meta/gui/ 11036 - debian: add snap.8 manpage 11037 - debian: move snapd to /usr/lib/snappy/snapd 11038 - snap,snappy,systemd: remove TMPDIR, TEMPDIR, SNAP_APP_TMPDIR 11039 - snappy,dirs: add support to use desktop files from inside snaps 11040 - daemon: snapd API events endpoint redux 11041 - interfaces/builtin: add "network" interface 11042 - overlord/state: do small fixes (typo, id clashes paranoia) 11043 - overlord: add first pass of the logic in StateEngine itself 11044 - overlord/state: introduce Status/SetStatus on Change 11045 - interfaces: support permanent security snippets 11046 - overlord/state: introduce Status/SetStatus and 11047 Progress/SetProgress on Task 11048 - overlord/state: introduce Task and Change.NewTask 11049 - many: selectively swap semantics of plugs and slots 11050 - client,cmd/snap: remove useless indirection in Interfaces 11051 - interfaces: maintain Plug and Slot connection details 11052 - client,daemon,cmd/snap: change POST /2.0/interfaces to work with 11053 lists 11054 - overlord/state: introduce Change and NewChange on state to create 11055 them 11056 - snappy: bugfix for snap.yaml parsing to be more consistent with 11057 the spec 11058 - snappy,systemd: remove "ports" from snap.yaml 11059 11060 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 08 Mar 2016 11:24:09 +0100 11061 11062 ubuntu-snappy (1.7.3+20160303ubuntu4) xenial; urgency=medium 11063 11064 * rename: 11065 debian/golang-snappy-dev.install -> 11066 debian/golang-github-ubuntu-core-snappy-dev.install: 11067 11068 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 03 Mar 2016 12:29:16 +0100 11069 11070 ubuntu-snappy (1.7.3+20160303ubuntu3) xenial; urgency=medium 11071 11072 * really fix typo in dependency name 11073 11074 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 03 Mar 2016 12:21:39 +0100 11075 11076 ubuntu-snappy (1.7.3+20160303ubuntu2) xenial; urgency=medium 11077 11078 * fix typo in dependency name 11079 11080 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 03 Mar 2016 12:05:36 +0100 11081 11082 ubuntu-snappy (1.7.3+20160303ubuntu1) xenial; urgency=medium 11083 11084 - debian: update build-depends for MIR 11085 - many: implement new REST API: GET /2.0/interfaces 11086 - integration-tests: properly stop snapd from branch 11087 - cmd/snap: update tests for go-flags changes 11088 - overlord/state: implement Lock/Unlock with implicit checkpointing 11089 - overlord: split out the managers and State to their own 11090 subpackages of overlord 11091 - snappy: rename "migration-skill" to "old-security" and use new 11092 interface names instead of skills 11093 - client,cmd/snap: clarify name ambiguity in Plug or Slot 11094 - overlord: start working on state engine along spec v2, have the 11095 main skeleton follow that 11096 - classic, oauth: update tests for change in MakeRandomString() 11097 - client,cmd/snap: s/add/install/:-( 11098 - interfaces,daemon: specialize Name to either Plug or Slot 11099 - interfaces,interfaces/types: unify security snippet functions 11100 - snapd: close the listener on Stop, to force the http.Serve loop to 11101 exit 11102 - snappy,daemon,snap/lightweight,cmd/snappy,docs/rest.md: expose 11103 explicit channel selection to rest api 11104 - interfaces,daemon: rename package holding built-in interfaces 11105 - integration-tests: add the first classic dimension tests 11106 - client,deaemon,docs: rename skills to interfaces on the wire 11107 - asserts: add identity assertion type 11108 - integration-tests: add the no_proxy env var 11109 - debian: update build-depends for new package names 11110 - oauth: fix oauth & quoting in the oauth_signature 11111 - integration-tests: remove unused field 11112 - integration-tests: add the http proxy argument 11113 - interfaces,interfaces/types,deamon: mass internal rename to 11114 interfaces 11115 - client,cmd/snap: rename skills to interfaces (part 2) 11116 - arch: fix missing mapping for powerpc 11117 11118 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 03 Mar 2016 11:00:19 +0100 11119 11120 ubuntu-snappy (1.7.3+20160225ubuntu1) xenial; urgency=medium 11121 11122 - integration-tests: always use the built snapd when compiling 11123 binaries from branch 11124 - cmd/snap: rename skills to interfaces 11125 - testutil,skills/types,skills,daemon: tweak discovery of know skill 11126 types 11127 - docs: add docs for arm64 cross building 11128 - overlord: implement basic ReadState/WriteState 11129 - overlord: implement Get/Set/Copy on State 11130 - integration-tests: fix dd output check 11131 - integration-tests: add fromBranch config field 11132 - integration-tests: use cli pkg methods in hwAssignSuite 11133 - debian: do not create the snappypkg user, we don't need it anymore 11134 - arch: fix build failure on s390x 11135 - classic: cleanup downloaded lxd tarball 11136 - cmd/snap,client,integration-tests: rename snap subcmds 11137 'assert'=>'ack', 'asserts'=>'known' 11138 - skills: fix broken tests builds 11139 - skills,skills/types: pass slot to SlotSecuritySnippet() 11140 - skills/types: teach bool-file about udev security 11141 11142 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 25 Feb 2016 16:17:19 +0100 11143 11144 ubuntu-snappy (1.7.2+20160223ubuntu1) xenial; urgency=medium 11145 11146 * New git snapshot: 11147 - asserts: introduce snap-declaration 11148 - cmd/snap: fix integration tests for the "cmd_asserts" 11149 - integration-tests: fix fanctl output check 11150 - cmd/snap: fix test failure after merging 23a64e6 11151 - cmd/snap: replace skip-help with empty description 11152 - docs: update security.md to match current migration-skill 11153 semantics 11154 - snappy: treat commands with 'daemon' field as services 11155 - asserts: use more consistent names for receivers in 11156 snap_asserts*.go 11157 - debian: add missing golang-websocket-dev build-dependency 11158 - classic: if classic fails to get created, undo the bind mounts 11159 - snappy: never return nil in NewLocalSnapRepository() 11160 - notifications: A simple notification system 11161 - snappy: when using staging, authenticate there instead 11162 - integration-tests/snapd: fix the start of the test snapd socket 11163 - skills/types: use CamelCase for security names 11164 - skills: add support for implicit revoke 11165 - skills: add security layer 11166 - integration-tests: use exec.Command wrapper for updates 11167 - cmd/snap: add 'snap skills' 11168 - cms/snap: add 'snap revoke' 11169 - docs: add docs for skills API 11170 - cmd/snap: add 'snap grant' 11171 - cmd/snappy, coreconfig, daemon, snappy: move config to always be 11172 bytes (in and out) 11173 - overlord: start with a skeleton and stubs for Overlord, 11174 StateEngine, StateJournal and managers 11175 - integration-tests: skip tests affected by LP: #1544507 11176 - skills/types: add bool-file 11177 - po: refresh translation templates 11178 - cmd/snap: add 'snap experimental remove-skill-slot' 11179 - asserts: introduce device assertion 11180 - cmd/snap: implemented add, remove, purge, refresh, rollback, 11181 activate, deactivate 11182 - cmd/snap: add 'snap experimental add-skill-slot' 11183 - cmd/snap: add 'snap experimental remove-skill' 11184 - cmd/snap: add tests for common skills code 11185 - cmd/snap: add 'snap experimental add-skill' 11186 - asserts: make assertion checkers used by db.Check modular and 11187 pluggable 11188 - cmd,client,daemon,caps,docs,po: remove capabilities 11189 - scripts: move the script to get dependencies to a separate file 11190 - asserts: make the disk layout compatible for storing more than one 11191 revision 11192 - cmd/snap: make the assert command options exported 11193 - integration-tests: Remove the target release and channel 11194 - asserts: introduce model assertion 11195 - integration-tests: add exec.Cmd wrapper 11196 - cmd/snap: add client test support methods 11197 - cmd/snap: move key=value attribute parsing to commmon 11198 - cmd/snap: apply new style consistency to "snap" commands. 11199 - cmd/snap: support redirecting the client for testing 11200 - cmd/snap: support testing command output 11201 - snappy,daemon: remove the meta repositories abstractions 11202 - cmd: add support for experimental commands 11203 - cmd/snappy,daemon,snap,snappy: remove SetActive from parts 11204 - cmd/snappy,daemon,snappy,snap: remove config from parts interface 11205 - client: improve test data 11206 - cmd: allow to construct a fresh parser 11207 - cmd: don't treat help as an error 11208 - cmd/snappy,snappy: remove "Details" from the repository interface 11209 - asserts: check that primary keys are set when 11210 Decode()ing/assembling assertions 11211 - snap,snappy: refactor to remove "Install" from the Part interface 11212 - client,cmd: make client.New() configurable 11213 - client: enable retrieving asynchronous operation information with 11214 `Client.Operation`. 11215 11216 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 23 Feb 2016 11:28:18 +0100 11217 11218 ubuntu-snappy (1.7.2+20160204ubuntu1) xenial; urgency=medium 11219 11220 * New git snapshot: 11221 - integration-tests: fix the rollback error messages 11222 - integration-test: use the common cli method when trying to install 11223 an unexisting snap 11224 - integration-tests: rename snap find test 11225 - daemon: refactor makeErrorResponder() 11226 - integration: add regression test for LP: #1541317 11227 - integration-tests: reenable TestRollbackMustRebootToOtherVersion 11228 - asserts: introduce "snap asserts" subcmd to show assertions in the 11229 system db 11230 - docs: fix parameter style 11231 - daemon: use underscore in JSON interface 11232 - client: add skills API 11233 - asserts,docs/rest.md: change Encoder not to add extra newlines at 11234 the end of the stream 11235 - integration-tests: "snappy search" is no more, its "snap search" 11236 now 11237 - README, integration-tests/tests: chmod snapd.socket after manual 11238 start. 11239 - snappy: add default security profile if none is specified 11240 - skills,daemon: add REST APIs for skills 11241 - cmd/snap, cmd/snappy: move from `snappy search` to `snap find`. 11242 - The first step towards REST world domination: search is now done 11243 via 11244 - debian: remove obsolete /etc/grub.d/09_snappy on upgrade 11245 - skills: provide different security snippets for skill and slot 11246 side 11247 - osutil: make go vet happy again 11248 - snappy,systemd: use Type field in systemd.ServiceDescription 11249 - skills: add basic grant-revoke methods 11250 - client,daemon,asserts: expose the ability to query assertions in 11251 the system db 11252 - skills: add basic methods for slot handling 11253 - snappy,daemon,snap: move "Uninstall" into overlord 11254 - snappy: move SnapFile.Install() into Overlord.Install() 11255 - integration-tests: re-enable some failover tests 11256 - client: remove snaps 11257 - asserts: uniform searching across trusted (account keys) and main 11258 backstore 11259 - asserts: introduce Decoder to parse streams of assertions and 11260 Encoder to build them 11261 - client: filter snaps with a search query 11262 - client: pass query as well as path in client internals 11263 - skills: provide different security snippets for skill and slot 11264 side 11265 - snappy: refactor snapYaml to remove methods on snapYaml type 11266 - snappy: remove unused variable from test 11267 - skills: add basic methods for skill handing 11268 - snappy: remove support for meta/package.yaml and implement new 11269 meta/snap.yaml 11270 - snappy: add new overlord type responsible for 11271 Installed/Install/Uninstall/SetActive and stub it out 11272 - skills: add basic methods for type handling 11273 - daemon, snappy: add find (aka search) 11274 - client: filter snaps by type 11275 - skills: tweak valid names and error messages 11276 - skills: add special skill type for testing 11277 - cmd/snapd,daemon: filter snaps by type 11278 - partition: remove obsolete uEnv.txt 11279 - skills: add Type interface 11280 - integration-tests: fix the bootloader path 11281 - asserts: introduce a memory backed assertion backstore 11282 - integration-tests: get name of OS snap from bootloader 11283 - cmd/snapd,daemon: filter snaps by source 11284 - asserts,daemon: bump some copyright years for things that have 11285 been touched in the new year 11286 - skills: add the initial Repository type 11287 - skills: add a name validation function 11288 - client: filter snaps by source 11289 - snappy: unmount the squashfs snap again if it fails to install 11290 - snap: make a copy of the search uri before mutating it 11291 Closes: LP#1537005 11292 - cmd/snap,client,daemon,asserts: introduce "assert " snap 11293 subcommand 11294 - cmd/snappy, snappy: fix failover handling of the "active" 11295 kernel/os snap 11296 - daemon, client, docs/rest.md, snapd integration tests: move to the 11297 new error response 11298 - asserts: change Backstore interface, backstores can now access 11299 primary key names from types 11300 - asserts: make AssertionType into a real struct exposing the 11301 metadata Name and PrimaryKey 11302 - caps: improve bool-file sanitization 11303 - asserts: fixup toolbelt to use exposed key ID. 11304 - client: return by reference rather than by value 11305 - asserts: exported filesystem backstores + explicit backstores 11306 11307 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 04 Feb 2016 16:35:31 +0100 11308 11309 ubuntu-snappy (1.7.2+20160113ubuntu1) xenial; urgency=medium 11310 11311 * New git snapshot 11312 11313 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 13 Jan 2016 11:25:40 +0100 11314 11315 ubuntu-snappy (1.7.2ubuntu1) xenial; urgency=medium 11316 11317 * New upstream release: 11318 - bin-path integration 11319 - assertions/capability work 11320 - fix squashfs based snap building 11321 11322 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 04 Dec 2015 08:46:35 +0100 11323 11324 ubuntu-snappy (1.7.1ubuntu1) xenial; urgency=medium 11325 11326 * New upstream release: 11327 - fix dependencies 11328 - fix armhf builds 11329 11330 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 02 Dec 2015 07:46:07 +0100 11331 11332 ubuntu-snappy (1.7ubuntu1) xenial; urgency=medium 11333 11334 * New upstream release: 11335 - kernel/os snap support 11336 - squashfs snap support 11337 - initial capabilities work 11338 - initial assertitions work 11339 - rest API support 11340 11341 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 18 Nov 2015 19:59:51 +0100 11342 11343 ubuntu-snappy (1.6ubuntu1) wily; urgency=medium 11344 11345 * New upstream release, including the following changes: 11346 - Fix hwaccess for gpio (LP: #1493389, LP: #1488618) 11347 - Fix handleAssets name normalization 11348 - Run boot-ok job late (LP: #1476129) 11349 - Add support for systemd socket files 11350 - Add "snappy service" command 11351 - Documentation improvements 11352 - Many test improvements (unit and integration) 11353 - Override sideload versions 11354 - Go1.5 fixes 11355 - Add i18n 11356 - Add man-page 11357 - Add .snapignore 11358 - Run services that uses external ports only after the network is up 11359 - Bufix in Synbootloader (LP: 1474125) 11360 - Use uboot.env for boot state tracking 11361 11362 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 09 Sep 2015 14:20:22 +0200 11363 11364 ubuntu-snappy (1.5ubuntu1) wily; urgency=medium 11365 11366 * New upstream release, including the following changes: 11367 - Use O_TRUNC when copying files 11368 - Added path redefinition to include test's binaries location 11369 - Don't run update-grub, instead use grub.cfg from the oem 11370 package 11371 - Do network configuration from first boot 11372 - zero size systemd of new partition made executable to 11373 prevent unrecoverable boot failure 11374 - Close downloaded files 11375 11376 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com> Mon, 06 Jul 2015 15:14:37 -0300 11377 11378 ubuntu-snappy (1.4ubuntu1) wily; urgency=medium 11379 11380 * New upstream release, including the following changes: 11381 - Allow to run the integration tests using snappy from branch 11382 - Add CopyFileOverwrite flag and behaviour to helpers.CopyFile 11383 - add a bunch of missing i18n.G() now that we have gettext 11384 - Generate only the translators comments that start with 11385 TRANSLATORS 11386 - Try both clickpkg and snappypkg when dropping privs 11387 11388 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com> Thu, 02 Jul 2015 16:21:53 -0300 11389 11390 ubuntu-snappy (1.3ubuntu1) wily; urgency=medium 11391 11392 * New upstream release, including the following changes: 11393 - gettext support 11394 - use snappypkg user for the installed snaps 11395 - switch to system-image-3.x as the system-image backend 11396 - more reliable developer mode detection 11397 11398 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 01 Jul 2015 10:37:05 +0200 11399 11400 ubuntu-snappy (1.2-0ubuntu1) wily; urgency=medium 11401 11402 * New upstream release, including the following changes: 11403 - Consider the root directory when installing and removing policies 11404 - In the uboot TestHandleAssetsNoHardwareYaml, patch the cache dir 11405 before creating the partition type 11406 - In the PartitionTestSuite, remove the unnecessary patches for 11407 defaultCacheDir 11408 - Fix the help output of "snappy install -h" 11409 11410 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com> Wed, 17 Jun 2015 11:42:47 -0300 11411 11412 ubuntu-snappy (1.1.2-0ubuntu1) wily; urgency=medium 11413 11414 * New upstream release, including the following changes: 11415 - Remove compatibility for click-bin-path in generated exec-wrappers 11416 - Release the readme.md after parsing it 11417 11418 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com> Thu, 11 Jun 2015 23:42:49 -0300 11419 11420 ubuntu-snappy (1.1.1-0ubuntu1) wily; urgency=medium 11421 11422 * New upstream release, including the following changes: 11423 - Set all app services to restart on failure 11424 - Fixes the missing oauth quoting and makes the code a bit nicer 11425 - Added integrate() to set Integration to default values needed for 11426 integration 11427 - Moved setActivateClick to be a method of SnapPart 11428 - Make unsetActiveClick a method of SnapPart 11429 - Check the package.yaml for the required fields 11430 - Integrate lp:snappy/selftest branch into snappy itself 11431 - API to record information about the image and to check if the kernel was 11432 sideloaded. 11433 - Factor out update from cmd 11434 - Continue updating when a sideload error is returned 11435 11436 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com> Wed, 10 Jun 2015 15:54:12 -0300 11437 11438 ubuntu-snappy (1.1-0ubuntu1) wily; urgency=low 11439 11440 * New wily upload with fix for go 1.4 syscall.Setgid() breakage 11441 11442 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 09 Jun 2015 10:02:04 +0200 11443 11444 ubuntu-snappy (1.0.1-0ubuntu1) vivid; urgency=low 11445 11446 * fix symlink unpacking 11447 * fix typo in apparmor rules generation 11448 11449 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 23 Apr 2015 16:09:56 +0200 11450 11451 ubuntu-snappy (1.0-0ubuntu1) vivid; urgency=low 11452 11453 * 15.04 archive upload 11454 11455 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 23 Apr 2015 11:08:22 +0200 11456 11457 ubuntu-snappy (0.1.2-0ubuntu1) vivid; urgency=medium 11458 11459 * initial ubuntu archive upload 11460 11461 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 13 Apr 2015 22:48:13 -0500 11462 11463 ubuntu-snappy (0.1.1-0ubuntu1) vivid; urgency=low 11464 11465 * new snapshot 11466 11467 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 12 Feb 2015 13:51:22 +0100 11468 11469 ubuntu-snappy (0.1-0ubuntu1) vivid; urgency=medium 11470 11471 * Initial packaging 11472 11473 -- Sergio Schvezov <sergio.schvezov@canonical.com> Fri, 06 Feb 2015 02:25:43 -0200