diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b081d04f..3d9e82cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +propellor (5.3.4) unstable; urgency=medium + + * Apt.trustsKey: Use apt-key to add key rather than manually driving gpg, + which seems to not work anymore. + Thanks, Russell Sim. + * Firewall: Reorder iptables parameters that are order + dependant to make --to-dest and --to-source work. + Thanks, Russell Sim + + -- Joey Hess <id@joeyh.name> Wed, 21 Mar 2018 14:59:15 -0400 + propellor (5.3.3) unstable; urgency=medium * Warn again about new upstream version when ~/.propellor was cloned from the |
