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

Contents 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.2 - (show annotations) (download)
Sat Mar 16 15:16:20 2013 UTC (11 years, 3 months ago) by slords
Branch: MAIN
Changes since 1.1: +6 -1 lines
* Sat Mar 16 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2.sme
- Make rsyslog listen to our socket [SME: 7221]

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

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