Bug 1920

Summary: Update linux .spec file and init scripts
Product: Portable OpenSSH Reporter: Iain Morgan <imorgan>
Component: MiscellaneousAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: normal CC: djm
Priority: P2    
Version: -current   
Hardware: All   
OS: Linux   
Bug Depends on:    
Bug Blocks: 1845    
Attachments:
Description Flags
Update .spec file and init script for RHEL
none
Updated .spec file and init script for SLES none

Description Iain Morgan 2011-07-27 07:47:40 AEST

    
Comment 1 Iain Morgan 2011-07-27 08:14:45 AEST
Created attachment 2068 [details]
Update .spec file and init script for RHEL
Comment 2 Iain Morgan 2011-07-27 08:44:08 AEST
Update the .spec files and init script to use ssh-agent -A for hostkey generation. For RHEL, use Requires and BuildRequires instead of PreReq and BuildPreReq to avoid complaints about deprecated keywords on RHEL 6.  Also avoid -s syntax for %fillup_and_inssrv on SLES, which has been deprecated since SL8 and is now obsolete.

PS: Sorry about the misfire on the initial submit.
Comment 3 Iain Morgan 2011-07-27 09:15:05 AEST
Created attachment 2069 [details]
Updated .spec file and init script for SLES
Comment 4 Damien Miller 2011-08-12 11:02:29 AEST
Patch applied - will be in 5.9p1. Thanks!
Comment 5 Damien Miller 2011-09-06 15:33:11 AEST
close resolved bugs now that openssh-5.9 has been released