Author: igor Date: Sat Oct 12 00:15:07 2013 New Revision: 11963 Log: update to unixODBC-2.3.2
Modified: trunk/BOOK/general.ent trunk/BOOK/general/genutils/unixodbc.xml trunk/BOOK/introduction/welcome/changelog.xml Modified: trunk/BOOK/general.ent ============================================================================== --- trunk/BOOK/general.ent Fri Oct 11 09:14:19 2013 (r11962) +++ trunk/BOOK/general.ent Sat Oct 12 00:15:07 2013 (r11963) @@ -1,12 +1,12 @@ <!-- $LastChangedBy$ $Date$ --> -<!ENTITY day "11"> <!-- Always 2 digits --> +<!ENTITY day "12"> <!-- Always 2 digits --> <!ENTITY month "10"> <!-- Always 2 digits --> <!ENTITY year "2013"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "&year;-&month;-&day;"> -<!ENTITY releasedate "October 11th, &year;"> +<!ENTITY releasedate "October 12th, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] --> @@ -321,7 +321,7 @@ <!ENTITY screen-version "4.0.3"> <!ENTITY sharutils-version "4.13.5"> <!ENTITY tidy-version "cvs_20101110"> -<!ENTITY unixodbc-version "2.3.1"> +<!ENTITY unixodbc-version "2.3.2"> <!ENTITY xscreensaver-version "5.22"> <!-- Chapter 12 --> Modified: trunk/BOOK/general/genutils/unixodbc.xml ============================================================================== --- trunk/BOOK/general/genutils/unixodbc.xml Fri Oct 11 09:14:19 2013 (r11962) +++ trunk/BOOK/general/genutils/unixodbc.xml Sat Oct 12 00:15:07 2013 (r11963) @@ -6,10 +6,10 @@ <!ENTITY unixodbc-download-http "http://www.unixodbc.org/unixODBC-&unixodbc-version;.tar.gz"> <!ENTITY unixodbc-download-ftp "&gentoo-ftp-repo;/unixODBC-&unixodbc-version;.tar.gz"> - <!ENTITY unixodbc-md5sum "86788d4006620fa1f171c13d07fdcaab"> + <!ENTITY unixodbc-md5sum "5e4528851eda5d3d4aed249b669bd05b"> <!ENTITY unixodbc-size "1.8 MB"> - <!ENTITY unixodbc-buildsize "30 MB"> - <!ENTITY unixodbc-time "0.5 SBU"> + <!ENTITY unixodbc-buildsize "33 MB"> + <!ENTITY unixodbc-time "0.4 SBU"> ]> <sect1 id="unixodbc" xreflabel="unixODBC-&unixodbc-version;"> @@ -161,7 +161,7 @@ </para> <para> - Unfortunately, there are no <command>man</command> or + Unfortunately, there are no many <command>man</command> or any <command>info</command> pages for the various programs available in the <application>unixODBC</application> package. Along with the information in the <quote>Short Descriptions</quote> below and the documentation @@ -189,10 +189,10 @@ <seglistitem> <seg> - dltest, isql, iusql, odbc_config and odbcinst + dltest, isql, iusql, odbc_config, odbcinst, and slencheck </seg> <seg> - libodbc.so, libodbccr.so and libodbcinst.so + libodbc.so, libodbccr.so, and libodbcinst.so </seg> <seg> /etc/unixODBC and Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Fri Oct 11 09:14:19 2013 (r11962) +++ trunk/BOOK/introduction/welcome/changelog.xml Sat Oct 12 00:15:07 2013 (r11963) @@ -44,6 +44,16 @@ --> <listitem> + <para>October 12th, 2013</para> + <itemizedlist> + <listitem> + <para>[igor] - Update to unixODBC-2.3.2. Fixes + <ulink url="&blfs-ticket-root;4163">#4163</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>October 11th, 2013</para> <itemizedlist> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
