[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Tarefa alterada 4 - CPD: ---------- Forwarded message ----------
- To: luizneto_(_at_)_fortalnet_(_dot_)_com_(_dot_)_br
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Tarefa alterada 4 - CPD: ---------- Forwarded message ----------
- Subject: [S] OpenSSH 3.6 released
- From: Markus Friedl <markus_(_at_)_openbsd_(_dot_)_org>
- Date: Mon, 31 Mar 2003 14:48:54 +0200
- Reply-to: seguranca_(_at_)_pangeia_(_dot_)_com_(_dot_)_br
OpenSSH 3.6 has just been released. It will be available from the
mirrors listed at http://www.openssh.com/ shortly.
OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0
implementation and includes sftp client and server support.
We would like to thank the OpenSSH community for their continued
support to the project, especially those who contributed source and
bought T-shirts or posters.
We have a new design of T-shirt available, more info on
http://www.openbsd.org/tshirts.html#18
For international orders use http://https.openbsd.org/cgi-bin/order
and for European orders, use http://https.openbsd.org/cgi-bin/order.eu
Changes since OpenSSH 3.5:
============================
* RSA blinding is now used by ssh(1), sshd(8) and ssh-agent(1).
in order to avoid potential timing attacks against the RSA keys.
Older versions of OpenSSH have been using RSA blinding in
ssh-keysign(1) only.
Please note that there is no evidence that the SSH protocol is
vulnerable to the OpenSSL/TLS timing attack described in
http://crypto.stanford.edu/~dabo/papers/ssl-timing.pdf
* ssh-agent(1) optionally requires user confirmation if a key gets
used, see '-c' in ssh-add(1).
* sshd(8) now handles PermitRootLogin correctly when UsePrivilegeSeparation
is enabled.
* sshd(8) now removes X11 cookies when a session gets closed.
* ssh-keysign(8) is disabled by default and only enabled if the
new EnableSSHKeysign option is set in the global ssh_config(5)
file.
* ssh(1) and sshd(8) now handle 'kex guesses' correctly (key exchange
guesses).
* ssh(1) no longer overwrites SIG_IGN. This matches behaviour from
rsh(1) and is used by backup tools.
* setting ProxyCommand to 'none' disables the proxy feature, see
ssh_config(5).
* scp(1) supports add -1 and -2.
* scp(1) supports bandwidth limiting.
* sftp(1) displays a progressmeter.
* sftp(1) has improved error handling for scripting.
Checksums:
==========
- MD5 (openssh-3.6p1.tar.gz) = 72ef1134d521cb6926c99256dad17fe0
- MD5 (openssh-3.6.tgz) = 758822b888c5c3f83a98045aef904254
Reporting Bugs:
===============
- please read http://www.openssh.com/report.html
and http://bugzilla.mindrot.org/
OpenSSH is brought to you by Markus Friedl, Niels Provos, Theo de Raadt,
Kevin Steves, Damien Miller and Ben Lindstrom.; 6
Received: from phpmailer ([200.253.21.4]) by ead.fortalnet.com.br with HTTP;
Wed, 2 Apr 2003 09:24:25 -0300
Date: Wed, 2 Apr 2003 09:24:25 -0300
From: "Todolist.php / ead.fortalnet.com.br" <valdson_(_at_)_fortalnet_(_dot_)_com_(_dot_)_br>
X-Priority: 3
X-Mailer: phpmailer [version 1.62]
Return-Path: valdson_(_at_)_fortalnet_(_dot_)_com_(_dot_)_br
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="b1_e080c37805cba60271353b5a2bf457c0"
--b1_e080c37805cba60271353b5a2bf457c0
Content-Type: text/plain; charset = "iso-8859-1"
projeto: 4 - CPD
prioridade: alta
porcentagem: 0
data final: 2003-04-03
: 2003-04-02
: 2003-04-02 09:24:25
: Atualização do Open Ssh (Notas anexadas)
Para verificar a tarefa clique aqui:
nota:
"---------- Forwarded message ----------
Date: Mon, 31 Mar 2003 14:48:54 +0200
From: Markus Friedl <markus_(_at_)_openbsd_(_dot_)_org>
Reply-To: seguranca_(_at_)_pangeia_(_dot_)_com_(_dot_)_br
To: misc_(_at_)_openbsd_(_dot_)_org
Subject: [S] OpenSSH 3.6 released
OpenSSH 3.6 has just been released. It will be available
from the
mirrors listed at http://www.openssh.com/ shortly.
OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and
2.0
implementation and includes sftp client and server support.
We would like to thank the OpenSSH community for their
continued
support to the project, especially those who contributed
source and
bought T-shirts or posters.
We have a new design of T-shirt available, more info on
http://www.openbsd.org/tshirts.html#18
For international orders use
http://https.openbsd.org/cgi-bin/order
and for European orders, use
http://https.openbsd.org/cgi-bin/order.eu
Changes since OpenSSH 3.5:
============================
* RSA blinding is now used by ssh(1), sshd(8) and
ssh-agent(1).
in order to avoid potential timing attacks against the RSA
keys.
Older versions of OpenSSH have been using RSA blinding in
ssh-keysign(1) only.
Please note that there is no evidence that the SSH
protocol is
vulnerable to the OpenSSL/TLS timing attack described in
http://crypto.stanford.edu/~dabo/papers/ssl-timing.pdf
* ssh-agent(1) optionally requires user confirmation if a
key gets
used, see '-c' in ssh-add(1).
* sshd(8) now handles PermitRootLogin correctly when
UsePrivilegeSeparation
is enabled.
* sshd(8) now removes X11 cookies when a session gets
closed.
* ssh-keysign(8) is disabled by default and only enabled if
the
new EnableSSHKeysign option is set in the global
ssh_config(5)
file.
* ssh(1) and sshd(8) now handle 'kex guesses' correctly (key
exchange
guesses).
* ssh(1) no longer overwrites SIG_IGN. This matches
behaviour from
rsh(1) and is used by backup tools.
* setting ProxyCommand to 'none' disables the proxy feature,
see
ssh_config(5).
* scp(1) supports add -1 and -2.
* scp(1) supports bandwidth limiting.
* sftp(1) displays a progressmeter.
* sftp(1) has improved error handling for scripting.
Checksums:
==========
- MD5 (openssh-3.6p1.tar.gz) =
72ef1134d521cb6926c99256dad17fe0
- MD5 (openssh-3.6.tgz) = 758822b888c5c3f83a98045aef904254
Reporting Bugs:
===============
- please read http://www.openssh.com/report.html
and http://bugzilla.mindrot.org/
OpenSSH is brought to you by Markus Friedl, Niels Provos,
Theo de Raadt,
Kevin Steves, Damien Miller and Ben Lindstrom."
Damasceno, Wlademy 2003-04-02 09:22:38
--b1_e080c37805cba60271353b5a2bf457c0
Content-Type: text/html; charset = "iso-8859-1"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<DEFANGED_META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</HEAD>
<BODY><table>
<tr><td>projeto</td><td>4 - CPD</td></tr>
<tr><td>prioridade</td><td>alta</td></tr>
<tr><td>porcentagem</td><td>0</td></tr>
<tr><td>data final</td><td>2003-04-03</td></tr>
<tr><td></td><td>2003-04-02</td></tr>
<tr><td></td><td>2003-04-02 09:24:25</td></tr>
<tr><td></td><td>Atualização do Open Ssh (Notas anexadas)</td></tr>
</table>
Para verificar a tarefa clique aqui <a href="">here</a><br><b>nota:</b><table border="1"><tr><th>Texto</th><th>usuário</th>
<th>data</th></tr><tr><td><pre>---------- Forwarded message ----------
Date: Mon, 31 Mar 2003 14:48:54 +0200
From: Markus Friedl <markus_(_at_)_openbsd_(_dot_)_org>
Reply-To: seguranca_(_at_)_pangeia_(_dot_)_com_(_dot_)_br
To: misc_(_at_)_openbsd_(_dot_)_org
Subject: [S] OpenSSH 3.6 released
OpenSSH 3.6 has just been released. It will be available from the
mirrors listed at http://www.openssh.com/ shortly.
OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0
implementation and includes sftp client and server support.
We would like to thank the OpenSSH community for their continued
support to the project, especially those who contributed source and
bought T-shirts or posters.
We have a new design of T-shirt available, more info on
http://www.openbsd.org/tshirts.html#18
For international orders use http://https.openbsd.org/cgi-bin/order
and for European orders, use http://https.openbsd.org/cgi-bin/order.eu
Changes since OpenSSH 3.5:
============================
* RSA blinding is now used by ssh(1), sshd(8) and ssh-agent(1).
in order to avoid potential timing attacks against the RSA keys.
Older versions of OpenSSH have been using RSA blinding in
ssh-keysign(1) only.
Please note that there is no evidence that the SSH protocol is
vulnerable to the OpenSSL/TLS timing attack described in
http://crypto.stanford.edu/~dabo/papers/ssl-timing.pdf
* ssh-agent(1) optionally requires user confirmation if a key gets
used, see '-c' in ssh-add(1).
* sshd(8) now handles PermitRootLogin correctly when UsePrivilegeSeparation
is enabled.
* sshd(8) now removes X11 cookies when a session gets closed.
* ssh-keysign(8) is disabled by default and only enabled if the
new EnableSSHKeysign option is set in the global ssh_config(5)
file.
* ssh(1) and sshd(8) now handle 'kex guesses' correctly (key exchange
guesses).
* ssh(1) no longer overwrites SIG_IGN. This matches behaviour from
rsh(1) and is used by backup tools.
* setting ProxyCommand to 'none' disables the proxy feature, see
ssh_config(5).
* scp(1) supports add -1 and -2.
* scp(1) supports bandwidth limiting.
* sftp(1) displays a progressmeter.
* sftp(1) has improved error handling for scripting.
Checksums:
==========
- MD5 (openssh-3.6p1.tar.gz) = 72ef1134d521cb6926c99256dad17fe0
- MD5 (openssh-3.6.tgz) = 758822b888c5c3f83a98045aef904254
Reporting Bugs:
===============
- please read http://www.openssh.com/report.html
and http://bugzilla.mindrot.org/
OpenSSH is brought to you by Markus Friedl, Niels Provos, Theo de Raadt,
Kevin Steves, Damien Miller and Ben Lindstrom.</pre></td><td>Damasceno, Wlademy</td><td>2003-04-02 09:22:38</td><tr>
</table></BODY></HTML>
--b1_e080c37805cba60271353b5a2bf457c0--
Visit your host, monkey.org