diff options
author | Colin Watson <cjwatson@debian.org> | 2006-12-06 21:55:19 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2006-12-06 21:55:19 +0000 |
commit | e2f4fb43875e216cbcf7cabbb621ecb205c24857 (patch) | |
tree | 65aac6efdb62456154277787f5fdf4e718997684 /debian/changelog | |
parent | d23e75730cfd617b7638e3b8013e3e1f3a1ecce9 (diff) |
* When installing openssh-client or openssh-server from scratch, remove
any unchanged conffiles from the pre-split ssh package to work around a
bug in sarge's dpkg (thanks, Justin Pryzby and others; closes: #335276).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a17c7b942..413ddb271 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -8,6 +8,9 @@ openssh (1:4.3p2-7) UNRELEASED; urgency=medium | |||
8 | (thanks, Jari Aalto; closes: #335259). | 8 | (thanks, Jari Aalto; closes: #335259). |
9 | * Fix quoting error in configure.ac and regenerate configure (thanks, Ben | 9 | * Fix quoting error in configure.ac and regenerate configure (thanks, Ben |
10 | Pfaff; closes: #391248). | 10 | Pfaff; closes: #391248). |
11 | * When installing openssh-client or openssh-server from scratch, remove | ||
12 | any unchanged conffiles from the pre-split ssh package to work around a | ||
13 | bug in sarge's dpkg (thanks, Justin Pryzby and others; closes: #335276). | ||
11 | 14 | ||
12 | [ Russ Allbery ] | 15 | [ Russ Allbery ] |
13 | * Create transitional ssh-krb5 package which enables GSSAPI configuration | 16 | * Create transitional ssh-krb5 package which enables GSSAPI configuration |