source: introduction/welcome/changelog.xml@ a4105d15

systemd-13485
Last change on this file since a4105d15 was a4105d15, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Update to harfbuzz-1.1.0

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

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