Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Add comments to unstable symbols in d/libzstd1.symbols
· 4da28ab6
Alexandre Mestiashvili
authored
Apr 25, 2018
4da28ab6
Update changelog
· 07194aec
Alexandre Mestiashvili
authored
Apr 25, 2018
Gbp-Dch: Ignore
07194aec
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
07194aec
...
...
@@ -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 <satt
a@debian.org>
Sun
, 2
2
Apr 2018
02:02:04
+0200
--
Alexandre Mestiashvili <mesti
a@debian.org>
Wed
, 2
5
Apr 2018
10:39:39
+0200
libzstd (1.3.3+dfsg-2) unstable; urgency=medium
...
...
debian/libzstd1.symbols
View file @
07194aec
...
...
@@ -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
...
...