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 127 128 129 130 131 132 133 134 135 136 137
|
node-socket.io-parser (4.2.1+~3.1.0-4) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.7.3
* Drop "Rules-Requires-Root: no"
* Drop "Priority: optional"
* debian/watch version 5
* Add build-dependency on node-is-path-inside
* Add patch for CVE-2026-33151: limit binary attachments per packet
(Closes: #1131477, CVE-2026-33151)
-- Yadd <yadd@debian.org> Sun, 22 Mar 2026 08:13:27 +0100
node-socket.io-parser (4.2.1+~3.1.0-3) unstable; urgency=medium
* Team upload
* Fix clean (Closes: #1049186)
-- Yadd <yadd@debian.org> Tue, 15 Aug 2023 20:42:44 +0400
node-socket.io-parser (4.2.1+~3.1.0-2) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.2
* Check the format of the event name (Closes: CVE-2023-32695)
-- Yadd <yadd@debian.org> Wed, 24 May 2023 07:14:44 +0400
node-socket.io-parser (4.2.1+~3.1.0-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* New upstream version 4.2.1+~3.1.0
-- Yadd <yadd@debian.org> Tue, 30 Aug 2022 06:28:16 +0200
node-socket.io-parser (4.2.0+~3.1.0-1) unstable; urgency=medium
* Team upload
* Drop dependency to deprecated node-typescript-types (Closes: #979804)
* Apply multi-arch hints (foreign)
* New upstream version 4.2.0+~3.1.0
-- Yadd <yadd@debian.org> Sun, 01 May 2022 13:57:03 +0200
node-socket.io-parser (4.1.2+~3.0.0-1) unstable; urgency=medium
* Team upload
* New upstream version 4.1.2+~3.0.0
-- Yadd <yadd@debian.org> Mon, 21 Feb 2022 11:13:43 +0100
node-socket.io-parser (4.1.1+~3.0.0-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on node-debug.
+ node-socket.io-parser: Drop versioned constraint on node-debug in Depends.
[ Yadd ]
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
* Embed @socket.io/component-emitter
* New upstream version 4.1.1+~3.0.0
* Add test dependency to node-should
* Update typescript hooks
-- Yadd <yadd@debian.org> Tue, 16 Nov 2021 22:29:19 +0100
node-socket.io-parser (4.0.2-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
[ Xavier Guimard ]
* Require node-component-emitter ≥ 1.3.0+~1.2.10~
* 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.2
* Compile with typescript
-- Xavier Guimard <yadd@debian.org> Fri, 25 Dec 2020 21:00:58 +0100
node-socket.io-parser (3.4.1-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.5.0
* New upstream version 3.4.1
-- Xavier Guimard <yadd@debian.org> Fri, 29 May 2020 21:47:27 +0200
node-socket.io-parser (3.4.0-1) unstable; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Update upstream test in autopkgtest
[ Xavier Guimard ]
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.1
* Add "Rules-Requires-Root: no"
* Switch test and install to pkg-js-tools
* Drop unneeded version constraints from (build) dependencies
* New upstream version 3.4.0
* Remove debian/TODO
-- Xavier Guimard <yadd@debian.org> Mon, 02 Dec 2019 21:27:40 +0100
node-socket.io-parser (3.3.0-1) unstable; urgency=medium
* Team upload
* New upstream version 3.3.0
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.3.0 (no changes needed)
* Update d/control
* Update d/copyright
* Disable patches as it were no longer applicable
* Add minimal test
* Add upstream test in autopkgtest
* Add d/upstream/metadata
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Wed, 23 Jan 2019 03:53:01 +0530
node-socket.io-parser (2.3.1-1) unstable; urgency=low
* Initial release (Closes: #781417)
-- Paolo Greppi <paolo.greppi@libpf.com> Thu, 29 Dec 2016 06:40:02 +0000
|