[Privoxy-commits] [privoxy] branch master updated (ad23d251 -> 5e80fba6)

User Git git at git.privoxy.org
Sat Jan 30 17:09:59 UTC 2021


This is an automated email from the git hooks/post-receive script.

git pushed a change to branch master
in repository privoxy.

    from ad23d251 Debian: Support nodoc build option.
     new 219e30fb Bump version to 3.0.31 stable
     new 5bba5b89 parse_cgi_parameters(): Make sure the maximum number of segments is large enough
     new f5c1a886 decompress_iob(): Fix detection of insufficient data
     new f431d617 decompress_iob(): Fix a memory leak
     new da0c1986 Add ChangeLog entries for 3.0.31 stable
     new 4a418afd Import changes for Privoxy 3.0.31 stable
     new 43d222c9 Add Joshua Rogers as contributor
     new 56423960 Bump SMGL entities for 3.0.31 stable
     new 68125869 Rebuild docs for 3.0.31 stable
     new f1863beb Update announcement for Privoxy 3.0.31 stable
     new 5bebdd15 Rebuild man page for 3.0.31 stable
     new 890b918d Regenerate HTML man page
     new 5e80fba6 Regenerate config file for 3.0.31 stable

The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 AUTHORS                                           |  1 +
 ChangeLog                                         | 14 +++++++
 INSTALL                                           |  4 +-
 README                                            |  2 +-
 cgi.c                                             | 11 +-----
 config                                            |  2 +-
 configure.in                                      |  2 +-
 doc/source/authors.sgml                           |  2 +-
 doc/source/changelog.sgml                         | 46 ++++++++++++++++++++++-
 doc/source/config.sgml                            |  2 +-
 doc/source/developer-manual.sgml                  |  2 +-
 doc/source/faq.sgml                               |  2 +-
 doc/source/install.sgml                           |  2 +-
 doc/source/p-authors.sgml                         |  1 +
 doc/source/privoxy-man-page.sgml                  |  2 +-
 doc/source/readme.sgml                            |  2 +-
 doc/source/user-manual.sgml                       |  2 +-
 doc/source/webserver/index.sgml                   |  2 +-
 doc/webserver/announce.txt                        | 22 +++++++++--
 doc/webserver/developer-manual/documentation.html |  2 +-
 doc/webserver/developer-manual/index.html         |  2 +-
 doc/webserver/developer-manual/newrelease.html    | 14 +++----
 doc/webserver/faq/index.html                      |  2 +-
 doc/webserver/index.html                          |  2 +-
 doc/webserver/man-page/privoxy-man-page.html      |  2 +-
 doc/webserver/privoxy-index.html                  |  2 +-
 doc/webserver/user-manual/actions-file.html       |  4 +-
 doc/webserver/user-manual/appendix.html           | 20 +++++-----
 doc/webserver/user-manual/config.html             |  4 +-
 doc/webserver/user-manual/configuration.html      |  8 ++--
 doc/webserver/user-manual/contact.html            |  4 +-
 doc/webserver/user-manual/copyright.html          |  5 ++-
 doc/webserver/user-manual/filter-file.html        |  4 +-
 doc/webserver/user-manual/index.html              |  4 +-
 doc/webserver/user-manual/installation.html       |  8 ++--
 doc/webserver/user-manual/introduction.html       | 10 ++---
 doc/webserver/user-manual/quickstart.html         |  6 +--
 doc/webserver/user-manual/seealso.html            |  4 +-
 doc/webserver/user-manual/startup.html            |  8 ++--
 doc/webserver/user-manual/templates.html          |  4 +-
 doc/webserver/user-manual/whatsnew.html           | 32 ++++++++++++++--
 parsers.c                                         |  3 +-
 privoxy.8                                         |  2 +-
 43 files changed, 186 insertions(+), 93 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list