Changeset 1531


Ignore:
Timestamp:
Nov 27, 2018, 4:58:09 PM (7 years ago)
Author:
Silvan Scherrer
Message:

spec: openssh: Release version 7.7p1-4.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/openssh.spec

    r1456 r1531  
    1 # !!!! we need a way to deal with the sshd user. right now it needs to be added
    2 # !!!! manually with klusrmgr
    3 
    4 
    51# Note: this .spec is borrowed from:
    62# https://src.fedoraproject.org/cgit/rpms/openssh.git/tree/openssh.spec
     
    7268# Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1
    7369%global openssh_ver 7.7p1
    74 %global openssh_rel 3
     70%global openssh_rel 4
    7571%global pam_ssh_agent_ver 0.10.3
    7672%global pam_ssh_agent_rel 4
     
    535531
    536532%changelog
     533* Tue Nov 27 2018 Silvan Scherrer <silvan.scherrer@aroa.ch> 7.7p1-4
     534- don't echo password
     535- handle stdin/stdout in select()
     536
    537537* Fri Aug 17 2018 Silvan Scherrer <silvan.scherrer@aroa.ch> 7.7p1-3
    538538- use socketpair() instead of pipe()
Note: See TracChangeset for help on using the changeset viewer.