current/doc/webserver/developer-manual documentation.html, 1.40, 1.41 index.html, 1.77, 1.78 newrelease.html, 1.54, 1.55 testing.html, 1.20, 1.21
Fabian Keil <[email protected]>
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current/doc/webserver/developer-manual
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25530/doc/webserver/developer-manual
Modified Files:
documentation.html index.html newrelease.html testing.html
Log Message:
Add a FAQ entry for tainted sockets
Index: documentation.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/developer-manual/documentation.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** documentation.html 17 Jan 2016 14:33:26 -0000 1.40
--- documentation.html 6 Mar 2016 11:32:26 -0000 1.41
***************
*** 385,389 ****
"EMPHASIS">p-version</i></span>: the <span class=
"APPLICATION">Privoxy</span> version string, e.g.
! <span class="QUOTE">"3.0.24"</span>.</td>
</tr>
--- 385,389 ----
"EMPHASIS">p-version</i></span>: the <span class=
"APPLICATION">Privoxy</span> version string, e.g.
! <span class="QUOTE">"3.0.25"</span>.</td>
</tr>
Index: index.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/developer-manual/index.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -C2 -d -r1.77 -r1.78
*** index.html 23 Jan 2016 14:13:09 -0000 1.77
--- index.html 6 Mar 2016 11:32:26 -0000 1.78
***************
*** 25,30 ****
Developers</a></sub><br></p>
! <p class="PUBDATE">$Id: developer-manual.sgml,v 2.65 2016/01/23
! 11:58:58 fabiankeil Exp $<br></p>
<div>
--- 25,30 ----
Developers</a></sub><br></p>
! <p class="PUBDATE">$Id: developer-manual.sgml,v 2.67 2016/02/26
! 12:27:32 fabiankeil Exp $<br></p>
<div>
***************
*** 40,44 ****
<p>Please note that this document is constantly evolving. This copy
! represents the state at the release of version 3.0.24. You can find
the latest version of the this manual at <a href=
"http://www.privoxy.org/developer-manual/" target=
--- 40,44 ----
<p>Please note that this document is constantly evolving. This copy
! represents the state at the release of version 3.0.25. You can find
the latest version of the this manual at <a href=
"http://www.privoxy.org/developer-manual/" target=
***************
*** 256,262 ****
<dt>5.1. <a href="testing.html#TESTING-PLAN">Testplan for
releases</a></dt>
-
- <dt>5.2. <a href="testing.html#TESTING-REPORT">Test
- reports</a></dt>
</dl>
</dd>
--- 256,259 ----
Index: testing.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/developer-manual/testing.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** testing.html 20 Sep 2012 11:22:19 -0000 1.20
--- testing.html 6 Mar 2016 11:32:26 -0000 1.21
***************
*** 100,129 ****
</ol>
</div>
-
- <div class="SECT2">
- <h2 class="SECT2"><a name="TESTING-REPORT" id="TESTING-REPORT">5.2.
- Test reports</a></h2>
-
- <p>Please submit test reports only with the <a href=
- "http://sourceforge.net/tracker/?func=add&group_id=11118&atid=395005"
- target="_top">test form</a> at sourceforge. Three simple steps:</p>
-
- <ul>
- <li>
- <p>Select category: the distribution you test on.</p>
- </li>
-
- <li>
- <p>Select group: the version of <span class=
- "APPLICATION">Privoxy</span> that we are about to release.</p>
- </li>
-
- <li>
- <p>Fill the Summary and Detailed Description with something
- intelligent (keep it short and precise).</p>
- </li>
- </ul>Do not mail to the mailing list (we cannot keep track on issues
- there).
- </div>
</div>
--- 100,103 ----
Index: newrelease.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/developer-manual/newrelease.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -C2 -d -r1.54 -r1.55
*** newrelease.html 23 Jan 2016 12:00:40 -0000 1.54
--- newrelease.html 6 Mar 2016 11:32:26 -0000 1.55
***************
*** 740,744 ****
<td>
<pre class="PROGRAMLISTING">
! debchange -v 3.0.24-stable-1 "New upstream version"
</pre>
</td>
--- 740,744 ----
<td>
<pre class="PROGRAMLISTING">
! debchange -v 3.0.25-UNRELEASED-1 "New upstream version"
</pre>
</td>
***************
*** 759,763 ****
<p>This will create <tt class=
! "FILENAME">../privoxy_3.0.24-stable-1_i386.deb</tt> which can be
uploaded. To upload the package to Sourceforge, simply issue</p>
--- 759,763 ----
<p>This will create <tt class=
! "FILENAME">../privoxy_3.0.25-UNRELEASED-1_i386.deb</tt> which can be
uploaded. To upload the package to Sourceforge, simply issue</p>
***************
*** 954,958 ****
need to create a new release for your package, using the format of
<tt class="LITERAL">$VERSION ($CODE_STATUS)</tt>, e.g. <span class=
! "emphasis"><i class="EMPHASIS">3.0.24 (beta)</i></span>.</p>
<p>Now just follow the prompts. Be sure to add any appropriate Release
--- 954,958 ----
need to create a new release for your package, using the format of
<tt class="LITERAL">$VERSION ($CODE_STATUS)</tt>, e.g. <span class=
! "emphasis"><i class="EMPHASIS">3.0.25 (beta)</i></span>.</p>
<p>Now just follow the prompts. Be sure to add any appropriate Release
------------------------------------------------------------------------------