source: introduction/welcome/changelog.xml@ 8770a48

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

Update to doxygen-1.8.10
Update to OpenJDK-1.8.0.51
Update to check-0.10.0
Fix a build error in Valgrind using glibc-2.22
Update to GnuTLS-3.4.4.1
Update to acpid-2.0.25
Update to cURL-7.44.0
Update to libpng-1.6.18
Update to cmake-3.3.1
Update to harfbuzz-1.0.2
Update to libdrm-2.4.64
Update to Mesa-10.6.4 (will wait for 11.x release for next update)
Update to Linux-PAM-1.2.1
Update to xterm-319
Update to gdk-pixbuf-2.31.6
Update to vala-0.28.1
Update to LVM2-2.02.128
Update to openbox-3.6.1
Update to PIN-Entry-0.9.5
Update to GnuPG-2.1.7
Update to gcr-3.16.0
Fix URL for gsettings-desktop-schemas-3.16.1
Add some short descriptions by Denis.

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

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