[Pkg-javascript-commits] [node-ws] branch master updated (685b8c0 -> ddc6c61)

Ximin Luo infinity0 at debian.org
Thu May 12 19:52:59 UTC 2016


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

infinity0 pushed a change to branch master
in repository node-ws.

      from  685b8c0   Release 1.0.1+ds1.e6ddaae4-1 to Debian unstable.
       new  fe0541a   Imported Upstream version 1.1.0+ds1.e6ddaae4
       new  780c9e1   Merge tag 'upstream/1.1.0+ds1.e6ddaae4'
       new  390a7e0   Update debian/changelog and Standards-Version
       new  e135527   Refresh patches
       new  fc3122d   Re-add build rules inexplicably removed by upstream
       new  ddc6c61   Add lintian overrides for false-positive JS source

The 6 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:
 .gitignore                         |   1 +
 Makefile                           |  19 +++--
 README.md                          |  17 ++---
 SECURITY.md                        |  33 +++++++++
 debian/changelog                   |   7 ++
 debian/control                     |   2 +-
 debian/patches/generalise-makefile |   7 +-
 debian/rules                       |   5 +-
 debian/source/lintian-overrides    |   3 +
 doc/ws.md                          |   4 +-
 lib/BufferUtil.fallback.js         |   2 +-
 lib/PerMessageDeflate.js           |  16 +++-
 lib/Receiver.hixie.js              |  12 ++-
 lib/Receiver.js                    | 145 ++++++++++++++++++++++++++++++-------
 lib/Sender.js                      |   2 +-
 lib/Validation.fallback.js         |   5 +-
 lib/WebSocket.js                   |  48 ++++++++----
 lib/WebSocketServer.js             |  91 ++++++++++++++++-------
 package.json                       |   4 +-
 test/Receiver.test.js              | 102 ++++++++++++++++++++++++++
 test/WebSocket.test.js             | 103 +++++++++++++++++++++++++-
 test/WebSocketServer.test.js       |  70 ++++++++++++++++++
 22 files changed, 592 insertions(+), 106 deletions(-)
 create mode 100644 SECURITY.md
 create mode 100644 debian/source/lintian-overrides

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



More information about the Pkg-javascript-commits mailing list