]> git.proxmox.com Git - smartmontools.git/log
smartmontools.git
3 years agobump version to 7.2-pve1 master
Thomas Lamprecht [Sun, 7 Mar 2021 17:20:21 +0000 (18:20 +0100)]
bump version to 7.2-pve1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
4 years agobump version to 7.1-pve2
Thomas Lamprecht [Thu, 23 Jan 2020 13:55:27 +0000 (14:55 +0100)]
bump version to 7.1-pve2

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
4 years agobuildsys: cleanup also buildinfo files
Thomas Lamprecht [Wed, 15 Jan 2020 08:12:06 +0000 (09:12 +0100)]
buildsys: cleanup also buildinfo files

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
4 years agoupdate to 7.1 and bump version to 7.1-pve1
Thomas Lamprecht [Wed, 15 Jan 2020 08:02:12 +0000 (09:02 +0100)]
update to 7.1 and bump version to 7.1-pve1

We can drop most patches, e.g., the ones for debian compat made for
7.0 (when Debian had no 7.0 release due to Buster freeze) and
fortunately the "don't throw exceptions if no (observable) device is
present" patch got integrated into debian, they go for the same
approach, but set the better "QUIT NEVER" default in the code, not
the service file.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agobump version to 7.0-pve2
Thomas Lamprecht [Wed, 26 Jun 2019 12:05:44 +0000 (14:05 +0200)]
bump version to 7.0-pve2

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agosmartd service: never quit to avoid service failure if no dev
Thomas Lamprecht [Wed, 26 Jun 2019 12:03:48 +0000 (14:03 +0200)]
smartd service: never quit to avoid service failure if no dev

If no devices to monitor are found smartd exits, this avoids that by
telling it to never exit, while it's not really really ideal we do it
this way for now to ensure that upgrades can work.
Config errors get also somewhat ignored with this :/

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agobump version to 7.0-pve1
Thomas Lamprecht [Tue, 25 Jun 2019 17:37:04 +0000 (19:37 +0200)]
bump version to 7.0-pve1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoupdate to smartmontool 7.0
Thomas Lamprecht [Tue, 25 Jun 2019 17:36:54 +0000 (19:36 +0200)]
update to smartmontool 7.0

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
7 years agouse order only dependency
Fabian Grünbichler [Tue, 11 Oct 2016 13:32:54 +0000 (15:32 +0200)]
use order only dependency

7 years agorecord git commit ID in .deb
Fabian Grünbichler [Tue, 11 Oct 2016 11:35:15 +0000 (13:35 +0200)]
record git commit ID in .deb

7 years agoupdated submodule URL
Fabian Grünbichler [Tue, 11 Oct 2016 09:01:28 +0000 (11:01 +0200)]
updated submodule URL

7 years agobuildsys: fixups
Wolfgang Bumiller [Fri, 7 Oct 2016 11:35:35 +0000 (13:35 +0200)]
buildsys: fixups

7 years agouse git submodule foreach and pull
Fabian Grünbichler [Fri, 30 Sep 2016 08:09:36 +0000 (10:09 +0200)]
use git submodule foreach and pull

7 years agorename submodule to 'smartmontools'
Fabian Grünbichler [Fri, 30 Sep 2016 07:57:22 +0000 (09:57 +0200)]
rename submodule to 'smartmontools'

7 years agomake sure submodule is initialized
Fabian Grünbichler [Fri, 30 Sep 2016 07:44:37 +0000 (09:44 +0200)]
make sure submodule is initialized

7 years agoremove temp dir before copying
Fabian Grünbichler [Fri, 30 Sep 2016 07:44:17 +0000 (09:44 +0200)]
remove temp dir before copying

7 years agoadd initial Makefile and changelog patch
Fabian Grünbichler [Thu, 29 Sep 2016 09:00:54 +0000 (11:00 +0200)]
add initial Makefile and changelog patch

7 years agoadd upstream repo as submodule
Fabian Grünbichler [Wed, 28 Sep 2016 14:08:56 +0000 (16:08 +0200)]
add upstream repo as submodule

7 years agoinitial commit
Wolfgang Bumiller [Wed, 28 Sep 2016 08:25:01 +0000 (10:25 +0200)]
initial commit