Author: rthomsen Date: 2012-06-28 11:05:33 -0600 (Thu, 28 Jun 2012) New Revision: 10372
Modified: trunk/BOOK/general.ent trunk/BOOK/general/sysutils/upower.xml trunk/BOOK/introduction/welcome/changelog.xml Log: upower 0.9.17 Modified: trunk/BOOK/general/sysutils/upower.xml =================================================================== --- trunk/BOOK/general/sysutils/upower.xml 2012-06-28 13:13:35 UTC (rev 10371) +++ trunk/BOOK/general/sysutils/upower.xml 2012-06-28 17:05:33 UTC (rev 10372) @@ -6,9 +6,9 @@ <!ENTITY upower-download-http "http://upower.freedesktop.org/releases/upower-&upower-version;.tar.xz"> <!ENTITY upower-download-ftp " "> - <!ENTITY upower-md5sum "65030caf519b8a06856c12b6668a9f57"> - <!ENTITY upower-size "394 KB"> - <!ENTITY upower-buildsize "8.5 MB"> + <!ENTITY upower-md5sum "9ef7fc8ec438542f014f3a34552822aa"> + <!ENTITY upower-size "393 KB"> + <!ENTITY upower-buildsize "9.3 MB"> <!ENTITY upower-time "0.2 SBU"> ]> @@ -152,7 +152,7 @@ <segmentedlist> <segtitle>Installed Programs</segtitle> - <segtitle>Installed Library</segtitle> + <segtitle>Installed Libraries</segtitle> <segtitle>Installed Directories</segtitle> <seglistitem> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2012-06-28 13:13:35 UTC (rev 10371) +++ trunk/BOOK/general.ent 2012-06-28 17:05:33 UTC (rev 10372) @@ -3,13 +3,13 @@ $Date$ --> -<!ENTITY day "27"> <!-- Always 2 digits --> +<!ENTITY day "28"> <!-- Always 2 digits --> <!ENTITY month "06"> <!-- Always 2 digits --> <!ENTITY year "2012"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "&year;-&month;-&day;"> -<!ENTITY releasedate "June 27th, &year;"> +<!ENTITY releasedate "June 28th, &year;"> <!-- <!ENTITY releasedate "November &day;st, &year;"> --> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> @@ -350,7 +350,7 @@ <!ENTITY udisks2-version "1.98.0"> <!ENTITY unrar-version "4.1.1"> <!ENTITY unzip-version "6.0"> -<!ENTITY upower-version "0.9.16"> +<!ENTITY upower-version "0.9.17"> <!ENTITY usbutils-version "005"> <!ENTITY which-version "2.20"> <!ENTITY zip-version "3.0"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2012-06-28 13:13:35 UTC (rev 10371) +++ trunk/BOOK/introduction/welcome/changelog.xml 2012-06-28 17:05:33 UTC (rev 10372) @@ -42,6 +42,16 @@ --> <listitem> + <para>June 28th, 2012</para> + <itemizedlist> + <listitem> + <para>[rthomsen] - Upgrade to UPower 0.9.17. + Fixes <ulink url="&blfs-ticket-root;3437">#3437</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>June 27th, 2012</para> <itemizedlist> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
