source: introduction/welcome/changelog.xml@ 8964c2f

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

Merge changes from trunk to r17055.

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

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