[Pkg-javascript-commits] [node-kerberos] branch master updated (3b8264a -> 6c5d217)
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Thu Jan 5 22:23:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a change to branch master
in repository node-kerberos.
from 3b8264a Bumped debhelper compatibility to 9 Refactored patches
new 93c7e5e New upstream version 0.0.22
new c6c24ec Merge tag 'upstream/0.0.22'
new 6c5d217 Update for 0.0.22 release
The 3 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:
.npmignore | 4 +-
.travis.yml | 4 +-
HISTORY.md | 30 +
README.md | 70 +-
debian/changelog | 4 +-
debian/control | 8 +-
debian/copyright | 2 +-
debian/rules | 1 +
lib/auth_processes/mongodb.js | 152 +++--
lib/kerberos.cc | 155 ++++-
lib/kerberos.h | 1 +
lib/kerberos.js | 71 +-
lib/kerberos_context.cc | 27 +-
lib/kerberos_context.h | 1 +
lib/kerberosgss.c | 792 +++++++++++++++++++----
lib/kerberosgss.h | 17 +-
lib/win32/wrappers/security_buffer.cc | 7 +-
lib/win32/wrappers/security_buffer_descriptor.cc | 9 +-
lib/win32/wrappers/security_context.cc | 13 +-
lib/win32/wrappers/security_credentials.cc | 31 +-
lib/win32/wrappers/security_credentials.h | 2 +-
lib/win32/wrappers/security_credentials.js | 2 +-
package.json | 8 +-
test/kerberos_tests.js | 86 ++-
test/win32/security_credentials_tests.js | 4 +-
25 files changed, 1267 insertions(+), 234 deletions(-)
create mode 100644 HISTORY.md
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-kerberos.git
More information about the Pkg-javascript-commits
mailing list