From: Laurent Destailleur Date: Thu, 16 Apr 2020 08:52:15 +0000 (+0200) Subject: Merge branch 'develop' of https://github.com/brentil/awstats into X-Git-Tag: AWSTATS_7_8~4^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=c7451e131063321227348f0ea9953413fcdb0b42;p=thirdparty%2FAWStats.git Merge branch 'develop' of https://github.com/brentil/awstats into brentil-develop # Conflicts: # wwwroot/cgi-bin/lib/operating_systems.pm # wwwroot/icon/os/macosx13.png --- c7451e131063321227348f0ea9953413fcdb0b42 diff --cc wwwroot/cgi-bin/lib/operating_systems.pm index 9281823b,561876ff..952f9d9a --- a/wwwroot/cgi-bin/lib/operating_systems.pm +++ b/wwwroot/cgi-bin/lib/operating_systems.pm @@@ -285,21 -312,35 +314,36 @@@ 'winunknown','Windows (unknown version)', 'winxbox','Microsoft XBOX', # Macintosh OS -'macosx13','Mac OS X 10.13 High Sierra', -'macosx12','Mac OS X 10.12 Sierra', -'macosx11','Mac OS X 10.11 El Capitan', -'macosx10','Mac OS X 10.10 Yosemite', -'macosx9','Mac OS X 10.9 Mavericks', -'macosx8','Mac OS X 10.8 Mountain Lion', -'macosx7','Mac OS X 10.7 Lion', -'macosx6','Mac OS X 10.6 Snow Leopard', -'macosx5','Mac OS X 10.5 Leopard', -'macosx4','Mac OS X 10.4 Tiger', -'macosx','Mac OS X others', -'macintosh','Mac OS', +'macosx14','macOS 10.14 Mojave', +'macosx13','macOS 10.13 High Sierra', +'macosx12','macOS 10.12 Sierra', +'macosx11','OS X 10.11 El Capitan', +'macosx10','OS X 10.10 Yosemite', +'macosx9','OS X 10.9 Mavericks', +'macosx8','OS X 10.8 Mountain Lion', +'macosx7','Mac OS X 10.7 Lion', +'macosx6','Mac OS X 10.6 Snow Leopard', +'macosx5','Mac OS X 10.5 Leopard', +'macosx4','Mac OS X 10.4 Tiger', +'macosx','Mac OS X others', +'macintosh','Mac OS', + # Android + 'androidoreo','Google Android 8.x Oreo', + 'androidnougat','Google Android 7.x Nougat', + 'androidmarshmallow','Google Android 6.x Marshmallow', + 'androidlollipop','Google Android 5.x Lollipop', + 'androidkitkat','Google Android 4.4 KitKat', + 'androidjellybean','Google Android 4.1-4.3 Jelly Bean', + 'androidics','Google Android 4.0 Ice Cream Sandwich', + 'androidhoneycomb','Google Android 3.x Honeycomb', + 'androidgingerbread','Google Android 2.3 Gingerbread', + 'androidfroyo','Google Android 2.2 Froyo', + 'androideclair','Google Android 2.0-2.1 Eclair', + 'androiddonut','Google Android 1.6 Donut', + 'androidcupcake','Google Android 1.5 Cupcake', + 'android','Google Android Unknown', + 'linuxandroid','Google Android Unknown', # Linux - 'linuxandroid','Google Android', 'linuxasplinux','ASPLinux', 'linuxcentos','Centos', 'linuxdebian','Debian',