source: introduction/welcome/changelog.xml@ 22ff60a

systemd-13485
Last change on this file since 22ff60a was 22ff60a, checked in by DJ Lucas <dj@…>, 8 years ago

Forgotten changelog and date updates.

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

  • Property mode set to 100644
File size: 147.0 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>March 22nd, 2016</para>
48 <itemizedlist>
49 <listitem>
50 <para>[dj] - Reorganized KDE sections to accomodate updates from
51 trunk.</para>
52 </listitem>
53 </itemizedlist>
54 </listitem>
55
56 <listitem>
57 <para>March 4th, 2016</para>
58 <itemizedlist>
59 <listitem>
60 <para>[dj] - Merged changes from trunk to r17055.</para>
61 </listitem>
62 <listitem>
63 <para>[dj] - shadow : remove spnam.3 and passwd.5 manpages
64 to match LFS (i.e. prefer the versions from man-pages) - Merged from
65 trunk r17055.</para>
66 </listitem>
67 <listitem>
68 <para>[dj] - Add section about nvidia firmware - Merged from trunk
69 r17051.</para>
70 </listitem>
71 <listitem>
72 <para>[dj] - Libreoffice by default fails to configure if gtk3 is not
73 present. Reword the command explanation - Merged from trunk
74 r17049.</para>
75 </listitem>
76 <listitem>
77 <para>[dj] - make k3b build - Merged from trunk r17046.</para>
78 </listitem>
79 <listitem>
80 <para>[dj] - Update to openssl-1.0.2g - Merged from trunk r17045.
81 Because this disables SSLv2 code, packages which link to
82 it (such as curl and Python3, probably others) will need
83 to be recompiled.</para>
84 </listitem>
85 <listitem>
86 <para>[dj] - Update to icedtea-web-1.6.2 - Merged from trunk
87 r17040.</para>
88 </listitem>
89 <listitem>
90 <para>[dj] - Update to oxygen-icons5-5.19.0 - Merged from trunk
91 r17033.</para>
92 </listitem>
93 <listitem>
94 <para>[dj] - Fix breakage in xindy resulting from grep-2.23 - Merged
95 from trunk r17027.</para>
96 </listitem>
97 <listitem>
98 <para>[dj] - Update to LXDE:
99 lxmenu-data-0.1.5, libfm-extra-1.2.4, libfm-1.2.4,
100 pcmanfm-1.2.4, lxpanel-0.8.2, lxappearance-0.6.2,
101 lxde-common-0.99.1, gpicview-0.2.5, lxappearance-obconf-0.2.3,
102 lxinput-0.3.5, lxrandr-0.3.1, and lxtask-0.1.7 - Merged from trunk
103 r17022.</para>
104 </listitem>
105 <listitem>
106 <para>[dj] - gegl requires glib-2.0 - Merged from trunk r17008.</para>
107 </listitem>
108 </itemizedlist>
109 </listitem>
110
111 <listitem>
112 <para>March 1st, 2016</para>
113 <itemizedlist>
114 <listitem>
115 <para>[renodr] - Gobject-introspection: Mako is no longer
116 external.</para>
117 </listitem>
118 </itemizedlist>
119 </listitem>
120
121 <listitem>
122 <para>February 24th, 2016</para>
123 <itemizedlist>
124 <listitem>
125 <para>[renodr] - Document a test suite failure in p11-kit.</para>
126 </listitem>
127 <listitem>
128 <para>[renodr] - Add a patch to valgrind to fix the test suite
129 to use the new pthread_barrier in Glibc.</para>
130 </listitem>
131 <listitem>
132 <para>[dj] - Some data in Certificates are UTF-8. Set LANG in
133 make-ca.sh to a UTF-8 locale for grep-2.23 and later to work
134 correctly - Merged from trunk r17005.</para>
135 </listitem>
136 <listitem>
137 <para>[dj] - fix libreoffice for glibc-2.23 - Merged from trunk
138 r17004.</para>
139 </listitem>
140 <listitem>
141 <para>[dj] - Update to libgsf-1.14.36 - Merged from trunk
142 r17002.</para>
143 </listitem>
144 <listitem>
145 <para>[dj] - Update to libinput-1.1.8 - Merged from trunk
146 r17000.</para>
147 </listitem>
148 <listitem>
149 <para>[dj] - Update to ed-1.13 - Merged from trunk r17000.</para>
150 </listitem>
151 <listitem>
152 <para>[dj] - Update to sg3_utils-1.42 - Merged from trunk
153 r17000.</para>
154 </listitem>
155 <listitem>
156 <para>[dj] - Update to clutter-gst-3.0.16 - Merged from trunk
157 r16997.</para>
158 </listitem>
159 <listitem>
160 <para>[dj] - Update to lvm2-2.02.142 - Merged from trunk
161 r16996.</para>
162 </listitem>
163 <listitem>
164 <para>[dj] - Update to eog-3.18.2 - Merged from trunk r16995.</para>
165 </listitem>
166 <listitem>
167 <para>[dj] - Update to x264-20160220-2245 - Merged from trunk
168 r16994.</para>
169 </listitem>
170 <listitem>
171 <para>[dj] - Libreoffice prefers gtk3, but also wants gtk2 - Merged
172 from trunk r16988.</para>
173 </listitem>
174 <listitem>
175 <para>[dj] - Update to ImageMagick-6.9.3-5 - Merged from trunk
176 r16987.</para>
177 </listitem>
178 <listitem>
179 <para>[dj] - Update to poppler-0.41.0 - Merged from trunk
180 r16986.</para>
181 </listitem>
182 <listitem>
183 <para>[dj] - Update to wayland-1.10.0 - Merged from trunk
184 r16985.</para>
185 </listitem>
186 <listitem>
187 <para>[dj] - Update to nspr-4.12 and nss-3.22.1 - Merged from trunk
188 r16984.</para>
189 </listitem>
190 <listitem>
191 <para>[dj] - Update to sqlite-autoconf-3111000 (3.11.0) - Merged
192 from trunk r16982.</para>
193 </listitem>
194 <listitem>
195 <para>[dj] - Updated to git-2.7.1 - Merged from trunk
196 r16980.</para>
197 </listitem>
198 <listitem>
199 <para>[dj] - Libreoffice - multiple languages need to be in quotes -
200 Merged from trunk r16977.</para>
201 </listitem>
202 <listitem>
203 <para>[dj] - Lua-5.3.2 and VLC-2.2.2 need to be compiled with
204 Lua compat 5.1 - Merged from trunk r16972.</para>
205 </listitem>
206 <listitem>
207 <para>[dj] - Fixed Lua instructions to enable building of the Lua 5.1
208 compatibility functions - Merged from trunk r16969.</para>
209 </listitem>
210 <listitem>
211 <para>[dj] - Update to thunderbird-38.6.0 - Merged from trunk
212 r16968.</para>
213 </listitem>
214 <listitem>
215 <para>[dj] - Updated to icewm-13.12 - Merged from trunk r16959.</para>
216 </listitem>
217 <listitem>
218 <para>[dj] - Update to lmdb-0.9.18 - Merged from trunk r16956.</para>
219 </listitem>
220 <listitem>
221 <para>[dj] - Update to cups-filters-1.8.2 - Merged from trunk
222 r16954.</para>
223 </listitem>
224 <listitem>
225 <para>[dj] - Update to vte-0.42.4 - Merged from trunk r16954.</para>
226 </listitem>
227 <listitem>
228 <para>[fernando] - Update to postgresql-9.5.1 - Merged from trunk
229 r16954.</para>
230 </listitem>
231 <listitem>
232 <para>[fernando] - Update to nano-2.5.2 - Merged from trunk
233 r16954.</para>
234 </listitem>
235 <listitem>
236 <para>[fernando] - Update to firefox-44.0.2 - Merged from trunk
237 r16954.</para>
238 </listitem>
239 </itemizedlist>
240 </listitem>
241
242 <listitem>
243 <para>February 22nd, 2016</para>
244 <itemizedlist>
245 <listitem>
246 <para>[renodr] - Add doxygen as an optional dependency for ICU.</para>
247 </listitem>
248 <listitem>
249 <para>[renodr] - Fix changelog dates... we are in the year 2016, not
250 2015!</para>
251 </listitem>
252 <listitem>
253 <para>[renodr] - Add which as a recommended dependency for
254 Boost.</para>
255 </listitem>
256 </itemizedlist>
257 </listitem>
258
259 <listitem>
260 <para>February 13th, 2016</para>
261 <itemizedlist>
262 <listitem>
263 <para>[renodr] - Update to gnome-settings-daemon-3.18.2.</para>
264 </listitem>
265 <listitem>
266 <para>[dj] - Moved icon packages to x/icons section.</para>
267 </listitem>
268 <listitem>
269 <para>[renodr] - Remove --disable-systemd from CUPS-2.1.3, since we
270 are running systemd.</para>
271 </listitem>
272 <listitem>
273 <para>[renodr] - gnome-power-manager is no longer an external
274 dependency. Fix this dependency in UPower-0.99.3.</para>
275 </listitem>
276 <listitem>
277 <para>[renodr] - Remove duplicate dependency on valgrind in
278 colord-1.2.12.</para>
279 </listitem>
280 <listitem>
281 <para>[renodr] - Update to gnome-bluetooth-3.18.2.</para>
282 </listitem>
283 <listitem>
284 <para>[renodr] - Update to zenity-3.18.1.1.</para>
285 </listitem>
286 <listitem>
287 <para>[renodr] - Update to nautilus-3.18.5.</para>
288 </listitem>
289 <listitem>
290 <para>[renodr] - Update to gvfs-1.26.2.</para>
291 </listitem>
292 <listitem>
293 <para>[dj] - Update to systemd-229 (LFS).</para>
294 </listitem>
295 <listitem>
296 <para>[dj] - Added linux-firmware package. Copied from trunk at
297 r16937.</para>
298 </listitem>
299 <listitem>
300 <para>[dj] - Updated to libgcrypt-1.6.5. Merged from trunk
301 r16928.</para>
302 </listitem>
303 <listitem>
304 <para>[dj] - Updated to libgsf-1.14.35. Merged from trunk
305 r16919.</para>
306 </listitem>
307 <listitem>
308 <para>[dj] - Updated to libinupt-1.1.7. Merged from trunk
309 r16942.</para>
310 </listitem>
311 <listitem>
312 <para>[dj] - Updated to freetype2-2.6.3. Merged from trunk
313 r16928.</para>
314 </listitem>
315 <listitem>
316 <para>[dj] - Updated to unrar-5.3.11. Merged from trunk
317 r16928.</para>
318 </listitem>
319 <listitem>
320 <para>[dj] - Updated to curl-7.47.1. Merged from trunk
321 r16926.</para>
322 </listitem>
323 <listitem>
324 <para>[dj] - Updated to xorg-server-1.8.1. Merged from trunk
325 r16928.</para>
326 </listitem>
327 <listitem>
328 <para>[dj] - Updated to goffice-0.10.27. Merged from trunk
329 r16919.</para>
330 </listitem>
331 <listitem>
332 <para>[dj] - Updated to asymptote-2.36. Merged from trunk
333 r16940.</para>
334 </listitem>
335 </itemizedlist>
336 </listitem>
337
338 <listitem>
339 <para>February 11th, 2016</para>
340 <itemizedlist>
341 <listitem>
342 <para>[renodr] - Update to gvfs-1.26.2.</para>
343 </listitem>
344 </itemizedlist>
345 </listitem>
346
347 <listitem>
348 <para>February 12th, 2016</para>
349 <itemizedlist>
350 <listitem>
351 <para>[renodr] - Update to gnome-themes-standard-3.18.0.</para>
352 </listitem>
353 <listitem>
354 <para>[renodr] - Update to gnome-backgrounds-3.18.0.</para>
355 </listitem>
356 <listitem>
357 <para>[renodr] - Update to dconf-editor-3.18.2.</para>
358 </listitem>
359 <listitem>
360 <para>[renodr] - Update to caribou-0.4.19.</para>
361 </listitem>
362 <listitem>
363 <para>[renodr] - Update to evolution-data-server-3.18.4.</para>
364 </listitem>
365 <listitem>
366 <para>[renodr] - Update to libwnck-3.14.1.</para>
367 </listitem>
368 <listitem>
369 <para>[renodr] - Update to libwacom-0.18.</para>
370 </listitem>
371 </itemizedlist>
372 </listitem>
373
374 <listitem>
375 <para>February 11th, 2016</para>
376 <itemizedlist>
377 <listitem>
378 <para>[renodr] - Update to libpeas-1.16.0.</para>
379 </listitem>
380 <listitem>
381 <para>[renodr] - Update to libgweather-3.18.1.</para>
382 </listitem>
383 <listitem>
384 <para>[renodr] - Update to libgtop-2.33.4.</para>
385 </listitem>
386 <listitem>
387 <para>[renodr] - Make uhttpmock a required dependency for
388 libgdata.</para>
389 </listitem>
390 <listitem>
391 <para>[renodr] - Update to libchamplain-0.12.12.</para>
392 </listitem>
393 <listitem>
394 <para>[renodr] - Update to gnome-online-accounts-3.18.3.</para>
395 </listitem>
396 <listitem>
397 <para>[renodr] - Update to grilo-0.3.0.</para>
398 </listitem>
399 <listitem>
400 <para>[dj] - Added xarchiver-0.5.4. Merged from trunk r16394 and
401 r16419.</para>
402 </listitem>
403 <listitem>
404 <para>[dj] - Restored ekiga from archive.</para>
405 </listitem>
406 <listitem>
407 <para>[dj] - Removed gtksourceview-2.x.</para>
408 </listitem>
409 <listitem>
410 <para>[dj] - Updated to exo-0.10.7. Merged from trunk r16604.</para>
411 </listitem>
412 <listitem>
413 <para>[dj] - Updated to xfdesktop-4.12.3. Merged from trunk
414 r16277.</para>
415 </listitem>
416 <listitem>
417 <para>[dj] - Updated to parole-0.8.1. Merged from trunk r16556.</para>
418 </listitem>
419 <listitem>
420 <para>[dj] - Updated to gnumeric-1.12.27. Merged from trunk
421 r16919 and r16926.</para>
422 </listitem>
423 <listitem>
424 <para>[dj] - Updated to libreoffice-5.1.0.3. Merged from trunk
425 r16942 and r16943.</para>
426 </listitem>
427 <listitem>
428 <para>[dj] - Updated to seamonkey-2.39. Merged from trunk
429 r16624 and r16626.</para>
430 </listitem>
431 <listitem>
432 <para>[dj] - Updated to firefox-44.0.1. Merged from trunk
433 r16928, r16983, and r16942.</para>
434 </listitem>
435 <listitem>
436 <para>[dj] - Updated to feh-2.14.1. Merged from trunk
437 r16905.</para>
438 </listitem>
439 <listitem>
440 <para>[dj] - Updated to fontforge-20150824. Merged from trunk
441 r16363 and r16932.</para>
442 </listitem>
443 <listitem>
444 <para>[dj] - Updated to gparted-0.25.0. Merged from trunk
445 r16819 and r16823.</para>
446 </listitem>
447 <listitem>
448 <para>[dj] - Updated to gimp-2.8.16 and split gimp-help. Merged from
449 trunk r16681.</para>
450 </listitem>
451 <listitem>
452 <para>[dj] - Updated to icedtea-web-1.6.1. Merged from trunk
453 r16397.</para>
454 </listitem>
455 <listitem>
456 <para>[dj] - Updated to thunderbird-38.5.1. Merged from trunk
457 r16796.</para>
458 </listitem>
459 <listitem>
460 <para>[dj] - Updated to tigervnc-1.6.0. Merged from trunk
461 r16762 and r16763.</para>
462 </listitem>
463 <listitem>
464 <para>[dj] - Updated to xdg-utils-1.1.1. Merged from trunk
465 r16646 and r16647.</para>
466 </listitem>
467 <listitem>
468 <para>[dj] - Updated to xscreensaver-5.34. Merged from trunk
469 r16570.</para>
470 </listitem>
471 </itemizedlist>
472 </listitem>
473
474 <listitem>
475 <para>February 10th, 2016</para>
476 <itemizedlist>
477 <listitem>
478 <para>[dj] - Update to cups-filters-1.8.1. Merged from trunk
479 r16830.</para>
480 </listitem>
481 <listitem>
482 <para>[dj] - Update to gs-9.18. Merged from trunk r16547.</para>
483 </listitem>
484 <listitem>
485 <para>[dj] - Update to gutenprint-5.2.11. Merged from trunk
486 r16815 and r16824.</para>
487 </listitem>
488 <listitem>
489 <para>[dj] - Update to sane-1.0.25. Merged from trunk r16550.</para>
490 </listitem>
491 <listitem>
492 <para>[dj] - Update to docbook-xsl-1.79.1. Merged from trunk
493 r16781.</para>
494 </listitem>
495 <listitem>
496 <para>[dj] - Update to xmlto-0.0.28. Merged from trunk
497 r16676.</para>
498 </listitem>
499 <listitem>
500 <para>[dj] - Update to fop-2.1. Merged from trunk r16814 and
501 r16815.</para>
502 </listitem>
503 <listitem>
504 <para>[dj] - Update to mupdf-1.8. Merged from trunk r16637 and
505 r16645.</para>
506 </listitem>
507 <listitem>
508 <para>[dj] - Update to biber-2.3. Merged from trunk r16788, r16791,
509 r16792, and r16795.</para>
510 </listitem>
511 <listitem>
512 <para>[dj] - Update to biblatex-3.2. Merged from trunk
513 r16788.</para>
514 </listitem>
515 </itemizedlist>
516 </listitem>
517
518 <listitem>
519 <para>February 9th, 2016</para>
520 <itemizedlist>
521 <listitem>
522 <para>[renodr] - Update to WebkitGTK+-2.10.7.</para>
523 </listitem>
524 </itemizedlist>
525 </listitem>
526
527 <listitem>
528 <para>February 7th, 2016</para>
529 <itemizedlist>
530 <listitem>
531 <para>[renodr] - Update to gnome-desktop-3.18.2.</para>
532 </listitem>
533 <listitem>
534 <para>[renodr] - Update to geocode-glib-3.18.1.</para>
535 </listitem>
536 <listitem>
537 <para>[dj] - Use LFS D-Bus version.</para>
538 </listitem>
539 <listitem>
540 <para>[dj] - Use LFS systemd version and patch.</para>
541 </listitem>
542 <listitem>
543 <para>[dj] - Added systemd to the Important reinstall box on the
544 Linux-Pam page.</para>
545 </listitem>
546 <listitem>
547 <para>[dj] - Update to openldap-2.4.44. Merged from trunk
548 r16912.</para>
549 </listitem>
550 <listitem>
551 <para>[dj] - Update to cups-2.1.3. Merged from trunk r16912.</para>
552 </listitem>
553 <listitem>
554 <para>[dj] - Update to vlc-2.2.2. Merged from trunk r16912.</para>
555 </listitem>
556 <listitem>
557 <para>[dj] - Merge text fixes from trunk (r16908, r16909, and
558 r16911).</para>
559 </listitem>
560 </itemizedlist>
561 </listitem>
562
563 <listitem>
564 <para>February 6th, 2016</para>
565 <itemizedlist>
566 <listitem>
567 <para>[renodr] - Updated to yelp-xsl-3.18.1.</para>
568 </listitem>
569 <listitem>
570 <para>[renodr] - Updated to VTE-0.42.3.</para>
571 </listitem>
572 <listitem>
573 <para>[renodr] - Updated to totem-pl-parser-3.10.6.</para>
574 </listitem>
575 <listitem>
576 <para>[renodr] - Updated to gnome-keyring-3.18.3.</para>
577 </listitem>
578 <listitem>
579 <para>[renodr] - Updated to libsecret-0.18.3.</para>
580 </listitem>
581 <listitem>
582 <para>[renodr] - Updated to gjs-1.45.3.</para>
583 </listitem>
584 <listitem>
585 <para>[renodr] - Updated to gsettings-desktop-schemas-3.18.1.</para>
586 </listitem>
587 <listitem>
588 <para>[renodr] - Updated to gcr-3.18.0.</para>
589 </listitem>
590 <listitem>
591 <para>[dj] - Updated unrarsrc-5.3.10. Merged from trunk r16905.</para>
592 </listitem>
593 <listitem>
594 <para>[dj] - Updated php-7.0.3. Merged from trunk r16902.</para>
595 </listitem>
596 <listitem>
597 <para>[dj] - Updated gnutls-3.4.9. Merged from trunk r16902.</para>
598 </listitem>
599 <listitem>
600 <para>[dj] - Updated Regexp-Common-2016020301 (perl module). Merged
601 from trunk r16902.</para>
602 </listitem>
603 <listitem>
604 <para>[dj] - Updated mercurial-3.7.1. Merged from trunk r16902.</para>
605 </listitem>
606 </itemizedlist>
607 </listitem>
608
609 <listitem>
610 <para>February 4th, 2016</para>
611 <itemizedlist>
612 <listitem>
613 <para>[renodr] - Updated to libXi-1.7.6.</para>
614 </listitem>
615 </itemizedlist>
616 </listitem>
617
618 <listitem>
619 <para>February 2nd, 2016</para>
620 <itemizedlist>
621 <listitem>
622 <para>[dj] - Updated to ffmpeg-2.8.6. Merged from trunk r16894.</para>
623 </listitem>
624 <listitem>
625 <para>[dj] - Updated to pixman-0.34.0. Merged from trunk
626 r16894.</para>
627 </listitem>
628 </itemizedlist>
629 </listitem>
630
631 <listitem>
632 <para>February 1st, 2016</para>
633 <itemizedlist>
634 <listitem>
635 <para>[dj] - Updated to libcap-2.25. Merged from trunk r16892.</para>
636 </listitem>
637 <listitem>
638 <para>[dj] - Updated to mariadb-10.1.11. Merged from trunk
639 r16892.</para>
640 </listitem>
641 <listitem>
642 <para>[dj] - Updated to x265_1.9 (x265-1.9). Merged from trunk
643 r16892.</para>
644 </listitem>
645 <listitem>
646 <para>[dj] - Updated to mpg123-1.23.0. Merged from trunk
647 r16892.</para>
648 </listitem>
649 <listitem>
650 <para>[dj] - Replace HTML Tidy-cvs_20101110 with tidy-html5-5.1.25.
651 Merged from trunk r16889.</para>
652 </listitem>
653 </itemizedlist>
654 </listitem>
655
656 <listitem>
657 <para>January 31st, 2016</para>
658 <itemizedlist>
659 <listitem>
660 <para>[dj] - Added frei0r-27-01-15. Merged from trunk r16197,
661 r16222, and r16749.</para>
662 </listitem>
663 <listitem>
664 <para>[dj] - Added gavl-1.4.0. Merged from trunk r16197.</para>
665 </listitem>
666 <listitem>
667 <para>[dj] - Added mlt-0.9.8. Merged from trunk r16197 and
668 r16669.</para>
669 </listitem>
670 <listitem>
671 <para>[dj] - Added x265-1.8. Merged from trunk r16250, r16521,
672 r16563, r16564, and r16567.</para>
673 </listitem>
674 <listitem>
675 <para>[dj] - Added lmdb-0.9.17. Merged from trunk r16702.</para>
676 </listitem>
677 <listitem>
678 <para>[dj] - Updated to libva-1.6.2. Merged from trunk r16740.</para>
679 </listitem>
680 <listitem>
681 <para>[dj] - Updated to libva-intel-1.6.2. Merged from trunk
682 r16740.</para>
683 </listitem>
684 <listitem>
685 <para>[dj] - Updated to libvdpau-1.11. Merged from trunk
686 r16368.</para>
687 </listitem>
688 <listitem>
689 <para>[dj] - Updated to mpg123-1.22.4. Merged from trunk
690 r16344.</para>
691 </listitem>
692 <listitem>
693 <para>[dj] - Updated to audacious-3.7.1. Merged from trunk
694 r16772.</para>
695 </listitem>
696 <listitem>
697 <para>[dj] - Updated to ffmpeg-2.8.5. Merged from trunk
698 r16815.</para>
699 </listitem>
700 <listitem>
701 <para>[dj] - Updated to mplayer-SVN-r37561. Merged from trunk
702 r16687.</para>
703 </listitem>
704 <listitem>
705 <para>[dj] - Updated to libburn-1.4.2. Merged from trunk
706 r16694.</para>
707 </listitem>
708 <listitem>
709 <para>[dj] - Updated to libisoburn-1.4.2. Merged from trunk
710 r16694.</para>
711 </listitem>
712 <listitem>
713 <para>[dj] - Updated to libisofs-1.4.2. Merged from trunk
714 r16694.</para>
715 </listitem>
716 <listitem>
717 <para>[dj] - Updated to alsa-{lib,plugins,utils,tools}-1.1.0. Merged
718 from trunk r16629.</para>
719 </listitem>
720 <listitem>
721 <para>[dj] - Updated gstreamer 10 packages to version 1.6.3. Merged
722 from trunk r16825.</para>
723 </listitem>
724 <listitem>
725 <para>[dj] - Updated to libass-0.13.1. Merged from trunk
726 r16704.</para>
727 </listitem>
728 <listitem>
729 <para>[dj] - Updated to libdvdcss-1.4.0. Merged from trunk
730 r16742.</para>
731 </listitem>
732 <listitem>
733 <para>[dj] - Updated to libsndfile-1.0.26. Merged from trunk
734 r16683.</para>
735 </listitem>
736 <listitem>
737 <para>[dj] - Updated to libvpx-1.5.0. Merged from trunk
738 r16633.</para>
739 </listitem>
740 <listitem>
741 <para>[dj] - Updated to opus-1.1.2. Merged from trunk r16804.</para>
742 </listitem>
743 <listitem>
744 <para>[dj] - Updated to pulseaudio-8.0. Merged from trunk
745 16830r.</para>
746 </listitem>
747 <listitem>
748 <para>[dj] - Updated to soundtouch-1.9.2. Merged from trunk
749 r16539.</para>
750 </listitem>
751 <listitem>
752 <para>[dj] - Updated to taglib-1.10. Merged from trunk r16671.</para>
753 </listitem>
754 <listitem>
755 <para>[dj] - Updated to v4l-utils-1.10.0. Merged from trunk
756 r16843.</para>
757 </listitem>
758 <listitem>
759 <para>[dj] - Updated to x264-20150908-2245. Merged from trunk
760 r16385.</para>
761 </listitem>
762 <listitem>
763 <para>[dj] - Updated to Apache httpd-2.4.18. Merged from trunk
764 r16727.</para>
765 </listitem>
766 <listitem>
767 <para>[dj] - Updated to dovecot-2.2.21. Merged from trunk
768 r16726.</para>
769 </listitem>
770 <listitem>
771 <para>[dj] - Updated to mariadb-10.1.10. Merged from trunk
772 r16757.</para>
773 </listitem>
774 <listitem>
775 <para>[dj] - Updated to postgresql-9.5.0. Merged from trunk
776 r16796.</para>
777 </listitem>
778 <listitem>
779 <para>[dj] - Updated to sqlite-3.10.2. Merged from trunk
780 r16828.</para>
781 </listitem>
782 <listitem>
783 <para>[dj] - Updated to openldap-2.4.43. Merged from trunk
784 r16703.</para>
785 </listitem>
786 <listitem>
787 <para>[dj] - Updated to unbound-1.5.7. Merged from trunk
788 r16722.</para>
789 </listitem>
790 <listitem>
791 <para>[dj] - Updated to curl-7.47.0. Merged from trunk r16860.</para>
792 </listitem>
793 <listitem>
794 <para>[dj] - Updated to glib-networking-2.46.1. Merged from trunk
795 r.16556</para>
796 </listitem>
797 <listitem>
798 <para>[dj] - Updated to libnl-3.2.27. Merged from trunk
799 r16724 and r16725.</para>
800 </listitem>
801 <listitem>
802 <para>[dj] - Updated to libpcap-1.7.4. Merged from trunk
803 r16184.</para>
804 </listitem>
805 <listitem>
806 <para>[dj] - Updated to libsoup-2.52.2. Merged from trunk
807 r16628.</para>
808 </listitem>
809 <listitem>
810 <para>[dj] - Updated to libtirpc-1.0.1. Merged from trunk
811 r16695.</para>
812 </listitem>
813 <listitem>
814 <para>[Chris] - Added libpciaccess as a required dependency
815 of libdrm. Thanks to spiky in IRC for the report.</para>
816 </listitem>
817 </itemizedlist>
818 </listitem>
819
820 <listitem>
821 <para>January 30th, 2016</para>
822 <itemizedlist>
823 <listitem>
824 <para>[dj] - Updated to bind-9.10.3-P3. Merged from trunk
825 r16825 and r16828.</para>
826 </listitem>
827 <listitem>
828 <para>[dj] - Updated to networkmanager-1.0.10. Merged from trunk
829 r16756.</para>
830 </listitem>
831 <listitem>
832 <para>[dj] - Updated to nmap-7.01. Merged from trunk r16719.</para>
833 </listitem>
834 <listitem>
835 <para>[dj] - Updated to whois-5.2.11. Merged from trunk
836 r16717.</para>
837 </listitem>
838 <listitem>
839 <para>[dj] - Updated to wicd-1.7.4. Merged from trunk r16860.</para>
840 </listitem>
841 <listitem>
842 <para>[dj] - Updated to wireshark-2.0.1 Merged from trunk
843 r16772.</para>
844 </listitem>
845 <listitem>
846 <para>[dj] - Updated to nfs-utils-1.3.3. Merged from trunk
847 r16559.</para>
848 </listitem>
849 <listitem>
850 <para>[dj] - Updated to ntp-4.2.8p6. Merged from trunk r16828.</para>
851 </listitem>
852 <listitem>
853 <para>[dj] - Updated to rsync-3.1.2. Merged from trunk r16750.</para>
854 </listitem>
855 <listitem>
856 <para>[dj] - Updated to samba-4.3.4. Merged from trunk r16802.</para>
857 </listitem>
858 <listitem>
859 <para>[dj] - Updated to wget-1.17.1. Merged from trunk r16726.</para>
860 </listitem>
861 <listitem>
862 <para>[dj] - Updated to dhcpcd-6.10.1. Merged from trunk
863 r16828.</para>
864 </listitem>
865 <listitem>
866 <para>[dj] - Updated to dhcp-4.3.3-P1. Merged from trunk
867 r16810.</para>
868 </listitem>
869 <listitem>
870 <para>[dj] - Updated to stunnel-5.30. Merged from trunk r16865.</para>
871 </listitem>
872 <listitem>
873 <para>[dj] - Updated to openssl-1.0.2f. Merged from trunk
874 r16865.</para>
875 </listitem>
876 <listitem>
877 <para>[dj] - Updated to nettle-3.2. Merged from trunk r16865.</para>
878 </listitem>
879 <listitem>
880 <para>[dj] - Updated to mdadm-3.4. Merged from trunk r16865.</para>
881 </listitem>
882 <listitem>
883 <para>[dj] - Updated to cmake-3.4.3. Merged from trunk r16860.</para>
884 </listitem>
885 <listitem>
886 <para>[dj] - Updated to openjdk-1.8.0.72. Merged from trunk
887 r16868.</para>
888 </listitem>
889 <listitem>
890 <para>[dj] - Updated to xkeyboard-config-2.17. Merged from trunk
891 r16860.</para>
892 </listitem>
893 </itemizedlist>
894 </listitem>
895
896 <listitem>
897 <para>January 28th, 2016</para>
898 <itemizedlist>
899 <listitem>
900 <para>[dj] - Updated to gnupg-2.1.11. Merged from trunk r16860.</para>
901 </listitem>
902 </itemizedlist>
903 </listitem>
904
905 <listitem>
906 <para>January 27th, 2016</para>
907 <itemizedlist>
908 <listitem>
909 <para>[dj] - Added List-MoreUtils-0.413. Merged from trunk
910 r16635.</para>
911 </listitem>
912 <listitem>
913 <para>[dj] - Added LWP-Protocol-https-6.06. Merged from trunk
914 r16635.</para>
915 </listitem>
916 <listitem>
917 <para>[dj] - Added Unicode-Normalize-1.25. Merged from trunk
918 r16788.</para>
919 </listitem>
920 <listitem>
921 <para>[dj] - Updated to cmake-3.4.2. Merged from trunk r16860.</para>
922 </listitem>
923 <listitem>
924 <para>[dj] - Updated to doxygen-1.8.11. Merged from trunk
925 r16815.</para>
926 </listitem>
927 <listitem>
928 <para>[dj] - Updated to elfutils-0.165. Merged from trunk
929 r16802.</para>
930 </listitem>
931 <listitem>
932 <para>[dj] - Updated to gcc{-java,-ada}-5.3.0. Merged from trunk
933 r16712 and r16723.</para>
934 </listitem>
935 <listitem>
936 <para>[dj] - Updated to gdb-7.10.1. Merged from trunk r16712.</para>
937 </listitem>
938 <listitem>
939 <para>[dj] - Updated to git-2.7.0. Merged from trunk r16791.</para>
940 </listitem>
941 <listitem>
942 <para>[dj] - Updated to llvm-3.7.1. Merged from trunk r16791.</para>
943 </listitem>
944 <listitem>
945 <para>[dj] - Updated to lua-5.3.2. Merged from trunk r16701 and
946 r16855.</para>
947 </listitem>
948 <listitem>
949 <para>[dj] - Updated to mercurial-3.6.2. Merged from trunk
950 r16782.</para>
951 </listitem>
952 <listitem>
953 <para>[dj] - Updated to php-7.0.2. Merged from trunk r16795, r16803,
954 r16807, r16808, r16812, and r16818.</para>
955 </listitem>
956 <listitem>
957 <para>[dj] - Updated to python2-2.7.11. Merged from trunk
958 r16712.</para>
959 </listitem>
960 <listitem>
961 <para>[dj] - Updated to python3-3.5.1. Merged from trunk
962 r16714.</para>
963 </listitem>
964 <listitem>
965 <para>[dj] - Updated to ruby-2.3.0. Merged from trunk r16758 and
966 r16854.</para>
967 </listitem>
968 <listitem>
969 <para>[dj] - Updated to scons-2.4.1. Merged from trunk r16636.</para>
970 </listitem>
971 <listitem>
972 <para>[dj] - Updated to subversion-1.9.3. Merged from trunk
973 r16793.</para>
974 </listitem>
975 <listitem>
976 <para>[dj] - Updated to swig-3.0.8. Merged from trunk r16773.</para>
977 </listitem>
978 <listitem>
979 <para>[dj] - Updated to apache-ant-1.9.6. Merged from trunk
980 r16242.</para>
981 </listitem>
982 <listitem>
983 <para>[dj] - Updated to openjdk-1.8.0.66. Merged from trunk r16581
984 and r16584.</para>
985 </listitem>
986 <listitem>
987 <para>[dj] - Updated to Archive-Zip-1.56. Merged from trunk
988 r16741.</para>
989 </listitem>
990 <listitem>
991 <para>[dj] - Updated to Business-ISSN-1.001. Merged from trunk
992 r16804.</para>
993 </listitem>
994 <listitem>
995 <para>[dj] - Updated to HTML-Parser-3.72. Merged from trunk
996 r16825.</para>
997 </listitem>
998 <listitem>
999 <para>[dj] - Updated to libwww-perl-6.15. Merged from trunk
1000 r16711 and r16713.</para>
1001 </listitem>
1002 <listitem>
1003 <para>[dj] - Updated to Module-Build-0.4216. Merged from trunk
1004 r16828.</para>
1005 </listitem>
1006 <listitem>
1007 <para>[dj] - Updated to Net-DNS-1.04. Merged from trunk
1008 r16717.</para>
1009 </listitem>
1010 <listitem>
1011 <para>[dj] - Updated to Regexp-Common-2016010801. Merged from trunk
1012 r16797.</para>
1013 </listitem>
1014 <listitem>
1015 <para>[dj] - Updated to Test-Differences-0.64. Merged from trunk
1016 r16683.</para>
1017 </listitem>
1018 <listitem>
1019 <para>[dj] - Updated to Unicode-LineBreak-2015.12. Merged from trunk
1020 r16694.</para>
1021 </listitem>
1022 <listitem>
1023 <para>[dj] - Updated to URI-1.71. Merged from trunk r16795.</para>
1024 </listitem>
1025 <listitem>
1026 <para>[dj] - Updated to XML-Simple-2.22. Merged from trunk
1027 r16709.</para>
1028 </listitem>
1029 <listitem>
1030 <para>[dj] - Updated to pygobject3-3.18.2. Merged from trunk
1031 r16570.</para>
1032 </listitem>
1033 <listitem>
1034 <para>[renodr] - Added xcb-util-cursor-0.1.2. Merged from trunk
1035 r16595.</para>
1036 </listitem>
1037 <listitem>
1038 <para>[renodr] - Updated to Mesa-11.1.1. Merged from trunk
1039 r16804.</para>
1040 </listitem>
1041 <listitem>
1042 <para>[renodr] - Updated to xkeyboard-config-2.16. Merged from trunk
1043 r16543.</para>
1044 </listitem>
1045 <listitem>
1046 <para>[renodr] - Updated to xorg-server-1.18.0. Merged from trunk
1047 r16660.</para>
1048 </listitem>
1049 <listitem>
1050 <para>[renodr] - Updated to xterm-322. Merged from trunk
1051 r16785.</para>
1052 </listitem>
1053 <listitem>
1054 <para>[renodr] - Updated to atkmm-2.24.2. Merged from trunk
1055 r16696.</para>
1056 </listitem>
1057 <listitem>
1058 <para>[renodr] - Updated to at-spi2-core-2.18.3. Merged from trunk
1059 r16636.</para>
1060 </listitem>
1061 <listitem>
1062 <para>[renodr] - Updated to cairo-1.14.6. Merged from trunk
1063 r16719.</para>
1064 </listitem>
1065 <listitem>
1066 <para>[renodr] - Updated to cairomm-1.12.0. Merged from trunk
1067 r16515.</para>
1068 </listitem>
1069 <listitem>
1070 <para>[renodr] - Updated to cogl-1.22.0. Merged from trunk
1071 r16531.</para>
1072 </listitem>
1073 <listitem>
1074 <para>[renodr] - Updated to Clutter-1.24.2. Merged from trunk
1075 r16539.</para>
1076 </listitem>
1077 <listitem>
1078 <para>[renodr] - Updated to clutter-gst-3.0.14. Merged from trunk
1079 r16539.</para>
1080 </listitem>
1081 <listitem>
1082 <para>[renodr] - Updated to clutter-gtk-1.6.6. Merged from trunk
1083 r16539.</para>
1084 </listitem>
1085 <listitem>
1086 <para>[renodr] - Updated to gdk-pixbuf-2.32.2. Merged from trunk
1087 r16737.</para>
1088 </listitem>
1089 <listitem>
1090 <para>[renodr] - Updated to goffice-0.10.26. Merged from trunk
1091 r16771.</para>
1092 </listitem>
1093 <listitem>
1094 <para>[renodr] - Updated to gtk+-2.24.29. Merged from trunk
1095 r16722.</para>
1096 </listitem>
1097 <listitem>
1098 <para>[renodr] - Updated to gtk+-3.18.6. Merged from trunk
1099 r16709.</para>
1100 </listitem>
1101 <listitem>
1102 <para>[renodr] - Updated to gtkmm-3.18.0. Merged from trunk
1103 r16515.</para>
1104 </listitem>
1105 <listitem>
1106 <para>[renodr] - Move gtksourceview-3.18.2 to Xorg Libraries from
1107 GNOME Platform.</para>
1108 </listitem>
1109 <listitem>
1110 <para>[renodr] - Updated to pango-1.38.1. Merged from trunk
1111 r16551.</para>
1112 </listitem>
1113 <listitem>
1114 <para>[renodr] - Updated to pangomm-2.38.1. Merged from trunk
1115 r16515.</para>
1116 </listitem>
1117 <listitem>
1118 <para>[renodr] - Updated to qt-5.5.1. Merged from trunk r16550.
1119 Attempt number one. Will work on when updating KF5.</para>
1120 </listitem>
1121 <listitem>
1122 <para>[renodr] - Updated to xorg-ati-driver-7.6.1. Merged from trunk
1123 r16660. Note that this has not been tested.</para>
1124 </listitem>
1125 <listitem>
1126 <para>[renodr] - Updated to xorg-intel-driver-0340718 (VCS). Merged
1127 from trunk r16660.</para>
1128 </listitem>
1129 <listitem>
1130 <para>[renodr] - Updated to xorg-nouveau-driver-1.0.12. Merged from
1131 trunk r16650.</para>
1132 </listitem>
1133 <listitem>
1134 <para>[dj] - Added chrpath-0.16. Merged from trunk r16267.</para>
1135 </listitem>
1136 <listitem>
1137 <para>[dj] - Updated to acpid-2.0.25. Merged from trunk r16815.</para>
1138 </listitem>
1139 <listitem>
1140 <para>[dj] - Updated to at-3.1.18. Merged from trunk r16758.</para>
1141 </listitem>
1142 <listitem>
1143 <para>[dj] - Updated to bluez-5.37. Merged from trunk r16767.</para>
1144 </listitem>
1145 <listitem>
1146 <para>[dj] - Updated to dbus-1.10.6. Merged from trunk r16704.</para>
1147 </listitem>
1148 <listitem>
1149 <para>[dj] - Updated to mc-4.8.15. Merged from trunk r16625.</para>
1150 </listitem>
1151 <listitem>
1152 <para>[dj] - Updated to pciutils-3.4.1. Merged from trunk
1153 r16791.</para>
1154 </listitem>
1155 <listitem>
1156 <para>[dj] - Updated to sysstat-11.2.0. Merged from trunk
1157 r16771.</para>
1158 </listitem>
1159 <listitem>
1160 <para>[dj] - Updated to unrar-3.3.9. Merged from trunk r16791.</para>
1161 </listitem>
1162 <listitem>
1163 <para>[dj] - Updated to imagemagick-6.9.3. Merged from trunk
1164 r16785.</para>
1165 </listitem>
1166 <listitem>
1167 <para>[dj] - Updated to pinentry-0.9.7. Merged from trunk
1168 r16724.</para>
1169 </listitem>
1170 <listitem>
1171 <para>[dj] - Updated to unixodbc-2.3.4. Merged from trunk r16773 and
1172 r16774.</para>
1173 </listitem>
1174 </itemizedlist>
1175 </listitem>
1176
1177 <listitem>
1178 <para>January 26th, 2016</para>
1179 <itemizedlist>
1180 <listitem>
1181 <para>[dj] - Fix sed in boost. Merged from trunk r16843.</para>
1182 </listitem>
1183 <listitem>
1184 <para>[dj] - Updated to babl-0.1.14. Merged from trunk r16677.</para>
1185 </listitem>
1186 <listitem>
1187 <para>[dj] - Updated to freetype2-2.6.2. Merged from trunk
1188 r16694.</para>
1189 </listitem>
1190 <listitem>
1191 <para>[dj] - Updated to fribidi-0.19.7. Merged from trunk
1192 r16332.</para>
1193 </listitem>
1194 <listitem>
1195 <para>[dj] - Updated to giflib-5.1.2. Merged from trunk r16795.</para>
1196 </listitem>
1197 <listitem>
1198 <para>[dj] - Updated to graphite2-1.3.5. Merged from trunk
1199 r16825.</para>
1200 </listitem>
1201 <listitem>
1202 <para>[dj] - Updated to harfbuzz-1.1.3. Merged from trunk
1203 r16802.</para>
1204 </listitem>
1205 <listitem>
1206 <para>[dj] - Updated to libpng-1.6.21. Merged from trunk
1207 r16830.</para>
1208 </listitem>
1209 <listitem>
1210 <para>[dj] - Updated to librsvg-2.40.13. Merged from trunk
1211 r16795.</para>
1212 </listitem>
1213 <listitem>
1214 <para>[dj] - Updated to libraw-0.17.1. Merged from trunk
1215 r16686.</para>
1216 </listitem>
1217 <listitem>
1218 <para>[dj] - Updated to libwebp-0.5.0. Merged from trunk
1219 r16755.</para>
1220 </listitem>
1221 <listitem>
1222 <para>[dj] - Updated to poppler-0.40.0. Merged from trunk
1223 r16809.</para>
1224 </listitem>
1225 <listitem>
1226 <para>[dj] - Updated to qpdf-6.0.0. Merged from trunk r16636.</para>
1227 </listitem>
1228 <listitem>
1229 <para>[dj] - Added OpenCV-. Merged from trunk r16194 and
1230 r16749.</para>
1231 </listitem>
1232 </itemizedlist>
1233 </listitem>
1234
1235 <listitem>
1236 <para>January 25th, 2016</para>
1237 <itemizedlist>
1238 <listitem>
1239 <para>[dj] - Moved libdrm to X Libraries section. Merged from
1240 trunk.</para>
1241 </listitem>
1242 <listitem>
1243 <para>[dj] - Renamed systemd specific files to match trunk.</para>
1244 </listitem>
1245 </itemizedlist>
1246 </listitem>
1247
1248 <listitem>
1249 <para>January 24th, 2016</para>
1250 <itemizedlist>
1251 <listitem>
1252 <para>[dj] - Update to Boost-1.60.0. Merged from trunk r16741.</para>
1253 </listitem>
1254 <listitem>
1255 <para>[dj] - Update to dbus-glib-0.106. Merged from trunk
1256 r16815.</para>
1257 </listitem>
1258 <listitem>
1259 <para>[dj] - Update to glibmm-2.46.3. Merged from trunk r16732.</para>
1260 </listitem>
1261 <listitem>
1262 <para>[dj] - Update to gsl-2.1. Merged from trunk r16637.</para>
1263 </listitem>
1264 <listitem>
1265 <para>[dj] - Update to iso-codes-3.64. Merged from trunk
1266 r16791.</para>
1267 </listitem>
1268 <listitem>
1269 <para>[dj] - Update to libassuan-2.4.2. Merged from trunk
1270 r16706.</para>
1271 </listitem>
1272 <listitem>
1273 <para>[dj] - Update to libcroco-0.6.11. Merged from trunk
1274 r16741.</para>
1275 </listitem>
1276 <listitem>
1277 <para>[dj] - Update to libdrm-2.4.66. Merged from trunk r16767.</para>
1278 </listitem>
1279 <listitem>
1280 <para>[dj] - Update to libgpg-error-1.21. Merged from trunk
1281 r16729.</para>
1282 </listitem>
1283 <listitem>
1284 <para>[dj] - Update to libgsf-1.14.34. Merged from trunk
1285 r16300.</para>
1286 </listitem>
1287 <listitem>
1288 <para>[dj] - Update to libgusb-0.2.8. Merged from trunk r16704.</para>
1289 </listitem>
1290 <listitem>
1291 <para>[dj] - Update to libical-2.0.0. Merged from trunk r16771.</para>
1292 </listitem>
1293 <listitem>
1294 <para>[dj] - Update to liblinear-2.1. Merged from trunk r16537.</para>
1295 </listitem>
1296 <listitem>
1297 <para>[dj] - Update to libsigc++-2.6.2. Merged from trunk
1298 r16651.</para>
1299 </listitem>
1300 <listitem>
1301 <para>[dj] - Add libstatgrab-0.91. Merged from trunk r16247 and
1302 r16249.</para>
1303 </listitem>
1304 <listitem>
1305 <para>[dj] - Add libunique-1.1.6 to general libraries section. Merged
1306 from trunk r11108.</para>
1307 </listitem>
1308 <listitem>
1309 <para>[dj] - Update to libxml2-2.9.3. Merged from trunk r16680.</para>
1310 </listitem>
1311 <listitem>
1312 <para>[dj] - Update to nspr-4.11. Merged from trunk r16676.</para>
1313 </listitem>
1314 <listitem>
1315 <para>[dj] - Update to pcre-8.38. Merged from trunk r16684.</para>
1316 </listitem>
1317 <listitem>
1318 <para>[dj] - Update to ptlib-2.10.11. Merged from trunk r16619.</para>
1319 </listitem>
1320 <listitem>
1321 <para>[dj] - Update to qca-2.1.1. Merged from trunk r16697 and
1322 r16700.</para>
1323 </listitem>
1324 <listitem>
1325 <para>[dj] - Update to talloc-2.1.5. Merged from trunk r16619.</para>
1326 </listitem>
1327 <listitem>
1328 <para>[dj] - Update to wayland-1.9.0. Merged from trunk r16576.</para>
1329 </listitem>
1330 <listitem>
1331 <para>[dj] - Update to xapian-1.2.22. Merged from trunk r16722.</para>
1332 </listitem>
1333 </itemizedlist>
1334 </listitem>
1335
1336 <listitem>
1337 <para>January 23rd, 2016</para>
1338 <itemizedlist>
1339 <listitem>
1340 <para>[renodr] - Update to Sudo-1.8.15. Merged from trunk r16594.</para>
1341 </listitem>
1342 <listitem>
1343 <para>[renodr] - Update to stunnel-5.29. Merged from trunk r16797.</para>
1344 </listitem>
1345 <listitem>
1346 <para>[renodr] - Update to ssh-askpass-4.1p2. Merged from trunk r16811.</para>
1347 </listitem>
1348 <listitem>
1349 <para>[renodr] - Update to p11-kit-0.23.2. Merged from trunk r16716.</para>
1350 </listitem>
1351 <listitem>
1352 <para>[renodr] - Update to OpenSSL-1.0.2e. Merged from trunk r16708.</para>
1353 </listitem>
1354 <listitem>
1355 <para>[renodr] - Update to OpenSSH-7.1p2. Merged from trunk r16811.</para>
1356 </listitem>
1357 <listitem>
1358 <para>[renodr] - Update to NSS-3.21. Merged from trunk r16627.</para>
1359 </listitem>
1360 <listitem>
1361 <para>[renodr] - Update to MIT Kerberos V1.14. Merged from trunk r16679.</para>
1362 </listitem>
1363 <listitem>
1364 <para>[renodr] - Update to iptables-1.6.0. Merged from trunk r16742.</para>
1365 </listitem>
1366 <listitem>
1367 <para>[renodr] - Update to GPGME-1.6.0. Merged from trunk r16360.</para>
1368 </listitem>
1369 <listitem>
1370 <para>[renodr] - Update to GnuTLS-3.4.8. Merged from trunk r16797.</para>
1371 </listitem>
1372 <listitem>
1373 <para>[renodr] - Update to LVM-2.02.420. Merged from trunk r16816.</para>
1374 </listitem>
1375 <listitem>
1376 <para>[renodr] - Update to Fuse-2.9.5. Merged from trunk r16814.</para>
1377 </listitem>
1378 <listitem>
1379 <para>[renodr] - Update to gptfdisk-1.0.1. Merged from trunk r16553.</para>
1380 </listitem>
1381 <listitem>
1382 <para>[renodr] - Update to xfsprogs-4.3.0. Merged from trunk r16376.</para>
1383 </listitem>
1384 <listitem>
1385 <para>[renodr] - Update to JOE-4.1. Merged from trunk r16385.</para>
1386 </listitem>
1387 <listitem>
1388 <para>[renodr] - Update to nano-2.5.1. Merged from trunk r16799.</para>
1389 </listitem>
1390 <listitem>
1391 <para>[renodr] - Update to tcsh-6.19.00. Merged from trunk r16332.</para>
1392 </listitem>
1393 <listitem>
1394 <para>[renodr] - Update to zsh-5.2. Merged from trunk r16706.</para>
1395 </listitem>
1396 <listitem>
1397 <para>[renodr] - Update to qemu-2.5.0. Merged from trunk r16773.</para>
1398 </listitem>
1399 </itemizedlist>
1400 </listitem>
1401
1402 <listitem>
1403 <para>January 20th, 2016</para>
1404 <itemizedlist>
1405 <listitem>
1406 <para>[renodr] - Update to gnupg-2.1.10. Merged from trunk r16709.
1407 </para>
1408 </listitem>
1409 <listitem>
1410 <para>[renodr] - Returned DJ Lucas back to active status.</para>
1411 </listitem>
1412 <listitem>
1413 <para>[renodr] - Update the copyright year for the year 2016!</para>
1414 </listitem>
1415 </itemizedlist>
1416 </listitem>
1417
1418 <listitem>
1419 <para>November 20th, 2015</para>
1420 <itemizedlist>
1421 <listitem>
1422 <para>[renodr] - Update to harfbuzz-1.1.0.</para>
1423 </listitem>
1424 </itemizedlist>
1425 </listitem>
1426
1427 <listitem>
1428 <para>November 18th, 2015</para>
1429 <itemizedlist>
1430 <listitem>
1431 <para>[renodr] - Update to cmake-3.4.0.</para>
1432 </listitem>
1433 <listitem>
1434 <para>[renodr] - Update to harfbuzz-1.0.6.</para>
1435 </listitem>
1436 <listitem>
1437 <para>[renodr] - Update to freetype-2.6.1.</para>
1438 </listitem>
1439 <listitem>
1440 <para>[renodr] - Update to libpng-1.6.19.</para>
1441 </listitem>
1442 </itemizedlist>
1443 </listitem>
1444
1445 <listitem>
1446 <para>November 17th, 2015</para>
1447 <itemizedlist>
1448 <listitem>
1449 <para>[renodr] - Update to glib-2.46.2.</para>
1450 </listitem>
1451 </itemizedlist>
1452 </listitem>
1453
1454 <listitem>
1455 <para>November 16th, 2015</para>
1456 <itemizedlist>
1457 <listitem>
1458 <para>[renodr] - Update to Python-3.5.0.</para>
1459 </listitem>
1460 <listitem>
1461 <para>[renodr] - Update to elfutils-0.164.</para>
1462 </listitem>
1463 </itemizedlist>
1464 </listitem>
1465
1466 <listitem>
1467 <para>November 13th, 2015</para>
1468 <itemizedlist>
1469 <listitem>
1470 <para>[renodr] - Update to libxcb-1.11.1.</para>
1471 </listitem>
1472 <listitem>
1473 <para>[renodr] - Update to dhcpcd-6.9.3.</para>
1474 </listitem>
1475 <listitem>
1476 <para>[renodr] - Update to wpa_supplicant-2.5.</para>
1477 </listitem>
1478 <listitem>
1479 <para>[renodr] - Update to sqlite-3.9.2.</para>
1480 </listitem>
1481 </itemizedlist>
1482 </listitem>
1483
1484 <listitem>
1485 <para>October 14th, 2015</para>
1486 <itemizedlist>
1487 <listitem>
1488 <para>[renodr] - Update to cURL-7.45.0.</para>
1489 </listitem>
1490 <listitem>
1491 <para>[renodr] - Update to ICU-56.1.</para>
1492 </listitem>
1493 <listitem>
1494 <para>[renodr] - Update to Gstreamer-1.6.0.</para>
1495 </listitem>
1496 <listitem>
1497 <para>[renodr] - Update to ISO-Codes-3.62.</para>
1498 </listitem>
1499 <listitem>
1500 <para>[renodr] - Update to gst-plugins-base-1.6.0.</para>
1501 </listitem>
1502 <listitem>
1503 <para>[renodr] - Update to gsettings-desktop-schemas-3.18.0.</para>
1504 </listitem>
1505 <listitem>
1506 <para>[renodr] - Update to glib-networking-2.46.1.</para>
1507 </listitem>
1508 <listitem>
1509 <para>[renodr] - Update to libsoup-2.52.1.</para>
1510 </listitem>
1511 <listitem>
1512 <para>[renodr] - Update to at-spi2-core-2.18.1.</para>
1513 </listitem>
1514 <listitem>
1515 <para>[renodr] - Update to at-spi2-atk-2.18.1.</para>
1516 </listitem>
1517 <listitem>
1518 <para>[renodr] - Update to gtk+-3.18.2.</para>
1519 </listitem>
1520 <listitem>
1521 <para>[renodr] - Update to BlueZ-5.35.</para>
1522 </listitem>
1523 <listitem>
1524 <para>[renodr] - Update to Pulseaudio-7.0.</para>
1525 </listitem>
1526 <listitem>
1527 <para>[renodr] - Update to v4l-utils-1.8.0.</para>
1528 </listitem>
1529 <listitem>
1530 <para>[renodr] - Update to gst-plugins-good-1.6.0.</para>
1531 </listitem>
1532 </itemizedlist>
1533 </listitem>
1534
1535 <listitem>
1536 <para>October 13th, 2015</para>
1537 <itemizedlist>
1538 <listitem>
1539 <para>[renodr] - Update URLS for certain packages to use the new
1540 anduin server.</para>
1541 </listitem>
1542 </itemizedlist>
1543 </listitem>
1544
1545 <listitem>
1546 <para>October 7th, 2015</para>
1547 <itemizedlist>
1548 <listitem>
1549 <para>[renodr] - Add a entity for GNOME 3.18.</para>
1550 </listitem>
1551 <listitem>
1552 <para>[renodr] - Update to pixman-0.32.8.</para>
1553 </listitem>
1554 <listitem>
1555 <para>[renodr] - Update to xterm-320.</para>
1556 </listitem>
1557 <listitem>
1558 <para>[renodr] - Update to ATK-2.18.0.</para>
1559 </listitem>
1560 <listitem>
1561 <para>[renodr] - Update to libjpeg-turbo-1.4.2.</para>
1562 </listitem>
1563 <listitem>
1564 <para>[renodr] - Update to tiff-4.0.6.</para>
1565 </listitem>
1566 <listitem>
1567 <para>[renodr] - Update to gdk-pixbuf-2.32.1.</para>
1568 </listitem>
1569 <listitem>
1570 <para>[renodr] - Update to pango-1.38.0.</para>
1571 </listitem>
1572 <listitem>
1573 <para>[renodr] - Update to at-spi2-core-2.18.0.</para>
1574 </listitem>
1575 <listitem>
1576 <para>[renodr] - Update to at-spi2-atk-2.18.0.</para>
1577 </listitem>
1578 <listitem>
1579 <para>[renodr] - Update to adwaita-icon-theme-3.18.0.</para>
1580 </listitem>
1581 <listitem>
1582 <para>[renodr] - Update to GTK+-3.18.0.</para>
1583 </listitem>
1584 </itemizedlist>
1585 </listitem>
1586
1587 <listitem>
1588 <para>October 5th, 2015</para>
1589 <itemizedlist>
1590 <listitem>
1591 <para>[renodr] - Update to MesaLib-11.0.2.</para>
1592 </listitem>
1593 </itemizedlist>
1594 </listitem>
1595
1596 <listitem>
1597 <para>October 3rd, 2015</para>
1598 <itemizedlist>
1599 <listitem>
1600 <para>[renodr] - Added an entity for packages known to work with LFS
1601 7.8-systemd.</para>
1602 </listitem>
1603 <listitem>
1604 <para>[renodr] - Update to GDB-7.10.</para>
1605 </listitem>
1606 <listitem>
1607 <para>[renodr] - Update to valgrind-3.11.0.</para>
1608 </listitem>
1609 <listitem>
1610 <para>[renodr] - Update to LLVM-3.7.0.</para>
1611 </listitem>
1612 <listitem>
1613 <para>[renodr] - Update to cmake-3.3.2.</para>
1614 </listitem>
1615 <listitem>
1616 <para>{renodr] - Update to OpenSSH-7.1p1.</para>
1617 </listitem>
1618 <listitem>
1619 <para>[renodr] - Update to libtasn1-4.7.</para>
1620 </listitem>
1621 <listitem>
1622 <para>[renodr] - Update to GnuTLS-3.4.5.</para>
1623 </listitem>
1624 <listitem>
1625 <para>[renodr] - Update to links-2.12.</para>
1626 </listitem>
1627 <listitem>
1628 <para>[renodr] - Update to pciutils-3.4.0.</para>
1629 </listitem>
1630 <listitem>
1631 <para>[renodr] - Update to libusb-1.0.20.</para>
1632 </listitem>
1633 <listitem>
1634 <para>[renodr] - Update to unrar-5.3.5.</para>
1635 </listitem>
1636 <listitem>
1637 <para>[renodr] - Update to cpio-2.12.</para>
1638 </listitem>
1639 <listitem>
1640 <para>[renodr] - Update to glib-2.46.0.</para>
1641 </listitem>
1642 <listitem>
1643 <para>[renodr] - Update to gobject-introspection-1.46.0.</para>
1644 </listitem>
1645 <listitem>
1646 <para>[renodr] - Update to graphite2-1.3.3.</para>
1647 </listitem>
1648 <listitem>
1649 <para>[renodr] - Update to harfbuzz-1.0.3.</para>
1650 </listitem>
1651 <listitem>
1652 <para>[renodr] - Update to libXi-1.7.5.</para>
1653 </listitem>
1654 <listitem>
1655 <para>[renodr] - Update to libdrm-2.4.65.</para>
1656 </listitem>
1657 <listitem>
1658 <para>[renodr] - Update to wayland-1.9.0.</para>
1659 </listitem>
1660 </itemizedlist>
1661 </listitem>
1662
1663 <listitem>
1664 <para>September 17th, 2015</para>
1665 <itemizedlist>
1666 <listitem>
1667 <para>[renodr] - Fix NSS version number... again. Needs to be 3.20.</para>
1668 </listitem>
1669 </itemizedlist>
1670 </listitem>
1671
1672 <listitem>
1673 <para>September 15th, 2015</para>
1674 <itemizedlist>
1675 <listitem>
1676 <para>[renodr] - Fix NSS version number. Should be 3.20.0, not 3.20.3.
1677 </para>
1678 </listitem>
1679 <listitem>
1680 <para>[renodr] - Archive all individual KF5 libraries. All users should now use the page with all of the libraries
1681 in a single script. This is done for convienience and for making dependencies simpler.</para>
1682 </listitem>
1683 <listitem>
1684 <para>[renodr] - Update to qt-5.5.0. Restructure commands to remove
1685 qtchooser. Please test and let us know if there are any problems.
1686 </para>
1687 </listitem>
1688 </itemizedlist>
1689 </listitem>
1690
1691 <listitem>
1692 <para>September 14th, 2015</para>
1693 <itemizedlist>
1694 <listitem>
1695 <para>[renodr] - Update to samba-4.3.0.</para>
1696 </listitem>
1697 <listitem>
1698 <para>[renodr] - Update to libgcrypt-1.6.4.</para>
1699 </listitem>
1700 <listitem>
1701 <para>[renodr] - Update to gvfs-1.24.2.</para>
1702 </listitem>
1703 <listitem>
1704 <para>[renodr] - Update to nautilus-3.16.2.</para>
1705 </listitem>
1706 <listitem>
1707 <para>[renodr] - Update to zenity-3.16.3.</para>
1708 </listitem>
1709 <listitem>
1710 <para>[renodr] - Update to gnome-bluetooth-3.16.1.</para>
1711 </listitem>
1712 <listitem>
1713 <para>[renodr] - Update to xf86-input-wacom-0.31.0.</para>
1714 </listitem>
1715 <listitem>
1716 <para>[renodr] - Update to NSS-3.20.</para>
1717 </listitem>
1718 <listitem>
1719 <para>[renodr] - Update to gnome-settings-daemon-3.16.3.</para>
1720 </listitem>
1721 <listitem>
1722 <para>[renodr] - Update to cracklib-2.9.6 and cracklib-words-2.9.6.</para>
1723 </listitem>
1724 <listitem>
1725 <para>[renodr] - Update to libpwquality-1.3.0.</para>
1726 </listitem>
1727 <listitem>
1728 <para>[renodr] - Update to appstream-glib-0.5.0.</para>
1729 </listitem>
1730 <listitem>
1731 <para>[renodr] - Update to cheese-3.16.1.</para>
1732 </listitem>
1733 <listitem>
1734 <para>[renodr] - Update to ibus-1.5.11.</para>
1735 </listitem>
1736 <listitem>
1737 <para>[renodr] - Update to network-manager-applet-1.0.6.</para>
1738 </listitem>
1739 <listitem>
1740 <para>[renodr] - Update to exiv2-0.25.</para>
1741 </listitem>
1742 <listitem>
1743 <para>[renodr] - Update to gnome-color-manager-3.16.0.</para>
1744 </listitem>
1745 <listitem>
1746 <para>[renodr] - Update to gnome-control-center-3.16.3.</para>
1747 </listitem>
1748 <listitem>
1749 <para>[renodr] - Update to libinput-1.0.1.</para>
1750 </listitem>
1751 <listitem>
1752 <para>[renodr] - Update to mutter-3.16.3.</para>
1753 </listitem>
1754 <listitem>
1755 <para>[renodr] - Update to gnome-shell-3.16.3.</para>
1756 </listitem>
1757 <listitem>
1758 <para>[renodr] - Update to gnome-shell-extensions-3.16.2.</para>
1759 </listitem>
1760 <listitem>
1761 <para>[renodr] - Update to gnome-session-3.16.0.</para>
1762 </listitem>
1763 <listitem>
1764 <para>[renodr] - Update to gdm-3.16.2.</para>
1765 </listitem>
1766 <listitem>
1767 <para>[renodr] - Update to gnome-user-docs-3.16.1.</para>
1768 </listitem>
1769 <listitem>
1770 <para>[renodr] - Update to yelp-3.16.1.</para>
1771 </listitem>
1772 </itemizedlist>
1773 </listitem>
1774
1775 <listitem>
1776 <para>September 10th, 2015</para>
1777 <itemizedlist>
1778 <listitem>
1779 <para>[renodr] - Update to BIND and BIND-Utilities 9.10.2-P4.</para>
1780 </listitem>
1781 <listitem>
1782 <para>[renodr] - Update to stunnel-5.23.</para>
1783 </listitem>
1784 <listitem>
1785 <para>[renodr] - Update to libgpg-error-1.20.</para>
1786 </listitem>
1787 <listitem>
1788 <para>[renodr] - Update to mutt-1.5.24.</para>
1789 </listitem>
1790 </itemizedlist>
1791 </listitem>
1792
1793 <listitem>
1794 <para>September 8th, 2015</para>
1795 <itemizedlist>
1796 <listitem>
1797 <para>[renodr] - Added some more short descriptions from Denis.
1798 Fixes <ulink url="&blfs-ticket-root;6906">#6906</ulink>.</para>
1799 </listitem>
1800 <listitem>
1801 <para>[renodr] - Update to cups-filters-1.0.74.</para>
1802 </listitem>
1803 <listitem>
1804 <para>[renodr] - Update to poppler-0.35.0.</para>
1805 </listitem>
1806 <listitem>
1807 <para>[renodr] - Update to cups-2.1.0.</para>
1808 </listitem>
1809 <listitem>
1810 <para>[renodr] - Update to colord-1.2.12.</para>
1811 </listitem>
1812 <listitem>
1813 <para>[renodr] - Update to libgusb-0.2.6.</para>
1814 </listitem>
1815 <listitem>
1816 <para>[renodr] - Update to udisks-2.1.6.</para>
1817 </listitem>
1818 <listitem>
1819 <para>[renodr] - Update to gnome-themes-standard-3.16.2.</para>
1820 </listitem>
1821 <listitem>
1822 <para>[renodr] - Update to gnome-backgrounds-3.16.0.</para>
1823 </listitem>
1824 <listitem>
1825 <para>[renodr] - Update to caribou-0.4.18.1.</para>
1826 </listitem>
1827 <listitem>
1828 <para>[renodr] - Update to iso-codes-3.61.</para>
1829 </listitem>
1830 <listitem>
1831 <para>[renodr] - Update to NetworkManager-1.0.6.</para>
1832 </listitem>
1833 <listitem>
1834 <para>[renodr] - Update to bluez-5.34.</para>
1835 </listitem>
1836 <listitem>
1837 <para>[renodr] - Update to telepathy-logger-0.8.1.</para>
1838 </listitem>
1839 <listitem>
1840 <para>[renodr] - Update to dconf-0.24.0.</para>
1841 </listitem>
1842 <listitem>
1843 <para>[renodr] - Add dconf-editor-3.16.1.</para>
1844 </listitem>
1845 </itemizedlist>
1846 </listitem>
1847
1848 <listitem>
1849 <para>September 3rd, 2015</para>
1850 <itemizedlist>
1851 <listitem>
1852 <para>[renodr] - Update to clutter-1.22.4.</para>
1853 </listitem>
1854 <listitem>
1855 <para>[renodr] - Update to clutter-gtk-1.6.2.</para>
1856 </listitem>
1857 <listitem>
1858 <para>[renodr] - Update to libchamplain-0.12.10.</para>
1859 </listitem>
1860 <listitem>
1861 <para>[renodr] - Update to gdk-pixbuf-2.31.7.</para>
1862 </listitem>
1863 <listitem>
1864 <para>[renodr] - Update to midori-0.5.11.</para>
1865 </listitem>
1866 <listitem>
1867 <para>[renodr] - Update to uhttpmock-0.5.0.</para>
1868 </listitem>
1869 <listitem>
1870 <para>[renodr] - Document a test suite hang in libgdata.</para>
1871 </listitem>
1872 <listitem>
1873 <para>[renodr] - Update to libgee-0.18.0.</para>
1874 </listitem>
1875 <listitem>
1876 <para>[renodr] - Update to libgweather-3.16.1.</para>
1877 </listitem>
1878 <listitem>
1879 <para>[renodr] - Update to libpeas-1.14.0.</para>
1880 </listitem>
1881 <listitem>
1882 <para>[renodr] - Update to libwacom-0.15.</para>
1883 </listitem>
1884 <listitem>
1885 <para>[renodr] - Update to evolution-data-server-3.16.5.</para>
1886 </listitem>
1887 <listitem>
1888 <para>[renodr] - Add some more short descriptions by Denis. Fixes
1889 <ulink url="&blfs-ticket-root;6888">#6888</ulink>.</para>
1890 </listitem>
1891 </itemizedlist>
1892 </listitem>
1893
1894 <listitem>
1895 <para>September 1st, 2015</para>
1896 <itemizedlist>
1897 <listitem>
1898 <para>[renodr] - Added some short descriptions by Denis. Thanks again!
1899 fixes <ulink url="&blfs-ticket-root;6869">#6869</ulink>.</para>
1900 </listitem>
1901 <listitem>
1902 <para>[renodr] - Update to subversion-1.9.0.</para>
1903 </listitem>
1904 <listitem>
1905 <para>[renodr] - Update to ModemManager-1.4.10.</para>
1906 </listitem>
1907 <listitem>
1908 <para>[renodr] - Update to totem-pl-parser-3.10.5.</para>
1909 </listitem>
1910 <listitem>
1911 <para>[renodr] - Update to VTE-0.48.2.</para>
1912 </listitem>
1913 <listitem>
1914 <para>[renodr] - Update to yelp-xsl-3.16.1.</para>
1915 </listitem>
1916 <listitem>
1917 <para>[renodr] - Update to geocode-glib-3.16.2.</para>
1918 </listitem>
1919 <listitem>
1920 <para>[renodr] - Update to gnome-desktop-3.16.2.</para>
1921 </listitem>
1922 <listitem>
1923 <para>[renodr] - Update to gnome-online-accounts-3.16.3.</para>
1924 </listitem>
1925 <listitem>
1926 <para>[renodr] - Update to webkitgtk+-2.8.5.</para>
1927 </listitem>
1928 <listitem>
1929 <para>[renodr] - Update to gtksourceview-3.16.1.</para>
1930 </listitem>
1931 <listitem>
1932 <para>[renodr] - Update to libevdev-1.4.4.</para>
1933 </listitem>
1934 </itemizedlist>
1935 </listitem>
1936
1937 <listitem>
1938 <para>August 27th, 2015</para>
1939 <itemizedlist>
1940 <listitem>
1941 <para>[renodr] - Update to SWIG-3.0.7.</para>
1942 </listitem>
1943 <listitem>
1944 <para>[renodr] - Update to scons-2.3.6.</para>
1945 </listitem>
1946 <listitem>
1947 <para>[renodr] - Update to gnome-keyring-3.16.0.</para>
1948 </listitem>
1949 <listitem>
1950 <para>[renodr] - Update to rest-0.7.93.</para>
1951 </listitem>
1952 </itemizedlist>
1953 </listitem>
1954
1955 <listitem>
1956 <para>August 25th, 2015</para>
1957 <itemizedlist>
1958 <listitem>
1959 <para>[renodr] - Update to doxygen-1.8.10.</para>
1960 </listitem>
1961 <listitem>
1962 <para>[renodr] - Update to OpenJDK-1.8.0.51.</para>
1963 </listitem>
1964 <listitem>
1965 <para>[renodr] - Update to check-0.10.0.</para>
1966 </listitem>
1967 <listitem>
1968 <para>[renodr] - Fix a build error in Valgrind on systems using Glibc
1969 2.22.</para>
1970 </listitem>
1971 <listitem>
1972 <para>[renodr] - Update to GnuTLS-3.4.4.1.</para>
1973 </listitem>
1974 <listitem>
1975 <para>[renodr] - Update to acpid-2.0.25.</para>
1976 </listitem>
1977 <listitem>
1978 <para>[renodr] - Update to cURL-7.44.0.</para>
1979 </listitem>
1980 <listitem>
1981 <para>[renodr] - Update to libpng-1.6.18.</para>
1982 </listitem>
1983 <listitem>
1984 <para>[renodr] - Update to cmake-3.3.1.</para>
1985 </listitem>
1986 <listitem>
1987 <para>[renodr] - Update to harfbuzz-1.0.2.</para>
1988 </listitem>
1989 <listitem>
1990 <para>[renodr] - Update to libdrm-2.4.64.</para>
1991 </listitem>
1992 <listitem>
1993 <para>[renodr] - Update to Mesa-10.6.4. I will wait until Mesa-11.0.x
1994 is released before I update this again.</para>
1995 </listitem>
1996 <listitem>
1997 <para>[renodr] - Update to Linux-PAM-1.2.1.</para>
1998 </listitem>
1999 <listitem>
2000 <para>[renodr] - Update to xterm-319.</para>
2001 </listitem>
2002 <listitem>
2003 <para>[renodr] - Update to gdk-pixbuf-2.31.6.</para>
2004 </listitem>
2005 <listitem>
2006 <para>[renodr] - Update to vala-0.28.1.</para>
2007 </listitem>
2008 <listitem>
2009 <para>[renodr] - Update to LVM2-2.02.128.</para>
2010 </listitem>
2011 <listitem>
2012 <para>[renodr] - Update to Openbox-3.6.1.</para>
2013 </listitem>
2014 <listitem>
2015 <para>[renodr] - Update to PIN-Entry-0.9.5.</para>
2016 </listitem>
2017 <listitem>
2018 <para>[renodr] - Update to GnuPG-2.1.7.</para>
2019 </listitem>
2020 <listitem>
2021 <para>[renodr] - Update to gcr-3.16.0.</para>
2022 </listitem>
2023 <listitem>
2024 <para>[renodr] - Fix URL for gsettings-desktop-schemas-3.16.1.</para>
2025 </listitem>
2026 <listitem>
2027 <para>[renodr] - Applied a patch by Denis for more short descriptions.
2028 fixes <ulink url="&blfs-ticket-root;6843">#6843</ulink>.</para>
2029 </listitem>
2030 </itemizedlist>
2031 </listitem>
2032
2033 <listitem>
2034 <para>August 19th, 2015</para>
2035 <itemizedlist>
2036 <listitem>
2037 <para>[renodr] - Update to boost-1.59.0.</para>
2038 </listitem>
2039 <listitem>
2040 <para>[renodr] - Update to ruby-2.2.3.</para>
2041 </listitem>
2042 <listitem>
2043 <para>[renodr] - Update to OpenSSH-7.0p1.</para>
2044 </listitem>
2045 <listitem>
2046 <para>[renodr] - Update to Libreoffice-5.0.0.5.</para>
2047 </listitem>
2048 <listitem>
2049 <para>[renodr] - Update to unbound-1.5.4.</para>
2050 </listitem>
2051 <listitem>
2052 <para>[renodr] - Update to BIND and BIND-Utilities-9.10.2P3.</para>
2053 </listitem>
2054 <listitem>
2055 <para>[renodr] - Update to sendmail-8.15.2.</para>
2056 </listitem>
2057 <listitem>
2058 <para>[renodr] - Update to exim-4.86.</para>
2059 </listitem>
2060 <listitem>
2061 <para>[renodr] - Update to Apache-2.4.16.</para>
2062 </listitem>
2063 <listitem>
2064 <para>[renodr] - Update to vsftpd-3.0.3.</para>
2065 </listitem>
2066 <listitem>
2067 <para>[renodr] - Update to mariadb-10.0.21.</para>
2068 </listitem>
2069 <listitem>
2070 <para>[renodr] - Update to postfix-3.0.2.</para>
2071 </listitem>
2072 <listitem>
2073 <para>[renodr] - Update to OpenLDAP-2.4.42.</para>
2074 </listitem>
2075 <listitem>
2076 <para>[renodr] - Update to stunnel-5.22.</para>
2077 </listitem>
2078 <listitem>
2079 <para>[renodr] - Update to GCC-5.2.0 (This includes the ADA and Java
2080 compilers as well)"</para>
2081 </listitem>
2082 <listitem>
2083 <para>[renodr] - Update to PHP-5.6.12.</para>
2084 </listitem>
2085 </itemizedlist>
2086 </listitem>
2087
2088 <listitem>
2089 <para>August 16th, 2015</para>
2090 <itemizedlist>
2091 <listitem>
2092 <para>[renodr] - Update to Firefox-40.0.2.</para>
2093 </listitem>
2094 <listitem>
2095 <para>[renodr] - Update to gsettings-desktop-schemas-3.16.1.</para>
2096 </listitem>
2097 <listitem>
2098 <para>[renodr] - Update to nss-3.19.3.</para>
2099 </listitem>
2100 <listitem>
2101 <para>[renodr] - Update to sqlite-3.8.11.1.</para>
2102 </listitem>
2103 <listitem>
2104 <para>[renodr] - Update to libsecret-0.18.3.</para>
2105 </listitem>
2106 <listitem>
2107 <para>[renodr] - Update to gjs-1.43.3.</para>
2108 </listitem>
2109 </itemizedlist>
2110 </listitem>
2111
2112
2113 <listitem>
2114 <para>August 9th, 2015</para>
2115 <itemizedlist>
2116 <listitem>
2117 <para>[renodr] - Update to Archive-Zip-1.49.</para>
2118 </listitem>
2119 <listitem>
2120 <para>[renodr] - Update to autovivification-0.16.</para>
2121 </listitem>
2122 <listitem>
2123 <para>[renodr] - Update to File-Which-1.19.</para>
2124 </listitem>
2125 <listitem>
2126 <para>[renodr] - Update to Net-DNS-1.01.</para>
2127 </listitem>
2128 <listitem>
2129 <para>[renodr] - Update to Test-Pod-1.51.</para>
2130 </listitem>
2131 <listitem>
2132 <para>[renodr] - Update to Unicode-Collate-1.14.</para>
2133 </listitem>
2134 <listitem>
2135 <para>[renodr] - Update to Unicode-LineBreak-2015.07.16.</para>
2136 </listitem>
2137 <listitem>
2138 <para>[renodr] - Update to URI-1.69.</para>
2139 </listitem>
2140 <listitem>
2141 <para>[renodr] - Update to ISO-Codes-3.59.</para>
2142 </listitem>
2143 <listitem>
2144 <para>[renodr] - Fix several URLs in the MariaDB and SDL pages.</para>
2145 </listitem>
2146 <listitem>
2147 <para>[renodr] - Fix a build problem with xf86-video-intel.</para>
2148 </listitem>
2149 <listitem>
2150 <para>[renodr] - Remove FTP URLs for some Mozilla packages.</para>
2151 </listitem>
2152 <listitem>
2153 <para>[renodr] - Update wpa_supplicant instructions to reflect that
2154 the per-connection service and the standard service cannot be enabled
2155 at the same time. Fixes <ulink url="&blfs-ticket-root;6640">#6640
2156 </ulink>.</para>
2157 </listitem>
2158 <listitem>
2159 <para>[renodr] - Update to cmake-3.3.0.</para>
2160 </listitem>
2161 <listitem>
2162 <para>[renodr] - Update to graphite2-1.3.0.</para>
2163 </listitem>
2164 <listitem>
2165 <para>[renodr] - Update to harfbuzz-1.0.1.</para>
2166 </listitem>
2167 <listitem>
2168 <para>[renodr] - Update to xproto-7.0.28.</para>
2169 </listitem>
2170 <listitem>
2171 <para>[renodr] - Update to mesa-10.6.3.</para>
2172 </listitem>
2173 <listitem>
2174 <para>[renodr] - Update to polkit-0.113.</para>
2175 </listitem>
2176 <listitem>
2177 <para>[renodr] - Update to libdrm-2.4.62.</para>
2178 </listitem>
2179 <listitem>
2180 <para>[renodr] - Update to libepoxy-1.3.1.</para>
2181 </listitem>
2182 <listitem>
2183 <para>[renodr] - Update to gdk-pixbuf-2.31.5.</para>
2184 </listitem>
2185 <listitem>
2186 <para>[renodr] - Update to librsvg-2.40.10.</para>
2187 </listitem>
2188 <listitem>
2189 <para>[renodr] - Update to gtk+-3.16.6.</para>
2190 </listitem>
2191 <listitem>
2192 <para>[renodr] - Update to adwaita-icon-theme-3.16.2.1.</para>
2193 </listitem>
2194 </itemizedlist>
2195 </listitem>
2196
2197 <listitem>
2198 <para>August 7th, 2015</para>
2199 <itemizedlist>
2200 <listitem>
2201 <para>[renodr] - Update to xfsprogs-3.2.4.</para>
2202 </listitem>
2203 <listitem>
2204 <para>[renodr] - Update to mdadm-3.3.4.</para>
2205 </listitem>
2206 <listitem>
2207 <para>[renodr] - Update to whois-5.2.10.</para>
2208 </listitem>
2209 <listitem>
2210 <para>[renodr] - Update to LLVM-3.6.2.</para>
2211 </listitem>
2212 <listitem>
2213 <para>[renodr] - Update to unrar-5.3.2.</para>
2214 </listitem>
2215 <listitem>
2216 <para>[renodr] - Update to nano-2.4.2.</para>
2217 </listitem>
2218 <listitem>
2219 <para>[renodr] - Update to ed-1.12.</para>
2220 </listitem>
2221 <listitem>
2222 <para>[renodr] - Update to libunistring-0.9.6.</para>
2223 </listitem>
2224 </itemizedlist>
2225 </listitem>
2226
2227 <listitem>
2228 <para>August 5th, 2015</para>
2229 <itemizedlist>
2230 <listitem>
2231 <para>[renodr] - Update to libidn-1.32.</para>
2232 </listitem>
2233 <listitem>
2234 <para>[renodr] - Update to gnutls-3.4.3.</para>
2235 </listitem>
2236 <listitem>
2237 <para>[renodr] - Update to links-2.10.</para>
2238 </listitem>
2239 <listitem>
2240 <para>[renodr] - Update to sg3_utils-1.41.</para>
2241 </listitem>
2242 <listitem>
2243 <para>[renodr] - Update to screen-4.3.1.</para>
2244 </listitem>
2245 <listitem>
2246 <para>[renodr] - Update to lsof-4.89.</para>
2247 </listitem>
2248 <listitem>
2249 <para>[renodr] - Update to dhcpcd-6.9.1.</para>
2250 </listitem>
2251 <listitem>
2252 <para>[renodr] - Update to lm_sensors-3.4.0.</para>
2253 </listitem>
2254 </itemizedlist>
2255 </listitem>
2256
2257 <listitem>
2258 <para>August 3rd, 2015</para>
2259 <itemizedlist>
2260 <listitem>
2261 <para>[renodr] - Update to sudo-1.8.14p3.</para>
2262 </listitem>
2263 <listitem>
2264 <para>[renodr] - Update to OpenSSL-1.0.2d.</para>
2265 </listitem>
2266 </itemizedlist>
2267 </listitem>
2268
2269 <listitem>
2270 <para>August 2nd, 2015</para>
2271 <itemizedlist>
2272 <listitem>
2273 <para>[renodr] - Fix a build error in librep. Thanks
2274 goes to Lee Hancock for reporting the problem and giving
2275 a fix.</para>
2276 </listitem>
2277 <listitem>
2278 <para>[renodr] - Fix a build problem with reiserfsprogs.
2279 Thanks goes to Lee Hancock for reporting the issue and
2280 giving a fix.</para>
2281 </listitem>
2282 <listitem>
2283 <para>[renodr] - Add libxslt as a required dependency
2284 for Akonadi. Thanks goes to Tommy Lincoln and Micheal
2285 Gruben for reporting the issue.</para>
2286 </listitem>
2287 <listitem>
2288 <para>[renodr] - Fix dependencies for feh to allow
2289 for a successful run of the test suite. Thanks goes to
2290 Tommy Lincoln for reporting the issue.</para>
2291 </listitem>
2292 </itemizedlist>
2293 </listitem>
2294
2295 <listitem>
2296 <para>July 31st, 2015</para>
2297 <itemizedlist>
2298 <listitem>
2299 <para>[renodr] - Transfer book back to svn and make
2300 some minor adjustments.</para>
2301 </listitem>
2302 </itemizedlist>
2303 </listitem>
2304
2305 <listitem>
2306 <para>June 28th, 2015</para>
2307 <itemizedlist>
2308 <!-- <listitem>
2309 <para>[krejzi] - .</para>
2310 </listitem> -->
2311 <listitem>
2312 <para>[krejzi] - Updated systemd instructions to reflect
2313 libgudev removal.</para>
2314 </listitem>
2315 <listitem>
2316 <para>[krejzi] - Added libgudev-230.</para>
2317 </listitem>
2318 </itemizedlist>
2319 </listitem>
2320
2321 <listitem>
2322 <para>June 27th, 2015</para>
2323 <itemizedlist>
2324 <listitem>
2325 <para>[krejzi] - Updated to xfconf-4.12.0, xfdesktop-4.12.2
2326 and xfwm4-4.12.3.</para>
2327 </listitem>
2328 <listitem>
2329 <para>[krejzi] - Updated to xfce4-session-4.12.1,
2330 xfce4-settings-4.12.0 and
2331 xfce4-xkb-plugin-0.7.1.</para>
2332 </listitem>
2333 <listitem>
2334 <para>[krejzi] - Updated to xfce4-panel-4.12.0 and
2335 xfce4-power-manager-1.4.4.</para>
2336 </listitem>
2337 <listitem>
2338 <para>[krejzi] - Updated to xfburn-0.5.4 and
2339 xfce4-appfinder-4.12.0.</para>
2340 </listitem>
2341 <listitem>
2342 <para>[krejzi] - Updated to Thunar-1.6.10, thunar-volman-0.8.1
2343 and tumbler-0.1.31.</para>
2344 </listitem>
2345 <listitem>
2346 <para>[krejzi] - Updated to mousepad-0.4.0, parole-0.8.0
2347 and ristretto-0.8.0.</para>
2348 </listitem>
2349 <listitem>
2350 <para>[krejzi] - Updated to libxfce4ui-4.12.1, libxfce4util-4.12.1
2351 and midori-0.5.10.</para>
2352 </listitem>
2353 <listitem>
2354 <para>[krejzi] - Updated to exo-0.10.6, garco-0.5.0
2355 and gtk-xfce-engine-3.2.0.</para>
2356 </listitem>
2357 <listitem>
2358 <para>[krejzi] - Removed telepathy-salut, totem and
2359 tracker.</para>
2360 </listitem>
2361 <listitem>
2362 <para>[krejzi] - Removed telepathy-gabble, telepathy-haze
2363 and telepathy-idle.</para>
2364 </listitem>
2365 <listitem>
2366 <para>[krejzi] - Removed sound-juicer, sushi and
2367 telepathy-farstream.</para>
2368 </listitem>
2369 <listitem>
2370 <para>[krejzi] - Removed nautilus-sendto, opal and
2371 ptlib.</para>
2372 </listitem>
2373 <listitem>
2374 <para>[krejzi] - Removed libmediaart, libnice and
2375 libzapojit.</para>
2376 </listitem>
2377 <listitem>
2378 <para>[krejzi] - Removed gnome-screenshot, gnome-user-share
2379 and grilo-plugins.</para>
2380 </listitem>
2381 <listitem>
2382 <para>[krejzi] - Removed gnome-icon-theme-symbolic,
2383 gnome-online-miners and gnome-photos.</para>
2384 </listitem>
2385 <listitem>
2386 <para>[krejzi] - Removed gnome-font-viewer, gnome-icon-theme
2387 and gnome-icon-theme-extras.</para>
2388 </listitem>
2389 <listitem>
2390 <para>[krejzi] - Removed gnome-contacts, gnome-dictionary
2391 and gnome-documents.</para>
2392 </listitem>
2393 <listitem>
2394 <para>[krejzi] - Removed folks, gfbgraph and gnome-clocks.</para>
2395 </listitem>
2396 <listitem>
2397 <para>[krejzi] - Removed ekiga, empathy and farstream.</para>
2398 </listitem>
2399 </itemizedlist>
2400 </listitem>
2401
2402 <listitem>
2403 <para>June 26th, 2015</para>
2404 <itemizedlist>
2405 <listitem>
2406 <para>[krejzi] - Updated to kate-15.04.2, kmix-15.04.2
2407 and konsole-15.04.2 (KF5 Apps).</para>
2408 </listitem>
2409 <listitem>
2410 <para>[krejzi] - Updated to KDE Plasma-5.3.1 and
2411 oxygen-icons-15.04.2 (Plasma Chapter).</para>
2412 </listitem>
2413 </itemizedlist>
2414 </listitem>
2415
2416 <listitem>
2417 <para>June 25th, 2015</para>
2418 <itemizedlist>
2419 <listitem>
2420 <para>[krejzi] - Added a patch for polkit which
2421 addresses several security issues and memory
2422 leaks.</para>
2423 </listitem>
2424 <listitem>
2425 <para>[krejzi] - Updated to db-6.1.26, libtirpc-0.3.2
2426 and texlive-20150521.</para>
2427 </listitem>
2428 <listitem>
2429 <para>[krejzi] - Added Module-Build-0.4214 (Perl
2430 Module).</para>
2431 </listitem>
2432 </itemizedlist>
2433 </listitem>
2434
2435 <listitem>
2436 <para>June 24th, 2015</para>
2437 <itemizedlist>
2438 <listitem>
2439 <para>[krejzi] - Updated to KDE Frameworks-5.11.0.</para>
2440 </listitem>
2441 <listitem>
2442 <para>[krejzi] - Updated to extra-cmake-modules-5.11.0 and
2443 libdbusmenu-qt-0.9.3+15.10.20150604 (Qt5 version).</para>
2444 </listitem>
2445 <listitem>
2446 <para>[krejzi] - Updated to thunderbird-38.0.1 and
2447 tigervnc-1.4.3.</para>
2448 </listitem>
2449 <listitem>
2450 <para>[krejzi] - Updated to icedtea-web-1.6, libreoffice-4.4.3.2
2451 and seamonkey-2.33.1.</para>
2452 </listitem>
2453 <listitem>
2454 <para>[krejzi] - Updated to fontforge-20150612, gnumeric-1.12.22
2455 and gparted-0.22.0.</para>
2456 </listitem>
2457 <listitem>
2458 <para>[krejzi] - Updated to balsa-2.5.2, feh-2.13.1 and
2459 firefox-38.0.5.</para>
2460 </listitem>
2461 <listitem>
2462 <para>[krejzi] - Updated to asymptote-2.35, biber-2.1a and
2463 lxpanel-0.8.1.</para>
2464 </listitem>
2465 </itemizedlist>
2466 </listitem>
2467
2468 <listitem>
2469 <para>June 23rd, 2015</para>
2470 <itemizedlist>
2471 <listitem>
2472 <para>[krejzi] - Updated to cups-2.0.3, cups-filters-1.0.69
2473 and ghostscript-9.16.</para>
2474 </listitem>
2475 <listitem>
2476 <para>[krejzi] - Updated to mplayer-2015-02-20, mupdf-1.7 and
2477 vlc-2.2.1.</para>
2478 </listitem>
2479 <listitem>
2480 <para>[krejzi] - Updated to libisoburn-1.4.0, libisofs-1.4.0
2481 and mpg123-1.22.2.</para>
2482 </listitem>
2483 <listitem>
2484 <para>[krejzi] - Updated to audacious-3.5.2, ffmpeg-2.7.1 and
2485 libburn-1.4.0.</para>
2486 </listitem>
2487 <listitem>
2488 <para>[krejzi] - Updated to KDE Applications-15.04.2.</para>
2489 </listitem>
2490 <listitem>
2491 <para>[krejzi] - Updated to kdelibs-4.14.9, kdepim-4.14.9 and
2492 kde-workspace-4.11.20.</para>
2493 </listitem>
2494 <listitem>
2495 <para>[krejzi] - Updated to libvpx-1.4.0, soundtouch-1.9.0 and
2496 v4l-utils-1.6.3.</para>
2497 </listitem>
2498 <listitem>
2499 <para>[krejzi] - Updated to libva-intel-driver-1.5.1, libvdpau-1.1
2500 and libvorbis-1.3.5.</para>
2501 </listitem>
2502 <listitem>
2503 <para>[krejzi] - Updated to libass-0.12.2, libdvdread-5.0.3 and
2504 libva-1.5.1.</para>
2505 </listitem>
2506 <listitem>
2507 <para>[krejzi] - Updated to alsa-tools-1.0.29, alsa-utils-1.0.29
2508 and fdk-aac-0.1.4.</para>
2509 </listitem>
2510 <listitem>
2511 <para>[krejzi] - Updated to alsa-firmware-1.0.29, alsa-lib-1.0.29
2512 and alsa-plugins-1.0.29.</para>
2513 </listitem>
2514 <listitem>
2515 <para>[krejzi] - Added libcdio-0.93.</para>
2516 </listitem>
2517 <listitem>
2518 <para>[krejzi] - Updated to Unicode-LineBreak-2015.06 (Perl
2519 Module), webkitgtk-2.4.9 and webkitgtk-2.8.3.</para>
2520 </listitem>
2521 <listitem>
2522 <para>[krejzi] - Updated to qt-4.8.7, qt-5.4.2 and
2523 tiff-4.0.4.</para>
2524 </listitem>
2525 <listitem>
2526 <para>[krejzi] - Updated to nss-3.19.2, openbox-3.6 and
2527 pangomm-2.36.0.</para>
2528 </listitem>
2529 <listitem>
2530 <para>[krejzi] - Updated to libevdev-1.4.2, libinput-0.18.0
2531 and LVM2-2.02.122.</para>
2532 </listitem>
2533 <listitem>
2534 <para>[krejzi] - Updated to gtkmm-3.16.0, harfbuzz-0.9.41
2535 and imlib2-1.4.7.</para>
2536 </listitem>
2537 <listitem>
2538 <para>[krejzi] - Updated to goffice-0.10.22, gtk+-2.24.28
2539 and gtk+-3.16.4.</para>
2540 </listitem>
2541 <listitem>
2542 <para>[krejzi] - Updated to cogl-1.20.0, freeglut-3.0.0
2543 and gdk-pixbuf-2.31.4.</para>
2544 </listitem>
2545 <listitem>
2546 <para>[krejzi] - Updated to cairo-1.14.2, clutter-1.22.2
2547 and clutter-gst-2.0.16.</para>
2548 </listitem>
2549 <listitem>
2550 <para>[krejzi] - Updated to at-spi2-core-2.16.0,
2551 at-spi2-atk-2.16.0 and atk-2.16.0.</para>
2552 </listitem>
2553 </itemizedlist>
2554 </listitem>
2555
2556 <listitem>
2557 <para>June 20th, 2015</para>
2558 <itemizedlist>
2559 <listitem>
2560 <para>[krejzi] - Updated to xorg-server-1.17.2, xvinfo-1.1.3
2561 and xterm-318.</para>
2562 </listitem>
2563 <listitem>
2564 <para>[krejzi] - Updated to xkeyboard-config-2.15,
2565 xlsatoms-1.1.2 and xmodmap-1.0.9.</para>
2566 </listitem>
2567 <listitem>
2568 <para>[krejzi] - Updated to xgamma-1.0.6, xhost-1.0.7 and
2569 xkbevd-1.1.4.</para>
2570 </listitem>
2571 <listitem>
2572 <para>[krejzi] - Updated to xf86-input-wacom-0.30.0 and
2573 xf86-video-vesa-2.3.4.</para>
2574 </listitem>
2575 <listitem>
2576 <para>[krejzi] - Updated to xf86-input-evdev-2.9.2 and
2577 xf86-input-synaptics-1.8.2.</para>
2578 </listitem>
2579 <listitem>
2580 <para>[krejzi] - Updated to xdpyinfo-1.3.2, xdriinfo-1.0.5
2581 and xev-1.2.2.</para>
2582 </listitem>
2583 <listitem>
2584 <para>[krejzi] - Updated to twm-1.0.9, x11perf-1.6.0 and
2585 xcmsdb-1.0.5.</para>
2586 </listitem>
2587 <listitem>
2588 <para>[krejzi] - Updated to randrproto-1.5.0, setxkbmap-1.3.1
2589 and smproxy-1.0.6.</para>
2590 </listitem>
2591 <listitem>
2592 <para>[krejzi] - Updated to libXvMC-1.0.9, libXxf86vm-1.1.4
2593 and mesa-10.6.0.</para>
2594 </listitem>
2595 <listitem>
2596 <para>[krejzi] - Updated to libXrandr-1.5.0, libXrender-0.9.9
2597 and libXt-1.1.5.</para>
2598 </listitem>
2599 <listitem>
2600 <para>[krejzi] - Updated to libXdmcp-1.1.2, libXfont-1.5.1
2601 and libxkbfile-1.0.9.</para>
2602 </listitem>
2603 <listitem>
2604 <para>[krejzi] - Updated to libFS-1.0.7, libX11-1.6.3 and
2605 libXaw-1.0.13.</para>
2606 </listitem>
2607 <listitem>
2608 <para>[krejzi] - Updated to font-util-1.3.1, kbproto-1.0.7
2609 and libfontenc-1.1.3.</para>
2610 </listitem>
2611 <listitem>
2612 <para>[krejzi] - Archived Gnash-0.8.10 and Agg-2.5.</para>
2613 </listitem>
2614 <listitem>
2615 <para>[krejzi] - Removed incompatible use of Berkeley DB
2616 from OpenLDAP instructions.</para>
2617 </listitem>
2618 <listitem>
2619 <para>[krejzi] - Updated to wireshark-1.12.6 and
2620 wpa_supplicant-2.4.</para>
2621 </listitem>
2622 <listitem>
2623 <para>[krejzi] - Updated to unbound-1.5.3, wget-1.16.3 and
2624 whois-5.2.9.</para>
2625 </listitem>
2626 <listitem>
2627 <para>[krejzi] - Updated to rpcbind-0.2.3, samba-4.2.2
2628 and sqlite-3.8.10.2.</para>
2629 </listitem>
2630 <listitem>
2631 <para>[krejzi] - Updated to postfix-3.0.1, postgresql-9.4.4
2632 and proftpd-1.3.5a.</para>
2633 </listitem>
2634 <listitem>
2635 <para>[krejzi] - Updated to mariadb-10.0.20,
2636 NetworkManager-1.0.2 and ntp-4.2.8p2.</para>
2637 </listitem>
2638 <listitem>
2639 <para>[krejzi] - Updated to bind-9.10.2-P1, db-6.1.23
2640 and dovecot-2.2.18.</para>
2641 </listitem>
2642 </itemizedlist>
2643 </listitem>
2644
2645 <listitem>
2646 <para>June 19th, 2015</para>
2647 <itemizedlist>
2648 <listitem>
2649 <para>[krejzi] - Updated to libsoup-2.50.0, libtirpc-0.3.1
2650 and uhttpmock-0.4.0.</para>
2651 </listitem>
2652 <listitem>
2653 <para>[krejzi] - Updated to libndp-1.5, libnice-0.1.13
2654 and libpcap-1.7.3.</para>
2655 </listitem>
2656 <listitem>
2657 <para>[krejzi] - Updated to geoclue-2.2.0 and
2658 glib-networking-2.44.0.</para>
2659 </listitem>
2660 <listitem>
2661 <para>[krejzi] - Updated to curl-7.43.0, dhcpcd-6.9.0
2662 and dhcp-4.3.2.</para>
2663 </listitem>
2664 <listitem>
2665 <para>[krejzi] - Updated to tcl-8.6.4, tk-8.6.4 and
2666 vala-0.28.0.</para>
2667 </listitem>
2668 <listitem>
2669 <para>[krejzi] - Updated to python-3.4.3, ruby-2.2.2 and
2670 subversion-1.8.13.</para>
2671 </listitem>
2672 <listitem>
2673 <para>[krejzi] - Updated to OpenJDK-1.8.0.45, php-5.6.10
2674 and python-2.7.10.</para>
2675 </listitem>
2676 <listitem>
2677 <para>[krejzi] - Updated to lua-5.2.4, mercurial-3.4.1
2678 and nasm-2.11.08.</para>
2679 </listitem>
2680 <listitem>
2681 <para>[krejzi] - Updated to git-2.4.4, librep-0.92.5 and
2682 llvm-3.6.1.</para>
2683 </listitem>
2684 <listitem>
2685 <para>[krejzi] - Updated to elfutils-0.163, gcc-5.1.0 and
2686 gdb-7.9.1.</para>
2687 </listitem>
2688 <listitem>
2689 <para>[krejzi] - Updated to apache-ant-1.9.5, cmake-3.2.3
2690 and dejagnu-1.5.3.</para>
2691 </listitem>
2692 <listitem>
2693 <para>[krejzi] - Updated to Text-BibTeX-0.71, Unicode-Collate-1.12
2694 and URI-1.67 (Perl Modules).</para>
2695 </listitem>
2696 <listitem>
2697 <para>[krejzi] - Updated to Encode-JIS2K-0.03, File-Which-1.18
2698 and Net-DNS-0.83 (Perl Modules).</para>
2699 </listitem>
2700 <listitem>
2701 <para>[krejzi] - Updated to Archive-Zip-1.48, autovivification-0.15
2702 and Data-Dump-1.23 (Perl Modules).</para>
2703 </listitem>
2704 <listitem>
2705 <para>[krejzi] - Updated to pygobject-3.16.2 and
2706 setuptools-17.1.1 (Python Modules).</para>
2707 </listitem>
2708 <listitem>
2709 <para>[krejzi] - Updated to Beaker-1.7.0 and pyatspi-2.16.0
2710 (Python Modules).</para>
2711 </listitem>
2712 <listitem>
2713 <para>[krejzi] - Added Test-Differences-0.63 and Test-Pod-1.50
2714 (Perl Modules).</para>
2715 </listitem>
2716 <listitem>
2717 <para>[krejzi] - Added Test-Pod-Coverage-1.10 and Text-Roman-3.5
2718 (Perl Modules).</para>
2719 </listitem>
2720 <listitem>
2721 <para>[krejzi] - Removed Readonly-XS (Perl Module).</para>
2722 </listitem>
2723 <listitem>
2724 <para>[krejzi] - Updated to upower-0.99.3, weston-1.8.0 and
2725 which-2.21.</para>
2726 </listitem>
2727 <listitem>
2728 <para>[krejzi] - Updated to sysstat-11.1.5, udisks-2.1.5 and
2729 unrar-5.2.7.</para>
2730 </listitem>
2731 <listitem>
2732 <para>[krejzi] - Updated to ModemManager-1.4.8, p7zip-9.38.1
2733 and pciutils-3.3.1.</para>
2734 </listitem>
2735 <listitem>
2736 <para>[krejzi] - Updated to hdparm-9.48, logrotate-3.9.1
2737 and mc-4.8.14.</para>
2738 </listitem>
2739 <listitem>
2740 <para>[krejzi] - Updated to autofs-5.1.1, bluez-5.31 and
2741 colord-1.2.11.</para>
2742 </listitem>
2743 </itemizedlist>
2744 </listitem>
2745
2746 <listitem>
2747 <para>June 17th, 2015</para>
2748 <itemizedlist>
2749 <listitem>
2750 <para>[krejzi] - Updated to sharutils-4.15.2.</para>
2751 </listitem>
2752 <listitem>
2753 <para>[krejzi] - Updated to iso-codes-3.58, pinentry-0.9.4
2754 and screen-4.3.0.</para>
2755 </listitem>
2756 <listitem>
2757 <para>[krejzi] - Updated to highlight-3.22, ibus-1.5.10 and
2758 ImageMagick-6.9.1-0.</para>
2759 </listitem>
2760 <listitem>
2761 <para>[krejzi] - Updated to appstream-glib-0.4.0, gtk-doc-1.24
2762 and hicolor-icon-theme-0.15.</para>
2763 </listitem>
2764 <listitem>
2765 <para>[krejzi] - Added gcab-0.6.</para>
2766 </listitem>
2767 <listitem>
2768 <para>[krejzi] - Updated to poppler-0.33.0 and qpdf-5.1.3.
2769 </para>
2770 </listitem>
2771 <listitem>
2772 <para>[krejzi] - Updated to librsvg-2.40.9, libraw-0.16.2
2773 and libwebp-0.4.3.</para>
2774 </listitem>
2775 <listitem>
2776 <para>[krejzi] - Updated to libjpeg-turbo-1.4.1,
2777 libmng-2.0.3 and libpng-1.6.17.</para>
2778 </listitem>
2779 <listitem>
2780 <para>[krejzi] - Updated to gobject-introspection-1.44.0,
2781 harfbuzz-0.9.40 and lcms2-2.7.</para>
2782 </listitem>
2783 <listitem>
2784 <para>[krejzi] - Updated to freetype-2.6, glib-2.44.1
2785 and glibmm-2.44.0.</para>
2786 </listitem>
2787 <listitem>
2788 <para>[krejzi] - Added npth-1.2.</para>
2789 </listitem>
2790 <listitem>
2791 <para>[krejzi] - Updated to xapian-core-1.2.21.</para>
2792 </listitem>
2793 <listitem>
2794 <para>[krejzi] - Updated to pcre-8.37, talloc-2.1.2 and
2795 wayland-1.8.1.</para>
2796 </listitem>
2797 <listitem>
2798 <para>[krejzi] - Updated to libqmi-1.12.6, libsigc++-2.4.1
2799 and libtasn1-4.5.</para>
2800 </listitem>
2801 <listitem>
2802 <para>[krejzi] - Updated to libinput-0.17.0, libksba-1.3.3
2803 and libpciaccess-0.13.4.</para>
2804 </listitem>
2805 <listitem>
2806 <para>[krejzi] - Updated to libgsf-1.4.33, libgusb-0.2.5
2807 and libidn-1.30.</para>
2808 </listitem>
2809 <listitem>
2810 <para>[krejzi] - Updated to libevdev-1.4.2, libgcrypt-1.6.3
2811 and libgpg-error-1.19.</para>
2812 </listitem>
2813 <listitem>
2814 <para>[krejzi] - Updated to json-glib-1.0.4, libassuan-2.2.1
2815 and libdrm-2.6.61.</para>
2816 </listitem>
2817 <listitem>
2818 <para>[krejzi] - Updated to apr-1.5.2, boost-1.58.0 and
2819 icu-55.1.</para>
2820 </listitem>
2821 <listitem>
2822 <para>[krejzi] - Separated shared PAM configuration files
2823 from the Shadow instructions.</para>
2824 </listitem>
2825 <listitem>
2826 <para>[krejzi] - Updated to sudo-1.8.13, xfsprogs-3.2.3 and
2827 zsh-5.0.8.</para>
2828 </listitem>
2829 <listitem>
2830 <para>[krejzi] - Updated to p11-kit-0.23.1, qemu-2.3.0 and
2831 stunnel-5.19.</para>
2832 </listitem>
2833 <listitem>
2834 <para>[krejzi] - Updated to ntfs-3g-2015.3.14, openssh-6.8p1
2835 and openssl-1.0.2c.</para>
2836 </listitem>
2837 <listitem>
2838 <para>[krejzi] - Updated to nano-2.4.1, nettle-3.1.1 and
2839 nss-3.19.1.</para>
2840 </listitem>
2841 <listitem>
2842 <para>[krejzi] - Updated to krb5-1.13.2, Linux-PAM-1.2.0
2843 and LVM2-2.02.121.</para>
2844 </listitem>
2845 <listitem>
2846 <para>[krejzi] - Updated to gpgme-1.5.5, gptfdisk-1.0.0
2847 and joe-4.0.</para>
2848 </listitem>
2849 <listitem>
2850 <para>[krejzi] - Updated to fuse-2.9.4, gnupg-2.0.28 and
2851 gnutls-3.4.2.</para>
2852 </listitem>
2853 <listitem>
2854 <para>[krejzi] - Updated to cracklib-2.9.4, ed-1.11
2855 and emacs-24.5.</para>
2856 </listitem>
2857 </itemizedlist>
2858 </listitem>
2859
2860 <listitem>
2861 <para>February 22nd, 2015</para>
2862 <itemizedlist>
2863 <listitem>
2864 <para>[krejzi] - Added Data::Dump-1.22 (Perl Module) and
2865 v4l-utils-1.6.2.</para>
2866 </listitem>
2867 <listitem>
2868 <para>[krejzi] - Updated to ImageMagick-6.9.0-7,
2869 php-5.6.6 and vino-3.14.2.</para>
2870 </listitem>
2871 <listitem>
2872 <para>[krejzi] - Updated to caribou-0.4.17, grilo-0.2.12
2873 and grilo-plugins-0.2.14.</para>
2874 </listitem>
2875 </itemizedlist>
2876 </listitem>
2877
2878 <listitem>
2879 <para>February 21st, 2015</para>
2880 <itemizedlist>
2881 <listitem>
2882 <para>[krejzi] - Updated to colord-1.2.9, MesaLib-10.4.5 and
2883 x264-20141218-2245.</para>
2884 </listitem>
2885 </itemizedlist>
2886 </listitem>
2887
2888 <listitem>
2889 <para>February 17th, 2015</para>
2890 <itemizedlist>
2891 <listitem>
2892 <para>[krejzi] - Rebranded the book into BLFS systemd once again.
2893 </para>
2894 </listitem>
2895 <listitem>
2896 <para>[krejzi] - Updated to totem-pl-parser-3.10.4 and unrar-5.2.6.</para>
2897 </listitem>
2898 <listitem>
2899 <para>[krejzi] - Updated to libunistring-0.9.5, setuptools-12.2 -
2900 Python Module and sysstat-11.1.3.</para>
2901 </listitem>
2902 <listitem>
2903 <para>[krejzi] - Updated to gnome-font-viewer-3.14.1, gtk+-2.24.26 and
2904 librsvg-2.40.7.</para>
2905 </listitem>
2906 </itemizedlist>
2907 </listitem>
2908
2909 <listitem>
2910 <para>February 15th, 2015</para>
2911 <itemizedlist>
2912 <listitem>
2913 <para>[krejzi] - Updated to kate-14.12.2, kmix-14.12.2 and konsole-14.12.2
2914 - KDE Frameworks Based Applications Section.</para>
2915 </listitem>
2916 <listitem>
2917 <para>[krejzi] - Updated to KDE Frameworks-5.7.0 and oxygen-icons-14.12.2
2918 - KDE Plasma 5 Section.</para>
2919 </listitem>
2920 <listitem>
2921 <para>[krejzi] - Updated to wayland-1.7.0 and weston-1.7.0.</para>
2922 </listitem>
2923 <listitem>
2924 <para>[krejzi] - Updated to cups-filters-1.0.65, libwww-perl-6.13 -
2925 Perl Module and logrotate-3.8.9.</para>
2926 </listitem>
2927 </itemizedlist>
2928 </listitem>
2929
2930 <listitem>
2931 <para>February 13th, 2015</para>
2932 <itemizedlist>
2933 <listitem>
2934 <para>[krejzi] - Updated to pulseaudio-6.0.</para>
2935 </listitem>
2936 <listitem>
2937 <para>[krejzi] - Updated to krb5-1.13.1, libwww-perl-6.10 - Perl
2938 Module and postfix-3.0.0.</para>
2939 </listitem>
2940 <listitem>
2941 <para>[krejzi] - Updated to cmake-3.1.3, cups-filters-1.0.64 and
2942 ffmpeg-2.5.4.</para>
2943 </listitem>
2944 <listitem>
2945 <para>[krejzi] - Archived appdata-tools (now provided by appstream-glib),
2946 libiodbc (nothing requires it anymore) and
2947 xf86-video-cirrus (replaced by modesetting driver).</para>
2948 </listitem>
2949 </itemizedlist>
2950 </listitem>
2951
2952 <listitem>
2953 <para>February 10th, 2015</para>
2954 <itemizedlist>
2955 <listitem>
2956 <para>[krejzi] - Updated to xorg-server-1.17.1.</para>
2957 </listitem>
2958 <listitem>
2959 <para>[krejzi] - Updated to nfs-utils-1.3.2, poppler-0.31.0 and
2960 sudo-1.8.12.</para>
2961 </listitem>
2962 <listitem>
2963 <para>[krejzi] - Updated to gtk-vnc-0.5.4, libqmi-0.12.4 and
2964 ModemManager-1.4.4.</para>
2965 </listitem>
2966 <listitem>
2967 <para>[krejzi] - Updated to cups-2.0.2, dbus-glib-0.104 and
2968 fluxbox-1.3.7.</para>
2969 </listitem>
2970 <listitem>
2971 <para>[krejzi] - Added libnfsidmap-0.26 and implemented NFSv4
2972 instructions for NFS-Utils.</para>
2973 </listitem>
2974 <listitem>
2975 <para>[krejzi] - Modified rpcbind-0.2.2 instructions to use a
2976 non-privileged user and work with systemd socket
2977 activation.</para>
2978 </listitem>
2979 </itemizedlist>
2980 </listitem>
2981
2982 <listitem>
2983 <para>February 9th, 2015</para>
2984 <itemizedlist>
2985 <listitem>
2986 <para>[krejzi] - Updated to xkeyboard-config-2.14 and
2987 xorg-server-1.17.0.</para>
2988 </listitem>
2989 <listitem>
2990 <para>[krejzi] - Updated to totem-3.14.2, unrar-5.2.5 and
2991 xf86-video-vmware-13.1.0.</para>
2992 </listitem>
2993 <listitem>
2994 <para>[krejzi] - Updated to shared-mime-info-1.4, sqlite-3.8.8.2
2995 and stunnel-5.10.</para>
2996 </listitem>
2997 <listitem>
2998 <para>[krejzi] - Updated to sessreg-1.1.0 - Xorg Applications
2999 and setuptools-12.0.5 - Python Module.</para>
3000 </listitem>
3001 <listitem>
3002 <para>[krejzi] - Updated to php-5.6.5, postgresql-9.4.1 and
3003 seamonkey-2.32.1.</para>
3004 </listitem>
3005 <listitem>
3006 <para>[krejzi] - Updated to nss-3.17.4, ntp-4.2.8p1 and
3007 openssl-1.0.2.</para>
3008 </listitem>
3009 <listitem>
3010 <para>[krejzi] - Updated to mercurial-3.3, MesaLib-10.4.4 and
3011 nspr-4.10.8.</para>
3012 </listitem>
3013 <listitem>
3014 <para>[krejzi] - Updated to libqmi-1.12.2, libreoffice-4.4.0.3
3015 and mariadb-10.0.16.</para>
3016 </listitem>
3017 <listitem>
3018 <para>[krejzi] - Updated to libmbim-1.12.2, libnice-0.1.10
3019 and libpciaccess-0.13.3.</para>
3020 </listitem>
3021 <listitem>
3022 <para>[krejzi] - Updated to libgpg-error-1.18, libgsf-1.14.31
3023 and libinput-0.10.0.</para>
3024 </listitem>
3025 <listitem>
3026 <para>[krejzi] - Updated to httpd-2.4.12, libdvdread-5.0.2 and
3027 libdvdnav-5.0.3.</para>
3028 </listitem>
3029 <listitem>
3030 <para>[krejzi] - Updated to gtk+-3.14.8, harfbuzz-0.9.38 and
3031 highlight-3.21.</para>
3032 </listitem>
3033 <listitem>
3034 <para>[krejzi] - Updated to gedit-3.14.3, git-2.3.0 and
3035 gparted-0.21.0.</para>
3036 </listitem>
3037 <listitem>
3038 <para>[krejzi] - Updated to evolution-data-server-3.12.11,
3039 evolution-3.12.11 and farstream-0.2.7.</para>
3040 </listitem>
3041 <listitem>
3042 <para>[krejzi] - Updated to clutter-gst-2.0.14, cmake-3.1.2 and
3043 dhcpcd-6.7.1.</para>
3044 </listitem>
3045 <listitem>
3046 <para>[krejzi] - Updated to babl-0.1.12, bluefish-2.2.7 and
3047 bluez-5.28.</para>
3048 </listitem>
3049 <listitem>
3050 <para>[krejzi] - Fixed ALSA-Plugins build when speexdsp-1.2rc2 is
3051 present.</para>
3052 </listitem>
3053 <listitem>
3054 <para>[krejzi] - Merged tigervnc-1.4.2 and whois-5.2.4 updates
3055 from the main book. Thanks to Bruce for doing all the work.</para>
3056 </listitem>
3057 <listitem>
3058 <para>[krejzi] - Merged dejagnu-1.5.2, lzo-2.09 and sharutils-4.15
3059 updates from the main book. Thanks to Bruce for doing all
3060 the work.</para>
3061 </listitem>
3062 <listitem>
3063 <para>[krejzi] - Merged XML-LibXML-Simple-0.95 and
3064 XML-LibXSLT-1.94 - Perl Modules updates from the main
3065 book. Thanks to Ken for doing all the work.</para>
3066 </listitem>
3067 <listitem>
3068 <para>[krejzi] - Merged Net-DNS-0.82, Text-BibTex-0.70 and
3069 Unicode-Collate-1.10 - Perl Modules updates from the main
3070 book. Thanks to Ken for doing all the work.</para>
3071 </listitem>
3072 <listitem>
3073 <para>[krejzi] - Merged Archive-Zip-1.45, Business-ISMN-1.13
3074 and Data-Compare-1.25 - Perl Modules updates from the main
3075 book. Thanks to Ken for doing all the work.</para>
3076 </listitem>
3077 <listitem>
3078 <para>[krejzi] - Merged inkscape-0.91 update from the main
3079 book. Thanks to Ken for doing all the work.</para>
3080 </listitem>
3081 <listitem>
3082 <para>[krejzi] - Merged Cairo upstream fixes addition
3083 from the main book. Thanks to Ken for doing all the
3084 work.</para>
3085 </listitem>
3086 <listitem>
3087 <para>[krejzi] - Merged OpenJDK-1.8.0.31 and swig-3.0.5
3088 updates from the main book. Thanks to Pierre for doing
3089 all the work.</para>
3090 </listitem>
3091 <listitem>
3092 <para>[krejzi] - Merged goffice-0.10.20, gnumeric-1.12.20
3093 and LVM2-2.02.116 updates from the main book. Thanks to
3094 Pierre for doing all the work.</para>
3095 </listitem>
3096 </itemizedlist>
3097 </listitem>
3098
3099 <listitem>
3100 <para>January 28th, 2015</para>
3101 <itemizedlist>
3102 <listitem>
3103 <para>[krejzi] - Updated jasper-1.900.1 patch to address more
3104 recent security issues.</para>
3105 </listitem>
3106 <listitem>
3107 <para>[krejzi] - Added an optional Qt4 patch that adds some
3108 new features that are not upstream but can be used by some
3109 packages.</para>
3110 </listitem>
3111 </itemizedlist>
3112 </listitem>
3113
3114 <listitem>
3115 <para>January 27th, 2015</para>
3116 <itemizedlist>
3117 <listitem>
3118 <para>[krejzi] - Updated to firefox-35.0.1 and
3119 MesaLib-10.4.3.</para>
3120 </listitem>
3121 <listitem>
3122 <para>[krejzi] - Added KDE Plasma-5.2.0 and sddm-0.11.0.</para>
3123 </listitem>
3124 <listitem>
3125 <para>[krejzi] - Added KDE Frameworks 5 Based Kate-14.12.1,
3126 KMix-14.12.1 and Konsole-14.12.1 applications.</para>
3127 </listitem>
3128 </itemizedlist>
3129 </listitem>
3130
3131 <listitem>
3132 <para>January 23rd, 2015</para>
3133 <itemizedlist>
3134 <listitem>
3135 <para>[krejzi] - Added Mako-1.0.1 - Python Module.</para>
3136 </listitem>
3137 <listitem>
3138 <para>[krejzi] - Updated to wayland-1.6.1 and weston-1.6.1.</para>
3139 </listitem>
3140 <listitem>
3141 <para>[krejzi] - Updated to setuptools-12.0.4 - Python
3142 Module and webkitgtk-2.6.5.</para>
3143 </listitem>
3144 <listitem>
3145 <para>[krejzi] - Updated to gnome-online-accounts-3.14.3
3146 and libgweather-3.14.3.</para>
3147 </listitem>
3148 <listitem>
3149 <para>[krejzi] - Updated to accountsservice-0.6.40,
3150 appstream-glib-0.3.4 and folks-0.10.1.</para>
3151 </listitem>
3152 <listitem>
3153 <para>[krejzi] - Merged vala-0.26.2 update from the main
3154 book. Thanks to Bruce for doing all the work.</para>
3155 </listitem>
3156 <listitem>
3157 <para>[krejzi] - Merged cups-filters-1.0.62, llvm-3.5.1 and
3158 seamonkey-2.32 updates from the main book. Thanks to Bruce
3159 for doing all the work.</para>
3160 </listitem>
3161 <listitem>
3162 <para>[krejzi] - Merged samba-4.1.16 update from the main
3163 book. Thanks to Fernando for doing all the work.</para>
3164 </listitem>
3165 <listitem>
3166 <para>[krejzi] - Merged gnutls-3.3.12, iceauth-1.0.7 and
3167 mkfontscale-1.1.2 updates from the main book. Thanks to
3168 Fernando for doing all the work.</para>
3169 </listitem>
3170 <listitem>
3171 <para>[krejzi] - Merged libdrm-2.4.59 and sqlite-3.8.8.1
3172 updates from the main book. Thanks to Igor for doing all
3173 the work.</para>
3174 </listitem>
3175 <listitem>
3176 <para>[krejzi] - Merged cmake-3.1.1, exim-4.85 and git-2.2.2
3177 updates from the main book. Thanks to Igor for doing all the
3178 work.</para>
3179 </listitem>
3180 <listitem>
3181 <para>[krejzi] - Merged hexchat-2.10.2 addition from the
3182 main book. Thanks to Igor for doing all the work.</para>
3183 </listitem>
3184 <listitem>
3185 <para>[krejzi] - Merged gdb-7.8.2 and swig-3.0.4 updates
3186 from the main book. Thanks to Pierre for doing all the
3187 work.</para>
3188 </listitem>
3189 </itemizedlist>
3190 </listitem>
3191
3192 <listitem>
3193 <para>January 13th, 2015</para>
3194 <itemizedlist>
3195 <listitem>
3196 <para>[krejzi] - Updated to libmbim-1.12.0, libqmi-1.12.0 and
3197 ModemManager-1.4.2.</para>
3198 </listitem>
3199 <listitem>
3200 <para>[krejzi] - Updated to colord-1.2.8, setuptools-11.3.1 - Python Module
3201 and thunderbird-31.4.0.</para>
3202 </listitem>
3203 <listitem>
3204 <para>[krejzi] - Added Beaker-1.6.4 - Python Module.</para>
3205 </listitem>
3206 </itemizedlist>
3207 </listitem>
3208
3209 <listitem>
3210 <para>January 13th, 2015</para>
3211 <itemizedlist>
3212 <listitem>
3213 <para>[krejzi] - Updated to evolution-data-server-3.12.10
3214 and evolution-3.12.10.</para>
3215 </listitem>
3216 <listitem>
3217 <para>[krejzi] - Updated to poppler-0.30.0,
3218 webkitgtk-2.4.8 and wireshark-1.12.3.</para>
3219 </listitem>
3220 <listitem>
3221 <para>[krejzi] - Updated to gtksourceview-3.14.3,
3222 gvfs-1.22.3 and MesaLib-10.4.2.</para>
3223 </listitem>
3224 <listitem>
3225 <para>[krejzi] - Updated to extra-cmake-modules-1.6.1,
3226 firefox-35.0 and gtk+-3.14.7.</para>
3227 </listitem>
3228 <listitem>
3229 <para>[krejzi] - Merged xf86-input-wacom-0.28.0 update
3230 from the main book. Thanks to Fernando for doing all
3231 the work.</para>
3232 </listitem>
3233 <listitem>
3234 <para>[krejzi] - Merged Thunar-1.6.4, unrar-5.2.4 and
3235 xdg-utils-1.1.0-rc3 updates from the main book. Thanks
3236 to Fernando for doing all the work.</para>
3237 </listitem>
3238 <listitem>
3239 <para>[krejzi] - Merged libgusb-0.2.4, openssl-1.0.1k and
3240 speexdsp-1.2rc3 updates from the main book. Thanks to
3241 Fernando for doing all the work.</para>
3242 </listitem>
3243 <listitem>
3244 <para>[krejzi] - Merged fluxbox-1.3.6, giflib-5.1.1 and
3245 libass-0.12.1 updates from the main book. Thanks to
3246 Fernando for doing all the work.</para>
3247 </listitem>
3248 <listitem>
3249 <para>[krejzi] - Merged curl-7.40.0, doxygen-1.8.9.1 and
3250 ffmpeg-2.5.3 updates from the main book. Thanks to
3251 Fernando for doing all the work.</para>
3252 </listitem>
3253 <listitem>
3254 <para>[krejzi] - Merged feh-2.12 addition from the main
3255 book. Thanks to Igor for doing all the work.</para>
3256 </listitem>
3257 <listitem>
3258 <para>[krejzi] - Merged libevent-2.0.22 update from the
3259 main book. Thanks to Igor for doing all the work.</para>
3260 </listitem>
3261 <listitem>
3262 <para>[krejzi] - Merged asymptote and xindy separation
3263 from texlive. Thanks to Ken for doing all the work.
3264 </para>
3265 </listitem>
3266 </itemizedlist>
3267 </listitem>
3268
3269 <listitem>
3270 <para>January 10th, 2015</para>
3271 <itemizedlist>
3272 <listitem>
3273 <para>[krejzi] - Updated to extra-cmake-modules-1.6.0 and
3274 KDE Frameworks-5.6.0.</para>
3275 </listitem>
3276 </itemizedlist>
3277 </listitem>
3278
3279 <listitem>
3280 <para>January 4th, 2015</para>
3281 <itemizedlist>
3282 <listitem>
3283 <para>[krejzi] - Updated to setuptools-11.0 - Python
3284 Module, wicd-1.7.3 and xf86-video-intel-2.99.917.</para>
3285 </listitem>
3286 <listitem>
3287 <para>[krejzi] - Updated to MesaLib-10.4.1 and
3288 phonon-backend-gstreamer-4.8.2 (Qt5 version).</para>
3289 </listitem>
3290 <listitem>
3291 <para>[krejzi] - Updated to libqmi-1.10.6, libva-1.5.0
3292 and libva-intel-driver-1.5.0.</para>
3293 </listitem>
3294 <listitem>
3295 <para>[krejzi] - Updated to bluez-5.27,
3296 libgweather-3.14.2 and libmbim-1.10.2.</para>
3297 </listitem>
3298 <listitem>
3299 <para>[krejzi] - Merged whois-5.2.3, xproto-7.0.27 and
3300 xterm-314 updates from the main book. Thanks to
3301 Fernando for doing all the work.</para>
3302 </listitem>
3303 <listitem>
3304 <para>[krejzi] - Merged phonon-backend-gstreamer-4.8.2,
3305 rxvt-unicode-9.2 and stunnel-5.09 updates from the main book.
3306 Thanks to Fernando for doing all the work.</para>
3307 </listitem>
3308 <listitem>
3309 <para>[krejzi] - Merged libpng-1.6.16, libxshmfence-1.2 and
3310 mercurial-3.2.4 updates from the main book. Thanks to
3311 Fernando for doing all the work.</para>
3312 </listitem>
3313 <listitem>
3314 <para>[krejzi] - Merged bdftopcf-1.0.5, doxygen-1.8.9 and
3315 freetype-2.5.5 updates from the main book. Thanks to
3316 Fernando for doing all the work.</para>
3317 </listitem>
3318 <listitem>
3319 <para>[krejzi] - Merged links-2.9 update from the main
3320 book. Thanks to Igor for doing all the work.</para>
3321 </listitem>
3322 <listitem>
3323 <para>[krejzi] - Merged fix for Clisp testsuite from the
3324 main book. Thanks to Pierre for doing all the work.</para>
3325 </listitem>
3326 </itemizedlist>
3327 </listitem>
3328
3329 <listitem>
3330 <para>December 21st, 2014</para>
3331 <itemizedlist>
3332 <listitem>
3333 <para>[krejzi] - Removed Bazaar from the book.</para>
3334 </listitem>
3335 <listitem>
3336 <para>[krejzi] - Merged ruby-2.2.0 update from the
3337 main book. Thanks to Fernando for doing all the
3338 work.</para>
3339 </listitem>
3340 <listitem>
3341 <para>[krejzi] - Merged abiword-3.0.1, libxklavier-5.4
3342 and ntp-4.2.8 updates from the main book. Thanks to
3343 Fernando for doing all the work.</para>
3344 </listitem>
3345 <listitem>
3346 <para>[krejzi] - Merged gst-plugins-bad-1.4.5,
3347 gst-plugins-ugly-1.4.5 and gst-libav-1.4.5 updates
3348 from the main book. Thanks to Igor for doing
3349 all the work.</para>
3350 </listitem>
3351 <listitem>
3352 <para>[krejzi] - Merged gstreamer-1.4.5, gst-plugins-base-1.4.5
3353 and gst-plugins-good-1.4.5 updates from the main book.
3354 Thanks to Igor for doing all the work.</para>
3355 </listitem>
3356 <listitem>
3357 <para>[krejzi] - Merged ffmpeg-2.5.2 and git-2.2.1
3358 updates from the main book. Thanks to Igor for
3359 doing all the work.</para>
3360 </listitem>
3361 <listitem>
3362 <para>[krejzi] - Merged heirloom-mailx-12.5 and
3363 mutt-1.5.23 security fix updates from the main
3364 book. Thanks to Ken for doing all the work.</para>
3365 </listitem>
3366 <listitem>
3367 <para>[krejzi] - Merged php-5.6.4 update from the
3368 main book. Thanks to Pierre for doing all the
3369 work.</para>
3370 </listitem>
3371 </itemizedlist>
3372 </listitem>
3373
3374 <listitem>
3375 <para>December 21st, 2014</para>
3376 <itemizedlist>
3377 <listitem>
3378 <para>[krejzi] - Merged mercurial-3.2.3 and postgresql-9.4.0
3379 updates from the main book. Thanks to Fernando for doing all
3380 the work.</para>
3381 </listitem>
3382 <listitem>
3383 <para>[krejzi] - Merged elfutils-0.161 update from the main book.
3384 Thanks to Igor for doing all the work.</para>
3385 </listitem>
3386 <listitem>
3387 <para>[krejzi] - Merged cmake-3.1.0, dhcpcd-6.6.6 and
3388 mplayer-2014-12-19 updates from the main book. Thanks
3389 to Fernando for doing all the work.</para>
3390 </listitem>
3391 <listitem>
3392 <para>[krejzi] - Updated qtchooser patch for Qt-5.4.</para>
3393 </listitem>
3394 <listitem>
3395 <para>[krejzi] - Fixed Inkscape build with Poppler-0.29.0.</para>
3396 </listitem>
3397 <listitem>
3398 <para>[krejzi] - Updated to appstream-glib-0.3.3 and
3399 libvdpau-0.9.</para>
3400 </listitem>
3401 <listitem>
3402 <para>[krejzi] - Updated to gnome-shell-3.14.3,
3403 gnome-shell-extensions-3.14.3 and
3404 gnome-user-share-3.14.2.</para>
3405 </listitem>
3406 <listitem>
3407 <para>[krejzi] - Updated to network-manager-applet-1.0.0,
3408 setuptools-8.2.1 - Python Module and
3409 xorg-server-1.16.3.</para>
3410 </listitem>
3411 <listitem>
3412 <para>[krejzi] - Updated to libreoffice-4.3.5, mutter-3.14.3
3413 and NetworkManager-1.0.0.</para>
3414 </listitem>
3415 </itemizedlist>
3416 </listitem>
3417
3418 <listitem>
3419 <para>December 18th, 2014</para>
3420 <itemizedlist>
3421 <listitem>
3422 <para>[krejzi] - Merged rasqal-0.9.23 and subversion-1.8.11
3423 updates from the main book. Thanks to Fernando for doing
3424 all the work.</para>
3425 </listitem>
3426 <listitem>
3427 <para>[krejzi] - Merged harfbuzz-0.9.37, libassuan-2.2.0
3428 and python-2.7.9 updates from the main book. Thanks to
3429 Fernando for doing all the work.</para>
3430 </listitem>
3431 <listitem>
3432 <para>[krejzi] - Merged ffmpeg-2.5.1, gnutls-3.3.11 and
3433 gpgme-1.5.3 updates from the main book. Thanks to Fernando
3434 for doing all the work.</para>
3435 </listitem>
3436 <listitem>
3437 <para>[krejzi] - Merged speex-1.2rc2 update from the main
3438 book. Thanks to Bruce for doing all the work.</para>
3439 </listitem>
3440 <listitem>
3441 <para>[krejzi] - Updated to udisks-2.1.4, vinagre-3.14.3
3442 and vte-0.38.3.</para>
3443 </listitem>
3444 <listitem>
3445 <para>[krejzi] - Updated to gnome-online-miners-3.14.1 and
3446 setuptools-8.0.4 - Python Module.</para>
3447 </listitem>
3448 <listitem>
3449 <para>[krejzi] - Updated to gtk+-3.14.6,
3450 network-manager-applet-0.995.0.0 and
3451 upower-0.99.2.</para>
3452 </listitem>
3453 <listitem>
3454 <para>[krejzi] - Updated to bluez-5.26, MesaLib-10.4.0 and
3455 NetworkManager-0.995.0.0.</para>
3456 </listitem>
3457 </itemizedlist>
3458 </listitem>
3459
3460 <listitem>
3461 <para>December 12th, 2014</para>
3462 <itemizedlist>
3463 <listitem>
3464 <para>[krejzi] - Updated to extra-cmake-modules-1.5.0
3465 and KDE Frameworks-5.5.0.</para>
3466 </listitem>
3467 <listitem>
3468 <para>[krejzi] - Updated to phonon-4.8.3 (Qt5 version),
3469 phonon-backend-gstreamer-4.8.1 (Qt5 version) and
3470 phonon-backend-vlc-0.8.2 (Qt5 version).</para>
3471 </listitem>
3472 </itemizedlist>
3473 </listitem>
3474
3475 <listitem>
3476 <para>December 11th, 2014</para>
3477 <itemizedlist>
3478 <listitem>
3479 <para>[krejzi] - Merged stunnel-5.08 and unbound-1.5.1
3480 updates from the main book. Thanks to Fernando for
3481 doing all the work.</para>
3482 </listitem>
3483 <listitem>
3484 <para>[krejzi] - Merged dhcpcd-6.6.5,
3485 hicolor-icon-theme-0.13 and sqlite-3.8.7.4 updates
3486 from the main book. Thanks to Fernando for doing
3487 all the work.</para>
3488 </listitem>
3489 <listitem>
3490 <para>[krejzi] - Merged qemu-2.2.0 and sendmail-8.15.1
3491 updates from the main book. Thanks to Bruce for doing
3492 all the work.</para>
3493 </listitem>
3494 </itemizedlist>
3495 </listitem>
3496
3497 <listitem>
3498 <para>December 10th, 2014</para>
3499 <itemizedlist>
3500 <listitem>
3501 <para>[krejzi] - Moved libpciaccess from the Xorg
3502 Libraries page into a standalone page in the
3503 General Libraries section.</para>
3504 </listitem>
3505 <listitem>
3506 <para>[krejzi] - Updated to evolution-data-server-3.12.9,
3507 evolution-3.12.9 and gedit-3.14.2.</para>
3508 </listitem>
3509 <listitem>
3510 <para>[krejzi] - Updated to poppler-0.29.0, qt-5.4.0
3511 and tracker-1.2.5.</para>
3512 </listitem>
3513 <listitem>
3514 <para>[krejzi] - Updated to libevdev-1.2.2,
3515 libinput-0.7.0 and MesaLib-10.3.5.</para>
3516 </listitem>
3517 <listitem>
3518 <para>[krejzi] - Merged bind-9.10.1-P1, x264-snapshot-20141208
3519 and xfsprogs-3.2.2 updates from the main book. Thanks to
3520 Fernando for doing all the work.</para>
3521 </listitem>
3522 <listitem>
3523 <para>[krejzi] - Merged seamonkey-2.31, sqlite-3.8.7.3
3524 and wget-1.16.1 updates from the main book. Thanks to
3525 Fernando for doing all the work.</para>
3526 </listitem>
3527 <listitem>
3528 <para>[krejzi] - Merged librsvg-2.40.6, libsoup-2.48.1
3529 and lxpanel-0.8.0 updates from the main book. Thanks
3530 to Fernando for doing all the work.</para>
3531 </listitem>
3532 <listitem>
3533 <para>[krejzi] - Merged ffmpeg-2.5, freetype-2.5.4 and
3534 glib-networking-2.42.1 updates from the main book.
3535 Thanks to Fernando for doing all the work.</para>
3536 </listitem>
3537 <listitem>
3538 <para>[krejzi] - Merged keybinder2-0.3.0 addition from
3539 the main book. Thanks to Fernando for doing all the
3540 work.</para>
3541 </listitem>
3542 <listitem>
3543 <para>[krejzi] - Merged phonon-4.8.3,
3544 phonon-backend-gstreamer-4.8.1 and
3545 phonon-backend-vlc-0.8.2 updates from the main book.
3546 Thanks to Bruce for doing all the work.</para>
3547 </listitem>
3548 <listitem>
3549 <para>[krejzi] - Merged Qemu networking instructions
3550 changes from the main book. Thanks to Bruce for
3551 doing all the work.</para>
3552 </listitem>
3553 <listitem>
3554 <para>[krejzi] - Merged remaining Kernel Configuration
3555 updates from the main book. Thanks to Pierre for doing
3556 all the work.</para>
3557 </listitem>
3558 <listitem>
3559 <para>[krejzi] - Commented out "Devices for Servers"
3560 section from the "About Devices" page as it is not
3561 relevant on systemd based setups.</para>
3562 </listitem>
3563 </itemizedlist>
3564 </listitem>
3565
3566 <listitem>
3567 <para>December 3rd, 2014</para>
3568 <itemizedlist>
3569 <listitem>
3570 <para>[krejzi] - Merged xfce4-power-manager-1.4.2 update
3571 from the main book. Thanks to Fernando for doing all the
3572 work.</para>
3573 </listitem>
3574 <listitem>
3575 <para>[krejzi] - Merged samba-4.1.14, unrarsrc-5.2.3 and
3576 xterm-313 updates from the main book. Thanks to Fernando
3577 for doing all the work.</para>
3578 </listitem>
3579 <listitem>
3580 <para>[krejzi] - Merged lxsession-0.5.2, mercurial-3.2.2
3581 and nss-3.17.3 updates from the main book. Thanks to
3582 Fernando for doing all the work.</para>
3583 </listitem>
3584 <listitem>
3585 <para>[krejzi] - Merged ffmpeg-2.4.4, libgusb-0.2.3 and
3586 LVM2-2.02.114 updates from the main book. Thanks to
3587 Fernando for doing all the work.</para>
3588 </listitem>
3589 <listitem>
3590 <para>[krejzi] - Merged Kernel Configuration updates for
3591 several packages from the main book. Thanks to Pierre
3592 for doing all the work.</para>
3593 </listitem>
3594 <listitem>
3595 <para>[krejzi] - Removed libgee-0.6.8 and
3596 lxpolkit-0.1.0.</para>
3597 </listitem>
3598 <listitem>
3599 <para>[krejzi] - Updated to gnome-themes-standard-3.14.2.3
3600 and fontforge-20141126.</para>
3601 </listitem>
3602 <listitem>
3603 <para>[krejzi] - Updated to colord-1.2.7,
3604 colord-gtk-0.1.26 and rpcbind-0.2.2.</para>
3605 </listitem>
3606 <listitem>
3607 <para>[krejzi] - Updated to firefox-34.0.5,
3608 highlight-3.20 and thunderbird-31.3.0.</para>
3609 </listitem>
3610 </itemizedlist>
3611 </listitem>
3612
3613 <listitem>
3614 <para>November 28th, 2014</para>
3615 <itemizedlist>
3616 <listitem>
3617 <para>[krejzi] - Updated to colord-1.2.6.</para>
3618 </listitem>
3619 <listitem>
3620 <para>[krejzi] - Updated to nautilus-3.14.2 and
3621 notification-daemon-3.14.1.</para>
3622 </listitem>
3623 <listitem>
3624 <para>[krejzi] - Updated to caribou-0.4.16,
3625 gnome-themes-standard-3.14.2.2 and
3626 libwnck-3.14.0.</para>
3627 </listitem>
3628 <listitem>
3629 <para>[krejzi] - Merged xfce4-xkb-plugin-0.5.6 addition
3630 from the main book. Thanks to Fernando for doing all the
3631 work.</para>
3632 </listitem>
3633 <listitem>
3634 <para>[krejzi] - Merged postfix-2.11.3, valgrind-3.10.1 and
3635 xf86-input-evdev-2.9.1 updates from the main book. Thanks
3636 to Fernando for doing all the work.</para>
3637 </listitem>
3638 <listitem>
3639 <para>[krejzi] - Merged LVM2-2.02.113, mariadb-10.0.15 and
3640 pidgin-2.0.11 updates from the main book. Thanks to Fernando
3641 for doing all the work.</para>
3642 </listitem>
3643 <listitem>
3644 <para>[krejzi] - Merged gpgme-1.5.2, libksba-1.3.2 and
3645 libgusb-0.2.2 updates from the main book. Thanks to
3646 Fernando for doing all the work.</para>
3647 </listitem>
3648 <listitem>
3649 <para>[krejzi] - Merged dhcpcd-6.6.4, flac-1.3.1 and
3650 git-2.2.0 updates from the main book. Thanks to
3651 Fernando for doing all the work.</para>
3652 </listitem>
3653 </itemizedlist>
3654 </listitem>
3655
3656 <listitem>
3657 <para>November 23rd, 2014</para>
3658 <itemizedlist>
3659 <listitem>
3660 <para>[krejzi] - Rebranded the book into KBLFS (Krejzi's BLFS).
3661 </para>
3662 </listitem>
3663 <listitem>
3664 <para>[krejzi] - Fixed sane-backends to use the correct systemd
3665 library.</para>
3666 </listitem>
3667 <listitem>
3668 <para>[krejzi] - Merged harfbuzz-0.9.36, libgusb-0.2.0 and
3669 libpng-1.6.15 updates from the main book. Thanks to
3670 Fernando for doing all the work.</para>
3671 </listitem>
3672 <listitem>
3673 <para>[krejzi] - Merged k3b-2.0.3, sqlite-3.8.7.2 and xscreensaver-5.32
3674 updates from the main book. Thanks to Fernando for doing all the
3675 work.</para>
3676 </listitem>
3677 <listitem>
3678 <para>[krejzi] - Merged icedtea-web-1.5.2 and openjdk-1.8.0.25
3679 updates from the main book. Thanks to Pierre for doing all the
3680 work.</para>
3681 </listitem>
3682 <listitem>
3683 <para>[krejzi] - Merged xkbcomp-1.3.0 update from the main
3684 book. Thanks to Bruce for doing all the work.</para>
3685 </listitem>
3686 <listitem>
3687 <para>[krejzi] - Updated to MesaLib-10.3.4.</para>
3688 </listitem>
3689 <listitem>
3690 <para>[krejzi] - Updated to gnome-tweak-tool-3.14.2,
3691 gnome-user-share-3.14.1 and totem-3.14.1.</para>
3692 </listitem>
3693 <listitem>
3694 <para>[krejzi] - Updated to brasero-3.12.0, eog-3.14.3 and
3695 gnome-documents-3.14.2.</para>
3696 </listitem>
3697 <listitem>
3698 <para>[krejzi] - Updated to libreoffice-4.3.4, libwebp-0.4.2
3699 and webkitgtk-2.6.4.</para>
3700 </listitem>
3701 <listitem>
3702 <para>[krejzi] - Added extra-cmake-modules-1.4.0 and KDE
3703 Frameworks-5.4.0, both standalone packages and single page
3704 instructions.</para>
3705 </listitem>
3706 <listitem>
3707 <para>[krejzi] - Added Qt5 versions of grantlee-5.0.0,
3708 libdbusmenu-qt-0.9.3+14.10.20140619 and
3709 polkit-qt-1-0.112.0.</para>
3710 </listitem>
3711 <listitem>
3712 <para>[krejzi] - Added Qt5 versions of phonon-4.8.2,
3713 phonon-backend-gstreamer-4.8.0 and
3714 phonon-backend-vlc-0.8.1.</para>
3715 </listitem>
3716 </itemizedlist>
3717 </listitem>
3718
3719 <listitem>
3720 <para>November 20th, 2014</para>
3721 <itemizedlist>
3722 <listitem>
3723 <para>[krejzi] - Merged openjpeg-2.1.0 addition from the main
3724 book. Thanks to Igor for doing all the work.</para>
3725 </listitem>
3726 <listitem>
3727 <para>[krejzi] - Merged libmusicbrainz-5.1.0, LVM2-2.02.112
3728 and unbound-1.5.0 updates from the main book. Thanks to
3729 Fernando for doing all the work.</para>
3730 </listitem>
3731 <listitem>
3732 <para>[krejzi] - Merged ImageMagick-6.9.0-0, sg3_utils-1.40
3733 and xfdesktop-4.10.3 updates from the main book. Thanks to
3734 Fernando for doing all the work.</para>
3735 </listitem>
3736 <listitem>
3737 <para>[krejzi] - Merged liblinear-1.96, librep-0.92.4 and
3738 rep-gtk-0.90.8.2 updates from the main book. Thanks to
3739 Fernando for doing all the work.</para>
3740 </listitem>
3741 <listitem>
3742 <para>[krejzi] - Merged autovivification-0.14, Archive-Zip-1.39
3743 and Business-ISBN-2.09 updates from the main book. Thanks to
3744 Fernando for doing all the work.</para>
3745 </listitem>
3746 <listitem>
3747 <para>[krejzi] - Merged List-AllUtils-0.09, Log-Log4perl-1.46,
3748 Net-DNS-0.81 and URI-1.65 updates from the main book. Thanks
3749 to Fernando for doing all the work.</para>
3750 </listitem>
3751 <listitem>
3752 <para>[krejzi] - Merged dhcpcd-6.6.2, mercurial-3.2.1
3753 and xscreensaver-5.31 updates from the main book.
3754 Thanks to Fernando for doing all the work.</para>
3755 </listitem>
3756 <listitem>
3757 <para>[krejzi] - Merged cups-2.0.1, ruby-2.1.5 and
3758 whois-5.2.2 updates from the main book. Thanks to
3759 Fernando for doing all the work.</para>
3760 </listitem>
3761 <listitem>
3762 <para>[krejzi] - Merged libffi-3.2.1, tcl-8.6.3 and
3763 tk-8.6.3 updates from the main book. Thanks to Bruce
3764 for doing all the work.</para>
3765 </listitem>
3766 <listitem>
3767 <para>[krejzi] - Updated to php-5.6.3.</para>
3768 </listitem>
3769 </itemizedlist>
3770 </listitem>
3771
3772 <listitem>
3773 <para>November 13th, 2014</para>
3774 <itemizedlist>
3775 <listitem>
3776 <para>[krejzi] - Updated to libevdev-1.3.1 and
3777 webkitgtk-2.6.3.</para>
3778 </listitem>
3779 <listitem>
3780 <para>[krejzi] - Updated to nautilus-3.14.1, qca-2.1.0
3781 and wireshark-1.12.2.</para>
3782 </listitem>
3783 <listitem>
3784 <para>[krejzi] - Merged libpaper-1.1.24+nmu4 update from
3785 the main book. Thanks to Ken for doing all the work.</para>
3786 </listitem>
3787 <listitem>
3788 <para>[krejzi] - Merged midori-0.5.9 update from the main
3789 book. Thanks to Fernando for doing all the work.</para>
3790 </listitem>
3791 <listitem>
3792 <para>[krejzi] - Merged mupdf-1.6 addition from the main
3793 book. Thanks to Igor for doing all the work.</para>
3794 </listitem>
3795 <listitem>
3796 <para>[krejzi] - Merged KDE-4.14.3 and traceroute-2.0.21
3797 updates from the main book. Thanks to Bruce for doing all
3798 the work.</para>
3799 </listitem>
3800 </itemizedlist>
3801 </listitem>
3802
3803 <listitem>
3804 <para>November 12th, 2014</para>
3805 <itemizedlist>
3806 <listitem>
3807 <para>[krejzi] - Updated to firefox-33.1.</para>
3808 </listitem>
3809 <listitem>
3810 <para>[krejzi] - Updated to gnome-disk-utility-3.14.0,
3811 gnome-shell-3.14.2 and gnome-shell-extensions-3.14.2.</para>
3812 </listitem>
3813 <listitem>
3814 <para>[krejzi] - Updated to colord-1.2.5, evolution-3.12.8
3815 and mutter-3.14.2.</para>
3816 </listitem>
3817 <listitem>
3818 <para>[krejzi] - Updated to vinagre-3.14.2, vino-3.14.1
3819 and vte-0.38.2.</para>
3820 </listitem>
3821 <listitem>
3822 <para>[krejzi] - Updated to gvfs-1.22.2, libgdata-0.16.1
3823 and tracker-1.2.4.</para>
3824 </listitem>
3825 <listitem>
3826 <para>[krejzi] - Updated to gnome-user-docs-3.14.2,
3827 gtksourceview-3.14.2 and gucharmap-3.14.2.</para>
3828 </listitem>
3829 <listitem>
3830 <para>[krejzi] - Updated to gnome-settings-daemon-3.14.2,
3831 gnome-terminal-3.14.2 and gnome-themes-standard-3.14.2.
3832 </para>
3833 </listitem>
3834 <listitem>
3835 <para>[krejzi] - Updated to gnome-maps-3.14.2,
3836 gnome-online-accounts-3.14.2 and gnome-photos-3.14.2.
3837 </para>
3838 </listitem>
3839 <listitem>
3840 <para>[krejzi] - Updated to gnome-desktop-3.14.2,
3841 gnome-dictionary-3.14.2 and gnome-logs-3.14.2.</para>
3842 </listitem>
3843 </itemizedlist>
3844 </listitem>
3845
3846 <listitem>
3847 <para>November 11th, 2014</para>
3848 <itemizedlist>
3849 <listitem>
3850 <para>[krejzi] - Updated to gnome-contacts-3.14.2 and
3851 gnome-control-center-3.14.2.</para>
3852 </listitem>
3853 <listitem>
3854 <para>[krejzi] - Updated to file-roller-3.14.2,
3855 gedit-3.14.1 and gnome-color-manager-3.14.2.</para>
3856 </listitem>
3857 <listitem>
3858 <para>[krejzi] - Updated to cheese-3.14.2, eog-3.14.2,
3859 epiphany-3.14.2 and evolution-data-server-3.12.8.</para>
3860 </listitem>
3861 <listitem>
3862 <para>[krejzi] - Updated to bluez-5.25, gtk+-3.14.5 and
3863 xorg-server-1.16.2.</para>
3864 </listitem>
3865 <listitem>
3866 <para>[krejzi] - Merged at-spi2-core-2.14.1 and gnutls-3.3.10
3867 updates from the main book. Thanks to Fernando for doing all
3868 the work.</para>
3869 </listitem>
3870 <listitem>
3871 <para>[krejzi] - Merged x264-20141108-2245, glib-2.42.1
3872 and pciutils-3.3.0 updates from the main book. Thanks to
3873 Fernando for doing all the work.</para>
3874 </listitem>
3875 <listitem>
3876 <para>[krejzi] - Merged gst-plugins-bad-1.4.4,
3877 gst-plugins-ugly-1.4.4 and gst-libav-1.4.4 updates
3878 from the main book. Thanks to Fernando for doing
3879 all the work.</para>
3880 </listitem>
3881 <listitem>
3882 <para>[krejzi] - Merged gstreamer-1.4.4, gst-plugins-base-1.4.4
3883 and gst-plugins-good-1.4.4 updates from the main book.
3884 Thanks to Fernando for doing all the work.</para>
3885 </listitem>
3886 <listitem>
3887 <para>[krejzi] - Merged phonon-4.8.2 and phonon-backend-vlc-0.8.1
3888 updates from the main book. Thanks to Fernando for doing
3889 all the work.</para>
3890 </listitem>
3891 </itemizedlist>
3892 </listitem>
3893
3894 <listitem>
3895 <para>November 10th, 2014</para>
3896 <itemizedlist>
3897 <listitem>
3898 <para>[krejzi] - Merged dhcpcd-6.6.1 and libassuan-2.1.3
3899 updates from the main book. Thanks to Fernando for doing
3900 all the work.</para>
3901 </listitem>
3902 <listitem>
3903 <para>[krejzi] - Merged fltk-1.3.3 update from the main
3904 book. Thanks to Bruce for doing all the work.</para>
3905 </listitem>
3906 <listitem>
3907 <para>[krejzi] - Updated to MesaLib-10.3.3.</para>
3908 </listitem>
3909 </itemizedlist>
3910 </listitem>
3911
3912 <listitem>
3913 <para>November 6th, 2014</para>
3914 <itemizedlist>
3915 <listitem>
3916 <para>[krejzi] - Updated to libwacom-0.11, poppler-0.28.1
3917 and xf86-input-wacom-0.27.0.</para>
3918 </listitem>
3919 <listitem>
3920 <para>[krejzi] - Merged boost-1.57.0, curl-7.39.0 and
3921 unrar-5.2.2 updates from the main book. Thanks to Fernando
3922 for doing all the work.</para>
3923 </listitem>
3924 </itemizedlist>
3925 </listitem>
3926
3927 <listitem>
3928 <para>November 4th, 2014</para>
3929 <itemizedlist>
3930 <listitem>
3931 <para>[krejzi] - Updated to uhttpmock-0.3.3.</para>
3932 </listitem>
3933 <listitem>
3934 <para>[krejzi] - Removed instructions about creating
3935 /etc/shells since it has been moved to LFS.</para>
3936 </listitem>
3937 <listitem>
3938 <para>[krejzi] - Merged gcc-4.9.2 update from the main
3939 book. Thanks to Pierre for doing all the work.</para>
3940 </listitem>
3941 <listitem>
3942 <para>[krejzi] - Merged sawfish-1.11 update from the main
3943 book. Thanks to Fernando for doing all the work.</para>
3944 </listitem>
3945 <listitem>
3946 <para>[krejzi] - Merged ffmpeg-2.4.3 and raptor2-2.0.14
3947 updates from the main book. Thanks to Fernando for doing
3948 all the work.</para>
3949 </listitem>
3950 </itemizedlist>
3951 </listitem>
3952
3953 <listitem>
3954 <para>November 2nd, 2014</para>
3955 <itemizedlist>
3956 <listitem>
3957 <para>[krejzi] - Merged stunnel-5.07 and mercurial-3.2
3958 updates from the main book. Thanks to Fernando for
3959 doing all the work.</para>
3960 </listitem>
3961 <listitem>
3962 <para>[krejzi] - Updated to gnome-weather-3.14.1.</para>
3963 </listitem>
3964 <listitem>
3965 <para>[krejzi] - Updated to gnome-tweak-tool-3.14.0 and
3966 gnome-user-share-3.14.0.</para>
3967 </listitem>
3968 <listitem>
3969 <para>[krejzi] - Updated to gnome-screenshot-3.14.0 and
3970 gnome-system-monitor-3.14.1.</para>
3971 </listitem>
3972 <listitem>
3973 <para>[krejzi] - Updated to gnome-photos-3.14.0 and
3974 gnome-power-manager-3.14.1.</para>
3975 </listitem>
3976 <listitem>
3977 <para>[krejzi] - Updated to gnome-logs-3.14.1 and
3978 gnome-maps-3.14.1.2.</para>
3979 </listitem>
3980 <listitem>
3981 <para>[krejzi] - Updated to gnome-documents-3.14.1 and
3982 gnome-font-viewer-3.14.0.</para>
3983 </listitem>
3984 <listitem>
3985 <para>[krejzi] - Updated to gnome-contacts-3.14.1 and
3986 gnome-dictionary-3.14.1.</para>
3987 </listitem>
3988 <listitem>
3989 <para>[krejzi] - Updated to gnome-clocks-3.14.1 and
3990 gnome-color-manager-3.14.1.</para>
3991 </listitem>
3992 <listitem>
3993 <para>[krejzi] - Updated to sound-juicer-3.14.0,
3994 vinagre-3.14.1 and vino-3.14.0.</para>
3995 </listitem>
3996 <listitem>
3997 <para>[krejzi] - Updated to baobab-3.14.1,
3998 empathy-3.12.7 and nautilus-sendto-3.8.2.</para>
3999 </listitem>
4000 </itemizedlist>
4001 </listitem>
4002
4003 <listitem>
4004 <para>November 1st, 2014</para>
4005 <itemizedlist>
4006 <listitem>
4007 <para>[krejzi] - Updated to seahorse-3.14.0 and
4008 totem-3.14.0.</para>
4009 </listitem>
4010 <listitem>
4011 <para>[krejzi] - Updated to gnome-terminal-3.14.1,
4012 gucharmap-3.14.1 and notification-daemon-3.14.0.</para>
4013 </listitem>
4014 <listitem>
4015 <para>[krejzi] - Updated to evolution-3.12.7,
4016 file-roller-3.14.1, gedit-3.14.0 and
4017 gnome-calculator-3.14.1.</para>
4018 </listitem>
4019 <listitem>
4020 <para>[krejzi] - Updated to brasero-3.11.4, cheese-3.14.1,
4021 eog-3.14.1, epiphany-3.14.1 and evince-3.14.1.</para>
4022 </listitem>
4023 <listitem>
4024 <para>[krejzi] - Merged sbc-1.3 update from the main book.
4025 Thanks to Bruce for doing all the work.</para>
4026 </listitem>
4027 <listitem>
4028 <para>[krejzi] - Merged sudo-1.8.11p2 and menu-cache-1.0.0
4029 updates from the main book. Thanks to Fernando for doing
4030 all the work.</para>
4031 </listitem>
4032 <listitem>
4033 <para>[krejzi] - Updated to adwaita-icon-theme-3.14.1,
4034 gnome-session-3.14.0, gdm-3.14.1,
4035 gnome-user-docs-3.14.1 and yelp-3.14.1.</para>
4036 </listitem>
4037 </itemizedlist>
4038 </listitem>
4039
4040 <listitem>
4041 <para>October 31st, 2014</para>
4042 <itemizedlist>
4043 <listitem>
4044 <para>[krejzi] - Merged gdb-7.8.1, git-2.1.3 and
4045 sqlite-3.8.7.1 updates from the main book. Thanks
4046 to Fernando for doing all the work.</para>
4047 </listitem>
4048 <listitem>
4049 <para>[krejzi] - Removed Build Order page from GNOME
4050 section as the desktop packages are already sorted
4051 in the recommended build order.</para>
4052 </listitem>
4053 </itemizedlist>
4054 </listitem>
4055
4056 <listitem>
4057 <para>October 30th, 2014</para>
4058 <itemizedlist>
4059 <listitem>
4060 <para>[krejzi] - Updated to mutter-3.14.1.5, gnome-shell-3.14.1.5
4061 and gnome-shell-extensions-3.14.1.</para>
4062 </listitem>
4063 <listitem>
4064 <para>[krejzi] - Updated to libreoffice-4.3.3.</para>
4065 </listitem>
4066 <listitem>
4067 <para>[krejzi] - Updated to gnome-settings-daemon-3.14.0
4068 and gnome-control-center-3.14.0.</para>
4069 </listitem>
4070 <listitem>
4071 <para>[krejzi] - Updated to gnome-bluetooth-3.14.0
4072 and gnome-keyring-3.14.0.</para>
4073 </listitem>
4074 <listitem>
4075 <para>[krejzi] - Updated to gnome-themes-standard-3.14.0,
4076 gvfs-1.22.1, nautilus-3.14.0 and zenity-3.14.0.</para>
4077 </listitem>
4078 <listitem>
4079 <para>[krejzi] - Updated to caribou-0.4.15,
4080 dconf-0.22.0 and gnome-backgrounds-3.14.1.</para>
4081 </listitem>
4082 <listitem>
4083 <para>[krejzi] - Merged ruby-2.1.4, dhcpcd-6.6.0 and
4084 wget-1.16 updates from the main book. Thanks to
4085 Fernando for doing all the work.</para>
4086 </listitem>
4087 <listitem>
4088 <para>[krejzi] - Merged liblinear-1.95 and pinentry-0.9.0
4089 updates from the main book. Thanks to Fernando for doing
4090 all the work.</para>
4091 </listitem>
4092 </itemizedlist>
4093 </listitem>
4094
4095 <listitem>
4096 <para>October 29th, 2014</para>
4097 <itemizedlist>
4098 <listitem>
4099 <para>[krejzi] - Updated to gnome-online-miners-3.14.0.
4100 </para>
4101 </listitem>
4102 <listitem>
4103 <para>[krejzi] - Updated to evolution-data-server-3.12.7.1
4104 and folks-0.10.0.</para>
4105 </listitem>
4106 <listitem>
4107 <para>[krejzi] - Updated to gnome-online-accounts-3.14.1
4108 and libgdata-0.16.0.</para>
4109 </listitem>
4110 <listitem>
4111 <para>[krejzi] - Updated to libpeas-1.12.1,
4112 librest-0.7.92 and libwnck-3.4.9.</para>
4113 </listitem>
4114 <listitem>
4115 <para>[krejzi] - Updated to libchamplain-0.12.9,
4116 libgee-0.16.1 and libgweather-3.14.1.</para>
4117 </listitem>
4118 <listitem>
4119 <para>[krejzi] - Updated to gnome-menus-3.13.3,
4120 gtkhtml-4.8.5 and gtksourceview-3.14.1.</para>
4121 </listitem>
4122 <listitem>
4123 <para>[krejzi] - Updated to gcr-3.14.0, geocode-glib-3.14.0,
4124 gjs-1.42.0 and gnome-desktop-3.14.0.</para>
4125 </listitem>
4126 <listitem>
4127 <para>[krejzi] - Updated to totem-pl-parser-3.10.3,
4128 tracker-1.2.3, vte-0.38.1 and yelp-xsl-3.14.0.</para>
4129 </listitem>
4130 <listitem>
4131 <para>[krejzi] - Updated to accountsservice-0.6.39 and
4132 gsettings-desktop-schemas-3.14.1.</para>
4133 </listitem>
4134 <listitem>
4135 <para>[krejzi] - Changed CUPS, CUPS-Filters and Gutenprint
4136 instructions to work on systemd setups.</para>
4137 </listitem>
4138 <listitem>
4139 <para>[krejzi] - Changed ALSA-Utils instructions to work
4140 on systemd setups.</para>
4141 </listitem>
4142 <listitem>
4143 <para>[krejzi] - Changed Transmission instructions to use
4144 rewritten Qt instructions.</para>
4145 </listitem>
4146 <listitem>
4147 <para>[krejzi] - Added adwaita-icon-theme-3.14.0, farstream-0.2.6
4148 and sound-theme-freedesktop-0.8.</para>
4149 </listitem>
4150 <listitem>
4151 <para>[krejzi] - Imported GNOME 3.12 from systemd branch
4152 revision 14805.</para>
4153 </listitem>
4154 <listitem>
4155 <para>[krejzi] - Updated to firefox-33.0.2.</para>
4156 </listitem>
4157 </itemizedlist>
4158 </listitem>
4159
4160 <listitem>
4161 <para>October 28th, 2014</para>
4162 <itemizedlist>
4163 <listitem>
4164 <para>[krejzi] - Changed LXDE-Common instructions to work on
4165 systemd setups.</para>
4166 </listitem>
4167 <listitem>
4168 <para>[krejzi] - Temporarily removed LXDM.</para>
4169 </listitem>
4170 <listitem>
4171 <para>[krejzi] - Changed Xfce4-Session instructions to work
4172 on systemd setups.</para>
4173 </listitem>
4174 <listitem>
4175 <para>[krejzi] - Changed KDE-Workspace and "Starting KDE"
4176 instructions to work on systemd setups.</para>
4177 </listitem>
4178 <listitem>
4179 <para>[krejzi] - Internal refactoring of the WebKitGTK+-2.6.2
4180 instructions.</para>
4181 </listitem>
4182 </itemizedlist>
4183 </listitem>
4184
4185 <listitem>
4186 <para>October 27th, 2014</para>
4187 <itemizedlist>
4188 <listitem>
4189 <para>[krejzi] - Simplified WebKitGTK-2.4.7 instructions.</para>
4190 </listitem>
4191 <listitem>
4192 <para>[krejzi] - Rewrote Qt4 and Qt5 instructions to use
4193 qtchooser.</para>
4194 </listitem>
4195 <listitem>
4196 <para>[krejzi] - Added colord-gtk-0.2.25 and gtk-vnc-0.5.3.
4197 </para>
4198 </listitem>
4199 <listitem>
4200 <para>[krejzi] - Changed Cairo, Cogl, Clutter and GTK+ 3
4201 instructions to work on Wayland setups.</para>
4202 </listitem>
4203 </itemizedlist>
4204 </listitem>
4205
4206 <listitem>
4207 <para>October 26th, 2014</para>
4208 <itemizedlist>
4209 <listitem>
4210 <para>[krejzi] - Changed MesaLib, XKeyboard-Config, Xorg-Server,
4211 Xorg Wacom Driver and Xorg VMWare Driver instructions to work
4212 on systemd setups.</para>
4213 </listitem>
4214 <listitem>
4215 <para>[krejzi] - Added libva-vdpau-driver-0.7.4.</para>
4216 </listitem>
4217 <listitem>
4218 <para>[krejzi] - Moved libva, libva-intel-driver, libvdpau and
4219 libvdpau-va-gl to Multimedia section.</para>
4220 </listitem>
4221 <listitem>
4222 <para>[krejzi] - Changed Apache, Bind9, ProFTPD, vsFTPD,
4223 OpenLDAP, Unbound and Xinetd instructions to work on
4224 systemd setups.</para>
4225 </listitem>
4226 <listitem>
4227 <para>[krejzi] - Changed MariaDB, PostgreSQL, Dovecot, Exim,
4228 Postfix and Sendmail instructions to work on systemd setups.
4229 </para>
4230 </listitem>
4231 <listitem>
4232 <para>[krejzi] - Fixed w3m linking with an image library.</para>
4233 </listitem>
4234 <listitem>
4235 <para>[krejzi] - Changed and simplified Wireshark instructions
4236 so they use qtchooser in case of two Qt installations.</para>
4237 </listitem>
4238 <listitem>
4239 <para>[krejzi] - Changed Avahi, NetworkManager and Wicd
4240 instructions to work on systemd setups.</para>
4241 </listitem>
4242 <listitem>
4243 <para>[krejzi] - Removed netfs instructions.</para>
4244 </listitem>
4245 <listitem>
4246 <para>[krejzi] - Changed CIFS-Utils, NFS-Utils, NTP, rpcbind,
4247 RSync, Samba and WPA_Supplicant instructions to work on
4248 systemd setups.</para>
4249 </listitem>
4250 <listitem>
4251 <para>[krejzi] - Added geoclue-2.1.10, libnice-0.1.8 and
4252 uhttpmock-0.3.1.</para>
4253 </listitem>
4254 <listitem>
4255 <para>[krejzi] - Removed initd-tools.</para>
4256 </listitem>
4257 <listitem>
4258 <para>[krejzi] - Changed Acpid, At, AutoFS, BlueZ, Colord,
4259 FCron, GPM, Sysstat, UDisks and UDisks2 instructions to
4260 work on systemd setups.</para>
4261 </listitem>
4262 <listitem>
4263 <para>[krejzi] - Added cups-pk-helper-0.2.5,
4264 ModemManager-1.4.0 and weston-1.6.0.</para>
4265 </listitem>
4266 <listitem>
4267 <para>[krejzi] - Updated to upower-0.99.1.</para>
4268 </listitem>
4269 <listitem>
4270 <para>[krejzi] - Improved and simplified Subversion
4271 instructions.</para>
4272 </listitem>
4273 <listitem>
4274 <para>[krejzi] - Changed PHP and SVN Server instructions to
4275 work on systemd setups.</para>
4276 </listitem>
4277 <listitem>
4278 <para>[krejzi] - Added Jinja2-2.7.3, MarkupSafe-0.23,
4279 pyatspi-2.14.0, setuptools-7.0 and PyYAML-3.11 - Python
4280 Modules.</para>
4281 </listitem>
4282 <listitem>
4283 <para>[krejzi] - Changed and simplified CMake and Poppler
4284 instructions so they use qtchooser in case of two Qt
4285 installations.</para>
4286 </listitem>
4287 <listitem>
4288 <para>[krejzi] - Improved and expanded libwebp instructions.
4289 </para>
4290 </listitem>
4291 <listitem>
4292 <para>[krejzi] - Added libmediaart-0.7.0.</para>
4293 </listitem>
4294 <listitem>
4295 <para>[krejzi] - Added bogofilter-1.2.4, highlight-3.19,
4296 ibus-1.5.9 and qtchooser-39.</para>
4297 </listitem>
4298 <listitem>
4299 <para>[krejzi] - Updated to appstream-glib-0.3.1.</para>
4300 </listitem>
4301 <listitem>
4302 <para>[krejzi] - Moved appstream-glib to General Libraries
4303 section.</para>
4304 </listitem>
4305 <listitem>
4306 <para>[krejzi] - Added libinput-0.6.0, libmbim-1.10.0,
4307 liboauth-1.0.3, libpwquality-1.2.4, libqmi-1.10.4,
4308 libxbkcommon-0.5.0, wayland-1.6.0 and yaml-0.1.6.</para>
4309 </listitem>
4310 <listitem>
4311 <para>[krejzi] - Moved libevdev to General Libraries section.
4312 </para>
4313 </listitem>
4314 <listitem>
4315 <para>[krejzi] - Updated to xapian-core-1.2.19.</para>
4316 </listitem>
4317 <listitem>
4318 <para>[krejzi] - Changed libgcrypt and libgpg-error instructions
4319 so systemd can safely be linked against them.</para>
4320 </listitem>
4321 <listitem>
4322 <para>[krejzi] - Changed Cyrus-SASL, Firewalling, Haveged,
4323 Iptables, MIT Kerberos V5, OpenSSH and Stunnel instructions
4324 to work on systemd setups.</para>
4325 </listitem>
4326 <listitem>
4327 <para>[krejzi] - Changed Polkit instructions to use
4328 systemd-logind.</para>
4329 </listitem>
4330 <listitem>
4331 <para>[krejzi] - Removed ConsoleKit and Udev-Extras pages.
4332 </para>
4333 </listitem>
4334 <listitem>
4335 <para>[krejzi] - Imported systemd specific D-Bus and post
4336 LFS systemd instructions.</para>
4337 </listitem>
4338 <listitem>
4339 <para>[krejzi] - Improved and simplified the GnuPG
4340 instructions.</para>
4341 </listitem>
4342 <listitem>
4343 <para>[krejzi] - Rewrote libcap instructions to only install
4344 the PAM module.</para>
4345 </listitem>
4346 <listitem>
4347 <para>[krejzi] - Changed ISC DHCP and DHCPCD instructions
4348 to work on systemd setups.</para>
4349 </listitem>
4350 <listitem>
4351 <para>[krejzi] - Adjusted Qemu instructions to use the
4352 "Advanced Network Configuration" instead of bridge-utils.
4353 </para>
4354 </listitem>
4355 <listitem>
4356 <para>[krejzi] - Stripped configuration paragraph from
4357 bridge-utils instructions in favor of systemd-networkd
4358 ones.</para>
4359 </listitem>
4360 <listitem>
4361 <para>[krejzi] - Imported "Advanced Network Configuration"
4362 instructions for configuring the Network Bridge with
4363 systemd-networkd.</para>
4364 </listitem>
4365 <listitem>
4366 <para>[krejzi] - Removed random instructions.</para>
4367 </listitem>
4368 <listitem>
4369 <para>[krejzi] - Adjusted Postlfs Configuration for use
4370 with LFS systemd.</para>
4371 </listitem>
4372 <listitem>
4373 <para>[krejzi] - Imported systemd-units from main
4374 systemd branch.</para>
4375 </listitem>
4376 <listitem>
4377 <para>[krejzi] - Rebranded the book into systemd-ng
4378 book.</para>
4379 </listitem>
4380 <listitem>
4381 <para>[krejzi] - Imported BLFS revision 14732.</para>
4382 </listitem>
4383 </itemizedlist>
4384 </listitem>
4385
4386 </itemizedlist>
4387
4388</sect1>
Note: See TracBrowser for help on using the repository browser.