Package Release Info

pam_userpass-1.0.2-bp154.44.18

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

pam_userpass
pam_userpass-64bit

Change Logs

* Tue Oct 26 2021 Josef Möllers <josef.moellers@suse.com>
- Split the install section into an install and a check section.
  Otherwise i[345]86 will not build.
* Mon Oct 04 2021 Josef Möllers <josef.moellers@suse.com>
- Use the %_pam_moduledir macro in pam_userpass.spec in order to
  have the package follow UsrMerge.
  [bsc#1190962, pam_userpass.spec]
* Mon Nov 11 2019 Martin Pluskal <mpluskal@suse.com>
- Cleanup spec file
- Use url for sources
Version: 1.0.2-bp150.43.3
* Thu Mar 29 2012 cfarrell@suse.com
- license update: ISC
  Obligations most akin to http://www.spdx.org/licenses/HPND
* Mon Feb 01 2010 jengelh@medozas.de
- package baselibs.conf
* Wed Jun 24 2009 sbrabec@suse.cz
- Supplement pam-32bit/pam-64bit in baselibs.conf (bnc#354164).
* Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages
  for multilib support
* Thu Apr 03 2008 mc@suse.de
- 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.
* Thu Aug 10 2006 mc@suse.de
- version 1.0 branched from pam-modules