[Debian-iot-packaging] [glewlwyd] branch master updated (111f237 -> 7a9d1e2)

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


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

alteholz pushed a change to branch master
in repository glewlwyd.

      from  111f237   Import Debian changes 1.2-1
       new  d902998   Import Upstream version 1.2.2
       new  7a9d1e2   Import Debian changes 1.2.2-1

The 2 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
 debian/changelog                                   |   9 +
 debian/control                                     |   3 +-
 src/oauth.c                                        | 214 +++++++++++----------
 src/token.c                                        |  16 +-
 14 files changed, 328 insertions(+), 119 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