This update for zziplib fixes the following issues:
Security issue fixed: - CVE-2018-16548: Prevented memory leak from __zzip_parse_root_directory(). Free allocated structure if its address is not passed back. (bsc#1107424)
Other issue addressed: - Prevented a division by zero (bsc#1129403).