Bug#1020592: [Pkg-javascript-devel] Bug#1020592: nodejs: Testsuite is using smoil keys

2022-09-24 Thread Sebastian Andrzej Siewior
On 23 September 2022 21:18:26 UTC, "Jérémy Lal"  wrote:

>I'll upload nodejs 18.9.1 this week-end, along with a/your fix for that
>issue.

Thank you.

>
>Jérémy


-- 
Sebastian



Bug#1020592: [Pkg-javascript-devel] Bug#1020592: nodejs: Testsuite is using smoil keys

2022-09-23 Thread Jérémy Lal
Le ven. 23 sept. 2022 à 23:03, Sebastian Andrzej Siewior <
sebast...@breakpoint.cc> a écrit :

> control: found -1 odejs/18.7.0+dfsg-5
>
> On 2022-09-23 22:55:23 [+0200], Jérémy Lal wrote:
> > Thanks, I'm already aware of the need to run nodejs testsuite using
> > their own specific openssl.cnf.
> > It seems you are reporting a bug against a version of nodejs that has
> never
> > made it
> > to debian. Did you mean to report to ubuntu or some other distribution
> > instead ?
> > If that's the case please close this bug and open a new one at the right
> > place.
>
> Ehm. It seems I forgot a 1 while copy paste. The current openssl version
> in unstable is blocked due that reason:
> |   autopkgtest for nodejs/18.7.0+dfsg-5: amd64: Regression
>
> so I think I am at the right place ;)
>

I'll upload nodejs 18.9.1 this week-end, along with a/your fix for that
issue.

Jérémy


Bug#1020592: [Pkg-javascript-devel] Bug#1020592: nodejs: Testsuite is using smoil keys

2022-09-23 Thread Sebastian Andrzej Siewior
control: found -1 odejs/18.7.0+dfsg-5

On 2022-09-23 22:55:23 [+0200], Jérémy Lal wrote:
> Thanks, I'm already aware of the need to run nodejs testsuite using
> their own specific openssl.cnf.
> It seems you are reporting a bug against a version of nodejs that has never
> made it
> to debian. Did you mean to report to ubuntu or some other distribution
> instead ?
> If that's the case please close this bug and open a new one at the right
> place.

Ehm. It seems I forgot a 1 while copy paste. The current openssl version
in unstable is blocked due that reason:
|   autopkgtest for nodejs/18.7.0+dfsg-5: amd64: Regression

so I think I am at the right place ;)

> Thanks,
> Jérémy

Sebastian



Bug#1020592: [Pkg-javascript-devel] Bug#1020592: nodejs: Testsuite is using smoil keys

2022-09-23 Thread Jérémy Lal
Le ven. 23 sept. 2022 à 22:51, Sebastian Andrzej Siewior <
sebast...@breakpoint.cc> a écrit :

> Package: nodejs
> Version: 8.7.0+dfsg-5
> Severity: serious
> control: tags -1 patch
>
> The last OpenSSL upload moved the default security level from the
> openssl.cnf file to build-time default so I don't have to fiddle with
> the config file anymore.
> Unfortunately nodejs is using smoil keys in its testsuite so the
> testsuite fails now. Previously it didn't because it used the "default"
> openssl.cnf which did not specify any of this so the security level was
> never changed from its default - 1. Now it is 2 and nodejs needs either
> to increase the default key size or lower security level via the config
> file.
> A patch for the latter has been attached.


Thanks, I'm already aware of the need to run nodejs testsuite using
their own specific openssl.cnf.
It seems you are reporting a bug against a version of nodejs that has never
made it
to debian. Did you mean to report to ubuntu or some other distribution
instead ?
If that's the case please close this bug and open a new one at the right
place.

Thanks,
Jérémy