diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-08-14 15:01:57 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-08-14 15:01:57 -0400 |
| commit | 00dead44a10b1d28737052bf9d3f84653cb6bd12 (patch) | |
| tree | a1a6bc3132f94f33f95a748b3462baf8b2b79a15 /debian/changelog | |
| parent | 205114b108a046e23e24a8e8bafb0d8bb682185e (diff) | |
| parent | eb76708b2023f214829d979673cd5e2721ba5fc5 (diff) | |
Merge branch 'joeyconfig'
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 2decb1f0..1116016a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +propellor (2.7.1) unstable; urgency=medium + + * Make sure that make is installed when bootstrapping propellor. + * Fix bug in Firewall's Port datatype to iptable parameter translation code. + Thanks, Antoine Eiche. + + -- Joey Hess <id@joeyh.name> Fri, 14 Aug 2015 15:01:37 -0400 + propellor (2.7.0) unstable; urgency=medium * Ssh.permitRootLogin type changed to allow configuring WithoutPassword |
