/[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.5 - (hide annotations) (download)
Fri Apr 4 23:13:07 2014 UTC (10 years, 2 months ago) by burnat
Branch: MAIN
CVS Tags: e-smith-openssh-2_4_0-4_el6_sme
Changes since 1.4: +7 -2 lines
* Sat Apr 5 2014 Chris Burnat <devlist@burnat.com> 2.4.0-4.sme
- Add ssh-autoblock for external interface - patch by Chris Maltby [SME: 8258]

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

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