Rev 1344 | Rev 1352 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
475 | gleu | 1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
589 | gleu | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" |
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ |
||
475 | gleu | 4 | <!ENTITY % general-entities SYSTEM "../general.ent"> |
5 | %general-entities; |
||
6 | ]> |
||
589 | gleu | 7 | |
555 | gleu | 8 | <sect1 id="ch-scatter-changelog"> |
589 | gleu | 9 | <?dbhtml filename="changelog.html"?> |
3 | guillel | 10 | |
1347 | jmengual | 11 | <title>Historique des changements</title> |
3 | guillel | 12 | |
1347 | jmengual | 13 | <para>Il s'agit de la version &version; du livre Linux From Scratch endurci |
14 | (haqdened) , datant |
||
15 | du &releasedate;. Si ce livre est daté de plus de six |
||
16 | mois, une nouvelle et meilleure version est probablement déjà disponible. |
||
17 | Pour le savoir, merci de vérifier la présence d'une nouvelle version sur |
||
589 | gleu | 18 | l'un des miroirs via <ulink url="&lfs-root;mirrors.html"/>.</para> |
475 | gleu | 19 | |
1347 | jmengual | 20 | <para>Ci-dessous se trouve une liste des modifications apportées depuis la |
21 | version précédente du livre.</para> |
||
358 | guillaume | 22 | |
589 | gleu | 23 | <itemizedlist> |
1347 | jmengual | 24 | <title>Entrées dans l'historique des modifications:</title> |
358 | guillaume | 25 | |
1347 | jmengual | 26 | <!-- Changelog template |
358 | guillaume | 27 | |
589 | gleu | 28 | <listitem> |
29 | <para>Date</para> |
||
30 | <itemizedlist> |
||
31 | <listitem> |
||
1347 | jmengual | 32 | <para>[name] - New changelog entry.</para> |
589 | gleu | 33 | </listitem> |
34 | <listitem> |
||
1347 | jmengual | 35 | <para>[name] - Previous changelog entry.</para> |
589 | gleu | 36 | </listitem> |
37 | </itemizedlist> |
||
38 | </listitem> |
||
1181 | jmengual | 39 | |
1049 | jmengual | 40 | --> |
1197 | jmengual | 41 | <listitem> |
1347 | jmengual | 42 | <para>18-06-2011</para> |
1217 | jmengual | 43 | <itemizedlist> |
1347 | jmengual | 44 | <listitem> |
45 | <para>[robert] - Passage à bash 4.2.</para> |
||
46 | </listitem> |
||
47 | <listitem> |
||
48 | <para>[robert] - Passage à ncurses 5.9, kernel 2.6.32.41, gcc-4.5.3 |
||
49 | et gmp-5.0.2.</para> |
||
1217 | jmengual | 50 | </listitem> |
51 | </itemizedlist> |
||
52 | </listitem> |
||
53 | |||
54 | <listitem> |
||
1347 | jmengual | 55 | <para>23-02-2011</para> |
1217 | jmengual | 56 | <itemizedlist> |
57 | <listitem> |
||
1347 | jmengual | 58 | <para>[robert] - Passage au noyau 2.6.32.29, et nouveau correctif |
59 | grsecurity.</para> |
||
1217 | jmengual | 60 | </listitem> |
61 | </itemizedlist> |
||
62 | </listitem> |
||
63 | |||
64 | <listitem> |
||
1347 | jmengual | 65 | <para>23-02-2011</para> |
1217 | jmengual | 66 | <itemizedlist> |
67 | <listitem> |
||
1347 | jmengual | 68 | <para>[robert] - Correction de la suite de tests de Binutils pour i686, |
69 | merci à M. T de la liste de diffusion.</para> |
||
1217 | jmengual | 70 | </listitem> |
1210 | jmengual | 71 | <listitem> |
1347 | jmengual | 72 | <para>[robert] - Passage à Perl-5.12.3.</para> |
1210 | jmengual | 73 | </listitem> |
74 | <listitem> |
||
1347 | jmengual | 75 | <para>[robert] - Modification d'Inetutils pour que les programmes suid |
76 | ne soient pas autorisés en écriture pour le groupe.</para> |
||
1210 | jmengual | 77 | </listitem> |
78 | </itemizedlist> |
||
79 | </listitem> |
||
1347 | jmengual | 80 | |
1210 | jmengual | 81 | <listitem> |
1347 | jmengual | 82 | <para>04-02-2011</para> |
1210 | jmengual | 83 | <itemizedlist> |
84 | <listitem> |
||
1347 | jmengual | 85 | <para>[robert] - Ajout du correctif Grsecurity.</para> |
1210 | jmengual | 86 | </listitem> |
1204 | jmengual | 87 | <listitem> |
1347 | jmengual | 88 | <para>[robert] - Construction de Vim avec -D_FORTIFY_SOURCE=1, seulement |
89 | pour le fichier qui en a besoin et non pour tout le paquet.</para> |
||
1204 | jmengual | 90 | </listitem> |
91 | </itemizedlist> |
||
92 | </listitem> |
||
93 | |||
94 | <listitem> |
||
1347 | jmengual | 95 | <para>03-02-2011</para> |
1202 | jmengual | 96 | <itemizedlist> |
1200 | jmengual | 97 | <listitem> |
1347 | jmengual | 98 | <para>[robert] - Utilisation de SHA512 avec les mots de passe Shadow. |
99 | Installation des pages de man coréennes et chinoises, puisque man-db |
||
100 | peut maintenant les formater.</para> |
||
101 | </listitem> |
||
1184 | jmengual | 102 | <listitem> |
1347 | jmengual | 103 | <para>[robert] - Ajout des options de GCC pour construire Grub.</para> |
104 | </listitem> |
||
1182 | jmengual | 105 | <listitem> |
1347 | jmengual | 106 | <para>[robert] - Ajout de quelques options -no lors de la construction |
107 | des tests de Binutils au chapitre 6.</para> |
||
1182 | jmengual | 108 | </listitem> |
1181 | jmengual | 109 | <listitem> |
1347 | jmengual | 110 | <para>[robert] - Ajout d'un sed modifiant des defines incorrectes |
111 | dans glibc. Merci à Bryan Kadzban d'avoir trouvé la bonne correction. |
||
112 | Corrige |
||
113 | <ulink url="&lfs-ticket-root;2820">#2820</ulink>.</para> |
||
1181 | jmengual | 114 | </listitem> |
115 | </itemizedlist> |
||
116 | </listitem> |
||
117 | |||
118 | <listitem> |
||
1347 | jmengual | 119 | <para>28-01-2011</para> |
1180 | jmengual | 120 | <itemizedlist> |
121 | <listitem> |
||
1347 | jmengual | 122 | <para>[robert] - Passage à tar-1.25 et installation de sa doc HTML. |
123 | Cela corrige plusieurs bogues avec Tar.</para> |
||
1180 | jmengual | 124 | </listitem> |
1170 | jmengual | 125 | <listitem> |
1347 | jmengual | 126 | <para>[robert] - Passage à perl-5.12.2.</para> |
1170 | jmengual | 127 | </listitem> |
128 | <listitem> |
||
1347 | jmengual | 129 | <para>[robert] - Passage à m4-1.4.15. Ceci corrige le problème avec |
130 | glibc et un bogue de chaîne de format de M4.</para> |
||
1170 | jmengual | 131 | </listitem> |
132 | <listitem> |
||
1347 | jmengual | 133 | <para>[robert] - Passage à glibc-2.12.2.</para> |
1170 | jmengual | 134 | </listitem> |
135 | </itemizedlist> |
||
136 | </listitem> |
||
137 | |||
138 | <listitem> |
||
1347 | jmengual | 139 | <para>27-01-2011</para> |
1168 | jmengual | 140 | <itemizedlist> |
141 | <listitem> |
||
1347 | jmengual | 142 | <para>[robert] - Passage à linux-2.6.32.28.</para> |
1168 | jmengual | 143 | </listitem> |
1166 | jmengual | 144 | <listitem> |
1347 | jmengual | 145 | <para>[robert] - Passage à gcc-4.5.2.</para> |
1166 | jmengual | 146 | </listitem> |
1165 | jmengual | 147 | <listitem> |
1347 | jmengual | 148 | <para>[robert] - Passage à binutils-2.21.</para> |
1165 | jmengual | 149 | </listitem> |
150 | </itemizedlist> |
||
151 | </listitem> |
||
152 | |||
153 | <listitem> |
||
1347 | jmengual | 154 | <para>30-11-2010</para> |
1164 | jmengual | 155 | <itemizedlist> |
156 | <listitem> |
||
1347 | jmengual | 157 | <para>[robert] - Modification de la page Glibc du chapitre 6 pour le |
158 | construire avec des options durcies de GCC. |
||
159 | </para> |
||
1164 | jmengual | 160 | </listitem> |
161 | </itemizedlist> |
||
162 | </listitem> |
||
1162 | jmengual | 163 | |
1146 | jmengual | 164 | <listitem> |
1347 | jmengual | 165 | <para>27-11-2010</para> |
1155 | jmengual | 166 | <itemizedlist> |
167 | <listitem> |
||
1347 | jmengual | 168 | <para>[robert] - Ajout de Glibc ld_audit et des correctifs d'une |
169 | vulnérabilité d'origine au chapitre 6. |
||
170 | </para> |
||
1155 | jmengual | 171 | </listitem> |
172 | </itemizedlist> |
||
173 | </listitem> |
||
174 | |||
175 | <listitem> |
||
1347 | jmengual | 176 | <para>21-11-2010</para> |
1154 | jmengual | 177 | <itemizedlist> |
178 | <listitem> |
||
1347 | jmengual | 179 | <para>[robert] - Ajout du correctif Débordement de mémoire Tar au |
180 | chapitre 5, sinon Tar ne se construira pas avec -D_FORTIFY_SOURCE=2. |
||
181 | </para> |
||
1154 | jmengual | 182 | </listitem> |
183 | </itemizedlist> |
||
184 | </listitem> |
||
185 | |||
186 | <listitem> |
||
1347 | jmengual | 187 | <para>20-11-2010</para> |
1149 | jmengual | 188 | <itemizedlist> |
189 | <listitem> |
||
1347 | jmengual | 190 | <para>[robert] - Remplacement de -fstack-protector par -fstack-protector-all |
191 | lors de la construction de Perl. |
||
192 | </para> |
||
1149 | jmengual | 193 | </listitem> |
194 | </itemizedlist> |
||
195 | </listitem> |
||
196 | |||
197 | <listitem> |
||
1347 | jmengual | 198 | <para>20-11-2010</para> |
1146 | jmengual | 199 | <itemizedlist> |
200 | <listitem> |
||
1347 | jmengual | 201 | <para>[robert] - Construction de Patch avec -no-fatal-warnings. |
202 | Les développeurs de Patch ont rejeté l'ancien correctif mkstemp et |
||
203 | il modifie assez le comportement de Patch pour casser la suite de tests. |
||
204 | Les développeurs considèrent aussi que leur utilisation de mktemp est |
||
205 | sécurisée. |
||
206 | </para> |
||
1146 | jmengual | 207 | </listitem> |
208 | </itemizedlist> |
||
209 | </listitem> |
||
1142 | jmengual | 210 | |
1141 | jmengual | 211 | <listitem> |
1347 | jmengual | 212 | <para>20-11-2010</para> |
1146 | jmengual | 213 | <itemizedlist> |
214 | <listitem> |
||
1347 | jmengual | 215 | <para>[robert] - Passage au correctif pour bash 3. |
216 | </para> |
||
1146 | jmengual | 217 | </listitem> |
218 | <listitem> |
||
1347 | jmengual | 219 | <para>[robert] - Remplacement de LFS par HLFS aux chapitres 2 à 6. |
220 | </para> |
||
1146 | jmengual | 221 | </listitem> |
222 | </itemizedlist> |
||
223 | </listitem> |
||
224 | |||
225 | <listitem> |
||
1347 | jmengual | 226 | <para>15-11-2010</para> |
1142 | jmengual | 227 | <itemizedlist> |
228 | <listitem> |
||
1347 | jmengual | 229 | <para>[robert] - Correction de GCC pour -D_FORTIFY_SOURCE=2, -fPIE -pie |
230 | et -fstack-protector-all. Le passage à tcl8.5.9. tcl8.5.8 provoque un |
||
231 | débordement de mémoire (sur les i686) issu de strcpy() de tclsh8.5 |
||
232 | lorsqu'il est construit avec |
||
233 | -D_FORTIFY_SOURCE=2. |
||
234 | </para> |
||
1142 | jmengual | 235 | </listitem> |
236 | </itemizedlist> |
||
237 | </listitem> |
||
238 | |||
239 | <listitem> |
||
1347 | jmengual | 240 | <para>14-11-2010</para> |
1141 | jmengual | 241 | <itemizedlist> |
242 | <listitem> |
||
1347 | jmengual | 243 | <para>[robert] - Rétrogradation vers linux-2.6.32.25, pour |
244 | correspondre à la version stable du correctif grsecurity. Udev dépend |
||
245 | de 2.6.31, donc tout devrait bien se passer. |
||
246 | </para> |
||
1141 | jmengual | 247 | </listitem> |
248 | <listitem> |
||
1347 | jmengual | 249 | <para>[robert] - Remplacement de lfs par hlfs au chapitre 4. Ajout |
250 | de -fPIC par défaut à la passe 1 de GCC. Ajout de SSP, _FORTIFY_SOURCE |
||
251 | et de -fPIE à Glibc au chapitre 5. Ajout de gcc_cv_libc_provides_ssp=yes |
||
252 | à la commande make de la passe 1 de GCC pour que GCC ne se configure |
||
253 | pas pour utiliser libssp.so. |
||
254 | </para> |
||
1141 | jmengual | 255 | </listitem> |
256 | </itemizedlist> |
||
257 | </listitem> |
||
258 | |||
1126 | jmengual | 259 | <listitem> |
1347 | jmengual | 260 | <para>06-11-2010</para> |
1135 | jmengual | 261 | <itemizedlist> |
262 | <listitem> |
||
1347 | jmengual | 263 | <para>[robert] - Export de LFS-6.7 à la branche principale. |
264 | </para> |
||
1135 | jmengual | 265 | </listitem> |
1126 | jmengual | 266 | </itemizedlist> |
267 | </listitem> |
||
1347 | jmengual | 268 | |
1139 | jmengual | 269 | </itemizedlist> |
3 | guillel | 270 | </sect1> |