Codebase list libatasmart / e826be5 debian / changelog
e826be5

Tree @e826be5 (Download .tar.gz)

changelog @e826be5

e826be5
54b4734
e826be5
54b4734
 
e826be5
54b4734
60594b6
672ff34
 
 
 
60594b6
672ff34
fd80746
b325c54
 
 
 
b85eed7
ac06edc
 
b325c54
fd80746
b325c54
b4f01a4
d814c80
 
f85b58b
 
2c3ef83
d814c80
b4f01a4
d814c80
274771b
88c52df
 
 
 
 
ed1068e
 
916fc43
9ec7e42
ed1068e
d134636
69ac6e8
916fc43
 
88c52df
274771b
88c52df
95d1559
f49ebd7
 
351d8fa
 
27c81f1
 
4b62657
27c81f1
4b62657
f49ebd7
95d1559
f49ebd7
a2ad539
4124e4e
b0701cc
 
 
 
 
 
d92ad69
 
4124e4e
e8dfa4f
 
 
0e34463
730565b
4124e4e
a2ad539
4124e4e
0374515
72b2fa7
 
daeed36
 
c9b63f2
 
 
bc70b50
72b2fa7
0374515
72b2fa7
dd67a9f
edfb9cf
 
 
 
 
dd67a9f
edfb9cf
f980ff4
b297c4a
 
 
 
 
f980ff4
b297c4a
cb85f50
3a80e5a
 
 
 
cb85f50
3a80e5a
9e970fb
cf31e6f
d536194
 
 
 
d86f5b8
cf31e6f
9e970fb
cf31e6f
ec9bfa1
7837218
 
e1a805e
 
75200f1
7837218
ec9bfa1
7837218
26fee25
 
 
 
 
libatasmart (0.19-1) UNRELEASED; urgency=low

  * New upstream release.
  * Track .xz tarballs.

 -- Michael Biebl <biebl@debian.org>  Wed, 23 May 2012 08:34:26 +0200

libatasmart (0.18-3) unstable; urgency=low

  * Update broken .so symlink in libatasmart-dev for the multiarch paths.
    (Closes: #661404)

 -- Michael Biebl <biebl@debian.org>  Mon, 27 Feb 2012 01:20:55 +0100

libatasmart (0.18-2) unstable; urgency=low

  * Add 0003-Add-S.M.A.R.T-attributes-for-Samsung-SSD.patch: Add more
    attribute names from Samsung SSD. Thanks to Tobias Wolf for the patch!
    (Closes: #650673, LP: #885869)
  * Bump Standards-Version to 3.9.3.
  * Build library for Multi-Arch.
  * Mark libatasmart-bin as M-A: foreign.

 -- Martin Pitt <mpitt@debian.org>  Sun, 26 Feb 2012 19:02:49 +0100

libatasmart (0.18-1) unstable; urgency=low

  * New upstream release.
  * Remove 0001-Speed-up-get_overall-and-get_bad.patch, merged upstream.
  * Refresh 0002-Drop-our-own-many-bad-sectors-heuristic.patch.
  * Bump Standards-Version to 3.9.2. No further changes.

 -- Michael Biebl <biebl@debian.org>  Wed, 12 Oct 2011 01:02:34 +0200

libatasmart (0.17+git20100219-3) unstable; urgency=low

  * Switch to source format 3.0 (quilt)
    - Add debian/source/format.
    - Drop Build-Depends on quilt.
    - Remove /usr/share/cdbs/1/rules/patchsys-quilt.mk from debian/rules.
  * Switch from cdbs to dh
    - Drop Build-Depends on cdbs.
    - Bump Build-Depends on debhelper for override targets and
      the --remaining-packages option.
    - Convert debian/rules to use dh.
  * Bump Standards-Version to 3.9.1. No further changes.
  * Use dpkg-vendor instead of lsb_release.
  * Bump debhelper compatibility level to 8 and update build dependency
    accordingly.

 -- Michael Biebl <biebl@debian.org>  Mon, 07 Feb 2011 22:08:27 +0100

libatasmart (0.17+git20100219-2) unstable; urgency=low

  * debian/local/apport-hook.py: Update for udisks.
  * Add 0001-Speed-up-get_overall-and-get_bad.patch: Speed up get_overall()
    and get_bad(). (fd.o #26834)
  * Add 0002-Drop-our-own-many-bad-sectors-heuristic.patch: Drop our own "many
    bad sectors" heuristic.This currently causes a lot of false positives,
    because in many cases our threshold is either overly pessimistically low,
    or the raw value is implausibly high. Just use the normalized values vs.
    threshold for now. (Closes: #584969, LP: #438136, fd.o #25772)

 -- Martin Pitt <mpitt@debian.org>  Tue, 08 Jun 2010 08:40:22 +0200

libatasmart (0.17+git20100219-1) unstable; urgency=low

  * New upstream git snapshot (up to 2cc5102):
    - Autoconfiscation done with recent libtool (Closes: #558570)
    - Blacklist Oxford Semiconductor bridge [0928:0000], causing USB resets on
      probing. (LP: #474988)
    - Provide names for attributes 184 and 188. (LP: #521864)
    - Some small bug fixes.
  * Drop 01-export-symbols.patch, included upstream.
  * Drop 99-autoreconf.patch, not necessary any more.
  * debian/control: Wrap build dependencies.
  * Add debian/local/apport-hook.py: Apport package hook for collecting
    devkit-disks --dump and available SMART blobs. Install it in debian/rules
    when building on Ubuntu. Add "lsb-release" build dependency for this.
  * debian/libatasmart-dev.install: Ship Vala .vapi file.
  * debian/control: Bump Standards-Version to 3.8.4 (no changes necessary).

 -- Martin Pitt <mpitt@debian.org>  Fri, 19 Feb 2010 23:37:28 +0100

libatasmart (0.17-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/01-export-symbols.patch
    - Restrict the list of exported symbols to sk_*.
  * debian/patches/99-autoreconf.patch
    - Run automake to update the build system for the changes in
      01-export-symbols.patch.
  * Use quilt to apply the patches.

 -- Michael Biebl <biebl@debian.org>  Tue, 27 Oct 2009 05:24:25 +0100

libatasmart (0.16-1) unstable; urgency=low

  * New upstream release.
    - Blacklist some more JMicron bridges. This includes the changes from
      0.15-3.

 -- Michael Biebl <biebl@debian.org>  Tue, 29 Sep 2009 06:25:13 +0200

libatasmart (0.15-3) unstable; urgency=low

  * atasmart.c: Blacklist JMicron drives 152d:233[89] as well, since they were
    also confirmed to cause USB resets on SMART probing. (LP: #387161,
    https://bugzilla.redhat.com/show_bug.cgi?id=515881)

 -- Martin Pitt <mpitt@debian.org>  Thu, 24 Sep 2009 11:26:24 +0200

libatasmart (0.15-2) unstable; urgency=low

  * Move libatasmart4 to /lib so DeviceKit-disks and its udev helper will
    work without /usr being mounted.

 -- Michael Biebl <biebl@debian.org>  Wed, 23 Sep 2009 16:17:21 +0200

libatasmart (0.15-1) unstable; urgency=low

  * New upstream bug fix release. In particular, this blacklists
    the JMicron SATA bridge 152d:2329, since it causes USB resets when being
    probed for SMART. (https://bugzilla.redhat.com/show_bug.cgi?id=515881,
    LP: #387161)
  * Bump Standards-Version to 3.8.3 (no changes necessary).

 -- Martin Pitt <mpitt@debian.org>  Fri, 18 Sep 2009 09:31:34 +0200

libatasmart (0.14-1) unstable; urgency=low

  * New upstream version.
  * Update *.install, *.symbols, and debian/control for 0  4 library soname
    change.
  * Add myself to uploaders.

 -- Martin Pitt <mpitt@debian.org>  Fri, 07 Aug 2009 10:13:42 +0100

libatasmart (0.13-1) unstable; urgency=low

  * Initial release. (Closes: #527305)

 -- Michael Biebl <biebl@debian.org>  Wed, 06 May 2009 21:43:52 +0200