about summary refs log tree commit diff
path: root/doc/upgrade.html
blob: aac1c6e0bc6900a30cd71216571cedb83da09479 (plain) (blame)
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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<html>
  <head>
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="Content-Language" content="en" />
    <title>mdevd: how to upgrade</title>
    <meta name="Description" content="mdevd: how to upgrade" />
    <meta name="Keywords" content="mdevd installation upgrade" />
    <!-- <link rel="stylesheet" type="text/css" href="//skarnet.org/default.css" /> -->
  </head>
<body>

<p>
<a href="index.html">mdevd</a><br />
<a href="//skarnet.org/software/">Software</a><br />
<a href="//skarnet.org/">skarnet.org</a>
</p>

<h1> What has changed in mdevd </h1>

<h2> in 0.1.6.4 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.14.2.0. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
optional dependency bumped to 2.9.6.0. </li>
</ul>

<h2> in 0.1.6.3 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.14.0.0. </li>
 <li> <a href="//skarnet.org/software/nsss/">nsss</a>
optional dependency bumped to 0.2.0.4. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
optional dependency bumped to 2.9.4.0. </li>
</ul>

<h2> in 0.1.6.2 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.13.1.0. </li>
 <li> <a href="//skarnet.org/software/nsss/">nsss</a>
optional dependency bumped to 0.2.0.3. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
optional dependency bumped to 2.9.2.0. </li>
</ul>

<h2> in 0.1.6.1 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.13.0.0. </li>
 <li> <a href="//skarnet.org/software/nsss/">nsss</a>
optional dependency bumped to 0.2.0.2. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
optional dependency bumped to 2.9.1.0. </li>
</ul>

<h2> in 0.1.6.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.12.0.1. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
optional dependency bumped to 2.9.0.1. </li>
</ul>

<h2> in 0.1.5.2 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.12.0.0. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
optional dependency bumped to 2.9.0.0. </li>
</ul>

<h2> in 0.1.5.1 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.11.1.0. </li>
</ul>

<h2> in 0.1.5.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.11.0.0. </li>
 <li> New <tt>-O nlgroups</tt> option to mdevd, rebroadcasting
uevents to the netlink after handling them. </li>
 <li> The <tt>*</tt> and <tt>&amp;</tt> action directives are now
triggered by all action types. </li>
</ul>

<h2> in 0.1.4.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.10.0.3. </li>
 <li> New <tt>+</tt>, <tt>-</tt> and <tt>&amp;</tt> command
directives supported in <tt>mdev.conf</tt>. These directives
spawn a command interpreted by the
<a href="https://skarnet.org/software/execline/execlineb.html">execlineb</a>
program launcher instead of <tt>/bin/sh</tt>. </li>
</ul>

<h2> in 0.1.3.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.10.0.0. </li>
 <li> A <tt>-C</tt> option has been added to
<a href="mdevd.html">mdevd</a>. This triggers a coldplug when
mdevd is ready, for faithful <tt>mdev -d</tt> emulation. </li>
</ul>

<h2> in 0.1.2.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.9.3.0. </li>
 <li> A <tt>-o <em>outputfd</em></tt> option has been added to
<a href="mdevd.html">mdevd</a>. </li>
</ul>

<h2> in 0.1.1.2 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.9.2.0. </li>
</ul>

<h2> in 0.1.1.1 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.9.1.0. </li>
</ul>

<h2> in 0.1.1.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.9.0.0. </li>
</ul>

<h2> in 0.1.0.3 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.8.0.0. </li>
 <li> Everything now builds as PIC by default no matter
the toolchain's settings. Use the <tt>--disable-all-pic</tt> configure
option to build executables and static libraries as non-PIC. </li>
</ul>

<h2> in 0.1.0.2 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.7.0.0. </li>
 <li> Optional <a href="//skarnet.org/software/nsss/">nsss</a> support added. </li>
</ul>

<h2> in 0.1.0.1 </h2>

<ul>
 <li> No functional changes. </li>
</ul>

<h2> in 0.1.0.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.6.3.1. </li>
 <li> The <tt>mdevd-netlink</tt> program doesn't exist anymore. </li>
 <li> <a href="mdevd.html">mdevd</a> now listens to the netlink itself. </li>
 <li> <a href="mdevd-coldplug.html">mdevd-coldplug</a> does not print events
to stdout anymore. Instead, it makes the kernel trigger events. </li>
</ul>

<h2> in 0.0.1.0 </h2>

<ul>
 <li> Initial release. </li>
</ul>

</body>
</html>