Changeset 17c9658d


Ignore:
Timestamp:
06/11/2023 07:30:08 PM (11 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64, xry111/arm64-12.0
Children:
53415749
Parents:
ed9b087 (diff), 7e7600d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/arm64

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    red9b087 r17c9658d  
    4141    -->
    4242    <listitem>
     43      <para>2023-06-09</para>
     44      <itemizedlist>
     45        <listitem revision='systemd'>
     46          <para>[bdubbs] - Update to dbus-1.14.8. Fixes
     47          <ulink url='&lfs-ticket-root;5271'>#5271</ulink>.</para>
     48        </listitem>
     49        <listitem>
     50          <para>[bdubbs] - Update to linux-6.3.6. Fixes
     51          <ulink url='&lfs-ticket-root;5269'>#5269</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[bdubbs] - Update to Python-3.11.4. Fixes
     55          <ulink url='&lfs-ticket-root;5271'>#5271</ulink>.</para>
     56        </listitem>
     57      </itemizedlist>
     58    </listitem>
     59
     60    <listitem>
    4361      <para>2023-06-03</para>
    4462      <itemizedlist>
     
    4866        </listitem>
    4967        <listitem revision='systemd'>
    50           <para>[bdubbs] - Update to MarkupSafe-2.1.3 (Python Module).
    51           Fixes <ulink url='&lfs-ticket-root;5268'>#5268</ulink>.</para>
     68          <para>[bdubbs] - Update to MarkupSafe-2.1.3 (Python Module). Fixes
     69          <ulink url='&lfs-ticket-root;5268'>#5268</ulink>.</para>
    5270        </listitem>
    5371        <listitem>
  • chapter01/whatsnew.xml

    red9b087 r17c9658d  
    8383      <para>DejaGNU-&dejagnu-version;</para>
    8484    </listitem>-->
    85     <!--<listitem revision="systemd">
     85    <listitem revision="systemd">
    8686      <para>D-Bus-&dbus-version;</para>
    87     </listitem>-->
     87    </listitem>
    8888    <listitem>
    8989      <para>Diffutils-&diffutils-version;</para>
  • chapter10/kernel.xml

    red9b087 r17c9658d  
    173173   [*] Stack Protector buffer overflow detection [CONFIG_STACKPROTECTOR]
    174174   [*]   Strong Stack Protector [CONFIG_STACKPROTECTOR_STRONG]
    175 Networking support  ---&gt;
    176   Networking options  ---&gt;
    177    &lt;*&gt; The IPv6 protocol [CONFIG_IPV6]
     175[*] Networking support  ---&gt;   [CONFIG_NET]
     176   Networking options  ---&gt;
     177      [*] TCP/IP networking [CONFIG_INET]
     178      &lt;*&gt;   The IPv6 protocol [CONFIG_IPV6]
    178179Device Drivers  ---&gt;
    179   Generic Driver Options  ---&gt;
    180    [ ] Support for uevent helper [CONFIG_UEVENT_HELPER]
    181    [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]
    182    [*]   Automount devtmpfs at /dev, after the kernel mounted the rootfs [CONFIG_DEVTMPFS_MOUNT]
    183    Firmware Loader ---&gt;
    184       [ ] Enable the firmware sysfs fallback mechanism [CONFIG_FW_LOADER_USER_HELPER]
    185   Firmware Drivers   ---&gt;
    186    [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
    187    EFI (Extensible Firmware Interface) Support  ---&gt;
    188      [*] Enable the generic EFI decompressor [CONFIG_EFI_ZBOOT]
    189   Graphics support ---&gt;
    190    Frame buffer Devices ---&gt;
    191       &lt;*&gt; Support for frame buffer devices ---&gt;
    192    Console display driver support ---&gt;
    193       [*] Framebuffer Console support [CONFIG_FRAMEBUFFER_CONSOLE]
     180   Generic Driver Options  ---&gt;
     181      [ ] Support for uevent helper [CONFIG_UEVENT_HELPER]
     182      [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]
     183      [*]   Automount devtmpfs at /dev, after the kernel mounted the rootfs [CONFIG_DEVTMPFS_MOUNT]
     184      Firmware Loader ---&gt;
     185         [ ] Enable the firmware sysfs fallback mechanism [CONFIG_FW_LOADER_USER_HELPER]
     186   Firmware Drivers   ---&gt;
     187      [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
     188      EFI (Extensible Firmware Interface) Support  ---&gt;
     189         [*] Enable the generic EFI decompressor [CONFIG_EFI_ZBOOT]
     190   Graphics support ---&gt;
     191      Frame buffer Devices ---&gt;
     192         &lt;*&gt; Support for frame buffer devices ---&gt;
     193      Console display driver support ---&gt;
     194         [*] Framebuffer Console support [CONFIG_FRAMEBUFFER_CONSOLE]
    194195File systems  ---&gt;
    195196   [*] Inotify support for userspace [CONFIG_INOTIFY_USER]
  • packages.ent

    red9b087 r17c9658d  
    115115<!ENTITY coreutils-fin-sbu "0.9 SBU">
    116116
    117 <!ENTITY dbus-version "1.14.6">
    118 <!ENTITY dbus-size "1,339 KB">
     117<!ENTITY dbus-version "1.14.8">
     118<!ENTITY dbus-size "1,340 KB">
    119119<!ENTITY dbus-url "https://dbus.freedesktop.org/releases/dbus/dbus-&dbus-version;.tar.xz">
    120 <!ENTITY dbus-md5 "e809d7aa905ad82adeaf1d59db5445b1">
     120<!ENTITY dbus-md5 "da42f55aeec51b355587bc3062fc2d41">
    121121<!ENTITY dbus-home "https://www.freedesktop.org/wiki/Software/dbus">
    122122<!ENTITY dbus-fin-du "19 MB">
     
    433433<!ENTITY linux-major-version "6">
    434434<!ENTITY linux-minor-version "3">
    435 <!ENTITY linux-patch-version "5">
     435<!ENTITY linux-patch-version "6">
    436436<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
    437437<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    438 <!ENTITY linux-size "133,718 KB">
     438<!ENTITY linux-size "133,687 KB">
    439439<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
    440 <!ENTITY linux-md5 "9b517d394dc1446890b4b15bdf8afa9f">
     440<!ENTITY linux-md5 "b30b7e0367fee0505eecbef74d852256">
    441441<!ENTITY linux-home "https://www.kernel.org/">
    442442<!-- measured for 5.13.4 / gcc-11.1.0 on x86_64 : minimum is
     
    594594     meson pages will be needed: python3.6 and python3.6m -->
    595595
    596 <!ENTITY python-version "3.11.3">
     596<!ENTITY python-version "3.11.4">
    597597<!ENTITY python-minor "3.11">
    598 <!ENTITY python-size "19,440 KB">
     598<!ENTITY python-size "19,488 KB">
    599599<!ENTITY python-url "https://www.python.org/ftp/python/&python-version;/Python-&python-version;.tar.xz">
    600 <!ENTITY python-md5 "c8d52fc4fb8ad9932a11d86d142ee73a">
     600<!ENTITY python-md5 "fb7f7eae520285788449d569e45b6718">
    601601<!ENTITY python-home "https://www.python.org/">
    602602<!ENTITY python-tmp-du "529 MB">
     
    605605<!ENTITY python-fin-sbu "2.0 SBU">
    606606<!ENTITY python-docs-url "https://www.python.org/ftp/python/doc/&python-version;/python-&python-version;-docs-html.tar.bz2">
    607 <!ENTITY python-docs-md5 "7a1fc1824f7c96e779ef35fe10dde120">
    608 <!ENTITY python-docs-size "7,597 KB">
     607<!ENTITY python-docs-md5 "cdce7b1189bcf52947f3b434ab04d7e2">
     608<!ENTITY python-docs-size "7,649 KB">
    609609
    610610<!ENTITY readline-version "8.2">
Note: See TracChangeset for help on using the changeset viewer.