Minor adjustments to signatures

This commit is contained in:
Bernardo Damele 2008-11-27 22:31:43 +00:00
parent dc1f2deb74
commit 785352d700
2 changed files with 92 additions and 92 deletions

View File

@ -12,31 +12,31 @@
<!-- Debian --> <!-- Debian -->
<regexp value="^([\d\.]+)[\-\_]Debian[\-\_][\d\.]+potato"> <regexp value="^([\d\.]+)[\-\_]Debian[\-\_][\d\.]+potato">
<info dbms_version="1" type="Linux" distrib="Debian" release="2.1" codename="Potato"/> <info dbms_version="1" type="Linux" distrib="Debian" release="2.1" codename="potato"/>
</regexp> </regexp>
<regexp value="^([\d\.]+)[\-\_]Debian[\-\_][\d\.]+woody"> <regexp value="^([\d\.]+)[\-\_]Debian[\-\_][\d\.]+woody">
<info dbms_version="1" type="Linux" distrib="Debian" release="3.0" codename="Woody"/> <info dbms_version="1" type="Linux" distrib="Debian" release="3.0" codename="woody"/>
</regexp> </regexp>
<regexp value="^([\d\.]+)[\-\_]Debian[\-\_][\d\.]+sarge"> <regexp value="^([\d\.]+)[\-\_]Debian[\-\_][\d\.]+sarge">
<info dbms_version="1" type="Linux" distrib="Debian" release="3.1" codename="Sarge"/> <info dbms_version="1" type="Linux" distrib="Debian" release="3.1" codename="sarge"/>
</regexp> </regexp>
<regexp value="^([\d\.]+)[\-\_]Debian[\-\_][\d\.]+etch"> <regexp value="^([\d\.]+)[\-\_]Debian[\-\_][\d\.]+etch">
<info dbms_version="1" type="Linux" distrib="Debian" release="4.0" codename="Etch"/> <info dbms_version="1" type="Linux" distrib="Debian" release="4.0" codename="etch"/>
</regexp> </regexp>
<regexp value="^([\d\.]+)[\-\_]Debian[\-\_][\d\.]+(sid|unstable)"> <regexp value="^([\d\.]+)[\-\_]Debian[\-\_][\d\.]+(sid|unstable)">
<info dbms_version="1" type="Linux" distrib="Debian" codename="Unstable"/> <info dbms_version="1" type="Linux" distrib="Debian" codename="unstable"/>
</regexp> </regexp>
<regexp value="^([\d\.]+)[\-\_]Debian[\-\_][\d\.]+testing"> <regexp value="^([\d\.]+)[\-\_]Debian[\-\_][\d\.]+testing">
<info dbms_version="1" type="Linux" distrib="Debian" codename="Testing"/> <info dbms_version="1" type="Linux" distrib="Debian" codename="testing"/>
</regexp> </regexp>
<!-- Ubuntu --> <!-- Ubuntu -->
<regexp value="(5\.0\.67)-0ubuntu6"> <regexp value="^(5\.0\.67)-0ubuntu6">
<info dbms_version="1" type="Linux" distrib="Ubuntu" release="8.10" codename="Intrepid"/> <info dbms_version="1" type="Linux" distrib="Ubuntu" release="8.10" codename="Intrepid Ibex"/>
</regexp> </regexp>
</root> </root>

View File

@ -54,353 +54,353 @@
<!-- Apache: CentOS --> <!-- Apache: CentOS -->
<!-- TODO: add Centos 4.6, 4.7, 5.1 and 5.2 --> <!-- TODO: add Centos 4.6, 4.7, 5.1 and 5.2 -->
<regexp value="Apache/2.0.46 \(CentOS\)"> <regexp value="Apache/2\.0\.46 \(CentOS\)">
<info type="Linux" distrib="CentOS" elease="3.7"/> <info type="Linux" distrib="CentOS" release="3.7"/>
</regexp> </regexp>
<regexp value="Apache/2.0.52 \(CentOS\)"> <regexp value="Apache/2\.0\.52 \(CentOS\)">
<info type="Linux" distrib="CentOS" release="4.3|4.4"/> <info type="Linux" distrib="CentOS" release="4.3|4.4"/>
</regexp> </regexp>
<regexp value="Apache/2.0.46 \(CentOS\)"> <regexp value="Apache/2\.0\.46 \(CentOS\)">
<info type="Linux" distrib="CentOS" release="5"/> <info type="Linux" distrib="CentOS" release="5"/>
</regexp> </regexp>
<!-- Apache: Debian --> <!-- Apache: Debian -->
<!-- TODO: add Debian testing, unstable and experimental --> <!-- TODO: add Debian testing, unstable and experimental -->
<regexp value="Apache/1.0.5 \(Unix\) Debian/GNU"> <regexp value="Apache/1\.0\.5 \(Unix\) Debian/GNU">
<info type="Linux" distrib="Debian" release="1.1" codename="buzz"/> <info type="Linux" distrib="Debian" release="1.1" codename="buzz"/>
</regexp> </regexp>
<regexp value="Apache/1.1.1 \(Unix\) Debian/GNU"> <regexp value="Apache/1\.1\.1 \(Unix\) Debian/GNU">
<info type="Linux" distrib="Debian" release="1.2" codename="rex"/> <info type="Linux" distrib="Debian" release="1.2" codename="rex"/>
</regexp> </regexp>
<regexp value="Apache/1.1.3 \(Unix\) Debian/GNU"> <regexp value="Apache/1\.1\.3 \(Unix\) Debian/GNU">
<info type="Linux" distrib="Debian" release="1.3" codename="bo"/> <info type="Linux" distrib="Debian" release="1.3" codename="bo"/>
</regexp> </regexp>
<regexp value="Apache/1.3.0 \(Unix\) Debian/GNU"> <regexp value="Apache/1\.3\.0 \(Unix\) Debian/GNU">
<info type="Linux" distrib="Debian" release="2.0" codename="hamm"/> <info type="Linux" distrib="Debian" release="2.0" codename="hamm"/>
</regexp> </regexp>
<regexp value="Apache/1.3.3 \(Unix\) Debian/GNU"> <regexp value="Apache/1\.3\.3 \(Unix\) Debian/GNU">
<info type="Linux" distrib="Debian" release="2.1" codename="slink"/> <info type="Linux" distrib="Debian" release="2.1" codename="slink"/>
</regexp> </regexp>
<regexp value="Apache/1.3.9 \(Unix\) Debian\/GNU"> <regexp value="Apache/1\.3\.9 \(Unix\) Debian\/GNU">
<info type="Linux" distrib="Debian" release="2.2" codename="potato"/> <info type="Linux" distrib="Debian" release="2.2" codename="potato"/>
</regexp> </regexp>
<regexp value="Apache/1.3.26 \(Debian GNU\/Linux\)"> <regexp value="Apache/1\.3\.26 \(Debian GNU\/Linux\)">
<info type="Linux" distrib="Debian" release="3.0" codename="woody"/> <info type="Linux" distrib="Debian" release="3.0" codename="woody"/>
</regexp> </regexp>
<regexp value="Apache/1.3.33 \(Debian GNU\/Linux\)"> <regexp value="Apache/1\.3\.33 \(Debian GNU\/Linux\)">
<info type="Linux" distrib="Debian" release="3.1" codename="sarge"/> <info type="Linux" distrib="Debian" release="3.1" codename="sarge"/>
</regexp> </regexp>
<regexp value="Apache/2.0.54 \(Debian GNU\/Linux\)"> <regexp value="Apache/2\.0\.54 \(Debian GNU\/Linux\)">
<info type="Linux" distrib="Debian" release="3.1" codename="sarge"/> <info type="Linux" distrib="Debian" release="3.1" codename="sarge"/>
</regexp> </regexp>
<regexp value="Apache/2.2.3 \(Debian\)"> <regexp value="Apache/2\.2\.3 \(Debian\)">
<info type="Linux" distrib="Debian" release="4.0" codename="etch"/> <info type="Linux" distrib="Debian" release="4.0" codename="etch"/>
</regexp> </regexp>
<regexp value="Apache/2.2.6 \(Debian\)"> <regexp value="Apache/2\.2\.6 \(Debian\)">
<info type="Linux" distrib="Debian" release="4.0" codename="etch" updated="True"/> <info type="Linux" distrib="Debian" release="4.0" codename="etch" updated="True"/>
</regexp> </regexp>
<!-- Apache: Fedora --> <!-- Apache: Fedora -->
<!-- TODO: add Fedora 8, 9 and 10 --> <!-- TODO: add Fedora 8, 9 and 10 -->
<regexp value="Apache/2.0.47 \(Fedora\)"> <regexp value="Apache/2\.0\.47 \(Fedora\)">
<info type="Linux" distrib="Fedora" release="1" codename="Yarrow"/> <info type="Linux" distrib="Fedora" release="1" codename="Yarrow"/>
</regexp> </regexp>
<regexp value="Apache/2.0.50 \(Fedora\)"> <regexp value="Apache/2\.0\.50 \(Fedora\)">
<info type="Linux" distrib="Fedora" release="1" codename="Yarrow" updated="True"/> <info type="Linux" distrib="Fedora" release="1" codename="Yarrow" updated="True"/>
</regexp> </regexp>
<regexp value="Apache/2.0.49 \(Fedora\)"> <regexp value="Apache/2\.0\.49 \(Fedora\)">
<info type="Linux" distrib="Fedora" release="2" codename="Tettnang"/> <info type="Linux" distrib="Fedora" release="2" codename="Tettnang"/>
</regexp> </regexp>
<regexp value="Apache/2.0.51 \(Fedora\)"> <regexp value="Apache/2\.0\.51 \(Fedora\)">
<info type="Linux" distrib="Fedora" release="2" codename="Tettnang" updated="True"/> <info type="Linux" distrib="Fedora" release="2" codename="Tettnang" updated="True"/>
</regexp> </regexp>
<regexp value="Apache/2.0.52 \(Fedora\)"> <regexp value="Apache/2\.0\.52 \(Fedora\)">
<info type="Linux" distrib="Fedora" release="3" codename="Heidelberg"/> <info type="Linux" distrib="Fedora" release="3" codename="Heidelberg"/>
</regexp> </regexp>
<regexp value="Apache/2.0.53 \(Fedora\)"> <regexp value="Apache/2\.0\.53 \(Fedora\)">
<info type="Linux" distrib="Fedora" release="3" codename="Heidelberg" updated="True"/> <info type="Linux" distrib="Fedora" release="3" codename="Heidelberg" updated="True"/>
</regexp> </regexp>
<regexp value="Apache/2.0.54 \(Fedora\)"> <regexp value="Apache/2\.0\.54 \(Fedora\)">
<info type="Linux" distrib="Fedora" release="4" codename="Stentz"/> <info type="Linux" distrib="Fedora" release="4" codename="Stentz"/>
</regexp> </regexp>
<regexp value="Apache/2.2.0 \(Fedora\)"> <regexp value="Apache/2\.2\.0 \(Fedora\)">
<info type="Linux" distrib="Fedora" release="5" codename="Bordeaux"/> <info type="Linux" distrib="Fedora" release="5" codename="Bordeaux"/>
</regexp> </regexp>
<regexp value="Apache/2.2.2 \(Fedora\)"> <regexp value="Apache/2\.2\.2 \(Fedora\)">
<info type="Linux" distrib="Fedora" release="5" codename="Bordeaux" updated="True"/> <info type="Linux" distrib="Fedora" release="5" codename="Bordeaux" updated="True"/>
</regexp> </regexp>
<regexp value="Apache/2.2.3 \(Fedora\)"> <regexp value="Apache/2\.2\.3 \(Fedora\)">
<info type="Linux" distrib="Fedora" release="6" codename="Zod"/> <info type="Linux" distrib="Fedora" release="6" codename="Zod"/>
</regexp> </regexp>
<regexp value="Apache/2.2.4 \(Fedora\)"> <regexp value="Apache/2\.2\.4 \(Fedora\)">
<info type="Linux" distrib="Fedora" release="7" codename="Moonshine"/> <info type="Linux" distrib="Fedora" release="7" codename="Moonshine"/>
</regexp> </regexp>
<regexp value="Apache/2.2.6 \(Fedora\)"> <regexp value="Apache/2\.2\.6 \(Fedora\)">
<info type="Linux" distrib="Fedora" release="6|7" codename="Zod|Moonshine" updated="True"/> <info type="Linux" distrib="Fedora" release="6|7" codename="Zod|Moonshine" updated="True"/>
</regexp> </regexp>
<!-- Apache: Mandrake / Mandriva --> <!-- Apache: Mandrake / Mandriva -->
<!-- TODO: add Mandriva 2007.1, 2008.0, 2008.1 and 2009.0 --> <!-- TODO: add Mandriva 2007.1, 2008.0, 2008.1 and 2009.0 -->
<regexp value="Apache/1.3.6 \(Unix\)\s+\(Mandrake/Linux\)"> <regexp value="Apache/1\.3\.6 \(Unix\)\s+\(Mandrake/Linux\)">
<info type="Linux" distrib="Mandrake" release="6.0" codename="Venus"/> <info type="Linux" distrib="Mandrake" release="6.0" codename="Venus"/>
</regexp> </regexp>
<regexp value="Apache/1.3.9 \(Unix\)\s+\(NetRevolution Advanced Server/Linux-Mandrake\)"> <regexp value="Apache/1\.3\.9 \(Unix\)\s+\(NetRevolution Advanced Server/Linux-Mandrake\)">
<info type="Linux" distrib="Mandrake" release="6.1|7.0" codename="Helios|Air"/> <info type="Linux" distrib="Mandrake" release="6.1|7.0" codename="Helios|Air"/>
</regexp> </regexp>
<regexp value="Apache-AdvancedExtranetServer/1.3.12 \(NetRevolution/Linux-Mandrake\)"> <regexp value="Apache-AdvancedExtranetServer/1\.3\.12 \(NetRevolution/Linux-Mandrake\)">
<info type="Linux" distrib="Mandrake" release="7.1" codename="Helium"/> <info type="Linux" distrib="Mandrake" release="7.1" codename="Helium"/>
</regexp> </regexp>
<regexp value="Apache-AdvancedExtranetServer/1.3.14 \(Linux-Mandrake/"> <regexp value="Apache-AdvancedExtranetServer/1\.3\.14 \(Linux-Mandrake/">
<info type="Linux" distrib="Mandrake" release="7.2" codename="Odyssey"/> <info type="Linux" distrib="Mandrake" release="7.2" codename="Odyssey"/>
</regexp> </regexp>
<regexp value="Apache-AdvancedExtranetServer/1.3.19 \(Linux-Mandrake/"> <regexp value="Apache-AdvancedExtranetServer/1\.3\.19 \(Linux-Mandrake/">
<info type="Linux" distrib="Mandrake" release="8.0" codename="Traktopel"/> <info type="Linux" distrib="Mandrake" release="8.0" codename="Traktopel"/>
</regexp> </regexp>
<regexp value="Apache-AdvancedExtranetServer/1.3.20 \(Mandrake Linux/"> <regexp value="Apache-AdvancedExtranetServer/1\.3\.20 \(Mandrake Linux/">
<info type="Linux" distrib="Mandrake" release="8.1" codename="Vitamin"/> <info type="Linux" distrib="Mandrake" release="8.1" codename="Vitamin"/>
</regexp> </regexp>
<regexp value="Apache-AdvancedExtranetServer/1.3.23 \(Mandrake Linux/"> <regexp value="Apache-AdvancedExtranetServer/1\.3\.23 \(Mandrake Linux/">
<info type="Linux" distrib="Mandrake" release="8.2" codename="Bluebird"/> <info type="Linux" distrib="Mandrake" release="8.2" codename="Bluebird"/>
</regexp> </regexp>
<regexp value="Apache-AdvancedExtranetServer/1.3.26 \(Mandrake Linux/"> <regexp value="Apache-AdvancedExtranetServer/1\.3\.26 \(Mandrake Linux/">
<info type="Linux" distrib="Mandrake" release="9.0" codename="Dolphin"/> <info type="Linux" distrib="Mandrake" release="9.0" codename="Dolphin"/>
</regexp> </regexp>
<regexp value="Apache-AdvancedExtranetServer/1.3.27 \(Mandrake Linux/"> <regexp value="Apache-AdvancedExtranetServer/1\.3\.27 \(Mandrake Linux/">
<info type="Linux" distrib="Mandrake" release="9.1" codename="Bamboo"/> <info type="Linux" distrib="Mandrake" release="9.1" codename="Bamboo"/>
</regexp> </regexp>
<regexp value="Apache-AdvancedExtranetServer/2.0.44 \(Mandrake Linux/"> <regexp value="Apache-AdvancedExtranetServer/2\.0\.44 \(Mandrake Linux/">
<info type="Linux" distrib="Mandrake" release="9.1" codename="Bamboo"/> <info type="Linux" distrib="Mandrake" release="9.1" codename="Bamboo"/>
</regexp> </regexp>
<regexp value="Apache-AdvancedExtranetServer/1.3.28 \(Mandrake Linux/"> <regexp value="Apache-AdvancedExtranetServer/1\.3\.28 \(Mandrake Linux/">
<info type="Linux" distrib="Mandrake" release="9.2" codename="FiveStar"/> <info type="Linux" distrib="Mandrake" release="9.2" codename="FiveStar"/>
</regexp> </regexp>
<regexp value="Apache-AdvancedExtranetServer/2.0.47 \(Mandrake Linux/"> <regexp value="Apache-AdvancedExtranetServer/2\.0\.47 \(Mandrake Linux/">
<info type="Linux" distrib="Mandrake" release="9.1|9.2" codename="Bamboo|FiveStar"/> <info type="Linux" distrib="Mandrake" release="9.1|9.2" codename="Bamboo|FiveStar"/>
</regexp> </regexp>
<regexp value="Apache-AdvancedExtranetServer/1.3.29 \(Mandrake Linux/"> <regexp value="Apache-AdvancedExtranetServer/1\.3\.29 \(Mandrake Linux/">
<info type="Linux" distrib="Mandrake" release="10.0" codename="Community"/> <info type="Linux" distrib="Mandrake" release="10.0" codename="Community"/>
</regexp> </regexp>
<regexp value="Apache-AdvancedExtranetServer/2.0.48 \(Mandrake Linux/"> <regexp value="Apache-AdvancedExtranetServer/2\.0\.48 \(Mandrake Linux/">
<info type="Linux" distrib="Mandrake" release="10.0" codename="Community"/> <info type="Linux" distrib="Mandrake" release="10.0" codename="Community"/>
</regexp> </regexp>
<regexp value="Apache-AdvancedExtranetServer/1.3.31 \(Linux-Mandrake/"> <regexp value="Apache-AdvancedExtranetServer/1\.3\.31 \(Linux-Mandrake/">
<info type="Linux" distrib="Mandrake" release="10.1" codename="Official"/> <info type="Linux" distrib="Mandrake" release="10.1" codename="Official"/>
</regexp> </regexp>
<regexp value="Apache-AdvancedExtranetServer/2.0.50 \(Mandrake Linux/"> <regexp value="Apache-AdvancedExtranetServer/2\.0\.50 \(Mandrake Linux/">
<info type="Linux" distrib="Mandrake" release="10.0|10.1" codename="Community|Official"/> <info type="Linux" distrib="Mandrake" release="10.0|10.1" codename="Community|Official"/>
</regexp> </regexp>
<regexp value="Apache-AdvancedExtranetServer/2.0.53 \(Mandriva Linux/"> <regexp value="Apache-AdvancedExtranetServer/2\.0\.53 \(Mandriva Linux/">
<info type="Linux" distrib="Mandrake" release="10.2" codename="Limited Edition 2005"/> <info type="Linux" distrib="Mandrake" release="10.2" codename="Limited Edition 2005"/>
</regexp> </regexp>
<regexp value="Apache-AdvancedExtranetServer/2.0.54 \(Mandriva Linux/"> <regexp value="Apache-AdvancedExtranetServer/2\.0\.54 \(Mandriva Linux/">
<info type="Linux" distrib="Mandriva" release="2006.0"/> <info type="Linux" distrib="Mandriva" release="2006.0"/>
</regexp> </regexp>
<regexp value="Apache/2.2.3 \(Mandriva Linux/"> <regexp value="Apache/2\.2\.3 \(Mandriva Linux/">
<info type="Linux" distrib="Mandriva" release="2007"/> <info type="Linux" distrib="Mandriva" release="2007"/>
</regexp> </regexp>
<!-- Apache: Red Hat --> <!-- Apache: Red Hat -->
<!-- TODO: add Red Hat 5, 5.1, 5.2 and 5.3 --> <!-- TODO: add Red Hat 5, 5.1, 5.2 and 5.3 -->
<regexp value="Apache/1.2.6 Red Hat"> <regexp value="Apache/1\.2\.6 Red Hat">
<info type="Linux" distrib="Red Hat" release="5.1" codename="Manhattan"/> <info type="Linux" distrib="Red Hat" release="5.1" codename="Manhattan"/>
</regexp> </regexp>
<regexp value="Apache/1.3.3 \(Unix\)\s+\(Red Hat/Linux\)"> <regexp value="Apache/1\.3\.3 \(Unix\)\s+\(Red Hat/Linux\)">
<info type="Linux" distrib="Red Hat" release="5.2" codename="Apollo"/> <info type="Linux" distrib="Red Hat" release="5.2" codename="Apollo"/>
</regexp> </regexp>
<regexp value="Apache/1.3.6 \(Unix\)\s+\(Red Hat/Linux\)"> <regexp value="Apache/1\.3\.6 \(Unix\)\s+\(Red Hat/Linux\)">
<info type="Linux" distrib="Red Hat" release="6.0" codename="Hedwig"/> <info type="Linux" distrib="Red Hat" release="6.0" codename="Hedwig"/>
</regexp> </regexp>
<regexp value="Apache/1.3.9 \(Unix\) \(Red Hat/Linux\)"> <regexp value="Apache/1\.3\.9 \(Unix\) \(Red Hat/Linux\)">
<info type="Linux" distrib="Red Hat" release="6.1" codename="Cartman"/> <info type="Linux" distrib="Red Hat" release="6.1" codename="Cartman"/>
</regexp> </regexp>
<regexp value="Apache/1.3.12 \(Unix\) \(Red Hat/Linux\)"> <regexp value="Apache/1\.3\.12 \(Unix\) \(Red Hat/Linux\)">
<info type="Linux" distrib="Red Hat" release="7.0" codename="Guinness"/> <info type="Linux" distrib="Red Hat" release="7.0" codename="Guinness"/>
</regexp> </regexp>
<regexp value="Apache/1.3.19 \(Unix\) \(Red-Hat/Linux\)"> <regexp value="Apache/1\.3\.19 \(Unix\) \(Red-Hat/Linux\)">
<info type="Linux" distrib="Red Hat" release="7.1" codename="Seawolf"/> <info type="Linux" distrib="Red Hat" release="7.1" codename="Seawolf"/>
</regexp> </regexp>
<regexp value="Apache/1.3.20 \(Unix\) \(Red-Hat/Linux\)"> <regexp value="Apache/1\.3\.20 \(Unix\) \(Red-Hat/Linux\)">
<info type="Linux" distrib="Red Hat" release="7.2" codename="Enigma"/> <info type="Linux" distrib="Red Hat" release="7.2" codename="Enigma"/>
</regexp> </regexp>
<regexp value="Apache/1.3.23 \(Unix\) \(Red-Hat/Linux\)"> <regexp value="Apache/1\.3\.23 \(Unix\) \(Red-Hat/Linux\)">
<info type="Linux" distrib="Red Hat" release="7.3" codename="Valhalla"/> <info type="Linux" distrib="Red Hat" release="7.3" codename="Valhalla"/>
</regexp> </regexp>
<regexp value="Apache/1.3.27 \(Unix\) \(Red-Hat/Linux\)"> <regexp value="Apache/1\.3\.27 \(Unix\) \(Red-Hat/Linux\)">
<info type="Linux" distrib="Red Hat" release="7.1|7.2|7.3" codename="Seawolf|Enigma|Valhalla" updated="True"/> <info type="Linux" distrib="Red Hat" release="7.1|7.2|7.3" codename="Seawolf|Enigma|Valhalla" updated="True"/>
</regexp> </regexp>
<regexp value="Apache/2.0.40 \(Red Hat Linux\)"> <regexp value="Apache/2\.0\.40 \(Red Hat Linux\)">
<info type="Linux" distrib="Red Hat" release="8.0|9" codename="Psyche|Shrike"/> <info type="Linux" distrib="Red Hat" release="8.0|9" codename="Psyche|Shrike"/>
</regexp> </regexp>
<regexp value="Apache/1.3.22 \(Unix\) \(Red-Hat/Linux\)"> <regexp value="Apache/1\.3\.22 \(Unix\) \(Red-Hat/Linux\)">
<info type="Linux" distrib="Red Hat" release="Enterprise 2.1" codename="Panama"/> <info type="Linux" distrib="Red Hat" release="Enterprise 2.1" codename="Panama"/>
</regexp> </regexp>
<regexp value="Apache/2.0.46 \(Red Hat\)"> <regexp value="Apache/2\.0\.46 \(Red Hat\)">
<info type="Linux" distrib="Red Hat" release="Enterprise 3" codename="Taroon"/> <info type="Linux" distrib="Red Hat" release="Enterprise 3" codename="Taroon"/>
</regexp> </regexp>
<regexp value="Apache/2.0.52 \(Red Hat\)"> <regexp value="Apache/2\.0\.52 \(Red Hat\)">
<info type="Linux" distrib="Red Hat" release="Enterprise 4" codename="Nahant"/> <info type="Linux" distrib="Red Hat" release="Enterprise 4" codename="Nahant"/>
</regexp> </regexp>
<!-- Apache: SuSE --> <!-- Apache: SuSE -->
<!-- TODO: add SuSE 10.1, 10.2, 10.3 and 11.0 --> <!-- TODO: add SuSE 10.1, 10.2, 10.3 and 11.0 -->
<regexp value="Apache/1.3.6 \(Unix\) \(SuSE/Linux\)"> <regexp value="Apache/1\.3\.6 \(Unix\) \(SuSE/Linux\)">
<info type="Linux" distrib="SuSE" release="6.1"/> <info type="Linux" distrib="SuSE" release="6.1"/>
</regexp> </regexp>
<regexp value="Apache/1.3.9 \(Unix\) \(SuSE/Linux\)"> <regexp value="Apache/1\.3\.9 \(Unix\) \(SuSE/Linux\)">
<info type="Linux" distrib="SuSE" release="6.2"/> <info type="Linux" distrib="SuSE" release="6.2"/>
</regexp> </regexp>
<regexp value="Apache/1.3.12 \(Unix\) \(SuSE/Linux\)"> <regexp value="Apache/1\.3\.12 \(Unix\) \(SuSE/Linux\)">
<info technology="operating-system.type" type="str" value="Linux"/> <info technology="operating-system.type" type="str" value="Linux"/>
<info type="Linux" distrib="SuSE" release="6.4|7.0"/> <info type="Linux" distrib="SuSE" release="6.4|7.0"/>
</regexp> </regexp>
<regexp value="Apache/1.3.17 \(Unix\) \(SuSE/Linux\)"> <regexp value="Apache/1\.3\.17 \(Unix\) \(SuSE/Linux\)">
<info type="Linux" distrib="SuSE" release="7.1"/> <info type="Linux" distrib="SuSE" release="7.1"/>
</regexp> </regexp>
<regexp value="Apache/1.3.19 \(Unix\) \(SuSE/Linux\)"> <regexp value="Apache/1\.3\.19 \(Unix\) \(SuSE/Linux\)">
<info type="Linux" distrib="SuSE" release="7.2"/> <info type="Linux" distrib="SuSE" release="7.2"/>
</regexp> </regexp>
<regexp value="Apache/1.3.20 \(Linux/SuSE\)"> <regexp value="Apache/1\.3\.20 \(Linux/SuSE\)">
<info type="Linux" distrib="SuSE" release="7.3"/> <info type="Linux" distrib="SuSE" release="7.3"/>
</regexp> </regexp>
<regexp value="Apache/1.3.23 \(Linux/SuSE\)"> <regexp value="Apache/1\.3\.23 \(Linux/SuSE\)">
<info type="Linux" distrib="SuSE" release="8.0"/> <info type="Linux" distrib="SuSE" release="8.0"/>
</regexp> </regexp>
<regexp value="Apache/1.3.26 \(Linux/SuSE\)"> <regexp value="Apache/1\.3\.26 \(Linux/SuSE\)">
<info type="Linux" distrib="SuSE" release="8.1"/> <info type="Linux" distrib="SuSE" release="8.1"/>
</regexp> </regexp>
<regexp value="Apache/1.3.27 \(Linux/SuSE\)"> <regexp value="Apache/1\.3\.27 \(Linux/SuSE\)">
<info type="Linux" distrib="SuSE" release="8.2"/> <info type="Linux" distrib="SuSE" release="8.2"/>
</regexp> </regexp>
<regexp value="Apache/1.3.28 \(Linux/SuSE\)"> <regexp value="Apache/1\.3\.28 \(Linux/SuSE\)">
<info type="Linux" distrib="SuSE" release="9.0"/> <info type="Linux" distrib="SuSE" release="9.0"/>
</regexp> </regexp>
<regexp value="Apache/2.0.40 \(Linux/SuSE\)"> <regexp value="Apache/2\.0\.40 \(Linux/SuSE\)">
<info type="Linux" distrib="SuSE" release="8.1"/> <info type="Linux" distrib="SuSE" release="8.1"/>
</regexp> </regexp>
<regexp value="Apache/2.0.44 \(Linux/SuSE\)"> <regexp value="Apache/2\.0\.44 \(Linux/SuSE\)">
<info type="Linux" distrib="SuSE" release="8.2"/> <info type="Linux" distrib="SuSE" release="8.2"/>
</regexp> </regexp>
<regexp value="Apache/2.0.47 \(Linux/SuSE\)"> <regexp value="Apache/2\.0\.47 \(Linux/SuSE\)">
<info type="Linux" distrib="SuSE" release="9.0"/> <info type="Linux" distrib="SuSE" release="9.0"/>
</regexp> </regexp>
<regexp value="Apache/2.0.49 \(Linux/SuSE\)"> <regexp value="Apache/2\.0\.49 \(Linux/SuSE\)">
<info type="Linux" distrib="SuSE" release="9.1"/> <info type="Linux" distrib="SuSE" release="9.1"/>
</regexp> </regexp>
<regexp value="Apache/2.0.50 \(Linux/SuSE\)"> <regexp value="Apache/2\.0\.50 \(Linux/SuSE\)">
<info type="Linux" distrib="SuSE" release="9.2"/> <info type="Linux" distrib="SuSE" release="9.2"/>
</regexp> </regexp>
<regexp value="Apache/2.0.53 \(Linux/SuSE\)"> <regexp value="Apache/2\.0\.53 \(Linux/SuSE\)">
<info type="Linux" distrib="SuSE" release="9.3"/> <info type="Linux" distrib="SuSE" release="9.3"/>
</regexp> </regexp>
<regexp value="Apache/2.0.54 \(Linux/SuSE\)"> <regexp value="Apache/2\.0\.54 \(Linux/SuSE\)">
<info type="Linux" distrib="SuSE" release="10.0"/> <info type="Linux" distrib="SuSE" release="10.0"/>
</regexp> </regexp>
<!-- Apache: Ubuntu --> <!-- Apache: Ubuntu -->
<regexp value="Apache/2.0.50 \(Ubuntu\)"> <regexp value="Apache/2\.0\.50 \(Ubuntu\)">
<info type="Linux" distrib="Ubuntu" release="4.10" codename="Warty Warthog"/> <info type="Linux" distrib="Ubuntu" release="4.10" codename="Warty Warthog"/>
</regexp> </regexp>
<regexp value="Apache/2.0.53 \(Ubuntu\)"> <regexp value="Apache/2\.0\.53 \(Ubuntu\)">
<info type="Linux" distrib="Ubuntu" release="5.04" codename="Hoary Hedgehog"/> <info type="Linux" distrib="Ubuntu" release="5.04" codename="Hoary Hedgehog"/>
</regexp> </regexp>
<regexp value="Apache/2.0.54 \(Ubuntu\)"> <regexp value="Apache/2\.0\.54 \(Ubuntu\)">
<info type="Linux" distrib="Ubuntu" release="5.10" codename="Breezy Badger"/> <info type="Linux" distrib="Ubuntu" release="5.10" codename="Breezy Badger"/>
</regexp> </regexp>
<regexp value="Apache/2.0.55 \(Ubuntu\)"> <regexp value="Apache/2\.0\.55 \(Ubuntu\)">
<info type="Linux" distrib="Ubuntu" release="6.06|6.10" codename="Dapper Drake|Edgy Eft"/> <info type="Linux" distrib="Ubuntu" release="6.06|6.10" codename="Dapper Drake|Edgy Eft"/>
</regexp> </regexp>
<regexp value="Apache/2.2.3 \(Ubuntu\)"> <regexp value="Apache/2\.2\.3 \(Ubuntu\)">
<info type="Linux" distrib="Ubuntu" release="7.04" codename="Feisty Fawn"/> <info type="Linux" distrib="Ubuntu" release="7.04" codename="Feisty Fawn"/>
</regexp> </regexp>
<regexp value="Apache/2.2.4 \(Ubuntu\)"> <regexp value="Apache/2\.2\.4 \(Ubuntu\)">
<info type="Linux" distrib="Ubuntu" release="7.10" codename="Gutsy Gibbon"/> <info type="Linux" distrib="Ubuntu" release="7.10" codename="Gutsy Gibbon"/>
</regexp> </regexp>
<regexp value="Apache/2.2.8 \(Ubuntu\)"> <regexp value="Apache/2\.2\.8 \(Ubuntu\)">
<info type="Linux" distrib="Ubuntu" release="8.04" codename="Hardy Heron"/> <info type="Linux" distrib="Ubuntu" release="8.04" codename="Hardy Heron"/>
</regexp> </regexp>
<regexp value="Apache/2.2.9 \(Ubuntu\)"> <regexp value="Apache/2\.2\.9 \(Ubuntu\)">
<info type="Linux" distrib="Ubuntu" release="8.10" codename="Intrepid Ibex"/> <info type="Linux" distrib="Ubuntu" release="8.10" codename="Intrepid Ibex"/>
</regexp> </regexp>
</root> </root>