source: introduction/welcome/changelog.xml@ 86f7fa0

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 86f7fa0 was 86f7fa0, checked in by Ragnar Thomsen <rthomsen@…>, 12 years ago

libdrm 2.4.34

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10185 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 88.1 KB
RevLine 
[4122007]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[9a778b8e]4 <!ENTITY changelogs "http://www.linuxfromscratch.org/blfs">
[4122007]5 <!ENTITY % general-entities SYSTEM "../../general.ent">
6 %general-entities;
7]>
8
[4afc2603]9<sect1 id="changelog" xreflabel='Change Log'>
[fa8d573]10 <?dbhtml filename="changelog.html"?>
11
12 <sect1info>
13 <othername>$LastChangedBy$</othername>
[55329727]14 <date>$Date$</date>
[fa8d573]15 </sect1info>
16
17 <title>Change Log</title>
18
[474231bf]19 <para>Please note that the Change Log only lists which editor was
[3a5c279]20 responsible for putting the changes into SVN; please read the
[4afc2603]21 <xref linkend="credits"/> page in Chapter 1 for details on
[fa8d573]22 who wrote what.</para>
23
[3baafca]24 <para>Current release: &version; &ndash; &releasedate;</para>
[fa8d573]25
26 <itemizedlist>
[3baafca]27 <title>Changelog Entries:</title>
28
29<!-- Changelog template
30
31 <listitem>
[bbe9eba0]32 <para>MMMM DD{nd,st,th}, YYYY</para>
[3baafca]33 <itemizedlist>
34 <listitem>
35 <para>[name] - Changelog entry.</para>
36 </listitem>
37 <listitem>
38 <para>[name] - Another changelog entry.</para>
39 </listitem>
40 </itemizedlist>
41 </listitem>
[4a18013]42
[3baafca]43-->
[86f7fa0]44
45 <listitem>
46 <para>May 12th, 2012</para>
47 <itemizedlist>
48 <listitem>
49 <para>[rthomsen] - Update to libdrm 2.4.34.</para>
50 </listitem>
51 </itemizedlist>
52 </listitem>
53
[b5e36dd]54 <listitem>
55 <para>May 11th, 2012</para>
56 <itemizedlist>
[da49911d]57 <listitem>
58 <para>[bdubbs] - Update to libESMTP-1.0.6.</para>
59 </listitem>
[25c9c7e]60 <listitem>
61 <para>[bdubbs] - Remove pan.</para>
62 </listitem>
[b7f34aaf]63 <listitem>
64 <para>[bdubbs] - Remove tin.</para>
65 </listitem>
[d5ee114]66 <listitem>
67 <para>[bdubbs] - Update to tcsh-6.18.01.</para>
68 </listitem>
[623d519]69 <listitem>
[b7f34aaf]70 <para>[bdubbs] - Remove recode.</para>
[623d519]71 </listitem>
[e355d777]72 <listitem>
73 <para>[krejzi] - libdvdcss 1.2.12.</para>
74 </listitem>
75 <listitem>
76 <para>[krejzi] - libidn 1.24.</para>
77 </listitem>
[e8f7606]78 <listitem>
79 <para>[krejzi] - LZO 2.06.</para>
80 </listitem>
[d78d84d]81 <listitem>
82 <para>[krejzi] - Nano 2.3.1.</para>
83 </listitem>
[b5e36dd]84 <listitem>
85 <para>[krejzi] - OpenLDAP 2.4.31.</para>
86 </listitem>
[4b141a4]87 <listitem>
88 <para>[krejzi] - PulseAudio 2.0.</para>
89 </listitem>
[e9fab3f]90 <listitem>
91 <para>[krejzi] - PyGObject 3.2.1.</para>
92 </listitem>
[e355d777]93 <listitem>
94 <para>[krejzi] - sg3_utils 1.33.</para>
95 </listitem>
[e8f7606]96 <listitem>
97 <para>[krejzi] - Tcl 8.5.11.</para>
98 </listitem>
99 <listitem>
100 <para>[krejzi] - Tk 8.5.11.</para>
101 </listitem>
[0331c46]102 <listitem>
103 <para>[krejzi] - UDisks2 1.97.0.</para>
104 </listitem>
[d78d84d]105 <listitem>
106 <para>[krejzi] - unixODBC 2.3.1.</para>
107 </listitem>
[b5e36dd]108 </itemizedlist>
109 </listitem>
110
[4067d492]111 <listitem>
112 <para>May 10th, 2012</para>
113 <itemizedlist>
[35865a73]114 <listitem>
115 <para>[bdubbs] - Add lsb_release-1.4.</para>
116 </listitem>
[4c9bebf]117 <listitem>
118 <para>[bdubbs] - Update to vorbis-tools-1.4.0.</para>
119 </listitem>
[dc600829]120 <listitem>
121 <para>[bdubbs] - Update to sendmail-8.14.5.</para>
122 </listitem>
123 <listitem>
[317e94d]124 <para>[rthomsen] - Updated taglib to 1.7.2.</para>
125 </listitem>
[fb55343]126 <listitem>
127 <para>[rthomsen] - Set Cyrus-SASL as required dependency for kdepimlibs.
[dc600829]128 Fixes <ulink url="&blfs-ticket-root;3356">#3356</ulink>.</para>
[fb55343]129 </listitem>
130 <listitem>
131 <para>[rthomsen] - Updated KDE to 4.8.3.</para>
132 </listitem>
[4067d492]133 <listitem>
[a079a897]134 <para>[abenton] - Updated Mpg123 to 1.14.1.</para>
[4067d492]135 </listitem>
[faec3f7]136 <listitem>
137 <para>[abenton] - Updated FFmpeg to 0.10.3.</para>
138 </listitem>
[06f76d2c]139 <listitem>
140 <para>[ken] - Updated fetchmail to 6.3.21.</para>
141 </listitem>
[ac4b41a]142 <listitem>
143 <para>[krejzi] - Graphviz 2.28.0.</para>
144 </listitem>
145 <listitem>
146 <para>[krejzi] - UDisks 1.0.4.</para>
147 </listitem>
[4067d492]148 </itemizedlist>
149 </listitem>
150
[241a22e8]151 <listitem>
152 <para>May 9th, 2012</para>
153 <itemizedlist>
[b98775f9]154 <listitem>
155 <para>[bdubbs] - Added xdg-utils-1.1.0-rc1.</para>
156 </listitem>
[eedba153]157 <listitem>
158 <para>[bdubbs] - Added at-3.1.13.</para>
159 </listitem>
[241a22e8]160 <listitem>
161 <para>[krejzi] - DConf 0.12.1.</para>
162 </listitem>
163 <listitem>
164 <para>[krejzi] - Glade 3.12.1.</para>
165 </listitem>
166 <listitem>
167 <para>[krejzi] - GUPnp 0.18.3.</para>
168 </listitem>
169 <listitem>
170 <para>[krejzi] - gnome-contacts 3.4.1.</para>
171 </listitem>
[b18422da]172 <listitem>
173 <para>[abenton] - Added Parole 0.2.0.6.</para>
174 </listitem>
[241a22e8]175 </itemizedlist>
176 </listitem>
177
[59c4cab]178 <listitem>
179 <para>May 8th, 2012</para>
180 <itemizedlist>
[d5855dc]181 <listitem>
182 <para>[bdubbs] - Update to gcc-4.7.0.</para>
183 </listitem>
[59c4cab]184 <listitem>
185 <para>[bdubbs] - Updated to vsftpd-3.0.0.
186 Fixes <ulink url="&blfs-ticket-root;3345">#3345</ulink>.</para>
187 </listitem>
[241a22e8]188 <listitem>
189 <para>[krejzi] - Clutter 1.10.4.</para>
190 </listitem>
191 <listitem>
192 <para>[krejzi] - GnuTLS 3.0.19.</para>
193 </listitem>
194 <listitem>
195 <para>[krejzi] - Telepathy-GLib 0.18.1.</para>
196 </listitem>
197 <listitem>
198 <para>[krejzi] - Tracker 0.14.1.</para>
199 </listitem>
[59c4cab]200 </itemizedlist>
201 </listitem>
202
[ea8b96e]203 <listitem>
204 <para>May 7th, 2012</para>
205 <itemizedlist>
[75d53372]206 <listitem>
207 <para>[bdubbs] - Updated fop instructions to properly install
208 Java Advanced Imaging (JAI) API components.
209 Fixes <ulink url="&blfs-ticket-root;3313">#3313</ulink>.</para>
210 </listitem>
[d74470c7]211 <listitem>
212 <para>[bdubbs] - Update to FreeTTS-1.2.1.
213 Fixes <ulink url="&blfs-ticket-root;2923">#2923</ulink>.</para>
214 </listitem>
[ff53809]215 <listitem>
216 <para>[bdubbs] - Update to apache-ant-1.8.3.</para>
217 </listitem>
[65d63b1]218 <listitem>
219 <para>[bdubbs] - Remove JDK.</para>
220 </listitem>
[ea8b96e]221 <listitem>
222 <para>[bdubbs] - Updated to junit-4.10.</para>
223 </listitem>
[b84342d6]224 <listitem>
225 <para>[krejzi] - AccountsService 0.6.20.</para>
226 </listitem>
[9bbd056]227 <listitem>
228 <para>[krejzi] - Updated AudioFile to 0.3.4. Fixes
229 <ulink url="&blfs-ticket-root;3348">#3348</ulink>.</para>
230 </listitem>
[b84342d6]231 <listitem>
232 <para>[krejzi] - Anjuta 3.4.1.</para>
233 </listitem>
234 <listitem>
235 <para>[krejzi] - GLib 2.32.2.</para>
236 </listitem>
237 <listitem>
238 <para>[krejzi] - GTK+ 3.4.2.</para>
239 </listitem>
[9bbd056]240 <listitem>
241 <para>[krejzi] - libgsf 1.4.23.</para>
242 </listitem>
[b84342d6]243 <listitem>
244 <para>[krejzi] - polkit 0.105.</para>
245 </listitem>
246 <listitem>
247 <para>[krejzi] - polkit-gnome 0.105.</para>
248 </listitem>
249 <listitem>
250 <para>[krejzi] - UDisks2 1.96.0.</para>
251 </listitem>
252 <listitem>
253 <para>[krejzi] - UPower 0.9.16.</para>
254 </listitem>
[ea8b96e]255 </itemizedlist>
256 </listitem>
257
[7498751]258 <listitem>
259 <para>May 6th, 2012</para>
260 <itemizedlist>
[fc1c844]261 <listitem>
262 <para>[bdubbs] - Removed leafnode.</para>
263 </listitem>
[033904e]264 <listitem>
265 <para>[bdubbs] - Updated to exim-4.77.</para>
266 </listitem>
[7d1ac84]267 <listitem>
268 <para>[bdubbs] - Updated to xmlto-0.0.25.</para>
269 </listitem>
[e8c7c5b]270 <listitem>
271 <para>[bdubbs] - Added bzr-2.5.0. Fixes
272 <ulink url="&blfs-ticket-root;2562">#2562</ulink>.</para>
273 </listitem>
[7498751]274 <listitem>
275 <para>[abenton] - Added Gnash 0.8.10 and its required dependency,
276 Agg 2.5.</para>
277 </listitem>
278 </itemizedlist>
279 </listitem>
280
[8e2c769]281 <listitem>
282 <para>May 5th, 2012</para>
283 <itemizedlist>
[099a8d0]284 <listitem>
285 <para>[bdubbs] - Added configuration file to fuse instructions.
286 Fixes <ulink url="&blfs-ticket-root;2815">#2815</ulink>.</para>
287 </listitem>
[8e2c769]288 <listitem>
289 <para>[abenton] - Updated Libreoffice to 3.5.3.2.</para>
290 </listitem>
[e447aff]291 <listitem>
292 <para>[abenton] - Added Gparted 0.12.1.</para>
293 </listitem>
[49b0f95]294 <listitem>
295 <para>[abenton] - Updated Parted to 3.1.</para>
296 </listitem>
[45439b9]297 <listitem>
298 <para>[ken] - Updated to babl-0.1.10, gegl-0.2.0, gimp-2.8.0. Fixes
299 <ulink url="&blfs-ticket-root;3353">#3353</ulink>,
300 <ulink url="&blfs-ticket-root;3354">#3354</ulink> and
301 <ulink url="&blfs-ticket-root;3352">#3352</ulink>.</para>
302 </listitem>
[8e2c769]303 </itemizedlist>
304 </listitem>
305
[9166fa4]306 <listitem>
307 <para>May 4th, 2012</para>
308 <itemizedlist>
[ff43ebb]309 <listitem>
310 <para>[bdubbs] - Added libsamplerate-0.1.8.</para>
311 </listitem>
312 <listitem>
313 <para>[bdubbs] - Added k3b-2.0.2. Fixes
314 <ulink url="&blfs-ticket-root;2787">#2787</ulink>.</para>
315 </listitem>
[9166fa4]316 <listitem>
317 <para>[abenton] - Added Lm Sensors 3.3.2. Fixes
318 <ulink url="&blfs-ticket-root;1554">#1554</ulink>.</para>
319 </listitem>
320 </itemizedlist>
321 </listitem>
322
[ee000c3d]323 <listitem>
324 <para>Mar 3rd, 2012</para>
325 <itemizedlist>
326 <listitem>
327 <para>[abenton] - Added Fuse 2.9.0.</para>
328 </listitem>
329 <listitem>
330 <para>[abenton] - Added Sshfs Fuse 2.4.</para>
331 </listitem>
[574a402]332 <listitem>
333 <para>[abenton] - Added Ntfs-3g 2012.1.15.</para>
334 </listitem>
[3a37311]335 <listitem>
336 <para>[abenton] - Updated Openssh to 6.0p1.</para>
337 </listitem>
[ea3e0afa]338 <listitem>
339 <para>[abenton] - Added Curlftpfs 0.9.1.</para>
340 </listitem>
[ee000c3d]341 </itemizedlist>
342 </listitem>
343
[de930747]344 <listitem>
345 <para>May 2nd, 2012</para>
346 <itemizedlist>
[c1a5b50]347 <listitem>
348 <para>[bdubbs] - update to git-1.7.10.1.</para>
349 </listitem>
[de930747]350 <listitem>
351 <para>[abenton] - removed Xulrunner.</para>
352 </listitem>
[b75ede9]353 <listitem>
354 <para>[abenton] - removed Libproxy.</para>
355 </listitem>
356 <listitem>
357 <para>[abenton] - updated Bluefish to 2.2.2.</para>
358 </listitem>
[79cd5b6]359 <listitem>
360 <para>[abenton] - Added Midori 0.4.5.</para>
361 </listitem>
[808c12f]362 <listitem>
363 <para>[ken] - Updated to MPlayer svn_20120427.</para>
364 </listitem>
[4b43663f]365 <listitem>
366 <para>[ken] - Updated the postfix bootscript now that master is in
367 /usr/libexec/postfix.</para>
368 </listitem>
[de930747]369 </itemizedlist>
370 </listitem>
371
[178e985]372 <listitem>
373 <para>May 1st, 2012</para>
374 <itemizedlist>
[38d4077]375 <listitem>
376 <para>[bdubbs] - Update balsa-2.4.12.</para>
377 </listitem>
[178e985]378 <listitem>
379 <para>[abenton] - Update Cairo to 1.12.2.</para>
380 </listitem>
[4c2be438]381 <listitem>
382 <para>[krejzi] - Sorted out remaining GNOME dependencies.
383 GNOME 3.4 is now in the book.</para>
384 </listitem>
[592bcf3c]385 <listitem>
386 <para>[abenton] - Added The Xfce Notification Daemon.</para>
387 </listitem>
[178e985]388 </itemizedlist>
389 </listitem>
390
[140ea5a]391 <listitem>
392 <para>April 30th, 2012</para>
393 <itemizedlist>
[67fcdc1]394 <listitem>
395 <para>[bdubbs] - Update to xsane-0.998. Fixes
396 <ulink url="&blfs-ticket-root;2790">#2790</ulink>.</para>
397 </listitem>
[272d904]398 <listitem>
399 <para>[bdubbs] - Update to SANE-1.0.22. Fixes
400 <ulink url="&blfs-ticket-root;2935">#2935</ulink>.</para>
401 </listitem>
[140ea5a]402 <listitem>
403 <para>[krejzi] - Accerciser 3.4.1.</para>
404 </listitem>
405 <listitem>
406 <para>[krejzi] - Aisleriot 3.4.1.</para>
407 </listitem>
408 <listitem>
409 <para>[krejzi] - Orca 3.4.1.</para>
410 </listitem>
411 <listitem>
412 <para>[krejzi] - Rygel 0.14.1.</para>
413 </listitem>
414 <listitem>
415 <para>[krejzi] - Vinagre 3.4.1.</para>
416 </listitem>
[245b1ee]417 <listitem>
[0658150]418 <para>[abenton] - Updated Audacious to 3.2.2.</para>
[245b1ee]419 </listitem>
420 <listitem>
421 <para>[abenton] - Removed Libmowgli and Libmcs.</para>
422 </listitem>
[0658150]423 <listitem>
424 <para>[abenton] - Added Xfburn 0.4.3.</para>
425 </listitem>
[9c1d370]426 <listitem>
427 <para>[abenton] - Added Terminal 0.4.8 and Vte 0.28.2.</para>
428 </listitem>
[91b8b202]429 <listitem>
430 <para>[krejzi] - gnome-color-manager 3.4.0.</para>
431 </listitem>
432 <listitem>
433 <para>[krejzi] - gnome-documents 0.4.1.</para>
434 </listitem>
435 <listitem>
436 <para>[krejzi] - gnome-nettool 3.2.0.</para>
437 </listitem>
438 <listitem>
439 <para>[krejzi] - Epiphany-Extensions 3.4.0.</para>
440 </listitem>
441 <listitem>
442 <para>[krejzi] - Added Sound-Juicer 3.4.0.</para>
443 </listitem>
[140ea5a]444 </itemizedlist>
445 </listitem>
446
[82027623]447 <listitem>
448 <para>April 29th, 2012</para>
449 <itemizedlist>
450 <listitem>
451 <para>[krejzi] - Anjuta 3.4.0.</para>
452 </listitem>
453 <listitem>
454 <para>[krejzi] - Cheese 3.4.1.</para>
455 </listitem>
456 <listitem>
457 <para>[krejzi] - Devhelp 3.4.1.</para>
458 </listitem>
459 <listitem>
460 <para>[krejzi] - Evolution 3.4.1.</para>
461 </listitem>
462 <listitem>
463 <para>[krejzi] - File-Roller 3.4.1.</para>
464 </listitem>
465 <listitem>
466 <para>[krejzi] - Gedit 3.4.1.</para>
467 </listitem>
[ef6d249]468 <listitem>
469 <para>[krejzi] - Ghex 3.4.0.</para>
470 </listitem>
[82027623]471 <listitem>
472 <para>[krejzi] - Glade 3.12.0.</para>
473 </listitem>
474 <listitem>
475 <para>[krejzi] - gnome-applets 3.4.1.</para>
476 </listitem>
477 <listitem>
478 <para>[krejzi] - gnome-devel-docs 3.4.1.</para>
479 </listitem>
480 <listitem>
481 <para>[krejzi] - gnome-games 3.4.1.</para>
482 </listitem>
483 <listitem>
484 <para>[krejzi] - nautilus-sendto 3.0.2.</para>
485 </listitem>
[ef6d249]486 <listitem>
487 <para>[krejzi] - Nemiver 0.9.2.</para>
488 </listitem>
489 <listitem>
490 <para>[krejzi] - Seahorse 3.4.1.</para>
491 </listitem>
492 <listitem>
493 <para>[krejzi] - Totem 3.4.1.</para>
494 </listitem>
[304ca8e]495 <listitem>
496 <para>[krejzi] - Added cantarell-fonts 0.0.8.</para>
497 </listitem>
498 <listitem>
499 <para>[krejzi] - Added gnome-boxes 3.4.1.</para>
500 </listitem>
501 <listitem>
502 <para>[krejzi] - Added yelp-tools 3.4.1.</para>
503 </listitem>
[7094a58]504 <listitem>
505 <para>[abenton] - replace Xorriso with Libisoburn.</para>
506 </listitem>
507 <listitem>
508 <para>[abenton] - Added Libisofs and Libburn, dependencies of
509 Libisoburn.</para>
510 </listitem>
[82027623]511 </itemizedlist>
512 </listitem>
[55a1dbf]513
[0e15d3a]514 <listitem>
515 <para>April 28th, 2012</para>
516 <itemizedlist>
517 <listitem>
518 <para>[krejzi] - gcalctool 6.4.1.1.</para>
519 </listitem>
520 <listitem>
521 <para>[krejzi] - gucharmap 3.4.1.</para>
522 </listitem>
523 <listitem>
524 <para>[krejzi] - gnome-contacts 3.4.0.</para>
525 </listitem>
526 <listitem>
527 <para>[krejzi] - gnome-system-monitor 3.4.1.</para>
528 </listitem>
529 <listitem>
530 <para>[krejzi] - gvfs 1.12.2.</para>
531 </listitem>
[cfe2f1b6]532 <listitem>
533 <para>[krejzi] - gdm 3.4.1.</para>
534 </listitem>
[0e15d3a]535 </itemizedlist>
536 </listitem>
537
[55a1dbf]538 <listitem>
539 <para>April 27th, 2012</para>
540 <itemizedlist>
[47be189b]541 <listitem>
542 <para>[bdubbs] - Update to autofs-5.0.6. Also fixes
543 <ulink url="&blfs-ticket-root;2956">#2956</ulink>.</para>
544 </listitem>
[55a1dbf]545 <listitem>
546 <para>[krejzi] - mousetweaks 3.4.1.</para>
547 </listitem>
548 <listitem>
549 <para>[krejzi] - gnome-screensaver 3.4.1.</para>
550 </listitem>
551 <listitem>
552 <para>[krejzi] - gnome-shell 3.4.1.</para>
553 </listitem>
[b936ad2]554 <listitem>
555 <para>[krejzi] - Brasero 3.4.1.</para>
556 </listitem>
557 <listitem>
558 <para>[krejzi] - Evince 3.4.0.</para>
559 </listitem>
[0ce14f4]560 <listitem>
561 <para>[krejzi] - Empathy 3.4.1.</para>
562 </listitem>
563 <listitem>
564 <para>[krejzi] - Epiphany 3.4.1.</para>
[4b5d7cb]565 </listitem>
566 <listitem>
567 <para>[krejzi] - EOG 3.4.1.</para>
568 </listitem>
569 <listitem>
570 <para>[krejzi] - Vino 3.4.1.</para>
[0ce14f4]571 </listitem>
[84db9d1]572 <listitem>
573 <para>[krejzi] - Sushi 0.4.1.</para>
574 </listitem>
575 <listitem>
576 <para>[krejzi] - gnome-disk-utility 3.4.1.</para>
577 </listitem>
578 <listitem>
579 <para>[krejzi] - gnome-power-manager 3.4.0.</para>
580 </listitem>
581 <listitem>
582 <para>[krejzi] - gnome-user-share 3.0.2.</para>
583 </listitem>
[55a1dbf]584 </itemizedlist>
585 </listitem>
586
[15237db]587 <listitem>
588 <para>April 25th, 2012</para>
589 <itemizedlist>
590 <listitem>
591 <para>[krejzi] - gjs 1.32.0.</para>
592 </listitem>
593 <listitem>
594 <para>[krejzi] - libpeas 1.4.0.</para>
595 </listitem>
596 <listitem>
597 <para>[krejzi] - gnome-bluetooth 3.4.0.</para>
598 </listitem>
599 <listitem>
600 <para>[krejzi] - gnome-menus 3.4.0.</para>
601 </listitem>
602 <listitem>
603 <para>[krejzi] - gnome-panel 3.4.1.</para>
604 </listitem>
605 <listitem>
606 <para>[krejzi] - metacity 2.34.3.</para>
607 </listitem>
608 <listitem>
609 <para>[krejzi] - gdl 3.4.2.</para>
610 </listitem>
[3adee47]611 <listitem>
[b367c26]612 <para>[krejzi] - gnome-control-center 3.4.1.</para>
[3adee47]613 </listitem>
614 <listitem>
[b367c26]615 <para>[krejzi] - gnome-session 3.4.1.</para>
[59dacc6c]616 </listitem>
617 <listitem>
618 <para>[krejzi] - mutter 3.4.1.</para>
[3adee47]619 </listitem>
620 </itemizedlist>
621 </listitem>
622
[a45062d]623 <listitem>
624 <para>April 24th, 2012</para>
625 <itemizedlist>
[2bf1ac2]626 <listitem>
627 <para>[bdubbs] - Removed ksh.</para>
628 </listitem>
[ab0209e]629 <listitem>
630 <para>[bdubbs] - Cleaned up build instructions for midnight commander.</para>
631 </listitem>
[a45062d]632 <listitem>
633 <para>[abenton] - Seamonkey 2.9.</para>
634 </listitem>
635 <listitem>
636 <para>[abenton] - NSS 3.13.4.</para>
637 </listitem>
[50f6ac1]638 <listitem>
639 <para>[abenton] - WebKitGTK 1.8.1.</para>
640 </listitem>
[a45062d]641 </itemizedlist>
642 </listitem>
643
[5f5dcc2]644 <listitem>
645 <para>April 23rd, 2012</para>
646 <itemizedlist>
647 <listitem>
648 <para>[abenton] - Thunderbird 12.0.</para>
649 </listitem>
650 </itemizedlist>
651 </listitem>
652
[f41cb316]653 <listitem>
654 <para>April 22nd, 2012</para>
655 <itemizedlist>
[ee122615]656 <listitem>
657 <para>[bdubbs] - Updated to mc-4.8.3. Fixes
658 <ulink url="&blfs-ticket-root;2931">#2931</ulink>.</para>
659 </listitem>
[f5a75ae]660 <listitem>
661 <para>[rthomsen] - Added Mercurial 2.1.2. Fixes
[9e069685]662 <ulink url="&blfs-ticket-root;2451">#2451</ulink>.</para>
[f5a75ae]663 </listitem>
[f41cb316]664 <listitem>
665 <para>[krejzi] - network-manager-applet 0.9.4.1.</para>
666 </listitem>
667 <listitem>
668 <para>[krejzi] - Folks 0.6.9.</para>
669 </listitem>
670 <listitem>
671 <para>[krejzi] - caribou 0.4.2.</para>
672 </listitem>
673 <listitem>
674 <para>[krejzi] - Zenity 3.4.0.</para>
675 </listitem>
[88ed85c]676 <listitem>
677 <para>[krejzi] - shared-mime-info 1.0.</para>
678 </listitem>
[9e069685]679 <listitem>
680 <para>[abenton] - Firefox 12.0</para>
681 </listitem>
[f41cb316]682 </itemizedlist>
683 </listitem>
684
[a0c3cfb]685 <listitem>
686 <para>April 21st, 2012</para>
687 <itemizedlist>
[9957a52]688 <listitem>
689 <para>[bdubbs] - Updated to hd2u-1.0.3.</para>
690 </listitem>
[e5bc4ed]691 <listitem>
692 <para>[bdubbs] - Updated to proftpd-1.3.4a.</para>
693 </listitem>
[a0c3cfb]694 <listitem>
695 <para>[krejzi] - libgda 5.0.3.</para>
696 </listitem>
697 <listitem>
698 <para>[krejzi] - tracker 0.14.0.</para>
699 </listitem>
[c2421a0d]700 <listitem>
701 <para>[krejzi] - libgee 0.6.4.</para>
702 </listitem>
703 <listitem>
704 <para>[krejzi] - Cogl 1.10.2.</para>
705 </listitem>
706 <listitem>
707 <para>[krejzi] - libcroco 0.6.5.</para>
708 </listitem>
709 <listitem>
710 <para>[krejzi] - clutter-gtk 1.2.0.</para>
711 </listitem>
712 <listitem>
713 <para>[krejzi] - clutter-gst 1.5.4.</para>
714 </listitem>
[9e7fa16]715 <listitem>
716 <para>[abenton] - Updated Aspell to 0.60.6.1</para>
717 </listitem>
[d5d39eb]718 <listitem>
719 <para>[abenton] - Updated OpenSSL to 1.0.1a</para>
720 </listitem>
[041b204c]721 <listitem>
722 <para>[krejzi] - gdl 3.4.1.</para>
723 </listitem>
724 <listitem>
725 <para>[krejzi] - gdlmm 3.3.2.</para>
726 </listitem>
727 <listitem>
728 <para>[krejzi] - gssdp 0.12.1.</para>
729 </listitem>
730 <listitem>
731 <para>[krejzi] - gupnp 0.18.2.</para>
732 </listitem>
733 <listitem>
734 <para>[krejzi] - gupnp-av 0.10.2.</para>
735 </listitem>
736 <listitem>
737 <para>[krejzi] - gupnp-dlna 0.6.6.</para>
738 </listitem>
739 <listitem>
740 <para>[krejzi] - gupnp-vala 0.10.3.</para>
741 </listitem>
[9cb76a8]742 <listitem>
743 <para>[krejzi] - dconf 0.12.0.</para>
744 </listitem>
745 <listitem>
746 <para>[krejzi] - gnome-icon-theme 3.4.0.</para>
747 </listitem>
748 <listitem>
749 <para>[krejzi] - gnome-icon-theme-extras 3.4.0.</para>
750 </listitem>
751 <listitem>
752 <para>[krejzi] - gnome-icon-theme-symbolic 3.4.0.</para>
753 </listitem>
[c2065a2]754 <listitem>
755 <para>[krejzi] - at-spi2-core 2.4.1.</para>
756 </listitem>
757 <listitem>
758 <para>[krejzi] - at-spi2-atk 2.4.0.</para>
759 </listitem>
760 <listitem>
761 <para>[krejzi] - pyatspi 2.4.0.</para>
762 </listitem>
763 <listitem>
764 <para>[krejzi] - pygobject 3.2.0.</para>
765 </listitem>
766 <listitem>
767 <para>[krejzi] - gnome-video-effects 0.4.0.</para>
768 </listitem>
[a0c3cfb]769 </itemizedlist>
770 </listitem>
771
[dffd21fd]772 <listitem>
773 <para>April 20th, 2012</para>
774 <itemizedlist>
775 <listitem>
776 <para>[krejzi] - Added libosinfo 0.1.1.</para>
777 </listitem>
778 <listitem>
779 <para>[krejzi] - Added libvirt-glib 0.0.7.</para>
780 </listitem>
781 <listitem>
782 <para>[krejzi] - Added geocode-glib 0.99.0.</para>
783 </listitem>
784 <listitem>
785 <para>[krejzi] - Added libchamplain 0.12.2.</para>
786 </listitem>
787 <listitem>
788 <para>[krejzi] - Added libgxps 0.2.2.</para>
789 </listitem>
[98b3058]790 <listitem>
791 <para>[ken] - Update xorriso to 1.2.2.</para>
792 </listitem>
[dffd21fd]793 </itemizedlist>
794 </listitem>
[a6af3ab9]795
[40a4d44]796 <listitem>
797 <para>April 19th, 2012</para>
798 <itemizedlist>
799 <listitem>
800 <para>[rthomsen] - Update to libarchive 3.0.3. Fixes
801 <ulink url="&blfs-ticket-root;3323">#3323</ulink>.</para>
802 </listitem>
[826ddf4]803 <listitem>
804 <para>[abenton] - Update Berkeley DB to 5.3.15.</para>
805 </listitem>
[c341539]806 <listitem>
807 <para>[krejzi] - gtk-vnc 0.5.0.</para>
808 </listitem>
809 <listitem>
810 <para>[krejzi] - libatasmart 0.18.</para>
811 </listitem>
812 <listitem>
813 <para>[krejzi] - UDisks2 1.94.0.</para>
814 </listitem>
815 <listitem>
816 <para>[krejzi] - UPower 0.9.15.</para>
817 </listitem>
818 <listitem>
819 <para>[krejzi] - colord 0.1.19.</para>
820 </listitem>
821 <listitem>
822 <para>[krejzi] - telepathy-glib 0.18.0.</para>
823 </listitem>
824 <listitem>
825 <para>[krejzi] - telepathy-logger 0.4.0.</para>
826 </listitem>
827 <listitem>
828 <para>[krejzi] - telepathy-mission-control 5.12.0.</para>
829 </listitem>
830 <listitem>
831 <para>[krejzi] - Added Farstream 0.1.2.</para>
832 </listitem>
833 <listitem>
834 <para>[krejzi] - Added telepathy-farstream 0.4.0.</para>
835 </listitem>
836 <listitem>
837 <para>[krejzi] - mx 1.4.5.</para>
838 </listitem>
[0d6b2b9]839 <listitem>
840 <para>[krejzi] - libnice 0.1.2.</para>
841 </listitem>
[efd9971a]842 <listitem>
843 <para>[krejzi] - Added Xorg Wacom Driver.</para>
844 </listitem>
[40a4d44]845 </itemizedlist>
846 </listitem>
847
848
[360b48e6]849 <listitem>
[a6af3ab9]850 <para>April 18th, 2012</para>
851 <itemizedlist>
[22ab8c0b]852 <listitem>
[f5a75ae]853 <para>[bdubbs] - Update to qpopper 4.1.0. Fixes
[22ab8c0b]854 <ulink url="&blfs-ticket-root;2760">#2760</ulink>.</para>
855 </listitem>
[a87b1c9]856 <listitem>
857 <para>[bdubbs] - Update to subversion 1.7.4. Fixes
858 <ulink url="&blfs-ticket-root;3305">#3305</ulink>.</para>
859 </listitem>
[360b48e6]860 <listitem>
861 <para>[bdubbs] - Add cifs to stop procedure in nfs-server
862 boot script. Fixes
863 <ulink url="&blfs-ticket-root;3295">#3295</ulink>.</para>
864 </listitem>
865 <listitem>
866 <para>[bdubbs] - Remove kernel version check from netfs
867 boot script.</para>
868 </listitem>
[a6af3ab9]869 <listitem>
870 <para>[rthomsen] - Removed several Perl modules and updated the
[360b48e6]871 remaining modules to most recent versions. Fixes
872 <ulink url="&blfs-ticket-root;2649">#2649</ulink>.</para>
[a6af3ab9]873 </listitem>
874 <listitem>
875 <para>[rthomsen] - Removed PDL. Fixes
[360b48e6]876 <ulink url="&blfs-ticket-root;2141">#2141</ulink>.</para>
[a6af3ab9]877 </listitem>
[7d3ac0d]878 <listitem>
879 <para>[krejzi] - Added Celt 0.5.1.3.</para>
880 </listitem>
881 <listitem>
882 <para>[krejzi] - Added Spice-GTK 0.11.</para>
883 </listitem>
884 <listitem>
885 <para>[krejzi] - Added libvirt 0.9.11.</para>
886 </listitem>
[dadb65a]887 <listitem>
888 <para>[krejzi] - Added baobab 3.4.1.</para>
889 </listitem>
890 <listitem>
891 <para>[krejzi] - Added gnome-dictionary 3.4.0.</para>
892 </listitem>
893 <listitem>
894 <para>[krejzi] - Added gnome-font-viewer 3.4.0.</para>
895 </listitem>
896 <listitem>
897 <para>[krejzi] - Added gnome-screenshot 3.4.1.</para>
898 </listitem>
899 <listitem>
900 <para>[krejzi] - Added gnome-search-tool 3.4.0.</para>
901 </listitem>
902 <listitem>
903 <para>[krejzi] - Added gnome-system-log 3.4.1.</para>
904 </listitem>
[a6af3ab9]905 </itemizedlist>
906 </listitem>
907
[7bdbf35]908 <listitem>
909 <para>April 17th, 2012</para>
910 <itemizedlist>
[1066772]911 <listitem>
912 <para>[rthomsen] - Replaced the unmaintained Pine by Re-alpine 2.0.2.
[360b48e6]913 Fixes <ulink url="&blfs-ticket-root;3312">#3312</ulink>.</para>
[1066772]914 </listitem>
[7bdbf35]915 <listitem>
916 <para>[krejzi] - libgweather 3.4.1.</para>
917 </listitem>
918 <listitem>
[d7562d1]919 <para>[krejzi] - gnome-online-accounts 3.4.1.</para>
[7bdbf35]920 </listitem>
921 <listitem>
922 <para>[krejzi] - libgdata 0.12.0.</para>
923 </listitem>
924 <listitem>
925 <para>[krejzi] - gnome-doc-utils 0.20.10.</para>
926 </listitem>
927 <listitem>
928 <para>[krejzi] - gnome-keyring 3.4.1.</para>
929 </listitem>
930 <listitem>
931 <para>[krejzi] - evolution-data-server 3.4.1.</para>
932 </listitem>
[d7562d1]933 <listitem>
934 <para>[krejzi] - Added libwacom 0.4.</para>
935 </listitem>
936 <listitem>
937 <para>[krejzi] - libgnomekbd 3.4.0.2.</para>
938 </listitem>
939 <listitem>
940 <para>[krejzi] - gnome-desktop 3.4.1.</para>
941 </listitem>
942 <listitem>
943 <para>[krejzi] - gnome-settings-daemon 3.4.1.</para>
944 </listitem>
945 <listitem>
946 <para>[krejzi] - vte 0.32.1.</para>
947 </listitem>
948 <listitem>
949 <para>[krejzi] - Nautilus 3.4.1.</para>
950 </listitem>
951 <listitem>
952 <para>[krejzi] - gnome-terminal 3.4.1.1.</para>
953 </listitem>
[d0e0395]954 <listitem>
955 <para>[krejzi] - gobject-introspection 1.32.1.</para>
956 </listitem>
957 <listitem>
958 <para>[krejzi] - yelp-xsl 3.4.1.</para>
959 </listitem>
960 <listitem>
961 <para>[krejzi] - yelp 3.4.1.</para>
962 </listitem>
963 <listitem>
964 <para>[krejzi] - gnome-user-docs 3.4.1.</para>
965 </listitem>
966 <listitem>
967 <para>[krejzi] - gnome-backgrounds 3.4.1.</para>
968 </listitem>
969 <listitem>
970 <para>[krejzi] - totem-pl-parser 3.4.1.</para>
971 </listitem>
972
[7bdbf35]973 </itemizedlist>
974 </listitem>
975
[b8a081c]976 <listitem>
977 <para>April 16th, 2012</para>
978 <itemizedlist>
979 <listitem>
980 <para>[krejzi] - GLib 2.32.1.</para>
981 </listitem>
982 <listitem>
983 <para>[krejzi] - gdk-pixbuf 2.26.1.</para>
984 </listitem>
985 <listitem>
986 <para>[krejzi] - gsettings-desktop-schemas 3.4.1.</para>
987 </listitem>
988 <listitem>
989 <para>[krejzi] - glibmm 2.32.0.</para>
990 </listitem>
991 <listitem>
992 <para>[krejzi] - cairomm 1.10.0.</para>
993 </listitem>
994 <listitem>
995 <para>[krejzi] - gtkmm 3.4.0.</para>
996 </listitem>
[41d905b4]997 <listitem>
998 <para>[krejzi] - libnotify 0.7.5.</para>
999 </listitem>
1000 <listitem>
1001 <para>[krejzi] - libwnck 3.4.0.</para>
1002 </listitem>
1003 <listitem>
1004 <para>[krejzi] - libxklavier 5.2.1.</para>
1005 </listitem>
1006 <listitem>
1007 <para>[krejzi] - notification-daemon 0.7.4.</para>
1008 </listitem>
[c20c54a]1009 <listitem>
1010 <para>[krejzi] - libgnome-keyring 3.4.1.</para>
1011 </listitem>
1012 <listitem>
1013 <para>[krejzi] - gtksourceview 3.4.1.</para>
1014 </listitem>
1015 <listitem>
1016 <para>[krejzi] - GtkHTML 4.4.1.</para>
1017 </listitem>
[3e26ac6]1018 <listitem>
1019 <para>[krejzi] - Added Gcr 3.4.1.</para>
1020 </listitem>
1021 <listitem>
1022 <para>[krejzi] - glib-networking 2.32.1.</para>
1023 </listitem>
1024 <listitem>
1025 <para>[krejzi] - libsoup 2.38.1.</para>
1026 </listitem>
1027 <listitem>
1028 <para>[krejzi] - gvfs 1.12.1.</para>
1029 </listitem>
[cd68ead6]1030 <listitem>
1031 <para>[krejzi] - clutter 1.10.2.</para>
1032 </listitem>
1033 <listitem>
1034 <para>[krejzi] - librsvg 2.36.1.</para>
1035 </listitem>
1036 <listitem>
1037 <para>[krejzi] - gnome-themes-standard 3.4.1.</para>
1038 </listitem>
[b8a081c]1039 </itemizedlist>
1040 </listitem>
1041
[e40b79b6]1042 <listitem>
1043 <para>April 15th, 2012</para>
1044 <itemizedlist>
[1bc70b56]1045 <listitem>
1046 <para>[rthomsen] - Upgrade to mpg123 1.13.8. Fixes
[1066772]1047 <ulink url="&blfs-ticket-root;3311">#3311</ulink>.</para>
[1bc70b56]1048 </listitem>
[c4fbedc]1049 <listitem>
[ad41452]1050 <para>[rthomsen] - Replace the use of the $QT4DIR variable with
[360b48e6]1051 $QTDIR, since only one version of Qt is currently in the book.</para>
[ad41452]1052 </listitem>
1053 <listitem>
1054 <para>[rthomsen] - Added sed for compiling Qca with GCC 4.7. Thanks
[360b48e6]1055 to Pierre Labastie for the report.</para>
[ad41452]1056 </listitem>
[360b48e6]1057 <listitem>
[ad41452]1058 <para>[rthomsen] - Added sed for compiling Strigi with GCC 4.7. Thanks
[360b48e6]1059 to Pierre Labastie for the report.</para>
[86f9469]1060 </listitem>
1061 <listitem>
1062 <para>[rthomsen] - Removed CLucene.</para>
[360b48e6]1063 </listitem>
[86f9469]1064 <listitem>
1065 <para>[rthomsen] - Upgrade to Soprano 2.7.5. Fixes
[1066772]1066 <ulink url="&blfs-ticket-root;3318">#3318</ulink>.</para>
[360b48e6]1067 </listitem>
1068 <listitem>
[c4fbedc]1069 <para>[rthomsen] - Added KDE configuration for the system-wide D-Bus
[360b48e6]1070 daemon.</para>
[c4fbedc]1071 </listitem>
[e40b79b6]1072 <listitem>
1073 <para>[rthomsen] - Fixed dependencies for VLC, Qt and Qca. Thanks
[360b48e6]1074 to Pierre Labastie for the report.</para>
[e40b79b6]1075 </listitem>
1076 </itemizedlist>
1077 </listitem>
1078
[c55376e7]1079 <listitem>
1080 <para>April 14th, 2012</para>
1081 <itemizedlist>
1082 <listitem>
1083 <para>[rthomsen] - Added patch for kde-runtime.</para>
1084 </listitem>
[b314b388]1085 <listitem>
1086 <para>[krejzi] - GTK+ 3.4.1.</para>
1087 </listitem>
[c55376e7]1088 </itemizedlist>
1089 </listitem>
1090
[bda3fb1]1091 <listitem>
1092 <para>April 12th, 2012</para>
1093 <itemizedlist>
1094 <listitem>
1095 <para>[abenton] - Updated to ICU 49.1.1.</para>
1096 </listitem>
1097 </itemizedlist>
1098 </listitem>
1099
[f0169ca]1100 <listitem>
1101 <para>April 11th, 2012</para>
1102 <itemizedlist>
[a079e73c]1103 <listitem>
1104 <para>[bdubbs] - Update to wireshark-1.6.5. Add instructions
1105 to restrict use to authorized users.
1106 Fixes
1107 <ulink url="&blfs-ticket-root;2816">#2815</ulink> and
1108 <ulink url="&blfs-ticket-root;2911">#2911</ulink>.</para>
1109 </listitem>
[f0af58fb]1110 <listitem>
1111 <para>[bdubbs] - Fix screen to use the LFS value for gid.
1112 Fixes
1113 <ulink url="&blfs-ticket-root;3268">#3268</ulink>.</para>
1114 </listitem>
[f0169ca]1115 <listitem>
1116 <para>[dj] - Corrected bad sed for libacl.</para>
1117 </listitem>
[62f9a8e]1118 <listitem>
1119 <para>[ken] - Python-2.7.3.</para>
1120 </listitem>
[f0169ca]1121 </itemizedlist>
1122 </listitem>
1123
[2d1ea57b]1124 <listitem>
1125 <para>April 10th, 2012</para>
1126 <itemizedlist>
[a71e7697]1127 <listitem>
[eed2d7f]1128 <para>[bdubbs] - Update mysql configuration to not
1129 create binary logs. Fixes
1130 <ulink url="&blfs-ticket-root;3230">#3230</ulink>.</para>
1131 </listitem>
1132 <listitem>
1133 <para>[bdubbs] - Update to net-tools-CVS_20101030. Fixes
1134 <ulink url="&blfs-ticket-root;2754">#2754</ulink>.</para>
[a71e7697]1135 </listitem>
[2d1ea57b]1136 <listitem>
1137 <para>[bdubbs] - Remove lesstif and xpdf.</para>
1138 </listitem>
1139 </itemizedlist>
1140 </listitem>
1141
[2bcddd4]1142 <listitem>
1143 <para>April 9th, 2012</para>
1144 <itemizedlist>
[4ae0ee0]1145 <listitem>
1146 <para>[bdubbs] - Update network service scripts to be consistent
1147 with LFS changes.</para>
1148 </listitem>
[2bcddd4]1149 <listitem>
1150 <para>[rthomsen] - Upgrade to CMake 2.8.7. Fixes
[d2d3fc5]1151 <ulink url="&blfs-ticket-root;3322">#3322</ulink>.</para>
1152 </listitem>
1153 <listitem>
1154 <para>[abenton] - Added Libre Office 3.5.2.2
1155 Thanks to Fernando de Oliveira.</para>
[2bcddd4]1156 </listitem>
1157 </itemizedlist>
1158 </listitem>
1159
[1464543]1160 <listitem>
1161 <para>April 8th, 2012</para>
1162 <itemizedlist>
1163 <listitem>
[a71e7697]1164 <para>[rthomsen] - Corrected Qt configuration. Thanks to Pierre
1165 Labastie for the report.</para>
[1464543]1166 </listitem>
[2001b3e]1167 <listitem>
1168 <para>[ken] - reinstate some of the notes on DRI, particularly re the
1169 'video' group, and expand to cover DRI2 hardware video acceleration. Tweak
1170 certain gnome comments to show that it is hardware acceleration which is
1171 required.</para>
1172 </listitem>
[1464543]1173 </itemizedlist>
1174 </listitem>
1175
[d497e89]1176 <listitem>
1177 <para>April 7th, 2012</para>
1178 <itemizedlist>
1179 <listitem>
[ebedcd9]1180 <para>[krejzi] - NetworkManager 0.9.4.0.</para>
[d497e89]1181 </listitem>
[468d722]1182 <listitem>
1183 <para>[dj] - Added instruction to create /tmp/.ICE-unix directory
1184 to Xorg server page.</para>
1185 </listitem>
[c4ec7536]1186 <listitem>
1187 <para>[wblaszcz] - Update gnome-session and gdm to fix up the
1188 accelerated login screen.</para>
1189 </listitem>
[cafe973]1190 <listitem>
1191 <para>[abenton] - PyGTK 2.24.0.</para>
1192 </listitem>
[d497e89]1193 </itemizedlist>
1194 </listitem>
[c9df31a]1195
[c00932a]1196 <listitem>
1197 <para>April 6th, 2012</para>
1198 <itemizedlist>
[360b48e6]1199 <listitem>
[0f9076d]1200 <para>[rthomsen] - Added wicd 1.7.1. Fixes
[360b48e6]1201 <ulink url="&blfs-ticket-root;3293">#3293</ulink>.</para>
[0f9076d]1202 </listitem>
[5aac2b97]1203 <listitem>
1204 <para>[rthomsen] - Upgrade to dhcpcd 5.5.6 and improve the dhcpcd
[360b48e6]1205 network service script to provide a cleaner boot message. Fixes
1206 <ulink url="&blfs-ticket-root;3290">#3290</ulink>.</para>
[5aac2b97]1207 </listitem>
1208 <listitem>
1209 <para>[rthomsen] - Disable building of libvpx static library.</para>
1210 </listitem>
1211 <listitem>
[c9df31a]1212 <para>[rthomsen] - Upgrade KDE section to 4.8.2.</para>
1213 </listitem>
[360b48e6]1214 <listitem>
[c9df31a]1215 <para>[rthomsen] - Added Gwenview 4.8.2.</para>
1216 </listitem>
[c00932a]1217 <listitem>
[ebedcd9]1218 <para>[krejzi] - OpenLDAP 2.4.30.</para>
[c00932a]1219 </listitem>
[7fdeb26]1220 <listitem>
[ebedcd9]1221 <para>[krejzi] - Removed Heimdal 1.4.</para>
[7fdeb26]1222 </listitem>
[f8efa5b]1223 <listitem>
[ebedcd9]1224 <para>[krejzi] - Added UDisks2 1.93.0.</para>
[f8efa5b]1225 </listitem>
1226 <listitem>
1227 <para>[krejzi] - gvfs 1.12.0.</para>
1228 </listitem>
1229 <listitem>
1230 <para>[krejzi] - gsettings-desktop-schemas 3.4.0.</para>
1231 </listitem>
1232 <listitem>
1233 <para>[krejzi] - glib-networking 2.32.0.</para>
1234 </listitem>
[c00932a]1235 </itemizedlist>
1236 </listitem>
1237
1238 <listitem>
[8a79b25f]1239 <para>April 5th, 2012</para>
1240 <itemizedlist>
1241 <listitem>
1242 <para>[rthomsen] - Upgrade to Virtuoso 6.1.5. Fixes
[360b48e6]1243 <ulink url="&blfs-ticket-root;3317">#3317</ulink>.</para>
1244 </listitem>
[8a79b25f]1245 </itemizedlist>
1246 </listitem>
1247
[4501a2a]1248 <listitem>
1249 <para>April 4th, 2012</para>
1250 <itemizedlist>
1251 <listitem>
[8a79b25f]1252 <para>[rthomsen] - Upgrade to Qt 4.8.1 and add two patches. Fixes
[360b48e6]1253 <ulink url="&blfs-ticket-root;3320">#3320</ulink>.</para>
1254 </listitem>
1255 <listitem>
[4501a2a]1256 <para>[dj] - Xorg Applicatons require MesaLib. Fixes #3218.</para>
1257 </listitem>
[b963d161]1258 <listitem>
1259 <para>[ken] - fix the nfs-server bootscript to start correctly, thanks to
1260 'Crider', fixes <ulink url="&blfs-ticket-root;3325">#3325</ulink>.</para>
1261 </listitem>
[15dce9d]1262 <listitem>
1263 <para>[ken] - update the postgresql bootscript to the new style.</para>
1264 </listitem>
[4501a2a]1265 </itemizedlist>
1266 </listitem>
1267
[e85edcc]1268 <listitem>
1269 <para>April 3rd, 2012</para>
1270 <itemizedlist>
1271 <listitem>
1272 <para>[dj] - Update to Samba-3.6.3.</para>
1273 </listitem>
1274 <listitem>
1275 <para>[dj] - Fix Samba compilation with litripc. Thanks to Thomas de
1276 Roo for the fix.</para>
1277 </listitem>
1278 <listitem>
1279 <para>[dj] - Update to cifs-utils-5.3.</para>
1280 </listitem>
[1103ec0a]1281 <listitem>
1282 <para>[dj] - Upate to keyutils-1.5.5.</para>
1283 </listitem>
[a26f3f8f]1284 <listitem>
1285 <para>[abenton] - SQLite 3.7.11.</para>
1286 </listitem>
[e85edcc]1287 </itemizedlist>
1288 </listitem>
1289
[eb7e3a4]1290 <listitem>
1291 <para>April 2nd, 2012</para>
1292 <itemizedlist>
1293 <listitem>
[14c0f145]1294 <para>[dj] - Fix libproxy build failure with recent xulrunner.</para>
[eb7e3a4]1295 </listitem>
1296 </itemizedlist>
1297 </listitem>
[22cfe82]1298
1299 <listitem>
1300 <para>April 1st, 2012</para>
1301 <itemizedlist>
1302 <listitem>
1303 <para>[bdubbs] - Rename a lesstif man page to prevent
1304 overwriting a perl man page with the same name. Fixes
1305 <ulink url="&blfs-ticket-root;3059">#3059</ulink>.</para>
1306 </listitem>
1307 </itemizedlist>
1308 </listitem>
1309
[9945e31]1310 <listitem>
1311 <para>March 31st, 2012</para>
1312 <itemizedlist>
1313 <listitem>
1314 <para>[abenton] - Added Inkscape 0.48.2.</para>
1315 </listitem>
[37bea21]1316 <listitem>
1317 <para>[abenton] - Added Gsl 1.15.</para>
1318 </listitem>
[b6c5448]1319 <listitem>
1320 <para>[krejzi] - krb5 1.10.1.</para>
1321 </listitem>
1322 <listitem>
1323 <para>[krejzi] - expat 2.1.0.</para>
1324 </listitem>
1325 <listitem>
1326 <para>[krejzi] - curl 7.25.0.</para>
1327 </listitem>
1328 <listitem>
1329 <para>[krejzi] - libdrm 2.4.33.</para>
1330 </listitem>
1331 <listitem>
1332 <para>[krejzi] - iptables 1.4.13.</para>
1333 </listitem>
[c91a73e]1334 <listitem>
1335 <para>[abenton] - Audacious 3.2.1.</para>
1336 </listitem>
[2fdcd9df]1337 <listitem>
1338 <para>[krejzi] - dbus 1.4.20.</para>
1339 </listitem>
1340 <listitem>
1341 <para>[krejzi] - dbus-python 1.0.0.</para>
1342 </listitem>
1343 <listitem>
1344 <para>[krejzi] - removed eggdbus 0.6.</para>
1345 </listitem>
[9945e31]1346 </itemizedlist>
1347 </listitem>
1348
[e977805c]1349 <listitem>
1350 <para>March 30th, 2012</para>
1351 <itemizedlist>
1352 <listitem>
[8fb3e24]1353 <para>[abenton] - Added Gtkmm-2.24.2.</para>
[e977805c]1354 </listitem>
[e332a54]1355 <listitem>
[8fb3e24]1356 <para>[krejzi] - gobject-introspection 1.32.0.</para>
[e332a54]1357 </listitem>
[e3dcc43]1358 <listitem>
1359 <para>[krejzi] - vala 0.16.0.</para>
1360 </listitem>
[932a778]1361 <listitem>
1362 <para>[krejzi] - gmime 2.4.32.</para>
1363 </listitem>
[b9a819c8]1364 <listitem>
1365 <para>[krejzi] - cogl 1.10.0.</para>
1366 </listitem>
[0913f48]1367 <listitem>
1368 <para>[krejzi] - gdk-pixbuf 2.26.0.</para>
1369 </listitem>
[fcf1326d]1370 <listitem>
1371 <para>[krejzi] - pango 1.30.0.</para>
1372 </listitem>
[0c9050b]1373 <listitem>
1374 <para>[krejzi] - atk 2.4.0.</para>
1375 </listitem>
[e332a54]1376 </itemizedlist>
1377 </listitem>
1378
[4ac4aea]1379 <listitem>
1380 <para>March 29th, 2012</para>
1381 <itemizedlist>
1382 <listitem>
[11daca34]1383 <para>[abenton] - WebKitGTK+ 1.8.0.</para>
1384 </listitem>
1385 <listitem>
1386 <para>
[2322fea6]1387 [abenton] - Added GeoClue 1.12.0, required by WebKitGTK+-1.8.0.
[11daca34]1388 </para>
[b31b493]1389 </listitem>
[2322fea6]1390 <listitem>
[b31b493]1391 <para>[abenton] - LibSoup 2.38.0.</para>
[2322fea6]1392 </listitem>
[b31b493]1393 <listitem>
1394 <para>[krejzi] - glib 2.32.0.</para>
[4ac4aea]1395 </listitem>
1396 </itemizedlist>
1397 </listitem>
1398
[110e6823]1399 <listitem>
1400 <para>March 28th, 2012</para>
1401 <itemizedlist>
1402 <listitem>
1403 <para>[bdubbs] - Clean up Makefile for bootscripts.
1404 Add other minor bootscrpt cleanups.</para>
1405 </listitem>
[9ce0afc2]1406 <listitem>
[11daca34]1407 <para>[abenton] - WebKitGTK+ 1.6.3.</para>
[9ce0afc2]1408 </listitem>
[110e6823]1409 </itemizedlist>
1410 </listitem>
1411
[f628f3a]1412 <listitem>
1413 <para>March 27th, 2012</para>
1414 <itemizedlist>
[110e6823]1415 <listitem>
[9b39d50]1416 <para>[rthomsen] - Added OpenJPEG 1.5.0. Fixes
1417 <ulink url="&blfs-ticket-root;3126">#3126</ulink>.</para>
1418 </listitem>
[f628f3a]1419 <listitem>
1420 <para>[bdubbs] - Added option to build without TCP-Wrappers to
1421 NFS-Utils. Fixes
1422 <ulink url="&blfs-ticket-root;3283">#3283</ulink>.</para>
1423 </listitem>
1424 </itemizedlist>
1425 </listitem>
1426
[2342fe7]1427 <listitem>
1428 <para>March 26th, 2012</para>
1429 <itemizedlist>
[b484ef4]1430 <listitem>
1431 <para>[bdubbs] - Removed pilot-link.
1432 Closes <ulink url="&blfs-ticket-root;2738">#2738</ulink>.</para>
1433 </listitem>
[55ca08f5]1434 <listitem>
1435 <para>[bdubbs] - Place dbus boot script to run after netfs.
1436 Fixes <ulink url="&blfs-ticket-root;3103">#3103</ulink>.</para>
1437 </listitem>
[9b7d496]1438 <listitem>
1439 <para>[rthomsen] - Redland 1.0.15.</para>
1440 </listitem>
[55ca08f5]1441 <listitem>
[9b7d496]1442 <para>[rthomsen] - Rasqal 0.9.28.</para>
1443 </listitem>
1444 <listitem>
1445 <para>[rthomsen] - Raptor 2.0.7.</para>
1446 </listitem>
[473a13d]1447 <listitem>
1448 <para>[bdubbs] - Fix libexecdir in udev. Fixes ticket
1449 <ulink url="&blfs-ticket-root;3309">#3309</ulink>.</para>
1450 </listitem>
[2342fe7]1451 <listitem>
1452 <para>[abenton] - Epdfview 0.1.8.</para>
1453 </listitem>
[9408066]1454 <listitem>
1455 <para>[abenton] - Gconf 3.2.5.</para>
1456 </listitem>
[2342fe7]1457 </itemizedlist>
1458 </listitem>
1459
[6be469a]1460 <listitem>
1461 <para>March 25th, 2012</para>
1462 <itemizedlist>
[fe48aa6]1463 <listitem>
1464 <para>[bdubbs] - Remove Trinity/KDE3, Qt3, and related packages.</para>
1465 </listitem>
[b9569f37]1466 <listitem>
1467 <para>[rthomsen] - Modified MySQL instructions to install shared libraries.</para>
1468 </listitem>
[fe48aa6]1469 <listitem>
[b9569f37]1470 <para>[rthomsen] - Poppler 0.18.4.</para>
1471 </listitem>
[6be469a]1472 <listitem>
1473 <para>[krejzi] - pixman 0.24.4.</para>
1474 </listitem>
[97ccf511]1475 <listitem>
[b31b493]1476 <para>[krejzi] - cairo 1.12.0.</para>
[97ccf511]1477 </listitem>
[2561cb29]1478 <listitem>
1479 <para>[krejzi] - removed libmikmod 3.1.11.</para>
1480 </listitem>
[373f3bd]1481 <listitem>
1482 <para>[krejzi] - removed libfame 0.9.1.</para>
1483 </listitem>
[5d6a6e6]1484 <listitem>
1485 <para>[krejzi] - pidgin 2.10.2.</para>
1486 </listitem>
[57d0523]1487 <listitem>
1488 <para>[dj] - fix audiofile compilation error with new gcc.</para>
1489 </listitem>
[cd127db2]1490 <listitem>
1491 <para>[ken] - update to avahi-0.6.31 and fix the build instructions.</para>
1492 </listitem>
[6be469a]1493 </itemizedlist>
1494 </listitem>
1495
[2a05c87]1496 <listitem>
1497 <para>March 24th, 2012</para>
1498 <itemizedlist>
[473a13d]1499 <listitem>
[d275f967]1500 <para>[rthomsen] - Added information about further KDE4 packages.</para>
[473a13d]1501 </listitem>
[d275f967]1502 <listitem>
1503 <para>[rthomsen] - Removed kdesdk, kdewebdev, kdevplatform and kdevelop.</para>
[473a13d]1504 </listitem>
[d275f967]1505 <listitem>
1506 <para>[rthomsen] - Removed kdetoys, kdegames, kdeedu and kdeaccessibility.</para>
[fe48aa6]1507 </listitem>
[d275f967]1508 <listitem>
1509 <para>[rthomsen] - Added instructions for starting KDE4.</para>
1510 </listitem>
1511 <listitem>
1512 <para>[rthomsen] - Kdepim-runtime 4.8.1.</para>
1513 </listitem>
[473a13d]1514 <listitem>
[d275f967]1515 <para>[rthomsen] - Kdepim 4.8.1.</para>
1516 </listitem>
[2a05c87]1517 <listitem>
1518 <para>[krejzi] - freetype 2.4.9.</para>
1519 </listitem>
1520 <listitem>
1521 <para>[krejzi] - fontconfig 2.9.0.</para>
1522 </listitem>
1523 <listitem>
1524 <para>[krejzi] - libtasn1 1.12.</para>
1525 </listitem>
1526 <listitem>
1527 <para>[krejzi] - p11-kit 0.12.</para>
1528 </listitem>
1529 <listitem>
1530 <para>[krejzi] - gnutls 3.0.17.</para>
1531 </listitem>
1532 <listitem>
1533 <para>[krejzi] - desktop-file-utils 0.20.</para>
1534 </listitem>
1535 <listitem>
1536 <para>[krejzi] - pciutils 3.1.9.</para>
1537 </listitem>
[52b1b8c]1538 <listitem>
1539 <para>[krejzi] - xvid 1.3.2.</para>
1540 </listitem>
1541 <listitem>
1542 <para>[krejzi] - libquicktime 1.2.3.</para>
1543 </listitem>
1544 <listitem>
1545 <para>[krejzi] - vlc 2.0.1.</para>
1546 </listitem>
1547 <listitem>
1548 <para>[krejzi] - ffmpeg 0.10.2.</para>
1549 </listitem>
1550 <listitem>
1551 <para>[krejzi] - SDL 1.2.15.</para>
1552 </listitem>
1553 <listitem>
1554 <para>[krejzi] - mpg123 1.13.6.</para>
1555 </listitem>
[2a05c87]1556 </itemizedlist>
1557 </listitem>
1558
[33cf52e]1559 <listitem>
1560 <para>March 23rd, 2012</para>
1561 <itemizedlist>
[ccffe1c3]1562 <listitem>
1563 <para>[bdubbs] - Update bridge script to set bridge up after
1564 creation.</para>
1565 </listitem>
1566 <listitem>
1567 <para>[bdubbs] - Add options needed for udev when rebuilding.</para>
1568 </listitem>
1569 <listitem>
1570 <para>[bdubbs] - Fix gpm script option handling.</para>
1571 </listitem>
1572 <listitem>
1573 <para>[bdubbs] - Delete unneeded openldap2, haldaemon, winbind, xinetd,
1574 and nas boot scripts.</para>
1575 </listitem>
[33cf52e]1576 <listitem>
[afd3b20b]1577 <para>[rthomsen] - removed amarok 1.4.8.</para>
1578 </listitem>
1579 <listitem>
[33cf52e]1580 <para>[rthomsen] - upgrade to xterm 278.</para>
1581 </listitem>
1582 </itemizedlist>
1583 </listitem>
1584
[d6341da]1585 <listitem>
[16bc7033]1586 <para>March 22nd, 2012</para>
[d6341da]1587 <itemizedlist>
1588 <listitem>
1589 <para>[rthomsen] - added python as dependency for D-Bus tests.</para>
1590 </listitem>
1591 </itemizedlist>
1592 </listitem>
1593
[7ea2a6f]1594 <listitem>
[16bc7033]1595 <para>March 21st, 2012</para>
[7ea2a6f]1596 <itemizedlist>
1597 <listitem>
1598 <para>[rthomsen] - added amarok 2.5.0 and updated mysql configuration accordingly.</para>
1599 </listitem>
[60bcf481]1600 <listitem>
1601 <para>[krejzi] - MesaLib 8.0.2.</para>
1602 </listitem>
[7ea2a6f]1603 </itemizedlist>
1604 </listitem>
1605
[e8acc33]1606 <listitem>
1607 <para>March 20th, 2012</para>
1608 <itemizedlist>
1609 <listitem>
1610 <para>[krejzi] - unrar 4.1.1.</para>
1611 </listitem>
1612 </itemizedlist>
1613 </listitem>
1614
[a5a3255]1615 <listitem>
1616 <para>March 19th, 2012</para>
1617 <itemizedlist>
1618 <listitem>
[7e3d293]1619 <para>[dj] - Correct libtool archives for libattr and libacl.</para>
[a5a3255]1620 </listitem>
[e959f37]1621 <listitem>
[7e3d293]1622 <para>[dj] - Move PCRE pc files to /usr/lib/pkgconfig.</para>
1623 </listitem>
1624 <listitem>
1625 <para>[dj] - Further clarify Cairo reciprocal dependencies and
1626 install libxcb backend by default.</para>
[e959f37]1627 </listitem>
[a5a3255]1628 </itemizedlist>
1629 </listitem>
1630
[53412367]1631 <listitem>
1632 <para>March 18th, 2012</para>
1633 <itemizedlist>
[442bf14]1634 <listitem>
1635 <para>[rthomsen] - improved MPlayer instructions.</para>
1636 </listitem>
[53412367]1637 <listitem>
1638 <para>[krejzi] - usbutils 005.</para>
1639 </listitem>
1640 </itemizedlist>
1641 </listitem>
1642
[bad6be19]1643 <listitem>
1644 <para>March 17th, 2012</para>
1645 <itemizedlist>
1646 <listitem>
1647 <para>[krejzi] - libdrm 2.4.32.</para>
1648 </listitem>
1649 <listitem>
1650 <para>[krejzi] - MesaLib 8.0.1.</para>
1651 </listitem>
[b15e2b7]1652 <listitem>
1653 <para>[krejzi] - liboauth 0.9.5.</para>
1654 </listitem>
[bad6be19]1655 </itemizedlist>
1656 </listitem>
1657
[8d86c672]1658 <listitem>
1659 <para>March 16th, 2012</para>
1660 <itemizedlist>
[ce9d22a]1661 <listitem>
[8d86c672]1662 <para>[rthomsen] - Modified configuration for KDE4, QT4 and ConsoleKit.</para>
1663 </listitem>
[ce9d22a]1664 <listitem>
1665 <para>[abenton] - Gtk+ 3.2.4.</para>
1666 </listitem>
[a5dfefb2]1667 <listitem>
1668 <para>[ken] - Poppler-0.18.2.</para>
1669 </listitem>
[8d86c672]1670 </itemizedlist>
1671 </listitem>
1672
[8eeb3dd8]1673 <listitem>
1674 <para>March 15th, 2012</para>
1675 <itemizedlist>
[ce9d22a]1676 <listitem>
[874f1e88]1677 <para>[rthomsen] - Upgrade to MPlayer svn_20120315.</para>
1678 </listitem>
[8eeb3dd8]1679 <listitem>
1680 <para>[abenton] - Openssl 1.0.1.</para>
1681 </listitem>
1682 </itemizedlist>
1683 </listitem>
1684
[c1ae13c]1685 <listitem>
[a16c1f73]1686 <para>March 14th, 2012</para>
[c1ae13c]1687 <itemizedlist>
[c4c3efb7]1688 <listitem>
[0bbe3715]1689 <para>[rthomsen] - added okular 4.8.1.</para>
1690 </listitem>
[d41c02b]1691 <listitem>
[c4c3efb7]1692 <para>[rthomsen] - upgrade to kdeartwork 4.8.1.</para>
1693 </listitem>
1694 <listitem>
[86e74f2f]1695 <para>[rthomsen] - added kcalc 4.8.1.</para>
1696 </listitem>
[c1ae13c]1697 <listitem>
1698 <para>[abenton] - Firefox/Xulrunner 11.0.</para>
1699 </listitem>
[61b8305]1700 <listitem>
1701 <para>[krejzi] - sudo 1.8.4p4.</para>
1702 </listitem>
[d41c02b]1703 <listitem>
1704 <para>[abenton] - Thunderbird 11.0.</para>
1705 </listitem>
[8c4a66d]1706 <listitem>
1707 <para>[krejzi] - libjpeg 8d.</para>
1708 </listitem>
[770d8c57]1709 <listitem>
1710 <para>[krejzi] - libexif 0.6.20.</para>
1711 </listitem>
[a0d389d]1712 <listitem>
1713 <para>[abenton] - Seamonkey 2.8.</para>
1714 </listitem>
[c1ae13c]1715 </itemizedlist>
1716 </listitem>
1717
[331d02a]1718 <listitem>
1719 <para>March 13th, 2012</para>
1720 <itemizedlist>
[8253f9fc]1721 <listitem>
1722 <para>[bdubbs] - Updates to initramfs scripts.</para>
1723 </listitem>
[331d02a]1724 <listitem>
1725 <para>[rthomsen] - upgrade to kdenetwork 4.8.1.</para>
1726 </listitem>
[250cf69]1727 <listitem>
1728 <para>[krejzi] - added json-c 0.9.</para>
1729 </listitem>
1730 <listitem>
1731 <para>[krejzi] - pulseaudio 1.1.</para>
1732 </listitem>
[dfdc10b]1733 <listitem>
1734 <para>[ken] - update to gutenprint-5.2.7.</para>
1735 </listitem>
[331d02a]1736 </itemizedlist>
1737 </listitem>
[dfdc10b]1738
[7ce1789]1739 <listitem>
1740 <para>March 12th, 2012</para>
1741 <itemizedlist>
[2ca2359a]1742 <listitem>
1743 <para>[rthomsen] - upgrade to libdbusmenu-qt 0.9.0.</para>
1744 </listitem>
[c61e4ff]1745 <listitem>
1746 <para>[rthomsen] - upgrade to kdeplasma-addons 4.8.1.</para>
1747 </listitem>
1748 <listitem>
1749 <para>[rthomsen] - added libkexiv2 4.8.1.</para>
1750 </listitem>
[7ce1789]1751 <listitem>
1752 <para>[krejzi] - removed packagekit and gnome-packagekit.</para>
1753 </listitem>
1754 </itemizedlist>
1755 </listitem>
1756
[5443006d]1757 <listitem>
1758 <para>March 11th, 2012</para>
1759 <itemizedlist>
1760 <listitem>
1761 <para>[krejzi] - shadow 4.1.5.</para>
1762 </listitem>
[1784132]1763 <listitem>
1764 <para>[krejzi] - attr 2.4.46.</para>
1765 </listitem>
[adfdc8b]1766 <listitem>
1767 <para>[krejzi] - dbus-1.4.18.</para>
1768 </listitem>
[5443006d]1769 </itemizedlist>
1770 </listitem>
1771
[a9186843]1772 <listitem>
1773 <para>March 10th, 2012</para>
1774 <itemizedlist>
1775 <listitem>
1776 <para>[rthomsen] - upgrade to kdeadmin 4.8.1</para>
1777 </listitem>
[b04a049]1778 <listitem>
1779 <para>[abenton] - Gtk+-2.24.10</para>
1780 </listitem>
[a9186843]1781 </itemizedlist>
1782 </listitem>
1783
[10909a2]1784 <listitem>
[09adf3d]1785 <para>March 9th, 2012</para>
1786 <itemizedlist>
[e1030e21]1787 <listitem>
[d55672c]1788 <para>[rthomsen] - upgrade to kdemultimedia 4.8.1</para>
1789 </listitem>
[b04a049]1790 <listitem>
[7e9be1b5]1791 <para>[rthomsen] - added taglib 1.7</para>
[e1030e21]1792 </listitem>
1793 <listitem>
[09adf3d]1794 <para>[rthomsen] - added ark 4.8.1</para>
1795 </listitem>
[e1030e21]1796 <listitem>
1797 <para>[abenton] - Guile 2.0.5</para>
1798 </listitem>
[09adf3d]1799 </itemizedlist>
1800 </listitem>
1801
1802 <listitem>
[10909a2]1803 <para>March 8th, 2012</para>
1804 <itemizedlist>
1805 <listitem>
[ed4724e]1806 <para>[rthomsen] - removed kdegraphics 4.6.0</para>
1807 </listitem>
[e1030e21]1808 <listitem>
[ed4724e]1809 <para>[rthomsen] - removed kdebindings 4.6.0</para>
1810 </listitem>
[e1030e21]1811 <listitem>
[ed4724e]1812 <para>[rthomsen] - removed kdeutils 4.6.0</para>
1813 </listitem>
[e1030e21]1814 <listitem>
[ed4724e]1815 <para>[rthomsen] - added kate 4.8.1</para>
1816 </listitem>
[e1030e21]1817 <listitem>
[ed4724e]1818 <para>[rthomsen] - added konsole 4.8.1</para>
1819 </listitem>
[e1030e21]1820 <listitem>
[ed4724e]1821 <para>[rthomsen] - upgrade to kde-workspace 4.8.1</para>
1822 </listitem>
[e1030e21]1823 <listitem>
[ed4724e]1824 <para>[rthomsen] - added kactivities 4.8.1</para>
1825 </listitem>
[e1030e21]1826 <listitem>
[ed4724e]1827 <para>[rthomsen] - upgrade to kdebaseapps 4.8.1</para>
1828 </listitem>
[e1030e21]1829 <listitem>
[ed4724e]1830 <para>[rthomsen] - upgrade to kdepimlibs 4.8.1</para>
1831 </listitem>
[e1030e21]1832 <listitem>
[10909a2]1833 <para>[krejzi] - krb5 1.10.</para>
1834 </listitem>
[e43a5132]1835 <listitem>
1836 <para>[krejzi] - gstreamer 0.10.36.</para>
1837 </listitem>
1838 <listitem>
1839 <para>[krejzi] - gst-plugins-base 0.10.36.</para>
1840 </listitem>
[adfcb4d6]1841 <listitem>
1842 <para>[krejzi] - gst-plugins-good 0.10.31.</para>
1843 </listitem>
[8d051621]1844 <listitem>
1845 <para>[krejzi] - gst-plugins-ugly 0.10.19.</para>
1846 </listitem>
[1c66e51]1847 <listitem>
1848 <para>[krejzi] - gst-plugins-bad 0.10.23.</para>
1849 </listitem>
[8262005]1850 <listitem>
1851 <para>[krejzi] - libdvdcss 1.2.11.</para>
1852 </listitem>
[cf9ab48]1853 <listitem>
1854 <para>[krejzi] - removed liboil 0.3.17.</para>
1855 </listitem>
[10909a2]1856 </itemizedlist>
1857 </listitem>
1858
[2605bb1]1859 <listitem>
1860 <para>March 7th, 2012</para>
1861 <itemizedlist>
1862 <listitem>
1863 <para>[abenton] - Postfix 2.9.1.</para>
1864 </listitem>
[68ac359]1865 <listitem>
1866 <para>[krejzi] - cdrdao 1.2.3.</para>
1867 </listitem>
[76cde955]1868 <listitem>
1869 <para>[krejzi] - fribidi 0.19.2.</para>
1870 </listitem>
[6fa2156]1871 <listitem>
1872 <para>[krejzi] - transcode 1.1.7.</para>
1873 </listitem>
[810d8ae]1874 <listitem>
1875 <para>[ken] - update to a version of ImageMagick which is still available
1876 (6.7.5-10).</para>
1877 </listitem>
[285c7cf]1878 <listitem>
1879 <para>[krejzi] - xine-lib 1.2.1.</para>
1880 </listitem>
[2605bb1]1881 </itemizedlist>
1882 </listitem>
1883
[ae84932]1884 <listitem>
1885 <para>March 6th, 2012</para>
1886 <itemizedlist>
[e1030e21]1887 <listitem>
[806640c]1888 <para>[rthomsen] - kde-runtime-4.8.1.</para>
1889 </listitem>
[e1030e21]1890 <listitem>
[806640c]1891 <para>[rthomsen] - kdelibs-4.8.1.</para>
1892 </listitem>
[e1030e21]1893 <listitem>
[806640c]1894 <para>[rthomsen] - oxygen-icons-4.8.1.</para>
1895 </listitem>
[ae84932]1896 <listitem>
1897 <para>[krejzi] - gnupg-1.4.12.</para>
1898 </listitem>
1899 </itemizedlist>
1900 </listitem>
1901
[6dfcdd0a]1902 <listitem>
1903 <para>March 5th, 2012</para>
1904 <itemizedlist>
[8bc57f68]1905 <listitem>
[490ea1b]1906 <para>[bdubbs] - Update to p11-kit-0.11. Thanks to
1907 Armin K. for creating the patch.</para>
1908 </listitem>
1909 <listitem>
1910 <para>[bdubbs] - Update to iptables-1.4.12.2. Thanks to
[8bc57f68]1911 Armin K. for creating the patch.</para>
1912 </listitem>
[546b042]1913 <listitem>
1914 <para>[bdubbs] - Update to gnutls-3.0.15. Thanks to
1915 Armin K. for creating the patch.</para>
1916 </listitem>
[fae66a0]1917 <listitem>
1918 <para>[bdubbs] - Update to cyrus-sasl-2.1.25. Thanks to
1919 Armin K. for creating the patches.</para>
1920 </listitem>
[55681b7]1921 <listitem>
1922 <para>[bdubbs] - Update to Alsa-1.0.25. Thanks to
1923 Armin K. for creating the patch.</para>
1924 </listitem>
[0aa7aa09]1925 <listitem>
1926 <para>[bdubbs] - Update to Wireless Tools-29. Thanks to
1927 Armin K. for creating the patch.</para>
1928 </listitem>
[6dfcdd0a]1929 <listitem>
1930 <para>[abenton] - Remove PolicyKit.</para>
1931 </listitem>
[62dab7f]1932 <listitem>
1933 <para>[abenton] - Remove Scrollkeeper.</para>
1934 </listitem>
[3306b92]1935 <listitem>
1936 <para>[abenton] - Remove Inetutils.</para>
1937 </listitem>
[fb192216]1938 <listitem>
1939 <para>[abenton] - Remove cdrtools.</para>
1940 </listitem>
[6b54763]1941 <listitem>
1942 <para>[abenton] - Remove Hal.</para>
1943 </listitem>
[64142dc2]1944 <listitem>
1945 <para>[ken] - Update to ImageMagick-6.7.5-9, fixes compile failure caused
1946 by zlib-1.2.6.</para>
1947 </listitem>
[c08cbc4]1948 <listitem>
1949 <para>[ken] - Added epiphany-extensions-3.2.0.</para>
1950 </listitem>
[6dfcdd0a]1951 </itemizedlist>
1952 </listitem>
1953
[6f5da92]1954 <listitem>
[a6bd736]1955 <para>March 4th, 2012</para>
1956 <itemizedlist>
1957 <listitem>
[7753fc6]1958 <para>[rthomsen] - Modified configuration of polkit. Thanks to
1959 Armin K. for creating the patch.</para>
[a6bd736]1960 </listitem>
[7753fc6]1961 <listitem>
[a6bd736]1962 <para>[rthomsen] - Updated to akonadi 1.7.1.</para>
1963 </listitem>
[7753fc6]1964 <listitem>
1965 <para>[abenton] - NSPR 4.9.</para>
1966 </listitem>
[9333a525]1967 <listitem>
1968 <para>[abenton] - NSS 3.13.3.</para>
1969 </listitem>
[a6bd736]1970 </itemizedlist>
1971 </listitem>
1972
1973 <listitem>
1974 <para>March 3rd, 2012</para>
[6f5da92]1975 <itemizedlist>
1976 <listitem>
[bb947c32]1977 <para>[rthomsen] - Updated to polkit-0.104.</para>
1978 </listitem>
[7753fc6]1979 <listitem>
1980 <para>[rthomsen] - Updated to XChat 2.8.8. Thanks to Armin K. for
1981 creating the patch.</para>
[61e56a1]1982 </listitem>
[7753fc6]1983 <listitem>
[f432d0bb]1984 <para>[rthomsen] - Updated to Strigi 0.7.5.</para>
1985 </listitem>
[7753fc6]1986 <listitem>
[f432d0bb]1987 <para>[rthomsen] - Added patch for Raptor 1.4.21.</para>
1988 </listitem>
[7753fc6]1989 <listitem>
[6d59558]1990 <para>[rthomsen] - Updated to Soprano 2.7.4.</para>
1991 </listitem>
[7753fc6]1992 <listitem>
[6f5da92]1993 <para>[rthomsen] - Updated to Kde4libs 4.8.0.</para>
1994 </listitem>
1995 <listitem>
1996 <para>[rthomsen] - Updated to Oxygen-icons 4.8.0.</para>
1997 </listitem>
1998 </itemizedlist>
1999 </listitem>
2000
[f3a295dc]2001 <listitem>
2002 <para>March 2nd, 2012</para>
2003 <itemizedlist>
[0524804]2004 <listitem>
2005 <para>[bdubbs] - Update to git-1.7.9.2.</para>
2006 </listitem>
[f3a295dc]2007 <listitem>
2008 <para>[abenton] - Openssl 1.0.0g.</para>
2009 </listitem>
2010 </itemizedlist>
2011 </listitem>
2012
[f6220b88]2013 <listitem>
2014 <para>March 1st, 2012</para>
2015 <itemizedlist>
[cd51da4]2016 <listitem>
[4d297e30]2017 <para>[rthomsen] - updated to polkit-qt 0.103.0.</para>
2018 </listitem>
[f3a295dc]2019 <listitem>
[c638591]2020 <para>[rthomsen] - updated to shared-desktop-ontologies 0.9.0.</para>
2021 </listitem>
[cd51da4]2022 <listitem>
[c638591]2023 <para>[rthomsen] - updated to attica 0.3.0.</para>
2024 </listitem>
[cd51da4]2025 <listitem>
[f6220b88]2026 <para>[rthomsen] - updated to akonadi 1.7.0.</para>
2027 </listitem>
[cd51da4]2028 <listitem>
2029 <para>[abenton] - updated to Subversion 1.7.3.</para>
2030 </listitem>
[f6220b88]2031 </itemizedlist>
2032 </listitem>
2033
[383811b9]2034 <listitem>
2035 <para>February 29th, 2012</para>
2036 <itemizedlist>
[cd51da4]2037 <listitem>
[a1dcfe0]2038 <para>[rthomsen] - added phonon-backend-vlc 0.5.0.</para>
2039 </listitem>
[cd51da4]2040 <listitem>
[a1dcfe0]2041 <para>[rthomsen] - update to phonon-backend-gstreamer 4.6.0.</para>
2042 </listitem>
[6c70af9b]2043 <listitem>
2044 <para>[bdubbs] - updated to stunnel-4.52.</para>
2045 </listitem>
[a1dcfe0]2046 <listitem>
2047 <para>[rthomsen] - removed phonon-backend-xine (deprecated).</para>
2048 </listitem>
2049 <listitem>
2050 <para>[rthomsen] - update to phonon 4.6.0.</para>
2051 </listitem>
[383811b9]2052 <listitem>
2053 <para>[ken] - added rygel-0.12.5 from Wayne.</para>
2054 </listitem>
[ebf1fa3f]2055 <listitem>
2056 <para>[abenton] - added Openbox 3.5.0.</para>
2057 </listitem>
[a457e12]2058 <listitem>
2059 <para>[ken] - merged seahorse-3.2.2 from Wayne.</para>
2060 </listitem>
[0a6491f]2061 <listitem>
2062 <para>[ken] - merged totem-3.2.1 from Wayne.</para>
2063 </listitem>
[af9466b]2064 <listitem>
2065 <para>[ken] - added vinagre-3.2.2 from Wayne.</para>
2066 </listitem>
[6e10fa6]2067 <listitem>
2068 <para>[abenton] - added Apr 1.4.6.</para>
2069 </listitem>
[d551456]2070 <listitem>
2071 <para>[abenton] - added Apr Util 1.4.1.</para>
2072 </listitem>
[6041710]2073 <listitem>
2074 <para>[abenton] - Apache 2.4.1.</para>
2075 </listitem>
[383811b9]2076 </itemizedlist>
2077 </listitem>
2078
[37f9c41]2079 <listitem>
2080 <para>February 28th, 2012</para>
2081 <itemizedlist>
2082 <listitem>
2083 <para>[ken] - merged gtkhtml-4.2.2 from Wayne.</para>
2084 </listitem>
[0347b67a]2085 <listitem>
2086 <para>[ken] - merged gnome-power-manager-3.2.1 from Wayne.</para>
2087 </listitem>
[ed976f3]2088 <listitem>
2089 <para>[ken] - added gssdp-0.12.0 from Wayne.</para>
2090 </listitem>
[e3010c2]2091 <listitem>
2092 <para>[ken] - added gtksourceviewmm-3.2.0 from Wayne.</para>
2093 </listitem>
[0c09361]2094 <listitem>
2095 <para>[ken] - added gupnp-0.18.0 from Wayne.</para>
2096 </listitem>
[b07c48e]2097 <listitem>
2098 <para>[ken] - added gupnp-av-0.10.1 from Wayne.</para>
2099 </listitem>
[059db80]2100 <listitem>
2101 <para>[ken] - added gupnp-dlna-0.6.4 from Wayne.</para>
2102 </listitem>
[4da3c92]2103 <listitem>
2104 <para>[ken] - added gupnp-vala-0.10.2 from Wayne.</para>
2105 </listitem>
[ba86514c]2106 <listitem>
2107 <para>[ken] - comment hamster-applet. Although the last development
2108 release is nominally part of gnome-3.2, and builds, it requires a variety
2109 of old and/or unidentified Python modules, depending which command you
2110 wish to run.</para>
2111 </listitem>
[16bc1d51]2112 <listitem>
2113 <para>[ken] - added nemiver-0.9.0 from Wayne.</para>
2114 </listitem>
[a4a52f4]2115 <listitem>
2116 <para>[abenton] - Gnucash-2.4.10 and Slib-3b3.</para>
2117 </listitem>
[37f9c41]2118 </itemizedlist>
2119 </listitem>
2120
[b6170f6]2121 <listitem>
2122 <para>February 27th, 2012</para>
2123 <itemizedlist>
2124 <listitem>
2125 <para>[ken] - added gdl-3.2.1 from Wayne.</para>
2126 </listitem>
[ce31829a]2127 <listitem>
2128 <para>[ken] - added ghex-3.0.0 from Wayne.</para>
2129 </listitem>
[0fe04b0a]2130 <listitem>
2131 <para>[ken] - added gnome-color-manager-3.2.1 from Wayne.</para>
2132 </listitem>
[aa872c3]2133 <listitem>
2134 <para>[ken] - added gnome-devel-docs-3.2.1 from Wayne.</para>
2135 </listitem>
[1cf2661a]2136 <listitem>
2137 <para>[ken] - added gnome-documents-0.2.1 from Wayne.</para>
2138 </listitem>
[a33ca37]2139 <listitem>
2140 <para>[ken] - merged gnome-games-3.2.1 from Wayne.</para>
2141 </listitem>
[592f456]2142 <listitem>
2143 <para>[ken] - merged gnome-nettool-3.0.0 from Wayne.</para>
2144 </listitem>
[b6170f6]2145 </itemizedlist>
2146 </listitem>
2147
[0b37c1ea]2148
[9681d3f]2149 <listitem>
2150 <para>February 26th, 2012</para>
2151 <itemizedlist>
2152 <listitem>
2153 <para>[abenton] - Added Vlc 2.0.0. Thanks to Ragnar Thomsen for
2154 doing the work and sending a patch.</para>
2155 </listitem>
[54bed77b]2156 <listitem>
2157 <para>[ken] - updated to boost-1.49.</para>
2158 </listitem>
[9681d3f]2159 </itemizedlist>
2160 </listitem>
2161
[0b37c1ea]2162 <listitem>
2163 <para>February 24th, 2012</para>
2164 <itemizedlist>
2165 <listitem>
2166 <para>[abenton] - Added libdvdnav-4.2.0. Thanks to Ragnar Thomsen for
2167 doing the work and sending a patch.</para>
2168 </listitem>
2169 </itemizedlist>
2170 </listitem>
2171
[9681d3f]2172
[7b385ce]2173 <listitem>
2174 <para>February 23rd, 2012</para>
2175 <itemizedlist>
[5632009]2176 <listitem>
2177 <para>[bdubbs] - Add section on initramfs.</para>
2178 </listitem>
[7b385ce]2179 <listitem>
2180 <para>[ken] - add anjuta-3.2.1 from Wayne.</para>
2181 </listitem>
[3b90fb78]2182 <listitem>
2183 <para>[ken] - add devhelp-3.2.0 from Wayne.</para>
2184 </listitem>
[10bc227]2185 <listitem>
2186 <para>[ken] - add gdl-3.2.0 from Wayne.</para>
2187 </listitem>
[cbb6f050]2188 <listitem>
2189 <para>[ken] - add glade-3.10.2 from Wayne.</para>
2190 </listitem>
[8a4d6726]2191 <listitem>
2192 <para>[ken] - add libgda-4.2.4 from Wayne.</para>
2193 </listitem>
[6dc238b2]2194 <listitem>
2195 <para>[ken] - merge file-roller-3.2.2 from Wayne.</para>
2196 </listitem>
[8c3d032]2197 <listitem>
2198 <para>[ken] - add gnome-video-effects-0.3.0 from Wayne.</para>
2199 </listitem>
[ee8252a6]2200 <listitem>
2201 <para>[ken] - merge cheese-3.2.2 from Wayne.</para>
2202 </listitem>
[77cbf36]2203 <listitem>
2204 <para>[ken] - merge gedit-3.2.3 from Wayne.</para>
2205 </listitem>
[2fa7a3f7]2206 <listitem>
2207 <para>[abenton] - add Rox filer 2.10.</para>
2208 </listitem>
[7b385ce]2209 </itemizedlist>
2210 </listitem>
2211
[320f2a9]2212 <listitem>
2213 <para>February 21st, 2012</para>
2214 <itemizedlist>
2215 <listitem>
[1f9a2c88]2216 <para>[ken] - add at-spi2-atk-2.3.1 from Wayne.</para>
2217 </listitem>
2218 <listitem>
2219 <para>[ken] - add accerciser-3.2.1 from Wayne.</para>
[320f2a9]2220 </listitem>
[f0088d1]2221 <listitem>
2222 <para>[ken] - add IPython-0.12 (a Python module).</para>
2223 </listitem>
[3125144]2224 <listitem>
2225 <para>[abenton] - add wpa_supplicant 0.7.3.</para>
2226 </listitem>
[320f2a9]2227 </itemizedlist>
2228 </listitem>
2229
[c81750a]2230 <listitem>
2231 <para>February 19th, 2012</para>
2232 <itemizedlist>
2233 <listitem>
2234 <para>[ken] - add pyxdg-0.19 (a Python module).</para>
2235 </listitem>
[3b13c41]2236 <listitem>
2237 <para>[ken] - update to orca-3.2.2.</para>
2238 </listitem>
[2a64859e]2239 <listitem>
2240 <para>[ken] - merge aisleriot-3.2.2 from Wayne.</para>
2241 </listitem>
[4d40768]2242 <listitem>
2243 <para>[abenton] - libpng 1.5.9.</para>
2244 </listitem>
[352f326]2245 <listitem>
2246 <para>[abenton] - libtiff 4.0.1.</para>
2247 </listitem>
[372da32]2248 <listitem>
2249 <para>[abenton] - freeglut 2.8.0.</para>
2250 </listitem>
[6be27f3]2251 <listitem>
2252 <para>[abenton] - Firefox 10.0.2.</para>
2253 </listitem>
[e2ae0e7]2254 <listitem>
2255 <para>[abenton] - Thunderbird 10.0.2.</para>
2256 </listitem>
[20a6da4]2257 <listitem>
2258 <para>[abenton] - Seamonkey 2.7.2.</para>
2259 </listitem>
[c81750a]2260 </itemizedlist>
2261 </listitem>
2262
[3246bd3]2263 <listitem>
2264 <para>February 18th, 2012</para>
2265 <itemizedlist>
2266 <listitem>
2267 <para>[ken] - merge gtksourceview-3.2.3 from Wayne.</para>
2268 </listitem>
[1427b08]2269 <listitem>
2270 <para>[ken] - add mobile-broadband-provider-info from Wayne, updated to
2271 20110511.</para>
2272 </listitem>
[31f90a8]2273 <listitem>
2274 <para>[ken] - merge nautilus-sendto-3.0.1 from Wayne.</para>
2275 </listitem>
[b2df8a4]2276 <listitem>
2277 <para>[ken] - add pyatspi2-2.2.1 from Wayne, but placed in the Python
2278 modules.</para>
2279 </listitem>
[ce6a89f]2280 <listitem>
2281 <para>[abenton] - w3m 0.5.3.</para>
2282 </listitem>
[3246bd3]2283 </itemizedlist>
2284 </listitem>
2285
[d6bd11a]2286 <listitem>
2287 <para>February 17th, 2012</para>
2288 <itemizedlist>
[7e1df8f9]2289 <listitem>
2290 <para>[bdubbs] - Add section 'About LVM'. Update kernel
2291 requirements in lvm2.</para>
2292 </listitem>
2293 <listitem>
2294 <para>[bdubbs] - Remove -x from nptd bootscript.</para>
2295 </listitem>
[d6bd11a]2296 <listitem>
2297 <para>[ken] - merge mousetweaks-3.2.1 from Wayne.</para>
2298 </listitem>
[13f7d3d4]2299 <listitem>
2300 <para>[ken] - add mutter-3.2.1 from Wayne.</para>
2301 </listitem>
[0fb054c]2302 <listitem>
2303 <para>[ken] - merge nautilus-3.2.1 from Wayne.</para>
2304 </listitem>
[79c538d]2305 <listitem>
2306 <para>[ken] - add network-manager-applet-0.9.2.0 from Wayne.</para>
2307 </listitem>
[dc1c177a]2308 <listitem>
2309 <para>[ken] - add seed-3.2.0 from Wayne.</para>
2310 </listitem>
[503a0c83]2311 <listitem>
2312 <para>[ken] - add sushi-0.2.1 from Wayne.</para>
2313 </listitem>
[822075f]2314 <listitem>
2315 <para>[ken] - merge totem-pl-parser-2.32.6 from Wayne.</para>
2316 </listitem>
[7c3a220f]2317 <listitem>
2318 <para>[ken] - merge vino-3.2.2 from Wayne.</para>
2319 </listitem>
[c090c4d]2320 <listitem>
2321 <para>[ken] - merge vte-0.30.1 from Wayne.</para>
2322 </listitem>
[d073532]2323 <listitem>
2324 <para>[ken] - add yelp-xsl-3.2.1 from Wayne.</para>
2325 </listitem>
[f889089]2326 <listitem>
2327 <para>[ken] - merge yelp-3.2.1 from Wayne.</para>
2328 </listitem>
[9ba96bb]2329 <listitem>
2330 <para>[ken] - merge zenity-3.2.0 from Wayne.</para>
2331 </listitem>
[e263675]2332 <listitem>
2333 <para>[ken] - add at-spi2-core-2.3.1 from Wayne.</para>
2334 </listitem>
[4716d52]2335 <listitem>
2336 <para>[abenton] - libassuan-2.0.3.</para>
2337 </listitem>
[d6bd11a]2338 </itemizedlist>
2339 </listitem>
2340
[220dad7]2341 <listitem>
2342 <para>February 16th, 2012</para>
2343 <itemizedlist>
[ab2d4d1e]2344 <listitem>
2345 <para>[bdubbs] - Move lvm executables to /sbin, library to /lib.</para>
2346 </listitem>
[220dad7]2347 <listitem>
2348 <para>[ken] - merge gnome-terminal-3.2.1 from Wayne.</para>
2349 </listitem>
[2275367]2350 <listitem>
2351 <para>[ken] - add gnome-themes-standard-3.2.1 from Wayne.</para>
2352 </listitem>
[d5c4225b]2353 <listitem>
2354 <para>[ken] - merge gnome-user-docs-3.2.2 from Wayne.</para>
2355 </listitem>
[7ef3d467]2356 <listitem>
2357 <para>[ken] - merge gnome-user-share-3.0.1 from Wayne.</para>
2358 </listitem>
[1d0056d]2359 <listitem>
2360 <para>[ken] - merge gnome-utils-3.2.1 from Wayne.</para>
2361 </listitem>
[ab1270a]2362 <listitem>
2363 <para>[ken] - add gsettings-desktop-schemas-3.2.0 from Wayne.</para>
2364 </listitem>
[a07f939]2365 <listitem>
2366 <para>[ken] - merge gucharmap-3.2.2 from Wayne.</para>
2367 </listitem>
[da0b26c5]2368 <listitem>
2369 <para>[ken] - merge libgnomekbd-3.2.0 from Wayne.</para>
2370 </listitem>
[bc5127e5]2371 <listitem>
2372 <para>[ken] - merge libgnome-keyring-3.2.2 from Wayne.</para>
2373 </listitem>
[7a0dcad]2374 <listitem>
2375 <para>[ken] - merge libgtop-2.28.4 from Wayne.</para>
2376 </listitem>
[951011a]2377 <listitem>
2378 <para>[ken] - merge libgweather-3.2.1 from Wayne.</para>
2379 </listitem>
[976fd75e]2380 <listitem>
2381 <para>[ken] - add libpeas-1.2.0 from Wayne.</para>
2382 </listitem>
[220dad7]2383 </itemizedlist>
2384 </listitem>
2385
[c85a7c2]2386 <listitem>
2387 <para>February 15th, 2012</para>
2388 <itemizedlist>
2389 <listitem>
2390 <para>[ken] - merge gnome-screensaver-3.2.0 from Wayne.</para>
2391 </listitem>
[79f61a7]2392 <listitem>
2393 <para>[ken] - merge gnome-session-3.2.1 from Wayne.</para>
2394 </listitem>
[ababb372]2395 <listitem>
2396 <para>[ken] - merge gnome-settings-daemon-3.2.2 from Wayne.</para>
2397 </listitem>
[9d43457b]2398 <listitem>
2399 <para>[ken] - add gnome-shell-3.2.1 from Wayne.</para>
2400 </listitem>
[ba06516]2401 <listitem>
2402 <para>[ken] - merge gnome-system-monitor-3.2.1 from Wayne.</para>
2403 </listitem>
[800f6b1]2404 <listitem>
2405 <para>[abenton] - add Git 1.7.9.</para>
2406 </listitem>
[874fec7f]2407 <listitem>
2408 <para>[abenton] - cURL 7.24.0.</para>
2409 </listitem>
[c85a7c2]2410 </itemizedlist>
2411 </listitem>
2412
[6494492c]2413 <listitem>
2414 <para>February 14th, 2012</para>
2415 <itemizedlist>
[f42801c]2416 <listitem>
2417 <para>[bdubbs] - Update to Lynx 2.8.8dev.10.</para>
2418 </listitem>
[6494492c]2419 <listitem>
2420 <para>[ken] - add gnome-icon-theme-extras-3.0.0 from Wayne.</para>
2421 </listitem>
[f37f235]2422 <listitem>
2423 <para>[ken] - add gnome-icon-theme-symbolic-3.2.1 from Wayne.</para>
2424 </listitem>
[da87570]2425 <listitem>
[6192077]2426 <para>[ken] - merge gnome-icon-theme-3.2.1.2 from Wayne.</para>
2427 </listitem>
2428 <listitem>
2429 <para>[ken] - add gnome-js-common from Wayne, but updated to 0.1.2.</para>
[da87570]2430 </listitem>
[2a01794]2431 <listitem>
2432 <para>[ken] - merge gnome-keyring-3.2.2 from Wayne.</para>
2433 </listitem>
[c0b8b2b]2434 <listitem>
2435 <para>[ken] - merge gnome-menus-3.2.0.1 from Wayne.</para>
2436 </listitem>
[dcda924]2437 <listitem>
2438 <para>[ken] - add gnome-online-accounts-3.2.1 from Wayne.</para>
2439 </listitem>
[81636128]2440 <listitem>
2441 <para>[ken] - add gnome-packagekit-3.2.1 from Wayne.</para>
2442 </listitem>
[c2e644c1]2443 <listitem>
2444 <para>[ken] - merge gnome-panel-3.2.1 from Wayne.</para>
2445 </listitem>
[6494492c]2446 </itemizedlist>
2447 </listitem>
2448
[ef89b7d]2449 <listitem>
2450 <para>February 12th, 2012</para>
2451 <itemizedlist>
[59048cd9]2452 <listitem>
[5f903c6]2453 <para>[bdubbs] - Update to inetutils-1.9.1. </para>
2454 </listitem>
2455 <listitem>
[59048cd9]2456 <para>[bdubbs] - Remove xinetd. </para>
2457 </listitem>
[fe54f243]2458 <listitem>
2459 <para>[bdubbs] - Update ca-cert scripts. Account for
2460 changed upstream format and ensure date command works
2461 for all systems.</para>
2462 </listitem>
[ef89b7d]2463 <listitem>
2464 <para>[ken] - add gjs-1.30.0 from Wayne.</para>
2465 </listitem>
[7236a20]2466 <listitem>
2467 <para>[ken] - add glib-networking-2.30.1 from Wayne.</para>
2468 </listitem>
[59f0e4d]2469 <listitem>
2470 <para>[ken] - merge gnome-applets-3.2.1 from Wayne.</para>
2471 </listitem>
[a1044ab]2472 <listitem>
2473 <para>[ken] - merge gnome-backgrounds-3.2.0 from Wayne.</para>
2474 </listitem>
[7cc5920]2475 <listitem>
2476 <para>[ken] - merge gnome-bluetooth-3.2.1 from Wayne.</para>
2477 </listitem>
[c13d49d]2478 <listitem>
2479 <para>[ken] - add gnome-contacts-3.2.2 from Wayne.</para>
2480 </listitem>
[24985a2]2481 <listitem>
2482 <para>[ken] - merge gnome-control-center-3.2.2 from Wayne.</para>
2483 </listitem>
[7ee5186]2484 <listitem>
2485 <para>[ken] - merge gnome-desktop-3.2.1 from Wayne.</para>
2486 </listitem>
[35aa60c]2487 <listitem>
2488 <para>[ken] - merge gnome-disk-utility-3.0.2 from Wayne.</para>
2489 </listitem>
[b17ac78]2490 <listitem>
2491 <para>[ken] - merge gnome-doc-utils-0.20.6 from Wayne.</para>
2492 </listitem>
[9391992]2493 <listitem>
2494 <para>[abenton] - libdvdread 4.2.0.</para>
2495 </listitem>
[ef89b7d]2496 </itemizedlist>
2497 </listitem>
2498
[ef14dbc]2499 <listitem>
2500 <para>February 11th, 2012</para>
2501 <itemizedlist>
[e237c169]2502 <listitem>
2503 <para>[bdubbs] - Update to emacs-23.4. Fixes
2504 <ulink url="&blfs-ticket-root;3276">#3276</ulink>.</para>
2505 </listitem>
[ac02266]2506 <listitem>
2507 <para>[bdubbs] - Update to dhcp-4.2.3-P2. Fix instructions to
[e237c169]2508 install needed dhclient-script. Fixes
[ac02266]2509 <ulink url="&blfs-ticket-root;3273">#3273</ulink>.</para>
2510 </listitem>
[a805e52]2511 <listitem>
2512 <para>[bdubbs] - Add a reference on maintaining a RAID system.</para>
2513 </listitem>
2514 <listitem>
2515 <para>[bdubbs] - Minor updates to firewall script. Fixes
2516 <ulink url="&blfs-ticket-root;2813">#2813</ulink>.</para>
2517 </listitem>
2518 <listitem>
2519 <para>[bdubbs] - Fix instructions for creating dhclient version of
2520 ifconfig.eth0. Fixes <ulink url="&blfs-ticket-root;3272">#3272</ulink>.</para>
2521 </listitem>
[ef14dbc]2522 <listitem>
[604ef1f]2523 <para>[ken] - merge metacity-2.34.1 from Wayne, but move it into the gnome
2524 part of the book because it can no longer be run without the gnome daemons.
2525 </para>
[ef14dbc]2526 </listitem>
[84ae34a]2527 <listitem>
2528 <para>[ken] - merge brasero-3.2.0 from Wayne.</para>
2529 </listitem>
[8cb45e5]2530 <listitem>
2531 <para>[ken] - add caribou-0.4.1 from Wayne.</para>
2532 </listitem>
[98f9ae3]2533 <listitem>
2534 <para>[ken] - add dconf-0.10.0 from Wayne.</para>
2535 </listitem>
[05a757b]2536 <listitem>
2537 <para>[ken] - merge empathy-3.2.2 from Wayne.</para>
2538 </listitem>
[67106a3d]2539 <listitem>
2540 <para>[ken] - merge eog-3.2.2 from Wayne.</para>
2541 </listitem>
[ecc6758]2542 <listitem>
2543 <para>[ken] - merge epiphany-3.2.1 from Wayne.</para>
2544 </listitem>
[cdb1b4b]2545 <listitem>
2546 <para>[ken] - merge evince-3.2.1 from Wayne.</para>
2547 </listitem>
[3491d06]2548 <listitem>
2549 <para>[ken] - merge evolution-data-server-3.2.2 from Wayne.</para>
2550 </listitem>
[964b98c]2551 <listitem>
2552 <para>[ken] - merge gcalctool-6.2.0 from Wayne.</para>
2553 </listitem>
[3839649]2554 <listitem>
2555 <para>[ken] - merge gdm-3.2.1.1 from Wayne.</para>
2556 </listitem>
[ef14dbc]2557 </itemizedlist>
2558 </listitem>
2559
[e4b35fd]2560 <listitem>
2561 <para>February 10th, 2012</para>
2562 <itemizedlist>
2563 <listitem>
2564 <para>[ken] - merge libwnck-3.2.1 from Wayne.</para>
2565 </listitem>
[5fd18326]2566 <listitem>
2567 <para>[ken] - merge libxklavier-51 from Wayne.</para>
2568 </listitem>
[b690f72]2569 <listitem>
2570 <para>[abenton] - libpng 1.5.8.</para>
2571 </listitem>
[f940aa8]2572 <listitem>
2573 <para>[ken] - merge notification-daemon-0.7.3 from Wayne.</para>
2574 </listitem>
[e443c44e]2575 <listitem>
2576 <para>[ken] - merge pangomm-2.28.4 from Wayne.</para>
2577 </listitem>
[b324c5bb]2578 <listitem>
2579 <para>[ken] - merge startup-notification-0.12 from Wayne.</para>
2580 </listitem>
[6b58d592]2581 <listitem>
2582 <para>[abenton] - Ghostscript 9.05.</para>
2583 </listitem>
[e4b35fd]2584 </itemizedlist>
2585 </listitem>
2586
[4d0a0787]2587 <listitem>
2588 <para>February 9th, 2012</para>
2589 <itemizedlist>
2590 <listitem>
2591 <para>[ken] - add atkmm-2.22.6 from Wayne.</para>
2592 </listitem>
[a680ea90]2593 <listitem>
2594 <para>[ken] - merge cairomm-1.9.2 from Wayne.</para>
2595 </listitem>
[c5464c8]2596 <listitem>
2597 <para>[ken] - merge gtkmm-3.2.0 from Wayne.</para>
2598 </listitem>
[78b39127]2599 <listitem>
2600 <para>[ken] - merge gtk-vnc-0.4.3 from Wayne.</para>
2601 </listitem>
[4f51961]2602 <listitem>
2603 <para>[ken] - merge libnotify-0.7.4 from Wayne.</para>
2604 </listitem>
[3861ffb]2605 <listitem>
2606 <para>[abenton] - PCRE 8.30.</para>
2607 </listitem>
[4d0a0787]2608 </itemizedlist>
2609 </listitem>
2610
[d48785d]2611 <listitem>
2612 <para>February 8th, 2012</para>
2613 <itemizedlist>
[ec9b2d7]2614 <listitem>
2615 <para>[bdubbs] - add mdadm-3.2.2.</para>
2616 </listitem>
2617 <listitem>
2618 <para>[bdubbs] - add section About RAID.</para>
2619 </listitem>
[d48785d]2620 <listitem>
2621 <para>[ken] - add librest-0.7.12 from Wayne.</para>
2622 </listitem>
[ac79eeb]2623 <listitem>
2624 <para>[ken] - merge libsoup-2.36.1 from Wayne.</para>
2625 </listitem>
[6245d1c]2626 <listitem>
2627 <para>[ken] - merge liboauth-0.9.4 from Wayne.</para>
2628 </listitem>
[aea89388]2629 <listitem>
2630 <para>[ken] - add cogl-1.8.2 from Wayne.</para>
2631 </listitem>
[79d9ab52]2632 <listitem>
2633 <para>[ken] - update to avahi-0.6.28 from Wayne.</para>
2634 </listitem>
[e33ddee]2635 <listitem>
2636 <para>[ken] - add NetworkManager-0.9.2.0 from Wayne.</para>
2637 </listitem>
[f62019b7]2638 <listitem>
2639 <para>[ken] - merge evolution-3.2.2 from Wayne.</para>
2640 </listitem>
[d6226e72]2641 <listitem>
2642 <para>[ken] - add AccountsService-0.6.15 from Wayne.</para>
2643 </listitem>
[ffa27eef]2644 <listitem>
2645 <para>[ken] - merge ConsoleKit-0.4.5 from Wayne.</para>
2646 </listitem>
[691bb91]2647 <listitem>
2648 <para>[ken] - add p11-kit from Wayne, updated to 0.10.</para>
2649 </listitem>
[8d4c698]2650 <listitem>
2651 <para>[ken] - merge polkit-gnome-0.104 from Wayne.</para>
2652 </listitem>
[d5e0c9e]2653 <listitem>
2654 <para>[ken] - add itstool-1.1.1 from Wayne.</para>
2655 </listitem>
[a1698194]2656 <listitem>
2657 <para>[abenton] - xine-lib 1.2.0.</para>
2658 </listitem>
[0b0fa17]2659 <listitem>
2660 <para>[abenton] - lcms2 2.3.</para>
2661 </listitem>
[19590693]2662 <listitem>
2663 <para>[abenton] - libnice 0.1.1.</para>
2664 </listitem>
[4162bcd]2665 </itemizedlist>
2666 </listitem>
2667
2668 <listitem>
2669 <para>February 7th, 2012</para>
2670 <itemizedlist>
2671 <listitem>
2672 <para>[abenton] - FFmpeg 0.10.</para>
2673 </listitem>
[d48785d]2674 </itemizedlist>
2675 </listitem>
2676
[dce429c]2677 <listitem>
2678 <para>February 6th, 2012</para>
[41666068]2679 <itemizedlist>
2680 <listitem>
2681 <para>[bdubbs] - Merge Acknowledgements and Credits. Simplify
2682 Credits to names only.</para>
2683 </listitem>
[dce429c]2684 <listitem>
2685 <para>[ken] - Add gst-plugins-bad based on Wayne's work and updated to 0.10.21.</para>
2686 </listitem>
[675575a]2687 <listitem>
[8bda229]2688 <para>[ken] - Merge gst-plugins-base-0.10.35, gst-plugins-good-0.10.30,
[e3622d1]2689 gst-plugins-ugly-0.10.18, gstreamer-0.10.35, opal-3.10.2 and
2690 telepathy-farsight-0.0.14 from Wayne.</para>
[675575a]2691 </listitem>
[90ab1a9]2692 <listitem>
2693 <para>[ken] - Add sound-theme-freedesktop-0.7 from Wayne.</para>
2694 </listitem>
[219f345a]2695 <listitem>
2696 <para>[abenton] - Gimp 2.6.12.</para>
2697 </listitem>
[5ae1b99]2698 <listitem>
2699 <para>[ken] - Add libgdata-0.10.1 from Wayne.</para>
2700 </listitem>
[ee4b3ddf]2701 <listitem>
2702 <para>[ken] - merge libnice-0.1.0 from Wayne.</para>
2703 </listitem>
[3e39d34]2704 <listitem>
2705 <para>[ken] - Add libnl-3.2.3, based on Wayne's work for libnl-1.1.</para>
2706 </listitem>
[1e5508a]2707 <listitem>
2708 <para>[ken] - merge libproxy-0.4.7 from Wayne.</para>
2709 </listitem>
[dce429c]2710 </itemizedlist>
2711 </listitem>
2712
[87f5b6e]2713 <listitem>
2714 <para>February 4th, 2012</para>
2715 <itemizedlist>
2716 <listitem>
[816d7bae]2717 <para>[ken] - Add gst-ffmpeg-0.10.13 and tracker-0.12.3 from Wayne.</para>
[87f5b6e]2718 </listitem>
[b5cd92fc]2719 <listitem>
[1d4d9167]2720 <para>[ken] - Merge farsight2-0.0.26 and upower-0.9.14 from Wayne.</para>
[b5cd92fc]2721 </listitem>
[87f5b6e]2722 </itemizedlist>
2723 </listitem>
2724
[2f0a768]2725 <listitem>
2726 <para>February 1st, 2012</para>
2727 <itemizedlist>
2728 <listitem>
2729 <para>[abenton] - libvpx 1.0.0</para>
2730 </listitem>
[f0dcb37d]2731 <listitem>
2732 <para>[abenton] - Firefox 10.0</para>
2733 </listitem>
[b7daed2]2734 <listitem>
[1f95134]2735 <para>[abenton] - SeaMonkey 2.7</para>
2736 </listitem>
2737 <listitem>
2738 <para>[abenton] - SQLite 3.7.10</para>
[b7daed2]2739 </listitem>
[0adc5d50]2740 <listitem>
2741 <para>[abenton] - Thunderbird 10.0</para>
2742 </listitem>
[2f0a768]2743 </itemizedlist>
2744 </listitem>
2745
[d28198d3]2746
2747 <listitem>
2748 <para>January 29th, 2012</para>
2749 <itemizedlist>
2750 <listitem>
2751 <para>[bdubbs] - Add kvm-qemu-1.0.</para>
2752 </listitem>
2753 </itemizedlist>
2754 </listitem>
2755
[4b0ebf70]2756 <listitem>
2757 <para>January 28th, 2012</para>
2758 <itemizedlist>
[a23aa7b]2759 <listitem>
2760 <para>[bdubbs] - Add configuration to bridge-utils and add bridge
2761 service script.
2762 </para>
2763 </listitem>
[4b0ebf70]2764 <listitem>
[37b8696]2765 <para>[ken] - Add gdb-7.3.1, SpiderMonkey (js185-1.0.0), vala
2766 (updated to 0.14.1) and packagekit-0.7.1 from Wayne.
[37f746a8]2767 </para>
[4b0ebf70]2768 </listitem>
[c18ba022]2769 <listitem>
2770 <para>[ken] - Merge gvfs-1.10.1 from Wayne.
2771 </para>
2772 </listitem>
[4b0ebf70]2773 </itemizedlist>
2774 </listitem>
2775
[c88cfdd]2776 <listitem>
2777 <para>January 27th, 2012</para>
2778 <itemizedlist>
[5f6ab32]2779 <listitem>
2780 <para>[bdubbs] - Add bridge-utils-1.5.</para>
2781 </listitem>
[c88cfdd]2782 <listitem>
[29ab1461]2783 <para>[ken] - Add autogen-5.12, clutter-gst-1.4.4, colord-0.1.14,
[7753fc6]2784 lcms2-2.2 and mx-1.2.1 from Wayne, and mention Cantarell fonts in the
[29ab1461]2785 Xft Font Protocol part of xorg-config.</para>
[c88cfdd]2786 </listitem>
[4944f78]2787 <listitem>
[7753fc6]2788 <para>[ken] - Merge clutter-1.8.2, clutter-gtk-1.0.4 and eviv2-0.22
[f1a8ab0]2789 from Wayne.</para>
[4944f78]2790 </listitem>
[c88cfdd]2791 </itemizedlist>
2792 </listitem>
2793
[f4472d1]2794 <listitem>
2795 <para>January 26th, 2012</para>
2796 <itemizedlist>
2797 <listitem>
2798 <para>[ken] - Merge Wayne's python module changes: pygobject2
2799 (2.28.6) reinstated alongside pygobject3; pyorbit, gnome-python
2800 and gnome-python-desktop retired.</para>
2801 </listitem>
[01c8f342]2802 <listitem>
[1f8a6f8d]2803 <para>[ken] - Add exempi-2.1.1, folks-0.6.4.1, json-glib-0.14.2,
[11e3d209]2804 libgee-0.6.0, telepathy-logger-0.2.10 and telepathy-mission-control-5.9.1
2805 from Wayne.</para>
[01c8f342]2806 </listitem>
[4749981]2807 <listitem>
[6eede81]2808 <para>[ken] - Merge glib-2.30.2, glibmm-2.30.0, libsigc++-2.2.10,
[984d3d90]2809 libunique-3.0.2, ptlib-2.10.2 and telepathy-glib-0.16.0 from Wayne.
2810 </para>
[4749981]2811 </listitem>
[b9bac65]2812 <listitem>
2813 <para>[abenton] - Audacious 3.2.</para>
2814 </listitem>
[78d7d2c]2815 <listitem>
2816 <para>[abenton] - Libmowgli 1.0.0.</para>
2817 </listitem>
[f4472d1]2818 </itemizedlist>
2819 </listitem>
2820
[8d3eae9]2821 <listitem>
2822 <para>January 25th, 2012</para>
2823 <itemizedlist>
2824 <listitem>
2825 <para>[ken] - Move some gnome2 packages to a new deprecated
2826 chapter, and move gnome-media to audioutils. This is the
2827 beginning of the move from gnome-2 to gnome-3, instructions and
2828 links may be broken in the gnome chapters for the moment.</para>
2829 </listitem>
[8cd2dc5]2830 <listitem>
[b3a0d1d]2831 <para>[ken] - Update to libbonobo-2.32.1, libgnome-2.32.1,
[67f6cfd]2832 gnome-media-2.32.0, libgnomecanvas-2.30.3, libbonoboui-2.24.5
2833 and libgnomeui-2.24.5. Merge libcanberra-0.28, GConf-3.2.3 and
2834 librsvg-2.34.2 from Wayne.</para>
[8cd2dc5]2835 </listitem>
[8d3eae9]2836 </itemizedlist>
2837 </listitem>
2838
[8bc3edae]2839 <listitem>
2840 <para>January 20th, 2012</para>
2841 <itemizedlist>
2842 <listitem>
2843 <para>[bdubbs] - Added jfsutils-1.1.15.</para>
2844 </listitem>
2845 <listitem>
2846 <para>[bdubbs] - Updated to xfsprogs-3.1.7.</para>
2847 </listitem>
2848 <listitem>
2849 <para>[bdubbs] - Renamed device mapper to lvm2 and changed
2850 the instructions to do a full lvm2 installation. Moved lvm2
2851 to the filesystems chapter.</para>
2852 </listitem>
2853 </itemizedlist>
2854 </listitem>
2855
[a7b45fd]2856 <listitem>
2857 <para>January 16th, 2012</para>
2858 <itemizedlist>
2859 <listitem>
2860 <para>[abenton] - libunique-1.1.6.</para>
2861 </listitem>
2862 </itemizedlist>
2863 </listitem>
2864
[5eda319]2865 <listitem>
2866 <para>January 10th, 2012</para>
2867 <itemizedlist>
2868 <listitem>
2869 <para>[abenton] - libpng-1.5.7</para>
2870 </listitem>
2871 </itemizedlist>
2872 </listitem>
2873
[74ab9fc]2874
[df46eec]2875 <listitem>
[d8a0fe7]2876 <para>January 8th, 2012</para>
[df46eec]2877 <itemizedlist>
[1db225b]2878 <listitem>
2879 <para>[bdubbs] - Update to vim-7.3.</para>
2880 </listitem>
[df46eec]2881 <listitem>
2882 <para>[bdubbs] - Update to kdeaddons-3.5.13. (Trinity)</para>
2883 </listitem>
2884 <listitem>
2885 <para>[bdubbs] - Update to kdeedu-3.5.13. (Trinity)</para>
2886 </listitem>
2887 <listitem>
2888 <para>[bdubbs] - Update to kdepim-3.5.13. (Trinity)</para>
2889 </listitem>
2890 </itemizedlist>
2891 </listitem>
2892
[b187bb6]2893 <listitem>
[d8a0fe7]2894 <para>January 6th, 2012</para>
[b187bb6]2895 <itemizedlist>
[0ea627b]2896 <listitem>
2897 <para>[bdubbs] - Add upstream patches to libart_lgpl.</para>
2898 </listitem>
[b187bb6]2899 <listitem>
[ab989b88]2900 <para>[bdubbs] - Fix the installed update-pciids script
2901 to not generate a warning.</para>
[b187bb6]2902 </listitem>
[0fefcec]2903 <listitem>
[ab989b88]2904 <para>[bdubbs] - Move 2011 changelog to a text file.</para>
[0fefcec]2905 </listitem>
[b187bb6]2906 </itemizedlist>
2907 </listitem>
2908
[764c74e4]2909 <listitem>
[d8a0fe7]2910 <para>January 5th, 2012</para>
[764c74e4]2911 <itemizedlist>
2912 <listitem>
[ab989b88]2913 <para>[ken] - Update to libgsf-1.14.21, goffice-0.8.17,
2914 gnumeric-1.10.17.</para>
[764c74e4]2915 </listitem>
[938ab0b]2916 <listitem>
[ab989b88]2917 <para>[ken] - Update to libao-1.1.0.</para>
[938ab0b]2918 </listitem>
2919 <listitem>
[ab989b88]2920 <para>[ken] - Update to desktop-file-utils-0.18.</para>
[938ab0b]2921 </listitem>
[0e25c32]2922 <listitem>
[ab989b88]2923 <para>[ken] - Update to mpg123-1.13.4.</para>
[0e25c32]2924 </listitem>
2925 </itemizedlist>
2926 </listitem>
2927
[fa8d573]2928 </itemizedlist>
[e8c0cb17]2929
[ab989b88]2930 <para><ulink url="&changelogs;/changelog-2011.txt">Changelog for 2011</ulink></para>
[9a778b8e]2931 <para><ulink url="&changelogs;/changelog-2010.txt">Changelog for 2010</ulink></para>
2932 <para><ulink url="&changelogs;/changelog-2009.txt">Changelog for 2009</ulink></para>
2933 <para><ulink url="&changelogs;/changelog-2008.txt">Changelog for 2008</ulink></para>
2934
[f45b1953]2935</sect1>
Note: See TracBrowser for help on using the repository browser.