source: introduction/welcome/changelog.xml@ ec5324f

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

Update to SWIG-3.0.7
Update to scons-2.3.6
Update to gnome-keyring-3.16.0
Update to rest-0.7.93

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

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