plus.html daily(8) -SMART
MERIGHI Marcus <[email protected]> Sat, 12 Jan 2013 13:40:54 +0100
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
the atactl smartstatus check was removed later: http://www.openbsd.org/cgi-bin/cvsweb/src/etc/daily.diff?r1=1.75;r2=1.76 Index: plus.html =================================================================== RCS file: /cvs/www/plus.html,v retrieving revision 1.1261 diff -u -r1.1261 plus.html --- plus.html 11 Jan 2013 22:18:18 -0000 1.1261 +++ plus.html 12 Jan 2013 12:34:17 -0000 @@ -212,7 +212,6 @@ <!-- 2012/12/11 --> <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> encrypt-then-mac (EtM) modes to openssh; these modes are more secure and used by default. <li>Drain log messages after receiving <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> keystate from the unpriv child, to stop it from blocking while sending. -<li>Add a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=daily&manpath=OpenBSD%20Current&sektion=8&format=html">daily(8)</a> SMART check using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atactl&manpath=OpenBSD%20Current&sektion=8&format=html">atactl(8)</a> against disks that support and have SMART enabled. <li>Use proper EOL offset for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grep&manpath=OpenBSD%20Current&sektion=1&format=html">grep(1)</a> -o matching. <li>Bring back a small copy optimisation in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypt&manpath=OpenBSD%20Current&sektion=3&format=html">crypt(3)</a> aes-gcm handling. <!-- 2012/12/10 -->