source: introduction/welcome/changelog.xml@ 99673f0

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

Rename -systemd specific files, move libdrim to X Libraries section.

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

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