Update to ntfs-3g_ntfsprogs-2022.10.3 (Security Update)

This commit is contained in:
Douglas R. Reno 2022-11-09 17:14:37 -06:00
parent 42e52b19ab
commit 4227f0da40
3 changed files with 7 additions and 3 deletions

View File

@ -44,6 +44,10 @@
<listitem>
<para>November 9th, 2022</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to ntfs-3g-2022.10.3 (Security Update). Fixes
<ulink url="&blfs-ticket-root;17249">#17249</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to pixman-0.42.2 (Security Update). Fixes
<ulink url="&blfs-ticket-root;17262">#17262</ulink>.</para>

View File

@ -44,7 +44,7 @@
<!ENTITY jfsutils-version "1.1.15">
<!ENTITY lvm2-version "2.03.16">
<!ENTITY mdadm-version "4.2">
<!ENTITY ntfs-3g-version "2022.5.17">
<!ENTITY ntfs-3g-version "2022.10.3">
<!ENTITY gptfdisk-version "1.0.9">
<!ENTITY parted-version "3.5">
<!ENTITY reiser-version "3.6.27">

View File

@ -7,7 +7,7 @@
<!ENTITY ntfs-3g-download-http
"https://tuxera.com/opensource/ntfs-3g_ntfsprogs-&ntfs-3g-version;.tgz">
<!ENTITY ntfs-3g-download-ftp " ">
<!ENTITY ntfs-3g-md5sum "18a97a9a9e08f02f46fe447f611f16cb">
<!ENTITY ntfs-3g-md5sum "a038af61be7584b79f8922ff11244090">
<!ENTITY ntfs-3g-size "1.3 MB">
<!ENTITY ntfs-3g-buildsize "22 MB">
<!ENTITY ntfs-3g-time "0.2 SBU">
@ -175,7 +175,7 @@ make</userinput></screen>
It's recommended to use the in-kernel NTFS3 driver for mounting
NTFS filesystems, instead of ntfs-3g (see the note at the start of
this page). However, if you want to use ntfs-3g to mount the NTFS
filesystems anyway, create a symlink for <command>mount</command>
filesystems anyway, create a symlink for the <command>mount</command>
command:
</para>