diff --git a/pam_pkcs11.changes b/pam_pkcs11.changes index 3fec7d1..f945f1d 100644 --- a/pam_pkcs11.changes +++ b/pam_pkcs11.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Sep 10 00:08:17 UTC 2017 - jengelh@inai.de + +- Repair bulletpoint that skidded in description. + Trim description of %name-devel-doc, it does not cotain + the programs. + ------------------------------------------------------------------- Wed Aug 9 15:08:07 UTC 2017 - astieger@suse.com diff --git a/pam_pkcs11.spec b/pam_pkcs11.spec index a53e793..19a9a3a 100644 --- a/pam_pkcs11.spec +++ b/pam_pkcs11.spec @@ -59,9 +59,10 @@ thereby accessed by means of an appropriate PKCS #11 module. For the verification of the users' certificates, locally stored CA certificates as well as online or locally accessible CRLs are used. -Additionally, the package includes pam_pkcs11-related tools: * - pkcs11_eventmgr: Generates actions on card insert, removal, or - time-out events +Additionally, the package includes pam_pkcs11-related tools: + +* pkcs11_eventmgr: Generates actions on card insert, removal, or + time-out events * pklogin_finder: Gets the login name that maps to a certificate @@ -80,21 +81,7 @@ Conflicts: pam_pkcs11 < 0.6.9 API documentation for pam_pkcs11 This Linux PAM module allows X.509 a certificate-based user -authentication. The certificate and its dedicated private key are -thereby accessed by means of an appropriate PKCS #11 module. For the -verification of the users' certificates, locally stored CA certificates -as well as online or locally accessible CRLs are used. - -Additionally, the package includes pam_pkcs11-related tools: * - pkcs11_eventmgr: Generates actions on card insert, removal, or - time-out events - -* pklogin_finder: Gets the login name that maps to a certificate - -* pkcs11_inspect: Inspects the contents of a certificate - -* make_hash_links: Creates hash link directories for storing CAs and -CRLs +authentication. %prep %setup -q -n %{_name}-%{version}