source: introduction/welcome/changelog.xml@ 27a6f85

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

Update to glib-2.46.2

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

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