Bug 36407 - perl-Sereal-Decoder-4.005-alt1.1 builds and provides its own old bundled copy of libzstd
Summary: perl-Sereal-Decoder-4.005-alt1.1 builds and provides its own old bundled copy...
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: perl-Sereal-Decoder (show other bugs)
Version: unstable
Hardware: all Linux
: P3 major
Assignee: viy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-26 03:08 MSK by Dmitry V. Levin
Modified: 2019-04-19 15:52 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry V. Levin 2019-03-26 03:08:22 MSK
$ LC_ALL=C comm -12 <(/usr/lib/rpm/provided_symbols /lib64/libzstd.so.1) \
<(/usr/lib/rpm/provided_symbols /usr/lib64/perl5/auto/Sereal/Decoder/Decoder.so)
ZBUFF_getErrorName
ZBUFF_isError
ZSTD_DStreamInSize
ZSTD_DStreamOutSize
ZSTD_copyDCtx
ZSTD_createDCtx
ZSTD_createDCtx_advanced
ZSTD_createDDict
ZSTD_createDDict_advanced
ZSTD_createDStream
ZSTD_createDStream_advanced
ZSTD_decompress
ZSTD_decompressBegin
ZSTD_decompressBegin_usingDict
ZSTD_decompressBlock
ZSTD_decompressContinue
ZSTD_decompressDCtx
ZSTD_decompressStream
ZSTD_decompress_usingDDict
ZSTD_decompress_usingDict
ZSTD_estimateDCtxSize
ZSTD_freeDCtx
ZSTD_freeDDict
ZSTD_freeDStream
ZSTD_getDecompressedSize
ZSTD_getDictID_fromDDict
ZSTD_getDictID_fromDict
ZSTD_getDictID_fromFrame
ZSTD_getErrorCode
ZSTD_getErrorName
ZSTD_getErrorString
ZSTD_initDStream
ZSTD_initDStream_usingDDict
ZSTD_initDStream_usingDict
ZSTD_insertBlock
ZSTD_isError
ZSTD_isFrame
ZSTD_nextInputType
ZSTD_nextSrcSizeToDecompress
ZSTD_resetDStream
ZSTD_setDStreamParameter
ZSTD_sizeof_DCtx
ZSTD_sizeof_DDict
ZSTD_sizeof_DStream
ZSTD_versionNumber
Comment 1 Repository Robot 2019-04-19 15:52:36 MSK
perl-Sereal-Decoder-4.007-alt2 -> sisyphus:

Fri Apr 19 2019 Igor Vlasenko <viy@altlinux.ru> 4.007-alt2
- build with system zstd (closes: #36407)