[openssh] Systemd compatibility according to Mathieu Bridon <bochecha at fedoraproject.org> Split out the host ke

Jan F. Chadima jfch2222 at fedoraproject.org
Wed Jun 29 06:03:34 UTC 2011


commit d56cc37855910fb1bce31a45edc3b5ae212096ac
Author: Jan F. Chadima <jfch at eglon.jagda.eu>
Date:   Wed Jun 29 08:03:00 2011 +0200

    Systemd compatibility according to Mathieu Bridon <bochecha at fedoraproject.org>
    Split out the host keygen into their own command, to ease future migration
    to systemd. Compatitbility with the init script was kept.
    Migrate the package to full native systemd unit files, according to the Fedora
    packaging guidelines.
    Prepate the unit files for running an ondemand server. (do not add it actually)

 openssh.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/openssh.spec b/openssh.spec
index 7bb3c03..706d235 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -79,7 +79,7 @@
 
 # Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1
 %define openssh_ver 5.8p2
-%define openssh_rel 11
+%define openssh_rel 12
 %define pam_ssh_agent_ver 0.9.2
 %define pam_ssh_agent_rel 31
 
@@ -765,7 +765,7 @@ fi
 %endif
 
 %changelog
-* Tue Jun 28 2011 Jan F. Chadima <jchadima at redhat.com> - 5.8p2-11 + 0.9.2-31
+* Tue Jun 28 2011 Jan F. Chadima <jchadima at redhat.com> - 5.8p2-12 + 0.9.2-31
 - Systemd compatibility according to Mathieu Bridon <bochecha at fedoraproject.org>
 - Split out the host keygen into their own command, to ease future migration
   to systemd. Compatitbility with the init script was kept.


More information about the scm-commits mailing list