You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by tr...@apache.org on 2020/10/03 18:38:14 UTC

[openoffice] branch AOO418 updated (7bcdd27 -> 2183b99)

This is an automated email from the ASF dual-hosted git repository.

truckman pushed a change to branch AOO418
in repository https://gitbox.apache.org/repos/asf/openoffice.git.


    from 7bcdd27  Merge pull request #101 from DonLewisFreeBSD/javadetection
     new 2a62111  libxml2 bug fixes from upstream
     new 5661f8d  Fix handling of NUL characters in certificate fields
     new 2183b99  Merge pull request #102 from DonLewisFreeBSD/libxml+serf-418

The 5234 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:
 ext_libraries/serf/NULbytes.patch                  | 313 +++++++++++++++++++++
 ext_libraries/serf/makefile.mk                     |   2 +-
 .../0e1a49c8907645d2e155f0d89d4d9895ac5112b5.patch |  32 +++
 .../50f06b3efb638efb0abd95dc62dca05ae67882c2.patch |  36 +++
 .../7ffcd44d7e6c46704f8af0321d9314cd26e0e18a.patch |  33 +++
 main/libxml2/makefile.mk                           |   5 +-
 6 files changed, 419 insertions(+), 2 deletions(-)
 create mode 100644 ext_libraries/serf/NULbytes.patch
 create mode 100644 main/libxml2/0e1a49c8907645d2e155f0d89d4d9895ac5112b5.patch
 create mode 100644 main/libxml2/50f06b3efb638efb0abd95dc62dca05ae67882c2.patch
 create mode 100644 main/libxml2/7ffcd44d7e6c46704f8af0321d9314cd26e0e18a.patch