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 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126
|
node-css-what (4.0.0-3+deb11u1) bullseye; urgency=medium
* Team upload
* node-css-what was vulnerable to Regular Expression Denial of Service
(ReDoS) due to the usage of insecure regular expression in the
re_attr variable.
The exploitation of this vulnerability could be triggered
via the parse function.
Fix CVE-2022-21222, CVE-2021-33587 (Closes: #989264, #1032188)
-- Bastien Roucariès <rouca@debian.org> Wed, 01 Mar 2023 13:47:23 +0000
node-css-what (4.0.0-3) unstable; urgency=medium
* Team upload
* Back to unstable after successful tests
-- Xavier Guimard <yadd@debian.org> Sat, 09 Jan 2021 22:06:15 +0100
node-css-what (4.0.0-2) experimental; urgency=medium
* Team upload
* Indicate that it breaks node-css-select < 3.1.2
-- Xavier Guimard <yadd@debian.org> Sat, 09 Jan 2021 06:03:26 +0100
node-css-what (4.0.0-1) experimental; 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).
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Modernize debian/watch
* Use dh-sequence-nodejs
* New upstream version 4.0.0
-- Xavier Guimard <yadd@debian.org> Fri, 08 Jan 2021 15:01:12 +0100
node-css-what (3.2.1-1) unstable; urgency=medium
* Team upload
* Update debian/copyright
* New upstream version 3.2.1
* Disable upstream test (needs jest)
-- Xavier Guimard <yadd@debian.org> Wed, 13 Nov 2019 22:41:22 +0100
node-css-what (3.2.0-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.4.1
* New upstream version 3.2.0
* Use node-typescript-types files:
+ keep @types/node@12.6.8 for test only
+ build with "tsc --lib es6"
* Add "Rules-Requires-Root: no"
-- Xavier Guimard <yadd@debian.org> Mon, 07 Oct 2019 22:17:43 +0200
node-css-what (3.1.0-2) unstable; urgency=medium
* Team upload
* Switch install to pkg-js-tools
* Fix files field in debian/nodejs/files
-- Xavier Guimard <yadd@debian.org> Sun, 04 Aug 2019 14:29:13 +0200
node-css-what (3.1.0-1) unstable; urgency=medium
* Team upload
* New upstream version 3.1.0
* Add "Multi-Arch: foreign"
-- Xavier Guimard <yadd@debian.org> Thu, 25 Jul 2019 07:34:43 +0200
node-css-what (3.0.2-1) unstable; urgency=medium
* Team upload
* Move installed files to /usr/share/nodejs
* New upstream version 3.0.2
* Update install
* Add debian/clean
* Build using tsc and embed @types/node for build and test
* Update test, this embeds ts-node, make-error and arg for test only
* Add node-diff, node-source-map-support, node-typescript,
node-typescript-types and node-yn in build dependencies
* Update debian/copyright
* Add lintian-overrides
* Remove Multi-Arch field: package is now in /usr/share
-- Xavier Guimard <yadd@debian.org> Tue, 16 Jul 2019 21:51:24 +0200
node-css-what (2.1.3-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.0
* Change section to javascript
* Change priority to optional
* Add debian/gbp.conf
* Add upstream/metadata
* New upstream version 2.1.3
* Update debian/copyright
* Update VCS fields to salsa
* Enable upstream test using pkg-js-tools
* Add "Multi-Arch: foreign"
-- Xavier Guimard <yadd@debian.org> Mon, 08 Jul 2019 10:39:31 +0200
node-css-what (2.1.0-1) unstable; urgency=medium
* new upstream version
-- Thorsten Alteholz <debian@alteholz.de> Fri, 05 Feb 2016 21:41:17 +0100
node-css-what (2.0.2-1) unstable; urgency=low
* Initial release
-- Thorsten Alteholz <debian@alteholz.de> Wed, 09 Sep 2015 01:41:17 +0200
|