diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-07 18:23:20 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-07 18:23:20 -0400 |
| commit | 89f9b3cbe16d708912c91db76ed6a2d5cf9851b2 (patch) | |
| tree | c4ad9a2b8d7a2e719288e6d38b537d31d1b7633a /debian | |
| parent | 6eb4f7a2f9bbabc5c606f624e9b8380a16224690 (diff) | |
| parent | 9556734c02a0b05764e83419ae72710908419cdc (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7a37cd9b..74911c24 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,7 @@ propellor (2.17.0) UNRELEASED; urgency=medium Thanks, Félix Sipma. * Firewall: Separated Table and Target (API change) Thanks, Félix Sipma. - * Firewall: add TCPFlag, Frequency, TCPSyn, ICMPTypeMatch + * Firewall: add TCPFlag, Frequency, TCPSyn, ICMPTypeMatch, NatDestination Thanks, Félix Sipma. * Locale.available: Run locale-gen, instead of dpkg-reconfigure locales, which modified the locale.gen file and sometimes caused the property to @@ -17,6 +17,8 @@ propellor (2.17.0) UNRELEASED; urgency=medium * Force ssh, scp, and git commands to be run in the foreground. * Network: Filter out characters not allowed in interfaces.d files. Thanks, Félix Sipma. + * Ssh: hange type of listenPort from Int to Port (API change) + Thanks, Félix Sipma. -- Joey Hess <id@joeyh.name> Mon, 29 Feb 2016 17:58:08 -0400 |
