[Debian-iot-packaging] [libjwt] branch upstream updated (b226940 -> 750e80c)

Thorsten Alteholz alteholz at moszumanska.debian.org
Sat Jan 27 18:57:41 UTC 2018


This is an automated email from the git hooks/post-receive script.

alteholz pushed a change to branch upstream
in repository libjwt.

      from  b226940   Import Upstream version 1.8.0+dfsg
       new  750e80c   Import Upstream version 1.9.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt          |  67 ++++++
 MPL-2.0                 | 373 ++++++++++++++++++++++++++++++
 README.md               |   4 +-
 cmake/FindCheck.cmake   |  56 +++++
 cmake/FindJansson.cmake |  27 +++
 configure.ac            |   2 +-
 doxygen.cfg             |   2 +-
 images/LibJWT.svg       | 588 ++++++++++++++++++++++++++++++++++++++++++++++++
 include/jwt.h           | 148 +++++++++---
 libjwt/CMakeLists.txt   |  92 ++++++++
 libjwt/Makefile.am      |   2 +-
 libjwt/jwt-gnutls.c     |  16 +-
 libjwt/jwt-openssl.c    |  22 +-
 libjwt/jwt-private.h    |  16 +-
 libjwt/jwt.c            | 123 ++++++----
 m4/ax_code_coverage.m4  |   5 +-
 tests/CMakeLists.txt    |  20 ++
 tests/jwt_grant.c       |  59 +++++
 18 files changed, 1497 insertions(+), 125 deletions(-)
 create mode 100644 CMakeLists.txt
 create mode 100644 MPL-2.0
 create mode 100644 cmake/FindCheck.cmake
 create mode 100644 cmake/FindJansson.cmake
 create mode 100644 images/LibJWT.svg
 create mode 100644 libjwt/CMakeLists.txt
 create mode 100644 tests/CMakeLists.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-iot/libjwt.git



More information about the Debian-iot-packaging mailing list