summaryrefslogtreecommitdiff
blob: 12d4da6ac0debcb4e563fa9274086817faecfa31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
# ChangeLog for net-misc/openssh
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.111 2005/01/07 21:37:33 aliz Exp $

  07 Jan 2005; Daniel Ahlberg <aliz@gentoo.org>
  +files/openssh-3.9_p1-terminal_restore.patch.bz2,
  openssh-3.9_p1-r1.ebuild:
  Fix terminal restoration after breaking out from sftp and scp, closing #63544.

  30 Dec 2004; Bryan Østergaard <kloeri@gentoo.org>
  openssh-3.9_p1-r1.ebuild:
  Stable on alpha, bug 59361.

  29 Dec 2004; Hardave Riar <hardave@gentoo.org> openssh-3.9_p1-r1.ebuild:
  Stable on mips, bug #59361.

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  29 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org>
  openssh-3.9_p1-r1.ebuild:
  Stable on sparc wrt #59361

  29 Dec 2004; Markus Rothe <corsair@gentoo.org> openssh-3.9_p1-r1.ebuild:
  Stable for security; bug #59361

  29 Dec 2004; <SeJo@gentoo.org> openssh-3.9_p1-r1.ebuild:
  stable on ppc glsa: 59361

*openssh-3.9_p1-r1 (28 Dec 2004)

  28 Dec 2004; Mike Frysinger <vapier@gentoo.org>
  files/openssh-3.9_p1-chroot.patch, +openssh-3.9_p1-r1.ebuild, 
  +files/openssh-3.9_p1-infoleak.patch:
  Add infoleak fix #59361 and allow the chroot patch to support PAM auth #72987.

  16 Nov 2004; Mike Frysinger <vapier@gentoo.org> openssh-3.9_p1.ebuild:
  If USE=pam, then disable PasswordAuthentication since PAM overrides it #71233.

  14 Sep 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.9_p1.ebuild,
  files/openssh-3.9_p1-fix_suid.patch.bz2:
  Fixed suid binary.

  14 Sep 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.7.1_p2-r1.ebuild,
  openssh-3.7.1_p2-r2.ebuild, openssh-3.8.1_p1-r1.ebuild,
  openssh-3.8.1_p1-r2.ebuild, openssh-3.8.1_p1.ebuild, openssh-3.8_p1.ebuild,
  openssh-3.9_p1.ebuild, files/openssh-3.5_p1-gentoo-sshd-gcc3.patch,
  files/openssh-3.5_p1-gentoo-sshd-gcc3.patch.bz2,
  files/openssh-3.7.1_p1-selinux.diff,
  files/openssh-3.7.1_p1-selinux.diff.bz2,
  files/openssh-3.7.1_p2-chroot.patch,
  files/openssh-3.7.1_p2-chroot.patch.bz2,
  files/openssh-3.7.1_p2-kerberos.patch,
  files/openssh-3.7.1_p2-kerberos.patch.bz2,
  files/openssh-3.7.1_p2-skey.patch, files/openssh-3.7.1_p2-skey.patch.bz2,
  files/openssh-3.8.1_p1-chroot.patch,
  files/openssh-3.8.1_p1-chroot.patch.bz2,
  files/openssh-3.8.1_p1-kerberos.patch,
  files/openssh-3.8.1_p1-kerberos.patch.bz2,
  files/openssh-3.8.1_p1-largekey.patch,
  files/openssh-3.8.1_p1-largekey.patch.bz2,
  files/openssh-3.8.1_p1-opensc.patch,
  files/openssh-3.8.1_p1-opensc.patch.bz2,
  files/openssh-3.8.1_p1-resolv_functions.patch,
  files/openssh-3.8.1_p1-resolv_functions.patch.bz2,
  files/openssh-3.8.1_p1-skey.patch,
  files/openssh-3.8_p1-resolv_functions.patch.bz2,
  files/openssh-3.8_p1-skey.patch, files/openssh-3.8_p1-skey.patch.bz2,
  files/openssh-3.9_p1-chroot.patch, files/openssh-3.9_p1-chroot.patch.bz2,
  files/openssh-3.9_p1-largekey.patch,
  files/openssh-3.9_p1-largekey.patch.bz2, files/openssh-3.9_p1-opensc.patch,
  files/openssh-3.9_p1-opensc.patch.bz2, files/openssh-3.9_p1-selinux.diff,
  files/openssh-3.9_p1-selinux.diff.bz2,
  files/openssh-3.9_p1-sftplogging-1.2-gentoo.patch,
  files/openssh-3.9_p1-sftplogging-1.2-gentoo.patch.bz2,
  files/openssh-3.9_p1-skey.patch, files/openssh-3.9_p1-skey.patch.bz2,
  files/openssh-skeychallenge-args.diff,
  files/openssh-skeychallenge-args.diff.bz2:
  Compressed patches.

  20 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org>
  openssh-3.8.1_p1-r1.ebuild:
  Stable on sparc

  20 Aug 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.9_p1.ebuild,
  files/openssh-3.9_p1-sftplogging-1.2-gentoo.patch:
  Enable X509 now that a updated patch is available, closing #60905.
  Fix skey support by running autoconf, closing #60849.
  Disable pam if static is in USE, closing #60864.

  19 Aug 2004; Chris PeBenito <pebenito@gentoo.org>
  +files/openssh-3.9_p1-selinux.diff, openssh-3.9_p1.ebuild:
  Update SELinux patch

  18 Aug 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.8.1_p1-r2.ebuild:
  Fixed sftplogging patch, closing #60417 again.

*openssh-3.9_p1 (18 Aug 2004)

  18 Aug 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.8.1_p1-r2.ebuild,
  openssh-3.9_p1.ebuild:
  Version bump, closing #60758.

  16 Aug 2004; Daniel Ahlberg <aliz@gentoo.org>
  files/openssh-3.8.1_p1-largekey.patch:
  Fixed largekey patch. Closing #60417.

*openssh-3.8.1_p1-r2 (15 Aug 2004)

  15 Aug 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.8.1_p1-r2.ebuild:
  + Added sftp-logging patch, closing #52168.
  + Added patch for large keys, closing #55013.

  08 Jul 2004; Bryan Østergaard <kloeri@gentoo.org>
  openssh-3.8.1_p1-r1.ebuild:
  Stable on alpha.

  07 Jul 2004; Travis Tilley <lv@gentoo.org> openssh-3.8.1_p1-r1.ebuild:
  stable on amd64

  03 Jul 2004; Joshua Kinard <kumba@gentoo.org> openssh-3.8.1_p1-r1.ebuild:
  Marked stable on mips.

  01 Jul 2004; Jon Hood <squinky86@gentoo.org> openssh-3.7.1_p2-r1.ebuild,
  openssh-3.7.1_p2-r2.ebuild, openssh-3.8.1_p1-r1.ebuild,
  openssh-3.8.1_p1.ebuild, openssh-3.8_p1.ebuild:
  change virtual/glibc to virtual/libc

  28 Jun 2004; Brandon Hale <tseng@gentoo.org> openssh-3.8.1_p1-r1.ebuild:
  Stable on x86.

  15 Jun 2004; <solar@gentoo.org> openssh-3.8.1_p1-r1.ebuild:
  pam & uclibc updates

  07 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> openssh-3.8.1_p1.ebuild:
  Stable on alpha.

  05 Jun 2004; Hanselmann Michael <hansmi@gentoo.org>
  openssh-3.8.1_p1.ebuild:
  Replaced ~ppc with ppc in KEYWORDS.

*openssh-3.8.1_p1-r1 (30 May 2004)

  30 May 2004; Mike Frysinger <vapier@gentoo.org>
  +files/openssh-3.8.1_p1-opensc.patch, +openssh-3.8.1_p1-r1.ebuild:
  Add optional support for smartcard stuff #43593 by Andreas Jellinghaus.

  01 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> openssh-3.8_p1.ebuild:
  Stable on sparc, mips

  28 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.8.1_p1.ebuild:
  Readded X509 patch now that it has been updated upstream.

  27 Apr 2004; Michael McCabe <randy@gentoo.org> openssh-3.8.1_p1.ebuild:
  Stable on s390

  22 Apr 2004; Guy Martin <gmsoft@gentoo.org> openssh-3.8_p1.ebuild:
  Marked stable on hppa.

  22 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.7.1_p2-r2.ebuild,
  openssh-3.8.1_p1.ebuild, openssh-3.8_p1.ebuild:
  Fixed IUSE flags.

  21 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.8_p1.ebuild:
  Stable on x86 and amd64.

*openssh-3.8.1_p1 (21 Apr 2004)

  21 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.8.1_p1.ebuild:
  Version bump. Found by Daniel Webert <daniel_webert@web.de> in #48465.

  13 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.7.1_p2-r2.ebuild,
  openssh-3.8_p1.ebuild:
  Updated SRC_URI.

  23 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.7.1_p2-r1.ebuild,
  openssh-3.7.1_p2-r2.ebuild, openssh-3.8_p1.ebuild:
  Change download URI for X509 patches temporarily.

  18 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> files/sshd.rc6, openssh-3.8_p1.ebuild:
  Add mkdir -p /var/empty to initscript. Closing #42936.

  09 Mar 2004; <agriffis@gentoo.org> openssh-3.7.1_p2-r2.ebuild:
  stable on alpha and ia64

  09 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.8_p1.ebuild:
  + Add X509 patch back in, bumped to g4.
  + Fix static compile by Sascha Silbe <sascha-gentoo-bugzilla@silbe.org> in #44077.

  07 Mar 2004; Joshua Kinard <kumba@gentoo.org> openssh-3.7.1_p2-r2.ebuild:
  Marked stable on mips.

  02 Mar 2004; Brian Jackson <iggy@gentoo.org> openssh-3.8_p1.ebuild:
  adding initial s390 support

  27 Feb 2004; Sven Blumenstein <bazik@gentoo.org> openssh-3.7.1_p2-r2.ebuild:
  Stable on sparc. Remember to mkdir /var/empty if it doesnt exist before you
  restart sshd...

  25 Feb 2004; Guy Martin <gmsoft@gentoo.org> openssh-3.7.1_p2-r2.ebuild:
  Marked stable on hppa.

  25 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.7.1_p2-r2.ebuild:
  Backport skey configure.ac patch.

  24 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.7.1_p2-r2.ebuild:
  Unmask for x86 and amd64.

*openssh-3.8_p1 (24 Feb 2004)

  24 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.8_p1.ebuild:
  Version bump.

  21 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.7.1_p2-r2.ebuild:
  Fix openssh to work with multipe kerbers5 libs. Closing #30310.

  20 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.7.1_p2-r2.ebuild:
  Filter flag if using ldap. Closing #41727.

  12 Feb 2004; Mike Frysinger <vapier@gentoo.org> :
  Set Protocol to only allow ssh2 by default #41215 and enable pam if in USE.

  10 Jan 2004; Brad House <brad_mssw@gentoo.org> openssh-3.7.1_p2-r2.ebuild:
  install doesn't seem to be creating /var/empty

  08 Jan 2004; <solar@gentoo.org> openssh-3.5_p1-r1.ebuild,
  openssh-3.6.1_p2.ebuild, openssh-3.7.1_p2-r1.ebuild,
  openssh-3.7.1_p2-r2.ebuild:
  ppc64/mips nightmare.. had to remove tcpd and skey support for various arches
  due to other things not being marked stable on those arches

*openssh-3.7.1_p2-r2 (08 Jan 2004)

  08 Jan 2004; <solar@gentoo.org> openssh-3.7.1_p2-r2.ebuild:
  added feature request for chrooting via sshd bug #26615

  04 Jan 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.7.1_p2-r1.ebuild:
  Changeing sshd user shell. Closing #35063.

  03 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> openssh-3.7.1_p2-r1.ebuild:
  Change adding sshd user and group to user enewuser and enewgroup. Should
  fix #35369.

*openssh-3.7.1_p2-r1 (05 Nov 2003)

  17 Nov 2003; Joshua Kinard <kumba@gentoo.org> openssh-3.7.1_p2-r1.ebuild:
  Added a gnuconfig_update call for mips systems

  05 Nov 2003; Tavis Ormandy <taviso@gentoo.org> openssh-3.7.1_p2-r1.ebuild,
  files/openssh-skeychallenge-args.diff:
  patch needed for compatability with new skey.

  28 Oct 2003; Chris PeBenito <pebenito@gentoo.org> openssh-3.5_p1-r1.ebuild,
  openssh-3.6.1_p2.ebuild, openssh-3.7.1_p2.ebuild,
  files/openssh-3.7.1_p1-selinux.diff:
  Switch SELinux patch from old API to new API.

  30 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> openssh-3.7.1_p2.ebuild :
  Add X509 patch back in, closes #29664.

  23 Sep 2003; <solar@gentoo.org> openssh-3.7.1_p2.ebuild:
  according to the ChangeLog for openssh =zlib-1.1.4 is a must now. Note:
  openssh needs a X509 patch made upstream for p2

*openssh-3.7.1_p2 (23 Sep 2003)

  23 Sep 2003; <solar@gentoo.org> openssh-3.7.1_p2.ebuild:
  security update. http://www.openssh.com/txt/sshpam.adv

  19 Sep 2003; Chris PeBenito <pebenito@gentoo.org>
  openssh-3.7.1_p1-r1.ebuild, openssh-3.7.1_p1.ebuild:
  Fix SELinux patch for 3.7.1_p1

  19 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> openssh-3.7.1_p1-r1.ebuild :
  Disabled selinux patch until a new can be made.
  Fixed some of the patches to allow the X509 patch to apply. Closing #29105.

*openssh-3.7.1_p1-r1 (18 Sep 2003)

  18 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> openssh-3.7.1_p1-r1.ebuild :
  Removed krb4 and afs support since they are removed according to the Announcment.
  Ebuild cleanups.
  Added a bunch of patches from CVS. Among them a fix for CAN-2003-0682.

  18 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> openssh-3.7.1_p1.ebuild :
  Readd X509 patch. Closing #28992.

*openssh-3.7.1_p1 (16 Sep 2003)

  16 Sep 2003; Rajiv Aaron Manglani <rajiv@gentoo.org> openssh-3.7.1_p1.ebuild:
  added warning about restarting sshd.

  16 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
  Another version bump ! :D #28927.  This fixes 'more malloc bugs'.

*openssh-3.7_p1 (16 Sep 2003)

  16 Sep 2003; Rajiv Aaron Manglani <rajiv@gentoo.org> openssh-3.7_p1.ebuild:
  added warning about restarting sshd.

  16 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump to fix #28873 ... selinux needs to be caught up though :(.
  Marked stable due to nature of release (security).

*openssh-3.6.1_p2-r3 (05 Sep 2003)

  05 Sep 2003; Tavis Ormandy <taviso@gentoo.org> openssh-3.6.1_p2-r3.ebuild:
  adding optional s/key authentication support, using new local USE flag
  `skey`, currently ~arch only. #11478

*openssh-3.6.1_p2-r1 (06 Aug 2003)

  06 Aug 2003; Donny Davies <woodchip@gentoo.org> openssh-3.6.1_p2-r1.ebuild:
  Added new local USE=X509 variable which includes Roumen Petrov's patch
  providing support for authentication with X.509 certificates.

  31 May 2003; Brandon Low <lostlogic@gentoo.org> files/sshd.rc6:
  Add 'use dns logger' to the rcscript

*openssh-3.6.1_p2 (30 Apr 2003)

  30 Apr 2003; Daniel Ahlberg <aliz@gentoo.org> openssh-3.6.1_p2.ebuild :
  Security update.

*openssh-3.6.1_p1 (02 Apr 2003)

  02 Apr 2003; Brandon Low <lostlogic@gentoo.org> openssh-3.6.1_p1.ebuild:
  Bump

*openssh-3.6_p1 (02 Apr 2003)

  02 Apr 2003; Brandon Low <lostlogic@gentoo.org> openssh-3.6_p1.ebuild:
  Bump, required some modifications to the selinux patch, test thoroughly

  09 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
  Added hppa to keywords.

*openssh-3.5_p1-r1 (20 Jan 2003)

  30 Mar 2003; Joshua Brindle <method@gentoo.org> openssh-3.5_p1-r1.ebuild:
  fixed compile options for selinux support

  20 Mar 2003; Joshua Brindle <method@gentoo.org> openssh-3.5_p1-r1.ebuild:
  added selinux support

  15 Mar 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to KEYWORDS

  13 Mar 2003; Zach Welch <zwelch@gentoo.org> openssh-3.5_p1-r1.ebuild:
  add arm keyword

  09 Mar 2003; Aron Griffis <agriffis@gentoo.org> openssh-3.5_p1-r1.ebuild:
  Mark stable on alpha

  01 Mar 2003; Brandon Low <lostlogic@gentoo.org> openssh-3.5_p1-r1.ebuild:
  make -> emake

  21 Jan 2003; Nick Hadaway <raker@gentoo.org> openssh-3.5_p1-r1.ebuild :
  Changed USE="kerberos" to depend on app-crypt/krb5 as heimdal is not
  compatible currently.  Install app-crypt/kth-krb and set KTH_KRB="yes"
  to enable Kerberos IV support.

  20 Jan 2003; Nick Hadaway <raker@gentoo.org> openssh-3.5_p1-r1.ebuild,
  files/digest-openssh-3.5_p1-r1 :
  Added kerberos use flag support.

  09 Dec 2002; Donny Davies <woodchip@gentoo.org> openssh-3.5_p1.ebuild,
  openssh-3.4_p1-r2.ebuild, openssh-3.4_p1-r3.ebuild : Add a shells reminder.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  01 Dec 2002; Jack Morgan <jmorgan@gentoo.org> openssh-3.5_p1.ebuild :
  Removed ~ from sparc/sparc64 keywords.

  29 Nov 2002; Daniel Ahlberg <aliz@gentoo.org> openssh-3.5_p1.ebuild :
  Rewrote patch applying code.

  22 Nov 2002; Will Woods <wwoods@gentoo.org> openssh-3.5_p1.ebuild:
  Added patch to fix compile problem on alpha.

  23 Oct 2002; Maik Schreiber <blizzy@gentoo.org> openssh-3.5_p1.ebuild: Changed
  "~x86" to "x86" in KEYWORDS.

*openssh-3.5_p1 (18 Oct 2002)

  19 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to keywords

  18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> openssh-3.5_p1.ebuild:
  Version bump, found by fluxbox <fluxbox@cox.net> in bug #9262.

*openssh-3.4_p1-r3 (04 July 2002)

  25 Jul 2002; Nicholas Jones <carpaski@gentoo.org> openssh-3.4_p1-r3.ebuild:
	
  Bopped Brandon on the head. Added -passwords to the end of --with-md5
  No version bump as this doesn't affect most people, and those who need it
  can just rsync and emerge.

  09 Jul 2002; Brandon Low <lostlogic@gentoo.org> openssh-3.4_p1-r3.ebuild:

  New revision enables md5 passwords, please test and let me know how it
  goes so I can unmask.  Thanks.

*openssh-3.4_p1-r2 (04 July 2002)

  09 Jul 2002; phoen][x <phoenix@gentoo.org> openssh-3.4_p1-r2.ebuild:
  Added KEYWORDS.

  04 July 2002; Brandon Low <lostlogic@gentoo.org> openssh-3.4_p1-r2.ebuild:
  Fixes problem of /var/empty being removed if immediately do emerge openssh
  emerge openssh.  Not an urgent upgrade, but recommended.

*openssh-3.4_p1-r1 (02 July 2002)

  02 July 2002; Brandon Low <lostlogic@gentoo.org> openssh-3.4_p1-r1.ebuild:
  This closes bugs 4169, 4170, and 4193.  This new ebuild changes the sshd
  user from whatever it may be to UID 22, this shouldn't mean anything to most
  people because no scripts, nor programs use the sshd UID directly (for that
  matter it is only referenced during authentication of new logins via ssh). 
  However if for some reason your system does have things that were owned by
  user sshd, you will need to change their UID.

*openssh-3.4_p1 (26 June 2002)

  26 June 2002; Brandon Low <lostlogic@gentoo.org> :
  New version closes soon to be released security hole, PLEASE upgrade
	immediately according to the changelogs, this new version closes several
	possible holes found during a massive audit of the code.

*openssh-3.3_p1 (22 June 2002)

  22 June 2002; Donny Davies <woodchip@gentoo.org> :
  Chase latest release.  Starting with this version sshd uses a new privelaged
  process separation scheme.  See the docs for more info.

*openssh-3.2.3_p1-1 (5 June 2002)

  5 June 2002; Gabriele Giorgetti <stroke@gentoo.org> :  
  New revision. Changes submitted by Alson van der Meulen gentoo@alm.xs4all.nl
  within bug #3391 were added. Bug closed/fixed.

*openssh-3.2.3_p1 (30 May 2002)

  30 May 2002; Arcady Genkin <agenkin@thpoon.com> :
  Update to 3.2.3.

*openssh-3.2.2_p1 (18 May 2002)

  18 May 2002; Donny Davies <woodchip@gentoo.org> :
  Chase latest release + update openssl dependency.

*openssh-3.1_p1-r2 (03 Apr 2002)

  03 Apr 2002; Daniel Robbins <drobbins@gentoo.org> files/sshd.pam: new pam
  sshd file to use pam_stack, pam_nologin and pam_shells, as well as use
  pam_unix instead of pam_pwdb.  Added updated shadow dependency if pam is
  enabled (to depend upon our new shadow with the pam_pwdb to pam_unix
  conversion).

*openssh-3.1_p1 (7 Mar 2002)

  15 Mar 2002; Bruce A. Locke <blocke@shivan.org> files/sshd.rc6, files/sshd.rc5:
  ssh1 keygen requires a new option in the initscripts

  13 Mar 2002; M.Schlemmer <azarah@gentoo.org> openssh-3.1_p1-r1.ebuild:
  Update rc-script not to fail on restart if there is open sessions.

  7 Mar 2002; F.Meyndert <m0rpheus@gentoo.org> openssh-3.1_p1.ebuild:
  Updated openssh to version 3.1 that fixes a nasty off by one bug in all
  previous version. That caused a local root hole.

*openssh-3.0.2_p1-r1 (01 Feb 2002)

  01 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog:
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.