[Libreoffice-bugs] [Bug 139598] macosx client on postgresql 10 or above as server return a SCRAM authentication error when using sdbc connection
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jan 20 12:35:58 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=139598
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
CC| |michael.stahl at allotropia.de
| |, serval2412 at yahoo.fr
--- Comment #18 from Julien Nabet <serval2412 at yahoo.fr> ---
Fixed on master with
https://cgit.freedesktop.org/libreoffice/core/commit/?id=234833f7823a1424b62c93e145f0cfe2c6b6efd5
author Michael Stahl <michael.stahl at allotropia.de> 2021-01-19 15:38:05
+0100
committer Michael Stahl <michael.stahl at allotropia.de> 2021-01-20
11:31:18 +0100
commit 234833f7823a1424b62c93e145f0cfe2c6b6efd5 (patch)
tree b31ca9a795f777e1dbfc3b9e3409e54bd8d752a7
parent 4b55847b81fa18d5bf2445c294b9260e98f365bc (diff)
postgresql: upgrade to release 13.1
Fixes CVE-2020-25694, plus a bunch more CVE that don't look relevant.
* --with-krb5 no longer exists, neither does --disable-shared
* remove internal-zlib.patch.1:
zlib is only used by pg_* tools / contrib/pgcrypto
* remove postgresql-libs-leak.patch:
some relic from pre-gbuild times, not clear what the point is for
static libs
* remove postgresql-9.2.1-libreoffice.patch:
another dmake .mk file relic, and the win32 nmake build system was
removed
* add postgres-msvc-build.patch.1 to fix Cygwin perl and openssl
* on WNT, libpq.dll is now built, no longer static lib
guiltar: it's not indicated in https://wiki.documentfoundation.org/ReleasePlan
but in general major versions are released every 6 months, so should be in
July.
I may be wrong but I don't think it'll be cherry-picked in 7.0 even in 7.1
branch since it's quite a big leap, but again I may be wrong.
Michael also updated README to test postgresql easily:
see
https://cgit.freedesktop.org/libreoffice/core/commit/?id=cc67a25886594e9009fa49418e106ea4ec40dd18
Thank you Michael, really great and fast job!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210120/f6882edf/attachment.htm>
More information about the Libreoffice-bugs
mailing list