Bug 36411

Summary: libmultipath-0.7.4-alt2 exports strlcat and strlcpy from libmultipath.so.0
Product: Sisyphus Reporter: Dmitry V. Levin <ldv>
Component: libmultipathAssignee: Alexey Shabalin <shaba>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: mike, shaba, shrek
Version: unstable   
Hardware: all   
OS: Linux   

Description Dmitry V. Levin 2019-03-26 03:45:36 MSK
In ALT these functions are defined in libc, nothing else should use their own bundled copies, let alone export them.
Comment 1 Repository Robot 2019-04-01 23:49:26 MSK
multipath-tools-0.8.0-alt1 -> sisyphus:

Mon Apr 01 2019 Alexey Shabalin <shaba@altlinux> 0.8.0-alt1
- 0.8.0
- removed ALT glibc functions from util, since  ALT build glibc has its own
  implementation of the strlcat, strlcpy and strnlen functions (closes: #36411)