[Libosinfo] [osinfo-db PATCH 1/2] openbsd-6.3: Fix derives-from

Pino Toscano ptoscano at redhat.com
Wed May 29 13:28:14 UTC 2019


On Wednesday, 29 May 2019 14:15:34 CEST Fabiano Fidêncio wrote:
> The OS derives from OpenBSD 6.2 and not 6.3. More than that, having a
> distro deriving from itself will cause an infinite loop on osinfo-db
> functions recurring on the derives-from field.
> 
> Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
> ---
>  data/os/openbsd.org/openbsd-6.3.xml.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/data/os/openbsd.org/openbsd-6.3.xml.in b/data/os/openbsd.org/openbsd-6.3.xml.in
> index e52b1b9..bf892ea 100644
> --- a/data/os/openbsd.org/openbsd-6.3.xml.in
> +++ b/data/os/openbsd.org/openbsd-6.3.xml.in
> @@ -9,7 +9,7 @@
>      <distro>openbsd</distro>
>      <_vendor>OpenBSD Project</_vendor>
>      <upgrades id='http://openbsd.org/openbsd/6.2'/>
> -    <derives-from id='http://openbsd.org/openbsd/6.3'/>
> +    <derives-from id='http://openbsd.org/openbsd/6.2'/>

Oops. Sorry for the mistake, and good eye that spotted it.

Thanks,
-- 
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20190529/48f35b40/attachment.sig>


More information about the Libosinfo mailing list