123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044 |
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: PACKAGE VERSION\n"
- "POT-Creation-Date: 2020-06-23 16:30+0800\n"
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: LANGUAGE <LL@li.org>\n"
- "Language: \n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- #. type: Content of: <sect1><title>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:11
- msgid "Changelog"
- msgstr "更新日志"
- #. type: Content of: <sect1><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:13
- msgid ""
- "This is version <phrase revision=\"sysv\">&version;</phrase> <phrase "
- "revision=\"systemd\">&versiond;</phrase> of the Linux From Scratch book, "
- "dated &releasedate;. If this book is more than six months old, a newer and "
- "better version is probably already available. To find out, please check one "
- "of the mirrors via <ulink url=\"&lfs-root;mirrors.html\"/>."
- msgstr ""
- "这是 Linux From Scratch 手册的 <phrase revision=\"sysv\">&version;</phrase> "
- "<phrase revision=\"systemd\">&versiond;</phrase> 版本,发布于 "
- "&releasedate;。如果该版本已经发布了六个月或更久,可能已经发布了更好的新版本。如果要查询是否有新版本,通过 <ulink "
- "url=\"&lfs-root;mirrors.html\"/> 访问一个 LFS 镜像站。"
- #. type: Content of: <sect1><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:21
- msgid ""
- "Below is a list of changes made since the previous release of the book."
- msgstr "下面是本书自上一版本发布以来的更新日志。"
- #. type: Content of: <sect1><itemizedlist><title>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:25
- msgid "Changelog Entries:"
- msgstr "更新日志记录:"
- #. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:47
- msgid "2020-06-22"
- msgstr "2020 年 6 月 22 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:49
- msgid "[renodr] - Fix a segfault in systemd-udevd."
- msgstr "[renodr] - 修复 systemd-udevd 中的段错误。"
- #. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:56
- msgid "2020-06-17"
- msgstr "2020 年 6 月 17 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:58
- msgid ""
- "[bdubbs] - Update to meson-0.54.3. Fixes <ulink url=\"&lfs-ticket-"
- "root;4673\">#4673</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 meson-0.54.3。修复 <ulink url=\"&lfs-ticket-"
- "root;4673\">#4673</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:62
- msgid ""
- "[bdubbs] - Update to man-pages-5.07. Fixes <ulink url=\"&lfs-ticket-"
- "root;4669\">#4669</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 man-pages-5.07。修复 <ulink url=\"&lfs-ticket-"
- "root;4669\">#4669</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:66
- msgid ""
- "[bdubbs] - Update to linux-5.7.2. Fixes <ulink url=\"&lfs-ticket-"
- "root;4662\">#4662</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 linux-5.7.2。修复 <ulink url=\"&lfs-ticket-"
- "root;4662\">#4662</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:70
- msgid ""
- "[bdubbs] - Update to iproute2-5.7.0. Fixes <ulink url=\"&lfs-ticket-"
- "root;4668\">#4668</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 iproute2-5.7.0。修复 <ulink url=\"&lfs-ticket-"
- "root;4668\">#4668</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:74
- msgid ""
- "[bdubbs] - Update to file-5.39. Fixes <ulink url=\"&lfs-ticket-"
- "root;4671\">#4671</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 file-5.39。修复 <ulink url=\"&lfs-ticket-"
- "root;4671\">#4671</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:78
- msgid ""
- "[bdubbs] - Update to elfutils-0.180. Fixes <ulink url=\"&lfs-ticket-"
- "root;4670\">#4670</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 elfutils-0.180。修复 <ulink url=\"&lfs-ticket-"
- "root;4670\">#4670</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:82
- msgid ""
- "[bdubbs] - Update to bison-3.6.4. Fixes <ulink url=\"&lfs-ticket-"
- "root;4672\">#4672</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 bison-3.6.4。修复 <ulink url=\"&lfs-ticket-"
- "root;4672\">#4672</ulink>。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:89
- msgid "2020-06-16"
- msgstr "2020 年 6 月 16 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:92
- msgid ""
- "[bdubbs] - Split Chapter 5 into three separate chapters. Implement a new "
- "method of cross-building the LFS tool chain and other tools to simplify the "
- "method of isolating the new system from the original host. This will be the"
- " start of LFS-10.0."
- msgstr ""
- "[bdubbs] — 将第 5 章拆分成三章。实现新的交叉编译 LFS 工具链和其他工具的构建方法,以简化将新系统与宿主系统隔离的过程。这将会是 "
- "LFS-10.0的起点。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:102
- msgid "2020-06-03"
- msgstr "2020 年 6 月 3 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:105
- msgid ""
- "[renodr] - Fix systemd's build with GCC-10 with a patch instead of CFLAGS."
- msgstr "[renodr] — 使用补丁修复 systemd 无法被 GCC-10 编译的问题,而不是指定 CFLAGS。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:109
- msgid ""
- "[renodr] - Update to perl-5.30.3 (security update). Fixes <ulink url=\"&lfs-"
- "ticket-root;4664\">#4664</ulink>."
- msgstr ""
- "[renodr] — 更新到 perl-5.30.3 (安全更新)。修复 <ulink url=\"&lfs-ticket-"
- "root;4664\">#4664</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:113
- msgid ""
- "[renodr] - Update to dbus-1.12.18 (security update). Fixes <ulink "
- "url=\"&lfs-ticket-root;4665\">#4665</ulink>."
- msgstr ""
- "[renodr] — 更新到 dbus-1.12.18 (安全更新)。修复 <ulink url=\"&lfs-ticket-"
- "root;4665\">#4665</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:117
- msgid ""
- "[renodr] - Update to man-db-2.9.2. Fixes <ulink url=\"&lfs-ticket-"
- "root;4663\">#4663</ulink>."
- msgstr ""
- "[renodr] — 更新到 man-db-2.9.2。修复 <ulink url=\"&lfs-ticket-"
- "root;4663\">#4663</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:121
- msgid ""
- "[renodr] - Update to libcap-2.36. Fixes <ulink url=\"&lfs-ticket-"
- "root;4666\">#4666</ulink>."
- msgstr ""
- "[renodr] — 更新到 libcap-2.36。修复 <ulink url=\"&lfs-ticket-"
- "root;4666\">#4666</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:125
- msgid ""
- "[renodr] - Update to bison-3.6.3. Fixes <ulink url=\"&lfs-ticket-"
- "root;4667\">#4667</ulink>."
- msgstr ""
- "[renodr] — 更新到 bison-3.6.3。修复 <ulink url=\"&lfs-ticket-"
- "root;4667\">#4667</ulink>。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:132
- msgid "2020-05-31"
- msgstr "2020 年 5 月 31 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:135
- msgid ""
- "[pierre] - Fix bash tests: add a couple of symlinks from /bin to /tools, "
- "create the tester user with the uid of the tty owner, run the bash tests "
- "with su << EOF, and explicitely defining stdin (with help from thomas "
- "and bdubbs)."
- msgstr ""
- "[pierre] — 修复 bash 测试套件:增加一些从 /bin 指向 /tools 的符号链接,以 tty 所有者的权限创建 tester "
- "用户,使用 su << EOF 运行 bash 测试,并显式定义 stdin (在 thomas 和 bdubbs 的帮助下完成)"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:144
- msgid "2020-05-29"
- msgstr "2020 年 5 月 29 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:147
- msgid ""
- "[xry111] - Move flex earlier in chapter 6, so that binutils can use it."
- msgstr "[xry111] — 将 flex 移到第 6 章更早的位置,这样 binutils 就可以使用它。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:151
- msgid "[xry111] - Remove bzip2 and flex from chapter 5."
- msgstr "[xry111] — 从第 5 章删除 bzip2 和 flex"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:154
- msgid ""
- "[xry111] - Move zstd earlier in chapter 6, so that file and GCC can use it."
- msgstr "[xry111] — 将 zstd 移到第 6 章更早的位置,这样 file 和 GCC 就能使用它。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:158
- msgid ""
- "[bdubbs] - Run sed and findutils tests as an unprivileged user. Fixes <ulink"
- " url=\"&lfs-ticket-root;4661\">#4661</ulink>."
- msgstr ""
- "[bdubbs] — 以非特权用户身份运行 sed 和 findutils 测试。修复 <ulink url=\"&lfs-ticket-"
- "root;4661\">#4661</ulink>。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:166
- msgid "2020-05-28"
- msgstr "2020 年 5 月 28 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:169
- msgid ""
- "[bdubbs] - Add an unprivileged user, tester, at the beginning of Chapter 6 "
- "for running some tests. This user is then removed at the end of the "
- "chapter."
- msgstr "[bdubbs] — 在开始第 6 章时添加一个非特权用户,名为 tester,以运行一些测试。该用户在这一章结束时被删除。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:174
- msgid ""
- "[bdubbs] - Update to zstd-1.4.5. Fixes <ulink url=\"&lfs-ticket-"
- "root;4660\">#4660</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 zstd-1.4.5。修复 <ulink url=\"&lfs-ticket-"
- "root;4660\">#4660</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:178
- msgid ""
- "[bdubbs] - Update to util-linux-2.35.2. Fixes <ulink url=\"&lfs-ticket-"
- "root;4659\">#4659</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 util-linux-2.35.2。修复 <ulink url=\"&lfs-ticket-"
- "root;4659\">#4659</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:182
- msgid ""
- "[bdubbs] - Update to bison-3.6.2. Fixes <ulink url=\"&lfs-ticket-"
- "root;4657\">#4657</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 bison-3.6.2。修复 <ulink url=\"&lfs-ticket-"
- "root;4657\">#4657</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:186
- msgid ""
- "[pierre] - Update to linux-5.6.15. Fixes <ulink url=\"&lfs-ticket-"
- "root;4658\">#4658</ulink>."
- msgstr ""
- "[pierre] — 更新到 linux-5.6.15。修复 <ulink url=\"&lfs-ticket-"
- "root;4658\">#4658</ulink>。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:193
- msgid "2020-05-27"
- msgstr "2020 年 5 月 27 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:196
- msgid "[pierre] - Bash: document test results."
- msgstr "[pierre] — Bash: 记录测试结果。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:202
- msgid "2020-05-26"
- msgstr "2020 年 5 月 26 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:205
- msgid ""
- "[pierre] - Bash: do not use \"su -c command\" to change user to nobody: it "
- "removes the controlling terminal and makes some tests fail. Use \"su "
- "<< EOF\" instead."
- msgstr ""
- "[pierre] — Bash: 不要使用 \"su -c command\" 命令切换到 nobody "
- "用户:这会移除控制终端并且导致一些测试失败。使用 \"su << EOF\" 代替它。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:210
- msgid ""
- "[pierre] - Mount /dev/pts with \"--bind\", so that \"tty\" knows there is a "
- "terminal. Fixes a test in coreutils."
- msgstr ""
- "[pierre] — 使用 \"--bind\" 挂载 /dev/pts,这样 \"tty\"就可以知道它在终端中运行。修复 coreutils "
- "的一项测试。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:214
- msgid ""
- "[pierre] - Add a patch to fix a failure in gold test suite, which really "
- "needs -fcommon in some tests."
- msgstr "[pierre] — 增加补丁以修复 gold 测试套件中的一项失败测试,这个测试套件的某些测试确实需要 -fcommon。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:218
- msgid "[pierre] - Fix a failure in automake test suite."
- msgstr "[pierre] — 修复 automake 测试套件中的一项失败测试。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:221
- msgid "[pierre] - Update to vim-8.2.0814."
- msgstr "[pierre] — 更新到 vim-8.2.0814。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:224
- msgid ""
- "[pierre] - Add a symlink from /tools/lib/locale to /usr/lib/locale/locale-"
- "archive, to allow some programs to find the installed locales. Fixes test "
- "failures in bison and man-db."
- msgstr ""
- "[pierre] — 建立从 /tools/lib/locale 到 /usr/lib/locale/locale-archive "
- "的符号链接,使得一些程序可以找到安装的 locale。修复 bison 和 man-db 的测试失败。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:233
- msgid "2020-05-21"
- msgstr "2020 年 5 月 21 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:236
- msgid ""
- "[pierre] - Fix a crash at early boot when using "
- "CONFIG_STACK_PROTECTOR_STRONG=y in kernel configuration."
- msgstr "[pierre] — 修复使用内核配置 CONFIG_STACK_PROTECTOR_STRONG=y 时,在引导早期阶段发生的崩溃。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:243
- msgid "2020-05-16"
- msgstr "2020 年 5 月 16 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:246
- msgid ""
- "[bdubbs] - Update to meson-0.54.2. Fixes <ulink url=\"&lfs-ticket-"
- "root;4656\">#4656</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 meson-0.54.2。修复 <ulink url=\"&lfs-ticket-"
- "root;4656\">#4656</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:250
- msgid ""
- "[bdubbs] - Update to Python-3.8.3. Fixes <ulink url=\"&lfs-ticket-"
- "root;4655\">#4655</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 Python-3.8.3。修复 <ulink url=\"&lfs-ticket-"
- "root;4655\">#4655</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:254
- msgid ""
- "[bdubbs] - Update to bison-3.6.1. Fixes <ulink url=\"&lfs-ticket-"
- "root;4654\">#4654</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 bison-3.6.1。修复 <ulink url=\"&lfs-ticket-"
- "root;4654\">#4654</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:258
- msgid ""
- "[bdubbs] - Update to linux-5.6.13. Fixes <ulink url=\"&lfs-ticket-"
- "root;4653\">#4653</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 linux-5.6.13。修复 <ulink url=\"&lfs-ticket-"
- "root;4653\">#4653</ulink>。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:265
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:275
- msgid "2020-05-09"
- msgstr "2020 年 5 月 9 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:268
- msgid ""
- "[pierre] - Pass -Wno-format-overflow to systemd to prevent an error with GCC"
- " 10."
- msgstr "[pierre] — 向 systemd 构建系统传递 -Wno-format-overflow,防止使用 GCC 10 时出现的错误。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:278
- msgid ""
- "[pierre] - Patch GCC pass 2 to allow cross-compile (specific to new cross "
- "method)."
- msgstr "[pierre] — 在第二遍构建 GCC 时打补丁,从而允许交叉编译 (仅用于新的交叉编译方法)。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:285
- msgid "2020-05-08"
- msgstr "2020 年 5 月 8 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:288
- msgid "[bdubbs] - Update to vim-8.2.0716."
- msgstr "[bdubbs] — 更新到 vim-8.2.0716。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:291
- msgid ""
- "[bdubbs] - Update to bison-3.6. Fixes <ulink url=\"&lfs-ticket-"
- "root;4652\">#4652</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 bison-3.6。修复 <ulink url=\"&lfs-ticket-"
- "root;4652\">#4652</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:295
- msgid ""
- "[bdubbs] - Update to gcc-10.1.0. Fixes <ulink url=\"&lfs-ticket-"
- "root;4651\">#4651</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 gcc-10.1.0。修复 <ulink url=\"&lfs-ticket-"
- "root;4651\">#4651</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:299
- msgid ""
- "[bdubbs] - Update to libcap-2.34. Fixes <ulink url=\"&lfs-ticket-"
- "root;4650\">#4650</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 libcap-2.34。修复 <ulink url=\"&lfs-ticket-"
- "root;4650\">#4650</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:303
- msgid ""
- "[bdubbs] - Update to bc-2.7.2. Fixes <ulink url=\"&lfs-ticket-"
- "root;4648\">#4648</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 bc-2.7.2。修复 <ulink url=\"&lfs-ticket-"
- "root;4648\">#4648</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:307
- msgid ""
- "[bdubbs] - Update to linux-5.6.11. Fixes <ulink url=\"&lfs-ticket-"
- "root;4649\">#4649</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 linux-5.6.11。修复 <ulink url=\"&lfs-ticket-"
- "root;4649\">#4649</ulink>。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:314
- msgid "2020-05-01"
- msgstr "2020 年 5 月 1 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:317
- msgid ""
- "[bdubbs] - Update to tzdata-2020a. Fixes <ulink url=\"&lfs-ticket-"
- "root;4644\">#4644</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 tzdata-2020a。修复 <ulink url=\"&lfs-ticket-"
- "root;4644\">#4644</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:321
- msgid ""
- "[bdubbs] - Update to meson-0.54.1. Fixes <ulink url=\"&lfs-ticket-"
- "root;4646\">#4646</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 meson-0.54.1。修复 <ulink url=\"&lfs-ticket-"
- "root;4646\">#4646</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:325
- msgid ""
- "[bdubbs] - Update to iana-etc-20200429. Fixes <ulink url=\"&lfs-ticket-"
- "root;4645\">#4645</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 iana-etc-20200429。修复 <ulink url=\"&lfs-ticket-"
- "root;4645\">#4645</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:329
- msgid ""
- "[bdubbs] - Update to linux-5.6.8. Fixes <ulink url=\"&lfs-ticket-"
- "root;4630\">#4630</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 linux-5.6.8。修复 <ulink url=\"&lfs-ticket-"
- "root;4630\">#4630</ulink>。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:336
- msgid "2020-04-23"
- msgstr "2020 年 4 月 23 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:339
- msgid ""
- "[ken] - Update to openssl-1.1.1g (Security Fix). Fixes <ulink url=\"&lfs-"
- "ticket-root;4643\">#4643</ulink>."
- msgstr ""
- "[ken] — 更新到 openssl-1.1.1g (安全修补)。修复 <ulink url=\"&lfs-ticket-"
- "root;4643\">#4643</ulink>."
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:346
- msgid "2020-04-20"
- msgstr "2020 年 4 月 20 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:349
- msgid ""
- "[pierre] - Change -isystem to -idirafter in \"Adjusting the toolchain\". "
- "This allows to search g++ private headers before the public ones, which is "
- "the normal search order, with the drawback that it includes the headers in "
- "/tools if they exist in both /usr and /tools. Fix most of <ulink url=\"&lfs-"
- "ticket-root;4641\">#4641</ulink>."
- msgstr ""
- "[pierre] — 在 \"调整工具链\" 时,将 -isystem 改为 -idirafter。这允许在查找公共头文件目录前,先查找 g++ "
- "内部头文件,这与正常的搜索顺序一致,但缺点是如果 /usr 和 /tools 中存在相同的头文件,就会找到 /tools 中的。几乎修复 <ulink "
- "url=\"&lfs-ticket-root;4641\">#4641</ulink>。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:360
- msgid "2020-04-19"
- msgstr "2020 年 4 月 19 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:363
- msgid ""
- "[pierre] - Build util-linux in chapter 5 for both books. link util-linux "
- "libraries and headers from /usr to /tools. Copy util-linux pkg-config files"
- " from /tools to /usr, changing any occurence of /tools to /usr. Also move "
- "eudev before util-linux. Fixes <ulink url=\"&lfs-ticket-"
- "root;4637\">#4637</ulink>, <ulink url=\"&lfs-ticket-"
- "root;4638\">#4638</ulink>, and <ulink url=\"&lfs-ticket-"
- "root;4642\">#4642</ulink>."
- msgstr ""
- "[pierre] — 对于本书的两个版本,都在第 5 章构建 util-linux。为 util-linux 库和头文件创建从 /usr 指向 "
- "/tools 的链接。将 util-linux 的 pkg-config 文件从 /tools 复制到 /usr,并将其中所有出现 /tools "
- "的地方改为 /usr。另外,将 eudev 移到 util-linux 之前。修复 <ulink url=\"&lfs-ticket-"
- "root;4637\">#4637</ulink>,<ulink url=\"&lfs-ticket-"
- "root;4638\">#4638</ulink>,以及 <ulink url=\"&lfs-ticket-"
- "root;4642\">#4642</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:372
- msgid ""
- "[pierre] - Reinstate flex in chapter 5, so that ar and ranlib (binutils) "
- "link against libfl. This allows to run tests for bison, too. Fixes <ulink "
- "url=\"&lfs-ticket-root;4631\">#4631</ulink>."
- msgstr ""
- "[pierre] — 在第 5 章重新引入 flex,这样 ar 和 ranlib (binutils 中的工具) 可以链接到 libfl。这也允许运行"
- " bison 的测试。修复 <ulink url=\"&lfs-ticket-root;4631\">#4631</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:378
- msgid ""
- "[pierre] - Prevent readline.pc from referencing termcap as a private library"
- " by adding --with-curses to configure switches. Fixes <ulink url=\"&lfs-"
- "ticket-root;4635\">#4635</ulink>."
- msgstr ""
- "[pierre] — 添加配置开关 --with-curses,防止 readline.pc 将 termcap 作为内部库引用。修复 <ulink "
- "url=\"&lfs-ticket-root;4635\">#4635</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:383
- msgid ""
- "[pierre] - Allow bison to use the libtextstyle.so library from gettext, by "
- "moving gettext before bison. Fixes <ulink url=\"&lfs-ticket-"
- "root;4634\">#4634</ulink>."
- msgstr ""
- "[pierre] — 通过将 gettext 移到 bison 之前,允许 bison 使用来自 gettext 的 libtextstyle.so "
- "库。修复 <ulink url=\"&lfs-ticket-root;4634\">#4634</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:388
- msgid ""
- "[pierre] - Allow some shadow programs to use \"setcap\" by moving libcap "
- "before shadow. Fixes <ulink url=\"&lfs-ticket-root;4633\">#4633</ulink>."
- msgstr ""
- "[pierre] — 通过将 libcap 移到 shadow 之前,允许一些 shadow 程序使用 \"setcap\"。修复 <ulink "
- "url=\"&lfs-ticket-root;4633\">#4633</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:393
- msgid ""
- "[pierre] - Fix a wrong hardcoded path in some programs from the shadow "
- "package. Fixes <ulink url=\"&lfs-ticket-root;4632\">#4632</ulink>."
- msgstr ""
- "[pierre] — 修复 shadow 软件包中一些程序硬编码的错误路径。修复 <ulink url=\"&lfs-ticket-"
- "root;4632\">#4632</ulink>。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:401
- msgid "2020-04-15"
- msgstr "2020 年 4 月 15 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:404
- msgid ""
- "[renodr] - Install the man pages in systemd. Fixes <ulink url=\"&lfs-ticket-"
- "root;4627\">#4627</ulink>."
- msgstr ""
- "[renodr] — 安装 systemd 的 man 页面。修复 <ulink url=\"&lfs-ticket-"
- "root;4627\">#4627</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:408
- msgid ""
- "[bdubbs] - Update to gawk-5.1.0. Fixes <ulink url=\"&lfs-ticket-"
- "root;4629\">#4629</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 gawk-5.1.0。修复 <ulink url=\"&lfs-ticket-"
- "root;4629\">#4629</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:412
- msgid ""
- "[bdubbs] - Update to gettext-0.20.2. Fixes <ulink url=\"&lfs-ticket-"
- "root;4628\">#4628</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 gettext-0.20.2。修复 <ulink url=\"&lfs-ticket-"
- "root;4628\">#4628</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:416
- msgid ""
- "[bdubbs] - Update to man-pages-5.06. Fixes <ulink url=\"&lfs-ticket-"
- "root;4626\">#4626</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 man-pages-5.06。修复 <ulink url=\"&lfs-ticket-"
- "root;4626\">#4626</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:420
- msgid ""
- "[bdubbs] - Update to bc-2.6.1. Fixes <ulink url=\"&lfs-ticket-"
- "root;4625\">#4625</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 bc-2.6.1。修复 <ulink url=\"&lfs-ticket-"
- "root;4625\">#4625</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:424
- msgid ""
- "[bdubbs] - Update to bison-3.5.4. Fixes <ulink url=\"&lfs-ticket-"
- "root;4623\">#4623</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 bison-3.5.4。修复 <ulink url=\"&lfs-ticket-"
- "root;4623\">#4623</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:428
- msgid ""
- "[bdubbs] - Update to iproute2-5.6.0. Fixes <ulink url=\"&lfs-ticket-"
- "root;4622\">#4622</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 iproute2-5.6.0。修复 <ulink url=\"&lfs-ticket-"
- "root;4622\">#4622</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:432
- msgid ""
- "[bdubbs] - Update to linux-5.6.4. Fixes <ulink url=\"&lfs-ticket-"
- "root;4615\">#4615</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 linux-5.6.4。修复 <ulink url=\"&lfs-ticket-"
- "root;4615\">#4615</ulink>。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:439
- msgid "2020-04-01"
- msgstr "2020 年 4 月 1 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:442
- msgid ""
- "[bdubbs] - Update to vim-8.2.0486. Addresses <ulink url=\"&lfs-ticket-"
- "root;4500\">#4500</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 vim-8.2.0486。处理 <ulink url=\"&lfs-ticket-"
- "root;4500\">#4500</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:446
- msgid ""
- "[bdubbs] - Update to elfutils-0.179. Fixes <ulink url=\"&lfs-ticket-"
- "root;4621\">#4621</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 elfutils-0.179。修复 <ulink url=\"&lfs-ticket-"
- "root;4621\">#4621</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:450
- msgid ""
- "[bdubbs] - Update to meson-0.54.0. Fixes <ulink url=\"&lfs-ticket-"
- "root;4620\">#4620</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 meson-0.54.0。修复 <ulink url=\"&lfs-ticket-"
- "root;4620\">#4620</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:454
- msgid ""
- "[bdubbs] - Update to e2fsprogs-1.45.6. Fixes <ulink url=\"&lfs-ticket-"
- "root;4619\">#4619</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 e2fsprogs-1.45.6。修复 <ulink url=\"&lfs-ticket-"
- "root;4619\">#4619</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:458
- msgid ""
- "[bdubbs] - Update to automake-1.16.2. Fixes <ulink url=\"&lfs-ticket-"
- "root;4618\">#4618</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 automake-1.16.2。修复 <ulink url=\"&lfs-ticket-"
- "root;4618\">#4618</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:462
- msgid ""
- "[bdubbs] - Update to xz-5.2.5. Fixes <ulink url=\"&lfs-ticket-"
- "root;4617\">#4617</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 xz-5.2.5。修复 <ulink url=\"&lfs-ticket-"
- "root;4617\">#4617</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:466
- msgid ""
- "[bdubbs] - Update to openssl-1.1.1f. Fixes <ulink url=\"&lfs-ticket-"
- "root;4616\">#4616</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 openssl-1.1.1f。修复 <ulink url=\"&lfs-ticket-"
- "root;4616\">#4616</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:470
- msgid ""
- "[bdubbs] - Update to perl-5.30.2. Fixes <ulink url=\"&lfs-ticket-"
- "root;4614\">#4614</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 perl-5.30.2。修复 <ulink url=\"&lfs-ticket-"
- "root;4614\">#4614</ulink>。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:477
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:507
- msgid "2020-03-29"
- msgstr "2020 年 3 月 29 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:480
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:510
- msgid "[bdubbs] - Textual updates thanks to Kevin Buckley."
- msgstr "[bdubbs] — 文本更新,感谢 Kevin Buckley 的建议。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:486
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:516
- msgid "2020-03-19"
- msgstr "2020 年 3 月 19 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:489
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:519
- msgid ""
- "[renodr] - Update to systemd-245. Fixes <ulink url=\"&lfs-ticket-"
- "root;4593\">#4593</ulink>."
- msgstr ""
- "[renodr] — 更新到 systemd-245。修复 <ulink url=\"&lfs-ticket-"
- "root;4593\">#4593</ulink>。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:496
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:526
- msgid "2020-03-18"
- msgstr "2020 年 3 月 18 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:499
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:529
- msgid ""
- "[renodr] - Make minor modifications to the kernel configuration in order to "
- "match the configuration options to there current positions in Linux-5.5"
- msgstr "[renodr] — 对内核配置进行微调,以符合 Linux-5.5 中配置选项在菜单中的位置。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:537
- msgid "2020-03-15"
- msgstr "2020 年 3 月 15 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:540
- msgid ""
- "[bdubbs] - Update to gcc-9.3.0. Fixes <ulink url=\"&lfs-ticket-"
- "root;4613\">#4613</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 gcc-9.3.0。修复 <ulink url=\"&lfs-ticket-"
- "root;4613\">#4613</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:544
- msgid ""
- "[bdubbs] - Update to bc-2.6.0. Fixes <ulink url=\"&lfs-ticket-"
- "root;4612\">#4612</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 bc-2.6.0。修复 <ulink url=\"&lfs-ticket-"
- "root;4612\">#4612</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:548
- msgid ""
- "[bdubbs] - Update to bison-3.5.3. Fixes <ulink url=\"&lfs-ticket-"
- "root;4611\">#4611</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 bison-3.5.3。修复 <ulink url=\"&lfs-ticket-"
- "root;4611\">#4611</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:552
- msgid ""
- "[bdubbs] - Update to linux-5.5.9. Fixes <ulink url=\"&lfs-ticket-"
- "root;4610\">#4610</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 linux-5.5.9。修复 <ulink url=\"&lfs-ticket-"
- "root;4610\">#4610</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:556
- msgid ""
- "[bdubbs] - Update to coreutils-8.32. Fixes <ulink url=\"&lfs-ticket-"
- "root;4609\">#4609</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 coreutils-8.32。修复 <ulink url=\"&lfs-ticket-"
- "root;4609\">#4609</ulink>。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:563
- msgid "2020-03-02"
- msgstr "2020 年 3 月 2 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:566
- msgid ""
- "[bdubbs] - Update to Python-3.8.2. Fixes <ulink url=\"&lfs-ticket-"
- "root;4606\">#4606</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 Python-3.8.2。修复 <ulink url=\"&lfs-ticket-"
- "root;4606\">#4606</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:570
- msgid ""
- "[bdubbs] - Update to meson-0.52.2. Fixes <ulink url=\"&lfs-ticket-"
- "root;4605\">#4605</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 meson-0.52.2。修复 <ulink url=\"&lfs-ticket-"
- "root;4605\">#4605</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:574
- msgid ""
- "[bdubbs] - Update to man-db-2.9.1. Fixes <ulink url=\"&lfs-ticket-"
- "root;4604\">#4604</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 man-db-2.9.1。修复 <ulink url=\"&lfs-ticket-"
- "root;4604\">#4604</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:578
- msgid ""
- "[bdubbs] - Update to kmod-27. Fixes <ulink url=\"&lfs-ticket-"
- "root;4603\">#4603</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 kmod-27。修复 <ulink url=\"&lfs-ticket-"
- "root;4603\">#4603</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:582
- msgid ""
- "[bdubbs] - Update to procps-3.3.16. Fixes <ulink url=\"&lfs-ticket-"
- "root;4602\">#4602</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 procps-3.3.16。修复 <ulink url=\"&lfs-ticket-"
- "root;4602\">#4602</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:586
- msgid ""
- "[bdubbs] - Update to psmisc-23.3. Fixes <ulink url=\"&lfs-ticket-"
- "root;4601\">#4601</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 psmisc-23.3。修复 <ulink url=\"&lfs-ticket-"
- "root;4601\">#4601</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:590
- msgid ""
- "[bdubbs] - Update to libcap-2.33. Fixes <ulink url=\"&lfs-ticket-"
- "root;4600\">#4608</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 libcap-2.33。修复 <ulink url=\"&lfs-ticket-"
- "root;4600\">#4608</ulink>。"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:594
- msgid ""
- "[bdubbs] - Update to linux-5.5.7. Fixes <ulink url=\"&lfs-ticket-"
- "root;4598\">#4598</ulink>."
- msgstr ""
- "[bdubbs] — 更新到 linux-5.5.7。修复 <ulink url=\"&lfs-ticket-"
- "root;4598\">#4598</ulink>。"
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:601
- msgid "2020-03-01"
- msgstr "2020 年 3 月 1 日"
- #. type: Content of:
- #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:604
- msgid "[bdubbs] - LFS-9.1 released."
- msgstr "[bdubbs] — LFS-9.1 发布。"
|