qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 7b02f5: libcacard: use the standalone project


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 7b02f5: libcacard: use the standalone project
Date: Thu, 24 Sep 2015 11:30:04 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 7b02f5447c64d1854468f758398c9f6fe9e5721f
      
https://github.com/qemu/qemu/commit/7b02f5447c64d1854468f758398c9f6fe9e5721f
  Author: Marc-André Lureau <address@hidden>
  Date:   2015-09-23 (Wed, 23 Sep 2015)

  Changed paths:
    M .gitignore
    M Makefile
    M Makefile.objs
    M configure
    R docs/libcacard.txt
    M hw/usb/Makefile.objs
    M hw/usb/ccid-card-passthru.c
    R libcacard/Makefile
    R libcacard/cac.c
    R libcacard/cac.h
    R libcacard/card_7816.c
    R libcacard/card_7816.h
    R libcacard/card_7816t.h
    R libcacard/event.c
    R libcacard/eventt.h
    R libcacard/libcacard.pc.in
    R libcacard/libcacard.syms
    R libcacard/link_test.c
    R libcacard/vcard.c
    R libcacard/vcard.h
    R libcacard/vcard_emul.h
    R libcacard/vcard_emul_nss.c
    R libcacard/vcard_emul_type.c
    R libcacard/vcard_emul_type.h
    R libcacard/vcardt.c
    R libcacard/vcardt.h
    R libcacard/vcardt_internal.h
    R libcacard/vevent.h
    R libcacard/vreader.c
    R libcacard/vreader.h
    R libcacard/vreadert.h
    R libcacard/vscard_common.h
    R libcacard/vscclient.c

  Log Message:
  -----------
  libcacard: use the standalone project

libcacard is now a standalone project hosted with the Spice project (see
the 2.5.0 release announcement), remove it from qemu tree.

Use the library if found during configure or if --enable-smartcard.

Signed-off-by: Marc-André Lureau <address@hidden>
Reviewed-by: Michael Tokarev <address@hidden>
Reviewed-by: Paolo Bonzini <address@hidden>
Tested-by: Paolo Bonzini <address@hidden>


  Commit: 9438fe9e56760e5e5e11d6c7d12ed9c64a0c8446
      
https://github.com/qemu/qemu/commit/9438fe9e56760e5e5e11d6c7d12ed9c64a0c8446
  Author: Peter Maydell <address@hidden>
  Date:   2015-09-24 (Thu, 24 Sep 2015)

  Changed paths:
    M .gitignore
    M Makefile
    M Makefile.objs
    M configure
    R docs/libcacard.txt
    M hw/usb/Makefile.objs
    M hw/usb/ccid-card-passthru.c
    R libcacard/Makefile
    R libcacard/cac.c
    R libcacard/cac.h
    R libcacard/card_7816.c
    R libcacard/card_7816.h
    R libcacard/card_7816t.h
    R libcacard/event.c
    R libcacard/eventt.h
    R libcacard/libcacard.pc.in
    R libcacard/libcacard.syms
    R libcacard/link_test.c
    R libcacard/vcard.c
    R libcacard/vcard.h
    R libcacard/vcard_emul.h
    R libcacard/vcard_emul_nss.c
    R libcacard/vcard_emul_type.c
    R libcacard/vcard_emul_type.h
    R libcacard/vcardt.c
    R libcacard/vcardt.h
    R libcacard/vcardt_internal.h
    R libcacard/vevent.h
    R libcacard/vreader.c
    R libcacard/vreader.h
    R libcacard/vreadert.h
    R libcacard/vscard_common.h
    R libcacard/vscclient.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/elmarco/tags/rm-libcacard' into staging

Remove libcacard

# gpg: Signature made Wed 23 Sep 2015 22:37:11 BST using RSA key ID 75969CE5
# gpg: Good signature from "Marc-André Lureau <address@hidden>"
# gpg:                 aka "Marc-André Lureau <address@hidden>"
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 87A9 BD93 3F87 C606 D276  F62D DAE8 E109 7596 9CE5

* remotes/elmarco/tags/rm-libcacard:
  libcacard: use the standalone project

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/eb9d0ea063fc...9438fe9e5676

reply via email to

[Prev in Thread] Current Thread [Next in Thread]