diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-06-12 03:30:08 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-06-12 03:30:08 +0800 |
commit | 17c9658de758fc4cd9d914e60f1e15dcab04b7b7 (patch) | |
tree | b648d353ebdc09839c715a94aaa1842f77ec94a3 | |
parent | ed9b087f732a91edf7486d7382a199dcc8ab9d65 (diff) | |
parent | 7e7600de9ef3d21f5c3927a31f3d7e4e4bc643bd (diff) |
Merge remote-tracking branch 'origin/trunk' into xry111/arm64
-rw-r--r-- | chapter01/changelog.xml | 22 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 | ||||
-rw-r--r-- | chapter10/kernel.xml | 37 | ||||
-rw-r--r-- | packages.ent | 22 |
4 files changed, 52 insertions, 33 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 713d7702a..8d3e1de56 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,24 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2023-06-09</para> + <itemizedlist> + <listitem revision='systemd'> + <para>[bdubbs] - Update to dbus-1.14.8. Fixes + <ulink url='&lfs-ticket-root;5271'>#5271</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-6.3.6. Fixes + <ulink url='&lfs-ticket-root;5269'>#5269</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to Python-3.11.4. Fixes + <ulink url='&lfs-ticket-root;5271'>#5271</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2023-06-03</para> <itemizedlist> <listitem> @@ -47,8 +65,8 @@ <ulink url='&lfs-ticket-root;5006'>#5006</ulink>.</para> </listitem> <listitem revision='systemd'> - <para>[bdubbs] - Update to MarkupSafe-2.1.3 (Python Module). - Fixes <ulink url='&lfs-ticket-root;5268'>#5268</ulink>.</para> + <para>[bdubbs] - Update to MarkupSafe-2.1.3 (Python Module). Fixes + <ulink url='&lfs-ticket-root;5268'>#5268</ulink>.</para> </listitem> <listitem> <para>[bdubbs] - Update to linux-6.3.5. Fixes diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index dbdc59ac9..4107693bf 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -82,9 +82,9 @@ <!--<listitem> <para>DejaGNU-&dejagnu-version;</para> </listitem>--> - <!--<listitem revision="systemd"> + <listitem revision="systemd"> <para>D-Bus-&dbus-version;</para> - </listitem>--> + </listitem> <listitem> <para>Diffutils-&diffutils-version;</para> </listitem> diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml index d2c332822..a6c030f9e 100644 --- a/chapter10/kernel.xml +++ b/chapter10/kernel.xml @@ -172,25 +172,26 @@ General architecture-dependent options ---> [*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP] [*] Stack Protector buffer overflow detection [CONFIG_STACKPROTECTOR] [*] Strong Stack Protector [CONFIG_STACKPROTECTOR_STRONG] -Networking support ---> - Networking options ---> - <*> The IPv6 protocol [CONFIG_IPV6] +[*] Networking support ---> [CONFIG_NET] + Networking options ---> + [*] TCP/IP networking [CONFIG_INET] + <*> The IPv6 protocol [CONFIG_IPV6] Device Drivers ---> - Generic Driver Options ---> - [ ] Support for uevent helper [CONFIG_UEVENT_HELPER] - [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS] - [*] Automount devtmpfs at /dev, after the kernel mounted the rootfs [CONFIG_DEVTMPFS_MOUNT] - Firmware Loader ---> - [ ] Enable the firmware sysfs fallback mechanism [CONFIG_FW_LOADER_USER_HELPER] - Firmware Drivers ---> - [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID] - EFI (Extensible Firmware Interface) Support ---> - [*] Enable the generic EFI decompressor [CONFIG_EFI_ZBOOT] - Graphics support ---> - Frame buffer Devices ---> - <*> Support for frame buffer devices ---> - Console display driver support ---> - [*] Framebuffer Console support [CONFIG_FRAMEBUFFER_CONSOLE] + Generic Driver Options ---> + [ ] Support for uevent helper [CONFIG_UEVENT_HELPER] + [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS] + [*] Automount devtmpfs at /dev, after the kernel mounted the rootfs [CONFIG_DEVTMPFS_MOUNT] + Firmware Loader ---> + [ ] Enable the firmware sysfs fallback mechanism [CONFIG_FW_LOADER_USER_HELPER] + Firmware Drivers ---> + [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID] + EFI (Extensible Firmware Interface) Support ---> + [*] Enable the generic EFI decompressor [CONFIG_EFI_ZBOOT] + Graphics support ---> + Frame buffer Devices ---> + <*> Support for frame buffer devices ---> + Console display driver support ---> + [*] Framebuffer Console support [CONFIG_FRAMEBUFFER_CONSOLE] File systems ---> [*] Inotify support for userspace [CONFIG_INOTIFY_USER] Pseudo filesystems ---> diff --git a/packages.ent b/packages.ent index f086a44ae..c7046659e 100644 --- a/packages.ent +++ b/packages.ent @@ -114,10 +114,10 @@ <!ENTITY coreutils-fin-du "156 MB"> <!ENTITY coreutils-fin-sbu "0.9 SBU"> -<!ENTITY dbus-version "1.14.6"> -<!ENTITY dbus-size "1,339 KB"> +<!ENTITY dbus-version "1.14.8"> +<!ENTITY dbus-size "1,340 KB"> <!ENTITY dbus-url "https://dbus.freedesktop.org/releases/dbus/dbus-&dbus-version;.tar.xz"> -<!ENTITY dbus-md5 "e809d7aa905ad82adeaf1d59db5445b1"> +<!ENTITY dbus-md5 "da42f55aeec51b355587bc3062fc2d41"> <!ENTITY dbus-home "https://www.freedesktop.org/wiki/Software/dbus"> <!ENTITY dbus-fin-du "19 MB"> <!ENTITY dbus-fin-sbu "0.1 SBU"> @@ -432,12 +432,12 @@ <!ENTITY linux-major-version "6"> <!ENTITY linux-minor-version "3"> -<!ENTITY linux-patch-version "5"> +<!ENTITY linux-patch-version "6"> <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">--> <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;"> -<!ENTITY linux-size "133,718 KB"> +<!ENTITY linux-size "133,687 KB"> <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz"> -<!ENTITY linux-md5 "9b517d394dc1446890b4b15bdf8afa9f"> +<!ENTITY linux-md5 "b30b7e0367fee0505eecbef74d852256"> <!ENTITY linux-home "https://www.kernel.org/"> <!-- measured for 5.13.4 / gcc-11.1.0 on x86_64 : minimum is allnoconfig rounded down to allow for ongoing cleanups, @@ -593,19 +593,19 @@ <!-- If python minor version changes, updates in python and meson pages will be needed: python3.6 and python3.6m --> -<!ENTITY python-version "3.11.3"> +<!ENTITY python-version "3.11.4"> <!ENTITY python-minor "3.11"> -<!ENTITY python-size "19,440 KB"> +<!ENTITY python-size "19,488 KB"> <!ENTITY python-url "https://www.python.org/ftp/python/&python-version;/Python-&python-version;.tar.xz"> -<!ENTITY python-md5 "c8d52fc4fb8ad9932a11d86d142ee73a"> +<!ENTITY python-md5 "fb7f7eae520285788449d569e45b6718"> <!ENTITY python-home "https://www.python.org/"> <!ENTITY python-tmp-du "529 MB"> <!ENTITY python-tmp-sbu "0.4 SBU"> <!ENTITY python-fin-du "372 MB"> <!ENTITY python-fin-sbu "2.0 SBU"> <!ENTITY python-docs-url "https://www.python.org/ftp/python/doc/&python-version;/python-&python-version;-docs-html.tar.bz2"> -<!ENTITY python-docs-md5 "7a1fc1824f7c96e779ef35fe10dde120"> -<!ENTITY python-docs-size "7,597 KB"> +<!ENTITY python-docs-md5 "cdce7b1189bcf52947f3b434ab04d7e2"> +<!ENTITY python-docs-size "7,649 KB"> <!ENTITY readline-version "8.2"> <!ENTITY readline-soversion "8.2"><!-- used for stripping --> |