source: introduction/welcome/changelog.xml@ 14ca05b

systemd-13485
Last change on this file since 14ca05b was 14ca05b, checked in by DJ Lucas <dj@…>, 8 years ago

Merge from trunk Chapter 11.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16850 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 110.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY changelogs "http://www.linuxfromscratch.org/blfs">
5 <!ENTITY % general-entities SYSTEM "../../general.ent">
6 %general-entities;
7]>
8
9<!-- vim: set expandtab: -->
10
11<sect1 id="changelog" xreflabel="Change Log">
12 <?dbhtml filename="changelog.html"?>
13
14 <sect1info>
15 <othername>$LastChangedBy$</othername>
16 <date>$Date$</date>
17 </sect1info>
18
19 <title>Change Log</title>
20
21 <!-- <para>Please note that the Change Log only lists which editor was
22 responsible for putting the changes into SVN; please read the
23 <xref linkend="credits"/> page in Chapter 1 for details on
24 who wrote what.</para> -->
25
26 <para>Current release: &version; &ndash; &releasedate;</para>
27
28 <itemizedlist>
29 <title>Changelog Entries:</title>
30
31<!-- Changelog template
32
33 <listitem>
34 <para>MMMM DD{nd,st,th}, YYYY</para>
35 <itemizedlist>
36 <listitem>
37 <para>[name] - Changelog entry.</para>
38 </listitem>
39 <listitem>
40 <para>[name] - Another changelog entry.</para>
41 </listitem>
42 </itemizedlist>
43 </listitem>
44
45-->
46
47 <listitem>
48 <para>January 27th, 2016</para>
49 <itemizedlist>
50 <listitem>
51 <para>[dj] - Added chrpath-0.16. Merged from trunk r16267.</para>
52 </listitem>
53 <listitem>
54 <para>[dj] - Updated to imagemagick-6.9.3. Merged from trunk
55 r16785.</para>
56 </listitem>
57 <listitem>
58 <para>[dj] - Updated to pinentry-0.9.7. Merged from trunk
59 r16724.</para>
60 </listitem>
61 <listitem>
62 <para>[dj] - Updated to unixodbc-2.3.4. Merged from trunk r16773 and
63 r16774.</para>
64 </listitem>
65 </itemizedlist>
66 </listitem>
67
68 <listitem>
69 <para>January 26th, 2016</para>
70 <itemizedlist>
71 <listitem>
72 <para>[dj] - Fix sed in boost. Merged from trunk r16843.</para>
73 </listitem>
74 <listitem>
75 <para>[dj] - Updated to babl-0.1.14. Merged from trunk r16677.</para>
76 </listitem>
77 <listitem>
78 <para>[dj] - Updated to freetype2-2.6.2. Merged from trunk
79 r16694.</para>
80 </listitem>
81 <listitem>
82 <para>[dj] - Updated to fribidi-0.19.7. Merged from trunk
83 r16332.</para>
84 </listitem>
85 <listitem>
86 <para>[dj] - Updated to giflib-5.1.2. Merged from trunk r16795.</para>
87 </listitem>
88 <listitem>
89 <para>[dj] - Updated to graphite2-1.3.5. Merged from trunk
90 r16825.</para>
91 </listitem>
92 <listitem>
93 <para>[dj] - Updated to harfbuzz-1.1.3. Merged from trunk
94 r16802.</para>
95 </listitem>
96 <listitem>
97 <para>[dj] - Updated to libpng-1.6.21. Merged from trunk
98 r16830.</para>
99 </listitem>
100 <listitem>
101 <para>[dj] - Updated to librsvg-2.40.13. Merged from trunk
102 r16795.</para>
103 </listitem>
104 <listitem>
105 <para>[dj] - Updated to libraw-0.17.1. Merged from trunk
106 r16686.</para>
107 </listitem>
108 <listitem>
109 <para>[dj] - Updated to libwebp-0.5.0. Merged from trunk
110 r16755.</para>
111 </listitem>
112 <listitem>
113 <para>[dj] - Updated to poppler-0.40.0. Merged from trunk
114 r16809.</para>
115 </listitem>
116 <listitem>
117 <para>[dj] - Updated to qpdf-6.0.0. Merged from trunk r16636.</para>
118 </listitem>
119 <listitem>
120 <para>[dj] - Added OpenCV-. Merged from trunk r16194 and
121 r16749.</para>
122 </listitem>
123 </itemizedlist>
124 </listitem>
125
126 <listitem>
127 <para>January 25th, 2016</para>
128 <itemizedlist>
129 <listitem>
130 <para>[dj] - Moved libdrm to X Libraries section. Merged from
131 trunk.</para>
132 </listitem>
133 <listitem>
134 <para>[dj] - Renamed systemd specific files to match trunk.</para>
135 </listitem>
136 </itemizedlist>
137 </listitem>
138
139 <listitem>
140 <para>January 24th, 2016</para>
141 <itemizedlist>
142 <listitem>
143 <para>[dj] - Update to Boost-1.60.0. Merged from trunk r16741.</para>
144 </listitem>
145 <listitem>
146 <para>[dj] - Update to dbus-glib-0.106. Merged from trunk
147 r16815.</para>
148 </listitem>
149 <listitem>
150 <para>[dj] - Update to glibmm-2.46.3. Merged from trunk r16732.</para>
151 </listitem>
152 <listitem>
153 <para>[dj] - Update to gsl-2.1. Merged from trunk r16637.</para>
154 </listitem>
155 <listitem>
156 <para>[dj] - Update to iso-codes-3.64. Merged from trunk
157 r16791.</para>
158 </listitem>
159 <listitem>
160 <para>[dj] - Update to libassuan-2.4.2. Merged from trunk
161 r16706.</para>
162 </listitem>
163 <listitem>
164 <para>[dj] - Update to libcroco-0.6.11. Merged from trunk
165 r16741.</para>
166 </listitem>
167 <listitem>
168 <para>[dj] - Update to libdrm-2.4.66. Merged from trunk r16767.</para>
169 </listitem>
170 <listitem>
171 <para>[dj] - Update to libgpg-error-1.21. Merged from trunk
172 r16729.</para>
173 </listitem>
174 <listitem>
175 <para>[dj] - Update to libgsf-1.14.34. Merged from trunk
176 r16300.</para>
177 </listitem>
178 <listitem>
179 <para>[dj] - Update to libgusb-0.2.8. Merged from trunk r16704.</para>
180 </listitem>
181 <listitem>
182 <para>[dj] - Update to libical-2.0.0. Merged from trunk r16771.</para>
183 </listitem>
184 <listitem>
185 <para>[dj] - Update to liblinear-2.1. Merged from trunk r16537.</para>
186 </listitem>
187 <listitem>
188 <para>[dj] - Update to libsigc++-2.6.2. Merged from trunk
189 r16651.</para>
190 </listitem>
191 <listitem>
192 <para>[dj] - Add libstatgrab-0.91. Merged from trunk r16247 and
193 r16249.</para>
194 </listitem>
195 <listitem>
196 <para>[dj] - Add libunique-1.1.6 to general libraries section. Merged
197 from trunk r11108.</para>
198 </listitem>
199 <listitem>
200 <para>[dj] - Update to libxml2-2.9.3. Merged from trunk r16680.</para>
201 </listitem>
202 <listitem>
203 <para>[dj] - Update to nspr-4.11. Merged from trunk r16676.</para>
204 </listitem>
205 <listitem>
206 <para>[dj] - Update to pcre-8.38. Merged from trunk r16684.</para>
207 </listitem>
208 <listitem>
209 <para>[dj] - Update to ptlib-2.10.11. Merged from trunk r16619.</para>
210 </listitem>
211 <listitem>
212 <para>[dj] - Update to qca-2.1.1. Merged from trunk r16697 and
213 r16700.</para>
214 </listitem>
215 <listitem>
216 <para>[dj] - Update to talloc-2.1.5. Merged from trunk r16619.</para>
217 </listitem>
218 <listitem>
219 <para>[dj] - Update to wayland-1.9.0. Merged from trunk r16576.</para>
220 </listitem>
221 <listitem>
222 <para>[dj] - Update to xapian-1.2.22. Merged from trunk r16722.</para>
223 </listitem>
224 </itemizedlist>
225 </listitem>
226
227 <listitem>
228 <para>January 23rd, 2016</para>
229 <itemizedlist>
230 <listitem>
231 <para>[renodr] - Update to Sudo-1.8.15. Merged from trunk r16594.</para>
232 </listitem>
233 <listitem>
234 <para>[renodr] - Update to stunnel-5.29. Merged from trunk r16797.</para>
235 </listitem>
236 <listitem>
237 <para>[renodr] - Update to ssh-askpass-4.1p2. Merged from trunk r16811.</para>
238 </listitem>
239 <listitem>
240 <para>[renodr] - Update to p11-kit-0.23.2. Merged from trunk r16716.</para>
241 </listitem>
242 <listitem>
243 <para>[renodr] - Update to OpenSSL-1.0.2e. Merged from trunk r16708.</para>
244 </listitem>
245 <listitem>
246 <para>[renodr] - Update to OpenSSH-7.1p2. Merged from trunk r16811.</para>
247 </listitem>
248 <listitem>
249 <para>[renodr] - Update to NSS-3.21. Merged from trunk r16627.</para>
250 </listitem>
251 <listitem>
252 <para>[renodr] - Update to MIT Kerberos V1.14. Merged from trunk r16679.</para>
253 </listitem>
254 <listitem>
255 <para>[renodr] - Update to iptables-1.6.0. Merged from trunk r16742.</para>
256 </listitem>
257 <listitem>
258 <para>[renodr] - Update to GPGME-1.6.0. Merged from trunk r16360.</para>
259 </listitem>
260 <listitem>
261 <para>[renodr] - Update to GnuTLS-3.4.8. Merged from trunk r16797.</para>
262 </listitem>
263 <listitem>
264 <para>[renodr] - Update to LVM-2.02.420. Merged from trunk r16816.</para>
265 </listitem>
266 <listitem>
267 <para>[renodr] - Update to Fuse-2.9.5. Merged from trunk r16814.</para>
268 </listitem>
269 <listitem>
270 <para>[renodr] - Update to gptfdisk-1.0.1. Merged from trunk r16553.</para>
271 </listitem>
272 <listitem>
273 <para>[renodr] - Update to xfsprogs-4.3.0. Merged from trunk r16376.</para>
274 </listitem>
275 <listitem>
276 <para>[renodr] - Update to JOE-4.1. Merged from trunk r16385.</para>
277 </listitem>
278 <listitem>
279 <para>[renodr] - Update to nano-2.5.1. Merged from trunk r16799.</para>
280 </listitem>
281 <listitem>
282 <para>[renodr] - Update to tcsh-6.19.00. Merged from trunk r16332.</para>
283 </listitem>
284 <listitem>
285 <para>[renodr] - Update to zsh-5.2. Merged from trunk r16706.</para>
286 </listitem>
287 <listitem>
288 <para>[renodr] - Update to qemu-2.5.0. Merged from trunk r16773.</para>
289 </listitem>
290 </itemizedlist>
291 </listitem>
292
293 <listitem>
294 <para>January 20th, 2016</para>
295 <itemizedlist>
296 <listitem>
297 <para>[renodr] - Update to gnupg-2.1.10. Merged from trunk r16709.
298 </para>
299 </listitem>
300 <listitem>
301 <para>[renodr] - Returned DJ Lucas back to active status.</para>
302 </listitem>
303 <listitem>
304 <para>[renodr] - Update the copyright year for the year 2016!</para>
305 </listitem>
306 </itemizedlist>
307 </listitem>
308
309 <listitem>
310 <para>November 20th, 2015</para>
311 <itemizedlist>
312 <listitem>
313 <para>[renodr] - Update to harfbuzz-1.1.0.</para>
314 </listitem>
315 </itemizedlist>
316 </listitem>
317
318 <listitem>
319 <para>November 18th, 2015</para>
320 <itemizedlist>
321 <listitem>
322 <para>[renodr] - Update to cmake-3.4.0.</para>
323 </listitem>
324 <listitem>
325 <para>[renodr] - Update to harfbuzz-1.0.6.</para>
326 </listitem>
327 <listitem>
328 <para>[renodr] - Update to freetype-2.6.1.</para>
329 </listitem>
330 <listitem>
331 <para>[renodr] - Update to libpng-1.6.19.</para>
332 </listitem>
333 </itemizedlist>
334 </listitem>
335
336 <listitem>
337 <para>November 17th, 2015</para>
338 <itemizedlist>
339 <listitem>
340 <para>[renodr] - Update to glib-2.46.2.</para>
341 </listitem>
342 </itemizedlist>
343 </listitem>
344
345 <listitem>
346 <para>November 16th, 2015</para>
347 <itemizedlist>
348 <listitem>
349 <para>[renodr] - Update to Python-3.5.0.</para>
350 </listitem>
351 <listitem>
352 <para>[renodr] - Update to elfutils-0.164.</para>
353 </listitem>
354 </itemizedlist>
355 </listitem>
356
357 <listitem>
358 <para>November 13th, 2015</para>
359 <itemizedlist>
360 <listitem>
361 <para>[renodr] - Update to libxcb-1.11.1.</para>
362 </listitem>
363 <listitem>
364 <para>[renodr] - Update to dhcpcd-6.9.3.</para>
365 </listitem>
366 <listitem>
367 <para>[renodr] - Update to wpa_supplicant-2.5.</para>
368 </listitem>
369 <listitem>
370 <para>[renodr] - Update to sqlite-3.9.2.</para>
371 </listitem>
372 </itemizedlist>
373 </listitem>
374
375 <listitem>
376 <para>October 14th, 2015</para>
377 <itemizedlist>
378 <listitem>
379 <para>[renodr] - Update to cURL-7.45.0.</para>
380 </listitem>
381 <listitem>
382 <para>[renodr] - Update to ICU-56.1.</para>
383 </listitem>
384 <listitem>
385 <para>[renodr] - Update to Gstreamer-1.6.0.</para>
386 </listitem>
387 <listitem>
388 <para>[renodr] - Update to ISO-Codes-3.62.</para>
389 </listitem>
390 <listitem>
391 <para>[renodr] - Update to gst-plugins-base-1.6.0.</para>
392 </listitem>
393 <listitem>
394 <para>[renodr] - Update to gsettings-desktop-schemas-3.18.0.</para>
395 </listitem>
396 <listitem>
397 <para>[renodr] - Update to glib-networking-2.46.1.</para>
398 </listitem>
399 <listitem>
400 <para>[renodr] - Update to libsoup-2.52.1.</para>
401 </listitem>
402 <listitem>
403 <para>[renodr] - Update to at-spi2-core-2.18.1.</para>
404 </listitem>
405 <listitem>
406 <para>[renodr] - Update to at-spi2-atk-2.18.1.</para>
407 </listitem>
408 <listitem>
409 <para>[renodr] - Update to gtk+-3.18.2.</para>
410 </listitem>
411 <listitem>
412 <para>[renodr] - Update to BlueZ-5.35.</para>
413 </listitem>
414 <listitem>
415 <para>[renodr] - Update to Pulseaudio-7.0.</para>
416 </listitem>
417 <listitem>
418 <para>[renodr] - Update to v4l-utils-1.8.0.</para>
419 </listitem>
420 <listitem>
421 <para>[renodr] - Update to gst-plugins-good-1.6.0.</para>
422 </listitem>
423 </itemizedlist>
424 </listitem>
425
426 <listitem>
427 <para>October 13th, 2015</para>
428 <itemizedlist>
429 <listitem>
430 <para>[renodr] - Update URLS for certain packages to use the new
431 anduin server.</para>
432 </listitem>
433 </itemizedlist>
434 </listitem>
435
436 <listitem>
437 <para>October 7th, 2015</para>
438 <itemizedlist>
439 <listitem>
440 <para>[renodr] - Add a entity for GNOME 3.18.</para>
441 </listitem>
442 <listitem>
443 <para>[renodr] - Update to pixman-0.32.8.</para>
444 </listitem>
445 <listitem>
446 <para>[renodr] - Update to xterm-320.</para>
447 </listitem>
448 <listitem>
449 <para>[renodr] - Update to ATK-2.18.0.</para>
450 </listitem>
451 <listitem>
452 <para>[renodr] - Update to libjpeg-turbo-1.4.2.</para>
453 </listitem>
454 <listitem>
455 <para>[renodr] - Update to tiff-4.0.6.</para>
456 </listitem>
457 <listitem>
458 <para>[renodr] - Update to gdk-pixbuf-2.32.1.</para>
459 </listitem>
460 <listitem>
461 <para>[renodr] - Update to pango-1.38.0.</para>
462 </listitem>
463 <listitem>
464 <para>[renodr] - Update to at-spi2-core-2.18.0.</para>
465 </listitem>
466 <listitem>
467 <para>[renodr] - Update to at-spi2-atk-2.18.0.</para>
468 </listitem>
469 <listitem>
470 <para>[renodr] - Update to adwaita-icon-theme-3.18.0.</para>
471 </listitem>
472 <listitem>
473 <para>[renodr] - Update to GTK+-3.18.0.</para>
474 </listitem>
475 </itemizedlist>
476 </listitem>
477
478 <listitem>
479 <para>October 5th, 2015</para>
480 <itemizedlist>
481 <listitem>
482 <para>[renodr] - Update to MesaLib-11.0.2.</para>
483 </listitem>
484 </itemizedlist>
485 </listitem>
486
487 <listitem>
488 <para>October 3rd, 2015</para>
489 <itemizedlist>
490 <listitem>
491 <para>[renodr] - Added an entity for packages known to work with LFS
492 7.8-systemd.</para>
493 </listitem>
494 <listitem>
495 <para>[renodr] - Update to GDB-7.10.</para>
496 </listitem>
497 <listitem>
498 <para>[renodr] - Update to valgrind-3.11.0.</para>
499 </listitem>
500 <listitem>
501 <para>[renodr] - Update to LLVM-3.7.0.</para>
502 </listitem>
503 <listitem>
504 <para>[renodr] - Update to cmake-3.3.2.</para>
505 </listitem>
506 <listitem>
507 <para>{renodr] - Update to OpenSSH-7.1p1.</para>
508 </listitem>
509 <listitem>
510 <para>[renodr] - Update to libtasn1-4.7.</para>
511 </listitem>
512 <listitem>
513 <para>[renodr] - Update to GnuTLS-3.4.5.</para>
514 </listitem>
515 <listitem>
516 <para>[renodr] - Update to links-2.12.</para>
517 </listitem>
518 <listitem>
519 <para>[renodr] - Update to pciutils-3.4.0.</para>
520 </listitem>
521 <listitem>
522 <para>[renodr] - Update to libusb-1.0.20.</para>
523 </listitem>
524 <listitem>
525 <para>[renodr] - Update to unrar-5.3.5.</para>
526 </listitem>
527 <listitem>
528 <para>[renodr] - Update to cpio-2.12.</para>
529 </listitem>
530 <listitem>
531 <para>[renodr] - Update to glib-2.46.0.</para>
532 </listitem>
533 <listitem>
534 <para>[renodr] - Update to gobject-introspection-1.46.0.</para>
535 </listitem>
536 <listitem>
537 <para>[renodr] - Update to graphite2-1.3.3.</para>
538 </listitem>
539 <listitem>
540 <para>[renodr] - Update to harfbuzz-1.0.3.</para>
541 </listitem>
542 <listitem>
543 <para>[renodr] - Update to libXi-1.7.5.</para>
544 </listitem>
545 <listitem>
546 <para>[renodr] - Update to libdrm-2.4.65.</para>
547 </listitem>
548 <listitem>
549 <para>[renodr] - Update to wayland-1.9.0.</para>
550 </listitem>
551 </itemizedlist>
552 </listitem>
553
554 <listitem>
555 <para>September 17th, 2015</para>
556 <itemizedlist>
557 <listitem>
558 <para>[renodr] - Fix NSS version number... again. Needs to be 3.20.</para>
559 </listitem>
560 </itemizedlist>
561 </listitem>
562
563 <listitem>
564 <para>September 15th, 2015</para>
565 <itemizedlist>
566 <listitem>
567 <para>[renodr] - Fix NSS version number. Should be 3.20.0, not 3.20.3.
568 </para>
569 </listitem>
570 <listitem>
571 <para>[renodr] - Archive all individual KF5 libraries. All users should now use the page with all of the libraries
572 in a single script. This is done for convienience and for making dependencies simpler.</para>
573 </listitem>
574 <listitem>
575 <para>[renodr] - Update to qt-5.5.0. Restructure commands to remove
576 qtchooser. Please test and let us know if there are any problems.
577 </para>
578 </listitem>
579 </itemizedlist>
580 </listitem>
581
582 <listitem>
583 <para>September 14th, 2015</para>
584 <itemizedlist>
585 <listitem>
586 <para>[renodr] - Update to samba-4.3.0.</para>
587 </listitem>
588 <listitem>
589 <para>[renodr] - Update to libgcrypt-1.6.4.</para>
590 </listitem>
591 <listitem>
592 <para>[renodr] - Update to gvfs-1.24.2.</para>
593 </listitem>
594 <listitem>
595 <para>[renodr] - Update to nautilus-3.16.2.</para>
596 </listitem>
597 <listitem>
598 <para>[renodr] - Update to zenity-3.16.3.</para>
599 </listitem>
600 <listitem>
601 <para>[renodr] - Update to gnome-bluetooth-3.16.1.</para>
602 </listitem>
603 <listitem>
604 <para>[renodr] - Update to xf86-input-wacom-0.31.0.</para>
605 </listitem>
606 <listitem>
607 <para>[renodr] - Update to NSS-3.20.</para>
608 </listitem>
609 <listitem>
610 <para>[renodr] - Update to gnome-settings-daemon-3.16.3.</para>
611 </listitem>
612 <listitem>
613 <para>[renodr] - Update to cracklib-2.9.6 and cracklib-words-2.9.6.</para>
614 </listitem>
615 <listitem>
616 <para>[renodr] - Update to libpwquality-1.3.0.</para>
617 </listitem>
618 <listitem>
619 <para>[renodr] - Update to appstream-glib-0.5.0.</para>
620 </listitem>
621 <listitem>
622 <para>[renodr] - Update to cheese-3.16.1.</para>
623 </listitem>
624 <listitem>
625 <para>[renodr] - Update to ibus-1.5.11.</para>
626 </listitem>
627 <listitem>
628 <para>[renodr] - Update to network-manager-applet-1.0.6.</para>
629 </listitem>
630 <listitem>
631 <para>[renodr] - Update to exiv2-0.25.</para>
632 </listitem>
633 <listitem>
634 <para>[renodr] - Update to gnome-color-manager-3.16.0.</para>
635 </listitem>
636 <listitem>
637 <para>[renodr] - Update to gnome-control-center-3.16.3.</para>
638 </listitem>
639 <listitem>
640 <para>[renodr] - Update to libinput-1.0.1.</para>
641 </listitem>
642 <listitem>
643 <para>[renodr] - Update to mutter-3.16.3.</para>
644 </listitem>
645 <listitem>
646 <para>[renodr] - Update to gnome-shell-3.16.3.</para>
647 </listitem>
648 <listitem>
649 <para>[renodr] - Update to gnome-shell-extensions-3.16.2.</para>
650 </listitem>
651 <listitem>
652 <para>[renodr] - Update to gnome-session-3.16.0.</para>
653 </listitem>
654 <listitem>
655 <para>[renodr] - Update to gdm-3.16.2.</para>
656 </listitem>
657 <listitem>
658 <para>[renodr] - Update to gnome-user-docs-3.16.1.</para>
659 </listitem>
660 <listitem>
661 <para>[renodr] - Update to yelp-3.16.1.</para>
662 </listitem>
663 </itemizedlist>
664 </listitem>
665
666 <listitem>
667 <para>September 10th, 2015</para>
668 <itemizedlist>
669 <listitem>
670 <para>[renodr] - Update to BIND and BIND-Utilities 9.10.2-P4.</para>
671 </listitem>
672 <listitem>
673 <para>[renodr] - Update to stunnel-5.23.</para>
674 </listitem>
675 <listitem>
676 <para>[renodr] - Update to libgpg-error-1.20.</para>
677 </listitem>
678 <listitem>
679 <para>[renodr] - Update to mutt-1.5.24.</para>
680 </listitem>
681 </itemizedlist>
682 </listitem>
683
684 <listitem>
685 <para>September 8th, 2015</para>
686 <itemizedlist>
687 <listitem>
688 <para>[renodr] - Added some more short descriptions from Denis.
689 Fixes <ulink url="&blfs-ticket-root;6906">#6906</ulink>.</para>
690 </listitem>
691 <listitem>
692 <para>[renodr] - Update to cups-filters-1.0.74.</para>
693 </listitem>
694 <listitem>
695 <para>[renodr] - Update to poppler-0.35.0.</para>
696 </listitem>
697 <listitem>
698 <para>[renodr] - Update to cups-2.1.0.</para>
699 </listitem>
700 <listitem>
701 <para>[renodr] - Update to colord-1.2.12.</para>
702 </listitem>
703 <listitem>
704 <para>[renodr] - Update to libgusb-0.2.6.</para>
705 </listitem>
706 <listitem>
707 <para>[renodr] - Update to udisks-2.1.6.</para>
708 </listitem>
709 <listitem>
710 <para>[renodr] - Update to gnome-themes-standard-3.16.2.</para>
711 </listitem>
712 <listitem>
713 <para>[renodr] - Update to gnome-backgrounds-3.16.0.</para>
714 </listitem>
715 <listitem>
716 <para>[renodr] - Update to caribou-0.4.18.1.</para>
717 </listitem>
718 <listitem>
719 <para>[renodr] - Update to iso-codes-3.61.</para>
720 </listitem>
721 <listitem>
722 <para>[renodr] - Update to NetworkManager-1.0.6.</para>
723 </listitem>
724 <listitem>
725 <para>[renodr] - Update to bluez-5.34.</para>
726 </listitem>
727 <listitem>
728 <para>[renodr] - Update to telepathy-logger-0.8.1.</para>
729 </listitem>
730 <listitem>
731 <para>[renodr] - Update to dconf-0.24.0.</para>
732 </listitem>
733 <listitem>
734 <para>[renodr] - Add dconf-editor-3.16.1.</para>
735 </listitem>
736 </itemizedlist>
737 </listitem>
738
739 <listitem>
740 <para>September 3rd, 2015</para>
741 <itemizedlist>
742 <listitem>
743 <para>[renodr] - Update to clutter-1.22.4.</para>
744 </listitem>
745 <listitem>
746 <para>[renodr] - Update to clutter-gtk-1.6.2.</para>
747 </listitem>
748 <listitem>
749 <para>[renodr] - Update to libchamplain-0.12.10.</para>
750 </listitem>
751 <listitem>
752 <para>[renodr] - Update to gdk-pixbuf-2.31.7.</para>
753 </listitem>
754 <listitem>
755 <para>[renodr] - Update to midori-0.5.11.</para>
756 </listitem>
757 <listitem>
758 <para>[renodr] - Update to uhttpmock-0.5.0.</para>
759 </listitem>
760 <listitem>
761 <para>[renodr] - Document a test suite hang in libgdata.</para>
762 </listitem>
763 <listitem>
764 <para>[renodr] - Update to libgee-0.18.0.</para>
765 </listitem>
766 <listitem>
767 <para>[renodr] - Update to libgweather-3.16.1.</para>
768 </listitem>
769 <listitem>
770 <para>[renodr] - Update to libpeas-1.14.0.</para>
771 </listitem>
772 <listitem>
773 <para>[renodr] - Update to libwacom-0.15.</para>
774 </listitem>
775 <listitem>
776 <para>[renodr] - Update to evolution-data-server-3.16.5.</para>
777 </listitem>
778 <listitem>
779 <para>[renodr] - Add some more short descriptions by Denis. Fixes
780 <ulink url="&blfs-ticket-root;6888">#6888</ulink>.</para>
781 </listitem>
782 </itemizedlist>
783 </listitem>
784
785 <listitem>
786 <para>September 1st, 2015</para>
787 <itemizedlist>
788 <listitem>
789 <para>[renodr] - Added some short descriptions by Denis. Thanks again!
790 fixes <ulink url="&blfs-ticket-root;6869">#6869</ulink>.</para>
791 </listitem>
792 <listitem>
793 <para>[renodr] - Update to subversion-1.9.0.</para>
794 </listitem>
795 <listitem>
796 <para>[renodr] - Update to ModemManager-1.4.10.</para>
797 </listitem>
798 <listitem>
799 <para>[renodr] - Update to totem-pl-parser-3.10.5.</para>
800 </listitem>
801 <listitem>
802 <para>[renodr] - Update to VTE-0.48.2.</para>
803 </listitem>
804 <listitem>
805 <para>[renodr] - Update to yelp-xsl-3.16.1.</para>
806 </listitem>
807 <listitem>
808 <para>[renodr] - Update to geocode-glib-3.16.2.</para>
809 </listitem>
810 <listitem>
811 <para>[renodr] - Update to gnome-desktop-3.16.2.</para>
812 </listitem>
813 <listitem>
814 <para>[renodr] - Update to gnome-online-accounts-3.16.3.</para>
815 </listitem>
816 <listitem>
817 <para>[renodr] - Update to webkitgtk+-2.8.5.</para>
818 </listitem>
819 <listitem>
820 <para>[renodr] - Update to gtksourceview-3.16.1.</para>
821 </listitem>
822 <listitem>
823 <para>[renodr] - Update to libevdev-1.4.4.</para>
824 </listitem>
825 </itemizedlist>
826 </listitem>
827
828 <listitem>
829 <para>August 27th, 2015</para>
830 <itemizedlist>
831 <listitem>
832 <para>[renodr] - Update to SWIG-3.0.7.</para>
833 </listitem>
834 <listitem>
835 <para>[renodr] - Update to scons-2.3.6.</para>
836 </listitem>
837 <listitem>
838 <para>[renodr] - Update to gnome-keyring-3.16.0.</para>
839 </listitem>
840 <listitem>
841 <para>[renodr] - Update to rest-0.7.93.</para>
842 </listitem>
843 </itemizedlist>
844 </listitem>
845
846 <listitem>
847 <para>August 25th, 2015</para>
848 <itemizedlist>
849 <listitem>
850 <para>[renodr] - Update to doxygen-1.8.10.</para>
851 </listitem>
852 <listitem>
853 <para>[renodr] - Update to OpenJDK-1.8.0.51.</para>
854 </listitem>
855 <listitem>
856 <para>[renodr] - Update to check-0.10.0.</para>
857 </listitem>
858 <listitem>
859 <para>[renodr] - Fix a build error in Valgrind on systems using Glibc
860 2.22.</para>
861 </listitem>
862 <listitem>
863 <para>[renodr] - Update to GnuTLS-3.4.4.1.</para>
864 </listitem>
865 <listitem>
866 <para>[renodr] - Update to acpid-2.0.25.</para>
867 </listitem>
868 <listitem>
869 <para>[renodr] - Update to cURL-7.44.0.</para>
870 </listitem>
871 <listitem>
872 <para>[renodr] - Update to libpng-1.6.18.</para>
873 </listitem>
874 <listitem>
875 <para>[renodr] - Update to cmake-3.3.1.</para>
876 </listitem>
877 <listitem>
878 <para>[renodr] - Update to harfbuzz-1.0.2.</para>
879 </listitem>
880 <listitem>
881 <para>[renodr] - Update to libdrm-2.4.64.</para>
882 </listitem>
883 <listitem>
884 <para>[renodr] - Update to Mesa-10.6.4. I will wait until Mesa-11.0.x
885 is released before I update this again.</para>
886 </listitem>
887 <listitem>
888 <para>[renodr] - Update to Linux-PAM-1.2.1.</para>
889 </listitem>
890 <listitem>
891 <para>[renodr] - Update to xterm-319.</para>
892 </listitem>
893 <listitem>
894 <para>[renodr] - Update to gdk-pixbuf-2.31.6.</para>
895 </listitem>
896 <listitem>
897 <para>[renodr] - Update to vala-0.28.1.</para>
898 </listitem>
899 <listitem>
900 <para>[renodr] - Update to LVM2-2.02.128.</para>
901 </listitem>
902 <listitem>
903 <para>[renodr] - Update to Openbox-3.6.1.</para>
904 </listitem>
905 <listitem>
906 <para>[renodr] - Update to PIN-Entry-0.9.5.</para>
907 </listitem>
908 <listitem>
909 <para>[renodr] - Update to GnuPG-2.1.7.</para>
910 </listitem>
911 <listitem>
912 <para>[renodr] - Update to gcr-3.16.0.</para>
913 </listitem>
914 <listitem>
915 <para>[renodr] - Fix URL for gsettings-desktop-schemas-3.16.1.</para>
916 </listitem>
917 <listitem>
918 <para>[renodr] - Applied a patch by Denis for more short descriptions.
919 fixes <ulink url="&blfs-ticket-root;6843">#6843</ulink>.</para>
920 </listitem>
921 </itemizedlist>
922 </listitem>
923
924 <listitem>
925 <para>August 19th, 2015</para>
926 <itemizedlist>
927 <listitem>
928 <para>[renodr] - Update to boost-1.59.0.</para>
929 </listitem>
930 <listitem>
931 <para>[renodr] - Update to ruby-2.2.3.</para>
932 </listitem>
933 <listitem>
934 <para>[renodr] - Update to OpenSSH-7.0p1.</para>
935 </listitem>
936 <listitem>
937 <para>[renodr] - Update to Libreoffice-5.0.0.5.</para>
938 </listitem>
939 <listitem>
940 <para>[renodr] - Update to unbound-1.5.4.</para>
941 </listitem>
942 <listitem>
943 <para>[renodr] - Update to BIND and BIND-Utilities-9.10.2P3.</para>
944 </listitem>
945 <listitem>
946 <para>[renodr] - Update to sendmail-8.15.2.</para>
947 </listitem>
948 <listitem>
949 <para>[renodr] - Update to exim-4.86.</para>
950 </listitem>
951 <listitem>
952 <para>[renodr] - Update to Apache-2.4.16.</para>
953 </listitem>
954 <listitem>
955 <para>[renodr] - Update to vsftpd-3.0.3.</para>
956 </listitem>
957 <listitem>
958 <para>[renodr] - Update to mariadb-10.0.21.</para>
959 </listitem>
960 <listitem>
961 <para>[renodr] - Update to postfix-3.0.2.</para>
962 </listitem>
963 <listitem>
964 <para>[renodr] - Update to OpenLDAP-2.4.42.</para>
965 </listitem>
966 <listitem>
967 <para>[renodr] - Update to stunnel-5.22.</para>
968 </listitem>
969 <listitem>
970 <para>[renodr] - Update to GCC-5.2.0 (This includes the ADA and Java
971 compilers as well)"</para>
972 </listitem>
973 <listitem>
974 <para>[renodr] - Update to PHP-5.6.12.</para>
975 </listitem>
976 </itemizedlist>
977 </listitem>
978
979 <listitem>
980 <para>August 16th, 2015</para>
981 <itemizedlist>
982 <listitem>
983 <para>[renodr] - Update to Firefox-40.0.2.</para>
984 </listitem>
985 <listitem>
986 <para>[renodr] - Update to gsettings-desktop-schemas-3.16.1.</para>
987 </listitem>
988 <listitem>
989 <para>[renodr] - Update to nss-3.19.3.</para>
990 </listitem>
991 <listitem>
992 <para>[renodr] - Update to sqlite-3.8.11.1.</para>
993 </listitem>
994 <listitem>
995 <para>[renodr] - Update to libsecret-0.18.3.</para>
996 </listitem>
997 <listitem>
998 <para>[renodr] - Update to gjs-1.43.3.</para>
999 </listitem>
1000 </itemizedlist>
1001 </listitem>
1002
1003
1004 <listitem>
1005 <para>August 9th, 2015</para>
1006 <itemizedlist>
1007 <listitem>
1008 <para>[renodr] - Update to Archive-Zip-1.49.</para>
1009 </listitem>
1010 <listitem>
1011 <para>[renodr] - Update to autovivification-0.16.</para>
1012 </listitem>
1013 <listitem>
1014 <para>[renodr] - Update to File-Which-1.19.</para>
1015 </listitem>
1016 <listitem>
1017 <para>[renodr] - Update to Net-DNS-1.01.</para>
1018 </listitem>
1019 <listitem>
1020 <para>[renodr] - Update to Test-Pod-1.51.</para>
1021 </listitem>
1022 <listitem>
1023 <para>[renodr] - Update to Unicode-Collate-1.14.</para>
1024 </listitem>
1025 <listitem>
1026 <para>[renodr] - Update to Unicode-LineBreak-2015.07.16.</para>
1027 </listitem>
1028 <listitem>
1029 <para>[renodr] - Update to URI-1.69.</para>
1030 </listitem>
1031 <listitem>
1032 <para>[renodr] - Update to ISO-Codes-3.59.</para>
1033 </listitem>
1034 <listitem>
1035 <para>[renodr] - Fix several URLs in the MariaDB and SDL pages.</para>
1036 </listitem>
1037 <listitem>
1038 <para>[renodr] - Fix a build problem with xf86-video-intel.</para>
1039 </listitem>
1040 <listitem>
1041 <para>[renodr] - Remove FTP URLs for some Mozilla packages.</para>
1042 </listitem>
1043 <listitem>
1044 <para>[renodr] - Update wpa_supplicant instructions to reflect that
1045 the per-connection service and the standard service cannot be enabled
1046 at the same time. Fixes <ulink url="&blfs-ticket-root;6640">#6640
1047 </ulink>.</para>
1048 </listitem>
1049 <listitem>
1050 <para>[renodr] - Update to cmake-3.3.0.</para>
1051 </listitem>
1052 <listitem>
1053 <para>[renodr] - Update to graphite2-1.3.0.</para>
1054 </listitem>
1055 <listitem>
1056 <para>[renodr] - Update to harfbuzz-1.0.1.</para>
1057 </listitem>
1058 <listitem>
1059 <para>[renodr] - Update to xproto-7.0.28.</para>
1060 </listitem>
1061 <listitem>
1062 <para>[renodr] - Update to mesa-10.6.3.</para>
1063 </listitem>
1064 <listitem>
1065 <para>[renodr] - Update to polkit-0.113.</para>
1066 </listitem>
1067 <listitem>
1068 <para>[renodr] - Update to libdrm-2.4.62.</para>
1069 </listitem>
1070 <listitem>
1071 <para>[renodr] - Update to libepoxy-1.3.1.</para>
1072 </listitem>
1073 <listitem>
1074 <para>[renodr] - Update to gdk-pixbuf-2.31.5.</para>
1075 </listitem>
1076 <listitem>
1077 <para>[renodr] - Update to librsvg-2.40.10.</para>
1078 </listitem>
1079 <listitem>
1080 <para>[renodr] - Update to gtk+-3.16.6.</para>
1081 </listitem>
1082 <listitem>
1083 <para>[renodr] - Update to adwaita-icon-theme-3.16.2.1.</para>
1084 </listitem>
1085 </itemizedlist>
1086 </listitem>
1087
1088 <listitem>
1089 <para>August 7th, 2015</para>
1090 <itemizedlist>
1091 <listitem>
1092 <para>[renodr] - Update to xfsprogs-3.2.4.</para>
1093 </listitem>
1094 <listitem>
1095 <para>[renodr] - Update to mdadm-3.3.4.</para>
1096 </listitem>
1097 <listitem>
1098 <para>[renodr] - Update to whois-5.2.10.</para>
1099 </listitem>
1100 <listitem>
1101 <para>[renodr] - Update to LLVM-3.6.2.</para>
1102 </listitem>
1103 <listitem>
1104 <para>[renodr] - Update to unrar-5.3.2.</para>
1105 </listitem>
1106 <listitem>
1107 <para>[renodr] - Update to nano-2.4.2.</para>
1108 </listitem>
1109 <listitem>
1110 <para>[renodr] - Update to ed-1.12.</para>
1111 </listitem>
1112 <listitem>
1113 <para>[renodr] - Update to libunistring-0.9.6.</para>
1114 </listitem>
1115 </itemizedlist>
1116 </listitem>
1117
1118 <listitem>
1119 <para>August 5th, 2015</para>
1120 <itemizedlist>
1121 <listitem>
1122 <para>[renodr] - Update to libidn-1.32.</para>
1123 </listitem>
1124 <listitem>
1125 <para>[renodr] - Update to gnutls-3.4.3.</para>
1126 </listitem>
1127 <listitem>
1128 <para>[renodr] - Update to links-2.10.</para>
1129 </listitem>
1130 <listitem>
1131 <para>[renodr] - Update to sg3_utils-1.41.</para>
1132 </listitem>
1133 <listitem>
1134 <para>[renodr] - Update to screen-4.3.1.</para>
1135 </listitem>
1136 <listitem>
1137 <para>[renodr] - Update to lsof-4.89.</para>
1138 </listitem>
1139 <listitem>
1140 <para>[renodr] - Update to dhcpcd-6.9.1.</para>
1141 </listitem>
1142 <listitem>
1143 <para>[renodr] - Update to lm_sensors-3.4.0.</para>
1144 </listitem>
1145 </itemizedlist>
1146 </listitem>
1147
1148 <listitem>
1149 <para>August 3rd, 2015</para>
1150 <itemizedlist>
1151 <listitem>
1152 <para>[renodr] - Update to sudo-1.8.14p3.</para>
1153 </listitem>
1154 <listitem>
1155 <para>[renodr] - Update to OpenSSL-1.0.2d.</para>
1156 </listitem>
1157 </itemizedlist>
1158 </listitem>
1159
1160 <listitem>
1161 <para>August 2nd, 2015</para>
1162 <itemizedlist>
1163 <listitem>
1164 <para>[renodr] - Fix a build error in librep. Thanks
1165 goes to Lee Hancock for reporting the problem and giving
1166 a fix.</para>
1167 </listitem>
1168 <listitem>
1169 <para>[renodr] - Fix a build problem with reiserfsprogs.
1170 Thanks goes to Lee Hancock for reporting the issue and
1171 giving a fix.</para>
1172 </listitem>
1173 <listitem>
1174 <para>[renodr] - Add libxslt as a required dependency
1175 for Akonadi. Thanks goes to Tommy Lincoln and Micheal
1176 Gruben for reporting the issue.</para>
1177 </listitem>
1178 <listitem>
1179 <para>[renodr] - Fix dependencies for feh to allow
1180 for a successful run of the test suite. Thanks goes to
1181 Tommy Lincoln for reporting the issue.</para>
1182 </listitem>
1183 </itemizedlist>
1184 </listitem>
1185
1186 <listitem>
1187 <para>July 31st, 2015</para>
1188 <itemizedlist>
1189 <listitem>
1190 <para>[renodr] - Transfer book back to svn and make
1191 some minor adjustments.</para>
1192 </listitem>
1193 </itemizedlist>
1194 </listitem>
1195
1196 <listitem>
1197 <para>June 28th, 2015</para>
1198 <itemizedlist>
1199 <!-- <listitem>
1200 <para>[krejzi] - .</para>
1201 </listitem> -->
1202 <listitem>
1203 <para>[krejzi] - Updated systemd instructions to reflect
1204 libgudev removal.</para>
1205 </listitem>
1206 <listitem>
1207 <para>[krejzi] - Added libgudev-230.</para>
1208 </listitem>
1209 </itemizedlist>
1210 </listitem>
1211
1212 <listitem>
1213 <para>June 27th, 2015</para>
1214 <itemizedlist>
1215 <listitem>
1216 <para>[krejzi] - Updated to xfconf-4.12.0, xfdesktop-4.12.2
1217 and xfwm4-4.12.3.</para>
1218 </listitem>
1219 <listitem>
1220 <para>[krejzi] - Updated to xfce4-session-4.12.1,
1221 xfce4-settings-4.12.0 and
1222 xfce4-xkb-plugin-0.7.1.</para>
1223 </listitem>
1224 <listitem>
1225 <para>[krejzi] - Updated to xfce4-panel-4.12.0 and
1226 xfce4-power-manager-1.4.4.</para>
1227 </listitem>
1228 <listitem>
1229 <para>[krejzi] - Updated to xfburn-0.5.4 and
1230 xfce4-appfinder-4.12.0.</para>
1231 </listitem>
1232 <listitem>
1233 <para>[krejzi] - Updated to Thunar-1.6.10, thunar-volman-0.8.1
1234 and tumbler-0.1.31.</para>
1235 </listitem>
1236 <listitem>
1237 <para>[krejzi] - Updated to mousepad-0.4.0, parole-0.8.0
1238 and ristretto-0.8.0.</para>
1239 </listitem>
1240 <listitem>
1241 <para>[krejzi] - Updated to libxfce4ui-4.12.1, libxfce4util-4.12.1
1242 and midori-0.5.10.</para>
1243 </listitem>
1244 <listitem>
1245 <para>[krejzi] - Updated to exo-0.10.6, garco-0.5.0
1246 and gtk-xfce-engine-3.2.0.</para>
1247 </listitem>
1248 <listitem>
1249 <para>[krejzi] - Removed telepathy-salut, totem and
1250 tracker.</para>
1251 </listitem>
1252 <listitem>
1253 <para>[krejzi] - Removed telepathy-gabble, telepathy-haze
1254 and telepathy-idle.</para>
1255 </listitem>
1256 <listitem>
1257 <para>[krejzi] - Removed sound-juicer, sushi and
1258 telepathy-farstream.</para>
1259 </listitem>
1260 <listitem>
1261 <para>[krejzi] - Removed nautilus-sendto, opal and
1262 ptlib.</para>
1263 </listitem>
1264 <listitem>
1265 <para>[krejzi] - Removed libmediaart, libnice and
1266 libzapojit.</para>
1267 </listitem>
1268 <listitem>
1269 <para>[krejzi] - Removed gnome-screenshot, gnome-user-share
1270 and grilo-plugins.</para>
1271 </listitem>
1272 <listitem>
1273 <para>[krejzi] - Removed gnome-icon-theme-symbolic,
1274 gnome-online-miners and gnome-photos.</para>
1275 </listitem>
1276 <listitem>
1277 <para>[krejzi] - Removed gnome-font-viewer, gnome-icon-theme
1278 and gnome-icon-theme-extras.</para>
1279 </listitem>
1280 <listitem>
1281 <para>[krejzi] - Removed gnome-contacts, gnome-dictionary
1282 and gnome-documents.</para>
1283 </listitem>
1284 <listitem>
1285 <para>[krejzi] - Removed folks, gfbgraph and gnome-clocks.</para>
1286 </listitem>
1287 <listitem>
1288 <para>[krejzi] - Removed ekiga, empathy and farstream.</para>
1289 </listitem>
1290 </itemizedlist>
1291 </listitem>
1292
1293 <listitem>
1294 <para>June 26th, 2015</para>
1295 <itemizedlist>
1296 <listitem>
1297 <para>[krejzi] - Updated to kate-15.04.2, kmix-15.04.2
1298 and konsole-15.04.2 (KF5 Apps).</para>
1299 </listitem>
1300 <listitem>
1301 <para>[krejzi] - Updated to KDE Plasma-5.3.1 and
1302 oxygen-icons-15.04.2 (Plasma Chapter).</para>
1303 </listitem>
1304 </itemizedlist>
1305 </listitem>
1306
1307 <listitem>
1308 <para>June 25th, 2015</para>
1309 <itemizedlist>
1310 <listitem>
1311 <para>[krejzi] - Added a patch for polkit which
1312 addresses several security issues and memory
1313 leaks.</para>
1314 </listitem>
1315 <listitem>
1316 <para>[krejzi] - Updated to db-6.1.26, libtirpc-0.3.2
1317 and texlive-20150521.</para>
1318 </listitem>
1319 <listitem>
1320 <para>[krejzi] - Added Module-Build-0.4214 (Perl
1321 Module).</para>
1322 </listitem>
1323 </itemizedlist>
1324 </listitem>
1325
1326 <listitem>
1327 <para>June 24th, 2015</para>
1328 <itemizedlist>
1329 <listitem>
1330 <para>[krejzi] - Updated to KDE Frameworks-5.11.0.</para>
1331 </listitem>
1332 <listitem>
1333 <para>[krejzi] - Updated to extra-cmake-modules-5.11.0 and
1334 libdbusmenu-qt-0.9.3+15.10.20150604 (Qt5 version).</para>
1335 </listitem>
1336 <listitem>
1337 <para>[krejzi] - Updated to thunderbird-38.0.1 and
1338 tigervnc-1.4.3.</para>
1339 </listitem>
1340 <listitem>
1341 <para>[krejzi] - Updated to icedtea-web-1.6, libreoffice-4.4.3.2
1342 and seamonkey-2.33.1.</para>
1343 </listitem>
1344 <listitem>
1345 <para>[krejzi] - Updated to fontforge-20150612, gnumeric-1.12.22
1346 and gparted-0.22.0.</para>
1347 </listitem>
1348 <listitem>
1349 <para>[krejzi] - Updated to balsa-2.5.2, feh-2.13.1 and
1350 firefox-38.0.5.</para>
1351 </listitem>
1352 <listitem>
1353 <para>[krejzi] - Updated to asymptote-2.35, biber-2.1a and
1354 lxpanel-0.8.1.</para>
1355 </listitem>
1356 </itemizedlist>
1357 </listitem>
1358
1359 <listitem>
1360 <para>June 23rd, 2015</para>
1361 <itemizedlist>
1362 <listitem>
1363 <para>[krejzi] - Updated to cups-2.0.3, cups-filters-1.0.69
1364 and ghostscript-9.16.</para>
1365 </listitem>
1366 <listitem>
1367 <para>[krejzi] - Updated to mplayer-2015-02-20, mupdf-1.7 and
1368 vlc-2.2.1.</para>
1369 </listitem>
1370 <listitem>
1371 <para>[krejzi] - Updated to libisoburn-1.4.0, libisofs-1.4.0
1372 and mpg123-1.22.2.</para>
1373 </listitem>
1374 <listitem>
1375 <para>[krejzi] - Updated to audacious-3.5.2, ffmpeg-2.7.1 and
1376 libburn-1.4.0.</para>
1377 </listitem>
1378 <listitem>
1379 <para>[krejzi] - Updated to KDE Applications-15.04.2.</para>
1380 </listitem>
1381 <listitem>
1382 <para>[krejzi] - Updated to kdelibs-4.14.9, kdepim-4.14.9 and
1383 kde-workspace-4.11.20.</para>
1384 </listitem>
1385 <listitem>
1386 <para>[krejzi] - Updated to libvpx-1.4.0, soundtouch-1.9.0 and
1387 v4l-utils-1.6.3.</para>
1388 </listitem>
1389 <listitem>
1390 <para>[krejzi] - Updated to libva-intel-driver-1.5.1, libvdpau-1.1
1391 and libvorbis-1.3.5.</para>
1392 </listitem>
1393 <listitem>
1394 <para>[krejzi] - Updated to libass-0.12.2, libdvdread-5.0.3 and
1395 libva-1.5.1.</para>
1396 </listitem>
1397 <listitem>
1398 <para>[krejzi] - Updated to alsa-tools-1.0.29, alsa-utils-1.0.29
1399 and fdk-aac-0.1.4.</para>
1400 </listitem>
1401 <listitem>
1402 <para>[krejzi] - Updated to alsa-firmware-1.0.29, alsa-lib-1.0.29
1403 and alsa-plugins-1.0.29.</para>
1404 </listitem>
1405 <listitem>
1406 <para>[krejzi] - Added libcdio-0.93.</para>
1407 </listitem>
1408 <listitem>
1409 <para>[krejzi] - Updated to Unicode-LineBreak-2015.06 (Perl
1410 Module), webkitgtk-2.4.9 and webkitgtk-2.8.3.</para>
1411 </listitem>
1412 <listitem>
1413 <para>[krejzi] - Updated to qt-4.8.7, qt-5.4.2 and
1414 tiff-4.0.4.</para>
1415 </listitem>
1416 <listitem>
1417 <para>[krejzi] - Updated to nss-3.19.2, openbox-3.6 and
1418 pangomm-2.36.0.</para>
1419 </listitem>
1420 <listitem>
1421 <para>[krejzi] - Updated to libevdev-1.4.2, libinput-0.18.0
1422 and LVM2-2.02.122.</para>
1423 </listitem>
1424 <listitem>
1425 <para>[krejzi] - Updated to gtkmm-3.16.0, harfbuzz-0.9.41
1426 and imlib2-1.4.7.</para>
1427 </listitem>
1428 <listitem>
1429 <para>[krejzi] - Updated to goffice-0.10.22, gtk+-2.24.28
1430 and gtk+-3.16.4.</para>
1431 </listitem>
1432 <listitem>
1433 <para>[krejzi] - Updated to cogl-1.20.0, freeglut-3.0.0
1434 and gdk-pixbuf-2.31.4.</para>
1435 </listitem>
1436 <listitem>
1437 <para>[krejzi] - Updated to cairo-1.14.2, clutter-1.22.2
1438 and clutter-gst-2.0.16.</para>
1439 </listitem>
1440 <listitem>
1441 <para>[krejzi] - Updated to at-spi2-core-2.16.0,
1442 at-spi2-atk-2.16.0 and atk-2.16.0.</para>
1443 </listitem>
1444 </itemizedlist>
1445 </listitem>
1446
1447 <listitem>
1448 <para>June 20th, 2015</para>
1449 <itemizedlist>
1450 <listitem>
1451 <para>[krejzi] - Updated to xorg-server-1.17.2, xvinfo-1.1.3
1452 and xterm-318.</para>
1453 </listitem>
1454 <listitem>
1455 <para>[krejzi] - Updated to xkeyboard-config-2.15,
1456 xlsatoms-1.1.2 and xmodmap-1.0.9.</para>
1457 </listitem>
1458 <listitem>
1459 <para>[krejzi] - Updated to xgamma-1.0.6, xhost-1.0.7 and
1460 xkbevd-1.1.4.</para>
1461 </listitem>
1462 <listitem>
1463 <para>[krejzi] - Updated to xf86-input-wacom-0.30.0 and
1464 xf86-video-vesa-2.3.4.</para>
1465 </listitem>
1466 <listitem>
1467 <para>[krejzi] - Updated to xf86-input-evdev-2.9.2 and
1468 xf86-input-synaptics-1.8.2.</para>
1469 </listitem>
1470 <listitem>
1471 <para>[krejzi] - Updated to xdpyinfo-1.3.2, xdriinfo-1.0.5
1472 and xev-1.2.2.</para>
1473 </listitem>
1474 <listitem>
1475 <para>[krejzi] - Updated to twm-1.0.9, x11perf-1.6.0 and
1476 xcmsdb-1.0.5.</para>
1477 </listitem>
1478 <listitem>
1479 <para>[krejzi] - Updated to randrproto-1.5.0, setxkbmap-1.3.1
1480 and smproxy-1.0.6.</para>
1481 </listitem>
1482 <listitem>
1483 <para>[krejzi] - Updated to libXvMC-1.0.9, libXxf86vm-1.1.4
1484 and mesa-10.6.0.</para>
1485 </listitem>
1486 <listitem>
1487 <para>[krejzi] - Updated to libXrandr-1.5.0, libXrender-0.9.9
1488 and libXt-1.1.5.</para>
1489 </listitem>
1490 <listitem>
1491 <para>[krejzi] - Updated to libXdmcp-1.1.2, libXfont-1.5.1
1492 and libxkbfile-1.0.9.</para>
1493 </listitem>
1494 <listitem>
1495 <para>[krejzi] - Updated to libFS-1.0.7, libX11-1.6.3 and
1496 libXaw-1.0.13.</para>
1497 </listitem>
1498 <listitem>
1499 <para>[krejzi] - Updated to font-util-1.3.1, kbproto-1.0.7
1500 and libfontenc-1.1.3.</para>
1501 </listitem>
1502 <listitem>
1503 <para>[krejzi] - Archived Gnash-0.8.10 and Agg-2.5.</para>
1504 </listitem>
1505 <listitem>
1506 <para>[krejzi] - Removed incompatible use of Berkeley DB
1507 from OpenLDAP instructions.</para>
1508 </listitem>
1509 <listitem>
1510 <para>[krejzi] - Updated to wireshark-1.12.6 and
1511 wpa_supplicant-2.4.</para>
1512 </listitem>
1513 <listitem>
1514 <para>[krejzi] - Updated to unbound-1.5.3, wget-1.16.3 and
1515 whois-5.2.9.</para>
1516 </listitem>
1517 <listitem>
1518 <para>[krejzi] - Updated to rpcbind-0.2.3, samba-4.2.2
1519 and sqlite-3.8.10.2.</para>
1520 </listitem>
1521 <listitem>
1522 <para>[krejzi] - Updated to postfix-3.0.1, postgresql-9.4.4
1523 and proftpd-1.3.5a.</para>
1524 </listitem>
1525 <listitem>
1526 <para>[krejzi] - Updated to mariadb-10.0.20,
1527 NetworkManager-1.0.2 and ntp-4.2.8p2.</para>
1528 </listitem>
1529 <listitem>
1530 <para>[krejzi] - Updated to bind-9.10.2-P1, db-6.1.23
1531 and dovecot-2.2.18.</para>
1532 </listitem>
1533 </itemizedlist>
1534 </listitem>
1535
1536 <listitem>
1537 <para>June 19th, 2015</para>
1538 <itemizedlist>
1539 <listitem>
1540 <para>[krejzi] - Updated to libsoup-2.50.0, libtirpc-0.3.1
1541 and uhttpmock-0.4.0.</para>
1542 </listitem>
1543 <listitem>
1544 <para>[krejzi] - Updated to libndp-1.5, libnice-0.1.13
1545 and libpcap-1.7.3.</para>
1546 </listitem>
1547 <listitem>
1548 <para>[krejzi] - Updated to geoclue-2.2.0 and
1549 glib-networking-2.44.0.</para>
1550 </listitem>
1551 <listitem>
1552 <para>[krejzi] - Updated to curl-7.43.0, dhcpcd-6.9.0
1553 and dhcp-4.3.2.</para>
1554 </listitem>
1555 <listitem>
1556 <para>[krejzi] - Updated to tcl-8.6.4, tk-8.6.4 and
1557 vala-0.28.0.</para>
1558 </listitem>
1559 <listitem>
1560 <para>[krejzi] - Updated to python-3.4.3, ruby-2.2.2 and
1561 subversion-1.8.13.</para>
1562 </listitem>
1563 <listitem>
1564 <para>[krejzi] - Updated to OpenJDK-1.8.0.45, php-5.6.10
1565 and python-2.7.10.</para>
1566 </listitem>
1567 <listitem>
1568 <para>[krejzi] - Updated to lua-5.2.4, mercurial-3.4.1
1569 and nasm-2.11.08.</para>
1570 </listitem>
1571 <listitem>
1572 <para>[krejzi] - Updated to git-2.4.4, librep-0.92.5 and
1573 llvm-3.6.1.</para>
1574 </listitem>
1575 <listitem>
1576 <para>[krejzi] - Updated to elfutils-0.163, gcc-5.1.0 and
1577 gdb-7.9.1.</para>
1578 </listitem>
1579 <listitem>
1580 <para>[krejzi] - Updated to apache-ant-1.9.5, cmake-3.2.3
1581 and dejagnu-1.5.3.</para>
1582 </listitem>
1583 <listitem>
1584 <para>[krejzi] - Updated to Text-BibTeX-0.71, Unicode-Collate-1.12
1585 and URI-1.67 (Perl Modules).</para>
1586 </listitem>
1587 <listitem>
1588 <para>[krejzi] - Updated to Encode-JIS2K-0.03, File-Which-1.18
1589 and Net-DNS-0.83 (Perl Modules).</para>
1590 </listitem>
1591 <listitem>
1592 <para>[krejzi] - Updated to Archive-Zip-1.48, autovivification-0.15
1593 and Data-Dump-1.23 (Perl Modules).</para>
1594 </listitem>
1595 <listitem>
1596 <para>[krejzi] - Updated to pygobject-3.16.2 and
1597 setuptools-17.1.1 (Python Modules).</para>
1598 </listitem>
1599 <listitem>
1600 <para>[krejzi] - Updated to Beaker-1.7.0 and pyatspi-2.16.0
1601 (Python Modules).</para>
1602 </listitem>
1603 <listitem>
1604 <para>[krejzi] - Added Test-Differences-0.63 and Test-Pod-1.50
1605 (Perl Modules).</para>
1606 </listitem>
1607 <listitem>
1608 <para>[krejzi] - Added Test-Pod-Coverage-1.10 and Text-Roman-3.5
1609 (Perl Modules).</para>
1610 </listitem>
1611 <listitem>
1612 <para>[krejzi] - Removed Readonly-XS (Perl Module).</para>
1613 </listitem>
1614 <listitem>
1615 <para>[krejzi] - Updated to upower-0.99.3, weston-1.8.0 and
1616 which-2.21.</para>
1617 </listitem>
1618 <listitem>
1619 <para>[krejzi] - Updated to sysstat-11.1.5, udisks-2.1.5 and
1620 unrar-5.2.7.</para>
1621 </listitem>
1622 <listitem>
1623 <para>[krejzi] - Updated to ModemManager-1.4.8, p7zip-9.38.1
1624 and pciutils-3.3.1.</para>
1625 </listitem>
1626 <listitem>
1627 <para>[krejzi] - Updated to hdparm-9.48, logrotate-3.9.1
1628 and mc-4.8.14.</para>
1629 </listitem>
1630 <listitem>
1631 <para>[krejzi] - Updated to autofs-5.1.1, bluez-5.31 and
1632 colord-1.2.11.</para>
1633 </listitem>
1634 </itemizedlist>
1635 </listitem>
1636
1637 <listitem>
1638 <para>June 17th, 2015</para>
1639 <itemizedlist>
1640 <listitem>
1641 <para>[krejzi] - Updated to sharutils-4.15.2.</para>
1642 </listitem>
1643 <listitem>
1644 <para>[krejzi] - Updated to iso-codes-3.58, pinentry-0.9.4
1645 and screen-4.3.0.</para>
1646 </listitem>
1647 <listitem>
1648 <para>[krejzi] - Updated to highlight-3.22, ibus-1.5.10 and
1649 ImageMagick-6.9.1-0.</para>
1650 </listitem>
1651 <listitem>
1652 <para>[krejzi] - Updated to appstream-glib-0.4.0, gtk-doc-1.24
1653 and hicolor-icon-theme-0.15.</para>
1654 </listitem>
1655 <listitem>
1656 <para>[krejzi] - Added gcab-0.6.</para>
1657 </listitem>
1658 <listitem>
1659 <para>[krejzi] - Updated to poppler-0.33.0 and qpdf-5.1.3.
1660 </para>
1661 </listitem>
1662 <listitem>
1663 <para>[krejzi] - Updated to librsvg-2.40.9, libraw-0.16.2
1664 and libwebp-0.4.3.</para>
1665 </listitem>
1666 <listitem>
1667 <para>[krejzi] - Updated to libjpeg-turbo-1.4.1,
1668 libmng-2.0.3 and libpng-1.6.17.</para>
1669 </listitem>
1670 <listitem>
1671 <para>[krejzi] - Updated to gobject-introspection-1.44.0,
1672 harfbuzz-0.9.40 and lcms2-2.7.</para>
1673 </listitem>
1674 <listitem>
1675 <para>[krejzi] - Updated to freetype-2.6, glib-2.44.1
1676 and glibmm-2.44.0.</para>
1677 </listitem>
1678 <listitem>
1679 <para>[krejzi] - Added npth-1.2.</para>
1680 </listitem>
1681 <listitem>
1682 <para>[krejzi] - Updated to xapian-core-1.2.21.</para>
1683 </listitem>
1684 <listitem>
1685 <para>[krejzi] - Updated to pcre-8.37, talloc-2.1.2 and
1686 wayland-1.8.1.</para>
1687 </listitem>
1688 <listitem>
1689 <para>[krejzi] - Updated to libqmi-1.12.6, libsigc++-2.4.1
1690 and libtasn1-4.5.</para>
1691 </listitem>
1692 <listitem>
1693 <para>[krejzi] - Updated to libinput-0.17.0, libksba-1.3.3
1694 and libpciaccess-0.13.4.</para>
1695 </listitem>
1696 <listitem>
1697 <para>[krejzi] - Updated to libgsf-1.4.33, libgusb-0.2.5
1698 and libidn-1.30.</para>
1699 </listitem>
1700 <listitem>
1701 <para>[krejzi] - Updated to libevdev-1.4.2, libgcrypt-1.6.3
1702 and libgpg-error-1.19.</para>
1703 </listitem>
1704 <listitem>
1705 <para>[krejzi] - Updated to json-glib-1.0.4, libassuan-2.2.1
1706 and libdrm-2.6.61.</para>
1707 </listitem>
1708 <listitem>
1709 <para>[krejzi] - Updated to apr-1.5.2, boost-1.58.0 and
1710 icu-55.1.</para>
1711 </listitem>
1712 <listitem>
1713 <para>[krejzi] - Separated shared PAM configuration files
1714 from the Shadow instructions.</para>
1715 </listitem>
1716 <listitem>
1717 <para>[krejzi] - Updated to sudo-1.8.13, xfsprogs-3.2.3 and
1718 zsh-5.0.8.</para>
1719 </listitem>
1720 <listitem>
1721 <para>[krejzi] - Updated to p11-kit-0.23.1, qemu-2.3.0 and
1722 stunnel-5.19.</para>
1723 </listitem>
1724 <listitem>
1725 <para>[krejzi] - Updated to ntfs-3g-2015.3.14, openssh-6.8p1
1726 and openssl-1.0.2c.</para>
1727 </listitem>
1728 <listitem>
1729 <para>[krejzi] - Updated to nano-2.4.1, nettle-3.1.1 and
1730 nss-3.19.1.</para>
1731 </listitem>
1732 <listitem>
1733 <para>[krejzi] - Updated to krb5-1.13.2, Linux-PAM-1.2.0
1734 and LVM2-2.02.121.</para>
1735 </listitem>
1736 <listitem>
1737 <para>[krejzi] - Updated to gpgme-1.5.5, gptfdisk-1.0.0
1738 and joe-4.0.</para>
1739 </listitem>
1740 <listitem>
1741 <para>[krejzi] - Updated to fuse-2.9.4, gnupg-2.0.28 and
1742 gnutls-3.4.2.</para>
1743 </listitem>
1744 <listitem>
1745 <para>[krejzi] - Updated to cracklib-2.9.4, ed-1.11
1746 and emacs-24.5.</para>
1747 </listitem>
1748 </itemizedlist>
1749 </listitem>
1750
1751 <listitem>
1752 <para>February 22nd, 2015</para>
1753 <itemizedlist>
1754 <listitem>
1755 <para>[krejzi] - Added Data::Dump-1.22 (Perl Module) and
1756 v4l-utils-1.6.2.</para>
1757 </listitem>
1758 <listitem>
1759 <para>[krejzi] - Updated to ImageMagick-6.9.0-7,
1760 php-5.6.6 and vino-3.14.2.</para>
1761 </listitem>
1762 <listitem>
1763 <para>[krejzi] - Updated to caribou-0.4.17, grilo-0.2.12
1764 and grilo-plugins-0.2.14.</para>
1765 </listitem>
1766 </itemizedlist>
1767 </listitem>
1768
1769 <listitem>
1770 <para>February 21st, 2015</para>
1771 <itemizedlist>
1772 <listitem>
1773 <para>[krejzi] - Updated to colord-1.2.9, MesaLib-10.4.5 and
1774 x264-20141218-2245.</para>
1775 </listitem>
1776 </itemizedlist>
1777 </listitem>
1778
1779 <listitem>
1780 <para>February 17th, 2015</para>
1781 <itemizedlist>
1782 <listitem>
1783 <para>[krejzi] - Rebranded the book into BLFS systemd once again.
1784 </para>
1785 </listitem>
1786 <listitem>
1787 <para>[krejzi] - Updated to totem-pl-parser-3.10.4 and unrar-5.2.6.</para>
1788 </listitem>
1789 <listitem>
1790 <para>[krejzi] - Updated to libunistring-0.9.5, setuptools-12.2 -
1791 Python Module and sysstat-11.1.3.</para>
1792 </listitem>
1793 <listitem>
1794 <para>[krejzi] - Updated to gnome-font-viewer-3.14.1, gtk+-2.24.26 and
1795 librsvg-2.40.7.</para>
1796 </listitem>
1797 </itemizedlist>
1798 </listitem>
1799
1800 <listitem>
1801 <para>February 15th, 2015</para>
1802 <itemizedlist>
1803 <listitem>
1804 <para>[krejzi] - Updated to kate-14.12.2, kmix-14.12.2 and konsole-14.12.2
1805 - KDE Frameworks Based Applications Section.</para>
1806 </listitem>
1807 <listitem>
1808 <para>[krejzi] - Updated to KDE Frameworks-5.7.0 and oxygen-icons-14.12.2
1809 - KDE Plasma 5 Section.</para>
1810 </listitem>
1811 <listitem>
1812 <para>[krejzi] - Updated to wayland-1.7.0 and weston-1.7.0.</para>
1813 </listitem>
1814 <listitem>
1815 <para>[krejzi] - Updated to cups-filters-1.0.65, libwww-perl-6.13 -
1816 Perl Module and logrotate-3.8.9.</para>
1817 </listitem>
1818 </itemizedlist>
1819 </listitem>
1820
1821 <listitem>
1822 <para>February 13th, 2015</para>
1823 <itemizedlist>
1824 <listitem>
1825 <para>[krejzi] - Updated to pulseaudio-6.0.</para>
1826 </listitem>
1827 <listitem>
1828 <para>[krejzi] - Updated to krb5-1.13.1, libwww-perl-6.10 - Perl
1829 Module and postfix-3.0.0.</para>
1830 </listitem>
1831 <listitem>
1832 <para>[krejzi] - Updated to cmake-3.1.3, cups-filters-1.0.64 and
1833 ffmpeg-2.5.4.</para>
1834 </listitem>
1835 <listitem>
1836 <para>[krejzi] - Archived appdata-tools (now provided by appstream-glib),
1837 libiodbc (nothing requires it anymore) and
1838 xf86-video-cirrus (replaced by modesetting driver).</para>
1839 </listitem>
1840 </itemizedlist>
1841 </listitem>
1842
1843 <listitem>
1844 <para>February 10th, 2015</para>
1845 <itemizedlist>
1846 <listitem>
1847 <para>[krejzi] - Updated to xorg-server-1.17.1.</para>
1848 </listitem>
1849 <listitem>
1850 <para>[krejzi] - Updated to nfs-utils-1.3.2, poppler-0.31.0 and
1851 sudo-1.8.12.</para>
1852 </listitem>
1853 <listitem>
1854 <para>[krejzi] - Updated to gtk-vnc-0.5.4, libqmi-0.12.4 and
1855 ModemManager-1.4.4.</para>
1856 </listitem>
1857 <listitem>
1858 <para>[krejzi] - Updated to cups-2.0.2, dbus-glib-0.104 and
1859 fluxbox-1.3.7.</para>
1860 </listitem>
1861 <listitem>
1862 <para>[krejzi] - Added libnfsidmap-0.26 and implemented NFSv4
1863 instructions for NFS-Utils.</para>
1864 </listitem>
1865 <listitem>
1866 <para>[krejzi] - Modified rpcbind-0.2.2 instructions to use a
1867 non-privileged user and work with systemd socket
1868 activation.</para>
1869 </listitem>
1870 </itemizedlist>
1871 </listitem>
1872
1873 <listitem>
1874 <para>February 9th, 2015</para>
1875 <itemizedlist>
1876 <listitem>
1877 <para>[krejzi] - Updated to xkeyboard-config-2.14 and
1878 xorg-server-1.17.0.</para>
1879 </listitem>
1880 <listitem>
1881 <para>[krejzi] - Updated to totem-3.14.2, unrar-5.2.5 and
1882 xf86-video-vmware-13.1.0.</para>
1883 </listitem>
1884 <listitem>
1885 <para>[krejzi] - Updated to shared-mime-info-1.4, sqlite-3.8.8.2
1886 and stunnel-5.10.</para>
1887 </listitem>
1888 <listitem>
1889 <para>[krejzi] - Updated to sessreg-1.1.0 - Xorg Applications
1890 and setuptools-12.0.5 - Python Module.</para>
1891 </listitem>
1892 <listitem>
1893 <para>[krejzi] - Updated to php-5.6.5, postgresql-9.4.1 and
1894 seamonkey-2.32.1.</para>
1895 </listitem>
1896 <listitem>
1897 <para>[krejzi] - Updated to nss-3.17.4, ntp-4.2.8p1 and
1898 openssl-1.0.2.</para>
1899 </listitem>
1900 <listitem>
1901 <para>[krejzi] - Updated to mercurial-3.3, MesaLib-10.4.4 and
1902 nspr-4.10.8.</para>
1903 </listitem>
1904 <listitem>
1905 <para>[krejzi] - Updated to libqmi-1.12.2, libreoffice-4.4.0.3
1906 and mariadb-10.0.16.</para>
1907 </listitem>
1908 <listitem>
1909 <para>[krejzi] - Updated to libmbim-1.12.2, libnice-0.1.10
1910 and libpciaccess-0.13.3.</para>
1911 </listitem>
1912 <listitem>
1913 <para>[krejzi] - Updated to libgpg-error-1.18, libgsf-1.14.31
1914 and libinput-0.10.0.</para>
1915 </listitem>
1916 <listitem>
1917 <para>[krejzi] - Updated to httpd-2.4.12, libdvdread-5.0.2 and
1918 libdvdnav-5.0.3.</para>
1919 </listitem>
1920 <listitem>
1921 <para>[krejzi] - Updated to gtk+-3.14.8, harfbuzz-0.9.38 and
1922 highlight-3.21.</para>
1923 </listitem>
1924 <listitem>
1925 <para>[krejzi] - Updated to gedit-3.14.3, git-2.3.0 and
1926 gparted-0.21.0.</para>
1927 </listitem>
1928 <listitem>
1929 <para>[krejzi] - Updated to evolution-data-server-3.12.11,
1930 evolution-3.12.11 and farstream-0.2.7.</para>
1931 </listitem>
1932 <listitem>
1933 <para>[krejzi] - Updated to clutter-gst-2.0.14, cmake-3.1.2 and
1934 dhcpcd-6.7.1.</para>
1935 </listitem>
1936 <listitem>
1937 <para>[krejzi] - Updated to babl-0.1.12, bluefish-2.2.7 and
1938 bluez-5.28.</para>
1939 </listitem>
1940 <listitem>
1941 <para>[krejzi] - Fixed ALSA-Plugins build when speexdsp-1.2rc2 is
1942 present.</para>
1943 </listitem>
1944 <listitem>
1945 <para>[krejzi] - Merged tigervnc-1.4.2 and whois-5.2.4 updates
1946 from the main book. Thanks to Bruce for doing all the work.</para>
1947 </listitem>
1948 <listitem>
1949 <para>[krejzi] - Merged dejagnu-1.5.2, lzo-2.09 and sharutils-4.15
1950 updates from the main book. Thanks to Bruce for doing all
1951 the work.</para>
1952 </listitem>
1953 <listitem>
1954 <para>[krejzi] - Merged XML-LibXML-Simple-0.95 and
1955 XML-LibXSLT-1.94 - Perl Modules updates from the main
1956 book. Thanks to Ken for doing all the work.</para>
1957 </listitem>
1958 <listitem>
1959 <para>[krejzi] - Merged Net-DNS-0.82, Text-BibTex-0.70 and
1960 Unicode-Collate-1.10 - Perl Modules updates from the main
1961 book. Thanks to Ken for doing all the work.</para>
1962 </listitem>
1963 <listitem>
1964 <para>[krejzi] - Merged Archive-Zip-1.45, Business-ISMN-1.13
1965 and Data-Compare-1.25 - Perl Modules updates from the main
1966 book. Thanks to Ken for doing all the work.</para>
1967 </listitem>
1968 <listitem>
1969 <para>[krejzi] - Merged inkscape-0.91 update from the main
1970 book. Thanks to Ken for doing all the work.</para>
1971 </listitem>
1972 <listitem>
1973 <para>[krejzi] - Merged Cairo upstream fixes addition
1974 from the main book. Thanks to Ken for doing all the
1975 work.</para>
1976 </listitem>
1977 <listitem>
1978 <para>[krejzi] - Merged OpenJDK-1.8.0.31 and swig-3.0.5
1979 updates from the main book. Thanks to Pierre for doing
1980 all the work.</para>
1981 </listitem>
1982 <listitem>
1983 <para>[krejzi] - Merged goffice-0.10.20, gnumeric-1.12.20
1984 and LVM2-2.02.116 updates from the main book. Thanks to
1985 Pierre for doing all the work.</para>
1986 </listitem>
1987 </itemizedlist>
1988 </listitem>
1989
1990 <listitem>
1991 <para>January 28th, 2015</para>
1992 <itemizedlist>
1993 <listitem>
1994 <para>[krejzi] - Updated jasper-1.900.1 patch to address more
1995 recent security issues.</para>
1996 </listitem>
1997 <listitem>
1998 <para>[krejzi] - Added an optional Qt4 patch that adds some
1999 new features that are not upstream but can be used by some
2000 packages.</para>
2001 </listitem>
2002 </itemizedlist>
2003 </listitem>
2004
2005 <listitem>
2006 <para>January 27th, 2015</para>
2007 <itemizedlist>
2008 <listitem>
2009 <para>[krejzi] - Updated to firefox-35.0.1 and
2010 MesaLib-10.4.3.</para>
2011 </listitem>
2012 <listitem>
2013 <para>[krejzi] - Added KDE Plasma-5.2.0 and sddm-0.11.0.</para>
2014 </listitem>
2015 <listitem>
2016 <para>[krejzi] - Added KDE Frameworks 5 Based Kate-14.12.1,
2017 KMix-14.12.1 and Konsole-14.12.1 applications.</para>
2018 </listitem>
2019 </itemizedlist>
2020 </listitem>
2021
2022 <listitem>
2023 <para>January 23rd, 2015</para>
2024 <itemizedlist>
2025 <listitem>
2026 <para>[krejzi] - Added Mako-1.0.1 - Python Module.</para>
2027 </listitem>
2028 <listitem>
2029 <para>[krejzi] - Updated to wayland-1.6.1 and weston-1.6.1.</para>
2030 </listitem>
2031 <listitem>
2032 <para>[krejzi] - Updated to setuptools-12.0.4 - Python
2033 Module and webkitgtk-2.6.5.</para>
2034 </listitem>
2035 <listitem>
2036 <para>[krejzi] - Updated to gnome-online-accounts-3.14.3
2037 and libgweather-3.14.3.</para>
2038 </listitem>
2039 <listitem>
2040 <para>[krejzi] - Updated to accountsservice-0.6.40,
2041 appstream-glib-0.3.4 and folks-0.10.1.</para>
2042 </listitem>
2043 <listitem>
2044 <para>[krejzi] - Merged vala-0.26.2 update from the main
2045 book. Thanks to Bruce for doing all the work.</para>
2046 </listitem>
2047 <listitem>
2048 <para>[krejzi] - Merged cups-filters-1.0.62, llvm-3.5.1 and
2049 seamonkey-2.32 updates from the main book. Thanks to Bruce
2050 for doing all the work.</para>
2051 </listitem>
2052 <listitem>
2053 <para>[krejzi] - Merged samba-4.1.16 update from the main
2054 book. Thanks to Fernando for doing all the work.</para>
2055 </listitem>
2056 <listitem>
2057 <para>[krejzi] - Merged gnutls-3.3.12, iceauth-1.0.7 and
2058 mkfontscale-1.1.2 updates from the main book. Thanks to
2059 Fernando for doing all the work.</para>
2060 </listitem>
2061 <listitem>
2062 <para>[krejzi] - Merged libdrm-2.4.59 and sqlite-3.8.8.1
2063 updates from the main book. Thanks to Igor for doing all
2064 the work.</para>
2065 </listitem>
2066 <listitem>
2067 <para>[krejzi] - Merged cmake-3.1.1, exim-4.85 and git-2.2.2
2068 updates from the main book. Thanks to Igor for doing all the
2069 work.</para>
2070 </listitem>
2071 <listitem>
2072 <para>[krejzi] - Merged hexchat-2.10.2 addition from the
2073 main book. Thanks to Igor for doing all the work.</para>
2074 </listitem>
2075 <listitem>
2076 <para>[krejzi] - Merged gdb-7.8.2 and swig-3.0.4 updates
2077 from the main book. Thanks to Pierre for doing all the
2078 work.</para>
2079 </listitem>
2080 </itemizedlist>
2081 </listitem>
2082
2083 <listitem>
2084 <para>January 13th, 2015</para>
2085 <itemizedlist>
2086 <listitem>
2087 <para>[krejzi] - Updated to libmbim-1.12.0, libqmi-1.12.0 and
2088 ModemManager-1.4.2.</para>
2089 </listitem>
2090 <listitem>
2091 <para>[krejzi] - Updated to colord-1.2.8, setuptools-11.3.1 - Python Module
2092 and thunderbird-31.4.0.</para>
2093 </listitem>
2094 <listitem>
2095 <para>[krejzi] - Added Beaker-1.6.4 - Python Module.</para>
2096 </listitem>
2097 </itemizedlist>
2098 </listitem>
2099
2100 <listitem>
2101 <para>January 13th, 2015</para>
2102 <itemizedlist>
2103 <listitem>
2104 <para>[krejzi] - Updated to evolution-data-server-3.12.10
2105 and evolution-3.12.10.</para>
2106 </listitem>
2107 <listitem>
2108 <para>[krejzi] - Updated to poppler-0.30.0,
2109 webkitgtk-2.4.8 and wireshark-1.12.3.</para>
2110 </listitem>
2111 <listitem>
2112 <para>[krejzi] - Updated to gtksourceview-3.14.3,
2113 gvfs-1.22.3 and MesaLib-10.4.2.</para>
2114 </listitem>
2115 <listitem>
2116 <para>[krejzi] - Updated to extra-cmake-modules-1.6.1,
2117 firefox-35.0 and gtk+-3.14.7.</para>
2118 </listitem>
2119 <listitem>
2120 <para>[krejzi] - Merged xf86-input-wacom-0.28.0 update
2121 from the main book. Thanks to Fernando for doing all
2122 the work.</para>
2123 </listitem>
2124 <listitem>
2125 <para>[krejzi] - Merged Thunar-1.6.4, unrar-5.2.4 and
2126 xdg-utils-1.1.0-rc3 updates from the main book. Thanks
2127 to Fernando for doing all the work.</para>
2128 </listitem>
2129 <listitem>
2130 <para>[krejzi] - Merged libgusb-0.2.4, openssl-1.0.1k and
2131 speexdsp-1.2rc3 updates from the main book. Thanks to
2132 Fernando for doing all the work.</para>
2133 </listitem>
2134 <listitem>
2135 <para>[krejzi] - Merged fluxbox-1.3.6, giflib-5.1.1 and
2136 libass-0.12.1 updates from the main book. Thanks to
2137 Fernando for doing all the work.</para>
2138 </listitem>
2139 <listitem>
2140 <para>[krejzi] - Merged curl-7.40.0, doxygen-1.8.9.1 and
2141 ffmpeg-2.5.3 updates from the main book. Thanks to
2142 Fernando for doing all the work.</para>
2143 </listitem>
2144 <listitem>
2145 <para>[krejzi] - Merged feh-2.12 addition from the main
2146 book. Thanks to Igor for doing all the work.</para>
2147 </listitem>
2148 <listitem>
2149 <para>[krejzi] - Merged libevent-2.0.22 update from the
2150 main book. Thanks to Igor for doing all the work.</para>
2151 </listitem>
2152 <listitem>
2153 <para>[krejzi] - Merged asymptote and xindy separation
2154 from texlive. Thanks to Ken for doing all the work.
2155 </para>
2156 </listitem>
2157 </itemizedlist>
2158 </listitem>
2159
2160 <listitem>
2161 <para>January 10th, 2015</para>
2162 <itemizedlist>
2163 <listitem>
2164 <para>[krejzi] - Updated to extra-cmake-modules-1.6.0 and
2165 KDE Frameworks-5.6.0.</para>
2166 </listitem>
2167 </itemizedlist>
2168 </listitem>
2169
2170 <listitem>
2171 <para>January 4th, 2015</para>
2172 <itemizedlist>
2173 <listitem>
2174 <para>[krejzi] - Updated to setuptools-11.0 - Python
2175 Module, wicd-1.7.3 and xf86-video-intel-2.99.917.</para>
2176 </listitem>
2177 <listitem>
2178 <para>[krejzi] - Updated to MesaLib-10.4.1 and
2179 phonon-backend-gstreamer-4.8.2 (Qt5 version).</para>
2180 </listitem>
2181 <listitem>
2182 <para>[krejzi] - Updated to libqmi-1.10.6, libva-1.5.0
2183 and libva-intel-driver-1.5.0.</para>
2184 </listitem>
2185 <listitem>
2186 <para>[krejzi] - Updated to bluez-5.27,
2187 libgweather-3.14.2 and libmbim-1.10.2.</para>
2188 </listitem>
2189 <listitem>
2190 <para>[krejzi] - Merged whois-5.2.3, xproto-7.0.27 and
2191 xterm-314 updates from the main book. Thanks to
2192 Fernando for doing all the work.</para>
2193 </listitem>
2194 <listitem>
2195 <para>[krejzi] - Merged phonon-backend-gstreamer-4.8.2,
2196 rxvt-unicode-9.2 and stunnel-5.09 updates from the main book.
2197 Thanks to Fernando for doing all the work.</para>
2198 </listitem>
2199 <listitem>
2200 <para>[krejzi] - Merged libpng-1.6.16, libxshmfence-1.2 and
2201 mercurial-3.2.4 updates from the main book. Thanks to
2202 Fernando for doing all the work.</para>
2203 </listitem>
2204 <listitem>
2205 <para>[krejzi] - Merged bdftopcf-1.0.5, doxygen-1.8.9 and
2206 freetype-2.5.5 updates from the main book. Thanks to
2207 Fernando for doing all the work.</para>
2208 </listitem>
2209 <listitem>
2210 <para>[krejzi] - Merged links-2.9 update from the main
2211 book. Thanks to Igor for doing all the work.</para>
2212 </listitem>
2213 <listitem>
2214 <para>[krejzi] - Merged fix for Clisp testsuite from the
2215 main book. Thanks to Pierre for doing all the work.</para>
2216 </listitem>
2217 </itemizedlist>
2218 </listitem>
2219
2220 <listitem>
2221 <para>December 21st, 2014</para>
2222 <itemizedlist>
2223 <listitem>
2224 <para>[krejzi] - Removed Bazaar from the book.</para>
2225 </listitem>
2226 <listitem>
2227 <para>[krejzi] - Merged ruby-2.2.0 update from the
2228 main book. Thanks to Fernando for doing all the
2229 work.</para>
2230 </listitem>
2231 <listitem>
2232 <para>[krejzi] - Merged abiword-3.0.1, libxklavier-5.4
2233 and ntp-4.2.8 updates from the main book. Thanks to
2234 Fernando for doing all the work.</para>
2235 </listitem>
2236 <listitem>
2237 <para>[krejzi] - Merged gst-plugins-bad-1.4.5,
2238 gst-plugins-ugly-1.4.5 and gst-libav-1.4.5 updates
2239 from the main book. Thanks to Igor for doing
2240 all the work.</para>
2241 </listitem>
2242 <listitem>
2243 <para>[krejzi] - Merged gstreamer-1.4.5, gst-plugins-base-1.4.5
2244 and gst-plugins-good-1.4.5 updates from the main book.
2245 Thanks to Igor for doing all the work.</para>
2246 </listitem>
2247 <listitem>
2248 <para>[krejzi] - Merged ffmpeg-2.5.2 and git-2.2.1
2249 updates from the main book. Thanks to Igor for
2250 doing all the work.</para>
2251 </listitem>
2252 <listitem>
2253 <para>[krejzi] - Merged heirloom-mailx-12.5 and
2254 mutt-1.5.23 security fix updates from the main
2255 book. Thanks to Ken for doing all the work.</para>
2256 </listitem>
2257 <listitem>
2258 <para>[krejzi] - Merged php-5.6.4 update from the
2259 main book. Thanks to Pierre for doing all the
2260 work.</para>
2261 </listitem>
2262 </itemizedlist>
2263 </listitem>
2264
2265 <listitem>
2266 <para>December 21st, 2014</para>
2267 <itemizedlist>
2268 <listitem>
2269 <para>[krejzi] - Merged mercurial-3.2.3 and postgresql-9.4.0
2270 updates from the main book. Thanks to Fernando for doing all
2271 the work.</para>
2272 </listitem>
2273 <listitem>
2274 <para>[krejzi] - Merged elfutils-0.161 update from the main book.
2275 Thanks to Igor for doing all the work.</para>
2276 </listitem>
2277 <listitem>
2278 <para>[krejzi] - Merged cmake-3.1.0, dhcpcd-6.6.6 and
2279 mplayer-2014-12-19 updates from the main book. Thanks
2280 to Fernando for doing all the work.</para>
2281 </listitem>
2282 <listitem>
2283 <para>[krejzi] - Updated qtchooser patch for Qt-5.4.</para>
2284 </listitem>
2285 <listitem>
2286 <para>[krejzi] - Fixed Inkscape build with Poppler-0.29.0.</para>
2287 </listitem>
2288 <listitem>
2289 <para>[krejzi] - Updated to appstream-glib-0.3.3 and
2290 libvdpau-0.9.</para>
2291 </listitem>
2292 <listitem>
2293 <para>[krejzi] - Updated to gnome-shell-3.14.3,
2294 gnome-shell-extensions-3.14.3 and
2295 gnome-user-share-3.14.2.</para>
2296 </listitem>
2297 <listitem>
2298 <para>[krejzi] - Updated to network-manager-applet-1.0.0,
2299 setuptools-8.2.1 - Python Module and
2300 xorg-server-1.16.3.</para>
2301 </listitem>
2302 <listitem>
2303 <para>[krejzi] - Updated to libreoffice-4.3.5, mutter-3.14.3
2304 and NetworkManager-1.0.0.</para>
2305 </listitem>
2306 </itemizedlist>
2307 </listitem>
2308
2309 <listitem>
2310 <para>December 18th, 2014</para>
2311 <itemizedlist>
2312 <listitem>
2313 <para>[krejzi] - Merged rasqal-0.9.23 and subversion-1.8.11
2314 updates from the main book. Thanks to Fernando for doing
2315 all the work.</para>
2316 </listitem>
2317 <listitem>
2318 <para>[krejzi] - Merged harfbuzz-0.9.37, libassuan-2.2.0
2319 and python-2.7.9 updates from the main book. Thanks to
2320 Fernando for doing all the work.</para>
2321 </listitem>
2322 <listitem>
2323 <para>[krejzi] - Merged ffmpeg-2.5.1, gnutls-3.3.11 and
2324 gpgme-1.5.3 updates from the main book. Thanks to Fernando
2325 for doing all the work.</para>
2326 </listitem>
2327 <listitem>
2328 <para>[krejzi] - Merged speex-1.2rc2 update from the main
2329 book. Thanks to Bruce for doing all the work.</para>
2330 </listitem>
2331 <listitem>
2332 <para>[krejzi] - Updated to udisks-2.1.4, vinagre-3.14.3
2333 and vte-0.38.3.</para>
2334 </listitem>
2335 <listitem>
2336 <para>[krejzi] - Updated to gnome-online-miners-3.14.1 and
2337 setuptools-8.0.4 - Python Module.</para>
2338 </listitem>
2339 <listitem>
2340 <para>[krejzi] - Updated to gtk+-3.14.6,
2341 network-manager-applet-0.995.0.0 and
2342 upower-0.99.2.</para>
2343 </listitem>
2344 <listitem>
2345 <para>[krejzi] - Updated to bluez-5.26, MesaLib-10.4.0 and
2346 NetworkManager-0.995.0.0.</para>
2347 </listitem>
2348 </itemizedlist>
2349 </listitem>
2350
2351 <listitem>
2352 <para>December 12th, 2014</para>
2353 <itemizedlist>
2354 <listitem>
2355 <para>[krejzi] - Updated to extra-cmake-modules-1.5.0
2356 and KDE Frameworks-5.5.0.</para>
2357 </listitem>
2358 <listitem>
2359 <para>[krejzi] - Updated to phonon-4.8.3 (Qt5 version),
2360 phonon-backend-gstreamer-4.8.1 (Qt5 version) and
2361 phonon-backend-vlc-0.8.2 (Qt5 version).</para>
2362 </listitem>
2363 </itemizedlist>
2364 </listitem>
2365
2366 <listitem>
2367 <para>December 11th, 2014</para>
2368 <itemizedlist>
2369 <listitem>
2370 <para>[krejzi] - Merged stunnel-5.08 and unbound-1.5.1
2371 updates from the main book. Thanks to Fernando for
2372 doing all the work.</para>
2373 </listitem>
2374 <listitem>
2375 <para>[krejzi] - Merged dhcpcd-6.6.5,
2376 hicolor-icon-theme-0.13 and sqlite-3.8.7.4 updates
2377 from the main book. Thanks to Fernando for doing
2378 all the work.</para>
2379 </listitem>
2380 <listitem>
2381 <para>[krejzi] - Merged qemu-2.2.0 and sendmail-8.15.1
2382 updates from the main book. Thanks to Bruce for doing
2383 all the work.</para>
2384 </listitem>
2385 </itemizedlist>
2386 </listitem>
2387
2388 <listitem>
2389 <para>December 10th, 2014</para>
2390 <itemizedlist>
2391 <listitem>
2392 <para>[krejzi] - Moved libpciaccess from the Xorg
2393 Libraries page into a standalone page in the
2394 General Libraries section.</para>
2395 </listitem>
2396 <listitem>
2397 <para>[krejzi] - Updated to evolution-data-server-3.12.9,
2398 evolution-3.12.9 and gedit-3.14.2.</para>
2399 </listitem>
2400 <listitem>
2401 <para>[krejzi] - Updated to poppler-0.29.0, qt-5.4.0
2402 and tracker-1.2.5.</para>
2403 </listitem>
2404 <listitem>
2405 <para>[krejzi] - Updated to libevdev-1.2.2,
2406 libinput-0.7.0 and MesaLib-10.3.5.</para>
2407 </listitem>
2408 <listitem>
2409 <para>[krejzi] - Merged bind-9.10.1-P1, x264-snapshot-20141208
2410 and xfsprogs-3.2.2 updates from the main book. Thanks to
2411 Fernando for doing all the work.</para>
2412 </listitem>
2413 <listitem>
2414 <para>[krejzi] - Merged seamonkey-2.31, sqlite-3.8.7.3
2415 and wget-1.16.1 updates from the main book. Thanks to
2416 Fernando for doing all the work.</para>
2417 </listitem>
2418 <listitem>
2419 <para>[krejzi] - Merged librsvg-2.40.6, libsoup-2.48.1
2420 and lxpanel-0.8.0 updates from the main book. Thanks
2421 to Fernando for doing all the work.</para>
2422 </listitem>
2423 <listitem>
2424 <para>[krejzi] - Merged ffmpeg-2.5, freetype-2.5.4 and
2425 glib-networking-2.42.1 updates from the main book.
2426 Thanks to Fernando for doing all the work.</para>
2427 </listitem>
2428 <listitem>
2429 <para>[krejzi] - Merged keybinder2-0.3.0 addition from
2430 the main book. Thanks to Fernando for doing all the
2431 work.</para>
2432 </listitem>
2433 <listitem>
2434 <para>[krejzi] - Merged phonon-4.8.3,
2435 phonon-backend-gstreamer-4.8.1 and
2436 phonon-backend-vlc-0.8.2 updates from the main book.
2437 Thanks to Bruce for doing all the work.</para>
2438 </listitem>
2439 <listitem>
2440 <para>[krejzi] - Merged Qemu networking instructions
2441 changes from the main book. Thanks to Bruce for
2442 doing all the work.</para>
2443 </listitem>
2444 <listitem>
2445 <para>[krejzi] - Merged remaining Kernel Configuration
2446 updates from the main book. Thanks to Pierre for doing
2447 all the work.</para>
2448 </listitem>
2449 <listitem>
2450 <para>[krejzi] - Commented out "Devices for Servers"
2451 section from the "About Devices" page as it is not
2452 relevant on systemd based setups.</para>
2453 </listitem>
2454 </itemizedlist>
2455 </listitem>
2456
2457 <listitem>
2458 <para>December 3rd, 2014</para>
2459 <itemizedlist>
2460 <listitem>
2461 <para>[krejzi] - Merged xfce4-power-manager-1.4.2 update
2462 from the main book. Thanks to Fernando for doing all the
2463 work.</para>
2464 </listitem>
2465 <listitem>
2466 <para>[krejzi] - Merged samba-4.1.14, unrarsrc-5.2.3 and
2467 xterm-313 updates from the main book. Thanks to Fernando
2468 for doing all the work.</para>
2469 </listitem>
2470 <listitem>
2471 <para>[krejzi] - Merged lxsession-0.5.2, mercurial-3.2.2
2472 and nss-3.17.3 updates from the main book. Thanks to
2473 Fernando for doing all the work.</para>
2474 </listitem>
2475 <listitem>
2476 <para>[krejzi] - Merged ffmpeg-2.4.4, libgusb-0.2.3 and
2477 LVM2-2.02.114 updates from the main book. Thanks to
2478 Fernando for doing all the work.</para>
2479 </listitem>
2480 <listitem>
2481 <para>[krejzi] - Merged Kernel Configuration updates for
2482 several packages from the main book. Thanks to Pierre
2483 for doing all the work.</para>
2484 </listitem>
2485 <listitem>
2486 <para>[krejzi] - Removed libgee-0.6.8 and
2487 lxpolkit-0.1.0.</para>
2488 </listitem>
2489 <listitem>
2490 <para>[krejzi] - Updated to gnome-themes-standard-3.14.2.3
2491 and fontforge-20141126.</para>
2492 </listitem>
2493 <listitem>
2494 <para>[krejzi] - Updated to colord-1.2.7,
2495 colord-gtk-0.1.26 and rpcbind-0.2.2.</para>
2496 </listitem>
2497 <listitem>
2498 <para>[krejzi] - Updated to firefox-34.0.5,
2499 highlight-3.20 and thunderbird-31.3.0.</para>
2500 </listitem>
2501 </itemizedlist>
2502 </listitem>
2503
2504 <listitem>
2505 <para>November 28th, 2014</para>
2506 <itemizedlist>
2507 <listitem>
2508 <para>[krejzi] - Updated to colord-1.2.6.</para>
2509 </listitem>
2510 <listitem>
2511 <para>[krejzi] - Updated to nautilus-3.14.2 and
2512 notification-daemon-3.14.1.</para>
2513 </listitem>
2514 <listitem>
2515 <para>[krejzi] - Updated to caribou-0.4.16,
2516 gnome-themes-standard-3.14.2.2 and
2517 libwnck-3.14.0.</para>
2518 </listitem>
2519 <listitem>
2520 <para>[krejzi] - Merged xfce4-xkb-plugin-0.5.6 addition
2521 from the main book. Thanks to Fernando for doing all the
2522 work.</para>
2523 </listitem>
2524 <listitem>
2525 <para>[krejzi] - Merged postfix-2.11.3, valgrind-3.10.1 and
2526 xf86-input-evdev-2.9.1 updates from the main book. Thanks
2527 to Fernando for doing all the work.</para>
2528 </listitem>
2529 <listitem>
2530 <para>[krejzi] - Merged LVM2-2.02.113, mariadb-10.0.15 and
2531 pidgin-2.0.11 updates from the main book. Thanks to Fernando
2532 for doing all the work.</para>
2533 </listitem>
2534 <listitem>
2535 <para>[krejzi] - Merged gpgme-1.5.2, libksba-1.3.2 and
2536 libgusb-0.2.2 updates from the main book. Thanks to
2537 Fernando for doing all the work.</para>
2538 </listitem>
2539 <listitem>
2540 <para>[krejzi] - Merged dhcpcd-6.6.4, flac-1.3.1 and
2541 git-2.2.0 updates from the main book. Thanks to
2542 Fernando for doing all the work.</para>
2543 </listitem>
2544 </itemizedlist>
2545 </listitem>
2546
2547 <listitem>
2548 <para>November 23rd, 2014</para>
2549 <itemizedlist>
2550 <listitem>
2551 <para>[krejzi] - Rebranded the book into KBLFS (Krejzi's BLFS).
2552 </para>
2553 </listitem>
2554 <listitem>
2555 <para>[krejzi] - Fixed sane-backends to use the correct systemd
2556 library.</para>
2557 </listitem>
2558 <listitem>
2559 <para>[krejzi] - Merged harfbuzz-0.9.36, libgusb-0.2.0 and
2560 libpng-1.6.15 updates from the main book. Thanks to
2561 Fernando for doing all the work.</para>
2562 </listitem>
2563 <listitem>
2564 <para>[krejzi] - Merged k3b-2.0.3, sqlite-3.8.7.2 and xscreensaver-5.32
2565 updates from the main book. Thanks to Fernando for doing all the
2566 work.</para>
2567 </listitem>
2568 <listitem>
2569 <para>[krejzi] - Merged icedtea-web-1.5.2 and openjdk-1.8.0.25
2570 updates from the main book. Thanks to Pierre for doing all the
2571 work.</para>
2572 </listitem>
2573 <listitem>
2574 <para>[krejzi] - Merged xkbcomp-1.3.0 update from the main
2575 book. Thanks to Bruce for doing all the work.</para>
2576 </listitem>
2577 <listitem>
2578 <para>[krejzi] - Updated to MesaLib-10.3.4.</para>
2579 </listitem>
2580 <listitem>
2581 <para>[krejzi] - Updated to gnome-tweak-tool-3.14.2,
2582 gnome-user-share-3.14.1 and totem-3.14.1.</para>
2583 </listitem>
2584 <listitem>
2585 <para>[krejzi] - Updated to brasero-3.12.0, eog-3.14.3 and
2586 gnome-documents-3.14.2.</para>
2587 </listitem>
2588 <listitem>
2589 <para>[krejzi] - Updated to libreoffice-4.3.4, libwebp-0.4.2
2590 and webkitgtk-2.6.4.</para>
2591 </listitem>
2592 <listitem>
2593 <para>[krejzi] - Added extra-cmake-modules-1.4.0 and KDE
2594 Frameworks-5.4.0, both standalone packages and single page
2595 instructions.</para>
2596 </listitem>
2597 <listitem>
2598 <para>[krejzi] - Added Qt5 versions of grantlee-5.0.0,
2599 libdbusmenu-qt-0.9.3+14.10.20140619 and
2600 polkit-qt-1-0.112.0.</para>
2601 </listitem>
2602 <listitem>
2603 <para>[krejzi] - Added Qt5 versions of phonon-4.8.2,
2604 phonon-backend-gstreamer-4.8.0 and
2605 phonon-backend-vlc-0.8.1.</para>
2606 </listitem>
2607 </itemizedlist>
2608 </listitem>
2609
2610 <listitem>
2611 <para>November 20th, 2014</para>
2612 <itemizedlist>
2613 <listitem>
2614 <para>[krejzi] - Merged openjpeg-2.1.0 addition from the main
2615 book. Thanks to Igor for doing all the work.</para>
2616 </listitem>
2617 <listitem>
2618 <para>[krejzi] - Merged libmusicbrainz-5.1.0, LVM2-2.02.112
2619 and unbound-1.5.0 updates from the main book. Thanks to
2620 Fernando for doing all the work.</para>
2621 </listitem>
2622 <listitem>
2623 <para>[krejzi] - Merged ImageMagick-6.9.0-0, sg3_utils-1.40
2624 and xfdesktop-4.10.3 updates from the main book. Thanks to
2625 Fernando for doing all the work.</para>
2626 </listitem>
2627 <listitem>
2628 <para>[krejzi] - Merged liblinear-1.96, librep-0.92.4 and
2629 rep-gtk-0.90.8.2 updates from the main book. Thanks to
2630 Fernando for doing all the work.</para>
2631 </listitem>
2632 <listitem>
2633 <para>[krejzi] - Merged autovivification-0.14, Archive-Zip-1.39
2634 and Business-ISBN-2.09 updates from the main book. Thanks to
2635 Fernando for doing all the work.</para>
2636 </listitem>
2637 <listitem>
2638 <para>[krejzi] - Merged List-AllUtils-0.09, Log-Log4perl-1.46,
2639 Net-DNS-0.81 and URI-1.65 updates from the main book. Thanks
2640 to Fernando for doing all the work.</para>
2641 </listitem>
2642 <listitem>
2643 <para>[krejzi] - Merged dhcpcd-6.6.2, mercurial-3.2.1
2644 and xscreensaver-5.31 updates from the main book.
2645 Thanks to Fernando for doing all the work.</para>
2646 </listitem>
2647 <listitem>
2648 <para>[krejzi] - Merged cups-2.0.1, ruby-2.1.5 and
2649 whois-5.2.2 updates from the main book. Thanks to
2650 Fernando for doing all the work.</para>
2651 </listitem>
2652 <listitem>
2653 <para>[krejzi] - Merged libffi-3.2.1, tcl-8.6.3 and
2654 tk-8.6.3 updates from the main book. Thanks to Bruce
2655 for doing all the work.</para>
2656 </listitem>
2657 <listitem>
2658 <para>[krejzi] - Updated to php-5.6.3.</para>
2659 </listitem>
2660 </itemizedlist>
2661 </listitem>
2662
2663 <listitem>
2664 <para>November 13th, 2014</para>
2665 <itemizedlist>
2666 <listitem>
2667 <para>[krejzi] - Updated to libevdev-1.3.1 and
2668 webkitgtk-2.6.3.</para>
2669 </listitem>
2670 <listitem>
2671 <para>[krejzi] - Updated to nautilus-3.14.1, qca-2.1.0
2672 and wireshark-1.12.2.</para>
2673 </listitem>
2674 <listitem>
2675 <para>[krejzi] - Merged libpaper-1.1.24+nmu4 update from
2676 the main book. Thanks to Ken for doing all the work.</para>
2677 </listitem>
2678 <listitem>
2679 <para>[krejzi] - Merged midori-0.5.9 update from the main
2680 book. Thanks to Fernando for doing all the work.</para>
2681 </listitem>
2682 <listitem>
2683 <para>[krejzi] - Merged mupdf-1.6 addition from the main
2684 book. Thanks to Igor for doing all the work.</para>
2685 </listitem>
2686 <listitem>
2687 <para>[krejzi] - Merged KDE-4.14.3 and traceroute-2.0.21
2688 updates from the main book. Thanks to Bruce for doing all
2689 the work.</para>
2690 </listitem>
2691 </itemizedlist>
2692 </listitem>
2693
2694 <listitem>
2695 <para>November 12th, 2014</para>
2696 <itemizedlist>
2697 <listitem>
2698 <para>[krejzi] - Updated to firefox-33.1.</para>
2699 </listitem>
2700 <listitem>
2701 <para>[krejzi] - Updated to gnome-disk-utility-3.14.0,
2702 gnome-shell-3.14.2 and gnome-shell-extensions-3.14.2.</para>
2703 </listitem>
2704 <listitem>
2705 <para>[krejzi] - Updated to colord-1.2.5, evolution-3.12.8
2706 and mutter-3.14.2.</para>
2707 </listitem>
2708 <listitem>
2709 <para>[krejzi] - Updated to vinagre-3.14.2, vino-3.14.1
2710 and vte-0.38.2.</para>
2711 </listitem>
2712 <listitem>
2713 <para>[krejzi] - Updated to gvfs-1.22.2, libgdata-0.16.1
2714 and tracker-1.2.4.</para>
2715 </listitem>
2716 <listitem>
2717 <para>[krejzi] - Updated to gnome-user-docs-3.14.2,
2718 gtksourceview-3.14.2 and gucharmap-3.14.2.</para>
2719 </listitem>
2720 <listitem>
2721 <para>[krejzi] - Updated to gnome-settings-daemon-3.14.2,
2722 gnome-terminal-3.14.2 and gnome-themes-standard-3.14.2.
2723 </para>
2724 </listitem>
2725 <listitem>
2726 <para>[krejzi] - Updated to gnome-maps-3.14.2,
2727 gnome-online-accounts-3.14.2 and gnome-photos-3.14.2.
2728 </para>
2729 </listitem>
2730 <listitem>
2731 <para>[krejzi] - Updated to gnome-desktop-3.14.2,
2732 gnome-dictionary-3.14.2 and gnome-logs-3.14.2.</para>
2733 </listitem>
2734 </itemizedlist>
2735 </listitem>
2736
2737 <listitem>
2738 <para>November 11th, 2014</para>
2739 <itemizedlist>
2740 <listitem>
2741 <para>[krejzi] - Updated to gnome-contacts-3.14.2 and
2742 gnome-control-center-3.14.2.</para>
2743 </listitem>
2744 <listitem>
2745 <para>[krejzi] - Updated to file-roller-3.14.2,
2746 gedit-3.14.1 and gnome-color-manager-3.14.2.</para>
2747 </listitem>
2748 <listitem>
2749 <para>[krejzi] - Updated to cheese-3.14.2, eog-3.14.2,
2750 epiphany-3.14.2 and evolution-data-server-3.12.8.</para>
2751 </listitem>
2752 <listitem>
2753 <para>[krejzi] - Updated to bluez-5.25, gtk+-3.14.5 and
2754 xorg-server-1.16.2.</para>
2755 </listitem>
2756 <listitem>
2757 <para>[krejzi] - Merged at-spi2-core-2.14.1 and gnutls-3.3.10
2758 updates from the main book. Thanks to Fernando for doing all
2759 the work.</para>
2760 </listitem>
2761 <listitem>
2762 <para>[krejzi] - Merged x264-20141108-2245, glib-2.42.1
2763 and pciutils-3.3.0 updates from the main book. Thanks to
2764 Fernando for doing all the work.</para>
2765 </listitem>
2766 <listitem>
2767 <para>[krejzi] - Merged gst-plugins-bad-1.4.4,
2768 gst-plugins-ugly-1.4.4 and gst-libav-1.4.4 updates
2769 from the main book. Thanks to Fernando for doing
2770 all the work.</para>
2771 </listitem>
2772 <listitem>
2773 <para>[krejzi] - Merged gstreamer-1.4.4, gst-plugins-base-1.4.4
2774 and gst-plugins-good-1.4.4 updates from the main book.
2775 Thanks to Fernando for doing all the work.</para>
2776 </listitem>
2777 <listitem>
2778 <para>[krejzi] - Merged phonon-4.8.2 and phonon-backend-vlc-0.8.1
2779 updates from the main book. Thanks to Fernando for doing
2780 all the work.</para>
2781 </listitem>
2782 </itemizedlist>
2783 </listitem>
2784
2785 <listitem>
2786 <para>November 10th, 2014</para>
2787 <itemizedlist>
2788 <listitem>
2789 <para>[krejzi] - Merged dhcpcd-6.6.1 and libassuan-2.1.3
2790 updates from the main book. Thanks to Fernando for doing
2791 all the work.</para>
2792 </listitem>
2793 <listitem>
2794 <para>[krejzi] - Merged fltk-1.3.3 update from the main
2795 book. Thanks to Bruce for doing all the work.</para>
2796 </listitem>
2797 <listitem>
2798 <para>[krejzi] - Updated to MesaLib-10.3.3.</para>
2799 </listitem>
2800 </itemizedlist>
2801 </listitem>
2802
2803 <listitem>
2804 <para>November 6th, 2014</para>
2805 <itemizedlist>
2806 <listitem>
2807 <para>[krejzi] - Updated to libwacom-0.11, poppler-0.28.1
2808 and xf86-input-wacom-0.27.0.</para>
2809 </listitem>
2810 <listitem>
2811 <para>[krejzi] - Merged boost-1.57.0, curl-7.39.0 and
2812 unrar-5.2.2 updates from the main book. Thanks to Fernando
2813 for doing all the work.</para>
2814 </listitem>
2815 </itemizedlist>
2816 </listitem>
2817
2818 <listitem>
2819 <para>November 4th, 2014</para>
2820 <itemizedlist>
2821 <listitem>
2822 <para>[krejzi] - Updated to uhttpmock-0.3.3.</para>
2823 </listitem>
2824 <listitem>
2825 <para>[krejzi] - Removed instructions about creating
2826 /etc/shells since it has been moved to LFS.</para>
2827 </listitem>
2828 <listitem>
2829 <para>[krejzi] - Merged gcc-4.9.2 update from the main
2830 book. Thanks to Pierre for doing all the work.</para>
2831 </listitem>
2832 <listitem>
2833 <para>[krejzi] - Merged sawfish-1.11 update from the main
2834 book. Thanks to Fernando for doing all the work.</para>
2835 </listitem>
2836 <listitem>
2837 <para>[krejzi] - Merged ffmpeg-2.4.3 and raptor2-2.0.14
2838 updates from the main book. Thanks to Fernando for doing
2839 all the work.</para>
2840 </listitem>
2841 </itemizedlist>
2842 </listitem>
2843
2844 <listitem>
2845 <para>November 2nd, 2014</para>
2846 <itemizedlist>
2847 <listitem>
2848 <para>[krejzi] - Merged stunnel-5.07 and mercurial-3.2
2849 updates from the main book. Thanks to Fernando for
2850 doing all the work.</para>
2851 </listitem>
2852 <listitem>
2853 <para>[krejzi] - Updated to gnome-weather-3.14.1.</para>
2854 </listitem>
2855 <listitem>
2856 <para>[krejzi] - Updated to gnome-tweak-tool-3.14.0 and
2857 gnome-user-share-3.14.0.</para>
2858 </listitem>
2859 <listitem>
2860 <para>[krejzi] - Updated to gnome-screenshot-3.14.0 and
2861 gnome-system-monitor-3.14.1.</para>
2862 </listitem>
2863 <listitem>
2864 <para>[krejzi] - Updated to gnome-photos-3.14.0 and
2865 gnome-power-manager-3.14.1.</para>
2866 </listitem>
2867 <listitem>
2868 <para>[krejzi] - Updated to gnome-logs-3.14.1 and
2869 gnome-maps-3.14.1.2.</para>
2870 </listitem>
2871 <listitem>
2872 <para>[krejzi] - Updated to gnome-documents-3.14.1 and
2873 gnome-font-viewer-3.14.0.</para>
2874 </listitem>
2875 <listitem>
2876 <para>[krejzi] - Updated to gnome-contacts-3.14.1 and
2877 gnome-dictionary-3.14.1.</para>
2878 </listitem>
2879 <listitem>
2880 <para>[krejzi] - Updated to gnome-clocks-3.14.1 and
2881 gnome-color-manager-3.14.1.</para>
2882 </listitem>
2883 <listitem>
2884 <para>[krejzi] - Updated to sound-juicer-3.14.0,
2885 vinagre-3.14.1 and vino-3.14.0.</para>
2886 </listitem>
2887 <listitem>
2888 <para>[krejzi] - Updated to baobab-3.14.1,
2889 empathy-3.12.7 and nautilus-sendto-3.8.2.</para>
2890 </listitem>
2891 </itemizedlist>
2892 </listitem>
2893
2894 <listitem>
2895 <para>November 1st, 2014</para>
2896 <itemizedlist>
2897 <listitem>
2898 <para>[krejzi] - Updated to seahorse-3.14.0 and
2899 totem-3.14.0.</para>
2900 </listitem>
2901 <listitem>
2902 <para>[krejzi] - Updated to gnome-terminal-3.14.1,
2903 gucharmap-3.14.1 and notification-daemon-3.14.0.</para>
2904 </listitem>
2905 <listitem>
2906 <para>[krejzi] - Updated to evolution-3.12.7,
2907 file-roller-3.14.1, gedit-3.14.0 and
2908 gnome-calculator-3.14.1.</para>
2909 </listitem>
2910 <listitem>
2911 <para>[krejzi] - Updated to brasero-3.11.4, cheese-3.14.1,
2912 eog-3.14.1, epiphany-3.14.1 and evince-3.14.1.</para>
2913 </listitem>
2914 <listitem>
2915 <para>[krejzi] - Merged sbc-1.3 update from the main book.
2916 Thanks to Bruce for doing all the work.</para>
2917 </listitem>
2918 <listitem>
2919 <para>[krejzi] - Merged sudo-1.8.11p2 and menu-cache-1.0.0
2920 updates from the main book. Thanks to Fernando for doing
2921 all the work.</para>
2922 </listitem>
2923 <listitem>
2924 <para>[krejzi] - Updated to adwaita-icon-theme-3.14.1,
2925 gnome-session-3.14.0, gdm-3.14.1,
2926 gnome-user-docs-3.14.1 and yelp-3.14.1.</para>
2927 </listitem>
2928 </itemizedlist>
2929 </listitem>
2930
2931 <listitem>
2932 <para>October 31st, 2014</para>
2933 <itemizedlist>
2934 <listitem>
2935 <para>[krejzi] - Merged gdb-7.8.1, git-2.1.3 and
2936 sqlite-3.8.7.1 updates from the main book. Thanks
2937 to Fernando for doing all the work.</para>
2938 </listitem>
2939 <listitem>
2940 <para>[krejzi] - Removed Build Order page from GNOME
2941 section as the desktop packages are already sorted
2942 in the recommended build order.</para>
2943 </listitem>
2944 </itemizedlist>
2945 </listitem>
2946
2947 <listitem>
2948 <para>October 30th, 2014</para>
2949 <itemizedlist>
2950 <listitem>
2951 <para>[krejzi] - Updated to mutter-3.14.1.5, gnome-shell-3.14.1.5
2952 and gnome-shell-extensions-3.14.1.</para>
2953 </listitem>
2954 <listitem>
2955 <para>[krejzi] - Updated to libreoffice-4.3.3.</para>
2956 </listitem>
2957 <listitem>
2958 <para>[krejzi] - Updated to gnome-settings-daemon-3.14.0
2959 and gnome-control-center-3.14.0.</para>
2960 </listitem>
2961 <listitem>
2962 <para>[krejzi] - Updated to gnome-bluetooth-3.14.0
2963 and gnome-keyring-3.14.0.</para>
2964 </listitem>
2965 <listitem>
2966 <para>[krejzi] - Updated to gnome-themes-standard-3.14.0,
2967 gvfs-1.22.1, nautilus-3.14.0 and zenity-3.14.0.</para>
2968 </listitem>
2969 <listitem>
2970 <para>[krejzi] - Updated to caribou-0.4.15,
2971 dconf-0.22.0 and gnome-backgrounds-3.14.1.</para>
2972 </listitem>
2973 <listitem>
2974 <para>[krejzi] - Merged ruby-2.1.4, dhcpcd-6.6.0 and
2975 wget-1.16 updates from the main book. Thanks to
2976 Fernando for doing all the work.</para>
2977 </listitem>
2978 <listitem>
2979 <para>[krejzi] - Merged liblinear-1.95 and pinentry-0.9.0
2980 updates from the main book. Thanks to Fernando for doing
2981 all the work.</para>
2982 </listitem>
2983 </itemizedlist>
2984 </listitem>
2985
2986 <listitem>
2987 <para>October 29th, 2014</para>
2988 <itemizedlist>
2989 <listitem>
2990 <para>[krejzi] - Updated to gnome-online-miners-3.14.0.
2991 </para>
2992 </listitem>
2993 <listitem>
2994 <para>[krejzi] - Updated to evolution-data-server-3.12.7.1
2995 and folks-0.10.0.</para>
2996 </listitem>
2997 <listitem>
2998 <para>[krejzi] - Updated to gnome-online-accounts-3.14.1
2999 and libgdata-0.16.0.</para>
3000 </listitem>
3001 <listitem>
3002 <para>[krejzi] - Updated to libpeas-1.12.1,
3003 librest-0.7.92 and libwnck-3.4.9.</para>
3004 </listitem>
3005 <listitem>
3006 <para>[krejzi] - Updated to libchamplain-0.12.9,
3007 libgee-0.16.1 and libgweather-3.14.1.</para>
3008 </listitem>
3009 <listitem>
3010 <para>[krejzi] - Updated to gnome-menus-3.13.3,
3011 gtkhtml-4.8.5 and gtksourceview-3.14.1.</para>
3012 </listitem>
3013 <listitem>
3014 <para>[krejzi] - Updated to gcr-3.14.0, geocode-glib-3.14.0,
3015 gjs-1.42.0 and gnome-desktop-3.14.0.</para>
3016 </listitem>
3017 <listitem>
3018 <para>[krejzi] - Updated to totem-pl-parser-3.10.3,
3019 tracker-1.2.3, vte-0.38.1 and yelp-xsl-3.14.0.</para>
3020 </listitem>
3021 <listitem>
3022 <para>[krejzi] - Updated to accountsservice-0.6.39 and
3023 gsettings-desktop-schemas-3.14.1.</para>
3024 </listitem>
3025 <listitem>
3026 <para>[krejzi] - Changed CUPS, CUPS-Filters and Gutenprint
3027 instructions to work on systemd setups.</para>
3028 </listitem>
3029 <listitem>
3030 <para>[krejzi] - Changed ALSA-Utils instructions to work
3031 on systemd setups.</para>
3032 </listitem>
3033 <listitem>
3034 <para>[krejzi] - Changed Transmission instructions to use
3035 rewritten Qt instructions.</para>
3036 </listitem>
3037 <listitem>
3038 <para>[krejzi] - Added adwaita-icon-theme-3.14.0, farstream-0.2.6
3039 and sound-theme-freedesktop-0.8.</para>
3040 </listitem>
3041 <listitem>
3042 <para>[krejzi] - Imported GNOME 3.12 from systemd branch
3043 revision 14805.</para>
3044 </listitem>
3045 <listitem>
3046 <para>[krejzi] - Updated to firefox-33.0.2.</para>
3047 </listitem>
3048 </itemizedlist>
3049 </listitem>
3050
3051 <listitem>
3052 <para>October 28th, 2014</para>
3053 <itemizedlist>
3054 <listitem>
3055 <para>[krejzi] - Changed LXDE-Common instructions to work on
3056 systemd setups.</para>
3057 </listitem>
3058 <listitem>
3059 <para>[krejzi] - Temporarily removed LXDM.</para>
3060 </listitem>
3061 <listitem>
3062 <para>[krejzi] - Changed Xfce4-Session instructions to work
3063 on systemd setups.</para>
3064 </listitem>
3065 <listitem>
3066 <para>[krejzi] - Changed KDE-Workspace and "Starting KDE"
3067 instructions to work on systemd setups.</para>
3068 </listitem>
3069 <listitem>
3070 <para>[krejzi] - Internal refactoring of the WebKitGTK+-2.6.2
3071 instructions.</para>
3072 </listitem>
3073 </itemizedlist>
3074 </listitem>
3075
3076 <listitem>
3077 <para>October 27th, 2014</para>
3078 <itemizedlist>
3079 <listitem>
3080 <para>[krejzi] - Simplified WebKitGTK-2.4.7 instructions.</para>
3081 </listitem>
3082 <listitem>
3083 <para>[krejzi] - Rewrote Qt4 and Qt5 instructions to use
3084 qtchooser.</para>
3085 </listitem>
3086 <listitem>
3087 <para>[krejzi] - Added colord-gtk-0.2.25 and gtk-vnc-0.5.3.
3088 </para>
3089 </listitem>
3090 <listitem>
3091 <para>[krejzi] - Changed Cairo, Cogl, Clutter and GTK+ 3
3092 instructions to work on Wayland setups.</para>
3093 </listitem>
3094 </itemizedlist>
3095 </listitem>
3096
3097 <listitem>
3098 <para>October 26th, 2014</para>
3099 <itemizedlist>
3100 <listitem>
3101 <para>[krejzi] - Changed MesaLib, XKeyboard-Config, Xorg-Server,
3102 Xorg Wacom Driver and Xorg VMWare Driver instructions to work
3103 on systemd setups.</para>
3104 </listitem>
3105 <listitem>
3106 <para>[krejzi] - Added libva-vdpau-driver-0.7.4.</para>
3107 </listitem>
3108 <listitem>
3109 <para>[krejzi] - Moved libva, libva-intel-driver, libvdpau and
3110 libvdpau-va-gl to Multimedia section.</para>
3111 </listitem>
3112 <listitem>
3113 <para>[krejzi] - Changed Apache, Bind9, ProFTPD, vsFTPD,
3114 OpenLDAP, Unbound and Xinetd instructions to work on
3115 systemd setups.</para>
3116 </listitem>
3117 <listitem>
3118 <para>[krejzi] - Changed MariaDB, PostgreSQL, Dovecot, Exim,
3119 Postfix and Sendmail instructions to work on systemd setups.
3120 </para>
3121 </listitem>
3122 <listitem>
3123 <para>[krejzi] - Fixed w3m linking with an image library.</para>
3124 </listitem>
3125 <listitem>
3126 <para>[krejzi] - Changed and simplified Wireshark instructions
3127 so they use qtchooser in case of two Qt installations.</para>
3128 </listitem>
3129 <listitem>
3130 <para>[krejzi] - Changed Avahi, NetworkManager and Wicd
3131 instructions to work on systemd setups.</para>
3132 </listitem>
3133 <listitem>
3134 <para>[krejzi] - Removed netfs instructions.</para>
3135 </listitem>
3136 <listitem>
3137 <para>[krejzi] - Changed CIFS-Utils, NFS-Utils, NTP, rpcbind,
3138 RSync, Samba and WPA_Supplicant instructions to work on
3139 systemd setups.</para>
3140 </listitem>
3141 <listitem>
3142 <para>[krejzi] - Added geoclue-2.1.10, libnice-0.1.8 and
3143 uhttpmock-0.3.1.</para>
3144 </listitem>
3145 <listitem>
3146 <para>[krejzi] - Removed initd-tools.</para>
3147 </listitem>
3148 <listitem>
3149 <para>[krejzi] - Changed Acpid, At, AutoFS, BlueZ, Colord,
3150 FCron, GPM, Sysstat, UDisks and UDisks2 instructions to
3151 work on systemd setups.</para>
3152 </listitem>
3153 <listitem>
3154 <para>[krejzi] - Added cups-pk-helper-0.2.5,
3155 ModemManager-1.4.0 and weston-1.6.0.</para>
3156 </listitem>
3157 <listitem>
3158 <para>[krejzi] - Updated to upower-0.99.1.</para>
3159 </listitem>
3160 <listitem>
3161 <para>[krejzi] - Improved and simplified Subversion
3162 instructions.</para>
3163 </listitem>
3164 <listitem>
3165 <para>[krejzi] - Changed PHP and SVN Server instructions to
3166 work on systemd setups.</para>
3167 </listitem>
3168 <listitem>
3169 <para>[krejzi] - Added Jinja2-2.7.3, MarkupSafe-0.23,
3170 pyatspi-2.14.0, setuptools-7.0 and PyYAML-3.11 - Python
3171 Modules.</para>
3172 </listitem>
3173 <listitem>
3174 <para>[krejzi] - Changed and simplified CMake and Poppler
3175 instructions so they use qtchooser in case of two Qt
3176 installations.</para>
3177 </listitem>
3178 <listitem>
3179 <para>[krejzi] - Improved and expanded libwebp instructions.
3180 </para>
3181 </listitem>
3182 <listitem>
3183 <para>[krejzi] - Added libmediaart-0.7.0.</para>
3184 </listitem>
3185 <listitem>
3186 <para>[krejzi] - Added bogofilter-1.2.4, highlight-3.19,
3187 ibus-1.5.9 and qtchooser-39.</para>
3188 </listitem>
3189 <listitem>
3190 <para>[krejzi] - Updated to appstream-glib-0.3.1.</para>
3191 </listitem>
3192 <listitem>
3193 <para>[krejzi] - Moved appstream-glib to General Libraries
3194 section.</para>
3195 </listitem>
3196 <listitem>
3197 <para>[krejzi] - Added libinput-0.6.0, libmbim-1.10.0,
3198 liboauth-1.0.3, libpwquality-1.2.4, libqmi-1.10.4,
3199 libxbkcommon-0.5.0, wayland-1.6.0 and yaml-0.1.6.</para>
3200 </listitem>
3201 <listitem>
3202 <para>[krejzi] - Moved libevdev to General Libraries section.
3203 </para>
3204 </listitem>
3205 <listitem>
3206 <para>[krejzi] - Updated to xapian-core-1.2.19.</para>
3207 </listitem>
3208 <listitem>
3209 <para>[krejzi] - Changed libgcrypt and libgpg-error instructions
3210 so systemd can safely be linked against them.</para>
3211 </listitem>
3212 <listitem>
3213 <para>[krejzi] - Changed Cyrus-SASL, Firewalling, Haveged,
3214 Iptables, MIT Kerberos V5, OpenSSH and Stunnel instructions
3215 to work on systemd setups.</para>
3216 </listitem>
3217 <listitem>
3218 <para>[krejzi] - Changed Polkit instructions to use
3219 systemd-logind.</para>
3220 </listitem>
3221 <listitem>
3222 <para>[krejzi] - Removed ConsoleKit and Udev-Extras pages.
3223 </para>
3224 </listitem>
3225 <listitem>
3226 <para>[krejzi] - Imported systemd specific D-Bus and post
3227 LFS systemd instructions.</para>
3228 </listitem>
3229 <listitem>
3230 <para>[krejzi] - Improved and simplified the GnuPG
3231 instructions.</para>
3232 </listitem>
3233 <listitem>
3234 <para>[krejzi] - Rewrote libcap instructions to only install
3235 the PAM module.</para>
3236 </listitem>
3237 <listitem>
3238 <para>[krejzi] - Changed ISC DHCP and DHCPCD instructions
3239 to work on systemd setups.</para>
3240 </listitem>
3241 <listitem>
3242 <para>[krejzi] - Adjusted Qemu instructions to use the
3243 "Advanced Network Configuration" instead of bridge-utils.
3244 </para>
3245 </listitem>
3246 <listitem>
3247 <para>[krejzi] - Stripped configuration paragraph from
3248 bridge-utils instructions in favor of systemd-networkd
3249 ones.</para>
3250 </listitem>
3251 <listitem>
3252 <para>[krejzi] - Imported "Advanced Network Configuration"
3253 instructions for configuring the Network Bridge with
3254 systemd-networkd.</para>
3255 </listitem>
3256 <listitem>
3257 <para>[krejzi] - Removed random instructions.</para>
3258 </listitem>
3259 <listitem>
3260 <para>[krejzi] - Adjusted Postlfs Configuration for use
3261 with LFS systemd.</para>
3262 </listitem>
3263 <listitem>
3264 <para>[krejzi] - Imported systemd-units from main
3265 systemd branch.</para>
3266 </listitem>
3267 <listitem>
3268 <para>[krejzi] - Rebranded the book into systemd-ng
3269 book.</para>
3270 </listitem>
3271 <listitem>
3272 <para>[krejzi] - Imported BLFS revision 14732.</para>
3273 </listitem>
3274 </itemizedlist>
3275 </listitem>
3276
3277 </itemizedlist>
3278
3279</sect1>
Note: See TracBrowser for help on using the repository browser.