about summary refs log tree commit diff
path: root/doc/upgrade.html
blob: 11144f2ab2b773d4933dd43b2fa4b6e323070f0b (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
<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.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>