Author: andy
Date: 2012-07-05 07:05:31 -0600 (Thu, 05 Jul 2012)
New Revision: 10395
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/server/databases/sqlite.xml
Log:
sqlite-autoconf-3071300.tar.gz
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-07-04 16:44:27 UTC (rev 10394)
+++ trunk/BOOK/general.ent 2012-07-05 13:05:31 UTC (rev 10395)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "04"> <!-- Always 2 digits -->
+<!ENTITY day "05"> <!-- Always 2 digits -->
<!ENTITY month "07"> <!-- Always 2 digits -->
<!ENTITY year "2012">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "July 4th, &year;">
+<!ENTITY releasedate "July 5th, &year;">
<!-- <!ENTITY releasedate "November &day;st, &year;"> -->
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
@@ -603,7 +603,7 @@
<!ENTITY db-version "5.3.21">
<!ENTITY mysql-version "5.5.17">
<!ENTITY postgresql-version "9.0.6">
-<!ENTITY sqlite-version "3.7.12.1">
+<!ENTITY sqlite-version "3.7.13">
<!-- Chapter 23 -->
<!-- dhcp (chapter 13) -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-07-04 16:44:27 UTC
(rev 10394)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-07-05 13:05:31 UTC
(rev 10395)
@@ -42,6 +42,15 @@
-->
<listitem>
+ <para>July 5th, 2012</para>
+ <itemizedlist>
+ <listitem>
+ <para>[abenton] - Updated Sqlite to 3.7.13.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>July 4th, 2012</para>
<itemizedlist>
<listitem>
@@ -67,7 +76,7 @@
Fixes <ulink url="&blfs-ticket-root;3455">#3455</ulink>.</para>
</listitem>
<listitem>
- <para>[rthomsen] - Add command to the KDE Pre-installation
+ <para>[rthomsen] - Add command to the KDE Pre-installation
Configuration page for creating the /etc/dbus-1 directory if not
already present.
Fixes <ulink url="&blfs-ticket-root;3454">#3454</ulink>.</para>
Modified: trunk/BOOK/server/databases/sqlite.xml
===================================================================
--- trunk/BOOK/server/databases/sqlite.xml 2012-07-04 16:44:27 UTC (rev
10394)
+++ trunk/BOOK/server/databases/sqlite.xml 2012-07-05 13:05:31 UTC (rev
10395)
@@ -4,17 +4,17 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY sqlite-dl-version "3071201">
+ <!ENTITY sqlite-dl-version "3071300">
<!ENTITY sqlite-download-http
"http://sqlite.org/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
<!ENTITY sqlite-download-ftp " ">
- <!ENTITY sqlite-md5sum "eb7bbd258913518ad30971ea7ecb0ca9">
+ <!ENTITY sqlite-md5sum "c97df403e8a3d5b67bb408fcd6aabd8e">
<!ENTITY sqlite-size "1.8 MB">
- <!ENTITY sqlite-buildsize "28 MB (includes optional documentation)">
- <!ENTITY sqlite-time "0.4 SBU">
+ <!ENTITY sqlite-buildsize "41 MB (includes optional documentation)">
+ <!ENTITY sqlite-time "0.2 SBU">
- <!ENTITY sqlite-docs-md5sum "3d2b368a64a08766ea37b5162e019091">
- <!ENTITY sqlite-docs-size "3.9 MB">
+ <!ENTITY sqlite-docs-md5sum "16a003d5a619a6c725e3d81cf5aaba2a">
+ <!ENTITY sqlite-docs-size "3.7 MB">
<!ENTITY sqlite-docs-download
"http://sqlite.org/sqlite-doc-&sqlite-dl-version;.zip">
]>
@@ -152,7 +152,7 @@
<title>Command Explanations</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../../xincludes/static-libraries.xml"/>
+ href="../../xincludes/static-libraries.xml"/>
<para>
<parameter>CFLAGS="-g -O2 -DSQLITE_SECURE_DELETE
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page