Bug#918535: smartmontools: New upstream release (7.0)

2019-04-26 Thread Christian Franke

Dear Maintainer (or NMUploader),

if possible, please also include the attached patch to a 
smartmontools-7.0 package.

Details: https://www.smartmontools.org/ticket/1154

Thanks,
Christian
smartmontools.org

Index: ataprint.cpp
===
--- ataprint.cpp(revision 4883)
+++ ataprint.cpp(revision 4889)
@@ -704,7 +704,8 @@
 else
   jout("Form Factor:  Unknown (0x%04x)\n", word168);
 jglb["form_factor"]["ata_value"] = word168;
-jglb["form_factor"]["name"] = form_factor;
+if (form_factor)
+  jglb["form_factor"]["name"] = form_factor;
   }
 
   // See if drive is recognized


Bug#918535: smartmontools: New upstream release (7.0)

2019-01-24 Thread Dan Mick
Is there anything I can do to help out or urge this along?

On Mon, 07 Jan 2019 08:37:56 + James Page  wrote:
> Package: smartmontools
> Version: 6.6-1
> Severity: wishlist
> 
> Dear Maintainer,
> 
> smartmontools upstream just did a 7.0 release that includes JSON
> output support which is needed for the disk health metrics scraping
> and failure prediction support currently in development for Ceph.
> 
> It would be great if this package could be updated to this new
> release to support this work.
> 
> Cheers
> 
> James
> 
> 
> -- System Information:
> Debian Release: buster/sid
>   APT prefers cosmic-updates
>   APT policy: (500, 'cosmic-updates'), (500, 'cosmic-security'), (500, 
> 'cosmic'), (100, 'cosmic-backports')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
> 
> Kernel: Linux 4.18.0-13-generic (SMP w/4 CPU cores)
> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
> LANGUAGE=en_GB:en (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
> 
> Versions of packages smartmontools depends on:
> ii  debianutils  4.8.6
> ii  init-system-helpers  1.54
> ii  libc62.28-0ubuntu1
> ii  libcap-ng0   0.7.9-1
> ii  libgcc1  1:8.2.0-7ubuntu1
> ii  libselinux1  2.8-1build1
> ii  libstdc++6   8.2.0-7ubuntu1
> ii  lsb-base 9.20170808ubuntu1
> 
> Versions of packages smartmontools recommends:
> pn  mailx | mailutils  
> 
> Versions of packages smartmontools suggests:
> pn  gsmartcontrol   
> pn  smart-notifier  
> 
> 



Bug#918535: smartmontools: New upstream release (7.0)

2019-01-07 Thread James Page
Package: smartmontools
Version: 6.6-1
Severity: wishlist

Dear Maintainer,

smartmontools upstream just did a 7.0 release that includes JSON
output support which is needed for the disk health metrics scraping
and failure prediction support currently in development for Ceph.

It would be great if this package could be updated to this new
release to support this work.

Cheers

James


-- System Information:
Debian Release: buster/sid
  APT prefers cosmic-updates
  APT policy: (500, 'cosmic-updates'), (500, 'cosmic-security'), (500, 
'cosmic'), (100, 'cosmic-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.18.0-13-generic (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages smartmontools depends on:
ii  debianutils  4.8.6
ii  init-system-helpers  1.54
ii  libc62.28-0ubuntu1
ii  libcap-ng0   0.7.9-1
ii  libgcc1  1:8.2.0-7ubuntu1
ii  libselinux1  2.8-1build1
ii  libstdc++6   8.2.0-7ubuntu1
ii  lsb-base 9.20170808ubuntu1

Versions of packages smartmontools recommends:
pn  mailx | mailutils  

Versions of packages smartmontools suggests:
pn  gsmartcontrol   
pn  smart-notifier