changelog.po 52 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320
  1. #
  2. msgid ""
  3. msgstr ""
  4. "Project-Id-Version: PACKAGE VERSION\n"
  5. "POT-Creation-Date: 2020-07-22 14:23+0800\n"
  6. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  7. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  8. "Language-Team: LANGUAGE <LL@li.org>\n"
  9. "Language: \n"
  10. "MIME-Version: 1.0\n"
  11. "Content-Type: text/plain; charset=UTF-8\n"
  12. "Content-Transfer-Encoding: 8bit\n"
  13. #. type: Content of: <sect1><title>
  14. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:11
  15. msgid "Changelog"
  16. msgstr "更新日志"
  17. #. type: Content of: <sect1><para>
  18. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:13
  19. msgid ""
  20. "This is version <phrase revision=\"sysv\">&version;</phrase> <phrase "
  21. "revision=\"systemd\">&versiond;</phrase> of the Linux From Scratch book, "
  22. "dated &releasedate;. If this book is more than six months old, a newer and "
  23. "better version is probably already available. To find out, please check one "
  24. "of the mirrors via <ulink url=\"&lfs-root;mirrors.html\"/>."
  25. msgstr ""
  26. "这是 Linux From Scratch 手册的 <phrase revision=\"sysv\">&version;</phrase> "
  27. "<phrase revision=\"systemd\">&versiond;</phrase> 版本,发布于 "
  28. "&releasedate;。如果该版本已经发布了六个月或更久,可能已经发布了更好的新版本。如果要查询是否有新版本,通过 <ulink "
  29. "url=\"&lfs-root;mirrors.html\"/> 访问一个 LFS 镜像站。"
  30. #. type: Content of: <sect1><para>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:21
  32. msgid ""
  33. "Below is a list of changes made since the previous release of the book."
  34. msgstr "下面是本书自上一版本发布以来的更新日志。"
  35. #. type: Content of: <sect1><itemizedlist><title>
  36. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:25
  37. msgid "Changelog Entries:"
  38. msgstr "更新日志记录:"
  39. #. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><para>
  40. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:47
  41. msgid "2020-07-21"
  42. msgstr "2020 年 7 月 21 日"
  43. #. type: Content of:
  44. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  45. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:49
  46. msgid ""
  47. "[bdubbs] - Update to Python3-3.8.5. Fixes <ulink url=\"&lfs-ticket-"
  48. "root;4695\">#4695</ulink>."
  49. msgstr ""
  50. "[bdubbs] — 更新到 Python3-3.8.5。修复 <ulink url=\"&lfs-ticket-"
  51. "root;4695\">#4695</ulink>。"
  52. #. type: Content of:
  53. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  54. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:53
  55. msgid ""
  56. "[bdubbs] - Update to libcap-2.40. Fixes <ulink url=\"&lfs-ticket-"
  57. "root;4694\">#4694</ulink>."
  58. msgstr ""
  59. "[bdubbs] — 更新到 libcap-2.40。修复 <ulink url=\"&lfs-ticket-"
  60. "root;4694\">#4694</ulink>。"
  61. #. type: Content of:
  62. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  63. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:57
  64. msgid ""
  65. "[bdubbs] - Update to linux-5.7.9. Fixes <ulink url=\"&lfs-ticket-"
  66. "root;4696\">#4696</ulink>."
  67. msgstr ""
  68. "[bdubbs] — 更新到 linux-5.7.9。修复 <ulink url=\"&lfs-ticket-"
  69. "root;4696\">#4696</ulink>。"
  70. #. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><para>
  71. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:65
  72. msgid "2020-07-15"
  73. msgstr "2020 年 7 月 15 日"
  74. #. type: Content of:
  75. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  76. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:67
  77. msgid ""
  78. "[bdubbs] - Update to vim-8.2.1206. Addresses <ulink url=\"&lfs-ticket-"
  79. "root;4500\">#4500</ulink>."
  80. msgstr ""
  81. "[bdubbs] — 更新到 vim-8.2.1206。处理 <ulink url=\"&lfs-ticket-"
  82. "root;4500\">#4500</ulink>。"
  83. #. type: Content of:
  84. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  85. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:71
  86. msgid ""
  87. "[bdubbs] - Update to Python3-3.8.4. Fixes <ulink url=\"&lfs-ticket-"
  88. "root;4692\">#4692</ulink>."
  89. msgstr ""
  90. "[bdubbs] — 更新到 Python3-3.8.4。修复 <ulink url=\"&lfs-ticket-"
  91. "root;4692\">#4692</ulink>。"
  92. #. type: Content of:
  93. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  94. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:75
  95. msgid ""
  96. "[bdubbs] - Update to meson-0.55.0. Fixes <ulink url=\"&lfs-ticket-"
  97. "root;4691\">#4691</ulink>."
  98. msgstr ""
  99. "[bdubbs] — 更新到 meson-0.55.0。修复 <ulink url=\"&lfs-ticket-"
  100. "root;4691\">#4691</ulink>。"
  101. #. type: Content of:
  102. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  103. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:79
  104. msgid ""
  105. "[bdubbs] - Update to libcap-2.39. Fixes <ulink url=\"&lfs-ticket-"
  106. "root;4690\">#4690</ulink>."
  107. msgstr ""
  108. "[bdubbs] — 更新到 libcap-2.39。修复 <ulink url=\"&lfs-ticket-"
  109. "root;4690\">#4690</ulink>。"
  110. #. type: Content of:
  111. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  112. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:83
  113. msgid ""
  114. "[bdubbs] - Update to kbd-2.3.0. Fixes <ulink url=\"&lfs-ticket-"
  115. "root;4689\">#4689</ulink>."
  116. msgstr ""
  117. "[bdubbs] — 更新到 kbd-2.3.0。修复 <ulink url=\"&lfs-ticket-"
  118. "root;4689\">#4689</ulink>。"
  119. #. type: Content of:
  120. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  121. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:87
  122. msgid ""
  123. "[bdubbs] - Update to mpfr-4.1.0. Fixes <ulink url=\"&lfs-ticket-"
  124. "root;4688\">#4688</ulink>."
  125. msgstr ""
  126. "[bdubbs] — 更新到 mpfr-4.1.0。修复 <ulink url=\"&lfs-ticket-"
  127. "root;4688\">#4688</ulink>。"
  128. #. type: Content of:
  129. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  130. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:91
  131. msgid ""
  132. "[bdubbs] - Update to linux-5.7.8. Fixes <ulink url=\"&lfs-ticket-"
  133. "root;4686\">#4686</ulink>."
  134. msgstr ""
  135. "[bdubbs] — 更新到 linux-5.7.8。修复 <ulink url=\"&lfs-ticket-"
  136. "root;4686\">#4686</ulink>。"
  137. #. type: Content of:
  138. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  139. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:95
  140. msgid ""
  141. "[bdubbs] - Update to sysvinit-2.97. Fixes <ulink url=\"&lfs-ticket-"
  142. "root;4685\">#4685</ulink>."
  143. msgstr ""
  144. "[bdubbs] — 更新到 sysvinit-2.97。修复 <ulink url=\"&lfs-ticket-"
  145. "root;4685\">#4685</ulink>。"
  146. #. type: Content of:
  147. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  148. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:99
  149. msgid ""
  150. "[bdubbs] - Update to bc-3.1.3. Fixes <ulink url=\"&lfs-ticket-"
  151. "root;4684\">#4684</ulink>."
  152. msgstr ""
  153. "[bdubbs] — 更新到 bc-3.1.3。修复 <ulink url=\"&lfs-ticket-"
  154. "root;4684\">#4684</ulink>。"
  155. #. type: Content of: <sect1><itemizedlist><listitem><para>
  156. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:106
  157. msgid "2020-07-07"
  158. msgstr "2020 年 7 月 7 日"
  159. #. type: Content of:
  160. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  161. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:109
  162. msgid ""
  163. "[pierre] - Make libelf install in /lib, since it may be needed by iproute2 "
  164. "before /usr is mounted (report by <ulink "
  165. "url=\"http://lists.linuxfromscratch.org/pipermail/lfs-"
  166. "dev/2020-July/073903.html\"> Roger</ulink>)."
  167. msgstr ""
  168. "[pierre] — 将 libelf 安装到 /lib,因为 iproute2 可能在 /usr 挂载前需要它 (由 <ulink "
  169. "url=\"http://lists.linuxfromscratch.org/pipermail/lfs-"
  170. "dev/2020-July/073903.html\">Roger</ulink> 报告)。"
  171. #. type: Content of: <sect1><itemizedlist><listitem><para>
  172. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:118
  173. msgid "2020-07-06"
  174. msgstr "2020 年 7 月 6 日"
  175. #. type: Content of:
  176. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  177. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:121
  178. msgid ""
  179. "[pierre] - Change chapter 6 ncurses so that it matches what is done in "
  180. "chapter 8, and add explanations."
  181. msgstr "[pierre] — 改变第 6 章的 ncurses 构建过程,使之与第 8 章匹配,并增加解释。"
  182. #. type: Content of:
  183. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  184. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:125
  185. msgid ""
  186. "[renodr] - Update to libcap-2.38. Fixes <ulink url=\"&lfs-ticket-"
  187. "root;4683\">#4683</ulink>."
  188. msgstr ""
  189. "[renodr] — 更新到 libcap-2.38。修复 <ulink url=\"&lfs-ticket-"
  190. "root;4683\">#4683</ulink>。"
  191. #. type: Content of:
  192. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  193. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:129
  194. msgid ""
  195. "[renodr] - Update to linux-5.7.7. Fixes <ulink url=\"&lfs-ticket-"
  196. "root;4681\">#4681</ulink>."
  197. msgstr ""
  198. "[renodr] — 更新到 linux-5.7.7。修复 <ulink url=\"&lfs-ticket-"
  199. "root;4681\">#4681</ulink>。"
  200. #. type: Content of:
  201. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  202. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:133
  203. msgid ""
  204. "[renodr] - Update to dbus-1.12.20 (Security Update). Fixes <ulink "
  205. "url=\"&lfs-ticket-root;4682\">#4682</ulink>."
  206. msgstr ""
  207. "[renodr] — 更新到 dbus-1.12.20 (安全更新)。修复 <ulink url=\"&lfs-ticket-"
  208. "root;4665\">#4665</ulink>。"
  209. #. type: Content of: <sect1><itemizedlist><listitem><para>
  210. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:140
  211. msgid "2020-07-04"
  212. msgstr "2020 年 7 月 4 日"
  213. #. type: Content of:
  214. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  215. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:143
  216. msgid ""
  217. "[pierre] - Remove /tools and files containing {i686,x86_64}-lfs in their "
  218. "name at the end of chapter 8."
  219. msgstr "[pierre] — 在第 8 章结束时,删除 /tools 和文件名包含 {i686,x86_64}-lfs 的文件。"
  220. #. type: Content of:
  221. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  222. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:147
  223. msgid ""
  224. "[pierre] - Add --host= to libstdc++-pass2, so that host specific headers are"
  225. " installed in a host specific directory."
  226. msgstr ""
  227. "[pierre] — 在第二遍的 libstdc++ 中添加 --host= 选项,使得与特定 host 相关的头文件被安装到专用于该 host "
  228. "的目录中。"
  229. #. type: Content of:
  230. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  231. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:151
  232. msgid ""
  233. "[pierre] - Fix temporary Python so that static libraries are not installed."
  234. msgstr "[pierre] — 修正临时的 Python,不安装它的静态库。"
  235. #. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><para>
  236. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:159
  237. msgid "2020-07-01"
  238. msgstr "2020 年 7 月 1 日"
  239. #. type: Content of:
  240. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  241. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:161
  242. msgid ""
  243. "[bdubbs] - Update to perl-5.32.0. Fixes <ulink url=\"&lfs-ticket-"
  244. "root;4676\">#4676</ulink>."
  245. msgstr ""
  246. "[bdubbs] — 更新到 perl-5.32.0。修复 <ulink url=\"&lfs-ticket-"
  247. "root;4676\">#4676</ulink>。"
  248. #. type: Content of:
  249. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  250. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:165
  251. msgid ""
  252. "[bdubbs] - Update to man-db-2.9.3. Fixes <ulink url=\"&lfs-ticket-"
  253. "root;4680\">#4680</ulink>."
  254. msgstr ""
  255. "[bdubbs] — 更新到 man-db-2.9.3。修复 <ulink url=\"&lfs-ticket-"
  256. "root;4680\">#4680</ulink>。"
  257. #. type: Content of:
  258. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  259. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:169
  260. msgid ""
  261. "[bdubbs] - Update to linux-5.7.6. Fixes <ulink url=\"&lfs-ticket-"
  262. "root;4674\">#4674</ulink>."
  263. msgstr ""
  264. "[bdubbs] — 更新到 linux-5.7.6。修复 <ulink url=\"&lfs-ticket-"
  265. "root;4674\">#4674</ulink>。"
  266. #. type: Content of:
  267. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  268. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:173
  269. msgid ""
  270. "[bdubbs] - Update to check-0.15.0. Fixes <ulink url=\"&lfs-ticket-"
  271. "root;4679\">#4679</ulink>."
  272. msgstr ""
  273. "[bdubbs] — 更新到 check-0.15.0。修复 <ulink url=\"&lfs-ticket-"
  274. "root;4679\">#4679</ulink>。"
  275. #. type: Content of:
  276. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  277. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:177
  278. msgid ""
  279. "[bdubbs] - Update to bc-3.0.3. Fixes <ulink url=\"&lfs-ticket-"
  280. "root;4675\">#4675</ulink>."
  281. msgstr ""
  282. "[bdubbs] — 更新到 bc-3.0.3。修复 <ulink url=\"&lfs-ticket-"
  283. "root;4675\">#4675</ulink>。"
  284. #. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><para>
  285. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:185
  286. msgid "2020-06-22"
  287. msgstr "2020 年 6 月 22 日"
  288. #. type: Content of:
  289. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  290. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:187
  291. msgid "[renodr] - Fix a segfault in systemd-udevd."
  292. msgstr "[renodr] - 修复 systemd-udevd 中的段错误。"
  293. #. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><para>
  294. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:194
  295. msgid "2020-06-17"
  296. msgstr "2020 年 6 月 17 日"
  297. #. type: Content of:
  298. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  299. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:196
  300. msgid ""
  301. "[bdubbs] - Update to meson-0.54.3. Fixes <ulink url=\"&lfs-ticket-"
  302. "root;4673\">#4673</ulink>."
  303. msgstr ""
  304. "[bdubbs] — 更新到 meson-0.54.3。修复 <ulink url=\"&lfs-ticket-"
  305. "root;4673\">#4673</ulink>。"
  306. #. type: Content of:
  307. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  308. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:200
  309. msgid ""
  310. "[bdubbs] - Update to man-pages-5.07. Fixes <ulink url=\"&lfs-ticket-"
  311. "root;4669\">#4669</ulink>."
  312. msgstr ""
  313. "[bdubbs] — 更新到 man-pages-5.07。修复 <ulink url=\"&lfs-ticket-"
  314. "root;4669\">#4669</ulink>。"
  315. #. type: Content of:
  316. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  317. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:204
  318. msgid ""
  319. "[bdubbs] - Update to linux-5.7.2. Fixes <ulink url=\"&lfs-ticket-"
  320. "root;4662\">#4662</ulink>."
  321. msgstr ""
  322. "[bdubbs] — 更新到 linux-5.7.2。修复 <ulink url=\"&lfs-ticket-"
  323. "root;4662\">#4662</ulink>。"
  324. #. type: Content of:
  325. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  326. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:208
  327. msgid ""
  328. "[bdubbs] - Update to iproute2-5.7.0. Fixes <ulink url=\"&lfs-ticket-"
  329. "root;4668\">#4668</ulink>."
  330. msgstr ""
  331. "[bdubbs] — 更新到 iproute2-5.7.0。修复 <ulink url=\"&lfs-ticket-"
  332. "root;4668\">#4668</ulink>。"
  333. #. type: Content of:
  334. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  335. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:212
  336. msgid ""
  337. "[bdubbs] - Update to file-5.39. Fixes <ulink url=\"&lfs-ticket-"
  338. "root;4671\">#4671</ulink>."
  339. msgstr ""
  340. "[bdubbs] — 更新到 file-5.39。修复 <ulink url=\"&lfs-ticket-"
  341. "root;4671\">#4671</ulink>。"
  342. #. type: Content of:
  343. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  344. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:216
  345. msgid ""
  346. "[bdubbs] - Update to elfutils-0.180. Fixes <ulink url=\"&lfs-ticket-"
  347. "root;4670\">#4670</ulink>."
  348. msgstr ""
  349. "[bdubbs] — 更新到 elfutils-0.180。修复 <ulink url=\"&lfs-ticket-"
  350. "root;4670\">#4670</ulink>。"
  351. #. type: Content of:
  352. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  353. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:220
  354. msgid ""
  355. "[bdubbs] - Update to bison-3.6.4. Fixes <ulink url=\"&lfs-ticket-"
  356. "root;4672\">#4672</ulink>."
  357. msgstr ""
  358. "[bdubbs] — 更新到 bison-3.6.4。修复 <ulink url=\"&lfs-ticket-"
  359. "root;4672\">#4672</ulink>。"
  360. #. type: Content of: <sect1><itemizedlist><listitem><para>
  361. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:227
  362. msgid "2020-06-16"
  363. msgstr "2020 年 6 月 16 日"
  364. #. type: Content of:
  365. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  366. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:230
  367. msgid ""
  368. "[bdubbs] - Split Chapter 5 into three separate chapters. Implement a new "
  369. "method of cross-building the LFS tool chain and other tools to simplify the "
  370. "method of isolating the new system from the original host. This will be the"
  371. " start of LFS-10.0."
  372. msgstr ""
  373. "[bdubbs] — 将第 5 章拆分成三章。实现新的交叉编译 LFS 工具链和其他工具的构建方法,以简化将新系统与宿主系统隔离的过程。这将会是 "
  374. "LFS-10.0的起点。"
  375. #. type: Content of: <sect1><itemizedlist><listitem><para>
  376. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:240
  377. msgid "2020-06-03"
  378. msgstr "2020 年 6 月 3 日"
  379. #. type: Content of:
  380. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  381. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:243
  382. msgid ""
  383. "[renodr] - Fix systemd's build with GCC-10 with a patch instead of CFLAGS."
  384. msgstr "[renodr] — 使用补丁修复 systemd 无法被 GCC-10 编译的问题,而不是指定 CFLAGS。"
  385. #. type: Content of:
  386. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  387. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:247
  388. msgid ""
  389. "[renodr] - Update to perl-5.30.3 (security update). Fixes <ulink url=\"&lfs-"
  390. "ticket-root;4664\">#4664</ulink>."
  391. msgstr ""
  392. "[renodr] — 更新到 perl-5.30.3 (安全更新)。修复 <ulink url=\"&lfs-ticket-"
  393. "root;4664\">#4664</ulink>。"
  394. #. type: Content of:
  395. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  396. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:251
  397. msgid ""
  398. "[renodr] - Update to dbus-1.12.18 (security update). Fixes <ulink "
  399. "url=\"&lfs-ticket-root;4665\">#4665</ulink>."
  400. msgstr ""
  401. "[renodr] — 更新到 dbus-1.12.18 (安全更新)。修复 <ulink url=\"&lfs-ticket-"
  402. "root;4665\">#4665</ulink>。"
  403. #. type: Content of:
  404. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  405. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:255
  406. msgid ""
  407. "[renodr] - Update to man-db-2.9.2. Fixes <ulink url=\"&lfs-ticket-"
  408. "root;4663\">#4663</ulink>."
  409. msgstr ""
  410. "[renodr] — 更新到 man-db-2.9.2。修复 <ulink url=\"&lfs-ticket-"
  411. "root;4663\">#4663</ulink>。"
  412. #. type: Content of:
  413. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  414. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:259
  415. msgid ""
  416. "[renodr] - Update to libcap-2.36. Fixes <ulink url=\"&lfs-ticket-"
  417. "root;4666\">#4666</ulink>."
  418. msgstr ""
  419. "[renodr] — 更新到 libcap-2.36。修复 <ulink url=\"&lfs-ticket-"
  420. "root;4666\">#4666</ulink>。"
  421. #. type: Content of:
  422. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  423. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:263
  424. msgid ""
  425. "[renodr] - Update to bison-3.6.3. Fixes <ulink url=\"&lfs-ticket-"
  426. "root;4667\">#4667</ulink>."
  427. msgstr ""
  428. "[renodr] — 更新到 bison-3.6.3。修复 <ulink url=\"&lfs-ticket-"
  429. "root;4667\">#4667</ulink>。"
  430. #. type: Content of: <sect1><itemizedlist><listitem><para>
  431. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:270
  432. msgid "2020-05-31"
  433. msgstr "2020 年 5 月 31 日"
  434. #. type: Content of:
  435. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  436. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:273
  437. msgid ""
  438. "[pierre] - Fix bash tests: add a couple of symlinks from /bin to /tools, "
  439. "create the tester user with the uid of the tty owner, run the bash tests "
  440. "with su &lt;&lt; EOF, and explicitely defining stdin (with help from thomas "
  441. "and bdubbs)."
  442. msgstr ""
  443. "[pierre] — 修复 bash 测试套件:增加一些从 /bin 指向 /tools 的符号链接,以 tty 所有者的权限创建 tester "
  444. "用户,使用 su &lt;&lt; EOF 运行 bash 测试,并显式定义 stdin (在 thomas 和 bdubbs 的帮助下完成)"
  445. #. type: Content of: <sect1><itemizedlist><listitem><para>
  446. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:282
  447. msgid "2020-05-29"
  448. msgstr "2020 年 5 月 29 日"
  449. #. type: Content of:
  450. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  451. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:285
  452. msgid ""
  453. "[xry111] - Move flex earlier in chapter 6, so that binutils can use it."
  454. msgstr "[xry111] — 将 flex 移到第 6 章更早的位置,这样 binutils 就可以使用它。"
  455. #. type: Content of:
  456. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  457. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:289
  458. msgid "[xry111] - Remove bzip2 and flex from chapter 5."
  459. msgstr "[xry111] — 从第 5 章删除 bzip2 和 flex"
  460. #. type: Content of:
  461. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  462. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:292
  463. msgid ""
  464. "[xry111] - Move zstd earlier in chapter 6, so that file and GCC can use it."
  465. msgstr "[xry111] — 将 zstd 移到第 6 章更早的位置,这样 file 和 GCC 就能使用它。"
  466. #. type: Content of:
  467. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  468. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:296
  469. msgid ""
  470. "[bdubbs] - Run sed and findutils tests as an unprivileged user. Fixes <ulink"
  471. " url=\"&lfs-ticket-root;4661\">#4661</ulink>."
  472. msgstr ""
  473. "[bdubbs] — 以非特权用户身份运行 sed 和 findutils 测试。修复 <ulink url=\"&lfs-ticket-"
  474. "root;4661\">#4661</ulink>。"
  475. #. type: Content of: <sect1><itemizedlist><listitem><para>
  476. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:304
  477. msgid "2020-05-28"
  478. msgstr "2020 年 5 月 28 日"
  479. #. type: Content of:
  480. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  481. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:307
  482. msgid ""
  483. "[bdubbs] - Add an unprivileged user, tester, at the beginning of Chapter 6 "
  484. "for running some tests. This user is then removed at the end of the "
  485. "chapter."
  486. msgstr "[bdubbs] — 在开始第 6 章时添加一个非特权用户,名为 tester,以运行一些测试。该用户在这一章结束时被删除。"
  487. #. type: Content of:
  488. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  489. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:312
  490. msgid ""
  491. "[bdubbs] - Update to zstd-1.4.5. Fixes <ulink url=\"&lfs-ticket-"
  492. "root;4660\">#4660</ulink>."
  493. msgstr ""
  494. "[bdubbs] — 更新到 zstd-1.4.5。修复 <ulink url=\"&lfs-ticket-"
  495. "root;4660\">#4660</ulink>。"
  496. #. type: Content of:
  497. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  498. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:316
  499. msgid ""
  500. "[bdubbs] - Update to util-linux-2.35.2. Fixes <ulink url=\"&lfs-ticket-"
  501. "root;4659\">#4659</ulink>."
  502. msgstr ""
  503. "[bdubbs] — 更新到 util-linux-2.35.2。修复 <ulink url=\"&lfs-ticket-"
  504. "root;4659\">#4659</ulink>。"
  505. #. type: Content of:
  506. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  507. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:320
  508. msgid ""
  509. "[bdubbs] - Update to bison-3.6.2. Fixes <ulink url=\"&lfs-ticket-"
  510. "root;4657\">#4657</ulink>."
  511. msgstr ""
  512. "[bdubbs] — 更新到 bison-3.6.2。修复 <ulink url=\"&lfs-ticket-"
  513. "root;4657\">#4657</ulink>。"
  514. #. type: Content of:
  515. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  516. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:324
  517. msgid ""
  518. "[pierre] - Update to linux-5.6.15. Fixes <ulink url=\"&lfs-ticket-"
  519. "root;4658\">#4658</ulink>."
  520. msgstr ""
  521. "[pierre] — 更新到 linux-5.6.15。修复 <ulink url=\"&lfs-ticket-"
  522. "root;4658\">#4658</ulink>。"
  523. #. type: Content of: <sect1><itemizedlist><listitem><para>
  524. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:331
  525. msgid "2020-05-27"
  526. msgstr "2020 年 5 月 27 日"
  527. #. type: Content of:
  528. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  529. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:334
  530. msgid "[pierre] - Bash: document test results."
  531. msgstr "[pierre] — Bash: 记录测试结果。"
  532. #. type: Content of: <sect1><itemizedlist><listitem><para>
  533. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:340
  534. msgid "2020-05-26"
  535. msgstr "2020 年 5 月 26 日"
  536. #. type: Content of:
  537. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  538. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:343
  539. msgid ""
  540. "[pierre] - Bash: do not use \"su -c command\" to change user to nobody: it "
  541. "removes the controlling terminal and makes some tests fail. Use \"su "
  542. "&lt;&lt; EOF\" instead."
  543. msgstr ""
  544. "[pierre] — Bash: 不要使用 \"su -c command\" 命令切换到 nobody "
  545. "用户:这会移除控制终端并且导致一些测试失败。使用 \"su &lt;&lt; EOF\" 代替它。"
  546. #. type: Content of:
  547. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  548. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:348
  549. msgid ""
  550. "[pierre] - Mount /dev/pts with \"--bind\", so that \"tty\" knows there is a "
  551. "terminal. Fixes a test in coreutils."
  552. msgstr ""
  553. "[pierre] — 使用 \"--bind\" 挂载 /dev/pts,这样 \"tty\"就可以知道它在终端中运行。修复 coreutils "
  554. "的一项测试。"
  555. #. type: Content of:
  556. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  557. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:352
  558. msgid ""
  559. "[pierre] - Add a patch to fix a failure in gold test suite, which really "
  560. "needs -fcommon in some tests."
  561. msgstr "[pierre] — 增加补丁以修复 gold 测试套件中的一项失败测试,这个测试套件的某些测试确实需要 -fcommon。"
  562. #. type: Content of:
  563. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  564. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:356
  565. msgid "[pierre] - Fix a failure in automake test suite."
  566. msgstr "[pierre] — 修复 automake 测试套件中的一项失败测试。"
  567. #. type: Content of:
  568. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  569. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:359
  570. msgid "[pierre] - Update to vim-8.2.0814."
  571. msgstr "[pierre] — 更新到 vim-8.2.0814。"
  572. #. type: Content of:
  573. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  574. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:362
  575. msgid ""
  576. "[pierre] - Add a symlink from /tools/lib/locale to /usr/lib/locale/locale-"
  577. "archive, to allow some programs to find the installed locales. Fixes test "
  578. "failures in bison and man-db."
  579. msgstr ""
  580. "[pierre] — 建立从 /tools/lib/locale 到 /usr/lib/locale/locale-archive "
  581. "的符号链接,使得一些程序可以找到安装的 locale。修复 bison 和 man-db 的测试失败。"
  582. #. type: Content of: <sect1><itemizedlist><listitem><para>
  583. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:371
  584. msgid "2020-05-21"
  585. msgstr "2020 年 5 月 21 日"
  586. #. type: Content of:
  587. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  588. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:374
  589. msgid ""
  590. "[pierre] - Fix a crash at early boot when using "
  591. "CONFIG_STACK_PROTECTOR_STRONG=y in kernel configuration."
  592. msgstr "[pierre] — 修复使用内核配置 CONFIG_STACK_PROTECTOR_STRONG=y 时,在引导早期阶段发生的崩溃。"
  593. #. type: Content of: <sect1><itemizedlist><listitem><para>
  594. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:381
  595. msgid "2020-05-16"
  596. msgstr "2020 年 5 月 16 日"
  597. #. type: Content of:
  598. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  599. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:384
  600. msgid ""
  601. "[bdubbs] - Update to meson-0.54.2. Fixes <ulink url=\"&lfs-ticket-"
  602. "root;4656\">#4656</ulink>."
  603. msgstr ""
  604. "[bdubbs] — 更新到 meson-0.54.2。修复 <ulink url=\"&lfs-ticket-"
  605. "root;4656\">#4656</ulink>。"
  606. #. type: Content of:
  607. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  608. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:388
  609. msgid ""
  610. "[bdubbs] - Update to Python-3.8.3. Fixes <ulink url=\"&lfs-ticket-"
  611. "root;4655\">#4655</ulink>."
  612. msgstr ""
  613. "[bdubbs] — 更新到 Python-3.8.3。修复 <ulink url=\"&lfs-ticket-"
  614. "root;4655\">#4655</ulink>。"
  615. #. type: Content of:
  616. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  617. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:392
  618. msgid ""
  619. "[bdubbs] - Update to bison-3.6.1. Fixes <ulink url=\"&lfs-ticket-"
  620. "root;4654\">#4654</ulink>."
  621. msgstr ""
  622. "[bdubbs] — 更新到 bison-3.6.1。修复 <ulink url=\"&lfs-ticket-"
  623. "root;4654\">#4654</ulink>。"
  624. #. type: Content of:
  625. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  626. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:396
  627. msgid ""
  628. "[bdubbs] - Update to linux-5.6.13. Fixes <ulink url=\"&lfs-ticket-"
  629. "root;4653\">#4653</ulink>."
  630. msgstr ""
  631. "[bdubbs] — 更新到 linux-5.6.13。修复 <ulink url=\"&lfs-ticket-"
  632. "root;4653\">#4653</ulink>。"
  633. #. type: Content of: <sect1><itemizedlist><listitem><para>
  634. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:403
  635. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:413
  636. msgid "2020-05-09"
  637. msgstr "2020 年 5 月 9 日"
  638. #. type: Content of:
  639. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  640. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:406
  641. msgid ""
  642. "[pierre] - Pass -Wno-format-overflow to systemd to prevent an error with GCC"
  643. " 10."
  644. msgstr "[pierre] — 向 systemd 构建系统传递 -Wno-format-overflow,防止使用 GCC 10 时出现的错误。"
  645. #. type: Content of:
  646. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  647. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:416
  648. msgid ""
  649. "[pierre] - Patch GCC pass 2 to allow cross-compile (specific to new cross "
  650. "method)."
  651. msgstr "[pierre] — 在第二遍构建 GCC 时打补丁,从而允许交叉编译 (仅用于新的交叉编译方法)。"
  652. #. type: Content of: <sect1><itemizedlist><listitem><para>
  653. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:423
  654. msgid "2020-05-08"
  655. msgstr "2020 年 5 月 8 日"
  656. #. type: Content of:
  657. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  658. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:426
  659. msgid "[bdubbs] - Update to vim-8.2.0716."
  660. msgstr "[bdubbs] — 更新到 vim-8.2.0716。"
  661. #. type: Content of:
  662. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  663. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:429
  664. msgid ""
  665. "[bdubbs] - Update to bison-3.6. Fixes <ulink url=\"&lfs-ticket-"
  666. "root;4652\">#4652</ulink>."
  667. msgstr ""
  668. "[bdubbs] — 更新到 bison-3.6。修复 <ulink url=\"&lfs-ticket-"
  669. "root;4652\">#4652</ulink>。"
  670. #. type: Content of:
  671. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  672. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:433
  673. msgid ""
  674. "[bdubbs] - Update to gcc-10.1.0. Fixes <ulink url=\"&lfs-ticket-"
  675. "root;4651\">#4651</ulink>."
  676. msgstr ""
  677. "[bdubbs] — 更新到 gcc-10.1.0。修复 <ulink url=\"&lfs-ticket-"
  678. "root;4651\">#4651</ulink>。"
  679. #. type: Content of:
  680. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  681. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:437
  682. msgid ""
  683. "[bdubbs] - Update to libcap-2.34. Fixes <ulink url=\"&lfs-ticket-"
  684. "root;4650\">#4650</ulink>."
  685. msgstr ""
  686. "[bdubbs] — 更新到 libcap-2.34。修复 <ulink url=\"&lfs-ticket-"
  687. "root;4650\">#4650</ulink>。"
  688. #. type: Content of:
  689. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  690. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:441
  691. msgid ""
  692. "[bdubbs] - Update to bc-2.7.2. Fixes <ulink url=\"&lfs-ticket-"
  693. "root;4648\">#4648</ulink>."
  694. msgstr ""
  695. "[bdubbs] — 更新到 bc-2.7.2。修复 <ulink url=\"&lfs-ticket-"
  696. "root;4648\">#4648</ulink>。"
  697. #. type: Content of:
  698. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  699. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:445
  700. msgid ""
  701. "[bdubbs] - Update to linux-5.6.11. Fixes <ulink url=\"&lfs-ticket-"
  702. "root;4649\">#4649</ulink>."
  703. msgstr ""
  704. "[bdubbs] — 更新到 linux-5.6.11。修复 <ulink url=\"&lfs-ticket-"
  705. "root;4649\">#4649</ulink>。"
  706. #. type: Content of: <sect1><itemizedlist><listitem><para>
  707. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:452
  708. msgid "2020-05-01"
  709. msgstr "2020 年 5 月 1 日"
  710. #. type: Content of:
  711. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  712. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:455
  713. msgid ""
  714. "[bdubbs] - Update to tzdata-2020a. Fixes <ulink url=\"&lfs-ticket-"
  715. "root;4644\">#4644</ulink>."
  716. msgstr ""
  717. "[bdubbs] — 更新到 tzdata-2020a。修复 <ulink url=\"&lfs-ticket-"
  718. "root;4644\">#4644</ulink>。"
  719. #. type: Content of:
  720. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  721. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:459
  722. msgid ""
  723. "[bdubbs] - Update to meson-0.54.1. Fixes <ulink url=\"&lfs-ticket-"
  724. "root;4646\">#4646</ulink>."
  725. msgstr ""
  726. "[bdubbs] — 更新到 meson-0.54.1。修复 <ulink url=\"&lfs-ticket-"
  727. "root;4646\">#4646</ulink>。"
  728. #. type: Content of:
  729. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  730. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:463
  731. msgid ""
  732. "[bdubbs] - Update to iana-etc-20200429. Fixes <ulink url=\"&lfs-ticket-"
  733. "root;4645\">#4645</ulink>."
  734. msgstr ""
  735. "[bdubbs] — 更新到 iana-etc-20200429。修复 <ulink url=\"&lfs-ticket-"
  736. "root;4645\">#4645</ulink>。"
  737. #. type: Content of:
  738. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  739. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:467
  740. msgid ""
  741. "[bdubbs] - Update to linux-5.6.8. Fixes <ulink url=\"&lfs-ticket-"
  742. "root;4630\">#4630</ulink>."
  743. msgstr ""
  744. "[bdubbs] — 更新到 linux-5.6.8。修复 <ulink url=\"&lfs-ticket-"
  745. "root;4630\">#4630</ulink>。"
  746. #. type: Content of: <sect1><itemizedlist><listitem><para>
  747. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:474
  748. msgid "2020-04-23"
  749. msgstr "2020 年 4 月 23 日"
  750. #. type: Content of:
  751. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  752. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:477
  753. msgid ""
  754. "[ken] - Update to openssl-1.1.1g (Security Fix). Fixes <ulink url=\"&lfs-"
  755. "ticket-root;4643\">#4643</ulink>."
  756. msgstr ""
  757. "[ken] — 更新到 openssl-1.1.1g (安全修补)。修复 <ulink url=\"&lfs-ticket-"
  758. "root;4643\">#4643</ulink>."
  759. #. type: Content of: <sect1><itemizedlist><listitem><para>
  760. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:484
  761. msgid "2020-04-20"
  762. msgstr "2020 年 4 月 20 日"
  763. #. type: Content of:
  764. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  765. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:487
  766. msgid ""
  767. "[pierre] - Change -isystem to -idirafter in \"Adjusting the toolchain\". "
  768. "This allows to search g++ private headers before the public ones, which is "
  769. "the normal search order, with the drawback that it includes the headers in "
  770. "/tools if they exist in both /usr and /tools. Fix most of <ulink url=\"&lfs-"
  771. "ticket-root;4641\">#4641</ulink>."
  772. msgstr ""
  773. "[pierre] — 在 \"调整工具链\" 时,将 -isystem 改为 -idirafter。这允许在查找公共头文件目录前,先查找 g++ "
  774. "内部头文件,这与正常的搜索顺序一致,但缺点是如果 /usr 和 /tools 中存在相同的头文件,就会找到 /tools 中的。几乎修复 <ulink "
  775. "url=\"&lfs-ticket-root;4641\">#4641</ulink>。"
  776. #. type: Content of: <sect1><itemizedlist><listitem><para>
  777. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:498
  778. msgid "2020-04-19"
  779. msgstr "2020 年 4 月 19 日"
  780. #. type: Content of:
  781. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  782. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:501
  783. msgid ""
  784. "[pierre] - Build util-linux in chapter 5 for both books. link util-linux "
  785. "libraries and headers from /usr to /tools. Copy util-linux pkg-config files"
  786. " from /tools to /usr, changing any occurence of /tools to /usr. Also move "
  787. "eudev before util-linux. Fixes <ulink url=\"&lfs-ticket-"
  788. "root;4637\">#4637</ulink>, <ulink url=\"&lfs-ticket-"
  789. "root;4638\">#4638</ulink>, and <ulink url=\"&lfs-ticket-"
  790. "root;4642\">#4642</ulink>."
  791. msgstr ""
  792. "[pierre] — 对于本书的两个版本,都在第 5 章构建 util-linux。为 util-linux 库和头文件创建从 /usr 指向 "
  793. "/tools 的链接。将 util-linux 的 pkg-config 文件从 /tools 复制到 /usr,并将其中所有出现 /tools "
  794. "的地方改为 /usr。另外,将 eudev 移到 util-linux 之前。修复 <ulink url=\"&lfs-ticket-"
  795. "root;4637\">#4637</ulink>,<ulink url=\"&lfs-ticket-"
  796. "root;4638\">#4638</ulink>,以及 <ulink url=\"&lfs-ticket-"
  797. "root;4642\">#4642</ulink>。"
  798. #. type: Content of:
  799. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  800. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:510
  801. msgid ""
  802. "[pierre] - Reinstate flex in chapter 5, so that ar and ranlib (binutils) "
  803. "link against libfl. This allows to run tests for bison, too. Fixes <ulink "
  804. "url=\"&lfs-ticket-root;4631\">#4631</ulink>."
  805. msgstr ""
  806. "[pierre] — 在第 5 章重新引入 flex,这样 ar 和 ranlib (binutils 中的工具) 可以链接到 libfl。这也允许运行"
  807. " bison 的测试。修复 <ulink url=\"&lfs-ticket-root;4631\">#4631</ulink>。"
  808. #. type: Content of:
  809. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  810. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:516
  811. msgid ""
  812. "[pierre] - Prevent readline.pc from referencing termcap as a private library"
  813. " by adding --with-curses to configure switches. Fixes <ulink url=\"&lfs-"
  814. "ticket-root;4635\">#4635</ulink>."
  815. msgstr ""
  816. "[pierre] — 添加配置开关 --with-curses,防止 readline.pc 将 termcap 作为内部库引用。修复 <ulink "
  817. "url=\"&lfs-ticket-root;4635\">#4635</ulink>。"
  818. #. type: Content of:
  819. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  820. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:521
  821. msgid ""
  822. "[pierre] - Allow bison to use the libtextstyle.so library from gettext, by "
  823. "moving gettext before bison. Fixes <ulink url=\"&lfs-ticket-"
  824. "root;4634\">#4634</ulink>."
  825. msgstr ""
  826. "[pierre] — 通过将 gettext 移到 bison 之前,允许 bison 使用来自 gettext 的 libtextstyle.so "
  827. "库。修复 <ulink url=\"&lfs-ticket-root;4634\">#4634</ulink>。"
  828. #. type: Content of:
  829. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  830. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:526
  831. msgid ""
  832. "[pierre] - Allow some shadow programs to use \"setcap\" by moving libcap "
  833. "before shadow. Fixes <ulink url=\"&lfs-ticket-root;4633\">#4633</ulink>."
  834. msgstr ""
  835. "[pierre] — 通过将 libcap 移到 shadow 之前,允许一些 shadow 程序使用 \"setcap\"。修复 <ulink "
  836. "url=\"&lfs-ticket-root;4633\">#4633</ulink>。"
  837. #. type: Content of:
  838. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  839. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:531
  840. msgid ""
  841. "[pierre] - Fix a wrong hardcoded path in some programs from the shadow "
  842. "package. Fixes <ulink url=\"&lfs-ticket-root;4632\">#4632</ulink>."
  843. msgstr ""
  844. "[pierre] — 修复 shadow 软件包中一些程序硬编码的错误路径。修复 <ulink url=\"&lfs-ticket-"
  845. "root;4632\">#4632</ulink>。"
  846. #. type: Content of: <sect1><itemizedlist><listitem><para>
  847. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:539
  848. msgid "2020-04-15"
  849. msgstr "2020 年 4 月 15 日"
  850. #. type: Content of:
  851. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  852. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:542
  853. msgid ""
  854. "[renodr] - Install the man pages in systemd. Fixes <ulink url=\"&lfs-ticket-"
  855. "root;4627\">#4627</ulink>."
  856. msgstr ""
  857. "[renodr] — 安装 systemd 的 man 页面。修复 <ulink url=\"&lfs-ticket-"
  858. "root;4627\">#4627</ulink>。"
  859. #. type: Content of:
  860. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  861. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:546
  862. msgid ""
  863. "[bdubbs] - Update to gawk-5.1.0. Fixes <ulink url=\"&lfs-ticket-"
  864. "root;4629\">#4629</ulink>."
  865. msgstr ""
  866. "[bdubbs] — 更新到 gawk-5.1.0。修复 <ulink url=\"&lfs-ticket-"
  867. "root;4629\">#4629</ulink>。"
  868. #. type: Content of:
  869. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  870. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:550
  871. msgid ""
  872. "[bdubbs] - Update to gettext-0.20.2. Fixes <ulink url=\"&lfs-ticket-"
  873. "root;4628\">#4628</ulink>."
  874. msgstr ""
  875. "[bdubbs] — 更新到 gettext-0.20.2。修复 <ulink url=\"&lfs-ticket-"
  876. "root;4628\">#4628</ulink>。"
  877. #. type: Content of:
  878. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  879. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:554
  880. msgid ""
  881. "[bdubbs] - Update to man-pages-5.06. Fixes <ulink url=\"&lfs-ticket-"
  882. "root;4626\">#4626</ulink>."
  883. msgstr ""
  884. "[bdubbs] — 更新到 man-pages-5.06。修复 <ulink url=\"&lfs-ticket-"
  885. "root;4626\">#4626</ulink>。"
  886. #. type: Content of:
  887. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  888. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:558
  889. msgid ""
  890. "[bdubbs] - Update to bc-2.6.1. Fixes <ulink url=\"&lfs-ticket-"
  891. "root;4625\">#4625</ulink>."
  892. msgstr ""
  893. "[bdubbs] — 更新到 bc-2.6.1。修复 <ulink url=\"&lfs-ticket-"
  894. "root;4625\">#4625</ulink>。"
  895. #. type: Content of:
  896. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  897. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:562
  898. msgid ""
  899. "[bdubbs] - Update to bison-3.5.4. Fixes <ulink url=\"&lfs-ticket-"
  900. "root;4623\">#4623</ulink>."
  901. msgstr ""
  902. "[bdubbs] — 更新到 bison-3.5.4。修复 <ulink url=\"&lfs-ticket-"
  903. "root;4623\">#4623</ulink>。"
  904. #. type: Content of:
  905. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  906. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:566
  907. msgid ""
  908. "[bdubbs] - Update to iproute2-5.6.0. Fixes <ulink url=\"&lfs-ticket-"
  909. "root;4622\">#4622</ulink>."
  910. msgstr ""
  911. "[bdubbs] — 更新到 iproute2-5.6.0。修复 <ulink url=\"&lfs-ticket-"
  912. "root;4622\">#4622</ulink>。"
  913. #. type: Content of:
  914. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  915. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:570
  916. msgid ""
  917. "[bdubbs] - Update to linux-5.6.4. Fixes <ulink url=\"&lfs-ticket-"
  918. "root;4615\">#4615</ulink>."
  919. msgstr ""
  920. "[bdubbs] — 更新到 linux-5.6.4。修复 <ulink url=\"&lfs-ticket-"
  921. "root;4615\">#4615</ulink>。"
  922. #. type: Content of: <sect1><itemizedlist><listitem><para>
  923. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:577
  924. msgid "2020-04-01"
  925. msgstr "2020 年 4 月 1 日"
  926. #. type: Content of:
  927. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  928. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:580
  929. msgid ""
  930. "[bdubbs] - Update to vim-8.2.0486. Addresses <ulink url=\"&lfs-ticket-"
  931. "root;4500\">#4500</ulink>."
  932. msgstr ""
  933. "[bdubbs] — 更新到 vim-8.2.0486。处理 <ulink url=\"&lfs-ticket-"
  934. "root;4500\">#4500</ulink>。"
  935. #. type: Content of:
  936. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  937. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:584
  938. msgid ""
  939. "[bdubbs] - Update to elfutils-0.179. Fixes <ulink url=\"&lfs-ticket-"
  940. "root;4621\">#4621</ulink>."
  941. msgstr ""
  942. "[bdubbs] — 更新到 elfutils-0.179。修复 <ulink url=\"&lfs-ticket-"
  943. "root;4621\">#4621</ulink>。"
  944. #. type: Content of:
  945. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  946. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:588
  947. msgid ""
  948. "[bdubbs] - Update to meson-0.54.0. Fixes <ulink url=\"&lfs-ticket-"
  949. "root;4620\">#4620</ulink>."
  950. msgstr ""
  951. "[bdubbs] — 更新到 meson-0.54.0。修复 <ulink url=\"&lfs-ticket-"
  952. "root;4620\">#4620</ulink>。"
  953. #. type: Content of:
  954. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  955. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:592
  956. msgid ""
  957. "[bdubbs] - Update to e2fsprogs-1.45.6. Fixes <ulink url=\"&lfs-ticket-"
  958. "root;4619\">#4619</ulink>."
  959. msgstr ""
  960. "[bdubbs] — 更新到 e2fsprogs-1.45.6。修复 <ulink url=\"&lfs-ticket-"
  961. "root;4619\">#4619</ulink>。"
  962. #. type: Content of:
  963. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  964. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:596
  965. msgid ""
  966. "[bdubbs] - Update to automake-1.16.2. Fixes <ulink url=\"&lfs-ticket-"
  967. "root;4618\">#4618</ulink>."
  968. msgstr ""
  969. "[bdubbs] — 更新到 automake-1.16.2。修复 <ulink url=\"&lfs-ticket-"
  970. "root;4618\">#4618</ulink>。"
  971. #. type: Content of:
  972. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  973. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:600
  974. msgid ""
  975. "[bdubbs] - Update to xz-5.2.5. Fixes <ulink url=\"&lfs-ticket-"
  976. "root;4617\">#4617</ulink>."
  977. msgstr ""
  978. "[bdubbs] — 更新到 xz-5.2.5。修复 <ulink url=\"&lfs-ticket-"
  979. "root;4617\">#4617</ulink>。"
  980. #. type: Content of:
  981. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  982. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:604
  983. msgid ""
  984. "[bdubbs] - Update to openssl-1.1.1f. Fixes <ulink url=\"&lfs-ticket-"
  985. "root;4616\">#4616</ulink>."
  986. msgstr ""
  987. "[bdubbs] — 更新到 openssl-1.1.1f。修复 <ulink url=\"&lfs-ticket-"
  988. "root;4616\">#4616</ulink>。"
  989. #. type: Content of:
  990. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  991. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:608
  992. msgid ""
  993. "[bdubbs] - Update to perl-5.30.2. Fixes <ulink url=\"&lfs-ticket-"
  994. "root;4614\">#4614</ulink>."
  995. msgstr ""
  996. "[bdubbs] — 更新到 perl-5.30.2。修复 <ulink url=\"&lfs-ticket-"
  997. "root;4614\">#4614</ulink>。"
  998. #. type: Content of: <sect1><itemizedlist><listitem><para>
  999. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:615
  1000. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:645
  1001. msgid "2020-03-29"
  1002. msgstr "2020 年 3 月 29 日"
  1003. #. type: Content of:
  1004. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  1005. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:618
  1006. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:648
  1007. msgid "[bdubbs] - Textual updates thanks to Kevin Buckley."
  1008. msgstr "[bdubbs] — 文本更新,感谢 Kevin Buckley 的建议。"
  1009. #. type: Content of: <sect1><itemizedlist><listitem><para>
  1010. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:624
  1011. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:654
  1012. msgid "2020-03-19"
  1013. msgstr "2020 年 3 月 19 日"
  1014. #. type: Content of:
  1015. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  1016. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:627
  1017. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:657
  1018. msgid ""
  1019. "[renodr] - Update to systemd-245. Fixes <ulink url=\"&lfs-ticket-"
  1020. "root;4593\">#4593</ulink>."
  1021. msgstr ""
  1022. "[renodr] — 更新到 systemd-245。修复 <ulink url=\"&lfs-ticket-"
  1023. "root;4593\">#4593</ulink>。"
  1024. #. type: Content of: <sect1><itemizedlist><listitem><para>
  1025. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:634
  1026. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:664
  1027. msgid "2020-03-18"
  1028. msgstr "2020 年 3 月 18 日"
  1029. #. type: Content of:
  1030. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  1031. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:637
  1032. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:667
  1033. msgid ""
  1034. "[renodr] - Make minor modifications to the kernel configuration in order to "
  1035. "match the configuration options to there current positions in Linux-5.5"
  1036. msgstr "[renodr] — 对内核配置进行微调,以符合 Linux-5.5 中配置选项在菜单中的位置。"
  1037. #. type: Content of: <sect1><itemizedlist><listitem><para>
  1038. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:675
  1039. msgid "2020-03-15"
  1040. msgstr "2020 年 3 月 15 日"
  1041. #. type: Content of:
  1042. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  1043. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:678
  1044. msgid ""
  1045. "[bdubbs] - Update to gcc-9.3.0. Fixes <ulink url=\"&lfs-ticket-"
  1046. "root;4613\">#4613</ulink>."
  1047. msgstr ""
  1048. "[bdubbs] — 更新到 gcc-9.3.0。修复 <ulink url=\"&lfs-ticket-"
  1049. "root;4613\">#4613</ulink>。"
  1050. #. type: Content of:
  1051. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  1052. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:682
  1053. msgid ""
  1054. "[bdubbs] - Update to bc-2.6.0. Fixes <ulink url=\"&lfs-ticket-"
  1055. "root;4612\">#4612</ulink>."
  1056. msgstr ""
  1057. "[bdubbs] — 更新到 bc-2.6.0。修复 <ulink url=\"&lfs-ticket-"
  1058. "root;4612\">#4612</ulink>。"
  1059. #. type: Content of:
  1060. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  1061. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:686
  1062. msgid ""
  1063. "[bdubbs] - Update to bison-3.5.3. Fixes <ulink url=\"&lfs-ticket-"
  1064. "root;4611\">#4611</ulink>."
  1065. msgstr ""
  1066. "[bdubbs] — 更新到 bison-3.5.3。修复 <ulink url=\"&lfs-ticket-"
  1067. "root;4611\">#4611</ulink>。"
  1068. #. type: Content of:
  1069. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  1070. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:690
  1071. msgid ""
  1072. "[bdubbs] - Update to linux-5.5.9. Fixes <ulink url=\"&lfs-ticket-"
  1073. "root;4610\">#4610</ulink>."
  1074. msgstr ""
  1075. "[bdubbs] — 更新到 linux-5.5.9。修复 <ulink url=\"&lfs-ticket-"
  1076. "root;4610\">#4610</ulink>。"
  1077. #. type: Content of:
  1078. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  1079. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:694
  1080. msgid ""
  1081. "[bdubbs] - Update to coreutils-8.32. Fixes <ulink url=\"&lfs-ticket-"
  1082. "root;4609\">#4609</ulink>."
  1083. msgstr ""
  1084. "[bdubbs] — 更新到 coreutils-8.32。修复 <ulink url=\"&lfs-ticket-"
  1085. "root;4609\">#4609</ulink>。"
  1086. #. type: Content of: <sect1><itemizedlist><listitem><para>
  1087. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:701
  1088. msgid "2020-03-02"
  1089. msgstr "2020 年 3 月 2 日"
  1090. #. type: Content of:
  1091. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  1092. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:704
  1093. msgid ""
  1094. "[bdubbs] - Update to Python-3.8.2. Fixes <ulink url=\"&lfs-ticket-"
  1095. "root;4606\">#4606</ulink>."
  1096. msgstr ""
  1097. "[bdubbs] — 更新到 Python-3.8.2。修复 <ulink url=\"&lfs-ticket-"
  1098. "root;4606\">#4606</ulink>。"
  1099. #. type: Content of:
  1100. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  1101. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:708
  1102. msgid ""
  1103. "[bdubbs] - Update to meson-0.52.2. Fixes <ulink url=\"&lfs-ticket-"
  1104. "root;4605\">#4605</ulink>."
  1105. msgstr ""
  1106. "[bdubbs] — 更新到 meson-0.52.2。修复 <ulink url=\"&lfs-ticket-"
  1107. "root;4605\">#4605</ulink>。"
  1108. #. type: Content of:
  1109. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  1110. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:712
  1111. msgid ""
  1112. "[bdubbs] - Update to man-db-2.9.1. Fixes <ulink url=\"&lfs-ticket-"
  1113. "root;4604\">#4604</ulink>."
  1114. msgstr ""
  1115. "[bdubbs] — 更新到 man-db-2.9.1。修复 <ulink url=\"&lfs-ticket-"
  1116. "root;4604\">#4604</ulink>。"
  1117. #. type: Content of:
  1118. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  1119. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:716
  1120. msgid ""
  1121. "[bdubbs] - Update to kmod-27. Fixes <ulink url=\"&lfs-ticket-"
  1122. "root;4603\">#4603</ulink>."
  1123. msgstr ""
  1124. "[bdubbs] — 更新到 kmod-27。修复 <ulink url=\"&lfs-ticket-"
  1125. "root;4603\">#4603</ulink>。"
  1126. #. type: Content of:
  1127. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  1128. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:720
  1129. msgid ""
  1130. "[bdubbs] - Update to procps-3.3.16. Fixes <ulink url=\"&lfs-ticket-"
  1131. "root;4602\">#4602</ulink>."
  1132. msgstr ""
  1133. "[bdubbs] — 更新到 procps-3.3.16。修复 <ulink url=\"&lfs-ticket-"
  1134. "root;4602\">#4602</ulink>。"
  1135. #. type: Content of:
  1136. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  1137. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:724
  1138. msgid ""
  1139. "[bdubbs] - Update to psmisc-23.3. Fixes <ulink url=\"&lfs-ticket-"
  1140. "root;4601\">#4601</ulink>."
  1141. msgstr ""
  1142. "[bdubbs] — 更新到 psmisc-23.3。修复 <ulink url=\"&lfs-ticket-"
  1143. "root;4601\">#4601</ulink>。"
  1144. #. type: Content of:
  1145. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  1146. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:728
  1147. msgid ""
  1148. "[bdubbs] - Update to libcap-2.33. Fixes <ulink url=\"&lfs-ticket-"
  1149. "root;4600\">#4608</ulink>."
  1150. msgstr ""
  1151. "[bdubbs] — 更新到 libcap-2.33。修复 <ulink url=\"&lfs-ticket-"
  1152. "root;4600\">#4608</ulink>。"
  1153. #. type: Content of:
  1154. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  1155. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:732
  1156. msgid ""
  1157. "[bdubbs] - Update to linux-5.5.7. Fixes <ulink url=\"&lfs-ticket-"
  1158. "root;4598\">#4598</ulink>."
  1159. msgstr ""
  1160. "[bdubbs] — 更新到 linux-5.5.7。修复 <ulink url=\"&lfs-ticket-"
  1161. "root;4598\">#4598</ulink>。"
  1162. #. type: Content of: <sect1><itemizedlist><listitem><para>
  1163. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:739
  1164. msgid "2020-03-01"
  1165. msgstr "2020 年 3 月 1 日"
  1166. #. type: Content of:
  1167. #. <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
  1168. #: /home/xry111/svn-repos/LFS-BOOK/chapter01/changelog.xml:742
  1169. msgid "[bdubbs] - LFS-9.1 released."
  1170. msgstr "[bdubbs] — LFS-9.1 发布。"