aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrejzi <krejzi@linuxfromscratch.org>2015-02-10 21:15:36 +0000
committerKrejzi <krejzi@linuxfromscratch.org>2015-02-10 21:15:36 +0000
commit4c5890ffe1e46e9d05a8f2421967f8290ed37ae3 (patch)
tree830f754e3bbb351d17dc5637c43133024f250e44
parent20aee709df006b15de4681be06b26551b0bca308 (diff)
Updated to dbus-1.8.16.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10843 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml9
-rw-r--r--general.ent4
-rw-r--r--packages.ent6
3 files changed, 14 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index ea4c1ae26..9988b91ae 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,15 @@
</listitem>
-->
<listitem>
+ <para>2015-02-10</para>
+ <itemizedlist>
+ <listitem>
+ <para>[krejzi] - Updated to dbus-1.8.16.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2015-02-09</para>
<itemizedlist>
<listitem>
diff --git a/general.ent b/general.ent
index 7a8e325c4..e01675b75 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-<!ENTITY version "20150206-systemd">
+<!ENTITY version "20150210-systemd">
<!ENTITY short-version "systemd"> <!-- Used in dbus chapter, change to x.y for release -->
-<!ENTITY releasedate "February 6, 2015">
+<!ENTITY releasedate "February 10, 2015">
<!ENTITY copyrightdate "1999-2015"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.7">
<!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index 077c1fca0..39df099fa 100644
--- a/packages.ent
+++ b/packages.ent
@@ -105,12 +105,12 @@
<!ENTITY coreutils-ch6-du "161 MB">
<!ENTITY coreutils-ch6-sbu "2.4 SBU">
-<!ENTITY dbus-version "1.8.14">
+<!ENTITY dbus-version "1.8.16">
<!ENTITY dbus-size "1,824 KB">
<!ENTITY dbus-url "http://dbus.freedesktop.org/releases/dbus/dbus-&dbus-version;.tar.gz">
-<!ENTITY dbus-md5 "dfb810eda8780cf9debf7169b3ca5fe1">
+<!ENTITY dbus-md5 "020824a38850501e7d6ba8307a7c5ac3">
<!ENTITY dbus-home "http://www.freedesktop.org/wiki/Software/dbus">
-<!ENTITY dbus-ch6-du "42 MB">
+<!ENTITY dbus-ch6-du "43 MB">
<!ENTITY dbus-ch6-sbu "0.4 SBU">
<!ENTITY dejagnu-version "1.5.2">