Author: thomas Date: Sun Oct 4 01:05:47 2020 New Revision: 23781 Log: Upgrade apache-ant-1.10.9
Modified: trunk/BOOK/general.ent trunk/BOOK/general/prog/apache-ant.xml trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/packages.ent Modified: trunk/BOOK/general.ent ============================================================================== --- trunk/BOOK/general.ent Sat Oct 3 08:30:37 2020 (r23780) +++ trunk/BOOK/general.ent Sun Oct 4 01:05:47 2020 (r23781) @@ -1,12 +1,12 @@ <!-- $LastChangedBy$ $Date$ --> -<!ENTITY day "02"> <!-- Always 2 digits --> +<!ENTITY day "04"> <!-- Always 2 digits --> <!ENTITY month "10"> <!-- Always 2 digits --> <!ENTITY year "2020"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "&year;-&month;-&day;"> -<!ENTITY releasedate "October 2nd, &year;"> +<!ENTITY releasedate "October 4th, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- x.y|development --> Modified: trunk/BOOK/general/prog/apache-ant.xml ============================================================================== --- trunk/BOOK/general/prog/apache-ant.xml Sat Oct 3 08:30:37 2020 (r23780) +++ trunk/BOOK/general/prog/apache-ant.xml Sun Oct 4 01:05:47 2020 (r23781) @@ -6,7 +6,7 @@ <!ENTITY apache-ant-download-http "https://archive.apache.org/dist/ant/source/apache-ant-&apache-ant-version;-src.tar.xz"> <!ENTITY apache-ant-download-ftp " "> - <!ENTITY apache-ant-md5sum "735e683a2616e9b4d1c31e714fb0949a"> + <!ENTITY apache-ant-md5sum "700443388a718591dc1e031e52e9be3b"> <!ENTITY apache-ant-size "4.3 MB"> <!ENTITY apache-ant-buildsize "142 MB"> <!ENTITY apache-ant-time "0.3 SBU (excluding download time)"> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Sat Oct 3 08:30:37 2020 (r23780) +++ trunk/BOOK/introduction/welcome/changelog.xml Sun Oct 4 01:05:47 2020 (r23781) @@ -42,6 +42,16 @@ </listitem> --> <listitem> + <para>October 4th, 2020</para> + <itemizedlist> + <listitem> + <para>[thomas] - Update to apache-ant-1.10.9. Fixes + <ulink url="&blfs-ticket-root;14082">#14082</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>October 2nd, 2020</para> <itemizedlist> <listitem> Modified: trunk/BOOK/packages.ent ============================================================================== --- trunk/BOOK/packages.ent Sat Oct 3 08:30:37 2020 (r23780) +++ trunk/BOOK/packages.ent Sun Oct 4 01:05:47 2020 (r23781) @@ -373,7 +373,7 @@ <!ENTITY valgrind-version "3.16.1"> <!ENTITY yasm-version "1.3.0"> -<!ENTITY apache-ant-version "1.10.8"> +<!ENTITY apache-ant-version "1.10.9"> <!-- <!ENTITY maven-version "3.6.0"> <!ENTITY junit-major "4"> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
