| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- license update: ISC Obligations most akin to http://www.spdx.org/licenses/HPND
- package baselibs.conf
- Supplement pam-32bit/pam-64bit in baselibs.conf (bnc#354164).
- added baselibs.conf file to build xxbit packages for multilib support
- update to version 1.0.2
- Deal with compilation warnings generated by new gcc compiler.
- Restricted list of global symbols exported by the PAM module
to standard set of six pam_sm_* functions.
- Changed Makefile to pass list of libraries to linker after regular
object files, to fix build with -Wl,--as-needed.
- version 1.0 branched from pam-modules
- Split the install section into an install and a check section. Otherwise i[345]86 will not build.
- Use the %_pam_moduledir macro in pam_userpass.spec in order to have the package follow UsrMerge. [bsc#1190962, pam_userpass.spec]
- Cleanup spec file - Use url for sources