Re: Dynamic OpenSSL causes Curl regression on *nix

2024-04-27 Thread Damjan Jovanovic
On Fri, Apr 26, 2024 at 9:06 PM Pedro Lino 
wrote:

> Hi Arrigo, Damjan, all
>
> > On 04/26/2024 8:16 PM WEST Arrigo Marchiori  wrote:
>
> > The build can be downloaded from here:
> >
> https://home.apache.org/~ardovm/openoffice/linux/openoffice4-2024-04-26-x86_64-installed.tar.bz2
>
> Just tested the build on Ubuntu 20.04 x64 and it works perfectly.
> Opens WebDAV folders and files smoothly.
>
> Thanks!
>
>
Thank you for testing, that's great news!

Damjan


Re: (openoffice) 01/12: Port our WebDAV content provider from serf/apr/apr-util, to curl.

2024-04-27 Thread Arrigo Marchiori
Hello Dave,

On Sat, Apr 27, 2024 at 09:45:46AM -0700, Dave Fisher wrote:

> Hi Arrigo,
> 
> With this change do we eliminate all dependencies on Apache APR?

Yes, for AOO42X.

This is a cherry-pick of Damjan's work on trunk, so he may elaborate
further.

Apache APR and Serf remain a requirement of our AOO41X branch.

> > On Apr 27, 2024, at 9:32 AM, ard...@apache.org wrote:
> > 
> > This is an automated email from the ASF dual-hosted git repository.
> > 
> > ardovm pushed a commit to branch AOO42X
> > in repository https://gitbox.apache.org/repos/asf/openoffice.git
> > 
> > commit 9646dec509b481cb88dbe1130c2f325ed13af748
> > Author: Damjan Jovanovic 
> > AuthorDate: Mon Apr 4 03:06:47 2022 +0200
> > 
> >Port our WebDAV content provider from serf/apr/apr-util, to curl.
> > 
> >Patch by: me
> > 
> >(adapted from commit 51ba086bf122dbb5b50fd813e5b9a81c051aa16b by Arrigo
> >Marchiori)
> > ---
> > ext_libraries/apr-util/apr-util-1.6.1.apu.hw.patch |   13 -
> > ext_libraries/apr-util/apr-util-1.6.1.expat.patch  |   17 -
> > .../apr-util/apr-util-1.6.1.makewin32.patch|  199 --
> > ext_libraries/apr-util/aprutil_version.mk  |   24 -
> > ext_libraries/apr-util/makefile.mk |  139 --
> > ext_libraries/apr-util/prj/build.lst   |5 -
> > ext_libraries/apr-util/prj/d.lst   |   15 -
> > ext_libraries/apr/apr-1.6.5-no-devenv.patch|   16 -
> > ext_libraries/apr/apr-1.6.5-windows.patch  |   11 -
> > ext_libraries/apr/apr_version.mk   |   24 -
> > ext_libraries/apr/makefile.mk  |  128 --
> > ext_libraries/apr/prj/build.lst|3 -
> > ext_libraries/apr/prj/d.lst|   24 -
> > ext_libraries/serf/NULbytes.patch  |  313 
> > ext_libraries/serf/makefile.mk |  134 --
> > ext_libraries/serf/prj/build.lst   |3 -
> > ext_libraries/serf/prj/d.lst   |   12 -
> > ext_libraries/serf/serf-1.2.1.ldl.patch|   11 -
> > ext_libraries/serf/serf-1.2.1.libs.patch   |   11 -
> > ext_libraries/serf/serf-1.2.1.logging.patch|   27 -
> > ext_libraries/serf/serf_version.mk |   24 -
> > ext_libraries/serf/win/Library_serf.mk |   89 -
> > ext_libraries/serf/win/Makefile|   30 -
> > ext_libraries/serf/win/Module_serf.mk  |   27 -
> > ext_libraries/serf/win/Package_inc.mk  |   27 -
[...]

-- 
Arrigo

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Dynamic OpenSSL causes Curl regression on *nix

2024-04-27 Thread Arrigo Marchiori
Dear All,

On Tue, Apr 23, 2024 at 04:48:13PM +, Damjan Jovanovic wrote:

[...]
> I've now verified it works on Windows too, and have pushed the commits to
> trunk.
> 
> Here they are, in case you want to cherry-pick:
> 
> commit f7b97bf7d9139c8b602d3da3aadbeef0631e39c1 (HEAD -> trunk,
> origin/trunk, origin/HEAD)
[...]
> commit e469ab6aed23a1b38f105a944997af16e61071d0

I cherry-picked the commits into AOO42X. I built that branch with our
Docker image and it seems to work fine, too!

The build can be downloaded from here:
https://home.apache.org/~ardovm/openoffice/linux/openoffice4-2024-04-27-x86_64-installed.tar.bz2

Cherry-picking was not a trivial task, because AOO42X was quite
behind. It still is, WRT Damjan's last work on 32 bit indices. One
step at a time... :-)

Best regards,
-- 
Arrigo

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org