Bug#1011242: thrift: No depends on libssl after rebuild against OpenSSL 3.0

2022-05-18 Thread GCS
Control: tags -1 +unreproducible

On Wed, May 18, 2022 at 7:39 PM Kurt Roeckx  wrote:
> It seems that thrift does not depend on libssl after being rebuild
> against OpenSSL 3.0, but did depend on libssl1.1.
 Are you sure? Which architecture did you check? I just checked amd64
[1], mipsel [2] and armel [3]. All three shows:
libthrift-0.16.0_0.16.0-5_[architecture].deb
 Depends: [...] libqt5network5 (>= 5.0.2), libssl3 (>= 3.0.0),
libstdc++6 (>= 12.1.0-2), [...]
and
libthrift-c-glib0_0.16.0-5_[architecture].deb
 Depends: [...] libglib2.0-0 (>= 2.37.3), libssl3 (>= 3.0.0), [...]

Regards,
Laszlo/GCS
[1] 
https://buildd.debian.org/status/fetch.php?pkg=thrift=amd64=0.16.0-5=1652635345=0
[2] 
https://buildd.debian.org/status/fetch.php?pkg=thrift=mipsel=0.16.0-5=1652668192=0
[3] 
https://buildd.debian.org/status/fetch.php?pkg=thrift=armel=0.16.0-5=1652637646=0



Bug#1011242: thrift: No depends on libssl after rebuild against OpenSSL 3.0

2022-05-18 Thread Kurt Roeckx
Source: thrift
Version: 0.16.0-5
Severity: serious
Tags: sid bookworm

Hi,

It seems that thrift does not depend on libssl after being rebuild
against OpenSSL 3.0, but did depend on libssl1.1.


Kurt