diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:14:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:14:48 +0000 |
commit | 9021c15fadb3638b6d118fdba8cf19cc4ca9e063 (patch) | |
tree | 3971b5280a3877d4d1c9d1b729f860c6c4752d54 /debian/NEWS | |
parent | Adding upstream version 7.4. (diff) | |
download | smartmontools-debian.tar.xz smartmontools-debian.zip |
Adding debian version 7.4-2.debian/7.4-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/NEWS | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..3f98f7d --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,48 @@ +smartmontools (7.0-1) unstable; urgency=medium + + This release re-introduces "update-smart-drivedb" utility that now uses + GPG to validate downloaded file. + + -- Dmitry Smirnov <onlyjob@debian.org> Thu, 10 Oct 2019 12:39:16 +1100 + +smartmontools (6.4+svn4214-1) unstable; urgency=medium + + Previous versions of the smartmontools package included a tool + update-smart-drivedb which downloaded updated drive definitions + from the smartmontools website and stored them at + + /var/lib/smartmontools/drivedb/drivedb.h + + This tool did not download the definitions in a secure manner and + so the feature has been removed in this version. Future drive DB + updates will be propagated via normal Debian package updates, + including backports. + + If you already have a drivedb.h file at that location, smartctl + will continue to use it. + + -- Jonathan Dowland <jmtd@debian.org> Mon, 01 Feb 2016 21:19:47 +0000 + +smartmontools (5.37-1) unstable; urgency=low + + Prior to 5.37 temperature logging was enabled per default on SCSI disks, as + of version 5.37 please use the -W option in smartd.conf. + + -- Guido Guenther <agx@sigxcpu.org> Thu, 05 Apr 2007 10:18:10 +0200 +smartmontools (7.0-1) unstable; urgency=medium + + Previous versions of the smartmontools package included a tool + update-smart-drivedb which downloaded updated drive definitions + from the smartmontools website and stored them at + + /var/lib/smartmontools/drivedb/drivedb.h + + This tool did not download the definitions in a secure manner and + so the feature has been removed in this version. Future drive DB + updates will be propagated via normal Debian package updates, + including backports. + + If you already have a drivedb.h file at that location, smartctl + will continue to use it. + + -- Dmitry Smirnov <onlyjob@debian.org> Thu, 10 Oct 2019 12:39:16 +1100 |