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 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164
|
node-got (11.8.5+~cs58.13.36-5) unstable; urgency=medium
* Team upload
* Bug fix: "rebuild fails with node-typescript 4.9.5 in experimental",
thanks to weepingclown (Closes: #1055654). Try another fix
by depending on nodejs:http
-- Bastien Roucariès <rouca@debian.org> Thu, 07 Nov 2024 10:55:16 +0000
node-got (11.8.5+~cs58.13.36-4) unstable; urgency=medium
* Team upload
* Bug fix: "rebuild fails with node-typescript 4.9.5 in experimental",
thanks to weepingclown (Closes: #1055654).
-- Bastien Roucariès <rouca@debian.org> Tue, 05 Nov 2024 14:29:34 +0000
node-got (11.8.5+~cs58.13.36-3) unstable; urgency=medium
* Team upload
* Update tsc patch (Closes: #1028888)
* Update standards version to 4.6.2, no changes needed.
-- Yadd <yadd@debian.org> Sun, 15 Jan 2023 07:21:20 +0400
node-got (11.8.5+~cs58.13.36-2) unstable; urgency=medium
* Team upload
* Update typescript patch for tsc 4.8
* Fix commonjs patch
-- Yadd <yadd@debian.org> Sun, 16 Oct 2022 10:00:02 +0200
node-got (11.8.5+~cs58.13.36-1) unstable; urgency=medium
* Team upload
* New upstream version 11.8.5+~cs58.13.36
* Drop CVE-2022-33987.patch, now included in upstream
* Refresh patches
-- Yadd <yadd@debian.org> Fri, 02 Sep 2022 11:34:04 +0200
node-got (11.8.3+~cs58.7.37-3) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* Add lintian overrides
* Don't allow redirection to Unix socket (Closes: #1013264, CVE-2022-33987)
-- Yadd <yadd@debian.org> Wed, 29 Jun 2022 16:11:01 +0200
node-got (11.8.3+~cs58.7.37-2) unstable; urgency=medium
* Team upload
* Update tsc workarounds patch for nodejs >= 14 (Closes: #1007893)
-- Yadd <yadd@debian.org> Fri, 18 Mar 2022 14:18:58 +0100
node-got (11.8.3+~cs58.7.37-1) unstable; urgency=medium
* Team upload
* Fix filenamemangle
* Drop dependency to nodejs
* New upstream version 11.8.3+~cs58.7.37, updates:
+ got 11.8.3
+ cacheable-lookup 6.0.4
+ http2-wrapper 2.1.9
+ keyv 4.0.4
* Refresh patches
-- Yadd <yadd@debian.org> Sat, 20 Nov 2021 16:22:42 +0100
node-got (11.8.2+~cs58.7.32-2) unstable; urgency=medium
* Team upload
* Back to unstable
-- Yadd <yadd@debian.org> Wed, 06 Oct 2021 14:48:05 +0200
node-got (11.8.2+~cs58.7.32-1) experimental; urgency=medium
* Team upload
* Update standards version to 4.6.0, no changes needed.
* Build-dep: replace node-typescript-types by node-types-node
(Closes: #979787)
* New upstream version 11.8.2+~cs58.7.32
* Refresh patches
* Drop CVE-2021-33502 patch
* Patch normalize-url to be compliant with commonjs
* Add patch to workaround tsc update, thus require tsc ≥ 4.4.3~
* Add dependency to node-quick-lru
-- Yadd <yadd@debian.org> Fri, 01 Oct 2021 10:33:24 +0200
node-got (11.8.1+~cs53.13.17-3) unstable; urgency=medium
* Team upload
* Fix ReDoS (Closes: #989258, CVE-2021-33502)
-- Yadd <yadd@debian.org> Mon, 31 May 2021 11:57:23 +0200
node-got (11.8.1+~cs53.13.17-2) unstable; urgency=medium
* Team upload
* Fix GitHub tags regex
* Rebuild using pkg-js-tools ≥ 0.9.65 (Closes: #988334)
-- Yadd <yadd@debian.org> Mon, 10 May 2021 20:06:44 +0200
node-got (11.8.1+~cs53.13.17-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.5.1
* Add ctype=nodejs to component(s)
* New upstream version 11.8.1+~cs53.13.17
Updates:
+ got 11.8.1
+ cacheable-lookup 5.0.4
* Refresh patches
-- Xavier Guimard <yadd@debian.org> Tue, 15 Dec 2020 22:25:03 +0100
node-got (11.8.0+~cs53.13.16-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Set upstream metadata fields: Bug-Submit.
[ Xavier Guimard ]
* Declare compliance with policy 4.5.0
* Bump debhelper compatibility level to 12
* Use pkg-js-tools auto install
* Bump debhelper compatibility level to 13
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Use dh-sequence-nodejs
* Embed components: cacheable-request @types/cacheable-request
@sindresorhus/is @szmarczak/http-timer responselike @types/responselike
cacheable-lookup @types/http-cache-semantics @types/keyv clone-response
defer-to-connect http-cache-semantics http2-wrapper keyv normalize-url
resolve-alpn
* New upstream version 11.8.0+~cs53.13.16
* Build with tsc
* Update build
* Update copyright
* Require node-p-cancelable >2
* Install documentation and examples
-- Xavier Guimard <yadd@debian.org> Tue, 10 Nov 2020 14:55:45 +0100
node-got (7.1.0-1) unstable; urgency=low
* Initial release (Closes: #878743)
-- Pirate Praveen <praveen@debian.org> Mon, 16 Oct 2017 17:27:48 +0530
|