diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-03-01 18:26:36 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-03-01 18:26:36 -0400 |
| commit | 1d39a530e386b2dc692d35120397ef95eaa8c1f7 (patch) | |
| tree | a769d2a3a6eb92fdb9d359afeeb6f38bdb71e0a0 /debian/changelog | |
| parent | 12e3179d7c1eb88211d0b54132af3dd7fa88daf7 (diff) | |
Apt.trustsKey: Use apt-key to add key rather than manually driving gpg, which seems to not work anymore.
Thanks, Russell Sim.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b081d04f..92581607 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +propellor (5.3.4) UNRELEASED; urgency=medium + + * Apt.trustsKey: Use apt-key to add key rather than manually driving gpg, + which seems to not work anymore. + Thanks, Russell Sim. + + -- Joey Hess <id@joeyh.name> Thu, 01 Mar 2018 18:25:04 -0400 + propellor (5.3.3) unstable; urgency=medium * Warn again about new upstream version when ~/.propellor was cloned from the |
