Re: Any chance to merge the gbuild branch rather soonish?

2016-07-28 Thread Damjan Jovanovic
I've narrowed this Windows build performance regression down to the original branches/gbuild commits 1409589 and 1409590, which go together and can't be split up. * r1409589: gnumake4: #i117845#: LinkTarget.mk: fix dep-files for GenCxxObjects: pass the dep-file target explicitly as a parameter to

Re: disabling crash recovery

2016-07-28 Thread Don Lewis
On 27 Jul, Marcus wrote: > Am 07/27/2016 08:00 PM, schrieb Don Lewis: >> Is there any way of disabling the automagic crash recovery? I'm >> attempting to debug a crash and the crash recovery / restart seems to be >> confusing gdb. Just letting SIGSEGV take its natural course of action >> would be

Re: java downloader

2016-07-28 Thread Don Lewis
On 28 Jul, Damjan Jovanovic wrote: > Yes, that site's certificate is issued by Let's Encrypt, which is only > supported starting from Oracle Java 8u101 ( > http://stackoverflow.com/questions/34110426/does-java-support-lets-encrypt-certificates). > AFAIK, OpenJDK doesn't come with any certificates u

[Forum] Upgrade signature string

2016-07-28 Thread Hagar Delest
Hi, A long time complaint from users: https://forum.openoffice.org/en/forum/viewtopic.php?f=102&t=59884 Basically, is it possible for someone having access to the phpBB configuration files to update the requirements? In the forum we have some discussions about the feature. Bidouille (admin of

Re: java downloader

2016-07-28 Thread Damjan Jovanovic
Yes, that site's certificate is issued by Let's Encrypt, which is only supported starting from Oracle Java 8u101 ( http://stackoverflow.com/questions/34110426/does-java-support-lets-encrypt-certificates). AFAIK, OpenJDK doesn't come with any certificates upstream, and they're usually supplied by yo

java downloader

2016-07-28 Thread Don Lewis
The java downloader chokes on http://curl.haxx.se, which is the location of the curl source. This site does a redirect from http to https. We currently aren't seeing the problem because we have curl-7.19.7.tar.gz checked into svn under ext_sources, but it will be a problem once I upgrade the bund