Commit changelog, skip release 0 debian/1
authorClinton Ebadi <clinton@unknownlamer.org>
Thu, 7 Jun 2012 06:57:10 +0000 (02:57 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Thu, 7 Jun 2012 06:57:10 +0000 (02:57 -0400)
* Screwed up with git-dch, life goes on

debian/changelog

index 3063607..79c0caf 100644 (file)
@@ -1,3 +1,10 @@
+hcoop-openssh-server-config (1) unstable; urgency=low
+
+  * Start with Squeeze base sshd_config * We only change three lines, but better to record it than try to   inflict figuring what those three lines are upon future admins
+  * HCoop changes to sshd_config for Kerberos support Enable GSSAPI Authentication, ensure credentials are destroyed on logout. Use kerberos host key for verficiation instead of the ssh host keys (it's how we do it now and it seems sane since kerberos is the law at HCoop).
+
+ -- Clinton Ebadi <clinton@unknownlamer.org>  Thu, 07 Jun 2012 02:56:27 -0400
+
 hcoop-openssh-server-config (0) unstable; urgency=low
 
   * Initial Release.