source: introduction/welcome/changelog.xml@ 3491d06

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 3491d06 was 3491d06, checked in by Ken Moffat <ken@…>, 12 years ago

evolution-data-server-3.2.2

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

  • Property mode set to 100644
File size: 14.6 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-->
[ef14dbc]44 <listitem>
45 <para>February 11th, 2012</para>
46 <itemizedlist>
[e237c169]47 <listitem>
48 <para>[bdubbs] - Update to emacs-23.4. Fixes
49 <ulink url="&blfs-ticket-root;3276">#3276</ulink>.</para>
50 </listitem>
[ac02266]51 <listitem>
52 <para>[bdubbs] - Update to dhcp-4.2.3-P2. Fix instructions to
[e237c169]53 install needed dhclient-script. Fixes
[ac02266]54 <ulink url="&blfs-ticket-root;3273">#3273</ulink>.</para>
55 </listitem>
[a805e52]56 <listitem>
57 <para>[bdubbs] - Add a reference on maintaining a RAID system.</para>
58 </listitem>
59 <listitem>
60 <para>[bdubbs] - Minor updates to firewall script. Fixes
61 <ulink url="&blfs-ticket-root;2813">#2813</ulink>.</para>
62 </listitem>
63 <listitem>
64 <para>[bdubbs] - Fix instructions for creating dhclient version of
65 ifconfig.eth0. Fixes <ulink url="&blfs-ticket-root;3272">#3272</ulink>.</para>
66 </listitem>
[ef14dbc]67 <listitem>
[604ef1f]68 <para>[ken] - merge metacity-2.34.1 from Wayne, but move it into the gnome
69 part of the book because it can no longer be run without the gnome daemons.
70 </para>
[ef14dbc]71 </listitem>
[84ae34a]72 <listitem>
73 <para>[ken] - merge brasero-3.2.0 from Wayne.</para>
74 </listitem>
[8cb45e5]75 <listitem>
76 <para>[ken] - add caribou-0.4.1 from Wayne.</para>
77 </listitem>
[98f9ae3]78 <listitem>
79 <para>[ken] - add dconf-0.10.0 from Wayne.</para>
80 </listitem>
[05a757b]81 <listitem>
82 <para>[ken] - merge empathy-3.2.2 from Wayne.</para>
83 </listitem>
[67106a3d]84 <listitem>
85 <para>[ken] - merge eog-3.2.2 from Wayne.</para>
86 </listitem>
[ecc6758]87 <listitem>
88 <para>[ken] - merge epiphany-3.2.1 from Wayne.</para>
89 </listitem>
[cdb1b4b]90 <listitem>
91 <para>[ken] - merge evince-3.2.1 from Wayne.</para>
92 </listitem>
[3491d06]93 <listitem>
94 <para>[ken] - merge evolution-data-server-3.2.2 from Wayne.</para>
95 </listitem>
[ef14dbc]96 </itemizedlist>
97 </listitem>
98
[e4b35fd]99 <listitem>
100 <para>February 10th, 2012</para>
101 <itemizedlist>
102 <listitem>
103 <para>[ken] - merge libwnck-3.2.1 from Wayne.</para>
104 </listitem>
[5fd18326]105 <listitem>
106 <para>[ken] - merge libxklavier-51 from Wayne.</para>
107 </listitem>
[b690f72]108 <listitem>
109 <para>[abenton] - libpng 1.5.8.</para>
110 </listitem>
[f940aa8]111 <listitem>
112 <para>[ken] - merge notification-daemon-0.7.3 from Wayne.</para>
113 </listitem>
[e443c44e]114 <listitem>
115 <para>[ken] - merge pangomm-2.28.4 from Wayne.</para>
116 </listitem>
[b324c5bb]117 <listitem>
118 <para>[ken] - merge startup-notification-0.12 from Wayne.</para>
119 </listitem>
[6b58d592]120 <listitem>
121 <para>[abenton] - Ghostscript 9.05.</para>
122 </listitem>
[e4b35fd]123 </itemizedlist>
124 </listitem>
125
[4d0a0787]126 <listitem>
127 <para>February 9th, 2012</para>
128 <itemizedlist>
129 <listitem>
130 <para>[ken] - add atkmm-2.22.6 from Wayne.</para>
131 </listitem>
[a680ea90]132 <listitem>
133 <para>[ken] - merge cairomm-1.9.2 from Wayne.</para>
134 </listitem>
[c5464c8]135 <listitem>
136 <para>[ken] - merge gtkmm-3.2.0 from Wayne.</para>
137 </listitem>
[78b39127]138 <listitem>
139 <para>[ken] - merge gtk-vnc-0.4.3 from Wayne.</para>
140 </listitem>
[4f51961]141 <listitem>
142 <para>[ken] - merge libnotify-0.7.4 from Wayne.</para>
143 </listitem>
[3861ffb]144 <listitem>
145 <para>[abenton] - PCRE 8.30.</para>
146 </listitem>
[4d0a0787]147 </itemizedlist>
148 </listitem>
149
[d48785d]150 <listitem>
151 <para>February 8th, 2012</para>
152 <itemizedlist>
[ec9b2d7]153 <listitem>
154 <para>[bdubbs] - add mdadm-3.2.2.</para>
155 </listitem>
156 <listitem>
157 <para>[bdubbs] - add section About RAID.</para>
158 </listitem>
[d48785d]159 <listitem>
160 <para>[ken] - add librest-0.7.12 from Wayne.</para>
161 </listitem>
[ac79eeb]162 <listitem>
163 <para>[ken] - merge libsoup-2.36.1 from Wayne.</para>
164 </listitem>
[6245d1c]165 <listitem>
166 <para>[ken] - merge liboauth-0.9.4 from Wayne.</para>
167 </listitem>
[aea89388]168 <listitem>
169 <para>[ken] - add cogl-1.8.2 from Wayne.</para>
170 </listitem>
[79d9ab52]171 <listitem>
172 <para>[ken] - update to avahi-0.6.28 from Wayne.</para>
173 </listitem>
[e33ddee]174 <listitem>
175 <para>[ken] - add NetworkManager-0.9.2.0 from Wayne.</para>
176 </listitem>
[f62019b7]177 <listitem>
178 <para>[ken] - merge evolution-3.2.2 from Wayne.</para>
179 </listitem>
[d6226e72]180 <listitem>
181 <para>[ken] - add AccountsService-0.6.15 from Wayne.</para>
182 </listitem>
[ffa27eef]183 <listitem>
184 <para>[ken] - merge ConsoleKit-0.4.5 from Wayne.</para>
185 </listitem>
[691bb91]186 <listitem>
187 <para>[ken] - add p11-kit from Wayne, updated to 0.10.</para>
188 </listitem>
[8d4c698]189 <listitem>
190 <para>[ken] - merge polkit-gnome-0.104 from Wayne.</para>
191 </listitem>
[d5e0c9e]192 <listitem>
193 <para>[ken] - add itstool-1.1.1 from Wayne.</para>
194 </listitem>
[a1698194]195 <listitem>
196 <para>[abenton] - xine-lib 1.2.0.</para>
197 </listitem>
[0b0fa17]198 <listitem>
199 <para>[abenton] - lcms2 2.3.</para>
200 </listitem>
[19590693]201 <listitem>
202 <para>[abenton] - libnice 0.1.1.</para>
203 </listitem>
[4162bcd]204 </itemizedlist>
205 </listitem>
206
207 <listitem>
208 <para>February 7th, 2012</para>
209 <itemizedlist>
210 <listitem>
211 <para>[abenton] - FFmpeg 0.10.</para>
212 </listitem>
[d48785d]213 </itemizedlist>
214 </listitem>
215
[dce429c]216 <listitem>
217 <para>February 6th, 2012</para>
[41666068]218 <itemizedlist>
219 <listitem>
220 <para>[bdubbs] - Merge Acknowledgements and Credits. Simplify
221 Credits to names only.</para>
222 </listitem>
[dce429c]223 <listitem>
224 <para>[ken] - Add gst-plugins-bad based on Wayne's work and updated to 0.10.21.</para>
225 </listitem>
[675575a]226 <listitem>
[8bda229]227 <para>[ken] - Merge gst-plugins-base-0.10.35, gst-plugins-good-0.10.30,
[e3622d1]228 gst-plugins-ugly-0.10.18, gstreamer-0.10.35, opal-3.10.2 and
229 telepathy-farsight-0.0.14 from Wayne.</para>
[675575a]230 </listitem>
[90ab1a9]231 <listitem>
232 <para>[ken] - Add sound-theme-freedesktop-0.7 from Wayne.</para>
233 </listitem>
[219f345a]234 <listitem>
235 <para>[abenton] - Gimp 2.6.12.</para>
236 </listitem>
[5ae1b99]237 <listitem>
238 <para>[ken] - Add libgdata-0.10.1 from Wayne.</para>
239 </listitem>
[ee4b3ddf]240 <listitem>
241 <para>[ken] - merge libnice-0.1.0 from Wayne.</para>
242 </listitem>
[3e39d34]243 <listitem>
244 <para>[ken] - Add libnl-3.2.3, based on Wayne's work for libnl-1.1.</para>
245 </listitem>
[1e5508a]246 <listitem>
247 <para>[ken] - merge libproxy-0.4.7 from Wayne.</para>
248 </listitem>
[dce429c]249 </itemizedlist>
250 </listitem>
251
[87f5b6e]252 <listitem>
253 <para>February 4th, 2012</para>
254 <itemizedlist>
255 <listitem>
[816d7bae]256 <para>[ken] - Add gst-ffmpeg-0.10.13 and tracker-0.12.3 from Wayne.</para>
[87f5b6e]257 </listitem>
[b5cd92fc]258 <listitem>
[1d4d9167]259 <para>[ken] - Merge farsight2-0.0.26 and upower-0.9.14 from Wayne.</para>
[b5cd92fc]260 </listitem>
[87f5b6e]261 </itemizedlist>
262 </listitem>
263
[2f0a768]264 <listitem>
265 <para>February 1st, 2012</para>
266 <itemizedlist>
267 <listitem>
268 <para>[abenton] - libvpx 1.0.0</para>
269 </listitem>
[f0dcb37d]270 <listitem>
271 <para>[abenton] - Firefox 10.0</para>
272 </listitem>
[b7daed2]273 <listitem>
[1f95134]274 <para>[abenton] - SeaMonkey 2.7</para>
275 </listitem>
276 <listitem>
277 <para>[abenton] - SQLite 3.7.10</para>
[b7daed2]278 </listitem>
[0adc5d50]279 <listitem>
280 <para>[abenton] - Thunderbird 10.0</para>
281 </listitem>
[2f0a768]282 </itemizedlist>
283 </listitem>
284
[d28198d3]285
286 <listitem>
287 <para>January 29th, 2012</para>
288 <itemizedlist>
289 <listitem>
290 <para>[bdubbs] - Add kvm-qemu-1.0.</para>
291 </listitem>
292 </itemizedlist>
293 </listitem>
294
[4b0ebf70]295 <listitem>
296 <para>January 28th, 2012</para>
297 <itemizedlist>
[a23aa7b]298 <listitem>
299 <para>[bdubbs] - Add configuration to bridge-utils and add bridge
300 service script.
301 </para>
302 </listitem>
[4b0ebf70]303 <listitem>
[37b8696]304 <para>[ken] - Add gdb-7.3.1, SpiderMonkey (js185-1.0.0), vala
305 (updated to 0.14.1) and packagekit-0.7.1 from Wayne.
[37f746a8]306 </para>
[4b0ebf70]307 </listitem>
[c18ba022]308 <listitem>
309 <para>[ken] - Merge gvfs-1.10.1 from Wayne.
310 </para>
311 </listitem>
[4b0ebf70]312 </itemizedlist>
313 </listitem>
314
[c88cfdd]315 <listitem>
316 <para>January 27th, 2012</para>
317 <itemizedlist>
[5f6ab32]318 <listitem>
319 <para>[bdubbs] - Add bridge-utils-1.5.</para>
320 </listitem>
[c88cfdd]321 <listitem>
[29ab1461]322 <para>[ken] - Add autogen-5.12, clutter-gst-1.4.4, colord-0.1.14,
323 lcms2-2.2 and mx-1.2.1 from Wayne, and mention Cantarell fonts in the
324 Xft Font Protocol part of xorg-config.</para>
[c88cfdd]325 </listitem>
[4944f78]326 <listitem>
[570b62f]327 <para>[ken] - Merge clutter-1.8.2, clutter-gtk-1.0.4 and eviv2-0.22
[f1a8ab0]328 from Wayne.</para>
[4944f78]329 </listitem>
[c88cfdd]330 </itemizedlist>
331 </listitem>
332
[f4472d1]333 <listitem>
334 <para>January 26th, 2012</para>
335 <itemizedlist>
336 <listitem>
337 <para>[ken] - Merge Wayne's python module changes: pygobject2
338 (2.28.6) reinstated alongside pygobject3; pyorbit, gnome-python
339 and gnome-python-desktop retired.</para>
340 </listitem>
[01c8f342]341 <listitem>
[1f8a6f8d]342 <para>[ken] - Add exempi-2.1.1, folks-0.6.4.1, json-glib-0.14.2,
[11e3d209]343 libgee-0.6.0, telepathy-logger-0.2.10 and telepathy-mission-control-5.9.1
344 from Wayne.</para>
[01c8f342]345 </listitem>
[4749981]346 <listitem>
[6eede81]347 <para>[ken] - Merge glib-2.30.2, glibmm-2.30.0, libsigc++-2.2.10,
[984d3d90]348 libunique-3.0.2, ptlib-2.10.2 and telepathy-glib-0.16.0 from Wayne.
349 </para>
[4749981]350 </listitem>
[b9bac65]351 <listitem>
352 <para>[abenton] - Audacious 3.2.</para>
353 </listitem>
[78d7d2c]354 <listitem>
355 <para>[abenton] - Libmowgli 1.0.0.</para>
356 </listitem>
[f4472d1]357 </itemizedlist>
358 </listitem>
359
[8d3eae9]360 <listitem>
361 <para>January 25th, 2012</para>
362 <itemizedlist>
363 <listitem>
364 <para>[ken] - Move some gnome2 packages to a new deprecated
365 chapter, and move gnome-media to audioutils. This is the
366 beginning of the move from gnome-2 to gnome-3, instructions and
367 links may be broken in the gnome chapters for the moment.</para>
368 </listitem>
[8cd2dc5]369 <listitem>
[b3a0d1d]370 <para>[ken] - Update to libbonobo-2.32.1, libgnome-2.32.1,
[67f6cfd]371 gnome-media-2.32.0, libgnomecanvas-2.30.3, libbonoboui-2.24.5
372 and libgnomeui-2.24.5. Merge libcanberra-0.28, GConf-3.2.3 and
373 librsvg-2.34.2 from Wayne.</para>
[8cd2dc5]374 </listitem>
[8d3eae9]375 </itemizedlist>
376 </listitem>
377
[8bc3edae]378 <listitem>
379 <para>January 20th, 2012</para>
380 <itemizedlist>
381 <listitem>
382 <para>[bdubbs] - Added jfsutils-1.1.15.</para>
383 </listitem>
384 <listitem>
385 <para>[bdubbs] - Updated to xfsprogs-3.1.7.</para>
386 </listitem>
387 <listitem>
388 <para>[bdubbs] - Renamed device mapper to lvm2 and changed
389 the instructions to do a full lvm2 installation. Moved lvm2
390 to the filesystems chapter.</para>
391 </listitem>
392 </itemizedlist>
393 </listitem>
394
[a7b45fd]395 <listitem>
396 <para>January 16th, 2012</para>
397 <itemizedlist>
398 <listitem>
399 <para>[abenton] - libunique-1.1.6.</para>
400 </listitem>
401 </itemizedlist>
402 </listitem>
403
[5eda319]404 <listitem>
405 <para>January 10th, 2012</para>
406 <itemizedlist>
407 <listitem>
408 <para>[abenton] - libpng-1.5.7</para>
409 </listitem>
410 </itemizedlist>
411 </listitem>
412
[74ab9fc]413
[df46eec]414 <listitem>
[d8a0fe7]415 <para>January 8th, 2012</para>
[df46eec]416 <itemizedlist>
[1db225b]417 <listitem>
418 <para>[bdubbs] - Update to vim-7.3.</para>
419 </listitem>
[df46eec]420 <listitem>
421 <para>[bdubbs] - Update to kdeaddons-3.5.13. (Trinity)</para>
422 </listitem>
423 <listitem>
424 <para>[bdubbs] - Update to kdeedu-3.5.13. (Trinity)</para>
425 </listitem>
426 <listitem>
427 <para>[bdubbs] - Update to kdepim-3.5.13. (Trinity)</para>
428 </listitem>
429 </itemizedlist>
430 </listitem>
431
[b187bb6]432 <listitem>
[d8a0fe7]433 <para>January 6th, 2012</para>
[b187bb6]434 <itemizedlist>
[0ea627b]435 <listitem>
436 <para>[bdubbs] - Add upstream patches to libart_lgpl.</para>
437 </listitem>
[b187bb6]438 <listitem>
[ab989b88]439 <para>[bdubbs] - Fix the installed update-pciids script
440 to not generate a warning.</para>
[b187bb6]441 </listitem>
[0fefcec]442 <listitem>
[ab989b88]443 <para>[bdubbs] - Move 2011 changelog to a text file.</para>
[0fefcec]444 </listitem>
[b187bb6]445 </itemizedlist>
446 </listitem>
447
[764c74e4]448 <listitem>
[d8a0fe7]449 <para>January 5th, 2012</para>
[764c74e4]450 <itemizedlist>
451 <listitem>
[ab989b88]452 <para>[ken] - Update to libgsf-1.14.21, goffice-0.8.17,
453 gnumeric-1.10.17.</para>
[764c74e4]454 </listitem>
[938ab0b]455 <listitem>
[ab989b88]456 <para>[ken] - Update to libao-1.1.0.</para>
[938ab0b]457 </listitem>
458 <listitem>
[ab989b88]459 <para>[ken] - Update to desktop-file-utils-0.18.</para>
[938ab0b]460 </listitem>
[0e25c32]461 <listitem>
[ab989b88]462 <para>[ken] - Update to mpg123-1.13.4.</para>
[0e25c32]463 </listitem>
464 </itemizedlist>
465 </listitem>
466
[fa8d573]467 </itemizedlist>
[e8c0cb17]468
[ab989b88]469 <para><ulink url="&changelogs;/changelog-2011.txt">Changelog for 2011</ulink></para>
[9a778b8e]470 <para><ulink url="&changelogs;/changelog-2010.txt">Changelog for 2010</ulink></para>
471 <para><ulink url="&changelogs;/changelog-2009.txt">Changelog for 2009</ulink></para>
472 <para><ulink url="&changelogs;/changelog-2008.txt">Changelog for 2008</ulink></para>
473
[f45b1953]474</sect1>
Note: See TracBrowser for help on using the repository browser.