File: changelog

package info (click to toggle)
php-horde-text-filter 2.3.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid
  • size: 844 kB
  • sloc: php: 2,403; xml: 1,028; makefile: 19; sh: 3
file content (280 lines) | stat: -rw-r--r-- 9,010 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
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
php-horde-text-filter (2.3.7-1) unstable; urgency=medium

  * New upstream version 2.3.7:
    - CVE-2021-26929: Fix XSS issue. (Closes: #982769).

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 18 Feb 2021 22:05:19 +0100

php-horde-text-filter (2.3.6-7) unstable; urgency=medium

  * d/t/control: Require php-horde-text-flowed.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 23 Sep 2020 20:18:37 +0000

php-horde-text-filter (2.3.6-6) unstable; urgency=medium

  * d/patches: Add debian/patches/1010_phpunit-8.x+9.x.patch.
    Fix tests with PHPUnit 8.x/9.x.
  * d/t/control: Require php-horde-test (>= 2.6.4+debian0-5~).

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 26 Jul 2020 10:40:43 +0000

php-horde-text-filter (2.3.6-5) unstable; urgency=medium

  [ Mike Gabriel ]
  * d/tests/control: Stop using deprecated needs-recommends restriction.
  * d/control: Add to Uploaders: Juri Grabowski.
  * d/control: Bump DH compat level to version 13.

  [ Juri Grabowski ]
  * d/salsa-ci.yml: enable aptly

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 01 Jul 2020 11:48:11 +0200

php-horde-text-filter (2.3.6-4) unstable; urgency=medium

  * Re-upload to Debian. (Closes: #959282).

  [ Mathieu Parent ]
  * Actually the patch is applied upstream

  [ Mike Gabriel ]
  * d/control: Add to Uploaders: Mike Gabriel.
  * d/control: Drop from Uploaders: Debian QA Group.
  * d/control: Bump Standards-Version: to 4.5.0. No changes needed.
  * d/control: Add Rules-Requires-Root: field and set it to 'no'.
  * d/copyright: Update copyright attributions.
  * d/upstream/metadata: Add file. Comply with DEP-12.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 04 May 2020 21:49:53 +0200

php-horde-text-filter (2.3.6-3) unstable; urgency=medium

  * Bump debhelper from old 11 to 12.
    - protect the -, this is not a range (Closes: #935816)
  * salsa-ci.yml: Allow autopkgtest failure
  * d/control: Orphaning package (See #942282)

 -- Mathieu Parent <sathieu@debian.org>  Fri, 18 Oct 2019 21:34:21 +0200

php-horde-text-filter (2.3.6-2) unstable; urgency=medium

  * Standards-Version: 4.4.0, no change
  * Source-only upload

 -- Mathieu Parent <sathieu@debian.org>  Mon, 15 Jul 2019 09:47:20 +0200

php-horde-text-filter (2.3.6-1) unstable; urgency=medium

  * New upstream version 2.3.6
    - regexps: protect the -, this is not a range (Closes: #931255)

 -- Mathieu Parent <sathieu@debian.org>  Sun, 14 Jul 2019 08:19:50 +0200

php-horde-text-filter (2.3.5-3) unstable; urgency=medium

  * Update Standards-Version to 4.1.4, no change
  * Update Maintainer field

 -- Mathieu Parent <sathieu@debian.org>  Tue, 15 May 2018 09:22:54 +0200

php-horde-text-filter (2.3.5-2) unstable; urgency=medium

  * Update Standards-Version to 4.1.3, no change
  * Upgrade debhelper to compat 11
  * Update Vcs-* fields
  * Use secure copyright format URI
  * Replace "Priority: extra" by "Priority: optional"

 -- Mathieu Parent <sathieu@debian.org>  Thu, 05 Apr 2018 14:22:07 +0200

php-horde-text-filter (2.3.5-1) unstable; urgency=high

  * New upstream version 2.3.5
    + SECURITY: Fix XSS with data:html links and form actions.
      Closes: #837150 and urgency set to high

 -- Mathieu Parent <sathieu@debian.org>  Fri, 09 Sep 2016 13:54:11 +0200

php-horde-text-filter (2.3.4-2) unstable; urgency=medium

  * Update Standards-Version to 3.9.8, no change
  * Updated d/watch to use https

 -- Mathieu Parent <sathieu@debian.org>  Wed, 08 Jun 2016 06:53:26 +0200

php-horde-text-filter (2.3.4-1) unstable; urgency=medium

  * New upstream version 2.3.4

 -- Mathieu Parent <sathieu@debian.org>  Sat, 26 Mar 2016 11:25:15 +0100

php-horde-text-filter (2.3.3-2) unstable; urgency=medium

  * Update Standards-Version to 3.9.7, no change
  * Use secure Vcs-* fields
  * Rebuild with newer pkg-php-tools for the PHP 7 transition
  * Replace php5-* by php-* in d/tests/control

 -- Mathieu Parent <sathieu@debian.org>  Sun, 13 Mar 2016 11:45:07 +0100

php-horde-text-filter (2.3.3-1) unstable; urgency=medium

  * New upstream version 2.3.3

 -- Mathieu Parent <sathieu@debian.org>  Wed, 03 Feb 2016 22:18:32 +0100

php-horde-text-filter (2.3.2-2) unstable; urgency=medium

  * Upgaded to debhelper compat 9

 -- Mathieu Parent <sathieu@debian.org>  Sat, 24 Oct 2015 21:35:23 +0200

php-horde-text-filter (2.3.2-1) unstable; urgency=medium

  * Remove XS-Testsuite header in d/control
  * Update gbp.conf
  * New upstream version 2.3.2

 -- Mathieu Parent <sathieu@debian.org>  Sun, 09 Aug 2015 23:59:57 +0200

php-horde-text-filter (2.3.1-1) unstable; urgency=medium

  * Update Standards-Version to 3.9.6, no change
  * New upstream version 2.3.1

 -- Mathieu Parent <sathieu@debian.org>  Tue, 05 May 2015 09:40:15 +0200

php-horde-text-filter (2.2.1-5) unstable; urgency=medium

  * Fixed DEP-8 tests, by removing "set -x"

 -- Mathieu Parent <sathieu@debian.org>  Sat, 11 Oct 2014 13:27:14 +0200

php-horde-text-filter (2.2.1-4) unstable; urgency=medium

  * Fixed DEP-8 tests

 -- Mathieu Parent <sathieu@debian.org>  Sat, 13 Sep 2014 12:38:14 +0200

php-horde-text-filter (2.2.1-3) unstable; urgency=medium

  * Update Standards-Version, no change
  * Update Vcs-Browser to use cgit instead of gitweb
  * Add dep-8 (automatic as-installed package testing)

 -- Mathieu Parent <sathieu@debian.org>  Tue, 26 Aug 2014 21:35:29 +0200

php-horde-text-filter (2.2.1-2) unstable; urgency=medium

  * Downgrade Horde_Text_Filter_Jsmin recommends to suggests
    - d/pkg-php-tools-overrides: Horde_Text_Filter_Jsmin overrided to none
      (Closes: #751491)
    - d/control: add php-horde-text-filter-jsmin in suggests

 -- Mathieu Parent <sathieu@debian.org>  Sun, 15 Jun 2014 21:29:17 +0200

php-horde-text-filter (2.2.1-1) unstable; urgency=medium

  * New upstream version 2.2.1

 -- Mathieu Parent <sathieu@debian.org>  Sat, 17 May 2014 13:09:05 +0200

php-horde-text-filter (2.2.0-1) unstable; urgency=low

  * New upstream version 2.2.0
    - JsMin text filter is now optional (Closes: #705317, #706151, #730117)

 -- Mathieu Parent <sathieu@debian.org>  Sat, 30 Nov 2013 20:47:16 +0100

php-horde-text-filter (2.1.5+debian0-1) unstable; urgency=low

  * New upstream version 2.1.5+debian0

 -- Mathieu Parent <sathieu@debian.org>  Tue, 29 Oct 2013 19:19:12 +0100

php-horde-text-filter (2.1.4+debian0-1) unstable; urgency=low

  * New upstream version 2.1.4+debian0

 -- Mathieu Parent <sathieu@debian.org>  Tue, 22 Oct 2013 18:03:10 +0200

php-horde-text-filter (2.1.3+debian0-1) unstable; urgency=low

  * New upstream version 2.1.3, repacked

 -- Mathieu Parent <sathieu@debian.org>  Thu, 06 Jun 2013 19:27:51 +0200

php-horde-text-filter (2.1.2+debian0-2) unstable; urgency=low

  * Use pristine-tar (with filtering)
  * Silence check_jsmin

 -- Mathieu Parent <sathieu@debian.org>  Thu, 06 Jun 2013 09:25:21 +0200

php-horde-text-filter (2.1.2+debian0-1) unstable; urgency=low

  * New upstream version 2.1.2
  * Update changelog of 2.0.3+debian0-2 to avoid lintian warning

 -- Mathieu Parent <sathieu@debian.org>  Thu, 23 May 2013 22:18:47 +0200

php-horde-text-filter (2.1.1+debian0-1) unstable; urgency=low

  * New upstream version 2.1.1

 -- Mathieu Parent <sathieu@debian.org>  Tue, 14 May 2013 21:06:26 +0200

php-horde-text-filter (2.1.0+debian0-1) unstable; urgency=low

  * New upstream version 2.1.0

 -- Mathieu Parent <sathieu@debian.org>  Sun, 07 Apr 2013 18:06:40 +0200

php-horde-text-filter (2.0.4+debian0-1) unstable; urgency=low

  * New upstream version 2.0.4+debian0

 -- Mathieu Parent <sathieu@debian.org>  Thu, 10 Jan 2013 22:36:28 +0100

php-horde-text-filter (2.0.3+debian0-3) unstable; urgency=low

  * Add a description of Horde in long description
  * Updated Standards-Version to 3.9.4, no changes
  * Replace horde4 by PEAR in git reporitory path
  * Fix Horde Homepage
  * Remove debian/pearrc, not needed with latest php-horde-role

 -- Mathieu Parent <sathieu@debian.org>  Wed, 09 Jan 2013 21:20:53 +0100

php-horde-text-filter (2.0.3+debian0-2) unstable; urgency=low

  * Remove "non-free files in upstream tarball ("The Software shall be used
    for Good, ...")" (Closes: #692629)
    - Remove from upstream release
    - Fails if it still exists
    - Remove from package.xml after configure step (this requires
      pkg-php-tools >= 1.1)

 -- Mathieu Parent <sathieu@debian.org>  Sun, 06 Jan 2013 19:22:18 +0100

php-horde-text-filter (2.0.3-1) unstable; urgency=low

  * New upstream version 2.0.3
  * Fixed watchfile
  * Updated Standards-Version to 3.9.3: no change
  * Updated copyright format URL
  * Updated debian/pearrc to install Horde apps in /usr/share/horde
    instead of /usr/share/horde4
  * Updated Homepage
  * Added Vcs-* fields

 -- Mathieu Parent <sathieu@debian.org>  Fri, 30 Nov 2012 22:03:30 +0100

php-horde-text-filter (1.1.2-1) unstable; urgency=low

  * Horde_Text_Filter package.
  * Initial packaging (Closes: #635815)
  * Copyright file by Soren Stoutner and Jay Barksdale

 -- Mathieu Parent <sathieu@debian.org>  Tue, 10 Jan 2012 22:35:21 +0100