-
Tue Oct 11 2011 Alon Levy <alevy@redhat.com> - 0.15.0
- not a rebase - no changes in libcacard subdirectory
between 0.15.0-rc0 and 0.15.0 in the upstream package.
- but allows the fedora and RHEL package to remain in sync
on a released version.
- dropped zlib dep which was only required for configure phase
via added patch 0001-drop-zlib-check.patch
- added three patches that only cleanup the build process
0010-Fix-spelling-in-comments-and-debug-messages-recieve-.patch
0011-Improvements-to-libtool-support.patch
0012-Silence-make-if-nothing-is-to-do-for-libcacard.patch
- Final two patches resolve the bug 727916:
0013-libcacard-cac-fix-typo-in-cac_delete_pki_applet_priv.patch
0014-libcacard-vscclient-fix-error-paths-for-socket-creat.patch
- Resolves: rhbz#727916
-
Thu Jul 28 2011 Alon Levy <alevy@redhat.com> - 0.14.90-2
- fix permissions of h files to not change because of rebase.
- change NVR to match libcacard.so
- will change when qemu-0.15.0 is released.
- Copied correct README
- Resolves: rhbz#723895
-
Tue Jul 26 2011 Alon Levy <alevy@redhat.com> - 0.15.0-rc0
- upstream update, it is now qemu based, so build process changed, and version to match.
- no non-rc release yet of qemu with required patches, hence using rc0. There are still
some patches carried here that hopefully will get into 0.15.0 or 0.16.0 in the latest.
- upstream updated to 0.15.0-rc0
- resolves rhbz#723895
-
Fri Feb 04 2011 Uri Lublin <uril@redhat.com> - 0.1.2-2
- ExclusiveArch: i686 x86_64
Resolves: rhbz#663063
-
Thu Feb 03 2011 Alon Levy <alevy@redhat.com> - 0.1.2-1
- bump version to 0.1.2
- style fixes
- vscclient.c: fix tabulation
- add copyright header
- send init on connect, only start vevent thread on response
- use hton,ntoh
- read payload after header check, before type switch
- update for vscard_common changes, empty Flush implementation
- vcard_emul_nss: load coolkey in more situations
- vscard_common.h:
- VSCMsgInit capabilities and magic
- VSCMsgReconnect stringified
- define VSCARD_MAGIC
- update copyright
- fix message type enum
- bump version to 0.1.1
- vcard_emul,vcard_emul_nss
- add VCARD_EMUL_INIT_ALREADY_INITED
- add vcard_emul_replay_insertion_events
- vreader: add vreader_queue_card_event
Resolves: rhbz#663063
-
Thu Dec 16 2010 Hans de Goede <hdegoede@redhat.com> - 0.1.0-5
- Build for RHEL-6
Resolves: rhbz#663063
-
Sun Dec 12 2010 Alon Levy <alevy@redhat.com> - 0.1.0-4
- address review issues:
- Group for main and devel and tools
- Requires for devel and tools
- fix changelog for previous entry (day was wrong, and macro quoting)
-
Sat Dec 11 2010 Alon Levy <alevy@redhat.com> - 0.1.0-3
- address review issues: defattr typo, %doc at %files, remove .*a from install
-
Thu Dec 09 2010 Alon Levy <alevy@redhat.com> - 0.1.0-2
- address prereview issues.
-
Thu Dec 09 2010 Alon Levy <alevy@redhat.com> - 0.1.0-1
- initial package.