Hello community,

here is the log from the commit of package smartmontools for openSUSE:Factory 
checked in at 2012-11-16 14:34:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/smartmontools (Old)
 and      /work/SRC/openSUSE:Factory/.smartmontools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "smartmontools", Maintainer is "sbra...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/smartmontools/smartmontools.changes      
2012-11-14 09:16:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.smartmontools.new/smartmontools.changes 
2012-11-16 14:34:43.000000000 +0100
@@ -1,0 +2,28 @@
+Thu Nov 15 17:10:02 CET 2012 - sbra...@suse.cz
+
+- Update to version 6.0:
+  * option/directive '-F nologdir' and '-F xerrorlba'.
+  * smartctl '--identify' option.
+  * smartctl prints nominal media rotation rate (ATA).
+  * smartctl prints SATA version and speed.
+  * smartctl '-l sataphy' works for CD/DVD drives also.
+  * smartctl '-x' includes ATA Device Statistics.
+  * smartd warning emails include device identify info.
+  * smartd '-d' output is flushed to support redirection.
+  * Many HDD, SSD and USB additions to drive database.
+  * smartctl options '-g, --get' and '-s, --set' to get/set various
+    ATA settings: AAM, APM, Read look-ahead, Write cache, Security
+    (freeze), Standby mode/timer.
+  * smartd directive '-e' to set (most of) the above settings on
+    startup.
+  * smartctl options '-f hex' and '-f hex,[id|val]'.
+  * smartctl does not start ATA self-test if another test is
+    already running.  Override with new option '-t force'.
+  * smartctl supports extended self-test polling times greater
+    than 255 minutes.
+  * Controller-independent SAT detection: '-d sat,auto[+TYPE]'.
+  * smartd.conf DEFAULT directive.
+  * Support for SATA disks behind Areca SAS RAID controllers and
+    HP Smart Array controllers.
+
+-------------------------------------------------------------------

Old:
----
  COPYING-address.patch
  smartmontools-5.42.tar.bz2

New:
----
  smartmontools-6.0.tar.gz
  smartmontools-6.0.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ smartmontools.spec ++++++
--- /var/tmp/diff_new_pack.VQ1aj3/_old  2012-11-16 14:34:45.000000000 +0100
+++ /var/tmp/diff_new_pack.VQ1aj3/_new  2012-11-16 14:34:45.000000000 +0100
@@ -17,9 +17,10 @@
 
 
 Name:           smartmontools
-Version:        5.42
+Version:        6.0
 Release:        0
-Source:         %{name}-%{version}.tar.bz2
+Source:         %{name}-%{version}.tar.gz
+Source1:        %{name}-%{version}.tar.gz.asc
 Source2:        smartmontools.sysconfig
 Source3:        %{name}-rpmlintrc
 Patch1:         smartmontools-default-enabled.patch
@@ -27,8 +28,6 @@
 Patch4:         smartmontools-removable.patch
 # SUSE-FEATURE-PATCH smartmontools-nobuild-date.patch bnc#647521 
pgaj...@suse.cz
 Patch8:         smartmontools-nobuild-date.patch
-# Fix FSF wrong address
-Patch9:         COPYING-address.patch
 # PATCH-FIX-OPENSUSE smartmontools-var-lock-subsys.patch sbra...@suse.cz -- Do 
not use unsupported /var/lock/subsys.
 Patch10:        smartmontools-var-lock-subsys.patch
 Patch11:        smartd-service-novm.patch
@@ -81,7 +80,6 @@
 %patch3
 %patch4
 %patch8 -p1
-%patch9
 %patch10 -p1
 %patch11
 

++++++ smartd-service-novm.patch ++++++
--- /var/tmp/diff_new_pack.VQ1aj3/_old  2012-11-16 14:34:45.000000000 +0100
+++ /var/tmp/diff_new_pack.VQ1aj3/_new  2012-11-16 14:34:45.000000000 +0100
@@ -1,11 +1,12 @@
+Index: smartd.service.in
+===================================================================
 --- smartd.service.in.orig
 +++ smartd.service.in
-@@ -1,7 +1,7 @@
+@@ -1,6 +1,7 @@
  [Unit]
  Description=Self Monitoring and Reporting Technology (SMART) Daemon
  After=syslog.target
--
 +ConditionVirtualization=false
+ 
  [Service]
- EnvironmentFile=/usr/local/etc/sysconfig/smartmontools
- ExecStart=/usr/local/sbin/smartd -n $smartd_opts
+ EnvironmentFile=-/usr/local/etc/sysconfig/smartmontools

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to