Difference between revisions of "KANTAR.CL Versions"
(Kantar Library compatibility) |
(→1.1) |
||
Line 12: | Line 12: | ||
SOUND4 Library Linux compatibility : needs GLibC 2.31 and kernel 5.4 | SOUND4 Library Linux compatibility : needs GLibC 2.31 and kernel 5.4 | ||
− | Kantar Library (SDK 9.0) compatibility : need Ubuntu 22.04, GLibC 2.35 for x86_64, 2.33 for ARM64, GlibC++ 3.4.28 | + | Kantar Library (SDK 9.0) compatibility : need Ubuntu 22.04, GLibC 2.35 for x86_64, 2.33 for ARM64, GlibC++ 3.4.28 '''(since 1.1.1)''' |
===1.1.2=== | ===1.1.2=== | ||
(2024-10-08) | (2024-10-08) |
Revision as of 06:39, 18 October 2024
KANTAR.CL can work only on :
- Windows x86_64
- Linux x86_64
- Linux ARM64 (since 1.1.1)
It is using KANTAR libraries, which are compatible with Ubuntu 22.04 LTS (since 1.1.1) or Debian 9 (before 1.1.1).
Libraries can be found in download.sound4.biz
Contents
1.1
SOUND4 Library Linux compatibility : needs GLibC 2.31 and kernel 5.4
Kantar Library (SDK 9.0) compatibility : need Ubuntu 22.04, GLibC 2.35 for x86_64, 2.33 for ARM64, GlibC++ 3.4.28 (since 1.1.1)
1.1.2
(2024-10-08)
- Minor security update
1.1.1
(PREVIEW - 2024-07-19)
- Update KANTAR library to version 9.0 (Ubuntu 22.04 LTS/glibc 2.35)
- Correct protection when destroying/reconfiguring the watermarking
1.1.0
(2024-06-07) (KANTAR CERTIFIED)
- Correct possible crash with license proxy
1.0
SOUND4 Library Linux compatibility : needs GLibC 2.19 and kernel 3.13
Kantar Library (SDK 8.2) compatibility : need Debian9, GLibC 2.24 and kernel 4.9
1.0.11
(2024-04-26)
- Licenses: correction to be more error resilient
1.0.10
(2024-04-05)
- Optimize license retrieving (especially in file mode)
- Library:
- Correct possible data race error in multiple instances
- Correct memory leak on license failure
1.0.9
(2024-03-15)
- Avoid logging errors when watermark is off
1.0.8
(2024-03-08)
- File mode only: do not allow running without proper license, if watermarking is on
- Library:
- Standardize distribution files across distributions
1.0.7
(Preview - 2024-02-29)
- Licenses: dynamic refresh validity date
1.0.6
(Testing 2024-02-15)
- Library:
- Correction for loading extensions in a different folder
1.0.4
(Testing 2024-02-07)
- Library:
- File change watching is not possible in container's volumes : avoid crash
1.0.3
(Testing 2024-02-02)
- If online license is used, check connection to KANTAR license server before calling SDK to avoid long timeouts.
1.0.2
(Testing 2024-02-01)
- Default mode to Offline license (temporary fix for closed networks, if KANTAR_OfflineLicense is not set to 1)
- Library mode:
- Correct multiple library load/unload
1.0.1
(Testing 2024-01-25)
- Various minor fixes on GUI display
- Library mode:
- Use parameters instead of metadata for initial setup
- Various possible memory leaks corrected
1.0.0
(2023-11-02) (KANTAR CERTIFIED)
- Support both online and offline licenses
- Support Live and File modes
- Update KANTAR library 8.2 (Debian 9/glibc 2.24/kernel 4.9)