node-keygrip 1.1.0-1 source package in Ubuntu

Changelog

node-keygrip (1.1.0-1) unstable; urgency=medium

  * Team upload

  [ Andrew Kelley ]
  * fx dversionmangle

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.4.1
  * Change section to javascript
  * Change priority to optional
  * Add debian/gbp.conf
  * Add upstream/metadata
  * Update VCS fields to salsa
  * New upstream version 1.1.0
  * Switch test and install to pkg-js-tools
  * Remove d/install
  * Embed components: tsscmp
  * New upstream version 1.1.0
  * Add "Rules-Requires-Root
  * Update debian/copyright

 -- Xavier Guimard <email address hidden>  Tue, 08 Oct 2019 20:21:41 +0200

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-keygrip_1.1.0-1.dsc 2.3 KiB 8248eb792102a9729225a08b6cc2a05993b9b227846b585205b6bbd1402e59ed
node-keygrip_1.1.0.orig-tsscmp.tar.gz 3.7 KiB 568779053d1553cb6f32d3faac50a7238be167505820873db308e284627a390c
node-keygrip_1.1.0.orig.tar.gz 5.3 KiB fa34b3f1ad1d963c0d1c59d4b283e943919b57374f7b162a647520abeb22175b
node-keygrip_1.1.0-1.debian.tar.xz 2.6 KiB 07489c5f8ddaa4c8d0bf087e7e9b59713dd4d39904abba5daadd4127536ef525

Available diffs

No changes file available.

Binary packages built by this source

node-keygrip: Key signing and verification for rotated credentials for Node.js

 This module helps signing and verifying data through a rotating credential
 system, in which new server keys can be added and old ones removed regularly,
 without invalidating client credentials.
 .
 Node.js is an event-based server-side JavaScript engine.