1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
|
node-tough-cookie (4.0.0-2+deb11u1) bullseye; urgency=medium
* Team upload
* Fix prototype pollution (Closes: CVE-2023-26136)
-- Yadd <yadd@debian.org> Sun, 09 Jul 2023 08:32:32 +0400
node-tough-cookie (4.0.0-2) unstable; urgency=medium
* Team upload
* Back to unstable after sucessful tests
-- Xavier Guimard <yadd@debian.org> Fri, 27 Nov 2020 06:23:44 +0100
node-tough-cookie (4.0.0-1) experimental; urgency=medium
* Team upload
* New upstream version 4.0.0
* Remove patches
* Replace node-ip-regex by node-universalify in dependencies
* Add lintian overrides
* Add missing "provides" node-types-touch-cookie
-- Xavier Guimard <yadd@debian.org> Wed, 18 Nov 2020 22:48:45 +0100
node-tough-cookie (3.0.0+repack-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Update standards version to 4.5.0, no changes needed.
[ Xavier Guimard ]
* Add typescript definitions and repack (Closes: #968966)
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Use dh-sequence-nodejs
-- Xavier Guimard <yadd@debian.org> Wed, 18 Nov 2020 22:39:17 +0100
node-tough-cookie (3.0.0-1) unstable; urgency=medium
* Team upload
[ Pirate Praveen ]
* New upstream version 2.4.3 (Closes: #877660) (Fixes: CVE-2017-15010)
* Bump Standards-Version to 4.2.0 (no changes needed)
* Bump debhelper compatibility level to 11
* Use salsa.debian.org in Vcs-* fields
* New upstream version 2.3.4+dfsg
[ Xavier Guimard ]
* Bump debhelper compatibility level to 12
* Change section to javascript
* Add debian/gbp.conf
* Add upstream/metadata
* Fix links
* New upstream version 3.0.0
* Remove patch
* Switch minimal test and install to pkg-js-tools
* Add dependency to node-psl
* Switch to debhelper-compat
* Update debian/copyright
* Disable 3 failing tests
* Embed string.prototype.repeat for tests only
* Enable upstream test
* Declare compliance with policy 4.4.1
* Add "Rules-Requires-Root: no"
-- Xavier Guimard <yadd@debian.org> Mon, 11 Nov 2019 22:45:09 +0100
node-tough-cookie (2.3.4+dfsg-1) unstable; urgency=medium
* New upstream version 2.3.4+dfsg (Closes: #877660) (Fixes: CVE-2017-15010)
* Bump Standards-Version to 4.2.0 (no changes needed)
* Use salsa.debian.org in Vcs-* fields
* Bump debhelper compatibility level to 11
-- Pirate Praveen <praveen@debian.org> Sat, 18 Aug 2018 23:05:35 +0530
node-tough-cookie (2.3.2+dfsg-1) unstable; urgency=low
* Initial release (Closes: #850121)
-- Pirate Praveen <praveen@debian.org> Sat, 29 Apr 2017 14:14:41 +0530
|