From cc72a4f383da48600c4dccacb879266638833ecf Mon Sep 17 00:00:00 2001 From: Fabian Keil <fk@fabiankeil.de> Date: Thu, 12 Feb 2009 16:09:44 +0000 Subject: [PATCH] Declare the code stable. --- doc/source/announce.sgml | 8 +++---- doc/source/authors.sgml | 10 ++++----- doc/source/config.sgml | 8 +++---- doc/source/developer-manual.sgml | 17 ++++++++------- doc/source/faq.sgml | 36 +++++++++++++++++++++++++++----- doc/source/install.sgml | 14 ++++++------- doc/source/privoxy-man-page.sgml | 10 ++++----- doc/source/readme.sgml | 10 ++++----- doc/source/user-manual.sgml | 15 +++++++------ doc/source/webserver/index.sgml | 15 +++++++------ 10 files changed, 89 insertions(+), 54 deletions(-) diff --git a/doc/source/announce.sgml b/doc/source/announce.sgml index 066bbc8a..fbdb8efa 100644 --- a/doc/source/announce.sgml +++ b/doc/source/announce.sgml @@ -6,9 +6,9 @@ <!entity history SYSTEM "../history.sgml"> <!entity newfeatures SYSTEM "../newfeatures.sgml"> <!entity p-version "3.0.11"> -<!entity p-status "UNRELEASED"> -<!entity % p-not-stable "INCLUDE"> -<!entity % p-stable "IGNORE"> +<!entity p-status "stable"> +<!entity % p-not-stable "IGNORE"> +<!entity % p-stable "INCLUDE"> <!entity % p-supp-userman "IGNORE"> <!entity % p-text "INCLUDE"> <!-- define we are a text only doc --> <!entity % p-doc "IGNORE"> <!-- and never a text doc --> @@ -19,7 +19,7 @@ Purpose : Announcement text - $Id: announce.sgml,v 2.10 2008/08/16 09:34:52 fabiankeil Exp $ + $Id: announce.sgml,v 2.11 2008/08/30 15:37:35 fabiankeil Exp $ Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/ See LICENSE. diff --git a/doc/source/authors.sgml b/doc/source/authors.sgml index 66c086d1..40d44e36 100644 --- a/doc/source/authors.sgml +++ b/doc/source/authors.sgml @@ -3,10 +3,10 @@ Purpose : AUTHORS file for Privoxy - $Id: authors.sgml,v 2.9 2008/08/16 08:51:28 fabiankeil Exp $ + $Id: authors.sgml,v 2.10 2008/08/30 15:37:35 fabiankeil Exp $ - Copyright (C) 2001-2006 Privoxy Developers http://privoxy.org + Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. ======================================================================== @@ -27,9 +27,9 @@ <!entity % dummy "IGNORE"> <!entity authors SYSTEM "p-authors.sgml"> <!entity p-version "3.0.11"> -<!entity p-status "UNRELEASED"> -<!entity % p-not-stable "INCLUDE"> -<!entity % p-stable "IGNORE"> +<!entity p-status "stable"> +<!entity % p-not-stable "IGNORE"> +<!entity % p-stable "INCLUDE"> <!entity % p-text "INCLUDE"> <!-- define we are a text only doc --> <!entity % p-authors-formal "INCLUDE"> <!-- include additional text, etc --> ]> diff --git a/doc/source/config.sgml b/doc/source/config.sgml index 70cabeb7..a497ce37 100644 --- a/doc/source/config.sgml +++ b/doc/source/config.sgml @@ -2,8 +2,8 @@ <!entity % dummy "IGNORE"> <!entity config SYSTEM "p-config.sgml"> <!entity p-version "3.0.11"> -<!entity p-status "UNRELEASED"> -<!entity % p-not-stable "INCLUDE"> +<!entity p-status "stable"> +<!entity % p-not-stable "IGNORE"> <!entity % user-man "IGNORE"> <!entity % config-file "IGNORE"> <!entity my-app "<application>Privoxy</application>"> @@ -13,9 +13,9 @@ Purpose : config file generation - $Id: config.sgml,v 2.10 2008/08/16 08:51:28 fabiankeil Exp $ + $Id: config.sgml,v 2.11 2008/08/30 15:37:35 fabiankeil Exp $ - Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/ + Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. ======================================================================== diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml index d956b844..e2aad35b 100644 --- a/doc/source/developer-manual.sgml +++ b/doc/source/developer-manual.sgml @@ -9,9 +9,9 @@ <!entity copyright SYSTEM "copyright.sgml"> <!entity license SYSTEM "license.sgml"> <!entity p-version "3.0.11"> -<!entity p-status "UNRELEASED"> -<!entity % p-not-stable "INCLUDE"> -<!entity % p-stable "IGNORE"> +<!entity p-status "stable"> +<!entity % p-not-stable "IGNORE"> +<!entity % p-stable "INCLUDE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> <!entity % p-doc "INCLUDE"> <!-- and we are a formal doc --> <!entity my-copy "©"> <!-- kludge for docbook2man --> @@ -23,9 +23,9 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: developer-manual.sgml,v 2.24 2009/01/13 16:50:35 fabiankeil Exp $ + $Id: developer-manual.sgml,v 2.25 2009/02/12 15:37:05 fabiankeil Exp $ - Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/ + Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. ======================================================================== @@ -44,13 +44,13 @@ <subscript> <!-- Completely the wrong markup, but very little is allowed --> <!-- in this part of an article. FIXME --> - <link linkend="copyright">Copyright</link> &my-copy; 2001-2008 by + <link linkend="copyright">Copyright</link> &my-copy; 2001-2009 by <ulink url="http://www.privoxy.org/">Privoxy Developers</ulink> </subscript> </pubdate> - <pubdate>$Id: developer-manual.sgml,v 2.24 2009/01/13 16:50:35 fabiankeil Exp $</pubdate> + <pubdate>$Id: developer-manual.sgml,v 2.25 2009/02/12 15:37:05 fabiankeil Exp $</pubdate> <!-- @@ -3010,6 +3010,9 @@ at sourceforge. Three simple steps: Temple Place - Suite 330, Boston, MA 02111-1307, USA. $Log: developer-manual.sgml,v $ + Revision 2.25 2009/02/12 15:37:05 fabiankeil + Update templates. + Revision 2.24 2009/01/13 16:50:35 fabiankeil The standard.action file is gone. diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index cb95a447..c2e8f937 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -9,9 +9,9 @@ <!entity copyright SYSTEM "copyright.sgml"> <!entity license SYSTEM "license.sgml"> <!entity p-version "3.0.11"> -<!entity p-status "UNRELEASED"> -<!entity % p-not-stable "INCLUDE"> -<!entity % p-stable "IGNORE"> +<!entity p-status "stable"> +<!entity % p-not-stable "IGNORE"> +<!entity % p-stable "INCLUDE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> <!entity % p-doc "INCLUDE"> <!-- and we are a formal doc --> <!entity % p-supp-userman "INCLUDE"> <!-- Include all from supported.sgml --> @@ -26,7 +26,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: faq.sgml,v 2.49 2009/02/10 16:30:20 fabiankeil Exp $ + $Id: faq.sgml,v 2.50 2009/02/11 18:13:36 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -77,7 +77,7 @@ </subscript> </pubdate> -<pubdate>$Id: faq.sgml,v 2.49 2009/02/10 16:30:20 fabiankeil Exp $</pubdate> +<pubdate>$Id: faq.sgml,v 2.50 2009/02/11 18:13:36 fabiankeil Exp $</pubdate> <!-- @@ -2786,6 +2786,29 @@ browsing has slowed to a crawl. What gives? </title> </sect2> +<sect2 renderas="sect3" id="se-linux"> +<title>I get selinux error messages. How can I fix this?</title> +<para> + Please report the problem to the creator of your selinux policies. +</para> +<para> + The problem is that some selinux policy writers aren't familiar + with the application they are trying to <quote>secure</quote> and + thus create policies that make no sense. +</para> +<para> + In <application>Privoxy's</application> case the problem usually + is that the policy only allows outgoing connections for certain + destination ports (e.g. 80 and 443). While the standard ports + maybe covered, websites occasionally use other ports as well. + This isn't a security problem and therefore <application>Privoxy's</application> + default configuration doesn't block these requests. +</para> +<para> +</para> +</sect2> + + </sect1> <!-- ~~~~~ New section ~~~~~ --> @@ -2864,6 +2887,9 @@ browsing has slowed to a crawl. What gives? </title> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA $Log: faq.sgml,v $ +Revision 2.50 2009/02/11 18:13:36 fabiankeil +State the obvious. + Revision 2.49 2009/02/10 16:30:20 fabiankeil Add a workaround for "unauthenticated content" warnings on HTTPS sites. diff --git a/doc/source/install.sgml b/doc/source/install.sgml index bf0c4bc9..198cb364 100644 --- a/doc/source/install.sgml +++ b/doc/source/install.sgml @@ -2,9 +2,9 @@ <!entity % dummy "IGNORE"> <!entity buildsource SYSTEM "buildsource.sgml"> <!entity p-version "3.0.11"> -<!entity p-status "UNRELEASED"> -<!entity % p-stable "IGNORE"> -<!entity % p-not-stable "INCLUDE"> +<!entity p-status "stable"> +<!entity % p-stable "INCLUDE"> +<!entity % p-not-stable "IGNORE"> <!entity % p-alpha "IGNORE"> <!entity % p-beta "IGNORE"> <!entity % p-text "INCLUDE"> <!-- define we are a text only doc --> @@ -16,9 +16,9 @@ Purpose : INSTALL file for Privoxy - $Id: install.sgml,v 2.9 2008/08/16 08:51:28 fabiankeil Exp $ + $Id: install.sgml,v 2.10 2008/08/30 15:37:35 fabiankeil Exp $ - Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/ + Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. ======================================================================== @@ -58,7 +58,7 @@ * * Purpose : INSTALL file to help with installing from source. * - * Copyright : Written by and Copyright (C) 2001-2008 the SourceForge + * Copyright : Written by and Copyright (C) 2001-2009 the * Privoxy team. http://www.privoxy.org/ * * Based on the Internet Junkbuster originally written @@ -79,7 +79,7 @@ * * The GNU General Public License should be included with * this file. If not, you can view it at - * http://www.gnu.org/copyleft/gpl.html + * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * or write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, * USA diff --git a/doc/source/privoxy-man-page.sgml b/doc/source/privoxy-man-page.sgml index 64c23f04..ed4e05af 100644 --- a/doc/source/privoxy-man-page.sgml +++ b/doc/source/privoxy-man-page.sgml @@ -5,9 +5,9 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: privoxy-man-page.sgml,v 2.22 2008/09/21 14:45:05 fabiankeil Exp $ + $Id: privoxy-man-page.sgml,v 2.23 2009/01/13 16:50:35 fabiankeil Exp $ - Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/ + Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. ======================================================================== @@ -43,9 +43,9 @@ <!entity license SYSTEM "license.sgml"> <!entity authors SYSTEM "p-authors.sgml"> <!entity p-version "3.0.11"> -<!entity p-status "UNRELEASED"> -<!entity % p-not-stable "INCLUDE"> -<!entity % p-stable "IGNORE"> +<!entity p-status "stable"> +<!entity % p-not-stable "IGNORE"> +<!entity % p-stable "INCLUDE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> <!entity % p-authors-formal "IGNORE"> <!-- exclude additional formating --> <!entity my-copy "(C)"> <!-- db2man barfs on copyright symbol --> diff --git a/doc/source/readme.sgml b/doc/source/readme.sgml index bc71f291..d665b05d 100644 --- a/doc/source/readme.sgml +++ b/doc/source/readme.sgml @@ -5,9 +5,9 @@ <!entity contacting SYSTEM "contacting.sgml"> <!entity buildsource SYSTEM "buildsource.sgml"> <!entity p-version "3.0.11"> -<!entity p-status "UNRELEASED"> -<!entity % p-not-stable "INCLUDE"> -<!entity % p-stable "IGNORE"> +<!entity p-status "stable"> +<!entity % p-not-stable "IGNORE"> +<!entity % p-stable "INCLUDE"> <!entity % p-text "INCLUDE"> <!-- define we are a text only doc --> <!entity % p-doc "IGNORE"> <!-- and never a text doc --> <!entity % p-readme "INCLUDE"> <!-- all your README belong to us --> @@ -17,7 +17,7 @@ Purpose : README for Privoxy - $Id: readme.sgml,v 2.20 2008/08/14 16:57:40 hal9 Exp $ + $Id: readme.sgml,v 2.21 2008/08/22 00:44:58 hal9 Exp $ Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -260,7 +260,7 @@ quality. If you find problems please report them to the developers. <!-- </LiteralLayout> --> <!-- </para> --> <!-- <para> --> -<!-- $Id: readme.sgml,v 2.20 2008/08/14 16:57:40 hal9 Exp $ --> +<!-- $Id: readme.sgml,v 2.21 2008/08/22 00:44:58 hal9 Exp $ --> <!-- </para> --> </article> diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index b9c0789b..6b988b97 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -12,10 +12,10 @@ <!entity p-authors SYSTEM "p-authors.sgml"> <!entity config SYSTEM "p-config.sgml"> <!entity p-version "3.0.11"> -<!entity p-status "UNRELEASED"> +<!entity p-status "stable"> <!entity % p-authors-formal "INCLUDE"> <!-- include additional text, etc --> -<!entity % p-not-stable "INCLUDE"> -<!entity % p-stable "IGNORE"> +<!entity % p-not-stable "IGNORE"> +<!entity % p-stable "INCLUDE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> <!entity % p-doc "INCLUDE"> <!-- and we are a formal doc --> <!entity % p-readme "IGNORE"> @@ -33,7 +33,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 2.90 2008/09/26 16:53:09 fabiankeil Exp $ + $Id: user-manual.sgml,v 2.91 2009/01/13 16:50:35 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -54,12 +54,12 @@ <subscript> <!-- Completely the wrong markup, but very little is allowed --> <!-- in this part of an article. FIXME --> - <link linkend="copyright">Copyright</link> &my-copy; 2001 - 2008 by + <link linkend="copyright">Copyright</link> &my-copy; 2001-2009 by <ulink url="http://www.privoxy.org/">Privoxy Developers</ulink> </subscript> </pubdate> -<pubdate>$Id: user-manual.sgml,v 2.90 2008/09/26 16:53:09 fabiankeil Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 2.91 2009/01/13 16:50:35 fabiankeil Exp $</pubdate> <!-- @@ -8447,6 +8447,9 @@ In file: user.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibut USA $Log: user-manual.sgml,v $ + Revision 2.91 2009/01/13 16:50:35 fabiankeil + The standard.action file is gone. + Revision 2.90 2008/09/26 16:53:09 fabiankeil Update "What's new" section. diff --git a/doc/source/webserver/index.sgml b/doc/source/webserver/index.sgml index b9fa4199..bc6d3901 100644 --- a/doc/source/webserver/index.sgml +++ b/doc/source/webserver/index.sgml @@ -6,9 +6,9 @@ <!entity copyright SYSTEM "copyright.sgml"> <!entity license SYSTEM "license.sgml"> <!entity p-version "3.0.11"> -<!entity p-status "UNRELEASED"> -<!entity % p-not-stable "INCLUDE"> -<!entity % p-stable "IGNORE"> +<!entity p-status "stable"> +<!entity % p-not-stable "IGNORE"> +<!entity % p-stable "INCLUDE"> <!entity my-copy "©"> <!-- kludge for docbook2man --> <!entity % p-homepage "IGNORE"> <!-- toggle for webserver index.html --> <!entity % p-index "IGNORE"> <!-- toggle for local doc index --> @@ -20,9 +20,9 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: index.sgml,v 2.6 2008/08/16 08:51:28 fabiankeil Exp $ + $Id: index.sgml,v 2.7 2009/01/13 16:50:36 fabiankeil Exp $ - Copyright (C) 2001 - 2008 Privoxy Developers <developers@privoxy.org> + Copyright (C) 2001-2009 Privoxy Developers <ijbswa-developers@lists.sourceforge.net> See LICENSE. ======================================================================== @@ -222,7 +222,7 @@ <!-- GNUMakefile is inserting this now --> <para> <subscript> - Copyright __copy 2001 - 2008 by Privoxy Developers + Copyright __copy 2001-2009 by Privoxy Developers </subscript> </para> @@ -249,6 +249,9 @@ Temple Place - Suite 330, Boston, MA 02111-1307, USA. $Log: index.sgml,v $ + Revision 2.7 2009/01/13 16:50:36 fabiankeil + The standard.action file is gone. + Revision 2.6 2008/08/16 08:51:28 fabiankeil Update version-related entities. -- 2.49.0