[Libosinfo] [osinfo-db][PATCH] opensuse-unknown: Adjust the volume-id regex

Christophe Fergeau cfergeau at redhat.com
Thu May 31 08:54:34 UTC 2018


On Sat, May 26, 2018 at 10:29:43PM +0200, Fabiano Fidêncio wrote:
> The regex to match unknown openSUSE prereleases is becoming
> bigger and harder to read.
> 
> Basically, what it's doing is:
> 
> (15\.[1-9]|(1[6-9]|[23]|[5-9])[0-9]\.[0-9]|4[3-9]\.[0-9])
> ---------   -----  ----------------   ---- -------------
>     |         |         |                |       |
>     v         v         v                |       v
>   15.1+      16     20, 30, 50 - 90      v     43.0+
>                                   .0, .1, ..., .9
> 
> I'm desconsidering both the 13.x series or older and 42.x series as
> those are not going to have new releases anymore.

"desconsidering"? Dropping? Note that
https://en.opensuse.org/openSUSE:Roadmap does not entirely closes the
door on another 42.x release "There are currently no plans to release an
openSUSE Leap 42.4 aligned with the next service pack of SLE 12", but
that's close enough.
Are they really going to release 43.x in parallel to/after 15.x?

Christophe

> 
> Also, (DVD|NET|Kubic) was introduced as this is the naming chosen for
> DVD or NET installation or whether it's a Kubic  DVD installation.
> 
> Signed-off-by: Fabiano Fidêncio <fabiano at fidencio.org>
> ---
>  data/os/opensuse.org/opensuse-unknown.xml.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/data/os/opensuse.org/opensuse-unknown.xml.in b/data/os/opensuse.org/opensuse-unknown.xml.in
> index 06ae67a..6a8a3b2 100644
> --- a/data/os/opensuse.org/opensuse-unknown.xml.in
> +++ b/data/os/opensuse.org/opensuse-unknown.xml.in
> @@ -14,7 +14,7 @@
>  
>      <media arch="x86_64">
>        <iso>
> -        <volume-id>openSUSE-Leap-([1-9][4-9]\.[0-9]+|13\.[3-9])-DVD-x86_64</volume-id>
> +        <volume-id>openSUSE-Leap-(15\.[1-9]|(1[6-9]|[23]|[5-9])[0-9]\.[0-9]|4[3-9]\.[0-9])-(DVD|NET|Kubic)-x86_64*</volume-id>
>          <system-id>LINUX</system-id>
>          <publisher-id>SUSE LINUX GmbH</publisher-id>
>        </iso>
> -- 
> 2.14.3
> 
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20180531/147ed776/attachment.sig>


More information about the Libosinfo mailing list