summaryrefslogtreecommitdiffstatsabout
path: root/index.xml
diff options
context:
space:
mode:
authorEdward Rudd <urkle@outoforder.cc>2011-07-24 04:42:15 (GMT)
committer Edward Rudd <urkle@outoforder.cc>2011-07-24 04:42:15 (GMT)
commit8b97b74a870ed05a545df2b9c468746d6832640c (patch)
tree8e5794558c500bab8f38050459fd0ed6828fede2 /index.xml
parentd527d830f45523d4f1276b2a5bd70d9fc5b0f6fc (diff)
fix latest version number and better name the intermediate patches
Diffstat (limited to 'index.xml')
-rw-r--r--index.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.xml b/index.xml
index dbfc4ce..8243805 100644
--- a/index.xml
+++ b/index.xml
@@ -161,7 +161,7 @@ This module now compiles under Apache 1.3 and Apache 2.0 from the same source.</
161 <downloads 161 <downloads
162 name="mod_log_sql" 162 name="mod_log_sql"
163 baseref="/downloads/mod_log_sql/"> 163 baseref="/downloads/mod_log_sql/">
164 <category branch="development" latest="1.99" extension="tar.gz"> 164 <category branch="development" latest="1.101" extension="tar.gz">
165 <download version="1.101" extension="tar.bz2" md5sum="16157f311eba364d8ee467078e7cc086"/> 165 <download version="1.101" extension="tar.bz2" md5sum="16157f311eba364d8ee467078e7cc086"/>
166 <download version="1.100" extension="tar.bz2" md5sum="b54657ad270cffc34dfab12302c53306"/> 166 <download version="1.100" extension="tar.bz2" md5sum="b54657ad270cffc34dfab12302c53306"/>
167 <download version="1.99" md5sum="e246a3d8e96d2d62715eb34f75c7c11d"> 167 <download version="1.99" md5sum="e246a3d8e96d2d62715eb34f75c7c11d">
@@ -169,13 +169,13 @@ This module now compiles under Apache 1.3 and Apache 2.0 from the same source.</
169 This patch stops configure from erroring out if libdbi is not detected 169 This patch stops configure from erroring out if libdbi is not detected
170 on the system. 170 on the system.
171 </patch> 171 </patch>
172 <patch shortname="config Patch" version="1.99-2" extension="diff"> 172 <patch shortname="mysql reconnect Patch" version="1.99-2" extension="diff">
173 This patch fixes logging request_args(a) and fixes the MySQL reconnect segfault. 173 This patch fixes logging request_args(a) and fixes the MySQL reconnect segfault.
174 </patch> 174 </patch>
175 </download> 175 </download>
176 <download version="1.98" md5sum="122a7f8a42876ff8ab0d1369dfe4d201"/> 176 <download version="1.98" md5sum="122a7f8a42876ff8ab0d1369dfe4d201"/>
177 <download version="1.97" md5sum="6e5616dbb6eec5e1acd2d3fd8b42e5be"> 177 <download version="1.97" md5sum="6e5616dbb6eec5e1acd2d3fd8b42e5be">
178 <patch shortname="config Patch" version="1.97" extension="diff"> 178 <patch shortname="compile Patch" version="1.97" extension="diff">
179 This patch fixes a compile issues with certain builds of Apache 2 which 179 This patch fixes a compile issues with certain builds of Apache 2 which
180 generate the &quot;PACKAGE_NAME&quot; redefined error. 180 generate the &quot;PACKAGE_NAME&quot; redefined error.
181 </patch> 181 </patch>