Skip to content
Commits on Source (2)
......@@ -6,6 +6,8 @@ libzstd (1.3.4+dfsg-1) UNRELEASED; urgency=medium
* New upstream version 1.3.4+dfsg
* Refresh patches, remove indexes
* Update d/libzstd1.symbols fixing minimal-version
* Update d/copyright, starting from 1.3.1 patent claim is removed
* Add comments to unstable symbols
[ Mattia Rizzolo ]
* Update copyright after the new upstream release.
......@@ -14,7 +16,7 @@ libzstd (1.3.4+dfsg-1) UNRELEASED; urgency=medium
* Remove obsolete patch.
* Reword patch description.
-- Sascha Steinbiss <satta@debian.org> Sun, 22 Apr 2018 02:02:04 +0200
-- Alexandre Mestiashvili <mestia@debian.org> Wed, 25 Apr 2018 10:39:39 +0200
libzstd (1.3.3+dfsg-2) unstable; urgency=medium
......
......@@ -45,9 +45,9 @@ libzstd.so.1 libzstd1 #MINVER#
ZSTDMT_setMTCtxParameter@Base 1.3.2
ZSTDMT_sizeof_CCtx@Base 1.3.2
ZSTD_CCtxParam_setParameter@Base 1.3.2
ZSTD_CCtxParams_init@Base 1.3.4
ZSTD_CCtxParams_init_advanced@Base 1.3.4
ZSTD_CCtxParams_reset@Base 1.3.4
(should only be used when static linking)ZSTD_CCtxParams_init@Base 1.3.4
(should only be used when static linking)ZSTD_CCtxParams_init_advanced@Base 1.3.4
(should only be used when static linking)ZSTD_CCtxParams_reset@Base 1.3.4
ZSTD_CCtx_loadDictionary@Base 1.3.2
ZSTD_CCtx_loadDictionary_advanced@Base 1.3.2
ZSTD_CCtx_loadDictionary_byReference@Base 1.3.2
......