supported.sgml: Stop claiming that the file is included for the announcement
[privoxy.git] / doc / source / supported.sgml
1 <!--
2  File        :  doc/source/supported.sgml
3
4  Purpose     :  Entity included in other project documents.
5
6  Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
7  See LICENSE.
8
9  ======================================================================
10   This file used for inclusion with other documents only.
11  ======================================================================
12
13  If you make changes to this file, please verify the finished
14  docs all display as intended.
15
16  This file is included into:
17
18   user-manual
19   faq
20   newfeatures
21
22 -->
23 <para>
24  At present, <application>Privoxy</application> is known to run on
25  Windows 95 and later versions (98, ME, 2000, XP, Vista, Windows 7, Windows 10,
26  Windows 11 etc.),
27  GNU/Linux (RedHat, SuSE, Debian, Fedora, Gentoo, Slackware and others),
28  Mac OS X (10.4 and upwards on PPC and Intel processors),
29  Haiku,
30  DragonFly, ElectroBSD, FreeBSD, NetBSD, OpenBSD,
31  Solaris,
32  and various other flavors of Unix.
33 </para>
34
35 <para>
36  The binaries provided by members of the Privoxy team have the following
37  testing platforms, earliest supported OS versions and processor architectures.
38  Be aware that down-level versions of Privoxy contain known security issues.
39  <emphasis>It is preferable to build the latest code to target earlier OS releases
40  than use an earlier Privoxy release</emphasis>:
41
42  <table frame='all'><title>Operating system support for binaries provided by Privoxy team members</title>
43  <tgroup cols='5' align='left' colsep='1' rowsep='1'>
44  <thead>
45  <row>
46   <entry>Operating System</entry>
47   <entry>Privoxy Release</entry>
48   <entry>Testing Platforms</entry>
49   <entry>Earliest OS Version Supported</entry>
50   <entry>Processor Architectures</entry>
51  </row>
52  </thead>
53  <tbody>
54  <row>
55   <entry>Windows</entry>
56   <entry>3.0.33</entry>
57   <entry>Windows 10</entry>
58   <entry>Windows Vista</entry>
59   <entry>Intel 32 and 64 bit</entry>
60  </row>
61  <row>
62   <entry> </entry>
63   <entry>3.0.32</entry>
64   <entry>Windows 10</entry>
65   <entry>Windows XP</entry>
66   <entry>Intel 32 and 64 bit</entry>
67  </row>
68  <row>
69   <entry>macOS</entry>
70   <entry>3.0.33</entry>
71   <entry>El Capitan (10.11.6)</entry>
72   <entry>Snow Leopard (10.6.1)</entry>
73   <entry>Intel 64 bit</entry>
74  </row>
75  <row>
76   <entry> </entry>
77   <entry>3.0.26</entry>
78   <entry>El Capitan (10.11.6), Tiger (10.4.1) PPC</entry>
79   <entry>Tiger (10.4.1)</entry>
80   <entry>Intel 32 & 64 bit, PowerPC</entry>
81  </row>
82  </tbody>
83  </tgroup>
84  </table>
85 </para>
86
87 <![%p-supp-userman;[
88 <para>
89  Any operating system that runs TCP/IP, can conceivably take advantage of
90  <application>Privoxy</application> in a networked situation where
91  <application>Privoxy</application> would run as a server on a LAN gateway.
92  Then only the <quote>gateway</quote> needs to be running one of the above
93  operating systems.
94 </para>
95
96 <para>
97  Source code is freely available, so porting to other operating systems
98  is always a possibility, as is compiling for older versions of supported
99  operating systems.
100 </para>
101 ]]>