mbox

openssh: Update to 7.4

Message ID 20170112140745.29872-1-stefan.schantl@ipfire.org
State Accepted
Commit 11858f068f866d19a1115d889965b093f48f16df
Headers

Message

Stefan Schantl Jan. 13, 2017, 1:07 a.m. UTC
  This is a minor update to the latest stable version of OpenSSH.

* Enable root login with password.
* Drop selinux related modules from pam file.
* Rework Systemd unit files and add files for socked based
activation.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 openssh/openssh.nm            | 13 +++++++++++--
 openssh/sshd.pam              |  5 -----
 openssh/systemd/sshd.service  |  7 +++++--
 openssh/systemd/sshd.socket   | 11 +++++++++++
 openssh/systemd/sshd@.service |  9 +++++++++
 5 files changed, 36 insertions(+), 9 deletions(-)
 create mode 100644 openssh/systemd/sshd.socket
 create mode 100644 openssh/systemd/sshd@.service