Author: igor Date: Sun Sep 29 03:39:55 2013 New Revision: 11890 Log: update to unrar-5.0.12
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 Sat Sep 28 04:50:09 2013 (r11889) +++ trunk/BOOK/general.ent Sun Sep 29 03:39:55 2013 (r11890) @@ -1,12 +1,12 @@ <!-- $LastChangedBy$ $Date$ --> -<!ENTITY day "28"> <!-- Always 2 digits --> +<!ENTITY day "29"> <!-- 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 28th, &year;"> +<!ENTITY releasedate "September 29th, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] --> @@ -351,7 +351,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.11"> +<!ENTITY unrar-version "5.0.12"> <!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 Sat Sep 28 04:50:09 2013 (r11889) +++ trunk/BOOK/general/sysutils/unrar.xml Sun Sep 29 03:39:55 2013 (r11890) @@ -6,8 +6,8 @@ <!ENTITY unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz"> <!ENTITY unrar-download-ftp " "> - <!ENTITY unrar-md5sum "e301d78cdee277e008afaf761ca0df4e"> - <!ENTITY unrar-size "204 KB"> + <!ENTITY unrar-md5sum "f090106c2819cf717ba42b4d5d71f1ed"> + <!ENTITY unrar-size "205 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 Sat Sep 28 04:50:09 2013 (r11889) +++ trunk/BOOK/introduction/welcome/changelog.xml Sun Sep 29 03:39:55 2013 (r11890) @@ -44,6 +44,16 @@ --> <listitem> + <para>September 29th, 2013</para> + <itemizedlist> + <listitem> + <para>[igor] - Update to unrar-5.0.12. Fixes + <ulink url="&blfs-ticket-root;4114">#4114</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>September 28th, 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
