This is an automated email from the ASF dual-hosted git repository. ardovm pushed a change to branch AOO41X in repository https://gitbox.apache.org/repos/asf/openoffice.git
from d2bdf2d6a5 Graphics for StartCenter - new revision new 7ccb0d530a Switch to icu 4.2.1 new efb68f0c56 Pick file icu-format-security.patch from 851abcd new a7f9e8b9cc Allow compilation under MacOS The 3 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: main/external_deps.lst | 6 +- main/icu/createmak.cfg | 43 +++++- main/icu/createmak.pl | 65 +++++++-- main/icu/icu-darwin.patch | 48 ++----- main/icu/icu-format-security.patch | 12 ++ main/icu/icu-win-icutu-dll-version.patch | 40 ++++++ main/icu/icu-win-layout.patch | 11 ++ main/icu/icu4c-4_2_1-src.patch | 230 +++++++++++++++++++++++++++++++ main/icu/icuversion.mk | 2 +- main/icu/makefile.mk | 7 +- main/icu/prj/d.lst | 10 +- 11 files changed, 417 insertions(+), 57 deletions(-) create mode 100644 main/icu/icu-format-security.patch create mode 100644 main/icu/icu-win-icutu-dll-version.patch create mode 100644 main/icu/icu-win-layout.patch create mode 100644 main/icu/icu4c-4_2_1-src.patch