Changeset 3b03219
- Timestamp:
- 08/13/2018 02:58:10 AM (5 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 8.3, 8.3-rc1, 8.3-rc2, 8.4, 8.4-rc1, 9.0, 9.0-rc1, 9.1, 9.1-rc1, arm, cross-chap5, ml-11.0, multilib, old-trunk, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/glibc-2.37, xry111/kcfg-revise, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008, xry111/tester-nohack, xry111/usr-move
- Children:
- c5eaf41
- Parents:
- 76db8d6
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
r76db8d6 r3b03219 46 46 <para>2018-08-12</para> 47 47 <itemizedlist> 48 <listitem revision="systemd"> 49 <para>[bdubbs] - Update to dbus-1.12.10. Fixes 50 <ulink url="&lfs-ticket-root;4328">#4328</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[bdubbs] - Add a note to glibc about using libidn2.</para> 54 </listitem> 48 55 <listitem> 49 56 <para>[bdubbs] - Add LANG to vim test instructions.</para> -
chapter06/glibc.xml
r76db8d6 r3b03219 289 289 <filename>glibc-&glibc-version;/localedata/SUPPORTED</filename> file 290 290 in the unlikely case you need them.</para> 291 292 <note><para>Glibc now uses libidn2 when resolving internationalized 293 domain names. This is a run time dependency. If this capability 294 is needed, the instrucions for installing libidn2 are in the 295 <ulink url="&blfs-book;general/libidn2.html">BLFS libidn2 page</ulink>. 296 </para></note> 291 297 292 298 </sect2> -
packages.ent
r76db8d6 r3b03219 109 109 <!ENTITY coreutils-ch6-sbu "3.3 SBU"> 110 110 111 <!ENTITY dbus-version "1.12. 8">112 <!ENTITY dbus-size "2,02 4KB">111 <!ENTITY dbus-version "1.12.10"> 112 <!ENTITY dbus-size "2,025 KB"> 113 113 <!ENTITY dbus-url "https://dbus.freedesktop.org/releases/dbus/dbus-&dbus-version;.tar.gz"> 114 <!ENTITY dbus-md5 " 2764bf150e5aa8005b7bc0d6c388756a">114 <!ENTITY dbus-md5 "c3e12b4206e2a7da39d7cc42567790ef"> 115 115 <!ENTITY dbus-home "https://www.freedesktop.org/wiki/Software/dbus"> 116 116 <!ENTITY dbus-ch6-du "18 MB">
Note:
See TracChangeset
for help on using the changeset viewer.