[libvirt] [PATCH 0/2] Forbid new-line char in name of networks

Michal Privoznik mprivozn at redhat.com
Tue Oct 11 09:46:27 UTC 2016


On 11.10.2016 04:15, Sławek Kapłoński wrote:
> *** BLURB HERE ***
> 
> Sławek Kapłoński (2):
>   util: Add function to check if string contains some chars
>   Forbid new-line char in name of networks
> 
>  src/conf/network_conf.c |  5 +----
>  src/util/virxml.c       | 18 ++++++++++++++++++
>  src/util/virxml.h       |  4 ++++
>  3 files changed, 23 insertions(+), 4 deletions(-)
> 

Usually, we prefix new versions of the patches with 'PATCH v2 ...' for
version 2, 'PATCH v3 ...' for version 3, and so on. And on the top of
that, we describe what are the changes compared to previous version(s).
This is a good example:

https://www.redhat.com/archives/libvir-list/2016-October/msg00306.html

Michal




More information about the libvir-list mailing list