blob: 6f99fe0174b0e6312dd25ddb381bb347115162b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
2010-10-11 Eric Belanger <eric@archlinux.org>
* lm_sensors 3.2.0-1
* Upstream update
* Updated license
* Removed superfluous install scriptlet
2010-09-23 Eric Belanger <eric@archlinux.org>
* Added comment about beep dependency in healthd.conf (close FS#20802)
* Cleaned up PKGBUILD
2010-02-02 Eric Belanger <eric@archlinux.org>
* lm_sensors 3.1.2-1
* Upstream update
* Fixed fancontrol daemon script (close FS#17775)
2009-11-23 Eric Belanger <eric@archlinux.org>
* lm_sensors 3.1.1-4
* Added more configs in backup array (close FS#17260)
* Changed rrdtool optdepends to a depends
2009-11-20 Eric Belanger <eric@archlinux.org>
* lm_sensors 3.1.1-3
* Fixed stopping of fancontrol daemon script (close FS#17083)
* Fixed healthd script (close FS#17089)
2009-09-28 Eric Belanger <eric@archlinux.org>
* lm_sensors 3.1.1-2
* Fixed fancontrol daemon script (close FS#15269)
* Added sensord daemon script (close FS#15811)
2009-06-24 Eric Belanger <eric@archlinux.org>
* lm_sensors 3.1.1-1
* Upstream update
* Added healthd daemon (close FS#14597)
2009-03-03 Eric Belanger <eric@archlinux.org>
* lm_sensors 3.1.0-1
* Upstream update
* Updated sensors-detect.patch
2009-01-03 Eric Belanger <eric@archlinux.org>
* lm_sensors 3.0.3-2
* Rebuilt against rrdtool 1.3.5
2008-11-08 Eric Belanger <eric@archlinux.org>
* lm_sensors 3.0.3-1
* Upstream update
* Updated sensors-detect.patch patch
* FHS man pages
* Changed sensors daemon script to move config in new location (cf. FS#9516)
* Did several other fixes and clean up in sensors daemon script
* Added ChangeLog
|