~ubuntu-branches/ubuntu/raring/smartmontools/raring

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Package Import Robot
  • Author(s): Giuseppe Iuculano
  • Date: 2012-05-12 13:02:49 UTC
  • mfrom: (2.2.17 sid)
  • Revision ID: package-import@ubuntu.com-20120512130249-x4vmqc2uu3bynss1
Tags: 5.42+svn3539-1
* [e165493] Imported Upstream version 5.42+svn3539
  (Closes: #668391, #608953)
* [9fcd449] Refreshed patches
* [65c801f] Do not install upstream init (Closes: #631075)
* [9a19418] Fixed check for /usr/bin/mail.
  Thanks to Martin von Gagern (Closes: #649515)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
smartmontools NEWS
2
2
------------------
3
 
$Id: NEWS 3365 2011-06-09 18:47:31Z chrfranke $
 
3
$Id: NEWS 3530 2012-03-27 19:54:06Z chrfranke $
4
4
 
5
5
The most up-to-date version of this file is:
6
6
http://smartmontools.svn.sourceforge.net/viewvc/smartmontools/trunk/smartmontools/NEWS?view=markup
7
7
 
 
8
Date <Not released yet, please try current SVN>
 
9
Summary: smartmontools release 5.43
 
10
-----------------------------------------------------------
 
11
- smartctl options '-g, --get' and '-s, --set' to get/set
 
12
  various ATA settings: AAM, APM, Read look-ahead, Write
 
13
  cache, Security (freeze), Standby mode/timer.
 
14
- smartd directive '-e' to set (most of) the above settings
 
15
  on startup.
 
16
- smartctl options '-f hex' and '-f hex,[id|val]'.
 
17
- smartctl does not start ATA self-test if another test is
 
18
  already running.  Override with new option '-t force'.
 
19
- smartctl supports extended self-test polling times
 
20
  greater than 255 minutes.
 
21
- smartd.conf DEFAULT directive.
 
22
- Windows smartd: directives '-l offlinests,ns' and
 
23
  '-l selfteststs,ns'.
 
24
- FreeBSD: fixed crash on SCSI devices with FreeBSD9-RC1
 
25
 
 
26
Date 2011-10-20
 
27
Summary: smartmontools release 5.42
 
28
-----------------------------------------------------------
 
29
- smartctl option '-l devstat' (Device Statistics).
 
30
- smartctl option '-l ssd' (SSD endurance indicator).
 
31
- smartd logs identify information of each SCSI/SAS device.
 
32
- smartd resends warning emails if problem reappears.
 
33
- smartd directives '-l offlinests' and '-l selfteststs'.
 
34
- Many HDD, SSD and USB additions to drive database.
 
35
- Platform-specific man pages.
 
36
- smartd.8 man page no longer includes smartd.conf.5.
 
37
- FreeBSD: Compilation fixes.
 
38
- FreeBSD: Support for Areca controllers.
 
39
- FreeBSD: Fix '-l scterc' support.
 
40
- FreeBSD: Support for 48-bit ATA commands.
 
41
- Linux: Support for Areca controllers enhanced.
 
42
- Windows installer: UAC support.
 
43
- Windows: update-smart-drivedb /S(ilent) option.
 
44
- Windows: improved USB ID detection.
 
45
 
8
46
Date 2011-06-09
9
47
Summary: smartmontools release 5.41
10
48
-----------------------------------------------------------