Change log for snapd package in Debian

148 of 48 results
Published in sid-release
snapd (2.62-1) unstable; urgency=medium

  [ Ernest Lotter ]
  * New upstream release, LP: #2058277
    - Aspects based configuration schema support (experimental)
    - Refresh app awareness support for UI (experimental)
    - Support for user daemons by introducing new control switches
      --user/--system/--users for service start/stop/restart
      (experimental)
    - Add AppArmor prompting experimental flag (feature currently
      unsupported)
    - Installation of local snap components of type test
    - Packaging of components with snap pack
    - Expose experimental features supported/enabled in snapd REST API
      endpoint /v2/system-info
    - Support creating and removing recovery systems for use by factory
      reset
    - Enable API route for creating and removing recovery systems using
      /v2/systems with action create and /v2/systems/{label} with action
      remove
    - Lift requirements for fde-setup hook for single boot install
    - Enable single reboot gadget update for UC20+
    - Allow core to be removed on classic systems
    - Support for remodeling on hybrid systems
    - Install desktop files on Ubuntu Core and update after snapd
      upgrade
    - Upgrade sandbox features to account for cgroup v2 device filtering
    - Support snaps to manage their own cgroups
    - Add support for AppArmor 4.0 unconfined profile mode
    - Add AppArmor based read access to /etc/default/keyboard
    - Upgrade to squashfuse 0.5.0
    - Support useradd utility to enable removing Perl dependency for
      UC24+
    - Support for recovery-chooser to use console-conf snap
    - Add support for --uid/--gid using strace-static
    - Add support for notices (from pebble) and expose via the snapd
      REST API endpoints /v2/notices and /v2/notice
    - Add polkit authentication for snapd REST API endpoints
      /v2/snaps/{snap}/conf and /v2/apps
    - Add refresh-inhibit field to snapd REST API endpoint /v2/snaps
    - Add refresh-inhibited select query to REST API endpoint /v2/snaps
    - Take into account validation sets during remodeling
    - Improve offline remodeling to use installed revisions of snaps to
      fulfill the remodel revision requirement
    - Add rpi configuration option sdtv_mode
    - When snapd snap is not installed, pin policy ABI to 4.0 or 3.0 if
      present on host
    - Fix gadget zero-sized disk mapping caused by not ignoring zero
      sized storage traits
    - Fix gadget install case where size of existing partition was not
      correctly taken into account
    - Fix trying to unmount early kernel mount if it does not exist
    - Fix restarting mount units on snapd start
    - Fix call to udev in preseed mode
    - Fix to ensure always setting up the device cgroup for base bare
      and core24+
    - Fix not copying data from newly set homedirs on revision change
    - Fix leaving behind empty snap home directories after snap is
      removed (resulting in broken symlink)
    - Fix to avoid using libzstd from host by adding to snapd snap
    - Fix autorefresh to correctly handle forever refresh hold
    - Fix username regex allowed for system-user assertion to not allow
      '+'
    - Fix incorrect application icon for notification after autorefresh
      completion
    - Fix to restart mount units when changed
    - Fix to support AppArmor running under incus
    - Fix case of snap-update-ns dropping synthetic mounts due to
      failure to match  desired mount dependencies
    - Fix parsing of base snap version to enable pre-seeding of Ubuntu
      Core Desktop
    - Fix packaging and tests for various distributions
    - Add remoteproc interface to allow developers to interact with
      Remote Processor Framework which enables snaps to load firmware to
      ARM Cortex microcontrollers
    - Add kernel-control interface to enable controlling the kernel
      firmware search path
    - Add nfs-mount interface to allow mounting of NFS shares
    - Add ros-opt-data interface to allow snaps to access the host
      /opt/ros/ paths
    - Add snap-refresh-observe interface that provides refresh-app-
      awareness clients access to relevant snapd API endpoints
    - steam-support interface: generalize Pressure Vessel root paths and
      allow access to driver information, features and container
      versions
    - steam-support interface: make implicit on Ubuntu Core Desktop
    - desktop interface: improved support for Ubuntu Core Desktop and
      limit autoconnection to implicit slots
    - cups-control interface: make autoconnect depend on presence of
      cupsd on host to ensure it works on classic systems
    - opengl interface: allow read access to /usr/share/nvidia
    - personal-files interface: extend to support automatic creation of
      missing parent directories in write paths
    - network-control interface: allow creating /run/resolveconf
    - network-setup-control and network-setup-observe interfaces: allow
      busctl bind as required for systemd 254+
    - libvirt interface: allow r/w access to /run/libvirt/libvirt-sock-
      ro and read access to /var/lib/libvirt/dnsmasq/**
    - fwupd interface: allow access to IMPI devices (including locking
      of device nodes), sysfs attributes needed by amdgpu and the COD
      capsule update directory
    - uio interface: allow configuring UIO drivers from userspace
      libraries
    - serial-port interface: add support for NXP Layerscape SoC
    - lxd-support interface: add attribute enable-unconfined-mode to
      require LXD to opt-in to run unconfined
    - block-devices interface: add support for ZFS volumes
    - system-packages-doc interface: add support for reading jquery and
      sphinx documentation
    - system-packages-doc interface: workaround to prevent autoconnect
      failure for snaps using base bare
    - microceph-support interface: allow more types of block devices to
      be added as an OSD
    - mount-observe interface: allow read access to
      /proc/{pid}/task/{tid}/mounts and proc/{pid}/task/{tid}/mountinfo
    - polkit interface: changed to not be implicit on core because
      installing policy files is not possible
    - upower-observe interface: allow stats refresh
    - gpg-public-keys interface: allow creating lock file for certain
      gpg operations
    - shutdown interface: allow access to SetRebootParameter method
    - media-control interface: allow device file locking
    - u2f-devices interface: support for Trustkey G310H, JaCarta U2F,
      Kensington VeriMark Guard, RSA DS100, Google Titan v2

 -- Zygmunt Krynicki <email address hidden>  Wed, 17 Apr 2024 09:02:58 +0200
Superseded in sid-release
snapd (2.61.2-2) unstable; urgency=medium

  * Build without bolt support to avoid bolt not supporting riscv64

 -- Zygmunt Krynicki <email address hidden>  Fri, 08 Mar 2024 15:28:00 +0100
Superseded in sid-release
snapd (2.61.2-1) unstable; urgency=medium

  [ Ernest Lotter ]
  * New upstream release, LP: #2039017
    - Fix to enable plug/slot sanitization for prepare-image
    - Fix panic when device-service.access=offline
    - Support offline remodeling
    - Allow offline update only remodels without serial
    - Fail early when remodeling to old model revision
    - Fix to enable plug/slot sanitization for validate-seed
    - Allow removal of core snap on classic systems
    - Fix network-control interface denial for file lock on /run/netns
    - Add well-known core24 snap-id
    - Fix remodel snap installation order
    - Prevent remodeling from UC18+ to UC16
    - Fix cups auto-connect on classic with cups snap installed
    - u2f-devices interface support for GoTrust Idem Key with USB-C
    - Fix to restore services after unlink failure
    - Add libcudnn.so to Nvidia libraries
    - Fix skipping base snap download due to false snapd downgrade
      conflict

  [ Zygmunt Krynicki ]
  * Wrap-and-sort debian/

 -- Zygmunt Krynicki <email address hidden>  Thu, 29 Feb 2024 14:27:52 +0100
Superseded in sid-release
snapd (2.61.1-1) unstable; urgency=medium

  [ Ernest Lotter ]
  * New upstream release, LP: #2024007
    - Stop requiring default provider snaps on image building and first
      boot if alternative providers are included and available
    - Fix auth.json access for login as non-root group ID
    - Fix incorrect remodelling conflict when changing track to older
      snapd version
    - Improved check-rerefresh message
    - Fix UC16/18 kernel/gadget update failure due volume mismatch with
      installed disk
    - Stop auto-import of assertions during install modes
    - Desktop interface exposes GetIdletime
    - Polkit interface support for new polkit versions
    - Fix not applying snapd snap changes in tracked channel when remodelling

  [ Zygmunt Krynicki ]
  * Set SNAPD_SKIP_SLOW_TESTS=true avoid hitting firstboot test that are
    time-sensitive and mostly check Ubuntu Core functionality that does not
    affect classic distributions. Similar "workaround" is done on openSUSE.

 -- Zygmunt Krynicki <email address hidden>  Mon, 29 Jan 2024 10:56:42 +0100
Superseded in sid-release
snapd (2.60.2-1) unstable; urgency=medium

  * New upstream release, LP: #2024007
    - i/builtin: allow directories in private /dev/shm
    - i/builtin: add read access to /proc/task/schedstat in system-
      observe
    - snap-bootstrap: print version information at startup
    - go.mod: update gopkg.in/yaml.v3 to v3.0.1 to fix CVE-2022-28948
    - snap, store: filter out invalid snap edited links from store info
      and persisted state
    - o/configcore: write netplan defaults to 00-snapd-config on seeding
    - snapcraft.yaml: pull in apparmor_parser optimization patches from
      https://gitlab.com/apparmor/apparmor/-/merge_requests/711
    - snap-confine: fix missing \0 after readlink
    - cmd/snap: hide append-integrity-data
    - interfaces/opengl: add support for ARM Mali
  * debian/{control,rules}:
    - sync packaging changes from upstream

 -- Michael Vogt <email address hidden>  Mon, 21 Aug 2023 09:59:54 +0200
Superseded in sid-release
snapd (2.59.5-1) unstable; urgency=medium

  * New upstream release, LP: #2009946
    - Explicitly disallow the use of ioctl + TIOCLINUX
      This fixes CVE-2023-1523.
  * sync packaging changes from upstream
  * d/p/0002-cmd-snap-seccomp-skip-tests-that-fail-on-4.19.patch,
    d/p/0011-Fix-test-with-godbus-5.0.5.patch,
    d/p/0015-fix-build-5bd97b39a03.patch,
    d/p/0016-skip-TestPopulateFromSeedWithConnectHook.patch:
    - dropped, no longer needed

 -- Michael Vogt <email address hidden>  Sat, 27 May 2023 16:17:59 +0200
Published in bullseye-release
snapd (2.49-1+deb11u2) bullseye-security; urgency=high

  * SECURITY UPDATE: Local privilege escalation
    - snap-confine: Fix race condition in snap-confine when preparing a
      private tmp mount namespace for a snap
    - CVE-2022-3328

 -- Alex Murray <email address hidden>  Mon, 28 Nov 2022 21:07:00 +1030
Published in bookworm-release
Superseded in sid-release
snapd (2.57.6-1) unstable; urgency=high

  * SECURITY UPDATE: Local privilege escalation
    - snap-confine: Fix race condition in snap-confine when preparing a
      private tmp mount namespace for a snap
    - CVE-2022-3328
  * sync packaging changes from upstream
  * d/p/0015-fix-build-5bd97b39a03.patch:
    - cherry-pick 5bd97b39a03 to build FTBFS
  * d/p/0016-skip-TestPopulateFromSeedWithConnectHook.patch:
    - skip TestPopulateFromSeedWithConnectHook as it does not
      converge

 -- Michael Vogt <email address hidden>  Thu, 01 Dec 2022 17:35:36 +0100
Published in buster-release
snapd (2.37.4-1+deb10u1) buster-security; urgency=medium

   * SECURITY UPDATE: local privilege escalation
    - d/p/cve202144730: Add validations of the
      location of the snap-confine binary within snapd.
    - d/p/cve202144730: Fix race condition in snap-confine
      when preparing a private mount namespace for a snap.
    - CVE-2021-44730
    - CVE-2021-44731

 -- Michael Vogt <email address hidden>  Thu, 17 Feb 2022 16:29:46 +0100
Superseded in sid-release
snapd (2.54.3-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Remove unused Build-Depends and replace transitional packages
    (Closes: #1014184)
  * Add patch for failed test with godbus 5.0.5 (Closes: #1008450)

 -- Shengjing Zhu <email address hidden>  Sun, 17 Jul 2022 20:18:10 +0800
Superseded in bullseye-release
snapd (2.49-1+deb11u1) bullseye-security; urgency=high

  * SECURITY UPDATE: local privilege escalation
    - 0015-cve-2021-44730-44731-4120.patch: Add validations of the
      location of the snap-confine binary within snapd.
    - 0015-cve-2021-44730-44731-4120: Fix race condition in snap-confine
      when preparing a private mount namespace for a snap.
    - 0016-cve-2021-2021-44730-44731-4120-auto-remove.patch: automatic
      remove vulnerable inactive core/snapd snaps
    - CVE-2021-44730
    - CVE-2021-44731
  * SECURITY UPDATE: data injection from malicious snaps
    - 0015-cve-2021-44730-44731-4120: Add validations of snap content
      interface and layout paths in snapd
    - CVE-2021-4120
    - LP: #1949368

 -- Michael Vogt <email address hidden>  Wed, 16 Feb 2022 10:56:34 +0100
Superseded in sid-release
snapd (2.54.3-1) unstable; urgency=high

  * SECURITY UPDATE: Local privilege escalation
    - snap-confine: Add validations of the location of the snap-confine
      binary within snapd.
    - snap-confine: Fix race condition in snap-confine when preparing a
      private mount namespace for a snap.
    - CVE-2021-44730
    - CVE-2021-44731
  * SECURITY UPDATE: Data injection from malicious snaps
    - interfaces: Add validations of snap content interface and layout
      paths in snapd.
    - CVE-2021-4120
    - LP: #1949368

 -- Michael Vogt <email address hidden>  Wed, 23 Feb 2022 10:04:21 +0100
Superseded in sid-release
snapd (2.54.1-1) unstable; urgency=medium

  * New upstream release, LP: #1955137
    - buid-aux: set version before calling ./generate-packaging-dir
      This fixes the "dirty" suffix in the auto-generated version

  * Upstream fixes for Debian bugs:
    - cgroups v2 are now supported (closes: #934372)
    - transitional package golang-github-ubuntu-core-snappy-dev
      dropped (closes: #940782)
    - support squashfs-tools 4.5 properly (closes: #993233)
    - fix FTBFS (closes: #997257)

  * Updated the debian packaging:
    - add myself to the uploaders (partly addresses 1001999)
    - remove npn-default series patches)
    - bump standards-version to 4.6.0 (required removal of
      non-default series files)

 -- Michael Vogt <email address hidden>  Mon, 20 Dec 2021 15:15:32 +0100
Superseded in sid-release
snapd (2.51.7-2) unstable; urgency=medium

  * debian: cherry-pick PR#10745
    - cherry pick https://github.com/snapcore/snapd/pull/10745
      (closes: #993783)
  * debian/control:
    - build with go-1.15 for now until snapd-2.52 is released
      which fully supports go.mod

 -- Michael Vogt <email address hidden>  Tue, 07 Sep 2021 13:53:22 +0200
Superseded in sid-release
snapd (2.51.7-1) unstable; urgency=medium

  * New upstream release, LP: #1929842
    - cmd/snap-seccomp/syscalls: update syscalls list to libseccomp
      v2.2.0-428-g5c22d4b1
    - tests: cherry-pick shellcheck fix `bd730fd4`
    - interfaces/dsp: add /dev/ambad into dsp interface
    - many: shellcheck fixes
    - snapstate: abort kernel refresh if no gadget update can be found
    - overlord: add manager test for "assumes" checking
    - store: deal correctly with "assumes" from the store raw yaml

 -- Michael Vogt <email address hidden>  Wed, 01 Sep 2021 13:32:06 +0200
Superseded in bullseye-release
Superseded in sid-release
snapd (2.49-1) unstable; urgency=high

  * New upstream release with security updates:
  * SECURITY UPDATE: sandbox escape vulnerability for containers
    (LP: #1910456)
    - many: add Delegate=true to generated systemd units for special
      interfaces
    - interfaces/greengrass-support: back-port interface changes to
      2.48
    - CVE-2020-27352
  * interfaces/builtin/docker-support: allow /run/containerd/s/...
    - This is a new path that docker 19.03.14 (with a new version of
      containerd) uses to avoid containerd CVE issues around the unix
      socket. See also CVE-2020-15257.
  * debian/patches/0013-cherry-pick-pr9936.patch:
    - cherry pick PR#9936 to use all apparmor available (closes: 923500)
  * d/p/0011-cherry-pick-pr9809, d/p/0012-cherry-pick-pr9844:
    - dropped, applied upstream

 -- Michael Vogt <email address hidden>  Wed, 24 Feb 2021 09:23:51 +0100
Superseded in sid-release
snapd (2.48.2-3) unstable; urgency=medium

  * debian/patches/0012-cherry-pick-pr9844:
    - cherry pick PR#9844 to avoid leaking of errno in snap-confine
      tests that caused i386 to FTBFS

 -- Michael Vogt <email address hidden>  Fri, 22 Jan 2021 10:13:11 +0100
Superseded in sid-release
snapd (2.48.2-2) unstable; urgency=medium

  * debian/rules:
    - ignore usr/bin/genasse during arch-indep build too

 -- Michael Vogt <email address hidden>  Fri, 15 Jan 2021 18:32:45 +0100
Superseded in sid-release
snapd (2.48.2-1) unstable; urgency=medium

  * debian/patch/0011-cherry-pick-pr9809
    - Cherry-pick https://github.com/snapcore/snapd/pull/9809.
      This skips the --help output unit tests for older go-flags
      versions.
  * New upstream release, LP: #1906690
    - tests: sign new nested-18|20* models to allow for generic serials
    - secboot: add extra paranoia when waiting for that fde-reveal-key
    - tests: backport netplan workarounds from #9785
    - secboot: add workaround for snapcore/core-initrd issue #13
    - devicestate: log checkEncryption errors via logger.Noticef
    - tests: add nested spread end-to-end test for fde-hooks
    - devicestate: implement checkFDEFeatures()
    - boot: tweak resealing with fde-setup hooks
    - sysconfig/cloudinit.go: add "manual_cache_clean: true" to cloud-
      init restrict file
    - secboot: add new LockSealedKeys() that uses either TPM or
      fde-reveal-key
    - gadget: use "sealed-keys" to determine what method to use for
      reseal
    - boot: add sealKeyToModeenvUsingFdeSetupHook()
    - secboot: use `fde-reveal-key` if available to unseal key
    - cmd/snap-update-ns: fix sorting of overname mount entries wrt
      other entries
    - o/devicestate: save model with serial in the device save db
    - devicestate: add runFDESetupHook() helper
    - secboot,devicestate: add scaffoling for "fde-reveal-key" support
    - hookstate: add new HookManager.EphemeralRunHook()
    - update-pot: fix typo in plural keyword spec
    - store,cmd/snap-repair: increase initial expontential time
      intervals
    - o/devicestate,daemon: fix reboot system action to not require a
      system label
    - github: run nested suite when commit is pushed to release branch
    - tests: reset fakestore unit status
    - tests: fix uc20-create-parition-* tests for updated gadget
    - hookstate: implement snapctl fde-setup-{request,result}
    - devicestate: make checkEncryption fde-setup hook aware
    - client,snapctl: add naive support for "stdin"
    - devicestate: support "storage-safety" defaults during install
    - snap: use the boot-base for kernel hooks
    - vendor: update secboot repo to avoid including secboot.test binary

 -- Michael Vogt <email address hidden>  Fri, 15 Jan 2021 09:11:00 +0100
Superseded in sid-release
snapd (2.45.2-1) unstable; urgency=high

  * SECURITY UPDATE: sandbox escape vulnerability on snapctl xdg-open
    implementation
    - usersession/userd/launcher.go: remove XDG_DATA_DIRS environment
      variable modification when calling the system xdg-open. Patch
      thanks to James Henstridge
    - packaging/ubuntu-16.04/snapd.postinst: ensure "snap userd" is
      restarted. Patch thanks to Michael Vogt
    - CVE-2020-11934
  * SECURITY UPDATE: arbitrary code execution vulnerability on core
    devices with access to physical removable media
    - devicestate: Disable/restrict cloud-init after seeding.
    - CVE-2020-11933

 -- Michael Vogt <email address hidden>  Fri, 10 Jul 2020 20:06:29 +0200
Superseded in sid-release
snapd (2.44.1-2) unstable; urgency=medium

  * debian/not-installed:
    - do not install usr/bin/snap-preseed on debian

 -- Michael Vogt <email address hidden>  Mon, 06 Apr 2020 08:27:11 +0200
Superseded in sid-release
snapd (2.44.1-1) unstable; urgency=medium

  * New upstream release, LP: #1864808
    - randutil: switch back to setting up seed with lower entropy data
    - interfaces/greengrass-support: fix typo
    - packaging,tests: ensure debian-sid builds without vendor/
    - travis.yml: run unit tests with go/master as well
    - cmd/snap-update-ns: ignore EROFS from rmdir/unlink

 -- Michael Vogt <email address hidden>  Sat, 21 Mar 2020 18:32:12 +0100
Superseded in sid-release
snapd (2.42.1-1) unstable; urgency=medium

  * New upstream release, LP: #1846181
    - interfaces: de-duplicate emitted update-ns profiles
    - packaging: tweak handling of usr.lib.snapd.snap-confine
    - interfaces: allow introspecting network-manager on core
    - tests/main/interfaces-contacts-service: disable on openSUSE
      Tumbleweed
    - tests/lib/lxd-snapfuse: restore mount changes introduced by LXD
    - snap: fix default-provider in seed validation
    - tests: update system-usernames test now that opensuse-15.1 works
    - overlord: set fake sertial in TestRemodelSwitchToDifferentKernel
    - gadget: rename "boot{select,img}" -> system-boot-{select,image}
    - tests: listing test, make accepted snapd/core versions consistent

 -- Michael Vogt <email address hidden>  Wed, 30 Oct 2019 13:17:43 +0100
Superseded in sid-release
snapd (2.40-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Vogt <email address hidden>  Tue, 23 Jul 2019 15:38:36 +0200
Published in buster-release
Superseded in sid-release
snapd (2.37.4-1) unstable; urgency=medium

  * New upstream release
  * d/patches0008-snap-squashsh-skip-TestBuildDate-on-Debian.patch: drop,
    fixed upstream

 -- Zygmunt Krynicki <email address hidden>  Thu, 28 Feb 2019 18:21:26 +0100
Superseded in sid-release
snapd (2.37.3-1) unstable; urgency=medium

  * New upstream release

 -- Zygmunt Krynicki <email address hidden>  Tue, 19 Feb 2019 13:46:24 +0100
Superseded in buster-release
Superseded in sid-release
snapd (2.37.2-1) unstable; urgency=medium

  * New upstream releease. 

 -- Michael Hudson-Doyle <email address hidden>  Thu, 07 Feb 2019 21:26:34 +1300
Superseded in sid-release
snapd (2.37.1-1) unstable; urgency=medium

  * New upstream release.
  * d/patches/0009-interfaces-apparmor-mock-presence-of-overlayfs-root.patch:
    applied upstream

 -- Zygmunt Krynicki <email address hidden>  Tue, 29 Jan 2019 19:24:35 +0100

Available diffs

Superseded in buster-release
Superseded in sid-release
snapd (2.37-3) unstable; urgency=medium

  * Fix --no-arch-any build.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Jan 2019 16:11:17 +1300
Superseded in sid-release
snapd (2.37-2) unstable; urgency=medium

  * d/patches/0010-man-page-sections.patch: fix a couple of instances of the
    lintian warning 'manpage-section-mismatch'.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Jan 2019 09:52:09 +1300
Superseded in buster-release
Superseded in sid-release
snapd (2.30-5) unstable; urgency=medium

  * Team upload.
  * add fix-pkg-config-line.patch to fix FTBFS
  * Set XS-Go-Import-Path

 -- Michael Stapelberg <email address hidden>  Sat, 10 Feb 2018 23:18:15 +0100
Superseded in buster-release
Superseded in sid-release
snapd (2.30-4) unstable; urgency=medium

  * Fix Built-Using computation on Debian.
  * Add d/patches/disable-TestDoRequestSerialErrorsOnNoHost.patch to disable
    a flaky test.

 -- Michael Hudson-Doyle <email address hidden>  Tue, 16 Jan 2018 13:02:31 +1300
Superseded in sid-release
snapd (2.30-3) unstable; urgency=medium

  * Fix arch builds again, sigh,

 -- Michael Hudson-Doyle <email address hidden>  Tue, 09 Jan 2018 13:56:48 +1300
Superseded in sid-release
snapd (2.30-2) unstable; urgency=medium

  * Fix arch-all-only build. (Closes: 886431)

 -- Michael Hudson-Doyle <email address hidden>  Tue, 09 Jan 2018 10:48:20 +1300
Superseded in sid-release
snapd (2.30-1) unstable; urgency=medium

  * New upstream release.
  * Remove several patches:
    - 0001-osutil-adjust-StreamCommand-tests-for-golang-1.9.patch: included in
      release.
    - apparmor-compat.patch, no-reexec-on-debian.patch: Removed as upstream
      now implements a better solution to the problem.
    - pb.v1-canonical-path.patch: applied upstream.
  * Stop installing udev/rules.d/80-snappy-assign.rules, gone upstream

 -- Michael Hudson-Doyle <email address hidden>  Fri, 05 Jan 2018 09:39:07 +1300
Superseded in buster-release
Superseded in sid-release
snapd (2.27.6-2) unstable; urgency=medium

  * Add d/patches/0001-osutil-adjust-StreamCommand-tests-for-golang-1.9.patch
    to fix FTBFS with Go 1.9. (Closes: #876867)

 -- Michael Hudson-Doyle <email address hidden>  Tue, 26 Sep 2017 13:41:53 -0400
Superseded in buster-release
Superseded in sid-release
snapd (2.27.6-1) unstable; urgency=medium

  * New upstream release, LP: #1703798:
    - interfaces: add udev netlink support to hardware-observe
    - interfaces/network-{control,observe}: allow receiving
      kobject_uevent() messages

 -- Zygmunt Krynicki <email address hidden>  Fri, 08 Sep 2017 00:03:18 +0200
Superseded in sid-release
snapd (2.27.5-1) unstable; urgency=medium

  * New upstream release.
    - interfaces: fix network-manager plug regression
    - hooks: do not error when hook handler is not registered
    - interfaces/alsa,pulseaudio: allow read on udev data for sound
    - interfaces/optical-drive: read access to udev data for /dev/scd*
    - interfaces/browser-support: read on /proc/vmstat and misc udev data

 -- Zygmunt Krynicki <email address hidden>  Thu, 31 Aug 2017 10:11:20 +0200
Superseded in buster-release
Superseded in sid-release
snapd (2.27.4-1) unstable; urgency=medium

  * New upstream release.
  * Enable seccomp.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2017 22:12:52 +1200
Superseded in buster-release
Superseded in sid-release
snapd (2.27.2-2) unstable; urgency=medium

  * Fix re-exec test failure. 

 -- Michael Hudson-Doyle <email address hidden>  Fri, 18 Aug 2017 11:37:47 +1200
Superseded in sid-release
snapd (2.27.1-1) unstable; urgency=medium

  * New upstream release. (Closes: #868959, #869268, #872071)
  * New changes to upstream sources:
    - Disable cmd/snap-seccomp tests as they depend on an unpackaged fork of
      golang/x/net.
    - Use upstream version of libseccomp-golang.
  * Do not install ancient ubuntu-core-launcher symlink.

 -- Michael Hudson-Doyle <email address hidden>  Mon, 14 Aug 2017 21:53:09 +1200
Superseded in buster-release
Published in stretch-release
Superseded in sid-release
snapd (2.21-2) unstable; urgency=medium

  * Modify snap-confine's apparmor rules to work on Debian when apparmor is
    enabled on the kernel command line.

 -- Michael Hudson-Doyle <email address hidden>  Wed, 25 Jan 2017 10:26:51 +1300
Superseded in sid-release
snapd (2.21-1) unstable; urgency=medium

  * New upstream release.
  * Disable i18n so the package can build in stretch without new packages.

 -- Michael Hudson-Doyle <email address hidden>  Mon, 16 Jan 2017 11:15:32 +1300
Superseded in stretch-release
Superseded in sid-release
snapd (2.20-2) unstable; urgency=medium

  * Replace unversioned Conflicts on snap package with versioned
    Breaks/Replaces, now that snap has dropped /usr/bin/snap.
    Closes: #849162.

 -- Steve Langasek <email address hidden>  Sun, 25 Dec 2016 17:50:25 -0600
Superseded in sid-release
snapd (2.20-1) unstable; urgency=medium

  * New upstream release.
  * Update one test (cmd/snap/cmd_interfaces_test.go) to cope with the newer
    golang-go-flags-dev in unstable.
  * Explicitly include 'udev' in Build-Depends.
  * Add tzdata to Build-Depends to avoid ftbfs. (Closes: #848754)

 -- Michael Hudson-Doyle <email address hidden>  Mon, 19 Dec 2016 11:43:55 +1300
Superseded in stretch-release
Superseded in sid-release
snapd (2.16-1) unstable; urgency=medium

  [ Michael Hudson-Doyle ]
  * New upstream release.
  * Import gopkg.in/cheggaaa/pb.v1 rather than github.com/cheggaaa/pb.
  * Switch to unconditional conflict against `snap` (Closes: #826884)
  * Update Vcs-Git and Vcs-Browser to point to alioth. 

  [ Steve Langasek ]
  * Remove govendor from gbp.conf, and import Ubuntu tarball as our
    orig.tar.gz (switching our packaging to non-native).
  * Add Uploaders.
  * Drop lintian overrides not used in Debian because we dynamically link
    against golang-yaml.v2.
  * Bump standards-version, no changes required.
  * Add/fix various lintian overrides.

 -- Steve Langasek <email address hidden>  Wed, 02 Nov 2016 12:14:52 +0000
Superseded in sid-release
snapd (2.0.8+1) unstable; urgency=medium

  * New upstream release.
  * Update lintian-overrides for new paths.
  * debian/copyright: fix a typo (thanks, lintian!)

 -- Steve Langasek <email address hidden>  Fri, 10 Jun 2016 23:17:22 +0000
Superseded in sid-release
snapd (2.0.5+1) unstable; urgency=medium

  * Initial Debian upload.  Closes: #824943.
  * release/release{,_test}.go: use /etc/os-release, which is guaranteed to
    be part of base-files on both Ubuntu and Debian, instead of
    /etc/lsb-release which doesn't exist at all on Debian.
  * drop transitional packages, not needed in Debian.
  * Add lintian overrides for false-positive detection of embedded libyaml.
  * Update Vcs-* fields to point at maintainer's branch.
  * Add a further lintian override for the /snap directory so that the
    package is not automatically rejected by the NEW queue; this directory
    location is certainly subject to discussion for Debian, but let's have
    the discussion rather than blocking the package at the archive level.

 -- Steve Langasek <email address hidden>  Mon, 23 May 2016 00:36:06 +0000
148 of 48 results