Changeset d94d606


Ignore:
Timestamp:
02/17/2023 07:38:16 AM (15 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/update-glibc
Children:
3608d06a, bef6431
Parents:
ce779ec
git-author:
Xi Ruoyao <xry111@…> (02/17/2023 07:36:40 AM)
git-committer:
Xi Ruoyao <xry111@…> (02/17/2023 07:38:16 AM)
Message:

packages: Mention Glibc stable branch in its package info

See the discussion at
https://sourceware.org/pipermail/libc-alpha/2023-February/145672.html.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter03/packages.xml

    rce779ec rd94d606  
    271271        <para>Download: <ulink url="&glibc-url;"/></para>
    272272        <para>MD5 sum: <literal>&glibc-md5;</literal></para>
     273
     274        <note>
     275          <para>
     276            The Glibc developers maintain a
     277            <ulink url='https://sourceware.org/git/?p=glibc.git;a=shortlog;h=refs/heads/release/&glibc-version;/master'>Git
     278            branch</ulink> containing patches considered worthy for
     279            Glibc-&glibc-version; but unfortunately developed after
     280            Glibc-&glibc-version; release.  The LFS editors will issue a
     281            security advisory if any security fix is added into the branch,
     282            but no actions will be taken for other newly added patches.  You
     283            may review the patches yourself and incorporate some patches if
     284            you consider them important.
     285          </para>
     286        </note>
    273287      </listitem>
    274288    </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.