Your message dated Sun, 2 Apr 2017 03:21:21 +0100
with message-id <[email protected]>
and subject line Re: Bug#730479: openssh-server: Typing error in manpage of
sshd_config
has caused the Debian Bug report #730479,
regarding openssh-server: Typing error in manpage of sshd_config
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
730479: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730479
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openssh-server
Version: 1:6.0p1-4
Severity: minor
Dear Maintainer,
there is a typing error in the manpage of sshd_config. One MAC algorithm is
mentioned as 'hmac-sha256-96' whereas it must be 'hmac-sha2-256-96'.
Otherwise an error occures.
-- System Information:
Debian Release: 7.2
APT prefers stable
APT policy: (990, 'stable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages openssh-server depends on:
ii adduser 3.113+nmu3
ii debconf [debconf-2.0] 1.5.49
ii dpkg 1.16.12
ii libc6 2.13-38
ii libcomerr2 1.42.5-1.1
ii libgssapi-krb5-2 1.10.1+dfsg-5+deb7u1
ii libkrb5-3 1.10.1+dfsg-5+deb7u1
ii libpam-modules 1.1.3-7.1
ii libpam-runtime 1.1.3-7.1
ii libpam0g 1.1.3-7.1
ii libselinux1 2.1.9-5
ii libssl1.0.0 1.0.1e-2
ii libwrap0 7.6.q-24
ii lsb-base 4.1+Debian8+deb7u1
ii openssh-client 1:6.0p1-4
ii procps 1:3.3.3-3
ii zlib1g 1:1.2.7.dfsg-13
Versions of packages openssh-server recommends:
ii ncurses-term 5.9-10
ii openssh-blacklist 0.4.1+nmu1
ii openssh-blacklist-extra 0.4.1+nmu1
ii xauth 1:1.0.7-1
Versions of packages openssh-server suggests:
pn molly-guard <none>
pn monkeysphere <none>
pn rssh <none>
pn ssh-askpass <none>
pn ufw <none>
-- debconf information:
ssh/vulnerable_host_keys:
* ssh/use_old_init_script: true
ssh/encrypted_host_key_but_no_keygen:
ssh/disable_cr_auth: false
--- End Message ---
--- Begin Message ---
Source: openssh
Source-Version: 1:6.1p1-1
On Mon, Nov 25, 2013 at 03:02:07PM +0100, Lucy wrote:
> there is a typing error in the manpage of sshd_config. One MAC algorithm is
> mentioned as 'hmac-sha256-96' whereas it must be 'hmac-sha2-256-96'.
> Otherwise an error occures.
Thanks. This was fixed upstream in OpenSSH 6.1p1 by simply removing
that MAC:
https://anonscm.debian.org/cgit/pkg-ssh/openssh.git/commit/?id=db4f8e86184ef0e8d14a370a5569a52d8ed28551
--
Colin Watson [[email protected]]
--- End Message ---