Binary compatibility report for the OpenPAM library between 20071221 and 20111218 versions on x86
Test Info
Library Name | OpenPAM |
Version #1 | 20071221 |
Version #2 | 20111218 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 7 |
Total Shared Libraries | 1 |
Total Symbols / Types | 35 / 35 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 1 |
Other Changes in Constants | - | 2 |
Added Symbols (1)
openpam.h,
libpam.so.2.0.0
openpam_subst ( pam_handle_t const* _pamh, char* _buf, size_t* _bufsize, char const* _template )
to the top
Problems with Constants, Low Severity (1)
pam_constants.h
[+] PAM_NUM_ITEMS
| Change | Effect |
---|
1 | The value of constant PAM_NUM_ITEMS has been changed from 13 to 14. | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
to the top
Other Changes in Constants (2)
openpam.h
[+] PAM_SOEXT
| Change | Effect |
---|
1 | The constant PAM_SOEXT with value ".so" has been added. | No effect. |
pam_constants.h
[+] PAM_HOST
| Change | Effect |
---|
1 | The constant PAM_HOST with value 13 has been added. | No effect. |
to the top
Header Files (7)
openpam.h
openpam_attr.h
openpam_version.h
pam_appl.h
pam_constants.h
pam_modules.h
pam_types.h
to the top
Shared Libraries (1)
libpam.so.2.0.0
to the top