File: changelog

package info (click to toggle)
php-redis 4.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,376 kB
  • sloc: ansic: 16,501; php: 5,665; xml: 632; sh: 134; makefile: 2
file content (217 lines) | stat: -rw-r--r-- 6,678 bytes parent folder | download
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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
php-redis (4.2.0-1) unstable; urgency=medium

  * New upstream version 4.2.0

 -- Ondřej Surý <ondrej@debian.org>  Fri, 14 Dec 2018 08:24:32 +0000

php-redis (4.2.0~rc2-1) unstable; urgency=medium

  * New upstream version 4.2.0~rc2

 -- Ondřej Surý <ondrej@debian.org>  Sat, 03 Nov 2018 18:18:01 +0000

php-redis (4.1.1-2) unstable; urgency=medium

  * Bump the required dh-php version to >= 0.33~

 -- Ondřej Surý <ondrej@debian.org>  Tue, 16 Oct 2018 11:36:08 +0000

php-redis (4.1.1-1) unstable; urgency=medium

  * New upstream version 4.1.1
  * Update maintainer email to team+php-pecl@tracker.debian.org
    (Closes: #899800)

 -- Ondřej Surý <ondrej@debian.org>  Sun, 19 Aug 2018 13:14:48 +0000

php-redis (4.0.0-1) unstable; urgency=medium

  * New upstream version 4.0.0

 -- Ondřej Surý <ondrej@debian.org>  Sun, 08 Apr 2018 06:24:06 +0000

php-redis (3.1.6-1) unstable; urgency=medium

  * Update the Vcs-* to salsa.d.o
  * New upstream version 3.1.6

 -- Ondřej Surý <ondrej@debian.org>  Thu, 04 Jan 2018 15:13:14 +0000

php-redis (3.1.4-1) unstable; urgency=medium

  * New upstream version 3.1.4

 -- Ondřej Surý <ondrej@debian.org>  Thu, 28 Sep 2017 20:19:46 +0200

php-redis (3.1.4~rc1.really.3.1.2-1) unstable; urgency=medium

  * New upstream version 3.1.4~rc1.really.3.1.2
  * This is downgrade to 3.1.2 again.

 -- Ondřej Surý <ondrej@debian.org>  Tue, 12 Sep 2017 08:15:43 +0200

php-redis (3.1.4~rc1-1) unstable; urgency=medium

  * New upstream version 3.1.4~rc1
    + With a fixed https://github.com/phpredis/phpredis/issues/1211

 -- Ondřej Surý <ondrej@debian.org>  Thu, 07 Sep 2017 20:15:23 +0200

php-redis (3.1.2-1) unstable; urgency=medium

  * New upstream version 3.1.2

 -- Ondřej Surý <ondrej@debian.org>  Wed, 29 Mar 2017 23:18:43 +0200

php-redis (3.1.1-1) unstable; urgency=medium

  * New upstream version 3.1.1

 -- Ondřej Surý <ondrej@debian.org>  Wed, 01 Feb 2017 09:57:39 +0100

php-redis (3.1.1~rc2-1) unstable; urgency=medium

  * New upstream version 3.1.1~rc2
  * Remove already applied upstream patches

 -- Ondřej Surý <ondrej@debian.org>  Wed, 01 Feb 2017 09:57:36 +0100

php-redis (3.1.1~rc1-2) unstable; urgency=medium

  * Apply upstream patch to fix segfaults in redis extension

 -- Ondřej Surý <ondrej@debian.org>  Tue, 03 Jan 2017 20:47:54 +0100

php-redis (3.1.1~rc1-1) unstable; urgency=medium

  * Imported Upstream version 3.1.1~rc1
  * Remove all unneeded patches

 -- Ondřej Surý <ondrej@debian.org>  Thu, 29 Dec 2016 10:49:22 +0100

php-redis (3.1.0-2) unstable; urgency=medium

  * Add upstream patch to restore 3.0.0 session behaviour for PHP 7.1

 -- Ondřej Surý <ondrej@debian.org>  Sat, 24 Dec 2016 15:41:47 +0100

php-redis (3.1.0-1) unstable; urgency=medium

  * Imported Upstream version 3.1.0
  * Rebase patches on top of redis 3.1.0

 -- Ondřej Surý <ondrej@debian.org>  Wed, 21 Dec 2016 14:21:10 +0100

php-redis (3.0.0+2.2.8-1) unstable; urgency=medium

  * Imported Upstream version 3.0.0+2.2.8
  * Strip <max> PHP version from redis 3.0.0 package.xml
    to allow PHP 7.1 builds

 -- Ondřej Surý <ondrej@debian.org>  Mon, 05 Dec 2016 11:05:36 +0100

php-redis (2.2.7-394-g892f928+2.2.7-4) unstable; urgency=medium

  * Move php-igbinary to Depends (Closes: #826407)

 -- Ondřej Surý <ondrej@debian.org>  Mon, 06 Jun 2016 11:48:21 +0200

php-redis (2.2.7-394-g892f928+2.2.7-3) unstable; urgency=medium

  * Enable igbinary support again

 -- Ondřej Surý <ondrej@debian.org>  Fri, 03 Jun 2016 15:34:49 +0200

php-redis (2.2.7-394-g892f928+2.2.7-2) unstable; urgency=medium

  * Move the default makefile snippet to dh-php and use a simple d/rules
    with dh-php >= 0.12~

 -- Ondřej Surý <ondrej@debian.org>  Fri, 29 Apr 2016 11:19:26 +0200

php-redis (2.2.7-394-g892f928+2.2.7-1) unstable; urgency=medium

  * Imported Upstream version 2.2.7-394-g892f928+2.2.7
  * Improve d/rules so it can be used with both single or multiple PECL
    upstream versions, controlled by looking for package-MAJOR.MINOR.xml,
    package-MAJOR.xml and package.xml in this order

 -- Ondřej Surý <ondrej@debian.org>  Thu, 28 Apr 2016 16:22:16 +0200

php-redis (2.2.7-389-g2887ad1+2.2.7-1) unstable; urgency=medium

  * Imported Upstream version 2.2.7-389-g2887ad1+2.2.7

 -- Ondřej Surý <ondrej@debian.org>  Sun, 06 Mar 2016 21:00:52 +0100

php-redis (2.2.7-355-g799e0bc+2.2.7-4) unstable; urgency=medium

  * Force rebuild with dh_php >= 0.7

 -- Ondřej Surý <ondrej@debian.org>  Mon, 29 Feb 2016 22:29:38 +0100

php-redis (2.2.7-355-g799e0bc+2.2.7-3) unstable; urgency=medium

  * Enable igbinary serializer in the redis extension build
  * Format d/copyright using wrap-and-sort -a
  * Add php-igbinary to Recommends instead of Depends since it's not
    needed unless you use igbinary serializer

 -- Ondřej Surý <ondrej@debian.org>  Thu, 18 Feb 2016 14:31:29 +0100

php-redis (2.2.7-355-g799e0bc+2.2.7-2) unstable; urgency=medium

  * Re-upload with lintian override for PHP license

 -- Ondřej Surý <ondrej@debian.org>  Fri, 15 Jan 2016 14:52:58 +0100

php-redis (2.2.7-355-g799e0bc+2.2.7-1) unstable; urgency=medium

  * Imported Upstream version 2.2.7-355-g799e0bc+2.2.7
  * Dual source build for PHP 5.6 and PHP 7.0
  * Override wrong license-problem-php-license lintian check for packages
    from PECL

 -- Ondřej Surý <ondrej@debian.org>  Thu, 17 Dec 2015 15:11:15 +0100

php-redis (2.2.7-355-g799e0bc-1) unstable; urgency=medium

  * Don't import ugly upstream debian/ directory  
  * Imported Upstream version 2.2.7-355-g799e0bc to fix building with
    PHP 7.0

 -- Ondřej Surý <ondrej@debian.org>  Wed, 09 Dec 2015 14:00:35 +0100

php-redis (2.2.7-2) unstable; urgency=medium

  * Convert package to PHP 7.0

 -- Ondřej Surý <ondrej@debian.org>  Wed, 09 Dec 2015 13:52:48 +0100

php-redis (2.2.7-1) unstable; urgency=medium

  * New upstream version 2.2.7

 -- Ondřej Surý <ondrej@debian.org>  Sat, 02 May 2015 13:29:53 +0200

php-redis (2.2.5-1) unstable; urgency=low

  * Team upload.
  * Imported Upstream version 2.2.5
  * d/changelog: fixed too long line
  * d/control:
    - bumped up standards version to 3.9.5 (no changes need)
    - added phppear:Debian-Depends in Depends

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Tue, 25 Mar 2014 12:28:52 +0100

php-redis (2.2.4-1) unstable; urgency=low

  * Initial Release (Closes: #703452).
  * Move under PHP PECL team umbrella
  * Add Cyril Bouthors <cyb@debian.org> to Uploaders
  * Add myself into Uploaders
  * Don't use ${phppear:Debian-Depends} to not pull strict php5 dependency, use
    ${php:Depends} instead

 -- Ondřej Surý <ondrej@debian.org>  Mon, 21 Oct 2013 10:19:51 +0200