From 4ba177189002b6afd827002d5924545276a6f30b Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Mon, 2 Nov 2015 18:31:44 -0400 Subject: [bug] use gpg2 binary if gpg not found. Closes: #7563 from debian stretch on, gpg will be a symlink to gpg2. this is currently failing if one uses dpkg-divert to make gpg2 provide /usr/bin/gpg. this solution just attempts to use gpg2 binary if the search for gpg binary fails. - Resolves: #7563 - Releases: 0.9.1 --- changes/next-changelog.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'changes') diff --git a/changes/next-changelog.rst b/changes/next-changelog.rst index ee5a3874..8d546424 100644 --- a/changes/next-changelog.rst +++ b/changes/next-changelog.rst @@ -17,6 +17,7 @@ Features Bugfixes ~~~~~~~~ - `#7562 `_: use zmq embedded minitornado, instead of system lib. +- `#7563 `_: use gpg2 binary if gpg not found - `#1235 `_: Description for the fixed stuff corresponding with issue #1235. - Bugfix without related issue number. -- cgit v1.2.3