Comment 1 for bug 1986437

Revision history for this message
Frank Heimes (fheimes) wrote (last edit ):

The update looks pretty straight forward, no ABI/API breakages.
Symbols file got only slightly extended.

A test package was build in PPA:
https://launchpad.net/~fheimes/+archive/ubuntu/lp1986437

The testsuite is executed as part of the package build:
https://launchpadlibrarian.net/618090499/buildlog_ubuntu-kinetic-s390x.libica_4.0.3-0ubuntu1_BUILDING.txt.gz
and the results are like expected:
"
Testsuite summary for libica 4.0.3
==================================
# TOTAL: 55
# PASS: 33
# SKIP: 22
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
"

The reverse dependencies are:
$ reverse-depends -a source src:libica
Reverse-Build-Depends
* opencryptoki (for libica-dev)
* openssl-ibmca (for libica-dev)

The debdiff for kinetic is attached.