summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2008-05-21 23:00:06 +0000
committerColin Watson <cjwatson@debian.org>2008-05-21 23:00:06 +0000
commit811064f892bf14aa4d328993b3cb75ee394b6ad9 (patch)
tree53c6f2fd8905f4f47266d15f2cbd186bbd4c3eb1 /debian
parent43246e36bfd5fe4cc1f64561024c8c0dc136a761 (diff)
Recommend openssh-blacklist-extra from openssh-client and
openssh-server.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control4
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index cd10a0878..0d91e31e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ openssh (1:4.7p1-11) UNRELEASED; urgency=low
19 they differ, to defend against recurrences of the recent Debian OpenSSL 19 they differ, to defend against recurrences of the recent Debian OpenSSL
20 vulnerability. 20 vulnerability.
21 * Recommend openssh-blacklist from openssh-client. 21 * Recommend openssh-blacklist from openssh-client.
22 * Recommend openssh-blacklist-extra from openssh-client and
23 openssh-server.
22 24
23 -- Colin Watson <cjwatson@debian.org> Sat, 17 May 2008 08:48:45 +0200 25 -- Colin Watson <cjwatson@debian.org> Sat, 17 May 2008 08:48:45 +0200
24 26
diff --git a/debian/control b/debian/control
index f53bbc97b..fbb4f2c81 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Colin Watson <cjwatson@debian.org>, Matthew Vernon <matthew@debian.or
9Package: openssh-client 9Package: openssh-client
10Architecture: any 10Architecture: any
11Depends: ${shlibs:Depends}, debconf (>= 1.2.0) | debconf-2.0, adduser (>= 3.10), dpkg (>= 1.7.0), passwd, libssl0.9.8 (>= 0.9.8g-9) 11Depends: ${shlibs:Depends}, debconf (>= 1.2.0) | debconf-2.0, adduser (>= 3.10), dpkg (>= 1.7.0), passwd, libssl0.9.8 (>= 0.9.8g-9)
12Recommends: xauth, openssh-blacklist 12Recommends: xauth, openssh-blacklist, openssh-blacklist-extra
13Conflicts: ssh (<< 1:3.8.1p1-9), sftp, rsh-client (<<0.16.1-1), ssh-krb5 (<< 1:4.3p2-7) 13Conflicts: ssh (<< 1:3.8.1p1-9), sftp, rsh-client (<<0.16.1-1), ssh-krb5 (<< 1:4.3p2-7)
14Replaces: ssh, ssh-krb5 14Replaces: ssh, ssh-krb5
15Suggests: ssh-askpass, libpam-ssh, keychain 15Suggests: ssh-askpass, libpam-ssh, keychain
@@ -38,7 +38,7 @@ Package: openssh-server
38Priority: optional 38Priority: optional
39Architecture: any 39Architecture: any
40Depends: ${shlibs:Depends}, debconf (>= 1.2.0) | debconf-2.0, libpam-runtime (>= 0.76-14), libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), openssh-client (= ${binary:Version}), lsb-base (>= 3.0-6), libssl0.9.8 (>= 0.9.8g-9), openssh-blacklist 40Depends: ${shlibs:Depends}, debconf (>= 1.2.0) | debconf-2.0, libpam-runtime (>= 0.76-14), libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), openssh-client (= ${binary:Version}), lsb-base (>= 3.0-6), libssl0.9.8 (>= 0.9.8g-9), openssh-blacklist
41Recommends: xauth 41Recommends: xauth, openssh-blacklist-extra
42Conflicts: ssh (<< 1:3.8.1p1-9), ssh-nonfree (<<2), ssh-socks, ssh2, sftp, rsh-client (<<0.16.1-1), ssh-krb5 (<< 1:4.3p2-7) 42Conflicts: ssh (<< 1:3.8.1p1-9), ssh-nonfree (<<2), ssh-socks, ssh2, sftp, rsh-client (<<0.16.1-1), ssh-krb5 (<< 1:4.3p2-7)
43Replaces: ssh, openssh-client (<< 1:3.8.1p1-11), ssh-krb5 43Replaces: ssh, openssh-client (<< 1:3.8.1p1-11), ssh-krb5
44Suggests: ssh-askpass, rssh, molly-guard 44Suggests: ssh-askpass, rssh, molly-guard