source: introduction/welcome/changelog.xml@ 77aeb6b

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

Added some short descriptions by Denis. Thanks again!
Update to subversion-1.9.0
Update to ModemManager-1.4.10
Update to totem-pl-parser-3.10.5
Update to VTE-0.48.2
Update to yelp-xsl-3.16.1
Update to geocode-glib-3.16.2
Update to gnome-desktop-3.16.2
Update to gnome-online-accounts-3.16.3
Update to webkitgtk+-2.8.5
Update to gtksourceview-3.16.1
Update to libevdev-1.4.4

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

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