2009
smart-notifier (0.28-1.1) unstable; urgency=medium
* Non-maintainer upload while dealing with D-Bus' CVE-2008-4311. * Audit the D-Bus security policy file for compatibility with D-Bus versions where CVE-2008-4311 has been fixed, and remove rules that appear to have been cargo-culted from some other package and are likely to cause unintended consequences for other packages (see freedesktop.org #18961). * Only display the SMART message if it came from the part of smart_notifier that only root can run, rather than allowing arbitrary local users to spoof arbitrary messages from smartd. (Closes: #510709) * Use the default Python version, and install version-independent modules once, rather than once per supported Python version. Not RC, but I couldn't bring myself to upload it without fixing this. (Closes: #507490)
-- Simon McVittie <smcv@debian.org> Sun, 11 Jan 2009 17:21:30 +0000
2006
smart-notifier (0.28-1) unstable; urgency=low
* Bump build depends on debhelper and rebuild (Closes: #383099).
-- Brian Sutherland <jinty@web.de> Thu, 5 Oct 2006 11:50:05 +0200
smart-notifier (0.27-1) unstable; urgency=low
* Update to new python policy (Closes: #380953), I am forced to depend on python2.4-xxx packages as there is no python-dbus package. * Use setuptools as the build/installation system. * Update to standards version 3.7.2. * Move debhelper from Build-Depends-Indep to Build-Depends. * Do not exit from postinst if re-starting dbus fails, merely carry on regardless. * Depend directly on dbus as we require it and python2.4-dbus does not depend on it.
-- Brian Sutherland <jinty@web.de> Tue, 1 Aug 2006 14:07:18 +0200
smart-notifier (0.26-1) unstable; urgency=low
* Slight documentation improvements.
-- Brian Sutherland <jinty@web.de> Tue, 4 Apr 2006 00:53:21 +0200
smart-notifier (0.25-1) unstable; urgency=low
* Implement wishlist bug (closes: #360585), suggestions by Sam Morris: - Drop a smart-notifier.desktop file in /etc/xdg/autostart to start the per session user daemon on desktops implementing the freedesktop standard. - Implement the notifier using signals rather than remove calls so that all users running the daemon GUI's will recieve the warning. * Split out the GUI/daemon code into a smart_notifier.gui module.
-- Brian Sutherland <jinty@web.de> Mon, 3 Apr 2006 17:38:26 +0200
smart-notifier (0.24-1) unstable; urgency=low
* Change to python2.4 (closes: #347687). - re-write to use python 2.4 dbus bindings. * Restart dbus daemon in postinst (closes: #348378). * Re-build package making sure to run lintian afterwards - duh!! (closes: #353358).
-- Brian Sutherland <jinty@web.de> Thu, 12 Jan 2006 14:18:48 +0100
smart-notifier (0.23-1) unstable; urgency=low
* New upstream version: minor changes.
* Build depend on python, rather than python2.3.
* Pass -V to dh_python, so we don't end up with a dependency on python.
(closes: #345617)
-- Brian Sutherland <jinty@web.de> Mon, 2 Jan 2006 15:09:46 +0100
2005
smart-notifier (0.22-1) unstable; urgency=low
* New upstream version. * Added a README.Debian. * Updated copyright information.
-- Brian Sutherland <jinty@web.de> Sat, 24 Dec 2005 18:25:29 +0100
smart-notifier (0.21-3) unstable; urgency=low
* Updated standards version to 3.6.2
* Install the smartmontools script to /etc/smartmontools rather than
/etc/smartd, as this was what was implemted in smartmontools.
* Added version to dependency on smartmontools.
* Removed crufty replaces/conflicts on old diskhealthnotifier package.
* dbus python bindings are only avaliable for python 2.3, so use and depend
on that.
-- Brian Sutherland <jinty@web.de> Fri, 23 Dec 2005 12:14:20 +0100
smart-notifier (0.21-2) unstable; urgency=low
* Added debian/TODO
-- Brian Sutherland <jinty@web.de> Mon, 4 Apr 2005 12:07:35 +0200
smart-notifier (0.21-1) unstable; urgency=low
* change name to smart-notifier * replaces/conflicts on diskhealthnotifier
-- Brian Sutherland <jinty@web.de> Sun, 3 Apr 2005 20:00:09 +0200
diskhealthnotifier (0.2-1) unstable; urgency=low
* New upstream release:
* Change the /etc/smartd/run.d script to a bash script and add --notify
option to smart-notifier executable. (Suggestion from Guido
Guenther)
-- Brian Sutherland <jinty@web.de> Wed, 30 Mar 2005 19:17:02 +0200
diskhealthnotifier (0.1-1) unstable; urgency=low
* Initial Release.
-- Brian Sutherland <jinty@web.de> Tue, 29 Mar 2005 15:47:38 +0200