[PATCH 5/9] advisor,errtracker: use upstream bolt package
authorZygmunt Krynicki <me@zygoon.pl>
Thu, 17 Jan 2019 13:46:00 +0000 (15:46 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Mon, 6 Apr 2020 06:27:11 +0000 (07:27 +0100)
commita773a39973d11a951187eade2ae7c17d295346db
tree644217899729fec34fb1df2bf4374a98c0a1058b
parentcc5d8a4b09805d40a8303fcebcc09cb6ddc89c2d
[PATCH 5/9] advisor,errtracker: use upstream bolt package

Upstream snapd uses a fork of the bolt package that carries additional
patches for bugs that were discovered by snapd developers. Bolt itself
appears to be an abandoned project and is not accepting any new patches.

In various distributions the upstream bolt package may or may not have
been patched but the forked version was definitely not packaged. As
such, to build snapd in Debian the upstream bolt package name must be
used.

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
Gbp-Pq: Name 0005-advisor-errtracker-use-upstream-bolt-package.patch
advisor/backend.go
errtracker/errtracker.go