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 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193
|
node-redis (4.5.1+~1.1.2-1+deb12u1) bookworm; urgency=medium
* patch: fix NodeJS.Timeout type. Closes: #1078892.
-- Jérémy Lal <kapouer@melix.org> Mon, 17 Feb 2025 23:35:48 +0100
node-redis (4.5.1+~1.1.2-1) unstable; urgency=medium
* New upstream version 4.5.1+~1.1.2
-- Yadd <yadd@debian.org> Tue, 29 Nov 2022 13:24:49 +0100
node-redis (4.5.0+~1.1.2-1) unstable; urgency=medium
* New upstream version 4.5.0+~1.1.2
* Unfuzz patch
-- Yadd <yadd@debian.org> Tue, 22 Nov 2022 13:45:42 +0100
node-redis (4.3.1+~1.1.0-1) unstable; urgency=medium
* New upstream version 4.3.1+~1.1.0
* Refresh tsc patch (Closes: #1022383)
-- Yadd <yadd@debian.org> Mon, 24 Oct 2022 08:32:59 +0200
node-redis (4.3.0+~1.1.0-1) unstable; urgency=medium
* New upstream version 4.3.0+~1.1.0
-- Yadd <yadd@debian.org> Mon, 29 Aug 2022 10:31:41 +0200
node-redis (4.2.0+~1.1.0-1) unstable; urgency=medium
* New upstream version 4.2.0+~1.1.0
-- Yadd <yadd@debian.org> Sat, 09 Jul 2022 09:15:11 +0200
node-redis (4.1.1+~1.1.0-1) unstable; urgency=medium
* Set upstream metadata fields: Security-Contact.
* New upstream version 4.1.1+~1.1.0
-- Yadd <yadd@debian.org> Fri, 01 Jul 2022 11:50:30 +0200
node-redis (4.1.0+~1.1.0-1) unstable; urgency=medium
* Declare compliance with policy 4.6.1
* Drop dependency to nodejs
* Drop components
* Embed cluster-key-slot and fix debian/watch
* New upstream version 4.1.0+~1.1.0 (Closes: #1013905)
* Dependencies: require node-generic-pool > 3.8.2 and node-yallist
* Drop test modules
* Drop old patches
* Build with tsc
* Update test (only ts build test until node-yargs 17)
* Update copyright
-- Yadd <yadd@debian.org> Mon, 27 Jun 2022 12:22:08 +0200
node-redis (3.1.2+~cs6.15.1-1) unstable; urgency=medium
* Update standards version to 4.6.0, no changes needed.
* Fix d/watch
* New upstream version 3.1.2+~cs6.15.1
* Refresh patches
* Update lintian overrides
-- Yadd <yadd@debian.org> Thu, 04 Nov 2021 06:29:50 +0100
node-redis (3.0.2+~cs5.18.1-4) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + node-redis: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 29 Aug 2021 01:29:52 +0100
node-redis (3.0.2+~cs5.18.1-3) unstable; urgency=medium
* Fix GitHub tags regex
* Uploaders: remove Leo Iannacone, thanks for your work!
* Fix potential ReDoS (Closes: CVE-2021-29469)
-- Yadd <yadd@debian.org> Sun, 25 Apr 2021 14:01:47 +0200
node-redis (3.0.2+~cs5.18.1-2) unstable; urgency=medium
[ Xavier Guimard ]
* Add node-lodash-packages in test dependencies
-- Xavier Guimard <yadd@debian.org> Mon, 21 Dec 2020 06:13:22 +0100
node-redis (3.0.2+~cs5.18.1-1) unstable; urgency=medium
[ Debian Janitor ]
* Remove obsolete field Contact 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
* Add ctype=nodejs to component(s)
* Use dh-sequence-nodejs
* Use uscan checksum and repack
* New upstream version 3.0.2+~cs5.18.1
Updates: redis-commands 1.6.0
* Drop cross-spawn dependency (fixes debci)
-- Xavier Guimard <yadd@debian.org> Thu, 03 Dec 2020 21:38:24 +0100
node-redis (3.0.2-2) unstable; urgency=medium
* Disable error tests incompatible with redis ≥ 6 (Closes: #960105)
-- Xavier Guimard <yadd@debian.org> Tue, 12 May 2020 15:22:28 +0200
node-redis (3.0.2-1) unstable; urgency=medium
* New upstream version 3.0.2
* Embed redis-errors and replace double-queue by denque
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Use pkg-js-tools auto install
* Enable part of upstream test
* Embed intercept-stdout, is-url, is2, tcp-port-used for test only
* Update copyright
* Add lintian overrides
-- Xavier Guimard <yadd@debian.org> Mon, 17 Feb 2020 14:04:08 +0100
node-redis (2.8.0-1) unstable; urgency=medium
* Add components in gbp.conf and debian/watch (used for test only):
- redis-commands
- redis-parser (version 2.x)
- double-ended-queue
* Add myself to uploaders
* Bump debhelper compatibility level to 11
* Declare compliance with policy 4.3.0
* Update VCS fields
* New upstream version 2.8.0
* Update tests (Closes: #917750, #830215, #842209, #812714)
* Remove patches
* Change section to javascript
* Add upstream/metadata
* Update links to https
* Update description
* Update debian/copyright
-- Xavier Guimard <yadd@debian.org> Mon, 07 Jan 2019 20:50:44 +0100
node-redis (0.12.1-1) unstable; urgency=medium
* Imported Upstream version 0.12.1
* Bump Standards-Version 3.9.6
* Move to pkg-javascript
* debian/control:
- fix Upstream-Name
- add Upstream-Contact
* debian/patches:
- 0001-launch_redis-server_during_test.patch:
+ launch redis-server with unixsocket options, needed for tests
+ add console.log on redis-server stdout for debug
- refresh other patches
* debian/rules: stop default instance of redis-server before
run tests
* Add autopkgtest suite
-- Leo Iannacone <l3on@ubuntu.com> Sun, 12 Oct 2014 15:26:40 +0200
node-redis (0.10.3-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Build-depend on nodejs, needed only as hint to resolve
distro-wide source<->binary relationships
+ Build-depend on redis-server, needed for tests
* debian/patches:
+ 0001-launch_redis-server_during_test.patch - bundle redis-server
instance during tests, stop when tests finish
+ 0002-test_fix_colors_during_build.patch - disable colors
during tests if NODE_DISABLE_COLORS environment variable is set
* debian/rules: enable tests
-- Leo Iannacone <l3on@ubuntu.com> Thu, 19 Jun 2014 18:29:27 +0200
node-redis (0.10.1-1) unstable; urgency=low
* Initial release (Closes: #742960)
-- Leo Iannacone <l3on@ubuntu.com> Wed, 16 Apr 2014 15:39:54 +0200
|