OSDN Git Service

* version up.
[modchxj/mod_chxj.git] / debian / changelog
1 libapache2-mod-chxj (0.12.14) unstable; urgency=low
2
3   * Bug Fix.
4     - When it is not possible to convert it from the host name in request URL
5       into IP, it becomes an error.
6       (Reported by bayside. Thanks!)
7     - The mistake is found in `configure' and the compilation of libserf
8       doesn't operate normally.
9
10  -- Atsushi Konno <konn@sourceforge.jp>  Wed, 29 Oct 2008 17:40:25 +0900
11
12 libapache2-mod-chxj (0.12.13-1) unstable; urgency=low
13
14   * Bug Fix(merge from 0.11.15).
15     - The screen might become pure-white. [13508]
16     - Upgraded from 0.1.2 to 0.2.0. [13508]
17     - The POST form to another site is illegal. [#13544]
18       (Reported by anyone. Thanks!)
19     - libserf link failure because of x86_64 environment[13507]
20       (Reported by anyone. Thanks!)
21
22  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 27 Sep 2008 00:06:08 +0900
23
24 libapache2-mod-chxj (0.12.12-1) unstable; urgency=low
25
26   * Fixed Bug.
27     - cookie cannot be acquired in model of old SoftBank.
28    (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
29   * Fixed Bug & Added Features.
30     - Query in the action attribute of the form tag cannot be acquired.
31    (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
32
33  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 24 Jul 2008 16:02:02 +0900
34
35 libapache2-mod-chxj (0.12.11-1) unstable; urgency=low
36
37   * Changed features.
38     - After it had converted it by a former image,
39       the priority of the image type was selected.
40       (Requested by someone. thanks!)
41   * Fixed Bug.
42     - Dynamic image converter is not available.
43
44  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue, 22 Jul 2008 12:52:13 +0900
45
46 libapache2-mod-chxj (0.12.10-1) unstable; urgency=low
47
48   * Added Features.
49     - For anchor's name for cookie simulator.
50     (Requested by tiruda1600 _at_ users.sourceforge.jp. thanks!)
51
52  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 21 Jul 2008 15:11:53 +0900
53
54 libapache2-mod-chxj (0.12.9-1) unstable; urgency=low
55
56   * Changed Specification.
57     - When the size after it reduces becomes 0, it compels it to 1.
58       (Reported by someone. thanks!)
59   * Emergency measure
60     - MagickQuantizeImage function doesn't return.
61       (Reported by someone. thanks!)
62
63  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun, 20 Jul 2008 23:28:36 +0900
64
65 libapache2-mod-chxj (0.12.8-1) unstable; urgency=low
66
67   * Added function.
68     - The au terminal is handled as NO Cookie model. (For http -> https or https -> http exchange.) 
69       (Requested by someone. thanks!)
70
71  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun, 13 Jul 2008 15:20:39 +0900
72
73 libapache2-mod-chxj (0.12.7-1) unstable; urgency=low
74
75   * Fixed bug.
76     - It doesn't become a conversion target when setting as JXHTML.
77      (Reported by someone. thanks!)
78
79   * Added name attribute of form tag. 
80     (Requested by tiruda1600 _at_ users.sourceforge.jp. thanks!)
81
82  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 12 Jul 2008 02:11:04 +0900
83
84 libapache2-mod-chxj (0.12.6-1) unstable; urgency=low
85
86   * Fixed bug.
87     - cannot be redirected since 0.12.4
88       (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
89
90  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu,  3 Jul 2008 22:06:28 +0900
91
92 libapache2-mod-chxj (0.12.5-1) unstable; urgency=low
93
94   * Fixed bug.
95     - The bug that was not able to be displayed correctly when a double quart
96       was included in value.
97
98  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 27 Jun 2008 16:37:26 +0900
99
100 libapache2-mod-chxj (0.12.4-1) unstable; urgency=low
101
102   * Fixed Bug.
103     - Because Input_filter of Apache is a fuck-shit, it abolishes it.
104       Proxy is made at one's own expense by using libserf instead.
105       (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
106
107  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 26 Jun 2008 10:32:44 +0900
108
109 libapache2-mod-chxj (0.12.3-1) unstable; urgency=low
110
111   * Fixed bug.
112     - changes line in place in which it doesn't intend it.
113      (Reported by someone. thanks!)
114
115  -- Atsushi Konno <konn@sourceforge.jp>  Sat, 21 Jun 2008 18:39:14 +0900
116
117 libapache2-mod-chxj (0.12.2-1) unstable; urgency=low
118
119   * Fixed bug.
120     - Failed reading cookie for SoftBank.
121       (Reported by R.Komoriya. thanks!)
122
123  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  1 Jun 2008 02:11:33 +0900
124
125 libapache2-mod-chxj (0.12.1-1) unstable; urgency=low
126
127   * Fixed bug. 
128     - Set-Cookie is not executed at CGI.
129       (Reported by R.Komoriya. thanks!)
130
131  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 29 May 2008 03:11:16 +0900
132
133 libapache2-mod-chxj (0.12.0-1) unstable; urgency=low
134
135   * Fixed bug.
136     - '+' has not been converted into ' '.
137     - A double quart and a single quart were able to be used for the attribute value. 
138     - When the request parameter name is Japanese, the parameter name is a bug that doesn't convert the character-code. 
139     - The bug that the result area has not been initialized while processing the cookie loading of the COOKIE MYSQL function
140     - In the COOKIE MYSQL function, the connection to MYSQL was not occasionally closed. 
141   * Added Features.
142     - Added alink attribute for body tag.
143     - Added vlink attribute for body tag.
144     - Added dir attribute for dir tag.
145     - Added size attribute for font tag.
146     - Added color attribute for hr tag.
147     - Added bgcolor attribute for marquee tag.
148     - Added type attribute for ul tag.
149     - Added lang="jxhtml" attribute value for chxj:if tag.
150   * Revoked apr_memcache and used libmemcached.
151
152  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 10 May 2008 17:08:48 +0900
153
154 libapache2-mod-chxj (0.11.1-1) unstable; urgency=low
155
156   * Fixed bug. 
157     - ``Off'' did not work by the ChxjImageEngine directive. 
158       (Reported by R. thanks!)
159
160  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 24 Apr 2008 19:54:14 +0900
161
162 libapache2-mod-chxj (0.11.0-1) unstable; urgency=low
163
164   * Fixed bug.
165     - chxj_encoding and chxj_rencoding invalid destlen.
166     - <p>a</p> ==> <p></p>a convertion defect.
167     - The line feed code is disregarded at <pre> tag. 
168
169   * Added Features.
170     - Added <blockquote> tag to CHTML1.0 converter.
171     - Added <br> tag clear attribute to CHTML1.0 converter.
172     - Added <dir> tag to CHTML1.0 converter.
173     - Added <dl> tag to CHTML1.0 converter.
174     - Added <dt> tag to CHTML1.0 converter.
175     - Added <dd> tag to CHTML1.0 converter.
176     - Added <menu> tag to CHTML1.0 converter.
177     - Added <p align> attribute to CHTML1.0 converter.
178     - Added <plaintext> tag to CHTML1.0 converter. (no parse mode)
179     - Added <blockquote> tag to CHTML2.0 converter.
180     - Added <dl> tag to CHTML2.0 converter.
181     - Added <dt> tag to CHTML2.0 converter.
182     - Added <dd> tag to CHTML2.0 converter.
183     - Added <h1 align> attribute to CHTML2.0 converter.
184     - Added <h2 align> attribute to CHTML2.0 converter.
185     - Added <h3 align> attribute to CHTML2.0 converter.
186     - Added <h4 align> attribute to CHTML2.0 converter.
187     - Added <h5 align> attribute to CHTML2.0 converter.
188     - Added <h6 align> attribute to CHTML2.0 converter.
189     - Added <li type> attribute to CHTML2.0 converter.
190     - Added <li value> attribute to CHTML2.0 converter.
191     - Added <menu> tag to CHTML2.0 converter.
192     - Added <ol type> attribute to CHTML2.0 converter.
193     - Added <ol start> attribute to CHTML2.0 converter.
194     - Added <p align> attribute to CHTML2.0 converter.
195     - Added <textarea accesskey> attribute to CHTML2.0 converter.
196     - Added <textarea istyle> attribute to CHTML2.0 converter.
197     - Added <blink> tag to CHTML2.0 converter.
198     - Added <marquee> tag to CHTML2.0 converter.
199     - Added <plaintext> tag to CHTML2.0 converter. (no parse mode)
200     - Added <blockquote> tag to CHTML3.0 converter.
201     - Added <dir> tag to CHTML3.0 converter.
202     - Added <dl> tag to CHTML3.0 converter.
203     - Added <dt> tag to CHTML3.0 converter.
204     - Added <dd> tag to CHTML3.0 converter.
205     - Added <h1 align> attribute to CHTML3.0 converter.
206     - Added <h2 align> attribute to CHTML3.0 converter.
207     - Added <h3 align> attribute to CHTML3.0 converter.
208     - Added <h4 align> attribute to CHTML3.0 converter.
209     - Added <h5 align> attribute to CHTML3.0 converter.
210     - Added <h6 align> attribute to CHTML3.0 converter.
211     - Added <blink> tag to CHTML3.0 converter.
212     - Added <marquee> tag to CHTML3.0 converter.
213     - Added <ol type> attribute to CHTML3.0 converter.
214     - Added <ol start> attribute to CHTML3.0 converter.
215     - Added <p align> attribute to CHTML3.0 converter.
216     - Added <textarea accesskey> attribute to CHTML3.0 converter.
217     - Added <textarea istyle> attribute to CHTML3.0 converter.
218     - Added <li type> attribute to CHTML3.0 converter.
219     - Added <li value> attribute to CHTML3.0 converter.
220     - Added <menu> tag to CHTML3.0 converter.
221     - Added <plaintext> tag to CHTML3.0 converter. (no parse mode)
222     - Added <blockquote> tag to au XHTML converter.
223     - Added <dir> tag to au XHTML converter.
224     - Added <dl> tag to au XHTML converter.
225     - Added <dt> tag to au XHTML converter.
226     - Added <dd> tag to au XHTML converter.
227     - Added <h1 align> attribute to au XHTML converter.
228     - Added <h2 align> attribute to au XHTML converter.
229     - Added <h3 align> attribute to au XHTML converter.
230     - Added <h4 align> attribute to au XHTML converter.
231     - Added <h5 align> attribute to au XHTML converter.
232     - Added <h6 align> attribute to au XHTML converter.
233     - Added <hr align> attribute to au XHTML converter.
234     - Added <hr size> attribute to au XHTML converter.
235     - Added <hr width> attribute to au XHTML converter.
236     - Added <li type> attribute to au XHTML converter.
237     - Added <li value> attribute to au XHTML converter.
238     - Added <menu> tag to au XHTML converter.
239     - Added <ol type> attribute to au XHTML converter.
240     - Added <ol start> attribute to au XHTML converter.
241     - Added <plaintext> tag to au XHTML converter. (no parse mode)
242     - Added <textarea accesskey> attribute to au XHTML converter.
243     - Added <textarea istyle> attribute to au XHTML converter.
244     - Added <plaintext> tag to au XHTML converter. (no parse mode)
245     - Added <blockquote> tag to au HDML converter.
246     - Added <dir> tag to au HDML converter.
247     - Added <dl> tag to au HDML converter.
248     - Added <dt> tag to au HDML converter.
249     - Added <dd> tag to au HDML converter.
250     - Added <h1 align> attribute for au HDML converter.
251     - Added <h2 align> attribute for au HDML converter.
252     - Added <h3 align> attribute for au HDML converter.
253     - Added <h4 align> attribute for au HDML converter.
254     - Added <h5 align> attribute for au HDML converter.
255     - Added <h6 align> attribute for au HDML converter.
256     - Added <menu> tag to au HDML converter.
257     - Added <p align> attribute to au HDML converter.
258     - Added <plaintext> tag to au HDML converter. (no parse mode)
259     - Added <pre> tag to au HDML converter. 
260     - Added <textarea> attribute to au HDML converter.
261     - Added <blockquote> tag to SoftBank HTML converter.
262     - Added <br clear> attribute to SoftBank HTML converter.
263     - Added <dir> tag to SoftBank HTML converter.
264     - Added <dl> tag to SoftBank HTML converter.
265     - Added <dt> tag to SoftBank HTML converter.
266     - Added <dd> tag to SoftBank HTML converter.
267     - Added <h1 align> attribute for SoftBank HTML converter.
268     - Added <h2 align> attribute for SoftBank HTML converter.
269     - Added <h3 align> attribute for SoftBank HTML converter.
270     - Added <h4 align> attribute for SoftBank HTML converter.
271     - Added <h5 align> attribute for SoftBank HTML converter.
272     - Added <h6 align> attribute for SoftBank HTML converter.
273
274  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 19 Apr 2008 16:44:57 +0900
275
276 libapache2-mod-chxj (0.10.5-1) unstable; urgency=low
277
278   * Fixed bug.
279     - the value of the script tag is displayed.
280     - the value of the object tag is displayed.
281
282  -- Atsushi Konno <konn@users.sourceforege.jp>  Fri, 18 Apr 2008 22:25:55 +0900
283
284 libapache2-mod-chxj (0.10.4-1) unstable; urgency=low
285
286   * Fixed bug.
287     - Disregarded the tag did not know. 
288     - The tag closing by itself
289
290  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 18 Apr 2008 03:13:27 +0900
291
292 libapache2-mod-chxj (0.10.3-1) unstable; urgency=low
293
294   * Fixed bug.
295       - Cookie ID is not given, except when Content-type is text/html and
296         application/xhtml+xml.  (Reported by bayside. Thanks!)
297
298  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 10 Apr 2008 23:30:52 +0900
299
300 libapache2-mod-chxj (0.10.2-1) unstable; urgency=low
301
302   * Fixed bug. 
303     - cookie ID is not added when redirect.(reported by bayside)
304
305  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 23:47:26 +0900
306
307 libapache2-mod-chxj (0.10.1-1) unstable; urgency=low
308
309   * Fixed bug.
310     - forgot to do -1 in the string length specification part though sizeof was used with STRNCASEEQ. 
311
312  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 19:08:27 +0900
313
314 libapache2-mod-chxj (0.10.0-1) unstable; urgency=low
315
316   * Added Features. 
317     - Add cookie path validator.
318     - Add cookie domain validator.
319     - Add cookie expires validator.
320     - Add cookie secure validator.
321     - Add content-type ``application/xhtml+xml''
322     - use Buffering.
323     - Added Cookie Lazy ID mode.
324     - Cookie simulator(delete experimental)
325   * Fixed bug.
326     - Parsing is abnormal of the comment tag.
327     - Parsing is abnormal of the script tag.
328
329  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 31 Mar 2008 17:58:05 +0900
330
331 libapache2-mod-chxj (0.9.0-1) unstable; urgency=low
332
333   * Added Features
334     - Cookie can have been recorded in MySQL. 
335     - Cookie can have been recorded in memcached. 
336   * Fixed Bug
337     - When mpeg is downloaded, it memory a large amount of consumes it.
338
339  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 24 Mar 2008 00:57:55 +0900
340
341 libapache2-mod-chxj (0.8.7-1) unstable; urgency=low
342
343   * Fixed Bug
344     - Using AC_FUNC_MALLOC by mistake.
345       AC_FUNC_MALLOC is neatly used because it is too good though
346       it is not necessary.
347       AC_FUNC_MALLOC reacts for CentOS due to the bug of autoconf2.59.
348     - When ap_regex.h is not found, pcre.h is used. In that case, to use
349       pcre-config.
350   * Changed Features
351     - Abolition of libiconv. use glibc/iconv.
352
353  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:33 +0900
354
355 libapache2-mod-chxj (0.8.6-1) unstable; urgency=low
356
357   * Added error messages
358     - the error message of the parsing machine of HTML.
359     - the error message when the character-code is converted.
360   * Fixed Bug
361     - forgotten that apache2.0.x doesn't have ap_regex.h. (reported by R)
362
363  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:13 +0900
364
365 libapache2-mod-chxj (0.8.5-1) unstable; urgency=low
366
367   * Fixed Bug
368     - when the image of non-correspondence is converted, and aborted.
369   * Changed features.
370     - Being able to convert the image changed only to jpeg, png, and gif. 
371
372  -- Atsushi Konno <konn@users.sorceforge.jp>  Thu, 14 Feb 2008 20:53:02 +0900
373
374 libapache2-mod-chxj (0.8.4-1) unstable; urgency=low
375
376   * Fixed Bug that deb package doesn't correspond to Apache2.2. 
377   * Added features: 
378     - ``ChxjImageCacheLimit'' directive.
379     - The serial number of "image workfile name" is deleted. 
380   * Added Document:
381     ``ChxjImageCacheLimit'' directive.
382
383  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  5 Feb 2008 20:33:16 +0900
384
385 libapache2-mod-chxj (0.8.3-1) unstable; urgency=high
386
387   * Fixed Bug  
388     - The image conversion is not operated at the access by PC. 
389     - Bug that doesn't erase cache file.
390       + default limit size is 10MByte.
391             but the setting cannot be changed now. 
392
393  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  4 Feb 2008 12:53:21 +0900
394
395 libapache2-mod-chxj (0.8.2-1) unstable; urgency=low
396
397   * Fixed Bug to which compile error occurs when A is specified. 
398
399  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  3 Feb 2008 01:40:33 +0900
400
401 libapache2-mod-chxj (0.8.1-1) unstable; urgency=low
402
403   * fix warning.
404   * It is corrected that it is possible to use it with apache2.2. 
405   * Changed for Apache 2.2.x.
406   * Changed so that ``Configure'' might run well by CentOS5.1.
407   * Fixed Bug that Segmentation Falt had occurred when browser inforamtion was
408     read in the AMD64 environment.
409   * Fixed bug that the HTML conversion operates when connecting it from PC.
410   * Fixed bug that the HTML conversion for jhtml.
411
412
413  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 11 Jan 2008 18:39:44 +0900
414
415 libapache2-mod-chxj (0.8.0-1) unstable; urgency=low
416
417   * add b tag.
418   * add fieldset tag.
419   * add cookie simulator.
420   * To use neither SetOutputFilter nor SetInputFilter, it changes. 
421   * add referer header simulator.
422   * When '_ chxj_nc' parameter exists, the cookie is not renewed.
423   * The bug that the dynamic qrcode output function doesn't operate is corrected. 
424
425  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
426
427 libapache2-mod-chxj (0.7.1-1) unstable; urgency=low
428
429   * bug fix
430       - it cannot correctly read the value when the backslash exists in the attribute.
431
432  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
433
434 libapache2-mod-chxj (0.7.0-1) unstable; urgency=low
435
436   * bug fix which the size before it converts it into Content-Length when HEAD of 
437     the image conversion is requested is returned. 
438   * change to acquire it even if the extension is attached by the image acquisition 
439     request.
440   * bug fix into which the submit value had not converted the character-code for HDML. 
441   * bug fix #8585.
442   * add user_agent rewrite function.
443   * bug fix that the image conversion routine was executed two times.
444
445  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
446
447 libapache2-mod-chxj (0.6.2-1) unstable; urgency=low
448
449   * Fix bug which operates the character-code conversion when PC 
450     accesses it. 
451
452  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
453
454 libapache2-mod-chxj (0.6.1-1) unstable; urgency=low
455
456   * Initial release 
457
458  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900