This commit is contained in:
Miroslav Stampar 2011-05-26 22:45:33 +00:00
parent 61b960f65f
commit 9f6b70f3f9

View File

@ -129,7 +129,7 @@
</regexp> </regexp>
<regexp value="Apache/2\.2\.16 \(Debian\)"> <regexp value="Apache/2\.2\.16 \(Debian\)">
<info type="Linux" distrib="Debian" release="6.0" codename="testing squeeze|unstable sid"/> <info type="Linux" distrib="Debian" release="6.0" codename="squeeze"/>
</regexp> </regexp>
<!-- Apache: Fedora --> <!-- Apache: Fedora -->
@ -206,6 +206,14 @@
<info type="Linux" distrib="Fedora" release="13" codename="Goddard"/> <info type="Linux" distrib="Fedora" release="13" codename="Goddard"/>
</regexp> </regexp>
<regexp value="Apache/2\.2\.16 \(Fedora\)">
<info type="Linux" distrib="Fedora" release="14" codename="Laughlin"/>
</regexp>
<regexp value="Apache/2\.2\.17 \(Fedora\)">
<info type="Linux" distrib="Fedora" release="15" codename="Lovelock"/>
</regexp>
<!-- Apache: FreeBSD --> <!-- Apache: FreeBSD -->
<regexp value="Apache/2\.0\.16 \(FreeBSD\)"> <regexp value="Apache/2\.0\.16 \(FreeBSD\)">
@ -292,6 +300,14 @@
<info type="Linux" distrib="FreeBSD" release="8.1"/> <info type="Linux" distrib="FreeBSD" release="8.1"/>
</regexp> </regexp>
<regexp value="Apache/2\.2\.17 \(FreeBSD\)">
<info type="Linux" distrib="FreeBSD" release="8.2"/>
</regexp>
<regexp value="Apache/2\.2\.18 \(FreeBSD\)">
<info type="Linux" distrib="FreeBSD" release="8 stable|9 current"/>
</regexp>
<!-- Apache: Mandrake / Mandriva --> <!-- Apache: Mandrake / Mandriva -->
<regexp value="Apache/1\.3\.6 \(Unix\)\s+\(Mandrake/Linux\)"> <regexp value="Apache/1\.3\.6 \(Unix\)\s+\(Mandrake/Linux\)">
@ -395,7 +411,11 @@
</regexp> </regexp>
<regexp value="Apache/2\.2\.15 \(Mandriva Linux/"> <regexp value="Apache/2\.2\.15 \(Mandriva Linux/">
<info type="Linux" distrib="Mandriva" release="2010.1"/> <info type="Linux" distrib="Mandriva" release="2010.1|2010.2"/>
</regexp>
<regexp value="Apache/2\.2\.19 \(Mandriva Linux/">
<info type="Linux" distrib="Mandriva" release="Cooker"/>
</regexp> </regexp>
<!-- Apache: Red Hat --> <!-- Apache: Red Hat -->
@ -464,6 +484,10 @@
<info type="Linux" distrib="Red Hat" release="Enterprise 5" codename="Tikanga"/> <info type="Linux" distrib="Red Hat" release="Enterprise 5" codename="Tikanga"/>
</regexp> </regexp>
<regexp value="Apache/2\.2\.15 \(Red Hat\)">
<info type="Linux" distrib="Red Hat" release="Enterprise 6" codename="Santiago"/>
</regexp>
<!-- Apache: SuSE --> <!-- Apache: SuSE -->
<regexp value="Apache/1\.3\.6 \(Unix\) \(SuSE/Linux\)"> <regexp value="Apache/1\.3\.6 \(Unix\) \(SuSE/Linux\)">
@ -563,6 +587,10 @@
<info type="Linux" distrib="SuSE" release="11.3"/> <info type="Linux" distrib="SuSE" release="11.3"/>
</regexp> </regexp>
<regexp value="Apache/2\.2\.17 \(Linux/SuSE\)">
<info type="Linux" distrib="SuSE" release="11.4"/>
</regexp>
<!-- Apache: Ubuntu --> <!-- Apache: Ubuntu -->
<regexp value="Apache/2\.0\.50 \(Ubuntu\)"> <regexp value="Apache/2\.0\.50 \(Ubuntu\)">
@ -613,6 +641,10 @@
<info type="Linux" distrib="Ubuntu" release="10.10" codename="Maverick Meerkat"/> <info type="Linux" distrib="Ubuntu" release="10.10" codename="Maverick Meerkat"/>
</regexp> </regexp>
<regexp value="Apache/2\.2\.17 \(Ubuntu\)">
<info type="Linux" distrib="Ubuntu" release="11.04" codename="Natty Narwhal"/>
</regexp>
<!-- Nginx --> <!-- Nginx -->
<regexp value="nginx/([\w\.]+)"> <regexp value="nginx/([\w\.]+)">