changelog.po 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918
  1. # SOME DESCRIPTIVE TITLE
  2. # Copyright (C) YEAR Free Software Foundation, Inc.
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "POT-Creation-Date: 2020-06-17 17:20+0800\n"
  11. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  12. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  13. "Language-Team: LANGUAGE <LL@li.org>\n"
  14. "Language: \n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #. type: Content of: <sect1><title>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:11
  20. msgid "Changelog"
  21. msgstr ""
  22. #. type: Content of: <sect1><para>
  23. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:13
  24. msgid ""
  25. "This is version <phrase revision=\"sysv\">&version;</phrase> <phrase "
  26. "revision=\"systemd\">&versiond;</phrase> of the Linux From Scratch book, "
  27. "dated &releasedate;. If this book is more than six months old, a newer and "
  28. "better version is probably already available. To find out, please check one "
  29. "of the mirrors via <ulink url=\"&lfs-root;mirrors.html\"/>."
  30. msgstr ""
  31. #. type: Content of: <sect1><para>
  32. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:21
  33. msgid ""
  34. "Below is a list of changes made since the previous release of the book."
  35. msgstr ""
  36. #. type: Content of: <sect1><itemizedlist><title>
  37. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:25
  38. msgid "Changelog Entries:"
  39. msgstr ""
  40. #. type: Content of: <sect1><itemizedlist><listitem><para>
  41. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:47
  42. msgid "2020-06-16"
  43. msgstr "2020 年 6 月 16 日"
  44. #. type: Content of:
  45. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  46. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:50
  47. msgid ""
  48. "[bdubbs] - Split Chapter 5 into three separate chapters. Implement a new "
  49. "method of cross-building the LFS tool chain and other tools to simplify the "
  50. "method of isolating the new system from the original host. This will be the"
  51. " start of LFS-10.0."
  52. msgstr ""
  53. #. type: Content of: <sect1><itemizedlist><listitem><para>
  54. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:60
  55. msgid "2020-06-03"
  56. msgstr "2020 年 6 月 3 日"
  57. #. type: Content of:
  58. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  59. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:63
  60. msgid ""
  61. "[renodr] - Fix systemd's build with GCC-10 with a patch instead of CFLAGS."
  62. msgstr ""
  63. #. type: Content of:
  64. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  65. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:67
  66. msgid ""
  67. "[renodr] - Update to perl-5.30.3 (security update). Fixes <ulink url=\"&lfs-"
  68. "ticket-root;4664\">#4664</ulink>."
  69. msgstr ""
  70. #. type: Content of:
  71. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  72. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:71
  73. msgid ""
  74. "[renodr] - Update to dbus-1.12.18 (security update). Fixes <ulink "
  75. "url=\"&lfs-ticket-root;4665\">#4665</ulink>."
  76. msgstr ""
  77. #. type: Content of:
  78. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  79. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:75
  80. msgid ""
  81. "[renodr] - Update to man-db-2.9.2. Fixes <ulink url=\"&lfs-ticket-"
  82. "root;4663\">#4663</ulink>."
  83. msgstr ""
  84. "[renodr] — 更新到 man-db-2.9.2。修复 <ulink url=\"&lfs-ticket-"
  85. "root;4663\">#4663</ulink>。"
  86. #. type: Content of:
  87. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  88. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:79
  89. msgid ""
  90. "[renodr] - Update to libcap-2.36. Fixes <ulink url=\"&lfs-ticket-"
  91. "root;4666\">#4666</ulink>."
  92. msgstr ""
  93. "[renodr] — 更新到 libcap-2.36。修复 <ulink url=\"&lfs-ticket-"
  94. "root;4666\">#4666</ulink>。"
  95. #. type: Content of:
  96. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  97. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:83
  98. msgid ""
  99. "[renodr] - Update to bison-3.6.3. Fixes <ulink url=\"&lfs-ticket-"
  100. "root;4667\">#4667</ulink>."
  101. msgstr ""
  102. "[renodr] — 更新到 bison-3.6.3。修复 <ulink url=\"&lfs-ticket-"
  103. "root;4667\">#4667</ulink>。"
  104. #. type: Content of: <sect1><itemizedlist><listitem><para>
  105. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:90
  106. msgid "2020-05-31"
  107. msgstr "2020 年 5 月 31 日"
  108. #. type: Content of:
  109. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  110. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:93
  111. msgid ""
  112. "[pierre] - Fix bash tests: add a couple of symlinks from /bin to /tools, "
  113. "create the tester user with the uid of the tty owner, run the bash tests "
  114. "with su &lt;&lt; EOF, and explicitely defining stdin (with help from thomas "
  115. "and bdubbs)."
  116. msgstr ""
  117. #. type: Content of: <sect1><itemizedlist><listitem><para>
  118. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:102
  119. msgid "2020-05-29"
  120. msgstr "2020 年 5 月 29 日"
  121. #. type: Content of:
  122. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  123. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:105
  124. msgid ""
  125. "[xry111] - Move flex earlier in chapter 6, so that binutils can use it."
  126. msgstr ""
  127. #. type: Content of:
  128. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  129. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:109
  130. msgid "[xry111] - Remove bzip2 and flex from chapter 5."
  131. msgstr ""
  132. #. type: Content of:
  133. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  134. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:112
  135. msgid ""
  136. "[xry111] - Move zstd earlier in chapter 6, so that file and GCC can use it."
  137. msgstr ""
  138. #. type: Content of:
  139. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  140. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:116
  141. msgid ""
  142. "[bdubbs] - Run sed and findutils tests as an unprivileged user. Fixes <ulink"
  143. " url=\"&lfs-ticket-root;4661\">#4661</ulink>."
  144. msgstr ""
  145. #. type: Content of: <sect1><itemizedlist><listitem><para>
  146. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:124
  147. msgid "2020-05-28"
  148. msgstr "2020 年 5 月 28 日"
  149. #. type: Content of:
  150. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  151. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:127
  152. msgid ""
  153. "[bdubbs] - Add an unprivileged user, tester, at the beginning of Chapter 6 "
  154. "for running some tests. This user is then removed at the end of the "
  155. "chapter."
  156. msgstr ""
  157. #. type: Content of:
  158. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  159. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:132
  160. msgid ""
  161. "[bdubbs] - Update to zstd-1.4.5. Fixes <ulink url=\"&lfs-ticket-"
  162. "root;4660\">#4660</ulink>."
  163. msgstr ""
  164. "[bdubbs] — 更新到 zstd-1.4.5。修复 <ulink url=\"&lfs-ticket-"
  165. "root;4660\">#4660</ulink>。"
  166. #. type: Content of:
  167. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  168. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:136
  169. msgid ""
  170. "[bdubbs] - Update to util-linux-2.35.2. Fixes <ulink url=\"&lfs-ticket-"
  171. "root;4659\">#4659</ulink>."
  172. msgstr ""
  173. "[bdubbs] — 更新到 util-linux-2.35.2。修复 <ulink url=\"&lfs-ticket-"
  174. "root;4659\">#4659</ulink>。"
  175. #. type: Content of:
  176. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  177. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:140
  178. msgid ""
  179. "[bdubbs] - Update to bison-3.6.2. Fixes <ulink url=\"&lfs-ticket-"
  180. "root;4657\">#4657</ulink>."
  181. msgstr ""
  182. "[bdubbs] — 更新到 bison-3.6.2。修复 <ulink url=\"&lfs-ticket-"
  183. "root;4657\">#4657</ulink>。"
  184. #. type: Content of:
  185. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  186. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:144
  187. msgid ""
  188. "[pierre] - Update to linux-5.6.15. Fixes <ulink url=\"&lfs-ticket-"
  189. "root;4658\">#4658</ulink>."
  190. msgstr ""
  191. "[pierre] — 更新到 linux-5.6.15。修复 <ulink url=\"&lfs-ticket-"
  192. "root;4658\">#4658</ulink>。"
  193. #. type: Content of: <sect1><itemizedlist><listitem><para>
  194. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:151
  195. msgid "2020-05-27"
  196. msgstr "2020 年 5 月 27 日"
  197. #. type: Content of:
  198. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  199. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:154
  200. msgid "[pierre] - Bash: document test results."
  201. msgstr ""
  202. #. type: Content of: <sect1><itemizedlist><listitem><para>
  203. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:160
  204. msgid "2020-05-26"
  205. msgstr "2020 年 5 月 26 日"
  206. #. type: Content of:
  207. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  208. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:163
  209. msgid ""
  210. "[pierre] - Bash: do not use \"su -c command\" to change user to nobody: it "
  211. "removes the controlling terminal and makes some tests fail. Use \"su "
  212. "&lt;&lt; EOF\" instead."
  213. msgstr ""
  214. #. type: Content of:
  215. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  216. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:168
  217. msgid ""
  218. "[pierre] - Mount /dev/pts with \"--bind\", so that \"tty\" knows there is a "
  219. "terminal. Fixes a test in coreutils."
  220. msgstr ""
  221. #. type: Content of:
  222. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  223. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:172
  224. msgid ""
  225. "[pierre] - Add a patch to fix a failure in gold test suite, which really "
  226. "needs -fcommon in some tests."
  227. msgstr ""
  228. #. type: Content of:
  229. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  230. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:176
  231. msgid "[pierre] - Fix a failure in automake test suite."
  232. msgstr ""
  233. #. type: Content of:
  234. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  235. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:179
  236. msgid "[pierre] - Update to vim-8.2.0814."
  237. msgstr ""
  238. #. type: Content of:
  239. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  240. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:182
  241. msgid ""
  242. "[pierre] - Add a symlink from /tools/lib/locale to /usr/lib/locale/locale-"
  243. "archive, to allow some programs to find the installed locales. Fixes test "
  244. "failures in bison and man-db."
  245. msgstr ""
  246. #. type: Content of: <sect1><itemizedlist><listitem><para>
  247. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:191
  248. msgid "2020-05-21"
  249. msgstr "2020 年 5 月 21 日"
  250. #. type: Content of:
  251. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  252. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:194
  253. msgid ""
  254. "[pierre] - Fix a crash at early boot when using "
  255. "CONFIG_STACK_PROTECTOR_STRONG=y in kernel configuration."
  256. msgstr ""
  257. #. type: Content of: <sect1><itemizedlist><listitem><para>
  258. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:201
  259. msgid "2020-05-16"
  260. msgstr "2020 年 5 月 16 日"
  261. #. type: Content of:
  262. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  263. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:204
  264. msgid ""
  265. "[bdubbs] - Update to meson-0.54.2. Fixes <ulink url=\"&lfs-ticket-"
  266. "root;4656\">#4656</ulink>."
  267. msgstr ""
  268. "[bdubbs] — 更新到 meson-0.54.2。修复 <ulink url=\"&lfs-ticket-"
  269. "root;4656\">#4656</ulink>。"
  270. #. type: Content of:
  271. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  272. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:208
  273. msgid ""
  274. "[bdubbs] - Update to Python-3.8.3. Fixes <ulink url=\"&lfs-ticket-"
  275. "root;4655\">#4655</ulink>."
  276. msgstr ""
  277. "[bdubbs] — 更新到 Python-3.8.3。修复 <ulink url=\"&lfs-ticket-"
  278. "root;4655\">#4655</ulink>。"
  279. #. type: Content of:
  280. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  281. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:212
  282. msgid ""
  283. "[bdubbs] - Update to bison-3.6.1. Fixes <ulink url=\"&lfs-ticket-"
  284. "root;4654\">#4654</ulink>."
  285. msgstr ""
  286. "[bdubbs] — 更新到 bison-3.6.1。修复 <ulink url=\"&lfs-ticket-"
  287. "root;4654\">#4654</ulink>。"
  288. #. type: Content of:
  289. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  290. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:216
  291. msgid ""
  292. "[bdubbs] - Update to linux-5.6.13. Fixes <ulink url=\"&lfs-ticket-"
  293. "root;4653\">#4653</ulink>."
  294. msgstr ""
  295. "[bdubbs] — 更新到 linux-5.6.13。修复 <ulink url=\"&lfs-ticket-"
  296. "root;4653\">#4653</ulink>。"
  297. #. type: Content of: <sect1><itemizedlist><listitem><para>
  298. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:223
  299. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:233
  300. msgid "2020-05-09"
  301. msgstr "2020 年 5 月 9 日"
  302. #. type: Content of:
  303. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  304. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:226
  305. msgid ""
  306. "[pierre] - Pass -Wno-format-overflow to systemd to prevent an error with GCC"
  307. " 10."
  308. msgstr ""
  309. #. type: Content of:
  310. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  311. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:236
  312. msgid ""
  313. "[pierre] - Patch GCC pass 2 to allow cross-compile (specific to new cross "
  314. "method)."
  315. msgstr ""
  316. #. type: Content of: <sect1><itemizedlist><listitem><para>
  317. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:243
  318. msgid "2020-05-08"
  319. msgstr "2020 年 5 月 8 日"
  320. #. type: Content of:
  321. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  322. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:246
  323. msgid "[bdubbs] - Update to vim-8.2.0716."
  324. msgstr ""
  325. #. type: Content of:
  326. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  327. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:249
  328. msgid ""
  329. "[bdubbs] - Update to bison-3.6. Fixes <ulink url=\"&lfs-ticket-"
  330. "root;4652\">#4652</ulink>."
  331. msgstr ""
  332. "[bdubbs] — 更新到 bison-3.6。修复 <ulink url=\"&lfs-ticket-"
  333. "root;4652\">#4652</ulink>。"
  334. #. type: Content of:
  335. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  336. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:253
  337. msgid ""
  338. "[bdubbs] - Update to gcc-10.1.0. Fixes <ulink url=\"&lfs-ticket-"
  339. "root;4651\">#4651</ulink>."
  340. msgstr ""
  341. "[bdubbs] — 更新到 gcc-10.1.0。修复 <ulink url=\"&lfs-ticket-"
  342. "root;4651\">#4651</ulink>。"
  343. #. type: Content of:
  344. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  345. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:257
  346. msgid ""
  347. "[bdubbs] - Update to libcap-2.34. Fixes <ulink url=\"&lfs-ticket-"
  348. "root;4650\">#4650</ulink>."
  349. msgstr ""
  350. "[bdubbs] — 更新到 libcap-2.34。修复 <ulink url=\"&lfs-ticket-"
  351. "root;4650\">#4650</ulink>。"
  352. #. type: Content of:
  353. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  354. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:261
  355. msgid ""
  356. "[bdubbs] - Update to bc-2.7.2. Fixes <ulink url=\"&lfs-ticket-"
  357. "root;4648\">#4648</ulink>."
  358. msgstr ""
  359. "[bdubbs] — 更新到 bc-2.7.2。修复 <ulink url=\"&lfs-ticket-"
  360. "root;4648\">#4648</ulink>。"
  361. #. type: Content of:
  362. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  363. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:265
  364. msgid ""
  365. "[bdubbs] - Update to linux-5.6.11. Fixes <ulink url=\"&lfs-ticket-"
  366. "root;4649\">#4649</ulink>."
  367. msgstr ""
  368. "[bdubbs] — 更新到 linux-5.6.11。修复 <ulink url=\"&lfs-ticket-"
  369. "root;4649\">#4649</ulink>。"
  370. #. type: Content of: <sect1><itemizedlist><listitem><para>
  371. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:272
  372. msgid "2020-05-01"
  373. msgstr "2020 年 5 月 1 日"
  374. #. type: Content of:
  375. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  376. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:275
  377. msgid ""
  378. "[bdubbs] - Update to tzdata-2020a. Fixes <ulink url=\"&lfs-ticket-"
  379. "root;4644\">#4644</ulink>."
  380. msgstr ""
  381. "[bdubbs] — 更新到 tzdata-2020a。修复 <ulink url=\"&lfs-ticket-"
  382. "root;4644\">#4644</ulink>。"
  383. #. type: Content of:
  384. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  385. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:279
  386. msgid ""
  387. "[bdubbs] - Update to meson-0.54.1. Fixes <ulink url=\"&lfs-ticket-"
  388. "root;4646\">#4646</ulink>."
  389. msgstr ""
  390. "[bdubbs] — 更新到 meson-0.54.1。修复 <ulink url=\"&lfs-ticket-"
  391. "root;4646\">#4646</ulink>。"
  392. #. type: Content of:
  393. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  394. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:283
  395. msgid ""
  396. "[bdubbs] - Update to iana-etc-20200429. Fixes <ulink url=\"&lfs-ticket-"
  397. "root;4645\">#4645</ulink>."
  398. msgstr ""
  399. "[bdubbs] — 更新到 iana-etc-20200429。修复 <ulink url=\"&lfs-ticket-"
  400. "root;4645\">#4645</ulink>。"
  401. #. type: Content of:
  402. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  403. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:287
  404. msgid ""
  405. "[bdubbs] - Update to linux-5.6.8. Fixes <ulink url=\"&lfs-ticket-"
  406. "root;4630\">#4630</ulink>."
  407. msgstr ""
  408. "[bdubbs] — 更新到 linux-5.6.8。修复 <ulink url=\"&lfs-ticket-"
  409. "root;4630\">#4630</ulink>。"
  410. #. type: Content of: <sect1><itemizedlist><listitem><para>
  411. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:294
  412. msgid "2020-04-23"
  413. msgstr "2020 年 4 月 23 日"
  414. #. type: Content of:
  415. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  416. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:297
  417. msgid ""
  418. "[ken] - Update to openssl-1.1.1g (Security Fix). Fixes <ulink url=\"&lfs-"
  419. "ticket-root;4643\">#4643</ulink>."
  420. msgstr ""
  421. #. type: Content of: <sect1><itemizedlist><listitem><para>
  422. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:304
  423. msgid "2020-04-20"
  424. msgstr "2020 年 4 月 20 日"
  425. #. type: Content of:
  426. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  427. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:307
  428. msgid ""
  429. "[pierre] - Change -isystem to -idirafter in \"Adjusting the toolchain\". "
  430. "This allows to search g++ private headers before the public ones, which is "
  431. "the normal search order, with the drawback that it includes the headers in "
  432. "/tools if they exist in both /usr and /tools. Fix most of <ulink url=\"&lfs-"
  433. "ticket-root;4641\">#4641</ulink>."
  434. msgstr ""
  435. #. type: Content of: <sect1><itemizedlist><listitem><para>
  436. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:318
  437. msgid "2020-04-19"
  438. msgstr "2020 年 4 月 19 日"
  439. #. type: Content of:
  440. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  441. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:321
  442. msgid ""
  443. "[pierre] - Build util-linux in chapter 5 for both books. link util-linux "
  444. "libraries and headers from /usr to /tools. Copy util-linux pkg-config files"
  445. " from /tools to /usr, changing any occurence of /tools to /usr. Also move "
  446. "eudev before util-linux. Fixes <ulink url=\"&lfs-ticket-"
  447. "root;4637\">#4637</ulink>, <ulink url=\"&lfs-ticket-"
  448. "root;4638\">#4638</ulink>, and <ulink url=\"&lfs-ticket-"
  449. "root;4642\">#4642</ulink>."
  450. msgstr ""
  451. #. type: Content of:
  452. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  453. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:330
  454. msgid ""
  455. "[pierre] - Reinstate flex in chapter 5, so that ar and ranlib (binutils) "
  456. "link against libfl. This allows to run tests for bison, too. Fixes <ulink "
  457. "url=\"&lfs-ticket-root;4631\">#4631</ulink>."
  458. msgstr ""
  459. #. type: Content of:
  460. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  461. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:336
  462. msgid ""
  463. "[pierre] - Prevent readline.pc from referencing termcap as a private library"
  464. " by adding --with-curses to configure switches. Fixes <ulink url=\"&lfs-"
  465. "ticket-root;4635\">#4635</ulink>."
  466. msgstr ""
  467. #. type: Content of:
  468. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  469. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:341
  470. msgid ""
  471. "[pierre] - Allow bison to use the libtextstyle.so library from gettext, by "
  472. "moving gettext before bison. Fixes <ulink url=\"&lfs-ticket-"
  473. "root;4634\">#4634</ulink>."
  474. msgstr ""
  475. #. type: Content of:
  476. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  477. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:346
  478. msgid ""
  479. "[pierre] - Allow some shadow programs to use \"setcap\" by moving libcap "
  480. "before shadow. Fixes <ulink url=\"&lfs-ticket-root;4633\">#4633</ulink>."
  481. msgstr ""
  482. #. type: Content of:
  483. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  484. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:351
  485. msgid ""
  486. "[pierre] - Fix a wrong hardcoded path in some programs from the shadow "
  487. "package. Fixes <ulink url=\"&lfs-ticket-root;4632\">#4632</ulink>."
  488. msgstr ""
  489. #. type: Content of: <sect1><itemizedlist><listitem><para>
  490. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:359
  491. msgid "2020-04-15"
  492. msgstr "2020 年 4 月 15 日"
  493. #. type: Content of:
  494. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  495. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:362
  496. msgid ""
  497. "[renodr] - Install the man pages in systemd. Fixes <ulink url=\"&lfs-ticket-"
  498. "root;4627\">#4627</ulink>."
  499. msgstr ""
  500. #. type: Content of:
  501. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  502. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:366
  503. msgid ""
  504. "[bdubbs] - Update to gawk-5.1.0. Fixes <ulink url=\"&lfs-ticket-"
  505. "root;4629\">#4629</ulink>."
  506. msgstr ""
  507. "[bdubbs] — 更新到 gawk-5.1.0。修复 <ulink url=\"&lfs-ticket-"
  508. "root;4629\">#4629</ulink>。"
  509. #. type: Content of:
  510. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  511. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:370
  512. msgid ""
  513. "[bdubbs] - Update to gettext-0.20.2. Fixes <ulink url=\"&lfs-ticket-"
  514. "root;4628\">#4628</ulink>."
  515. msgstr ""
  516. "[bdubbs] — 更新到 gettext-0.20.2。修复 <ulink url=\"&lfs-ticket-"
  517. "root;4628\">#4628</ulink>。"
  518. #. type: Content of:
  519. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  520. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:374
  521. msgid ""
  522. "[bdubbs] - Update to man-pages-5.06. Fixes <ulink url=\"&lfs-ticket-"
  523. "root;4626\">#4626</ulink>."
  524. msgstr ""
  525. "[bdubbs] — 更新到 man-pages-5.06。修复 <ulink url=\"&lfs-ticket-"
  526. "root;4626\">#4626</ulink>。"
  527. #. type: Content of:
  528. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  529. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:378
  530. msgid ""
  531. "[bdubbs] - Update to bc-2.6.1. Fixes <ulink url=\"&lfs-ticket-"
  532. "root;4625\">#4625</ulink>."
  533. msgstr ""
  534. "[bdubbs] — 更新到 bc-2.6.1。修复 <ulink url=\"&lfs-ticket-"
  535. "root;4625\">#4625</ulink>。"
  536. #. type: Content of:
  537. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  538. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:382
  539. msgid ""
  540. "[bdubbs] - Update to bison-3.5.4. Fixes <ulink url=\"&lfs-ticket-"
  541. "root;4623\">#4623</ulink>."
  542. msgstr ""
  543. "[bdubbs] — 更新到 bison-3.5.4。修复 <ulink url=\"&lfs-ticket-"
  544. "root;4623\">#4623</ulink>。"
  545. #. type: Content of:
  546. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  547. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:386
  548. msgid ""
  549. "[bdubbs] - Update to iproute2-5.6.0. Fixes <ulink url=\"&lfs-ticket-"
  550. "root;4622\">#4622</ulink>."
  551. msgstr ""
  552. "[bdubbs] — 更新到 iproute2-5.6.0。修复 <ulink url=\"&lfs-ticket-"
  553. "root;4622\">#4622</ulink>。"
  554. #. type: Content of:
  555. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  556. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:390
  557. msgid ""
  558. "[bdubbs] - Update to linux-5.6.4. Fixes <ulink url=\"&lfs-ticket-"
  559. "root;4615\">#4615</ulink>."
  560. msgstr ""
  561. "[bdubbs] — 更新到 linux-5.6.4。修复 <ulink url=\"&lfs-ticket-"
  562. "root;4615\">#4615</ulink>。"
  563. #. type: Content of: <sect1><itemizedlist><listitem><para>
  564. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:397
  565. msgid "2020-04-01"
  566. msgstr "2020 年 4 月 1 日"
  567. #. type: Content of:
  568. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  569. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:400
  570. msgid ""
  571. "[bdubbs] - Update to vim-8.2.0486. Addresses <ulink url=\"&lfs-ticket-"
  572. "root;4500\">#4500</ulink>."
  573. msgstr ""
  574. #. type: Content of:
  575. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  576. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:404
  577. msgid ""
  578. "[bdubbs] - Update to elfutils-0.179. Fixes <ulink url=\"&lfs-ticket-"
  579. "root;4621\">#4621</ulink>."
  580. msgstr ""
  581. "[bdubbs] — 更新到 elfutils-0.179。修复 <ulink url=\"&lfs-ticket-"
  582. "root;4621\">#4621</ulink>。"
  583. #. type: Content of:
  584. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  585. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:408
  586. msgid ""
  587. "[bdubbs] - Update to meson-0.54.0. Fixes <ulink url=\"&lfs-ticket-"
  588. "root;4620\">#4620</ulink>."
  589. msgstr ""
  590. "[bdubbs] — 更新到 meson-0.54.0。修复 <ulink url=\"&lfs-ticket-"
  591. "root;4620\">#4620</ulink>。"
  592. #. type: Content of:
  593. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  594. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:412
  595. msgid ""
  596. "[bdubbs] - Update to e2fsprogs-1.45.6. Fixes <ulink url=\"&lfs-ticket-"
  597. "root;4619\">#4619</ulink>."
  598. msgstr ""
  599. "[bdubbs] — 更新到 e2fsprogs-1.45.6。修复 <ulink url=\"&lfs-ticket-"
  600. "root;4619\">#4619</ulink>。"
  601. #. type: Content of:
  602. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  603. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:416
  604. msgid ""
  605. "[bdubbs] - Update to automake-1.16.2. Fixes <ulink url=\"&lfs-ticket-"
  606. "root;4618\">#4618</ulink>."
  607. msgstr ""
  608. "[bdubbs] — 更新到 automake-1.16.2。修复 <ulink url=\"&lfs-ticket-"
  609. "root;4618\">#4618</ulink>。"
  610. #. type: Content of:
  611. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  612. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:420
  613. msgid ""
  614. "[bdubbs] - Update to xz-5.2.5. Fixes <ulink url=\"&lfs-ticket-"
  615. "root;4617\">#4617</ulink>."
  616. msgstr ""
  617. "[bdubbs] — 更新到 xz-5.2.5。修复 <ulink url=\"&lfs-ticket-"
  618. "root;4617\">#4617</ulink>。"
  619. #. type: Content of:
  620. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  621. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:424
  622. msgid ""
  623. "[bdubbs] - Update to openssl-1.1.1f. Fixes <ulink url=\"&lfs-ticket-"
  624. "root;4616\">#4616</ulink>."
  625. msgstr ""
  626. "[bdubbs] — 更新到 openssl-1.1.1f。修复 <ulink url=\"&lfs-ticket-"
  627. "root;4616\">#4616</ulink>。"
  628. #. type: Content of:
  629. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  630. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:428
  631. msgid ""
  632. "[bdubbs] - Update to perl-5.30.2. Fixes <ulink url=\"&lfs-ticket-"
  633. "root;4614\">#4614</ulink>."
  634. msgstr ""
  635. "[bdubbs] — 更新到 perl-5.30.2。修复 <ulink url=\"&lfs-ticket-"
  636. "root;4614\">#4614</ulink>。"
  637. #. type: Content of: <sect1><itemizedlist><listitem><para>
  638. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:435
  639. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:465
  640. msgid "2020-03-29"
  641. msgstr "2020 年 3 月 29 日"
  642. #. type: Content of:
  643. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  644. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:438
  645. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:468
  646. msgid "[bdubbs] - Textual updates thanks to Kevin Buckley."
  647. msgstr ""
  648. #. type: Content of: <sect1><itemizedlist><listitem><para>
  649. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:444
  650. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:474
  651. msgid "2020-03-19"
  652. msgstr "2020 年 3 月 19 日"
  653. #. type: Content of:
  654. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  655. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:447
  656. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:477
  657. msgid ""
  658. "[renodr] - Update to systemd-245. Fixes <ulink url=\"&lfs-ticket-"
  659. "root;4593\">#4593</ulink>."
  660. msgstr ""
  661. "[renodr] — 更新到 systemd-245。修复 <ulink url=\"&lfs-ticket-"
  662. "root;4593\">#4593</ulink>。"
  663. #. type: Content of: <sect1><itemizedlist><listitem><para>
  664. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:454
  665. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:484
  666. msgid "2020-03-18"
  667. msgstr "2020 年 3 月 18 日"
  668. #. type: Content of:
  669. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  670. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:457
  671. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:487
  672. msgid ""
  673. "[renodr] - Make minor modifications to the kernel configuration in order to "
  674. "match the configuration options to there current positions in Linux-5.5"
  675. msgstr ""
  676. #. type: Content of: <sect1><itemizedlist><listitem><para>
  677. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:495
  678. msgid "2020-03-15"
  679. msgstr "2020 年 3 月 15 日"
  680. #. type: Content of:
  681. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  682. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:498
  683. msgid ""
  684. "[bdubbs] - Update to gcc-9.3.0. Fixes <ulink url=\"&lfs-ticket-"
  685. "root;4613\">#4613</ulink>."
  686. msgstr ""
  687. "[bdubbs] — 更新到 gcc-9.3.0。修复 <ulink url=\"&lfs-ticket-"
  688. "root;4613\">#4613</ulink>。"
  689. #. type: Content of:
  690. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  691. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:502
  692. msgid ""
  693. "[bdubbs] - Update to bc-2.6.0. Fixes <ulink url=\"&lfs-ticket-"
  694. "root;4612\">#4612</ulink>."
  695. msgstr ""
  696. "[bdubbs] — 更新到 bc-2.6.0。修复 <ulink url=\"&lfs-ticket-"
  697. "root;4612\">#4612</ulink>。"
  698. #. type: Content of:
  699. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  700. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:506
  701. msgid ""
  702. "[bdubbs] - Update to bison-3.5.3. Fixes <ulink url=\"&lfs-ticket-"
  703. "root;4611\">#4611</ulink>."
  704. msgstr ""
  705. "[bdubbs] — 更新到 bison-3.5.3。修复 <ulink url=\"&lfs-ticket-"
  706. "root;4611\">#4611</ulink>。"
  707. #. type: Content of:
  708. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  709. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:510
  710. msgid ""
  711. "[bdubbs] - Update to linux-5.5.9. Fixes <ulink url=\"&lfs-ticket-"
  712. "root;4610\">#4610</ulink>."
  713. msgstr ""
  714. "[bdubbs] — 更新到 linux-5.5.9。修复 <ulink url=\"&lfs-ticket-"
  715. "root;4610\">#4610</ulink>。"
  716. #. type: Content of:
  717. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  718. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:514
  719. msgid ""
  720. "[bdubbs] - Update to coreutils-8.32. Fixes <ulink url=\"&lfs-ticket-"
  721. "root;4609\">#4609</ulink>."
  722. msgstr ""
  723. "[bdubbs] — 更新到 coreutils-8.32。修复 <ulink url=\"&lfs-ticket-"
  724. "root;4609\">#4609</ulink>。"
  725. #. type: Content of: <sect1><itemizedlist><listitem><para>
  726. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:521
  727. msgid "2020-03-02"
  728. msgstr "2020 年 3 月 2 日"
  729. #. type: Content of:
  730. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  731. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:524
  732. msgid ""
  733. "[bdubbs] - Update to Python-3.8.2. Fixes <ulink url=\"&lfs-ticket-"
  734. "root;4606\">#4606</ulink>."
  735. msgstr ""
  736. "[bdubbs] — 更新到 Python-3.8.2。修复 <ulink url=\"&lfs-ticket-"
  737. "root;4606\">#4606</ulink>。"
  738. #. type: Content of:
  739. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  740. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:528
  741. msgid ""
  742. "[bdubbs] - Update to meson-0.52.2. Fixes <ulink url=\"&lfs-ticket-"
  743. "root;4605\">#4605</ulink>."
  744. msgstr ""
  745. "[bdubbs] — 更新到 meson-0.52.2。修复 <ulink url=\"&lfs-ticket-"
  746. "root;4605\">#4605</ulink>。"
  747. #. type: Content of:
  748. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  749. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:532
  750. msgid ""
  751. "[bdubbs] - Update to man-db-2.9.1. Fixes <ulink url=\"&lfs-ticket-"
  752. "root;4604\">#4604</ulink>."
  753. msgstr ""
  754. "[bdubbs] — 更新到 man-db-2.9.1。修复 <ulink url=\"&lfs-ticket-"
  755. "root;4604\">#4604</ulink>。"
  756. #. type: Content of:
  757. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  758. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:536
  759. msgid ""
  760. "[bdubbs] - Update to kmod-27. Fixes <ulink url=\"&lfs-ticket-"
  761. "root;4603\">#4603</ulink>."
  762. msgstr ""
  763. "[bdubbs] — 更新到 kmod-27。修复 <ulink url=\"&lfs-ticket-"
  764. "root;4603\">#4603</ulink>。"
  765. #. type: Content of:
  766. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  767. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:540
  768. msgid ""
  769. "[bdubbs] - Update to procps-3.3.16. Fixes <ulink url=\"&lfs-ticket-"
  770. "root;4602\">#4602</ulink>."
  771. msgstr ""
  772. "[bdubbs] — 更新到 procps-3.3.16。修复 <ulink url=\"&lfs-ticket-"
  773. "root;4602\">#4602</ulink>。"
  774. #. type: Content of:
  775. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  776. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:544
  777. msgid ""
  778. "[bdubbs] - Update to psmisc-23.3. Fixes <ulink url=\"&lfs-ticket-"
  779. "root;4601\">#4601</ulink>."
  780. msgstr ""
  781. "[bdubbs] — 更新到 psmisc-23.3。修复 <ulink url=\"&lfs-ticket-"
  782. "root;4601\">#4601</ulink>。"
  783. #. type: Content of:
  784. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  785. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:548
  786. msgid ""
  787. "[bdubbs] - Update to libcap-2.33. Fixes <ulink url=\"&lfs-ticket-"
  788. "root;4600\">#4608</ulink>."
  789. msgstr ""
  790. "[bdubbs] — 更新到 libcap-2.33。修复 <ulink url=\"&lfs-ticket-"
  791. "root;4600\">#4608</ulink>。"
  792. #. type: Content of:
  793. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  794. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:552
  795. msgid ""
  796. "[bdubbs] - Update to linux-5.5.7. Fixes <ulink url=\"&lfs-ticket-"
  797. "root;4598\">#4598</ulink>."
  798. msgstr ""
  799. "[bdubbs] — 更新到 linux-5.5.7。修复 <ulink url=\"&lfs-ticket-"
  800. "root;4598\">#4598</ulink>。"
  801. #. type: Content of: <sect1><itemizedlist><listitem><para>
  802. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:559
  803. msgid "2020-03-01"
  804. msgstr "2020 年 3 月 1 日"
  805. #. type: Content of:
  806. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  807. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:562
  808. msgid "[bdubbs] - LFS-9.1 released."
  809. msgstr ""