Bug#969597: libzstd: Please correct version in symbol file

2021-02-26 Thread Stephen Kitt
Control: severity -1 important On Wed, 27 Jan 2021 20:14:22 +0100, Stephen Kitt wrote: > On Mon, 25 Jan 2021 23:20:37 +0100, Sebastian Andrzej Siewior > wrote: > > On 2021-01-25 22:59:08 [+0100], Stephen Kitt wrote: > > > That was no doubt the intention, however in practice the symbol > > >

Bug#969597: libzstd: Please correct version in symbol file

2021-01-27 Thread Stephen Kitt
On Mon, 25 Jan 2021 23:20:37 +0100, Sebastian Andrzej Siewior wrote: > On 2021-01-25 22:59:08 [+0100], Stephen Kitt wrote: > > That was no doubt the intention, however in practice the symbol > > visibility wasn’t as expected: looking at the .so build in version > > 1.3.8, common/pool.c includes

Bug#969597: libzstd: Please correct version in symbol file

2021-01-25 Thread Sebastian Andrzej Siewior
On 2021-01-25 22:59:08 [+0100], Stephen Kitt wrote: > Control: severity -1 normal > > Hi Sebastian, Hi, > That was no doubt the intention, however in practice the symbol > visibility wasn’t as expected: looking at the .so build in version > 1.3.8, common/pool.c includes common/zstd_internal.h

Bug#969597: libzstd: Please correct version in symbol file

2021-01-25 Thread Stephen Kitt
Control: severity -1 normal Hi Sebastian, On Sat, Sep 05, 2020 at 09:03:20PM +0200, Sebastian Andrzej Siewior wrote: > The symbol file records for instance the following symbols: > ZSTD_minCLevel > ZSTD_compressStream2 > > as present in 1.3.8. This isn't entirely correct. Both

Bug#969597: libzstd: Please correct version in symbol file

2021-01-13 Thread Alex Mestiashvili
Hi Andreas, On 1/11/21 5:49 PM, Andreas Tille wrote: Hi Alex, On Mon, Jan 11, 2021 at 02:48:50PM +0100, Alex Mestiashvili wrote: No, I didn't correct this specific issue. Just added the new symbols from the new release. However a patch or a list of "all" symbols is very welcome. I'd like

Bug#969597: libzstd: Please correct version in symbol file

2021-01-11 Thread Andreas Tille
Hi Alex, On Mon, Jan 11, 2021 at 02:48:50PM +0100, Alex Mestiashvili wrote: > > No, I didn't correct this specific issue. Just added the new symbols from > the new release. However a patch or a list of "all" symbols is very welcome. I'd like to repeat my suggestion to move that package to a

Bug#969597: libzstd: Please correct version in symbol file

2021-01-11 Thread Alex Mestiashvili
Hi Andreas, On 1/7/21 4:51 PM, Andreas Tille wrote: Hi Alex, did you possibly by chance forgot to close #969597 in your latest upload of libzstd 1.4.8+dfsg-1 ? Kind regards Andreas. No, I didn't correct this specific issue. Just added the new symbols from the new release. However

Bug#969597: libzstd: Please correct version in symbol file

2021-01-07 Thread Andreas Tille
Hi Alex, did you possibly by chance forgot to close #969597 in your latest upload of libzstd 1.4.8+dfsg-1 ? Kind regards Andreas. -- http://fam-tille.de

Bug#969597: libzstd: Please correct version in symbol file

2020-09-05 Thread Sebastian Andrzej Siewior
Package: libzstd Version: 1.4.5+dfsg-4 Severity: important The symbol file records for instance the following symbols: ZSTD_minCLevel ZSTD_compressStream2 as present in 1.3.8. This isn't entirely correct. Both symbols were present in 1.3.8 but they were hidden behind