diff options
author | Colin Watson <cjwatson@debian.org> | 2003-09-01 18:30:12 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2003-09-01 18:30:12 +0000 |
commit | f045c69060bfdd5cf8759a5f29d7008d02e4de5b (patch) | |
tree | 2c0e43be70a2fad5141eaf1885483ae54705ec3e /debian/changelog | |
parent | 7eff9df1678223e1a3427ba621f6c379386f9cce (diff) |
Debian release 3.5p1-5.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b4d6b4258..e5f2004eb 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,17 @@ | |||
1 | openssh (1:3.5p1-5) unstable; urgency=low | ||
2 | |||
3 | * Add /etc/default/ssh (closes: #161049). | ||
4 | * Run the init script under 'set -e' (closes: #175010). | ||
5 | * Change the default superuser path to include /sbin, /usr/sbin, and | ||
6 | /usr/local/sbin (closes: #128235, #151267). Using login.defs would be | ||
7 | nice, but that belongs to another package. Without a defined API to | ||
8 | retrieve its settings, parsing it is off-limits. | ||
9 | * Build ssh-askpass-gnome with GNOME 2. The source package should still | ||
10 | support building on stable with GNOME 1, using the alternate | ||
11 | libgnome-dev build-dependency (thanks, Colin Walters; closes: #167582). | ||
12 | |||
13 | -- Colin Watson <cjwatson@debian.org> Sun, 9 Mar 2003 20:12:10 +0000 | ||
14 | |||
1 | openssh (1:3.5p1-4) unstable; urgency=low | 15 | openssh (1:3.5p1-4) unstable; urgency=low |
2 | 16 | ||
3 | * Point rlogin and rcp alternatives at slogin and scp respectively rather | 17 | * Point rlogin and rcp alternatives at slogin and scp respectively rather |