-
Notifications
You must be signed in to change notification settings - Fork 7
/
ChangeLog
125 lines (75 loc) · 3.05 KB
/
ChangeLog
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
2011-03-08 Luis Fernando Muñoz Mejías <Luis.Fernando.Munoz.Mejias@cern.ch>
* Release: 1.1.10
- Split single-string command lines in LC::Process.
This reduces the modules affected by the breakage introduced
in 1.1.6, while avoiding subshells just the same.
2011-01-10 Luis Fernando Muñoz Mejías <Luis.Fernando.Munoz.Mejias@cern.ch>
* Release: 1.1.9
- Sync from Lionel's sources.
2010-12-08 Luis Fernando Muñoz Mejías <Luis.Fernando.Munoz.Mejias@cern.ch>
* Release: 1.1.8
- Change the instalation path Quattor's global QTTR_PERLLIB
2010-06-04 Luis Fernando Muñoz Mejías <Luis.Fernando.Munoz.Mejias@cern.ch>
* Release: 1.1.7
- Fix a bug on LC::Process
If a command failed, the forked process could remove temporary resources (locks)
owned by the father.
Thanks to Lionel for the fast fix.
2010-02-05 Luis Fernando Muñoz Mejías <Luis.Fernando.Munoz.Mejias@cern.ch>
* Release: 1.1.6
- Update from Lionel's latest.
2009-05-11 Luis Fernando Muñoz Mejías
* Release: 1.1.5
- Update from Lionel's latest bugfixes. Update maintainership.
2009-04-27 Luis Fernando Muñoz Mejías
* Release: 1.1.4
- Fix a warning because use POSIX and update LC::Option to Lionel's latest.
2008-10-14 "Luis Fernando"
* Release: 1.1.3
- Fixed bug #41734.
Replacing the insecure open with sysopen(...O_CREAT|O_EXCL).
2008-07-03 "Luis Fernando"
* Release: 1.1.2
- Updating LC::Check and LC::Process to the latest revision.
2008-07-01 Marco Emilio Poleggi,<Marco.Poleggi@cnaf.infn.it>
* Release: 1.1.1
- Forgot to add extra modules
2008-06-30 Marco Emilio Poleggi,<Marco.Poleggi@cnaf.infn.it>
* Release: 1.1.0
- Updated to the latest LC modules. Under testing.
2006-02-16 German Cancio Melia
* Release: 1.0.11
- Fix problem with RPM 4.2.3 backwards compatibility :-(
2005-12-09 Marco Emilio Poleggi
* Release: 1.0.10
- Now really fixed bug in makedir() failing on repeated slashes ;-)
2005-12-09 Marco Emilio Poleggi
* Release: 1.0.9
- Fixed bug in makedir() failing on repeated slashes
2005-09-20 German Cancio Melia
* Release: 1.0.8
- Removed 'Provides' of edg-ccm as not liked (obsoletes/provides) by rpm 4.3.3
2004-12-03 German CANCIO MELIA
* Release: 1.0.7
- Obsoletes added for edg-perl-LC
2004-11-19 German CANCIO MELIA
* Release: 1.0.6
- removed hardcoded Linux specific path
2004-10-13 German CANCIO MELIA
* Release: 1.0.5
- Addded 'priovides' for edg-perl-LC in order to not break backwards compatibility
2004-10-13 German CANCIO MELIA
* Release: 1.0.4
- Upgraded to LC::Process (version 1.31) for fixing Savannah #4714
2004-10-07 Rafael Garcia Leiva
* Release: 1.0.3
- package renamed
2004-05-12 German CANCIO MELIA
* Release: 1.0.2
- Made LC::Check::file 'backup' optional
2004-03-10 German Cancio Melia
* Release: 1.0.1
- Using standard release/version fields
2004-03-10 German Cancio Melia
* Release: 0.20030818
- Ported to Quattor-build-tools