SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for pam_pkcs11-0.6.8-3.fc22.x86_64.rpm :
Sun Aug 17 14:00:00 2014 Fedora Release Engineering - 0.6.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

Fri Jun 6 14:00:00 2014 Fedora Release Engineering - 0.6.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

Fri Feb 21 13:00:00 2014 Tom Callaway - 0.6.8-1
- update to 0.6.8
- cleanup spec file

Sat Aug 3 14:00:00 2013 Fedora Release Engineering - 0.6.2-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 0.6.2-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

Fri Jul 20 14:00:00 2012 Fedora Release Engineering - 0.6.2-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

Fri Jan 13 13:00:00 2012 Fedora Release Engineering - 0.6.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

Thu Feb 10 13:00:00 2011 Bob Relyea - 0.6.2-7
- Update code to accept new pcsc-lite defines

Tue Feb 8 13:00:00 2011 Fedora Release Engineering - 0.6.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

Sun May 2 14:00:00 2010 Bob Relyea - 0.6.2-5
- Sigh, ocsp should be off by default

Sun May 2 14:00:00 2010 Bob Relyea - 0.6.2-4
- update config file

Fri Mar 19 13:00:00 2010 Bob Relyea - 0.6.2-3
- fix missing function

Tue Jan 5 13:00:00 2010 Bob Relyea - 0.6.2-2
- Pick up the latest pam_pkcs11 from upstream

Tue Jan 5 13:00:00 2010 Bob Relyea - 0.6.2-1
- Pick up the latest pam_pkcs11 from upstream

- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

Sat Jul 25 14:00:00 2009 Fedora Release Engineering - 0.5.3-29
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

Thu Feb 26 13:00:00 2009 Fedora Release Engineering - 0.5.3-28
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

Sat Nov 8 13:00:00 2008 Michael Schwendt - 0.5.3-27
- Include missing directory entries (#233895).

Tue Feb 19 13:00:00 2008 Fedora Release Engineering - 0.5.3-26
- Autorebuild for GCC 4.3

Mon Aug 20 14:00:00 2007 Bob Relyea - 0.5.3-25
- Update License description to the new Fedora standard

Thu Mar 8 13:00:00 2007 Florian La Roche - 0.5.3-24
- remove empty rpm scripts

Fri Oct 13 14:00:00 2006 Jesse Keating - 0.5.3-23
- turn OCSP off by default

Sun Oct 1 14:00:00 2006 Jesse Keating - 0.5.3-22
- rebuilt for unwind info generation, broken in gcc-4.1.1-21

Mon Sep 18 14:00:00 2006 Robert Relyea 0.5.3-21
- update password supported patch.
- fix bug where the user and smart card prompt was coming up in login after
the username had been entered.
- use pam_ignore for the case where we always want to drop to the other
pam_modules.
- add environment variables for the certificate used to authenticate.

Mon Sep 18 14:00:00 2006 Robert Relyea 0.5.3-20
- Use pam_syslog rather than syslog (patch by Tmraz).
- Signal to the user that change password is not supported by pam_pkcs11.

Thu Sep 14 14:00:00 2006 Robert Relyea 0.5.3-19
- Fix problem where pin was not being passed in the pam password variable
correctly. Needed for Kerberos PKInit

Wed Sep 13 14:00:00 2006 Robert Relyea 0.5.3-18
- define those apps that we shouldn\'t login initially with (screen-savers)

Tue Sep 12 14:00:00 2006 Robert Relyea 0.5.3-17
- restrict reauthentication to the token used in the inital login.
- don\'t require reauthentication apps to log into a token if the user
didn\'t initally log into the token.
- handle the case where we have more than one token.

Thu Sep 7 14:00:00 2006 Robert Relyea 0.5.3-16
- make sure we have l10n tools for the build itself

Fri Sep 1 14:00:00 2006 Robert Relyea 0.5.3-15
- add l10n support
- correct mapper order.
- login should allow SSL Client Auth certs rather than restricting to Email
Signing certs.

Mon Aug 28 14:00:00 2006 Robert Relyea 0.5.3-14
- use implicit paths to load the PKCS #11 module

Mon Aug 28 14:00:00 2006 Tomas Mraz
- pkcs11_setup should respect $LIB in module paths (#204252)

Mon Aug 28 14:00:00 2006 Robert Relyea 0.5.3-13
- Fix the default mapping order.
- Make ocsp support controlled by a config entry.
- Fix login crash
- revert to explicit paths until we can fix \'login\' and \'authconfig\'

Mon Aug 28 14:00:00 2006 Robert Relyea 0.5.3-12
- use $LIB so the config file works for multi archs on the
- same machine

Mon Aug 21 14:00:00 2006 Robert Relyea 0.5.3-11
- Handle library paths in config file

Wed Aug 16 14:00:00 2006 Robert Relyea 0.5.3-10
- remove sceventd

Mon Jul 24 14:00:00 2006 Ray Strode 0.5.3-9
- compile with better debugging flags

Sun Jul 23 14:00:00 2006 Ray Strode 0.5.3-8
- fix bug where it was ignoring first argument of module
command line

Sun Jul 23 14:00:00 2006 Ray Strode 0.5.3-7
- add new wait_for_card option that stalls auth process
until a card is inserted
- if the user is reauthenticating (already logged in, but
say unlocking the screen) then only treat the token the
user logged in with as a valid authentication token
- clean up \"smart card\" word. Before we had a mix of
\"smartcard\", \"Smart Card\", \"SmartCard\", and \"smart card\"
i think.
- only say \"Please insert your smart card.\" instead of
\"Please insert your Smart Card or enter username\" if
username based login isn\'t allowed.

Thu Jul 20 14:00:00 2006 Robert Relyea 0.5.3-6
- Include the login token in the environment
- Conditionally turn on OCSP
- Treat uninitialized tokens as not present.

Tue Jul 18 14:00:00 2006 Tomas Mraz 0.5.3-5
- added a simple pkcs11_setup tool

Tue Jul 18 14:00:00 2006 Robert Relyea
- Fix memory error in card_only.
- Use the TEXT_INFO field for smart card prompting

Mon Jul 17 14:00:00 2006 Jesse Keating 0.5.3-4
- rebuild

Sat Jun 10 14:00:00 2006 Robert Relyea 0.5.3-3
- Updated to 0.5.3 with card_only and NSS support

Thu Apr 20 14:00:00 2006 Robert Relyea < rrelyea at redhat.com > 0:0.5.1.-2.exp
- Added screenlocking helper support

Thu Mar 30 14:00:00 2006 Robert Relyea < rrelyea at redhat.com > 0:0.5.1.-1.exp
- Added NSS support.

Mon Jan 30 13:00:00 2006 Robert Relyea < rrelyea at redhat.com > 0:0.5.1.-0.demo
- include coolkey support
- added card_only option.

Wed Sep 7 14:00:00 2005 Juan Antonio Martinez - Add ldap_mapper.so as separate package, as it depends on external library
- Changes from FC4 team

Thu Sep 1 14:00:00 2005 Juan Antonio Martinez - Update to 0.5.3
- Remove tools package, and create pcsc one with pcsc-lite dependent files

Mon Apr 11 14:00:00 2005 Juan Antonio Martinez - Changed package name to pam_pkcs11

Fri Apr 8 14:00:00 2005 Juan Antonio Martinez - Updated to 0.5.2 release
- Changed /etc/pkcs11 for /etc/pam_pkcs11
- Changed /usr/share/pkcs11_login for /usr/share/pam_pkcs11
- Next item is change package name to pam_pkcs11

Thu Apr 7 14:00:00 2005 Juan Antonio Martinez - patches to avoid autotools in compile from tgz

Tue Mar 29 14:00:00 2005 Juan Antonio Martinez - upgrade to 0.5beta1 version
- BuildRequires now complains compilation of html manual from xml file

Mon Feb 28 13:00:00 2005 Juan Antonio Martinez 0:0.4.4-2
- New pkcs11_eventmgr app in \"tools\" package

Thu Feb 24 13:00:00 2005 Juan Antonio Martinez 0:0.4.4-1
- Fix pcsc-lite dependencies

Tue Feb 15 13:00:00 2005 Juan Antonio Martinez 0:0.4.4-0
- Update to 0.4.4b2

Sun Sep 12 14:00:00 2004 Ville Skyttä - 0:0.3b-0.fdr.1
- Update to 0.3b.
- Disable dependency tracking to speed up the build.

Tue May 4 14:00:00 2004 Ville Skyttä - 0:0.3-0.fdr.1
- Update to 0.3.
- Do not use libcurl by default; rebuild using \"--with curl\" to use it.

Mon Mar 29 14:00:00 2004 Ville Skyttä - 0:0.2-0.fdr.1
- Update to 0.2.
- Use libcurl by default; rebuild using \"--without curl\" to disable.

Wed Jan 21 13:00:00 2004 Ville Skyttä - 0:0.1-0.fdr.0.2.beta5
- Add the user_mapping config file.

Mon Jan 19 13:00:00 2004 Ville Skyttä - 0:0.1-0.fdr.0.1.beta5
- First build.


 
ICM