[Privoxy-commits] [privoxy] branch master updated (f018685d -> f1f33fed)

User Git git at git.privoxy.org
Wed Feb 24 08:54:57 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 f018685d decompress_iob(): Prevent reading of uninitialized data
     new d845e922 Add #197: Investigate if parts of Privoxy should get optional replacements written in Rust
     new 0ef5eb87 contacting: Clarify that 'debug 32768' should be used in addition to the other debug directives
     new e812bd19 Add ChangeLog entries for Changes between v_3_0_31 and f018685d6
     new c6d9cfc7 privoxy-log-parser: Bump version to 0.9.3
     new aa7b0087 Declare Privoxy 3.0.32 stable
     new 34635bf1 configure: Bump SOURCE_DATE_EPOCH
     new 0272f53c privoxy-log-parser: Clarify the --statistics ouput
     new ddcdf629 OpenSSL ssl_store_cert(): Remove a superfluous space before the serial number
     new cf53ef02 contacting: Bump copyright
     new 682e236c Bump SMGL entities for 3.0.32 stable
     new 31742607 Rebuild man page
     new 27620b0c Rebuild docs for 3.0.32 stable
     new f1f33fed Rebuild HTML man page for 3.0.32 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:
 ChangeLog                                    | 80 ++++++++++++++++++++++++++++
 INSTALL                                      |  4 +-
 README                                       | 23 +++-----
 TODO                                         |  3 ++
 configure.in                                 |  4 +-
 doc/source/authors.sgml                      |  6 +--
 doc/source/config.sgml                       |  4 +-
 doc/source/contacting.sgml                   |  4 +-
 doc/source/developer-manual.sgml             |  6 +--
 doc/source/faq.sgml                          |  6 +--
 doc/source/install.sgml                      |  6 +--
 doc/source/privoxy-man-page.sgml             |  6 +--
 doc/source/readme.sgml                       |  6 +--
 doc/source/user-manual.sgml                  |  6 +--
 doc/source/webserver/index.sgml              |  6 +--
 doc/webserver/faq/contact.html               |  3 +-
 doc/webserver/index.html                     |  4 +-
 doc/webserver/man-page/privoxy-man-page.html |  4 +-
 doc/webserver/privoxy-index.html             |  2 +-
 doc/webserver/user-manual/appendix.html      | 16 +++---
 doc/webserver/user-manual/configuration.html |  8 +--
 doc/webserver/user-manual/contact.html       |  3 +-
 doc/webserver/user-manual/installation.html  |  4 +-
 doc/webserver/user-manual/introduction.html  | 13 ++---
 doc/webserver/user-manual/quickstart.html    |  2 +-
 doc/webserver/user-manual/startup.html       |  4 +-
 openssl.c                                    |  2 +-
 privoxy.8                                    |  5 +-
 tools/privoxy-log-parser.pl                  |  4 +-
 29 files changed, 153 insertions(+), 91 deletions(-)

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


More information about the Privoxy-commits mailing list