-
Wed Apr 08 2015 Bob Relyea <rrelyea@redhat.com> - 1.1.0-35
- Fix typo the broke ESC phone home.
-
Fri Feb 27 2015 Bob Relyea <rrelyea@redhat.com> - 1.1.0-34
- make contactless support more reliable. Make signing work.
-
Thu Feb 26 2015 Bob Relyea <rrelyea@redhat.com> - 1.1.0-33
- contactless support
-
Thu Jul 31 2014 Bob Relyea <rrelyea@redhat.com> - 1.1.0-32
- initialize the ATR length so it doesn't accidentally fall into
the auto allocate value.
-
Fri Sep 06 2013 Bob Relyea <rrelyea@redhat.com> - 1.1.0-31
- make coolkey work when no applet is installed.
-
Fri Sep 06 2013 Bob Relyea <rrelyea@redhat.com> - 1.1.0-30
- update pk11install to work with sqlite databases
-
Tue Aug 13 2013 Bob Relyea <rrelyea@redhat.com> - 1.1.0-29
- silence coverity warnings
-
Tue Aug 06 2013 Bob Relyea <rrelyea@redhat.com> - 1.1.0-27
- restore dummy E-gate fix
- add ECC
-
Wed Dec 19 2012 Bob Relyea <rrelyea@redhat.com> - 1.1.0-26
- Drop dummy E-gate fix from previous build
-
Wed Dec 19 2012 Bob Relyea <rrelyea@redhat.com> - 1.1.0-25
- Fix PIV-II cards.
- Remove dummy E-gate reader
-
Thu Nov 29 2012 Bob Relyea <rrelyea@redhat.com> - 1.1.0-24
- Sigh, dependencies are space sensitive.
-
Tue Nov 27 2012 Bob Relyea <rrelyea@redhat.com> - 1.1.0-23
- Fix rpmdiff issue (make cookey-devel depend on exact version of coolkey)
-
Mon Nov 26 2012 Bob Relyea <rrelyea@redhat.com> - 1.1.0-22
- Some Gemalto Card Managers silently ignore SELECT APDU's for applets
that don't exist. This makes coolkeys with this cards look like PIV.
Check the data returned from select and make sure the PIV is for real.
-
Mon Oct 01 2012 Bob Relyea <rrelyea@redhat.com> - 1.1.0-21
- Testing coolkey applet first confuses some PIV cards, so test PIV first.
-
Tue Mar 06 2012 Bob Relyea <rrelyea@redhat.com> - 1.1.0-20
- Fix Spice issue where we disconnected if we couldn't find the applet
rather then treating the applet as empty.
- Fix memory leak in machdep error path
-
Wed Sep 07 2011 Bob Relyea <rrelyea@redhat.com> - 1.1.0-19
- Allow raw builds to complete
- Allow coolkey to be called by threaded only apps
-
Wed Aug 10 2011 Bob Relyea <rrelyea@redhat.com> - 1.1.0-18
- Support PIV cards
-
Tue Jan 18 2011 Bob Relyea <rrelyea@redhat.com> - 1.1.0-17
- Handle pcsc-lite restarts
Resolves: #210200
-
Wed Aug 11 2010 Ray Strode <rstrode@redhat.com> 1.1.0-16
- Work with newer piv-like CAC cards
Resolves: #622916
-
Tue Jul 27 2010 Bob Relyea <rrelyea@redhat.com> - 1.1.0-15
- Own the coolkey cache directory.
- Bugzilla #604086
-
Wed Jun 16 2010 Jack Magne <jmagne@redhat.com> - 1.1.0-14
- Smooth over issue with USB Gemalto key impersonating CAC card.
- Bugzilla #604214.
-
Thu Jan 14 2010 Bob Relyea <rrelyea@redhat.com> - 1.1.0-13
- ifd-egate is no longer needed, and has been removed from RHEL-6
-
Tue Jan 12 2010 Bob Relyea <rrelyea@redhat.com> - 1.1.0-12
- spec file clean up from package wrangler
-
Wed Sep 16 2009 Jack magne <jmagne@redhat.com> - 1.1.0-11
- Misc bug fixes. Resolves: 485032, #250738, #497758.
-
Fri Sep 11 2009 Jack Magne <jmagne@redhat.com> - 1.1.0-10
- Include latest changes for Gemalto 64K and Safenet 330J.
-
Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
Sun Sep 14 2008 Matt Domsch <mdomsch@fedoraproject.org> - 1.1.0-7
- BR: nss-devel not mozilla-nss-devel (FTBFS BZ#440753)
-
Wed Feb 13 2008 Jack magne <jmagne@redhat.com> - 1.1.0-6
- Clean up building with gcc 4.3.
-
Thu Sep 27 2007 Jack Magne <jmagne@redhat.com> - 1.1.0-5
- Include patch for moving the cache directory to a safe location.
- Bug #299481.
-
Mon Aug 20 2007 Bob Relyea <rrelyea@redhat.com> - 1.1.0-4
- Update License description to the new Fedora standard
-
Thu Jun 21 2007 Kai Engert <kengert@redhat.com> - 1.1.0-3.1
- rebuild
-
Tue Jun 05 2007 Bob Relyea <rrelyea@redhat.com> - 1.1.0-3
- add build requires, bump version number for make tag.
-
Thu May 31 2007 Bob Relyea <rrelyea@redhat.com> - 1.1.0-2
- Back out RHEL-4 version of spec from CVS, add pcsc-lite-lib requires.
-
Tue Feb 20 2007 Bob Relyea <rrelyea@redhat.com> - 1.1.0-1
- Pick up lates release.
-
Wed Nov 01 2006 Bob Relyea <rrelyea@redhat.com> - 1.0.1-15
- Don't grab the CUID on cac's. Resting the card causes it to
- logout of other applications.
-
Wed Nov 01 2006 Bob Relyea <rrelyea@redhat.com> - 1.0.1-14
- Shared memory directory needs to be writeable by all so
- coolkey can create caches for any user. (lack of caches
- show up in screen savers reactly slowly).
-
Fri Oct 20 2006 Bob Relyea <rrelyea@redhat.com> - 1.0.1-13
- fix login hw race failures
-
Fri Oct 20 2006 Bob Relyea <rrelyea@redhat.com> - 1.0.1-12
- add the dist flag
-
Wed Oct 18 2006 Bob Relyea <rrelyea@redhat.com> - 1.0.1-11
- CAC cards sometimes need to reset before they can get their
- initial transaction (problem is noticed on insertion an removal)
-
Tue Oct 17 2006 Jesse Keating <jkeating@redhat.com> - 1.0.1-10
- Only run pk11install if the binary is there (multilib fun)
-
Mon Oct 09 2006 Bob Relyea <rrelyea@redhat.com> - 1.0.1-9
- use pk11install which does not require loading the module to install it.
-
Mon Oct 09 2006 Bob Relyea <rrelyea@redhat.com> - 1.0.1-8
- pcscd must be running in order to add coolkey.
-
Wed Oct 04 2006 Bob Relyea <rrelyea@redhat.com> - 1.0.1-7
- silence modutil warnings
-
Sat Sep 30 2006 Bob Relyea <rrelyea@redhat.com> - 1.0.1-5
- install and uninstall coolkey in the system secmod.db
-
Thu Sep 07 2006 Bob Relyea <rrelyea@redhat.com> - 1.0.1-4
- make the coolkey token caches persist over application calls.
- make a separate cache for each user.
-
Sun Jul 16 2006 Florian La Roche <laroche@redhat.com> - 1.0.1-2
- fix excludearch line
-
Mon Jul 10 2006 Bob Relyea <rrelyea@redhat.com> - 1.0.1-1
- Don't require pthread library in coolkey
-
Mon Jul 10 2006 Bob Relyea <rrelyea@redhat.com> - 1.0.0-2
- remove s390 from the build
-
Mon Jun 05 2006 Bob Relyea <rrelyea@redhat.com> - 1.0.0-1
- Initial revision for fedora