[libvirt] [PATCH] NEWS: Update after qemu namespace fix

Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- Pushed under my-christmas-gift-to-libvirt rule. docs/news.html.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/news.html.in b/docs/news.html.in index 36c7d3d66..e544cfa38 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -67,6 +67,10 @@ The chardev detection code has been improved and can now handle this configuration properly </li> + <li>qemu: Enable mount namespace<br/> + To avoid funny races with udev relabelling devices under our hands and + to enhance security, libvirt now spawns each qemu process with its own + <code>/dev</code>.</li> </ul> </li> </ul> -- 2.11.0

On 12/24/2016 11:58 AM, Michal Privoznik wrote:
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> ---
Pushed under my-christmas-gift-to-libvirt rule.
I predict this will be a gift that keeps on giving ;-)
docs/news.html.in | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/docs/news.html.in b/docs/news.html.in index 36c7d3d66..e544cfa38 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -67,6 +67,10 @@ The chardev detection code has been improved and can now handle this configuration properly </li> + <li>qemu: Enable mount namespace<br/> + To avoid funny races with udev relabelling devices under our hands and + to enhance security, libvirt now spawns each qemu process with its own + <code>/dev</code>.</li>
^ Das commandant will be disturbed over your (proper) usage of a period (or stop) at the end of the sentence. ;-) John
</ul> </li> </ul>

On Sat, Dec 24, 2016 at 05:48:30PM -0500, John Ferlan wrote:
On 12/24/2016 11:58 AM, Michal Privoznik wrote:
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> ---
Pushed under my-christmas-gift-to-libvirt rule.
Did you just assume libvirt's religion? =D
I predict this will be a gift that keeps on giving ;-)
Well, it already did, it's the fifth time, right?
docs/news.html.in | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/docs/news.html.in b/docs/news.html.in index 36c7d3d66..e544cfa38 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -67,6 +67,10 @@ The chardev detection code has been improved and can now handle this configuration properly </li> + <li>qemu: Enable mount namespace<br/> + To avoid funny races with udev relabelling devices under our hands and + to enhance security, libvirt now spawns each qemu process with its own + <code>/dev</code>.</li>
^
s/\./\n/
Das commandant will be disturbed over your (proper) usage of a period
And the scripts won't like you for missing the newline.
(or stop) at the end of the sentence.
s/stop/full stop/
;-)
s/\)/D/
John
s/Joh/Marti/

On Mon, 2016-12-26 at 20:40 +0100, Martin Kletzander wrote:
On Sat, Dec 24, 2016 at 05:48:30PM -0500, John Ferlan wrote:
Das commandant will be disturbed over your (proper) usage of a period
I'm going to go out on a limb and assume you were referring to me? :) I don't actually care that much whether or not release notes entries end with a full stop: I personally like them better without it, but if other people feel strongly the other way I won't stop them from changing it. What I *do* care about, though, is consistency: we should pick one or the other and stick with it. Which is why I'm now going to get rid of that pesky full stop that somehow made it to master ;)
And the scripts won't like you for missing the newline.
That's true! And if you don't like that, then you will probably find the patch series I've posted a few minutes ago to the list very interesting :) -- Andrea Bolognani / Red Hat / Virtualization
participants (4)
-
Andrea Bolognani
-
John Ferlan
-
Martin Kletzander
-
Michal Privoznik