• R/O
  • HTTP
  • SSH
  • HTTPS

mod_chxj: Commit

mod_chxj


Commit MetaInfo

Revisão05cbcb2fe6d2fe175b6eceaba8ee53c260fd7fa1 (tree)
Hora2009-04-05 18:41:17
AutorAtsushi Konno <konn@user...>
CommiterAtsushi Konno

Mensagem de Log

  • version up.
    - 0.12.34 -> 0.12.35

Mudança Sumário

Diff

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
1+libapache2-mod-chxj (0.12.35-1) unstable; urgency=low
2+
3+ * Fixed Bug.
4+ - When the HTTP response code is 304, garbage in two bytes is transmitted
5+ as Content.
6+ http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15951
7+ (Reported by isssk. Thanks!)
8+ - In the SoftBank, ``guid=on'' in A tag is deleted.
9+ http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15940
10+ (Reported by isssk. Thanks!)
11+ - The BMP image is not converted.
12+ http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15934
13+ (Reported by isssk. Thanks!)
14+ - The setting by the htaccess context of the image transformation is not
15+ effective.
16+ http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15935
17+ (Reported by isssk. Thanks!)
18+ - If the extension is not specified when the image conversion setting is
19+ done only in htaccess, it becomes 404.
20+ http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15936
21+ (Reported by isssk. Thanks!)
22+ - The parameter name breaks when HANKAKU-KANA-DAKUTEN is specified for
23+ REQUEST parameter name.
24+ http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15939
25+ (Reported by isssk. Thanks!)
26+ - When UA other than carrying are specified by the fifth argument of
27+ ChxjConvertRule, the conversion processing is not done.
28+ (Reported by ippsio. Thanks!)
29+ - When httpd has not linked with libssl and libcrypto, httpd cannot be
30+ started.
31+ (Reported by GLORIA (gloria_sf). Thansk!)
32+
33+ -- Atsushi Konno <konn@users.sourceforge.jp> Sun, 5 Apr 2009 18:16:51 +0900
34+
135 libapache2-mod-chxj (0.12.34-1) unstable; urgency=low
236
337 * Added New Features.
@@ -6,7 +40,7 @@ libapache2-mod-chxj (0.12.34-1) unstable; urgency=low
640 (Requested by ippsio. thanks!)
741 * Fixed bug.
842 http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15853
9- (thanks!)
43+ (Reported by isssk. Thanks!)
1044
1145 -- Atsushi Konno <konn@users.sourceforge.jp> Wed, 1 Apr 2009 01:28:25 +0900
1246
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
11 #! /bin/sh
22 # Guess values for system-dependent variables and create Makefiles.
3-# Generated by GNU Autoconf 2.61 for mod_chxj 0.12.34.
3+# Generated by GNU Autoconf 2.61 for mod_chxj 0.12.35.
44 #
55 # Report bugs to <konn@users.sourceforge.jp>.
66 #
@@ -728,8 +728,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
728728 # Identity of this package.
729729 PACKAGE_NAME='mod_chxj'
730730 PACKAGE_TARNAME='mod_chxj'
731-PACKAGE_VERSION='0.12.34'
732-PACKAGE_STRING='mod_chxj 0.12.34'
731+PACKAGE_VERSION='0.12.35'
732+PACKAGE_STRING='mod_chxj 0.12.35'
733733 PACKAGE_BUGREPORT='konn@users.sourceforge.jp'
734734
735735 ac_unique_file="src/mod_chxj.c"
@@ -1408,7 +1408,7 @@ if test "$ac_init_help" = "long"; then
14081408 # Omit some internal or obsolete options to make the list less imposing.
14091409 # This message is too long to be a string in the A/UX 3.1 sh.
14101410 cat <<_ACEOF
1411-\`configure' configures mod_chxj 0.12.34 to adapt to many kinds of systems.
1411+\`configure' configures mod_chxj 0.12.35 to adapt to many kinds of systems.
14121412
14131413 Usage: $0 [OPTION]... [VAR=VALUE]...
14141414
@@ -1479,7 +1479,7 @@ fi
14791479
14801480 if test -n "$ac_init_help"; then
14811481 case $ac_init_help in
1482- short | recursive ) echo "Configuration of mod_chxj 0.12.34:";;
1482+ short | recursive ) echo "Configuration of mod_chxj 0.12.35:";;
14831483 esac
14841484 cat <<\_ACEOF
14851485
@@ -1597,7 +1597,7 @@ fi
15971597 test -n "$ac_init_help" && exit $ac_status
15981598 if $ac_init_version; then
15991599 cat <<\_ACEOF
1600-mod_chxj configure 0.12.34
1600+mod_chxj configure 0.12.35
16011601 generated by GNU Autoconf 2.61
16021602
16031603 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1611,7 +1611,7 @@ cat >config.log <<_ACEOF
16111611 This file contains any messages produced by compilers while
16121612 running configure, to aid debugging if configure makes a mistake.
16131613
1614-It was created by mod_chxj $as_me 0.12.34, which was
1614+It was created by mod_chxj $as_me 0.12.35, which was
16151615 generated by GNU Autoconf 2.61. Invocation command line was
16161616
16171617 $ $0 $@
@@ -2429,7 +2429,7 @@ fi
24292429
24302430 # Define the identity of the package.
24312431 PACKAGE=mod_chxj
2432- VERSION=0.12.34
2432+ VERSION=0.12.35
24332433
24342434
24352435 cat >>confdefs.h <<_ACEOF
@@ -22044,7 +22044,7 @@ exec 6>&1
2204422044 # report actual input values of CONFIG_FILES etc. instead of their
2204522045 # values after options handling.
2204622046 ac_log="
22047-This file was extended by mod_chxj $as_me 0.12.34, which was
22047+This file was extended by mod_chxj $as_me 0.12.35, which was
2204822048 generated by GNU Autoconf 2.61. Invocation command line was
2204922049
2205022050 CONFIG_FILES = $CONFIG_FILES
@@ -22097,7 +22097,7 @@ Report bugs to <bug-autoconf@gnu.org>."
2209722097 _ACEOF
2209822098 cat >>$CONFIG_STATUS <<_ACEOF
2209922099 ac_cs_version="\\
22100-mod_chxj config.status 0.12.34
22100+mod_chxj config.status 0.12.35
2210122101 configured by $0, generated by GNU Autoconf 2.61,
2210222102 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
2210322103
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
11 # -*- Autoconf -*-
22 # Process this file with autoconf to produce a configure script.
3-AC_INIT([mod_chxj],[0.12.34],[konn@users.sourceforge.jp])
3+AC_INIT([mod_chxj],[0.12.35],[konn@users.sourceforge.jp])
44 AC_PREREQ(2.59)
55 AC_CONFIG_SRCDIR([src/mod_chxj.c])
66 AC_CANONICAL_TARGET
--- a/debian-sarge/changelog
+++ b/debian-sarge/changelog
@@ -1,3 +1,37 @@
1+libapache2-mod-chxj (0.12.35-1) unstable; urgency=low
2+
3+ * Fixed Bug.
4+ - When the HTTP response code is 304, garbage in two bytes is transmitted
5+ as Content.
6+ http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15951
7+ (Reported by isssk. Thanks!)
8+ - In the SoftBank, ``guid=on'' in A tag is deleted.
9+ http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15940
10+ (Reported by isssk. Thanks!)
11+ - The BMP image is not converted.
12+ http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15934
13+ (Reported by isssk. Thanks!)
14+ - The setting by the htaccess context of the image transformation is not
15+ effective.
16+ http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15935
17+ (Reported by isssk. Thanks!)
18+ - If the extension is not specified when the image conversion setting is
19+ done only in htaccess, it becomes 404.
20+ http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15936
21+ (Reported by isssk. Thanks!)
22+ - The parameter name breaks when HANKAKU-KANA-DAKUTEN is specified for
23+ REQUEST parameter name.
24+ http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15939
25+ (Reported by isssk. Thanks!)
26+ - When UA other than carrying are specified by the fifth argument of
27+ ChxjConvertRule, the conversion processing is not done.
28+ (Reported by ippsio. Thanks!)
29+ - When httpd has not linked with libssl and libcrypto, httpd cannot be
30+ started.
31+ (Reported by GLORIA (gloria_sf). Thansk!)
32+
33+ -- Atsushi Konno <konn@users.sourceforge.jp> Sun, 5 Apr 2009 18:16:51 +0900
34+
135 libapache2-mod-chxj (0.12.34-1) unstable; urgency=low
236
337 * Added New Features.
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,37 @@
1+libapache2-mod-chxj (0.12.35-1) unstable; urgency=low
2+
3+ * Fixed Bug.
4+ - When the HTTP response code is 304, garbage in two bytes is transmitted
5+ as Content.
6+ http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15951
7+ (Reported by isssk. Thanks!)
8+ - In the SoftBank, ``guid=on'' in A tag is deleted.
9+ http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15940
10+ (Reported by isssk. Thanks!)
11+ - The BMP image is not converted.
12+ http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15934
13+ (Reported by isssk. Thanks!)
14+ - The setting by the htaccess context of the image transformation is not
15+ effective.
16+ http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15935
17+ (Reported by isssk. Thanks!)
18+ - If the extension is not specified when the image conversion setting is
19+ done only in htaccess, it becomes 404.
20+ http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15936
21+ (Reported by isssk. Thanks!)
22+ - The parameter name breaks when HANKAKU-KANA-DAKUTEN is specified for
23+ REQUEST parameter name.
24+ http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15939
25+ (Reported by isssk. Thanks!)
26+ - When UA other than carrying are specified by the fifth argument of
27+ ChxjConvertRule, the conversion processing is not done.
28+ (Reported by ippsio. Thanks!)
29+ - When httpd has not linked with libssl and libcrypto, httpd cannot be
30+ started.
31+ (Reported by GLORIA (gloria_sf). Thansk!)
32+
33+ -- Atsushi Konno <konn@users.sourceforge.jp> Sun, 5 Apr 2009 18:16:51 +0900
34+
135 libapache2-mod-chxj (0.12.34-1) unstable; urgency=low
236
337 * Added New Features.
--- a/include/config.h
+++ b/include/config.h
@@ -96,19 +96,19 @@
9696 #define PACKAGE_NAME "mod_chxj"
9797
9898 /* Define to the full name and version of this package. */
99-#define PACKAGE_STRING "mod_chxj 0.12.34"
99+#define PACKAGE_STRING "mod_chxj 0.12.35"
100100
101101 /* Define to the one symbol short name of this package. */
102102 #define PACKAGE_TARNAME "mod_chxj"
103103
104104 /* Define to the version of this package. */
105-#define PACKAGE_VERSION "0.12.34"
105+#define PACKAGE_VERSION "0.12.35"
106106
107107 /* Define to 1 if you have the ANSI C header files. */
108108 #define STDC_HEADERS 1
109109
110110 /* Version number of package */
111-#define VERSION "0.12.34"
111+#define VERSION "0.12.35"
112112
113113 /* Define to empty if `const' does not conform to ANSI C. */
114114 /* #undef const */
--- a/support/centos/mod-chxj.spec
+++ b/support/centos/mod-chxj.spec
@@ -1,4 +1,4 @@
1-%define version 0.12.34
1+%define version 0.12.35
22
33 Summary: CHTML to HDML,XHTML,JHTML convert module for Apache HTTPD.
44 Name: mod_chxj
Show on old repository browser