[Privoxy-commits] [privoxy] branch master updated (78619a0f -> 0a92b2ac)

User Git git at git.privoxy.org
Fri Mar 5 06:35:43 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 78619a0f Rebuild user manual with updated changes
     new c61512bd Bump version to 3.0.33 UNRELEASED
     new 807bd75d Bump SMGL entities for 3.0.33 UNRELEASED
     new 28a18fdb developer-manual: Mention that announce.txt should be updated when doing a release
     new eaa5bdda Mention that the functions in the file use mbedTLS
     new 93f88b61 Mention that the functions in the file use OpenSSL (or LibreSSL)
     new e873530e Disable fast-redirects for idp.springer.com/
     new f73b4b63 Disable fast-redirects for .microsoftonline.com/
     new 475e8f26 privoxy-regression-test: Remove duplicated word in a comment
     new bd23ac69 FAQ: Bump copyright
     new afaa80d1 newfeatures: Clarify that https inspection also allows to filter https responses
     new 1106d377 Sponsor FAQ: Note that Privoxy users may follow sponsor links without Referer header set
     new 49fee431 create_pattern_spec(): Fix ifdef indentation
     new 533193b4 free_pattern_spec(): Don't try to free an invalid pointer
     new 97ece6cc Fix comment typos
     new 73e11d8b contacting: Request that the browser cache is cleared before producing a log file for submission
     new f0be58b5 contacting: Remove obsolete reference to announce.sgml
     new 43b07049 readme: Bump copyright
     new 0a92b2ac Rebuild docs for 3.0.33 UNRELEASED

The 18 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:
 INSTALL                                           |  4 ++--
 README                                            | 25 +++++++++++++++--------
 actions.c                                         |  8 ++++----
 configure.in                                      |  4 ++--
 default.action.master                             |  4 ++++
 doc/source/authors.sgml                           |  8 ++++----
 doc/source/config.sgml                            |  6 +++---
 doc/source/contacting.sgml                        |  4 +++-
 doc/source/developer-manual.sgml                  | 13 ++++++++----
 doc/source/faq.sgml                               | 17 ++++++++-------
 doc/source/install.sgml                           |  8 ++++----
 doc/source/newfeatures.sgml                       |  2 +-
 doc/source/privoxy-man-page.sgml                  |  8 ++++----
 doc/source/readme.sgml                            | 12 +++++------
 doc/source/user-manual.sgml                       |  8 ++++----
 doc/source/webserver/index.sgml                   |  8 ++++----
 doc/webserver/developer-manual/documentation.html |  2 +-
 doc/webserver/developer-manual/index.html         |  2 +-
 doc/webserver/developer-manual/newrelease.html    | 17 ++++++++-------
 doc/webserver/faq/contact.html                    |  1 +
 doc/webserver/faq/general.html                    |  7 +++++--
 doc/webserver/faq/index.html                      |  4 ++--
 doc/webserver/index.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      | 14 ++++++++-----
 doc/webserver/user-manual/contact.html            |  5 +++--
 doc/webserver/user-manual/copyright.html          |  4 ++--
 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       | 23 +++++++++++++--------
 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           |  4 ++--
 openssl.c                                         |  3 ++-
 ssl.c                                             |  3 ++-
 tools/privoxy-regression-test.pl                  |  2 +-
 urlmatch.c                                        | 20 +++++++++++-------
 43 files changed, 185 insertions(+), 135 deletions(-)

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


More information about the Privoxy-commits mailing list