DamjanJovanovic commented on PR #206:
URL: https://github.com/apache/openoffice/pull/206#issuecomment-2027757168
Oh right, on Linux pthreads is in a separate library, and internal OpenSSL
is linked statically, so the binary linking to OpenSSL has to link to pthreads
as well. Forgot about th
ardovm commented on PR #200:
URL: https://github.com/apache/openoffice/pull/200#issuecomment-2027708940
The logic had to be a little more complex than that.
If there is a visible slides after the selection, then it has to be selected.
Otherwise, we have to search for a visible slide bac
Dear All,
trunk has seen quite a lot of work recently, and because it's trunk,
it is proceeding in a somewhat hidden way.
Due to the fact that the last post on our blog is already 3 months
old, I suggest we make a new post to just tell what it is going on
behind the scenes.
The most relevant thi
Hi Damjan,
Am 29.03.24 um 10:33 schrieb Damjan Jovanovic:
Hi
I've now pushed commit 4c5b548fb6ece87dd30bbf720aca0d994a749167 into trunk,
upgrading our OpenSSL version from 1.0.2u to 3.0.13.
Great!
I am just doing a build on Windows.
Regards,
Matthias
Some issues to consider:
---
Hi Damjan,
Am 29.03.24 um 11:17 schrieb Damjan Jovanovic:
On Sun, Mar 17, 2024 at 5:46 PM Matthias Seidel
wrote:
Hi Dave,
Am 17.03.24 um 18:01 schrieb Dave Fisher:
Hi Damjan,
I know it “opens a big can of worms” and is another issue, but upgrading
to a newer OpenSSL for Trunk and maybe 4.
On Sun, Mar 17, 2024 at 5:46 PM Matthias Seidel
wrote:
> Hi Dave,
>
> Am 17.03.24 um 18:01 schrieb Dave Fisher:
> > Hi Damjan,
> >
> > I know it “opens a big can of worms” and is another issue, but upgrading
> to a newer OpenSSL for Trunk and maybe 4.2 would be a very good thing,
>
> We need to u
Hi
I've now pushed commit 4c5b548fb6ece87dd30bbf720aca0d994a749167 into trunk,
upgrading our OpenSSL version from 1.0.2u to 3.0.13.
Some issues to consider:
-
PLATFORMS
-
It works on FreeBSD 14, both with system OpenSSL linked dynamically and
internal Open