/[smeserver]/rpms/e-smith-openssh/sme9/e-smith-openssh.spec
ViewVC logotype

Annotation of /rpms/e-smith-openssh/sme9/e-smith-openssh.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Thu Feb 14 16:16:16 2013 UTC (11 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-openssh-2_4_0-1_el6_sme
* Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
- Roll new stream for sme9

1 slords 1.1 # $Id: e-smith-openssh.spec,v 1.6 2011/03/01 20:21:38 snetram Exp $
2    
3     Summary: e-smith module to configure and enable ssh
4     %define name e-smith-openssh
5     Name: %{name}
6     %define version 2.4.0
7     %define release 1
8     Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.xz
13     BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14     BuildRequires: e-smith-devtools
15     BuildArchitectures: noarch
16     Requires: e-smith, openssl,
17     Requires: openssh >= 3.5
18     Requires: openssh-clients
19     Requires: openssh-server
20     Requires: e-smith-lib >= 1.15.1-19
21     Requires: runit
22     AutoReqProv: no
23    
24     %changelog
25     * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
26     - Roll new stream for sme9
27    
28     * Tue Mar 1 2011 Jonathan Martens <smesevrer-contribs@snetram.nl> 2.2.0-5.sme
29     - Obsolete KeepAlive and replace ClientAliveInterval and ClientAliveCountMax [SME: 6380]
30    
31     * Fri Nov 26 2010 Ian Wells <esmith@wellsi.com> 2.2.0-4.sme
32     - Change permissions of ssh_config file to 644 [SME: 43]
33    
34     * Thu Nov 25 2010 Ian Wells <esmith@wellsi.com> 2.2.0-3.sme
35     - Template ssh_config with improved defaults [SME: 43]
36    
37     * Sun Dec 28 2008 Jonathan Martens <smesevrer-contribs@snetram.nl> 2.2.0-2.sme
38     - Template sshd login grace time, kept default at 600s [SME: 4903]
39    
40     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
41     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
42    
43     * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.12.0-13
44     - Remove template fragments for /root/.ssh/config [SME: 513]
45    
46     * Tue Dec 18 2007 Shad L. Lords <slords@mail.com> 1.12.0-12
47     - Actually apply previous patch [SME: 3678]
48    
49     * Mon Dec 17 2007 Shad L. Lords <slords@mail.com> 1.12.0-11
50     - Allow root to be key based login only [SME: 3678]
51    
52     * Tue Oct 23 2007 Charlie Brady <charlie_brady@mitel.com> 1.12.0-10
53     - Prevent rkhunter false positive if ssh is disabled but
54     PermitRootLogin is enabled in config. [SME: 166]
55    
56     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
57     - Clean up spec so package can be built by koji/plague
58    
59     * Sun Apr 08 2007 Shad L. Lords <slords@mail.com> 1.12.0-9
60     - Adjust permissions on empty/sshd directory again [SME: 2711]
61    
62     * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 1.12.0-8
63     - Adjust permissions on empty/sshd directory [SME: 2711]
64    
65     * Tue Mar 06 2007 Shad L. Lords <slords@mail.com> 1.12.0-7
66     - Adjust sftp-server path in sshd_config to match openssh-servers [SME: 2470]
67    
68     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
69     - Update to new release naming. No functional changes.
70     - Make Packager generic
71    
72     * Tue Jul 25 2006 Gordon Rowell <gordonr@gormand.com.au> 1.12.0-05
73     - Use sshd{TCPPort} for listen Port - thanks MasterSleepy [SME: 1774]
74    
75     * Tue Jul 18 2006 Charlie Brady <charlie_brady@mitel.com> 1.12.0-04
76     - Allow "UsePAM" setting to be controlled from db. [SME: 1744]
77    
78     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.12.0-03
79     - Add newline after user entries in rssh.conf [SME: 877]
80    
81     * Wed Mar 29 2006 Gordon Rowell <gordonr@gormand.com.au> 1.12.0-02
82     - Don't display /etc/motd contents from ssh [SME: 718]
83    
84     * Tue Mar 14 2006 Charlie Brady <charlie_brady@mitel.com> 1.12.0-01
85     - Roll stable stream version. [SME: 1016]
86    
87     * Mon Mar 13 2006 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-29
88     - Expand /etc/rssh.conf in user-{create,delete,lock,modify} [SME: 877]
89    
90     * Mon Mar 13 2006 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-28
91     - A user is allowed access to rssh protocols if:
92     - They have PasswordSet==yes
93     - They have AllowRSSH==yes or
94     VPNClientAccess==yes but not AllowRSSH==no [SME: 877]
95    
96     * Mon Mar 13 2006 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-27
97     - Remove defaults for sshd{Allow*} and the templates for rssh.conf [SME: 877]
98     - Allow a user all of the rssh protocols if AllowSSH is yes [SME: 877]
99    
100     * Thu Mar 02 2006 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-26
101     - Adjust sftp-server path in sshd_config to match rssh [SME: 924]
102    
103     * Wed Mar 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.11.0-25
104     - Add syslog socket inside privsep chroot jail [SME: 916]
105    
106     * Tue Jan 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-24
107     - Default sshd{AllowRSYNC} == yes [SME: 42]
108    
109     * Mon Jan 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-23
110     - Add template for /etc/rssh.conf [SME: 42]
111     - Default sshd{AllowSCP, AllowSFTP} == yes [SME: 532]
112     - Default sshd{AllowRDIST,AllowRSYNC,AllowCVS} == no
113    
114     * Fri Jan 6 2006 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-22
115     - Default sshd{PasswordAuthentication} to "no" [SME: 377]
116    
117     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-21
118     - Bump release number only
119    
120     * Wed Aug 10 2005 Charlie Brady <charlieb@e-smith.com>
121     - [1.11.0-20]
122     - Delete test related requires (not really required) and add runit.
123    
124     * Wed Jul 20 2005 Charlie Brady <charlieb@e-smith.com>
125     - [1.11.0-19]
126     - Set $sshd{TCPPort} and remove obsolete masq template fragment. [SF: 1241409]
127    
128     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
129     - [1.11.0-18]
130     - Update to current db access APIs. [SF: 1216546]
131    
132     * Tue Jul 5 2005 Charlie Brady <charlieb@e-smith.com>
133     - [1.11.0-17]
134     - Configure MaxAuthTries (our default is 2). [SF: 1232544]
135    
136     * Thu Jun 16 2005 Charlie Brady <charlieb@e-smith.com>
137     - [1.11.0-16]
138     - Ensure that 'status' property is recognised at startup. [MN00061795]
139    
140     * Tue May 17 2005 Charlie Brady <charlieb@e-smith.com>
141     - [1.11.0-15]
142     - Default to protocol 2 only on new installs, and '2,1' for
143     upgrades where $sshd{Protocol} is not defined.
144    
145     * Mon Mar 14 2005 Charlie Brady <charlieb@e-smith.com>
146     - [1.11.0-14]
147     - Use generic_template_expand action for all template expansions from
148     sshd-conf. Update e-smith-lib dependency. [MN00064130]
149     - Replace sshd-reload with call to 'adjust-services'. [MN00065576]
150    
151     * Tue Sep 28 2004 Michael Soulier <msoulier@e-smith.com>
152     - [1.11.0-13]
153     - Updated requires with new perl dependencies. [charlieb MN00040240]
154     - Clean BuildRequires. [charlieb MN00043055]
155    
156     * Mon Dec 22 2003 Michael Soulier <msoulier@e-smith.com>
157     - [1.11.0-12]
158     - Added host key generation code to run script. [msoulier 9549]
159    
160     * Wed Dec 10 2003 Michael Soulier <msoulier@e-smith.com>
161     - [1.11.0-11]
162     - Fixed a bug in the genfilelist options. [msoulier 9549]
163    
164     * Fri Dec 5 2003 Michael Soulier <msoulier@e-smith.com>
165     - [1.11.0-10]
166     - Put full path to sshd in run script to work around assumption of full path
167     in sshd sighup handler. [msoulier 9549]
168    
169     * Fri Dec 5 2003 Michael Soulier <msoulier@e-smith.com>
170     - [1.11.0-09]
171     - Updated sshd-reload to use daemontools wrapper. [msoulier 9549]
172    
173     * Fri Dec 5 2003 Michael Soulier <msoulier@e-smith.com>
174     - [1.11.0-08]
175     - Moved the shebang line to a place where it actually matters. Tell me it's
176     friday. [msoulier 9549]
177    
178     * Fri Dec 5 2003 Michael Soulier <msoulier@e-smith.com>
179     - [1.11.0-07]
180     - Fixed a couple of typos preventing multilog from starting. [msoulier 9549]
181    
182     * Fri Dec 5 2003 Michael Soulier <msoulier@e-smith.com>
183     - [1.11.0-06]
184     - Moved initscript to /etc/init.d/supervise/sshd. [msoulier 9549]
185    
186     * Fri Dec 5 2003 Michael Soulier <msoulier@e-smith.com>
187     - [1.11.0-05]
188     - Fixed a couple of specfile typos. [msoulier 9549]
189    
190     * Fri Dec 5 2003 Michael Soulier <msoulier@e-smith.com>
191     - [1.11.0-04]
192     - Adding supervision of sshd. [msoulier 9549]
193     - Updated createlinks to latest api.
194    
195     * Tue Sep 16 2003 Charlie Brady <charlieb@e-smith.com>
196     - [1.11.0-03]
197     - Remove deprecated RhostsAuthentication from sshd_config. [charlieb 10014]
198    
199     * Thu Aug 21 2003 Charlie Brady <charlieb@e-smith.com>
200     - [1.11.0-02]
201     - Replace sshd-conf-startup action with default db fragments.
202     [charlieb 9553]
203    
204     * Thu Aug 21 2003 Charlie Brady <charlieb@e-smith.com>
205     - [1.11.0-01]
206     - Changing version to development stream number - 1.11.0
207    
208     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
209     - [1.10.0-01]
210     - Changing version to stable stream number - 1.10.0
211    
212     * Mon Apr 21 2003 Mark Knox <markk@e-smith.com>
213     - [1.9.0-10]
214     - Enforce 0600 on sshd_config [markk 8407]
215    
216     * Tue Apr 15 2003 Gordon Rowell <gordonr@e-smith.com>
217     - [1.9.0-09]
218     - Add Compression and UsePrivilegeSeparation options [gordonr 8173]
219    
220     * Tue Apr 8 2003 Michael Soulier <msoulier@e-smith.com>
221     - [1.9.0-08]
222     - Backed-out 1.9.0-07. [msoulier 5782]
223    
224     * Tue Apr 8 2003 Michael Soulier <msoulier@e-smith.com>
225     - [1.9.0-07]
226     - Shut off tcp forwarding in the daemon. [msoulier 5782]
227    
228     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
229     - [1.9.0-06]
230     - Actually reload ssh rather than restarting in sshd-reload [gordonr 7785]
231    
232     * Tue Mar 18 2003 Lijie Deng <lijied@e-smith.com>
233     - [1.9.0-05]
234     - Deleted ./root/.ssh/config/template-begin [lijied 3295]
235    
236     * Mon Mar 17 2003 Lijie Deng <lijied@e-smith.com>
237     - [1.9.0-04]
238     - Deleted template-begin/end file [lijied 3295]
239    
240     * Tue Mar 4 2003 Charlie Brady <charlieb@e-smith.com>
241     - [1.9.0-03]
242     - s/HostsAllowSpec/hosts_allow_spec/ [charlieb 5650]
243    
244     * Fri Feb 28 2003 Charlie Brady <charlieb@e-smith.com>
245     - [1.9.0-02]
246     - Re-do hosts.allow template to use esmith::ConfigDB::HostsAllowSpec.
247     Add dependency on up-to-date e-smith-lib. [charlieb 5650]
248    
249     * Fri Feb 28 2003 Charlie Brady <charlieb@e-smith.com>
250     - [1.9.0-01]
251     - Roll development stream to 1.9.0
252    
253     * Mon Feb 24 2003 Charlie Brady <charlieb@e-smith.com>
254     - [1.8.0-02]
255     - Allow MaxStartups to be tunable from the config DB [charlieb 7362]
256    
257     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
258     - [1.8.0-01]
259     - Rolling stable version number to 1.8.0
260    
261     * Wed Oct 2 2002 Mark Knox <markk@e-smith.com>
262     - [1.7.3-04]
263     - Remove stray braces in hosts.allow template [markk 3786]
264    
265     * Mon Sep 23 2002 Charlie Brady <charlieb@e-smith.com>
266     - [1.7.3-03]
267     - Fix hosts.allow template problem introduced by last change [charlieb 3786]
268    
269     * Tue Sep 10 2002 Mark Knox <markk@e-smith.com>
270     - [1.7.3-02]
271     - Remove deprecated split on pipe [markk 3786]
272    
273     * Tue Aug 20 2002 Charlie Brady <charlieb@e-smith.com>
274     - [1.7.3-01]
275     - Add rc7.d symlink and don't set deprecated InitscriptsOrder property
276     [charlieb 4458]
277     - Change use of allow_tcp_in() function to allow dynamic reconfig.
278     [charlieb 4501]
279    
280     * Thu Aug 8 2002 Charlie Brady <charlieb@e-smith.com>
281     - [1.7.2-01]
282     - Change masq script fragment to use allow_tcp_in() function. [charlieb 4499]
283    
284     * Wed Jul 17 2002 Charlie Brady <charlieb@e-smith.com>
285     - [1.7.1-01]
286     - Change masq script fragment to use iptables. [charlieb 1268]
287    
288     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
289     - [1.7.0-01]
290     - Changing version to maintained stream number to 1.7.0
291    
292     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
293     - [1.6.0-01]
294     - Changing version to maintained stream number to 1.6.0
295    
296     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
297     - [1.5.6-01]
298     - RPM rebuild forced by cvsroot2rpm
299    
300     * Mon May 13 2002 Kirrily Robert <skud@e-smith.com>
301     - [1.5.5-01]
302     - Added buildtests [skud 2932]
303    
304     * Fri Apr 26 2002 Tony Clayton <apc@e-smith.com>
305     - [1.5.4-01]
306     - add -t option to ssh-keygen call in sshd-conf [tonyc]
307    
308     * Fri Mar 6 2002 Michael G Schwern <schwern@e-smith.com>
309     - [1.5.3-01]
310     - Tested & documented sshd-reload action [schwern 2932]
311     - Tested & documented sshd-conf and sshd-conf-startup actions [schwern 2932]
312     - Changed all actions to use esmith::ConfigDB [schwern 2932]
313     - Fixed dependencies. [schwern]
314    
315     * Thu Feb 14 2002 Kirrily Robert <skud@e-smith.com>
316     - [1.5.2-01]
317     - CVS testing
318    
319     * Thu Feb 14 2002 Kirrily Robert <skud@e-smith.com>
320     - [1.5.0-01]
321     - rollRPM: Rolled version number to 1.5.0-01. Includes patches up to 1.4.0-06.
322    
323     * Mon Nov 05 2001 Charlie Brady <charlieb@e-smith.com>
324     - [1.4.0-06]
325     - Remove obsoleted "CheckMail no" fragment from sshd_config template.
326    
327     * Tue Aug 28 2001 Gordon Rowell <gordonr@e-smith.com>
328     - [1.4.0-05]
329     - Removed links from deprecated post-restore event
330    
331     * Fri Aug 17 2001 gordonr
332     - [1.4.0-04]
333     - Autorebuild by rebuildRPM
334    
335     * Tue Aug 14 2001 Charlie Brady <charlieb@e-smith.com>
336     - [1.4.0-03]
337     - Change back to Protocol 1 until known_hosts2 and authorized_keys2 files are
338     implemented on both sides.
339    
340     * Tue Aug 14 2001 Charlie Brady <charlieb@e-smith.com>
341     - [1.4.0-02]
342     - Add template fragements to generate /root/.ssh/config host
343     config sections for any hostnames added to %e_smith_hosts by
344     other fragements numbered between 00 and 19.
345     - Delete useless template-end for /root/.ssh/config.
346    
347     * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
348     - [1.4.0-01]
349     - Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-10.
350    
351     * Wed Aug 8 2001 Gordon Rowell <gordonr@e-smith.com>
352     - [1.3.0-10]
353     - Use restart instead of reload as some initscripts don't have the latter
354    
355     * Sun Jul 8 2001 Gordon Rowell <gordonr@e-smith.com>
356     - [1.3.0-09]
357     - Check "access" property of sshd service
358    
359     * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
360     - [1.3.0-08]
361     - Changed license to GPL
362    
363     * Thu Jul 05 2001 Gordon Rowell <gordonr@e-smith.com>
364     - [1.3.0-07]
365     - Explicitly disable ChallengeResponseAuthentication and
366     KbdInteractiveAuthentication
367    
368     * Wed May 30 2001 Gordon Rowell <gordonr@e-smith.com>
369     - [1.3.0-06]
370     - Added HostKey line for /etc/ssh/ssh_host_rsa_key for SSH version 2
371    
372     * Tue May 29 2001 Tony Clayton <tonyc@e-smith.com>
373     - [1.3.0-05]
374     - fixed actions that had tied %conf when calling serviceControl (2 actions)
375    
376     * Mon May 21 2001 Gordon Rowell <gordonr@e-smith.com>
377     - [1.3.0-04]
378     - Added links to /usr/libexec and /usr/local/libexec to enable
379     sftp for more client systems under protocol V1
380    
381     * Mon May 21 2001 Gordon Rowell <gordonr@e-smith.com>
382     - [1.3.0-03]
383     - Revised after comments from Charlie
384     - Added documentation for MaxStartups and cleaner perl idiom for
385     SubsystemSftp test
386    
387     * Mon May 21 2001 Gordon Rowell <gordonr@e-smith.com>
388     - [1.3.0-02]
389     - Enabled sftp subsystem by default with correct path to sftp-server
390     - Added MaxStartups configuration
391    
392     * Mon May 21 2001 Gordon Rowell <gordonr@e-smith.com>
393     - [1.3.0-01]
394     - Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-06.
395    
396     * Wed May 09 2001 Tony Clayton <tonyc@e-smith.com>
397     - [1.2.0-06]
398     - Forgot to add last patch to %setup. Adding it now.
399    
400     * Wed May 09 2001 Tony Clayton <tonyc@e-smith.com>
401     - [1.2.0-05]
402     - Add /root/.ssh/config template-{begin,end} fragments
403     - Expand config template from sshd-conf
404    
405     * Thu Apr 27 2001 Gordon Rowell <gordonr@e-smith.com>
406     - [1.2.0-04]
407     - Rolled version for GPG signing - no change
408    
409     * Mon Apr 9 2001 Gordon Rowell <gordonr@e-smith.com>
410     - [1.2.0-03]
411     - Extra HostKey line for openssh-2.5
412    
413     * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
414     - [1.2.0-02]
415     - Rolling release number for GPG signing.
416    
417     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
418     - [1.2.0-01]
419     - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-23.
420    
421     * Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
422     - [1.1.0-23]
423     - use serviceControl()
424    
425     * Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
426     - [1.1.0-22]
427     - reload sshd (and possibly kill it off) in post-restore
428    
429     * Thu Jan 11 2001 Adrian Chung <adrianc@e-smith.com>
430     - [1.1.0-21]
431     - fully qualify path to killall in sshd-reload
432    
433     * Wed Jan 10 2001 Gordon Rowell <gordonr@e-smith.com>
434     - [1.1.0-20]
435     - Kill existing ssh sessions if we have just stopped the service
436    
437     * Wed Jan 10 2001 Gordon Rowell <gordonr@e-smith.com>
438     - [1.1.0-19]
439     - Use sshd reload instead of killall -HUP - that closes current connections
440    
441     * Tue Jan 9 2001 Charlie Brady <charlieb@e-smith.com>
442     - [1.1.0-18]
443     - Make new bootstrap-console-save event - the Lite version
444     - Make sshd-reload shut down sshd if it has been disabled
445     - Don't redo conf-sshd-startup with every console-save
446    
447     * Fri Jan 5 2001 Peter Samuel <peters@e-smith.com>
448     - [1.1.0-17]
449     - Added missing use esmith::util to sshd-reload
450    
451     * Thu Jan 04 2001 Gordon Rowell <gordonr@e-smith.com>
452     - [1.1.0-16]
453     - Added missing use esmith::db
454    
455     * Wed Jan 03 2001 Gordon Rowell <gordonr@e-smith.com>
456     - [1.1.0-15]
457     - sshd-reload now starts sshd if not running and service enabled
458    
459     * Thu Dec 28 2000 Gordon Rowell <gordonr@e-smith.com>
460     - [1.1.0-14]
461     - Process sshd_config template in remoteaccess-update
462    
463     * Thu Dec 28 2000 Gordon Rowell <gordonr@e-smith.com>
464     - [1.1.0-13]
465     - Provide defaults for PermitRootLogin and PasswordAuthentication properties
466    
467     * Thu Dec 21 2000 Charlie Brady <charlieb@e-smith.com>
468     - [1.1.0-12]
469     - Don't restart sshd after config change, just reload config.
470    
471     * Sat Dec 16 2000 Charlie Brady <charlieb@e-smith.com>
472     - [1.1.0-11]
473     - Fix typo
474    
475     * Fri Dec 15 2000 Charlie Brady <charlieb@e-smith.com>
476     - [1.1.0-10]
477     - Move AllowSSH packet filter template fragment here.
478    
479     * Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com>
480     - [1.1.0-9]
481     - Disable ssh by default
482    
483     * Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com>
484     - [1.1.0-8]
485     - Fixed typo in hosts.allow fragment for private access
486    
487     * Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com>
488     - [1.1.0-7]
489     - Added sshd-restart to remoteaccess-update event (and others)
490     - Renamed scripts to sshd-{conf,conf-startup,restart}
491     - Enable private ssh access by default
492    
493     * Tue Dec 12 2000 Adrian Chung <adrianc@e-smith.com>
494     - [1.1.0-6]
495     - fixed location of ssh_host_key in 20HostKey fragment
496    
497     * Wed Dec 06 2000 Peter Samuel <peters@e-smith.com
498     - [1.1.0-5]
499     - Fixed sshd_config templates for PermitRootLogin and
500     PasswordAuthentication
501    
502     * Wed Dec 06 2000 Gordon Rowell <gordonr@e-smith.com>
503     - [1.1.0-4]
504     - conf-ssh-startup: PasswordAuthentication=yes and RootLogin=no
505     - Fixed ordering of Port/Listen fragments
506    
507     * Tue Dec 05 2000 Gordon Rowell <gordonr@e-smith.com>
508     - [1.1.0-3]
509     - Changed sshd_config into a directory template
510     - Used services notation to enable/disable
511     - sshd_config: PasswordAuthentication and RootLogin - both disabled by default
512    
513     * Tue Dec 05 2000 Gordon Rowell <gordonr@e-smith.com>
514     - [1.1.0-1]
515     - Rolled version to 1.1.0. Includes patches up to 0.6-3
516    
517     * Tue Oct 31 2000 Charlie Brady <charlieb@e-smith.com>
518     - Ensure that conf-ssh-startup is run during post-upgrade event.
519     - Fix missing " in hosts.allow template.
520    
521     * Tue Oct 31 2000 Charlie Brady <charlieb@e-smith.com>
522     - Merge services database back into configuration database.
523    
524     * Thu Oct 26 2000 Peter Samuel <peters@e-smith.com>
525     - Rolled version to 0.6. Includes patches up to 0.5-17
526    
527     * Fri Oct 06 2000 Adrian Chung <adrian.chung@e-smith.com>
528     - Fixed a typo in conf-ssh-startup.
529    
530     * Fri Oct 06 2000 Adrian Chung <adrian.chung@e-smith.com>
531     - Move %post code to conf-ssh-startup instead
532     - Default to enabled for sshd in services database if not
533     already set.
534    
535     * Thu Oct 05 2000 Adrian Chung <adrian.chung@e-smith.com>
536     - Change %post to setdefault ... enabled.
537    
538     * Wed Oct 4 2000 Charlie Brady <charlieb@e-smith.com>
539     - Use db_get_type to get service status - to be safe against
540     defined service properties
541     - Do not init services database during post-install event -
542     it is done during %post action.
543    
544     * Wed Oct 4 2000 Charlie Brady <charlieb@e-smith.com>
545     - Only initialise services database during post-install action.
546     - Only expand hosts.allow/sshd if sshd service is enabled.
547    
548     * Wed Oct 4 2000 Charlie Brady <charlieb@e-smith.com>
549     - Fix typo
550    
551     * Tue Oct 3 2000 Charlie Brady <charlieb@e-smith.com>
552     - Update services database when enabling startup
553    
554     * Mon Oct 2 2000 Gordon Rowell <gordonr@e-smith.com>
555     - rewrote spec file to use e-smith-devtools
556    
557     * Mon Sep 25 2000 Paul Nebsit <pkn@e-smith.com>
558     - updated contact and URL info
559    
560     * Thu Sep 14 2000 Gordon Rowell <gordonr@e-smith.com>
561     - Removed obsolete rc7.d symlink from createlinks
562    
563     * Thu Sep 14 2000 Gordon Rowell <gordonr@e-smith.com>
564     - Rebuilt using latest e-smith-devtools - hosts.allow template fragment missing
565    
566     * Tue Aug 30 2000 Paul Nesbit <pkn@e-smith.com>
567     - added 'use e-smith::util' line to conf-ssh-startup
568    
569     * Thu Aug 24 2000 Gordon Rowell <gordonr@e-smith.com>
570     - Rewrote conf-ssh-startup to use serviceControl()
571    
572     * Sun Jul 2 2000 Charlie Brady <charlieb@e-smith.net>
573     - Make S85sshd symlink absolute so that RPM verifies
574    
575     * Sat Jun 17 2000 Charlie Brady <charlieb@e-smith.net>
576     - Rewrite createlinks in perl
577     - Add sshd template for /etc/hosts.allow
578     - Fix ssh-keygen options code
579    
580     * Mon Jun 12 2000 Charlie Brady <charlieb@e-smith.net>
581     - Remove /etc/rc.d/rc7.d symlink before (re-)creating it. Avoids logfile mess.
582     - Change backgroundCommand call to use array instead of string - avoid shell
583     parsing.
584    
585     * Thu May 11 2000 Charlie Brady <charlieb@e-smith.net>
586     - Change rc?.d directory from 3 to 7.
587    
588     %description
589     e-smith server enhancement to configure and enable openssh
590    
591     %prep
592     %setup
593    
594     %build
595     perl createlinks
596     # build the test suite from embedded tests
597     /sbin/e-smith/buildtests e-smith-openssh
598    
599     %install
600     rm -rf $RPM_BUILD_ROOT
601     ( cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT )
602     rm -f %{name}-%{version}-%{release}-filelist
603    
604     /sbin/e-smith/genfilelist \
605     --dir '/var/service/sshd' 'attr(1755,root,root)' \
606     --file '/var/service/sshd/down' 'attr(0644,root,root)' \
607     --file '/var/service/sshd/run' 'attr(0755,root,root)' \
608     --dir '/var/service/sshd/supervise' 'attr(0700,root,root)' \
609     --dir '/var/service/sshd/log' 'attr(1755,root,root)' \
610     --dir '/var/service/sshd/log/supervise' 'attr(0700,root,root)' \
611     --file '/var/service/sshd/log/run' 'attr(0755,root,root)' \
612     --dir '/var/log/sshd' 'attr(2750,root,nofiles)' \
613     --dir '/var/empty/sshd' 'attr(0711,root,root)' \
614     $RPM_BUILD_ROOT \
615     > %{name}-%{version}-%{release}-filelist
616    
617     echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
618    
619     %clean
620     rm -rf $RPM_BUILD_ROOT
621    
622     %files -f %{name}-%{version}-%{release}-filelist
623     %defattr(-,root,root)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed