summaryrefslogtreecommitdiff
blob: a206e23972ed2d119353404a84b4ec0814c5a02b (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
# ChangeLog for net-misc/openssh
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.23 2002/12/09 04:33:17 manson Exp $

\* Autoupdate keywords (12-6-02)
  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)

  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.