[Pkg-javascript-commits] [node-browserify-aes] branch master updated (7c38b8b -> f7177a0)

Bastien Roucariès rouca at moszumanska.debian.org
Thu Nov 9 12:42:42 UTC 2017


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

rouca pushed a change to branch master
in repository node-browserify-aes.

      from  7c38b8b   Improve packaging
       new  a5680e9   fix variable length iv issue in gcm
       new  7013128   slightly better test
       new  a631116   1.1.0
       new  d43b0dd   missing safe buffer imports
       new  533a240   1.1.1
       new  bae7f61   missing safe buffer imports
       new  235f3d1   Merge branch 'master' of github.com:calvinmetcalf/browserify-aes
       new  96f8a73   Import node-browserify-aes_1.1.1.orig.tar.gz
       new  ea1aaaa   record new upstream branch created by importing node-browserify-aes_1.1.1.orig.tar.gz and merge it
       new  f7177a0   New upstream version

The 10 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:
 authCipher.js                   | 33 +++++++++++++++++++++++----
 debian/.git-dpm                 | 14 ++++++------
 debian/changelog                |  7 ++++++
 debian/control                  |  4 ++--
 debian/rules                    |  2 +-
 debian/source/lintian-overrides |  2 +-
 decrypter.js                    |  2 +-
 encrypter.js                    |  2 +-
 incr32.js                       | 15 +++++++++++++
 modes/cfb8.js                   |  2 ++
 modes/ctr.js                    | 17 ++------------
 package.json                    |  2 +-
 test/index.js                   | 50 +++++++++++++++++++++++++++++++++++++++++
 13 files changed, 119 insertions(+), 33 deletions(-)
 create mode 100644 incr32.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-browserify-aes.git



More information about the Pkg-javascript-commits mailing list