[Debian-iot-packaging] [glewlwyd] branch upstream updated (44a12df -> d902998)

Thorsten Alteholz alteholz at moszumanska.debian.org
Fri Oct 13 20:53:46 UTC 2017


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

alteholz pushed a change to branch upstream
in repository glewlwyd.

      from  44a12df   Import Upstream version 1.2
       new  d902998   Import Upstream version 1.2.2

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:
 INSTALL.md                                         |  34 +++-
 database/README.md                                 |  31 +++
 .../glewlwyd.init-db-only.mariadb.sql              |   0
 .../glewlwyd.init-db-only.sqlite3.sql              |   0
 glewlwyd.mariadb.sql => database/init-mariadb.sql  |  32 ++-
 .../init-sqlite3-md5.sql                           |  27 ++-
 .../init-sqlite3-sha.sql                           |  27 ++-
 .../init-sqlite3-sha256.sql                        |  27 ++-
 .../init-sqlite3-sha512.sql                        |  27 ++-
 webapp/init.sql => database/init-webapp-only.sql   |   0
 src/oauth.c                                        | 214 +++++++++++----------
 src/token.c                                        |  16 +-
 12 files changed, 318 insertions(+), 117 deletions(-)
 create mode 100644 database/README.md
 copy glewlwyd.mariadb.sql => database/glewlwyd.init-db-only.mariadb.sql (100%)
 copy glewlwyd.sqlite3.sql => database/glewlwyd.init-db-only.sqlite3.sql (100%)
 rename glewlwyd.mariadb.sql => database/init-mariadb.sql (84%)
 copy glewlwyd.sqlite3.sql => database/init-sqlite3-md5.sql (85%)
 copy glewlwyd.sqlite3.sql => database/init-sqlite3-sha.sql (85%)
 copy glewlwyd.sqlite3.sql => database/init-sqlite3-sha256.sql (85%)
 rename glewlwyd.sqlite3.sql => database/init-sqlite3-sha512.sql (85%)
 rename webapp/init.sql => database/init-webapp-only.sql (100%)

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



More information about the Debian-iot-packaging mailing list