Author: igor Date: Thu Sep 5 00:27:36 2013 New Revision: 11762 Log: update to unrar-5.0.11
Modified: trunk/BOOK/general.ent trunk/BOOK/general/sysutils/unrar.xml trunk/BOOK/introduction/welcome/changelog.xml Modified: trunk/BOOK/general.ent ============================================================================== --- trunk/BOOK/general.ent Wed Sep 4 18:31:21 2013 (r11761) +++ trunk/BOOK/general.ent Thu Sep 5 00:27:36 2013 (r11762) @@ -1,12 +1,12 @@ <!-- $LastChangedBy$ $Date$ --> -<!ENTITY day "04"> <!-- Always 2 digits --> +<!ENTITY day "05"> <!-- Always 2 digits --> <!ENTITY month "09"> <!-- Always 2 digits --> <!ENTITY year "2013"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "&year;-&month;-&day;"> -<!ENTITY releasedate "September 3rd, &year;"> +<!ENTITY releasedate "September 5th, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] --> @@ -356,7 +356,7 @@ <!ENTITY udev-version "Installed LFS Version"> <!ENTITY udisks-version "1.0.4"> <!-- stable lt .90 micro version --> <!ENTITY udisks2-version "2.1.1"> <!-- stable lt .90 micro version --> -<!ENTITY unrar-version "5.0.10"> +<!ENTITY unrar-version "5.0.11"> <!ENTITY unzip-version "6.0"> <!ENTITY upower-version "0.9.21"> <!ENTITY usbutils-version "007"> Modified: trunk/BOOK/general/sysutils/unrar.xml ============================================================================== --- trunk/BOOK/general/sysutils/unrar.xml Wed Sep 4 18:31:21 2013 (r11761) +++ trunk/BOOK/general/sysutils/unrar.xml Thu Sep 5 00:27:36 2013 (r11762) @@ -6,9 +6,9 @@ <!ENTITY unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz"> <!ENTITY unrar-download-ftp " "> - <!ENTITY unrar-md5sum "9bec605946c0d7e8b0534a77577fa2fb"> - <!ENTITY unrar-size "208 KB"> - <!ENTITY unrar-buildsize "3.2 MB"> + <!ENTITY unrar-md5sum "e301d78cdee277e008afaf761ca0df4e"> + <!ENTITY unrar-size "204 KB"> + <!ENTITY unrar-buildsize "2.3 MB"> <!ENTITY unrar-time "0.1 SBU"> ]> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Wed Sep 4 18:31:21 2013 (r11761) +++ trunk/BOOK/introduction/welcome/changelog.xml Thu Sep 5 00:27:36 2013 (r11762) @@ -45,7 +45,17 @@ --> <listitem> - <para>September 4rd, 2013</para> + <para>September 5th, 2013</para> + <itemizedlist> + <listitem> + <para>[igor] - Update to unrar-5.0.11. Fixes + <ulink url="&blfs-ticket-root;4028">#4028</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>September 4th, 2013</para> <itemizedlist> <listitem> <para>[fernando] - Restore from archive and update to -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
