Changeset 1531
- Timestamp:
- Nov 27, 2018, 4:58:09 PM (7 years ago)
- 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 added2 # !!!! manually with klusrmgr3 4 5 1 # Note: this .spec is borrowed from: 6 2 # https://src.fedoraproject.org/cgit/rpms/openssh.git/tree/openssh.spec … … 72 68 # Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1 73 69 %global openssh_ver 7.7p1 74 %global openssh_rel 370 %global openssh_rel 4 75 71 %global pam_ssh_agent_ver 0.10.3 76 72 %global pam_ssh_agent_rel 4 … … 535 531 536 532 %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 537 537 * Fri Aug 17 2018 Silvan Scherrer <silvan.scherrer@aroa.ch> 7.7p1-3 538 538 - use socketpair() instead of pipe()
Note:
See TracChangeset
for help on using the changeset viewer.