mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 14:32:13 +08:00
Update to notification-daemon-3.20.0.
Update to dhcp-4.3.4. Update to mercurial-3.7.3. Update to mesa-11.2.0. Add BOOK/changelog.xml as a convenience symlink. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17221 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
fb04cfdd0e
commit
1b777da393
1
changelog.xml
Symbolic link
1
changelog.xml
Symbolic link
@ -0,0 +1 @@
|
||||
introduction/welcome/changelog.xml
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY mercurial-download-http "https://www.mercurial-scm.org/release/mercurial-&mercurial-version;.tar.gz">
|
||||
<!ENTITY mercurial-download-ftp " ">
|
||||
<!ENTITY mercurial-md5sum "cebd60f39965480879d268d6e13e3d30">
|
||||
<!ENTITY mercurial-size "4.5 MB">
|
||||
<!ENTITY mercurial-buildsize "53 MB (with documentation, 374 MB with docs and tests)">
|
||||
<!ENTITY mercurial-time "less than 0.1 SBU (with documentation, 13 SBU with docs and tests)">
|
||||
<!ENTITY mercurial-md5sum "f47c9c76b7bf429dafecb71fa81c01b4">
|
||||
<!ENTITY mercurial-size "4.4 MB">
|
||||
<!ENTITY mercurial-buildsize "36 MB (374 MB with docs and tests)">
|
||||
<!ENTITY mercurial-time "less than 0.1 SBU (13 SBU with docs and tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="mercurial" xreflabel="Mercurial-&mercurial-version;">
|
||||
@ -106,8 +106,7 @@
|
||||
|
||||
<screen><userinput>cat > tests/blacklists/failed-tests << "EOF"
|
||||
<literal># Test Failures
|
||||
test-run-tests.t
|
||||
test-highlight.t</literal>
|
||||
test-gpg.t</literal>
|
||||
EOF
|
||||
|
||||
rm -rf tests/tmp &&
|
||||
@ -126,9 +125,7 @@ make check</userinput></screen>
|
||||
<screen><userinput>pushd tests &&
|
||||
rm -rf tmp &&
|
||||
|
||||
./run-tests.py --tmpdir tmp \
|
||||
test-run-tests.t \
|
||||
test-highlight.t &&
|
||||
./run-tests.py --tmpdir tmp test-gpg.t &&
|
||||
popd</userinput></screen>
|
||||
|
||||
<para>Normally, the previous failures will be confirmed. However, if
|
||||
|
@ -16,7 +16,7 @@
|
||||
<!ENTITY libgtop-version "2.34.0">
|
||||
<!ENTITY libpeas-version "1.18.0">
|
||||
<!ENTITY libwnck-version "3.14.1">
|
||||
<!ENTITY notification-daemon-version "3.18.2">
|
||||
<!ENTITY notification-daemon-version "3.20.0">
|
||||
<!ENTITY totem-pl-parser-version "3.10.6">
|
||||
<!ENTITY vte-version "0.44.0">
|
||||
|
||||
|
@ -5,12 +5,12 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY notification-daemon-download-http
|
||||
"&gnome-download-http;/notification-daemon/&gnome-minor-18;/notification-daemon-¬ification-daemon-version;.tar.xz">
|
||||
"&gnome-download-http;/notification-daemon/&gnome-minor-20;/notification-daemon-¬ification-daemon-version;.tar.xz">
|
||||
<!ENTITY notification-daemon-download-ftp
|
||||
"&gnome-download-ftp;/notification-daemon/&gnome-minor-18;/notification-daemon-¬ification-daemon-version;.tar.xz">
|
||||
<!ENTITY notification-daemon-md5sum "4194e5041a820b89bb043e695e02036b">
|
||||
<!ENTITY notification-daemon-size "324 KB">
|
||||
<!ENTITY notification-daemon-buildsize "4 MB">
|
||||
"&gnome-download-ftp;/notification-daemon/&gnome-minor-20;/notification-daemon-¬ification-daemon-version;.tar.xz">
|
||||
<!ENTITY notification-daemon-md5sum "2de7f4075352831f1d98d8851b642124">
|
||||
<!ENTITY notification-daemon-size "336 KB">
|
||||
<!ENTITY notification-daemon-buildsize "4.1 MB">
|
||||
<!ENTITY notification-daemon-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -47,6 +47,22 @@
|
||||
<listitem>
|
||||
<para>April 4th, 2016</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to notification-daemon-3.20.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;7683">#7683</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to dhcp-4.3.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;7659">#7659</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to mercurial-3.7.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;7658">#7658</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to mesa-11.2.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;7540">#7540</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[pierre] - Change instructions so that Midori depend on newer
|
||||
versions of WebKitGTK+. Fixes
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY dhcp-download-http " ">
|
||||
<!ENTITY dhcp-download-ftp "ftp://ftp.isc.org/isc/dhcp/&dhcp-version;/dhcp-&dhcp-version;.tar.gz">
|
||||
<!ENTITY dhcp-md5sum "60f330a69566c52d841ddaab9d7a2662">
|
||||
<!ENTITY dhcp-size "8.8 MB">
|
||||
<!ENTITY dhcp-buildsize "212 MB">
|
||||
<!ENTITY dhcp-md5sum "0138319fe2b788cf4bdf34fbeaf9ff54">
|
||||
<!ENTITY dhcp-size "8.9 MB">
|
||||
<!ENTITY dhcp-buildsize "213 MB">
|
||||
<!ENTITY dhcp-time "0.5 SBU">
|
||||
]>
|
||||
|
||||
@ -166,7 +166,12 @@ CFLAGS="-D_PATH_DHCLIENT_SCRIPT='\"/sbin/dhclient-script\"' \
|
||||
make -j1</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue: <command>make check</command>
|
||||
<!-- To test the results, issue: <command>make check</command>
|
||||
|
||||
Note: make check builds a library, but otherwise does nothing.
|
||||
|
||||
-->
|
||||
This package does not come with a test suite.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -271,7 +271,7 @@
|
||||
<!ENTITY librep-version "0.92.5">
|
||||
<!ENTITY llvm-version "3.8.0">
|
||||
<!ENTITY lua-version "5.3.2">
|
||||
<!ENTITY mercurial-version "3.7.2">
|
||||
<!ENTITY mercurial-version "3.7.3">
|
||||
<!ENTITY nasm-version "2.12.01">
|
||||
<!ENTITY npapi-sdk-version "0.27.2">
|
||||
<!ENTITY php-version "7.0.4">
|
||||
@ -356,7 +356,7 @@
|
||||
<!-- Chapter 14 -->
|
||||
<!ENTITY ppp-version "2.4.5">
|
||||
<!ENTITY dhcpcd-version "6.10.1">
|
||||
<!ENTITY dhcp-version "4.3.3-P1">
|
||||
<!ENTITY dhcp-version "4.3.4">
|
||||
|
||||
<!-- Chapter 15 -->
|
||||
<!ENTITY bridgeutils-version "1.5">
|
||||
@ -456,7 +456,7 @@
|
||||
<!ENTITY xbitmaps-version "1.1.1">
|
||||
<!ENTITY xcursor-themes-version "1.0.4">
|
||||
<!ENTITY xkeyboard-config-version "2.17">
|
||||
<!ENTITY mesa-version "11.1.2">
|
||||
<!ENTITY mesa-version "11.2.0">
|
||||
<!ENTITY xcb-util-version "0.4.0">
|
||||
<!ENTITY xcb-util-image-version "0.4.0">
|
||||
<!ENTITY xcb-util-keysyms-version "0.4.0">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY mesa-download-http " ">
|
||||
<!ENTITY mesa-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/&mesa-version;/mesa-&mesa-version;.tar.xz">
|
||||
<!ENTITY mesa-md5sum "0a1e9b0419b7cda01203eedaedfd37b5">
|
||||
<!ENTITY mesa-size "7.3 MB">
|
||||
<!ENTITY mesa-buildsize "317 MB (with tests and docs)">
|
||||
<!ENTITY mesa-time "2.9 SBU (with tests and docs - all with parallelism = 4)">
|
||||
<!ENTITY mesa-md5sum "aee389ef4fe00c4251fcb866ca3c510f">
|
||||
<!ENTITY mesa-size "7.5 MB">
|
||||
<!ENTITY mesa-buildsize "267 MB (with tests and docs)">
|
||||
<!ENTITY mesa-time "3.5 SBU (with tests and docs - all with parallelism = 4)">
|
||||
]>
|
||||
|
||||
<sect1 id="mesa" xreflabel="Mesa-&mesa-version;">
|
||||
|
Loading…
Reference in New Issue
Block a user