source: introduction/welcome/changelog.xml@ af8b2d9

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

Updated to systemd-230.

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

  • Property mode set to 100644
File size: 194.0 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY changelogs "http://www.linuxfromscratch.org/blfs">
5 <!ENTITY % general-entities SYSTEM "../../general.ent">
6 %general-entities;
7]>
8
9<!-- vim: set expandtab: -->
10
11<sect1 id="changelog" xreflabel="Change Log">
12 <?dbhtml filename="changelog.html"?>
13
14 <sect1info>
15 <othername>$LastChangedBy$</othername>
16 <date>$Date$</date>
17 </sect1info>
18
19 <title>Change Log</title>
20
21 <!-- <para>Please note that the Change Log only lists which editor was
22 responsible for putting the changes into SVN; please read the
23 <xref linkend="credits"/> page in Chapter 1 for details on
24 who wrote what.</para> -->
25
26 <para>Current release: &version; &ndash; &releasedate;</para>
27
28 <itemizedlist>
29 <title>Changelog Entries:</title>
30
31<!-- Changelog template
32
33 <listitem>
34 <para>MMMM DD{nd,st,th}, YYYY</para>
35 <itemizedlist>
36 <listitem>
37 <para>[name] - Changelog entry.</para>
38 </listitem>
39 <listitem>
40 <para>[name] - Another changelog entry.</para>
41 </listitem>
42 </itemizedlist>
43 </listitem>
44
45-->
46 <listitem>
47 <para>May 31st, 2016</para>
48 <itemizedlist>
49 <listitem>
50 <para>[dj] - Update to systemd-230.</para>
51 </listitem>
52 </itemizedlist>
53 </listitem>
54
55 <listitem>
56 <para>May 30th, 2016</para>
57 <itemizedlist>
58 <listitem>
59 <para>[renodr] - Update to libXfixes-5.0.2. Fixes
60 <ulink url="&blfs-ticket-root;7883">#7883</ulink>.</para>
61 </listitem>
62 <listitem>
63 <para>[renodr] - Update to glib-2.48.1. Fixes
64 <ulink url="&blfs-ticket-root;7850">#7850</ulink>.</para>
65 </listitem>
66 <listitem>
67 <para>[renodr] - Update to gcab-0.7. Partially fixes
68 <ulink url="&blfs-ticket-root;7877">#7877</ulink>.</para>
69 </listitem>
70 <listitem>
71 <para>[renodr] - Sync to trunk r17403.</para>
72 </listitem>
73 <listitem>
74 <para>[renodr] - Update instructions for creating an SVN
75 repository. Merged from trunk r17403.</para>
76 </listitem>
77 <listitem>
78 <para>[renodr] - Update to libpng-1.6.22. Merged from trunk
79 r17402.</para>
80 </listitem>
81 <listitem>
82 <para>[renodr] - Update to php-7.0.7. Merged from trunk
83 r17402.</para>
84 </listitem>
85 <listitem>
86 <para>[renodr] - Update to thunderbird-45.1.0. Merged from trunk
87 r17401.</para>
88 </listitem>
89 <listitem>
90 <para>[renodr] - Update to git-2.8.3. Merged from trunk
91 r17401.</para>
92 </listitem>
93 <listitem>
94 <para>[renodr] - Update to pciutils-3.5.1. Merged from trunk
95 r17401.</para>
96 </listitem>
97 <listitem>
98 <para>[renodr] - Update to libxml2-2.9.4. Merged from trunk
99 r17400.</para>
100 </listitem>
101 <listitem>
102 <para>[renodr] - Update to libxslt-1.1.29. Merged from trunk
103 r17400.</para>
104 </listitem>
105 <listitem>
106 <para>[renodr] - Update to biblatex-biber-2.5 with biblatex-3.4.
107 Merged from trunk r17397.</para>
108 </listitem>
109 <listitem>
110 <para>[renodr] - Added Lingua-Translit (perl module). Merged from
111 trunk r17397.</para>
112 </listitem>
113 </itemizedlist>
114 </listitem>
115
116 <listitem>
117 <para>May 22nd, 2016</para>
118 <itemizedlist>
119 <listitem>
120 <para>[dj] - Fix issue /run/nologin issue with testing
121 Linux-PAM/Shadow before completion of systemd installation.</para>
122 </listitem>
123 </itemizedlist>
124 </listitem>
125
126 <listitem>
127 <para>May 21st, 2016</para>
128 <itemizedlist>
129 <listitem>
130 <para>[renodr] - Update to NSS-3.24. Fixes
131 <ulink url="&blfs-ticket-root;7858">#7858</ulink>.</para>
132 </listitem>
133 <listitem>
134 <para>[renodr] - Update to sysstat-11.3.4. Fixes
135 <ulink url="&blfs-ticket-root;7851">#7851</ulink>.</para>
136 </listitem>
137 <listitem>
138 <para>[renodr] - Update to pciutils-3.5.0. Fixes
139 <ulink url="&blfs-ticket-root;7867">#7867</ulink>.</para>
140 </listitem>
141 <listitem>
142 <para>[renodr] - Added a sed to fix the OpenSSL Compatibility Library
143 in GnuTLS.</para>
144 </listitem>
145 <listitem>
146 <para>[renodr] - Update to vala-0.32.0.</para>
147 </listitem>
148 <listitem>
149 <para>[renodr] - Update to cURL-7.49.0. Fixes
150 <ulink url="&blfs-ticket-root;7862">#7862</ulink>.</para>
151 </listitem>
152 <listitem>
153 <para>[renodr] - Update to ImageMagick-7.0.3. This one is a critical
154 one. The BLFS Development team recommends that you upgrade
155 immediately if you have an old version. Merged from trunk
156 r17351.</para>
157 </listitem>
158 <listitem>
159 <para>[dj] - Update to postfix-3.1.1. Merged from trunk
160 r17385.</para>
161 </listitem>
162 <listitem>
163 <para>[dj] - Update to xfce4-power-manager-1.6.0. Merged from trunk
164 r17384.</para>
165 </listitem>
166 <listitem>
167 <para>[dj] - Update to upower-0.99.4. Merged from trunk
168 r17383.</para>
169 </listitem>
170 <listitem>
171 <para>[dj] - Update to sqlite-3.13.0. Merged from trunk r17379.</para>
172 </listitem>
173 <listitem>
174 <para>[dj] - Update to mercurial-3.8.2. Merged from trunk
175 r17378.</para>
176 </listitem>
177 <listitem>
178 <para>[dj] - Fix typos in postgresql. Merged from trunk r17373.</para>
179 </listitem>
180 <listitem>
181 <para>[dj] - Update btrfs-progs dependencies. Merged from trunk
182 r17373.</para>
183 </listitem>
184 <listitem>
185 <para>[dj] - Update to simpleburn-1.7.3.1. Merged from trunk
186 r17373.</para>
187 </listitem>
188 </itemizedlist>
189 </listitem>
190
191 <listitem>
192 <para>May 19th, 2016</para>
193 <itemizedlist>
194 <listitem>
195 <para>[renodr] - Update to libndp-1.6. Fixes
196 <ulink url="&blfs-ticket-root;7860">#7860</ulink>.</para>
197 </listitem>
198 <listitem>
199 <para>[renodr] - Update to highlight-3.28.</para>
200 </listitem>
201 <listitem>
202 <para>[renodr] - Update to rest-0.8.0.</para>
203 </listitem>
204 </itemizedlist>
205 </listitem>
206
207 <listitem>
208 <para>May 17th, 2016</para>
209 <itemizedlist>
210 <listitem>
211 <para>[renodr] - Sync with trunk r17367.</para>
212 </listitem>
213 <listitem>
214 <para>[renodr] - Updated to qemu-2.6.0. Merged from trunk
215 r17365.</para>
216 </listitem>
217 <listitem>
218 <para>[renodr] - Updated to mariadb-10.1.14. Merged from trunk
219 r17365.</para>
220 </listitem>
221 <listitem>
222 <para>[renodr] - Updated to postgresql-9.5.3. Merged from trunk
223 r17365.</para>
224 </listitem>
225 </itemizedlist>
226 </listitem>
227
228 <listitem>
229 <para>May 16th, 2016</para>
230 <itemizedlist>
231 <listitem>
232 <para>[renodr] - Update to LibRaw-0.17.2. Merged from trunk
233 r17363.</para>
234 </listitem>
235 <listitem>
236 <para>[renodr] - Update to libevdev-1.5.1. Merged from trunk
237 r17363.</para>
238 </listitem>
239 <listitem>
240 <para>[renodr] - Update to xf86-input-wacom-0.33.0. Merged from trunk
241 r17361.</para>
242 </listitem>
243 <listitem>
244 <para>[renodr] - Update to boost-1.61.0. Merged from trunk
245 r17361.</para>
246 </listitem>
247 <listitem>
248 <para>[renodr] - Update to btrfs-progs-v4.5.3. Merged from trunk
249 r17361.</para>
250 </listitem>
251 <listitem>
252 <para>[renodr] - Update to glib-networking-2.48.2. Merged from trunk
253 r17361.</para>
254 </listitem>
255 </itemizedlist>
256 </listitem>
257
258 <listitem>
259 <para>May 15th, 2016</para>
260 <itemizedlist>
261 <listitem>
262 <para>[renodr] - Update to dhcpcd-6.11.0. Merged from trunk
263 r17359.</para>
264 </listitem>
265 <listitem>
266 <para>[renodr] - Update to qemu-2.5.1.1. Merged from trunk
267 r17359.</para>
268 </listitem>
269 <listitem>
270 <para>[renodr] - Update to gnutls-3.5.0. Merged from trunk
271 r17359.</para>
272 </listitem>
273 <listitem>
274 <para>[renodr] - Add patch to fix libxml2 security issues.</para>
275 </listitem>
276 </itemizedlist>
277 </listitem>
278
279 <listitem>
280 <para>May 14th, 2016</para>
281 <itemizedlist>
282 <listitem>
283 <para>[renodr] - Major changes to Qt5 - Updated to 5.6.0, added
284 QtWebkit5 page from trunk.</para>
285 </listitem>
286 <listitem>
287 <para>[renodr] - Force gst-plugins-base to use Qt5.</para>
288 </listitem>
289 <listitem>
290 <para>[renodr] - Add qt5 as a dependency for gst-plugins-bad.</para>
291 </listitem>
292 <listitem>
293 <para>[renodr] - Force wpa_supplicant to use Qt5.</para>
294 </listitem>
295 <listitem>
296 <para>[renodr] - Remove Qt4 dependency from NetworkManager.</para>
297 </listitem>
298 <listitem>
299 <para>[renodr] - Forced VLC to use Qt5.</para>
300 </listitem>
301 <listitem>
302 <para>[renodr] - Archived qtchooser.</para>
303 </listitem>
304 <listitem>
305 <para>[renodr] - Archived Amarok. This will likely be readded when
306 a newer version with Qt5/KF5 support is released.</para>
307 </listitem>
308 <listitem>
309 <para>[renodr] - Archived k3b. This will likely be readded when
310 a newer version with Qt5/KF5 support is released.</para>
311 </listitem>
312 <listitem>
313 <para>[renodr] - Merged to trunk r17352.</para>
314 </listitem>
315 <listitem>
316 <para>[renodr] - Updated to OpenJDK-1.8.0.92. Merged from trunk
317 r17333.</para>
318 </listitem>
319 <listitem>
320 <para>[renodr] - Removed explanations from Firefox instructions
321 for commands that are no longer used.</para>
322 </listitem>
323 <listitem>
324 <para>[renodr] - Updated to talloc-2.1.7. Merged from trunk
325 r17337.</para>
326 </listitem>
327 <listitem>
328 <para>[renodr] - Updated to gnupg-2.1.12. Merged from trunk
329 r17337.</para>
330 </listitem>
331 <listitem>
332 <para>[renodr] - Updated to libksba-1.3.4. Merged from trunk
333 r17337.</para>
334 </listitem>
335 <listitem>
336 <para>[renodr] - Updated to stunnel-5.32. Merged from trunk
337 r17337.</para>
338 </listitem>
339 <listitem>
340 <para>[renodr] - Updated to OpenSSL-1.0.2h. Merged from trunk
341 r17337.</para>
342 </listitem>
343 <listitem>
344 <para>[renodr] - Updated to ImageMagick-7.0.1-1. Merged from trunk
345 r17325. Note that this package will be updated to 7.0.1-3 at the
346 minimum ASAP due to security problems.</para>
347 </listitem>
348 <listitem>
349 <para>[renodr] - Fixed a build problem with Inkscape. Merged from
350 trunk r17325.</para>
351 </listitem>
352 <listitem>
353 <para>[renodr] - Fixed an issue with xine-lib and ImageMagick.
354 Merged from trunk r17325.</para>
355 </listitem>
356 <listitem>
357 <para>[renodr] - Updated to List-AllUtils-0.10. Merged from trunk
358 r17339.</para>
359 </listitem>
360 <listitem>
361 <para>[renodr] - Updated to Linux-PAM-1.3.0. Merged from trunk
362 r17339.</para>
363 </listitem>
364 <listitem>
365 <para>[renodr] - Add --disable-avahi to cups-filters with
366 a command explanation. Merged from trunk r17339.</para>
367 </listitem>
368 <listitem>
369 <para>[renodr] - Updated to mc-4.8.17. Merged from trunk
370 r17341.</para>
371 </listitem>
372 <listitem>
373 <para>[renodr] - Updated to smartmontools-6.5. Merged from trunk
374 r17341.</para>
375 </listitem>
376 <listitem>
377 <para>[renodr] - Updated to samba-4.4.3. Merged from trunk
378 r17341.</para>
379 </listitem>
380 <listitem>
381 <para>[renodr] - Updated to gnumeric-1.12.29. Merged from trunk
382 r17342.</para>
383 </listitem>
384 <listitem>
385 <para>[renodr] - Updated to goffice-0.10.29. Merged from trunk
386 r17342.</para>
387 </listitem>
388 <listitem>
389 <para>[renodr] - Updated to mesa-11.2.2. Merged from trunk
390 r17342.</para>
391 </listitem>
392 <listitem>
393 <para>[renodr] - Fixed building fdk-aac with GCC 6. Merged from trunk
394 r17348.</para>
395 </listitem>
396 <listitem>
397 <para>[renodr] - Update to mutt-1.6.1. Merged from trunk
398 r17349.</para>
399 </listitem>
400 <listitem>
401 <para>[renodr] - Update to asymptote-2.38. Merged from trunk
402 r17350.</para>
403 </listitem>
404 <listitem>
405 <para>[renodr] - Updated to gtk+-3.20.4. Merged from trunk
406 r17351.</para>
407 </listitem>
408 <listitem>
409 <para>[renodr] - Updated to libinput-1.3.0. Merged from trunk
410 r17352.</para>
411 </listitem>
412 <listitem>
413 <para>[renodr] - Updated to xcb-util-cursor-0.1.3. Merged from trunk
414 r17352.</para>
415 </listitem>
416 <listitem>
417 <para>{renodr] - Updated to xproto-7.0.29. Merged from trunk
418 r17352.</para>
419 </listitem>
420 </itemizedlist>
421 </listitem>
422
423 <listitem>
424 <para>May 10th, 2016</para>
425 <itemizedlist>
426 <listitem>
427 <para>[renodr] - Archived KDE4.</para>
428 </listitem>
429 <listitem>
430 <para>[renodr] - Fixed Xorg-Server to use the correct patch. Thanks
431 goes to Paul Hentschel for discovering this and reporting.</para>
432 </listitem>
433 </itemizedlist>
434 </listitem>
435
436 <listitem>
437 <para>May 7th, 2016</para>
438 <itemizedlist>
439 <listitem>
440 <para>[renodr] - Add notes to qt4 and WebkitGTK+-2.4.x about
441 possible archving.</para>
442 </listitem>
443 <listitem>
444 <para>[renodr] - Sync to trunk r17332.</para>
445 </listitem>
446 <listitem>
447 <para>[renodr] - Update to apache-ant-1.9.7. Merged from trunk
448 r17271.</para>
449 </listitem>
450 <listitem>
451 <para>[renodr] - Update to mupdf-1.9. Merged from trunk
452 r17272.</para>
453 </listitem>
454 <listitem>
455 <para>[renodr] - Update to sqlite-3.12.2. Merged from trunk
456 r17272.</para>
457 </listitem>
458 <listitem>
459 <para>[renodr] - Update to cmake-3.5.2. Merged from trunk
460 r17278.</para>
461 </listitem>
462 <listitem>
463 <para>[renodr] - Update to fuse-2.9.6. Merged from trunk
464 r17281.</para>
465 </listitem>
466 <listitem>
467 <para>[renodr] - Clarify some details in nfs-utils. Merged from trunk
468 r17282.</para>
469 </listitem>
470 <listitem>
471 <para>[renodr] - Change the link to Ken's font analysis website in
472 Xorg-7.7 Testing and Configuration. Merged from trunk
473 r17283.</para>
474 </listitem>
475 <listitem>
476 <para>[renodr] - Update to MLT-6.2.0. Merged from trunk
477 r17284.</para>
478 </listitem>
479 <listitem>
480 <para>[renodr] - Moved libinput to Xorg Drivers from General Libraries to match trunk.</para>
481 </listitem>
482 <listitem>
483 <para>[renodr] - Update to pygobject3-3.20.1. Merged from trunk
484 r17286.</para>
485 </listitem>
486 <listitem>
487 <para>[renodr] - Update to Module-Build-0.4218. Merged from trunk
488 r17286.</para>
489 </listitem>
490 <listitem>
491 <para>{renodr] - Update to Text-BibTeX-0.72. Merged from trunk
492 r17286.</para>
493 </listitem>
494 <listitem>
495 <para>[renodr] - Update to libinput-1.2.4. Merged from trunk
496 r17286.</para>
497 </listitem>
498 <listitem>
499 <para>[renodr] - Update to dhcpcd-6.10.2. Merged from trunk
500 r17287.</para>
501 </listitem>
502 <listitem>
503 <para>[renodr] - Update to libgpg-error-1.22. Merged from trunk
504 r17288.</para>
505 </listitem>
506 <listitem>
507 <para>[renodr] - Update to firefox-46.0. Merged from trunk
508 r17288.</para>
509 </listitem>
510 <listitem>
511 <para>[renodr] - Update to wireshark-2.0.3. Merged from trunk
512 r17290.</para>
513 </listitem>
514 <listitem>
515 <para>[renodr] - Update descriptions for parallelism and java options
516 on libreoffice page. Merged from trunk r17291.</para>
517 </listitem>
518 <listitem>
519 <para>[renodr] - Update to ghostscript-9.19. Merged from trunk
520 r17292.</para>
521 </listitem>
522 <listitem>
523 <para>[renodr] - Update to dovecot-2.2.24. Merged from trunk
524 r17295.</para>
525 </listitem>
526 <listitem>
527 <para>[renodr] - Update to ruby-2.3.1. Merged from trunk
528 r17295.</para>
529 </listitem>
530 <listitem>
531 <para>[renodr] - Added gstreamer-vaapi. Merged from trunk
532 r17296.</para>
533 </listitem>
534 <listitem>
535 <para>[renodr] - Update to gstreamer-1.8.1. Merged from trunk
536 r17296.</para>
537 </listitem>
538 <listitem>
539 <para>[renodr] - Update to gst-plugins-base-1.8.1. Merged from
540 trunk r17296.</para>
541 </listitem>
542 <listitem>
543 <para>[renodr] - Update to gst-plugins-good-1.8.1. Merged from
544 trunk r17296.</para>
545 </listitem>
546 <listitem>
547 <para>[renodr] - Update to gst-plugins-bad-1.8.1. Merged from
548 trunk r17296.</para>
549 </listitem>
550 <listitem>
551 <para>[renodr] - Update to gst-plugins-ugly-1.8.1. Merged from
552 trunk r17296.</para>
553 </listitem>
554 <listitem>
555 <para>[renodr] - Update to gst-libav-1.8.1. Merged from trunk
556 r17296.</para>
557 </listitem>
558 <listitem>
559 <para>[renodr] - Update to libsoup-2.54.1. Merged from trunk
560 r17297.</para>
561 </listitem>
562 <listitem>
563 <para>[renodr] - Update to glib-networking-2.48.1. Merged from trunk
564 r17297.</para>
565 </listitem>
566 <listitem>
567 <para>[renodr] - Update to krb5-1.14.2. Merged from trunk
568 r17297.</para>
569 </listitem>
570 <listitem>
571 <para>[renodr] - Update to gparted-0.26.0. Merged from trunk
572 r17298.</para>
573 </listitem>
574 <listitem>
575 <para>[renodr] - Update to ntp-4.2.8p7. Merged from trunk
576 r17298.</para>
577 </listitem>
578 <listitem>
579 <para>[renodr] - Update to libdrm-2.4.68. Merged from trunk
580 r17298.</para>
581 </listitem>
582 <listitem>
583 <para>[renodr] - Fix garcon dependencies. Merged from trunk
584 r17302.</para>
585 </listitem>
586 <listitem>
587 <para>[renodr] - Update to xf86-input-evdev-2.10.2. Merged from trunk
588 r17305.</para>
589 </listitem>
590 <listitem>
591 <para>[renodr] - Update to poppler-0.43.0. Merged from trunk
592 r17305.</para>
593 </listitem>
594 <listitem>
595 <para>[renodr] - Update to webkitgtk-2.12.2. Merged from trunk
596 r17305.</para>
597 </listitem>
598 <listitem>
599 <para>[renodr] - Update to subversion-1.9.4. Merged from trunk
600 r17305.</para>
601 </listitem>
602 <listitem>
603 <para>[renodr] - Update to bind-9.10.4. Merged from trunk
604 r17306.</para>
605 </listitem>
606 <listitem>
607 <para>[renodr] - Added HTTP Download URL for ImageMagick. Merged from
608 trunk r17310.</para>
609 </listitem>
610 <listitem>
611 <para>[renodr] - Update to git-2.8.2. Merged from trunk r17312.</para>
612 </listitem>
613 <listitem>
614 <para>[renodr] - Update to imlib2-1.4.9. Merged from trunk
615 r17312.</para>
616 </listitem>
617 <listitem>
618 <para>[renodr] - Update to taglib-1.11. Merged from trunk
619 r17312.</para>
620 </listitem>
621 <listitem>
622 <para>[renodr] - Update to LVM2-2.02.152. Merged from trunk
623 r17314.</para>
624 </listitem>
625 <listitem>
626 <para>[renodr] - Update to hexchat-2.12.1. Merged from trunk
627 r17315.</para>
628 </listitem>
629 <listitem>
630 <para>[renodr] - Update to gcc-6.1.0. Merged from trunk
631 r17316.</para>
632 </listitem>
633 <listitem>
634 <para>[renodr] - Update to gcc-java-6.1.0. Merged from trunk
635 r17316.</para>
636 </listitem>
637 <listitem>
638 <para>[renodr] - Update to gcc-ada-6.1.0. Merged from trunk
639 r17316.</para>
640 </listitem>
641 <listitem>
642 <para>[renodr] - Update to harfbuzz-1.2.7. Merged from trunk
643 r17318.</para>
644 </listitem>
645 <listitem>
646 <para>[renodr] - Update to libarchive-3.2.0. Merged from trunk
647 r17318.</para>
648 </listitem>
649 <listitem>
650 <para>[renodr] - Added updated patch for ptlib. Merged from trunk
651 r17324.</para>
652 </listitem>
653 <listitem>
654 <para>[renodr] - Added updated patch for libquicktime. Merged from
655 trunk 17324.</para>
656 </listitem>
657 <listitem>
658 <para>[renodr] - Fix Opal to compile with the new version of ffmpeg
659 and GCC6. Merged from trunk r17324.</para>
660 </listitem>
661 <listitem>
662 <para>[renodr] - Fix xine-lib to compile with the new ffmpeg.
663 Merged from trunk r17324.</para>
664 </listitem>
665 <listitem>
666 <para>[renodr] - Added updated patch for transcode. Merged from
667 trunk r17324.</para>
668 </listitem>
669 <listitem>
670 <para>[renodr] - Update to ffmpeg-3.0.2. Merged from trunk
671 r17324.</para>
672 </listitem>
673 <listitem>
674 <para>[renodr] - Update to vlc-2.2.3. Merged from trunk
675 r17329.</para>
676 </listitem>
677 <listitem>
678 <para>[renodr] - Update to iso-codes-3.68. Merged from trunk
679 r17329.</para>
680 </listitem>
681 <listitem>
682 <para>[renodr] - Update to btrfs-progs-v4.5.2. Merged from trunk
683 r17329.</para>
684 </listitem>
685 <listitem>
686 <para>[renodr] - Update to List-MoreUtils-0.415. Merged from trunk
687 r17329.</para>
688 </listitem>
689 <listitem>
690 <para>[renodr] - Update to firefox-46.0.1. Merged from trunk
691 r17331.</para>
692 </listitem>
693 <listitem>
694 <para>[renodr] - Update to mercurial-3.8.1. Merged from trunk
695 r17332.</para>
696 </listitem>
697 <listitem>
698 <para>[renodr] - Sync to trunk r17270.</para>
699 </listitem>
700 <listitem>
701 <para>[renodr] - Update to gnumeric-1.12.28. Merged from trunk
702 r17213.</para>
703 </listitem>
704 <listitem>
705 <para>[renodr] - Update to iso-codes-3.67. Merged from trunk
706 r17215.</para>
707 </listitem>
708 <listitem>
709 <para>[renodr] - Update to librsvg-2.40.15. Merged from trunk
710 r17215.</para>
711 </listitem>
712 <listitem>
713 <para>[renodr] - Update to inputproto-2.3.2. Merged from trunk
714 r17219.</para>
715 </listitem>
716 <listitem>
717 <para>[renodr] - Update to pangomm-2.40.0. Merged from trunk
718 r17180.</para>
719 </listitem>
720 <listitem>
721 <para>[renodr] - Instruct Midori to depend on newer versions of
722 WebKitGTK+. Merged from trunk r17220.</para>
723 </listitem>
724 <listitem>
725 <para>[renodr] - Update to notification-daemon-3.20.0. Merged from
726 trunk r17221.</para>
727 </listitem>
728 <listitem>
729 <para>[renodr] - Update to dhcp-4.3.4. Merged from trunk
730 r17221.</para>
731 </listitem>
732 <listitem>
733 <para>[renodr] - Update to mercurial-3.7.3. Merged from trunk
734 r17221.</para>
735 </listitem>
736 <listitem>
737 <para>[renodr] - Update to postgresql-9.5.2. Merged from trunk
738 r17221.</para>
739 </listitem>
740 <listitem>
741 <para>[renodr] - Update to xorg-server-1.18.3. Merged from trunk
742 r17223.</para>
743 </listitem>
744 <listitem>
745 <para>[renodr] - Update to gegl-0.3.6. Merged from trunk
746 r17225.</para>
747 </listitem>
748 <listitem>
749 <para>[renodr] - Update to babl-0.1.16. Merged from trunk
750 r17225.</para>
751 </listitem>
752 <listitem>
753 <para>[renodr] - Update to bluez-5.39. Merged from trunk
754 r17227.</para>
755 </listitem>
756 <listitem>
757 <para>[renodr] - Update to exim-4.87. Merged from trunk
758 r17232.</para>
759 </listitem>
760 <listitem>
761 <para>[renodr] - Update to tidy-html5-5.2.0. Merged from trunk
762 r17233.</para>
763 </listitem>
764 <listitem>
765 <para>[renodr] - Update to libxkbcommon-0.6.1. Merged from trunk
766 r17237.</para>
767 </listitem>
768 <listitem>
769 <para>[renodr] - Update to openobex-1.7.2. Merged from trunk
770 r17237.</para>
771 </listitem>
772 <listitem>
773 <para>[renodr] - Reorganize Tumbler dependencies - Merged from trunk
774 r17239.</para>
775 </listitem>
776 <listitem>
777 <para>[renodr] - Update to fontforge-20160404. Merged from trunk
778 r17243.</para>
779 </listitem>
780 <listitem>
781 <para>[renodr] - Update to mutt-1.6.0. Merged from trunk
782 r17243.</para>
783 </listitem>
784 <listitem>
785 <para>[renodr] - Update to xf86-video-ati-7.7.0. Merged from trunk
786 r17243.</para>
787 </listitem>
788 <listitem>
789 <para>[renodr] - Update to apache-2.4.20. Merged from trunk
790 r17248.</para>
791 </listitem>
792 <listitem>
793 <para>[renodr] - Update to scons-2.5.0. Merged from trunk
794 r17248.</para>
795 </listitem>
796 <listitem>
797 <para>[renodr] - Change gimp instructions to allow building
798 with gegl-0.3. Merged from trunk r17248.</para>
799 </listitem>
800 <listitem>
801 <para>[renodr] - Update to sysstat-11.3.3. Merged from trunk
802 r17249.</para>
803 </listitem>
804 <listitem>
805 <para>[renodr] - Update to libtasn1-4.8. Merged from trunk
806 r17249.</para>
807 </listitem>
808 <listitem>
809 <para>[renodr] - Update to gnutls-3.4.11. Merged from trunk
810 r17249.</para>
811 </listitem>
812 <listitem>
813 <para>[renodr] - Update to GTK+-3.20.3. Merged from trunk
814 r17250.</para>
815 </listitem>
816 <listitem>
817 <para>[renodr] - Update to pango-1.40.1. Merged from trunk
818 r17250.</para>
819 </listitem>
820 <listitem>
821 <para>[renodr] - Update to at-spi2-core-2.20.1. Merged from trunk
822 r17250.</para>
823 </listitem>
824 <listitem>
825 <para>[renodr] - Update to at-spi2-atk-2.20.1. Merged from trunk
826 r17250.</para>
827 </listitem>
828 <listitem>
829 <para>[renodr] - Update to samba-4.4.2. Merged from trunk
830 r17254.</para>
831 </listitem>
832 <listitem>
833 <para>[renodr] - Update to frie0r-plugins-1.5.0. Merged from trunk
834 r17254.</para>
835 </listitem>
836 <listitem>
837 <para>[renodr] - Update to XML-LibXML-Simple-0.97. Merged from trunk
838 r17254.</para>
839 </listitem>
840 <listitem>
841 <para>[renodr] - Update to Libreoffice-5.1.2.2. Merged from trunk
842 r17255.</para>
843 </listitem>
844 <listitem>
845 <para>[renodr] - Update to thunderbird-45.0. Merged from trunk
846 r17257.</para>
847 </listitem>
848 <listitem>
849 <para>[renodr] - Update to p7zip_15.14.1. Merged from trunk
850 r17258.</para>
851 </listitem>
852 <listitem>
853 <para>[renodr] - Update to webkitgtk-2.12.1. Merged from trunk
854 r17259.</para>
855 </listitem>
856 <listitem>
857 <para>[renodr] - Add smartmontools-6.4. Merged from trunk
858 r17259.</para>
859 </listitem>
860 <listitem>
861 <para>[renodr] - Update to gtkmm-3.20.1. Merged from trunk
862 r17259.</para>
863 </listitem>
864 <listitem>
865 <para>[renodr] - Update to Berkeley DB-6.2.23. Merged from trunk
866 r17259.</para>
867 </listitem>
868 <listitem>
869 <para>[renodr] - Update to libgcrypt-1.7.0. Merged from trunk
870 r17261.</para>
871 </listitem>
872 <listitem>
873 <para>[renodr] - Added asciidoc. Merged from trunk r17265.</para>
874 </listitem>
875 <listitem>
876 <para>[renodr] - Added btrfs-progs. Merged from trunk r17267.</para>
877 </listitem>
878 <listitem>
879 <para>[renodr] - Update to dejagnu-1.6. Merged from trunk r17267.</para>
880 </listitem>
881 <listitem>
882 <para>[renodr] - Update to mesa-11.2.1. Merged from trunk r17270.</para>
883 </listitem>
884 <listitem>
885 <para>[renodr] - Added entity for GNOME 3.20.</para>
886 </listitem>
887 <listitem>
888 <para>[renodr] - Sync to trunk r17212.</para>
889 </listitem>
890 <listitem>
891 <para>[renodr] - Update to ATK-2.20.0. Merged from trunk
892 r17151.</para>
893 </listitem>
894 <listitem>
895 <para>[renodr] - Update MLT dependencies. Merged from trunk
896 r17154.</para>
897 </listitem>
898 <listitem>
899 <para>[renodr] - Update to mpg123-1.23.3. Merged from trunk
900 r17156.</para>
901 </listitem>
902 <listitem>
903 <para>[renodr] - Update to curl-7.48.0. Merged from trunk
904 r17161.</para>
905 </listitem>
906 <listitem>
907 <para>[renodr] - Update to gdk-pixbuf-2.34.0. Merged from trunk
908 r17165.</para>
909 </listitem>
910 <listitem>
911 <para>[renodr] - Update to gobject-introspection-1.48.0.
912 Merged from trunk r17170.</para>
913 </listitem>
914 <listitem>
915 <para>[renodr] - Update to glib-48.0. Merged from trunk
916 r17170.</para>
917 </listitem>
918 <listitem>
919 <para>[renodr] - Update to icu-57.1. Merged from trunk r17171.</para>
920 </listitem>
921 <listitem>
922 <para>[renodr] - Add libinput as an optional dependency in
923 xfce4-settings. Merged from trunk r17172.</para>
924 </listitem>
925 <listitem>
926 <para>[renodr] - Update to libsigc++-2.8.0. Merged from trunk
927 r17173.</para>
928 </listitem>
929 <listitem>
930 <para>[renodr] - Update to proftpd-1.3.5b. Merged from trunk
931 r17173.</para>
932 </listitem>
933 <listitem>
934 <para>[renodr] - Update to seamonkey-2.40. Merged from trunk
935 r17173.</para>
936 </listitem>
937 <listitem>
938 <para>[renodr] - Update to goffice-0.10.28. Merged from trunk
939 r17175.</para>
940 </listitem>
941 <listitem>
942 <para>[renodr] - Update to libgusb-0.2.9. Merged from trunk
943 r17175.</para>
944 </listitem>
945 <listitem>
946 <para>[renodr] - Update to gtk-doc-1.25. Merged from trunk
947 r17175.</para>
948 </listitem>
949 <listitem>
950 <para>[renodr] - Add "make depend" to OpenSSL as recommended by
951 config.</para>
952 </listitem>
953 <listitem>
954 <para>[renodr] - Update to Business-ISBN-2.010. Merged from trunk
955 r17185.</para>
956 </listitem>
957 <listitem>
958 <para>[renodr] - Update to Log-Log4perl-1.47. Merged from trunk
959 r17185.</para>
960 </listitem>
961 <listitem>
962 <para>[renodr] - Update to Unicode-LineBreak-2016.003. Merged from
963 trunk r17185.</para>
964 </listitem>
965 <listitem>
966 <para>[renodr] - Updated glibmm dependencies. Merged from trunk
967 r17186.</para>
968 </listitem>
969 <listitem>
970 <para>[renodr] - Updated to pango-1.40.0. Merged from trunk
971 r17186.</para>
972 </listitem>
973 <listitem>
974 <para>[renodr] - Updated to clutter-gtk-1.8.0. Merged from trunk
975 r17187.</para>
976 </listitem>
977 <listitem>
978 <para>[renodr] - Updated to clutter-gst-3.0.18. Merged from trunk
979 r17187.</para>
980 </listitem>
981 <listitem>
982 <para>[renodr] - Updated to clutter-1.26.0. Merged from trunk
983 r17187.</para>
984 </listitem>
985 <listitem>
986 <para>[renodr] - Updated to newt-0.52.19. Merged from trunk
987 r17187.</para>
988 </listitem>
989 <listitem>
990 <para>[renodr] - Updated to json-glib-1.2.0. Merged from trunk
991 r17187.</para>
992 </listitem>
993 <listitem>
994 <para>[renodr] - Update to exempi-2.3.0. Merged from trunk
995 r17189.</para>
996 </listitem>
997 <listitem>
998 <para>[renodr] - Update to udisks-2.1.7. Merged from trunk
999 r17189.</para>
1000 </listitem>
1001 <listitem>
1002 <para>[renodr] - Update to pidgin-2.10.12. Merged from trunk
1003 r17189.</para>
1004 </listitem>
1005 <listitem>
1006 <para>[renodr] - Update to avahi-0.6.32. Merged from trunk
1007 r17189.</para>
1008 </listitem>
1009 <listitem>
1010 <para>[renodr] - Update to ntfs-3g_ntfsprogs-2016.2.22. Merged from
1011 trunk r17190.</para>
1012 </listitem>
1013 <listitem>
1014 <para>[renodr] - Update to pygobject-3.20.0. Merged from trunk
1015 r17190.</para>
1016 </listitem>
1017 <listitem>
1018 <para>[renodr] - Update to transmission-2.92. Merged from trunk
1019 r17190.</para>
1020 </listitem>
1021 <listitem>
1022 <para>[renodr] - Update to nmap-7.12. Merged from trunk
1023 r17194.</para>
1024 </listitem>
1025 <listitem>
1026 <para>[renodr] - Update to whois-5.2.12. Merged from trunk
1027 r17194.</para>
1028 </listitem>
1029 <listitem>
1030 <para>[renodr] - Remove obsolete pidgin patch. Merged from trunk
1031 r17195.</para>
1032 </listitem>
1033 <listitem>
1034 <para>[renodr] - Update to graphite2-1.3.8 Merged from trunk
1035 r17197.</para>
1036 </listitem>
1037 <listitem>
1038 <para>[renodr] - Update to OpenJDK-1.8.0.77. Merged from trunk
1039 r17198.</para>
1040 </listitem>
1041 <listitem>
1042 <para>[renodr] - Update to cups-filters-1.8.3. Merged from trunk
1043 r17203.</para>
1044 </listitem>
1045 <listitem>
1046 <para>[renodr] - Add desktop-file-utils and shared-mime-info
1047 as recommended dependencies for fontforge. Merged from trunk
1048 r17204.</para>
1049 </listitem>
1050 <listitem>
1051 <para>[renodr] - Change the command explanations in GCC for the new
1052 switch "gcc4-compatible" and change the instructions to use an
1053 in-tree build directory. Merged from trunk r17206.</para>
1054 </listitem>
1055 <listitem>
1056 <para>[renodr] - Update to elfutils-0.166. Merged from trunk
1057 r17207.</para>
1058 </listitem>
1059 <listitem>
1060 <para>[renodr] - Update to mariadb-10.1.13. Merged from trunk
1061 r17207.</para>
1062 </listitem>
1063 <listitem>
1064 <para>[renodr] - Update to glibmm-2.48.1. Merged from trunk
1065 r17207.</para>
1066 </listitem>
1067 <listitem>
1068 <para>[renodr] - Update to alsa-lib-1.1.1. Merged from trunk
1069 r17207.</para>
1070 </listitem>
1071 <listitem>
1072 <para>[renodr] - Update to alsa-plugins-1.1.1. Merged from trunk
1073 r17207.</para>
1074 </listitem>
1075 <listitem>
1076 <para>[renodr] - Update to alsa-utils-1.1.1. Merged from trunk
1077 r17207.</para>
1078 </listitem>
1079 <listitem>
1080 <para>[renodr] - Update to Archive-Zip-1.57. Merged from trunk
1081 r17208.</para>
1082 </listitem>
1083 <listitem>
1084 <para>[renodr] - Update to xapian-core-1.2.23. Merged from trunk
1085 r17208.</para>
1086 </listitem>
1087 <listitem>
1088 <para>[renodr] - Update to qemu-2.5.1. Merged from trunk
1089 r17208.</para>
1090 </listitem>
1091 <listitem>
1092 <para>[renodr] - Update to audacious-3.7.1. Merged from trunk
1093 r17208.</para>
1094 </listitem>
1095 <listitem>
1096 <para>[renodr] - Update to audacious-plugins-3.7.1. Merged from trunk
1097 r17208.</para>
1098 </listitem>
1099 <listitem>
1100 <para>[renodr] - Update to giflib-5.1.4. Merged from trunk
1101 r17209.</para>
1102 </listitem>
1103 </itemizedlist>
1104 </listitem>
1105
1106 <listitem>
1107 <para>May 6th, 2016</para>
1108 <itemizedlist>
1109 <listitem>
1110 <para>[renodr] - Sync to trunk r17147.</para>
1111 </listitem>
1112 <listitem>
1113 <para>[renodr] - Added gcc6_checked entity.</para>
1114 </listitem>
1115 <listitem>
1116 <para>[renodr] - Use descriptions from pkg-config for harfbuzz
1117 libraries. Merged from trunk r17132.</para>
1118 </listitem>
1119 <listitem>
1120 <para>[renodr] - Updated to WebkitGTK+-2.4.10. Merged from trunk
1121 r17133.</para>
1122 </listitem>
1123 <listitem>
1124 <para>[renodr] - Updated to postfix-3.1.0. Merged from trunk
1125 r17134.</para>
1126 </listitem>
1127 <listitem>
1128 <para>[renodr] - Updated to File-Which-1.21 (perl module). Merged
1129 from trunk r17134.</para>
1130 </listitem>
1131 <listitem>
1132 <para>[renodr] - Updated to xrandr-1.5.0. Merged from trunk
1133 r17134.</para>
1134 </listitem>
1135 <listitem>
1136 <para>[renodr] - Updated to rxvt-unicode-9.22. Merged from trunk
1137 r17134.</para>
1138 </listitem>
1139 <listitem>
1140 <para>[renodr] - Updated to shared-mime-info-1.6. Merged from trunk
1141 r17134.</para>
1142 </listitem>
1143 <listitem>
1144 <para>[renodr] - Updated to biblatex-biber-2.4 with biblatex-3.3.
1145 Merged from trunk r17138.</para>
1146 </listitem>
1147 <listitem>
1148 <para>[renodr] - Removed perl module Test-Pod. Merged from trunk
1149 r17138.</para>
1150 </listitem>
1151 <listitem>
1152 <para>[renodr] - Removed perl module Test-Pod-Coverage. Merged from
1153 trunk r17138.</para>
1154 </listitem>
1155 <listitem>
1156 <para>[renodr] - Added perl module Class-Accessor-0.34. Merged from
1157 trunk r17138.</para>
1158 </listitem>
1159 <listitem>
1160 <para>[renodr] - Added perl module Data-Uniqid-0.12. Merged from
1161 trunk r17138.</para>
1162 </listitem>
1163 <listitem>
1164 <para>[renodr] - Updated to libva-1.7.0. Merged from trunk
1165 r17143.</para>
1166 </listitem>
1167 <listitem>
1168 <para>[renodr] - Updated to libva-intel-driver-1.7.0. Merged from
1169 trunk r17143.</para>
1170 </listitem>
1171 <listitem>
1172 <para>[renodr] - Updated to MC-4.8.16. Merged from trunk
1173 r17144.</para>
1174 </listitem>
1175 <listitem>
1176 <para>[renodr] - Updated to xfsprogs-4.5.0. Merged from trunk
1177 r17147.</para>
1178 </listitem>
1179 <listitem>
1180 <para>[renodr] - Fixed FAAC compilation with GCC-6.x.</para>
1181 </listitem>
1182 <listitem>
1183 <para>[renodr] - Merged to trunk r17130.</para>
1184 </listitem>
1185 <listitem>
1186 <para>[renodr] - Update-mime-database needs to be given a directory
1187 in Xfce4-session. Merged from trunk r17130.</para>
1188 </listitem>
1189 <listitem>
1190 <para>[renodr] - Fixed some typos and reworded command explanations
1191 in Libreoffice. Merged from trunk r17129.</para>
1192 </listitem>
1193 <listitem>
1194 <para>[renodr] - Revamped test suite instructions for Git. Merged
1195 from trunk r17128.</para>
1196 </listitem>
1197 <listitem>
1198 <para>[renodr] - Update to NASM-2.12.01. Merged from trunk
1199 r17127.</para>
1200 </listitem>
1201 <listitem>
1202 <para>[renodr] - Update to WebkitGTK+-2.10.9. Note that I have to
1203 merge a later version when GNOME is updated. Merged from trunk
1204 r17126.</para>
1205 </listitem>
1206 <listitem>
1207 <para>[renodr] - Sync to trunk r17126.</para>
1208 </listitem>
1209 <listitem>
1210 <para>[renodr] - Update to GTK+-2.23.30. Merged from trunk
1211 r17123.</para>
1212 </listitem>
1213 <listitem>
1214 <para>[renodr] - Document a test suite failure in GTK+-3. Merged
1215 from trunk r17124.</para>
1216 </listitem>
1217 <listitem>
1218 <para>[renodr] - Update to dovecot-2.2.22. Merged from trunk
1219 r17125.</para>
1220 </listitem>
1221 </itemizedlist>
1222 </listitem>
1223
1224 <listitem>
1225 <para>May 5th, 2016</para>
1226 <itemizedlist>
1227 <listitem>
1228 <para>[renodr] - Force taglib to build shared libraries instead of
1229 static libraries.</para>
1230 </listitem>
1231 </itemizedlist>
1232 </listitem>
1233
1234 <listitem>
1235 <para>May 4th, 2016</para>
1236 <itemizedlist>
1237 <listitem>
1238 <para>[renodr] - Merge changes from trunk to r17121.</para>
1239 </listitem>
1240 <listitem>
1241 <para>[renodr] - Removed some unnecessary cmake switches from
1242 Graphite2. Merged from trunk r17108.</para>
1243 </listitem>
1244 <listitem>
1245 <para>[renodr] - Merged some changes to the Mercurial page from
1246 r17111.</para>
1247 </listitem>
1248 <listitem>
1249 <para>[renodr] - Update to acpid-2.0.27. Merged from trunk r17116.</para>
1250 </listitem>
1251 <listitem>
1252 <para>[renodr] - Removed obsolete dependency on libunique from midori.
1253 Merged from trunk r17117.</para>
1254 </listitem>
1255 <listitem>
1256 <para>[renodr] - Updated to LLVM-3.8.0. Merged from trunk r17119 and
1257 r17121.</para>
1258 </listitem>
1259 </itemizedlist>
1260 </listitem>
1261
1262 <listitem>
1263 <para>May 1st, 2016</para>
1264 <itemizedlist>
1265 <listitem>
1266 <para>[renodr] - cups-filters now requires avahi.</para>
1267 </listitem>
1268 <listitem>
1269 <para>[renodr] - iso-codes needs Python3 for its test suite.</para>
1270 </listitem>
1271 </itemizedlist>
1272 </listitem>
1273
1274 <listitem>
1275 <para>April 11th, 2016</para>
1276 <itemizedlist>
1277 <listitem>
1278 <para>[renodr] - Updated to LVM2-2.02.146.
1279 Merged from trunk r17101.</para>
1280 </listitem>
1281 <listitem>
1282 <para>[renodr] - Updated to imlib2-1.4.8.
1283 Merged from trunk r17104.</para>
1284 </listitem>
1285 <listitem>
1286 <para>[renodr] - Updated to Hexchat-2.12.0.
1287 Merged from trunk r17104.</para>
1288 </listitem>
1289 <listitem>
1290 <para>[renodr] - Updated to tk-8.6.5.
1291 Merged from trunk r17105.</para>
1292 </listitem>
1293 <listitem>
1294 <para>[renodr] - Updated to feh-2.14.2.
1295 Merged from trunk r17107.</para>
1296 </listitem>
1297 <listitem>
1298 <para>[renodr] - Updated to stunnel-5.31.
1299 Merged from trunk r17107.</para>
1300 </listitem>
1301 </itemizedlist>
1302 </listitem>
1303
1304 <listitem>
1305 <para>April 9th, 2016</para>
1306 <itemizedlist>
1307 <listitem>
1308 <para>[renodr] - Archived CVS.</para>
1309 </listitem>
1310 <listitem>
1311 <para>[renodr] - Archived gstreamer-0.x series.</para>
1312 </listitem>
1313 </itemizedlist>
1314 </listitem>
1315
1316 <listitem>
1317 <para>April 7th, 2016</para>
1318 <itemizedlist>
1319 <listitem>
1320 <para>[dj] - Merge changes from trunk to r17100.</para>
1321 </listitem>
1322 <listitem>
1323 <para>[dj] - Update to dbus-python-1.2.4. Merged from trunk
1324 r17099.</para>
1325 </listitem>
1326 <listitem>
1327 <para>[bdubbs] - Update to mariadb-10.1.12. Merged from trunk
1328 r17099.</para>
1329 </listitem>
1330 <listitem>
1331 <para>[bdubbs] - Update to cmake-3.5.0. Merged from trunk
1332 r17099.</para>
1333 </listitem>
1334 <listitem>
1335 <para>[bdubbs] - Update to gdb-7.11. Merged from trunk r17099.</para>
1336 </listitem>
1337 <listitem>
1338 <para>[dj] - Update to xorg-server-1.18.2. Merged from trunk
1339 r17097.</para>
1340 </listitem>
1341 <listitem>
1342 <para>[dj] - Update to videoproto-2.3.3. Merged from trunk
1343 r17097.</para>
1344 </listitem>
1345 <listitem>
1346 <para>[dj] - Update to xterm-324. Merged from trunk r17096.</para>
1347 </listitem>
1348 <listitem>
1349 <para>[dj] - Update to libvdpau_va_gl-0.3.6. Merged from trunk
1350 r17096.</para>
1351 </listitem>
1352 <listitem>
1353 <para>[dj] - Update to libinput-1.2.1. Merged from trunk
1354 r17096.</para>
1355 </listitem>
1356 <listitem>
1357 <para>[dj] - Update to talloc-2.1.6. Merged from trunk r17096.</para>
1358 </listitem>
1359 <listitem>
1360 <para>[dj] - Update to libass-1.13.2. Merged from trunk
1361 r17096.</para>
1362 </listitem>
1363 <listitem>
1364 <para>[dj] - Update to nasm-2.12. Merged from trunk r17095.</para>
1365 </listitem>
1366 <listitem>
1367 <para>[dj] - Update to traceroute-2.1.0. Merged from trunk
1368 r17095.</para>
1369 </listitem>
1370 <listitem>
1371 <para>[dj] - Update to Net-DNS-1.05. Merged from trunk r17095.</para>
1372 </listitem>
1373 <listitem>
1374 <para>[dj] - Update to nano-2.5.3. Merged from trunk r17095.</para>
1375 </listitem>
1376 <listitem>
1377 <para>[dj] - Update to joe-4.2. Merged from trunk r17095.</para>
1378 </listitem>
1379 <listitem>
1380 <para>[dj] - Added librsvg as an optional dependency for Links.
1381 Merged from trunk r17094.</para>
1382 </listitem>
1383 <listitem>
1384 <para>[dj] - Update to unbound-1.5.8. Merged from trunk
1385 r17091.</para>
1386 </listitem>
1387 <listitem>
1388 <para>[dj] - Update to cifs-utils-6.5. Merged from trunk
1389 r17091.</para>
1390 </listitem>
1391 <listitem>
1392 <para>[dj] - Update lsof URL. Merged from trunk r17090.</para>
1393 </listitem>
1394 <listitem>
1395 <para>[dj] - Update to firefox-45.0. Merged from trunk r17084.</para>
1396 </listitem>
1397 <listitem>
1398 <para>[dj] - Update to nss-3.23. Merged from trunk r17083.</para>
1399 </listitem>
1400 <listitem>
1401 <para>[dj] - Update to Exim-4.86.2. Merged from trunk r17073 and
1402 r17074.</para>
1403 </listitem>
1404 </itemizedlist>
1405 </listitem>
1406
1407 <listitem>
1408 <para>April 1st, 2016</para>
1409 <itemizedlist>
1410 <listitem>
1411 <para>[renodr] - Add upstream security fixes for PCRE. Merged from
1412 trunk r17122.</para>
1413 </listitem>
1414 </itemizedlist>
1415 </listitem>
1416
1417 <listitem>
1418 <para>March 31st, 2016</para>
1419 <itemizedlist>
1420 <listitem>
1421 <para>[renodr] - Update to TCL-8.6.5. Merged from trunk r17105.</para>
1422 </listitem>
1423 <listitem>
1424 <para>[renodr] - Update lsof URL. Merged from trunk r17090.</para>
1425 </listitem>
1426 <listitem>
1427 <para>[renodr] - Update PIN-Entry dependencies. Merged from trunk r17090.</para>
1428 </listitem>
1429 <listitem>
1430 <para>[renodr] - Update Valgrind dependencies. Merged from trunk r17090.</para>
1431 </listitem>
1432 <listitem>
1433 <para>[renodr] - Add note about OpenSSL's Test Suite not supporting
1434 parallel make jobs. Merged from trunk r17090.</para>
1435 </listitem>
1436 <listitem>
1437 <para>[renodr] - Restore autoconf to libva-intel-driver. Merged from
1438 trunk r17090.</para>
1439 </listitem>
1440 <listitem>
1441 <para>[renodr] - Update to Sudo-1.8.16. Merged from trunk r17127.</para>
1442 </listitem>
1443 <listitem>
1444 <para>[renodr] - Change the configure switch in the GCC-5.3.0 page
1445 to use the new configure switch for the libstdc++ ABI.</para>
1446 </listitem>
1447 <listitem>
1448 <para>[renodr] - Update to OpenSSH-7.2p2. This fixes xauth attacks
1449 with the user's privileges if X11Forwarding is enabled, which isn't
1450 the default. Merged from trunk r17106.</para>
1451 </listitem>
1452 </itemizedlist>
1453 </listitem>
1454
1455 <listitem>
1456 <para>March 22nd, 2016</para>
1457 <itemizedlist>
1458 <listitem>
1459 <para>[dj] - Reorganized KDE sections to accomodate updates from
1460 trunk.</para>
1461 </listitem>
1462 </itemizedlist>
1463 </listitem>
1464
1465 <listitem>
1466 <para>March 4th, 2016</para>
1467 <itemizedlist>
1468 <listitem>
1469 <para>[dj] - Merged changes from trunk to r17055.</para>
1470 </listitem>
1471 <listitem>
1472 <para>[dj] - shadow : remove spnam.3 and passwd.5 manpages
1473 to match LFS (i.e. prefer the versions from man-pages) - Merged from
1474 trunk r17055.</para>
1475 </listitem>
1476 <listitem>
1477 <para>[dj] - Add section about nvidia firmware - Merged from trunk
1478 r17051.</para>
1479 </listitem>
1480 <listitem>
1481 <para>[dj] - Libreoffice by default fails to configure if gtk3 is not
1482 present. Reword the command explanation - Merged from trunk
1483 r17049.</para>
1484 </listitem>
1485 <listitem>
1486 <para>[dj] - make k3b build - Merged from trunk r17046.</para>
1487 </listitem>
1488 <listitem>
1489 <para>[dj] - Update to openssl-1.0.2g - Merged from trunk r17045.
1490 Because this disables SSLv2 code, packages which link to
1491 it (such as curl and Python3, probably others) will need
1492 to be recompiled.</para>
1493 </listitem>
1494 <listitem>
1495 <para>[dj] - Update to icedtea-web-1.6.2 - Merged from trunk
1496 r17040.</para>
1497 </listitem>
1498 <listitem>
1499 <para>[dj] - Update to oxygen-icons5-5.19.0 - Merged from trunk
1500 r17033.</para>
1501 </listitem>
1502 <listitem>
1503 <para>[dj] - Fix breakage in xindy resulting from grep-2.23 - Merged
1504 from trunk r17027.</para>
1505 </listitem>
1506 <listitem>
1507 <para>[dj] - Update to LXDE:
1508 lxmenu-data-0.1.5, libfm-extra-1.2.4, libfm-1.2.4,
1509 pcmanfm-1.2.4, lxpanel-0.8.2, lxappearance-0.6.2,
1510 lxde-common-0.99.1, gpicview-0.2.5, lxappearance-obconf-0.2.3,
1511 lxinput-0.3.5, lxrandr-0.3.1, and lxtask-0.1.7 - Merged from trunk
1512 r17022.</para>
1513 </listitem>
1514 <listitem>
1515 <para>[dj] - gegl requires glib-2.0 - Merged from trunk r17008.</para>
1516 </listitem>
1517 </itemizedlist>
1518 </listitem>
1519
1520 <listitem>
1521 <para>March 1st, 2016</para>
1522 <itemizedlist>
1523 <listitem>
1524 <para>[renodr] - Gobject-introspection: Mako is no longer
1525 external.</para>
1526 </listitem>
1527 </itemizedlist>
1528 </listitem>
1529
1530 <listitem>
1531 <para>February 24th, 2016</para>
1532 <itemizedlist>
1533 <listitem>
1534 <para>[renodr] - Document a test suite failure in p11-kit.</para>
1535 </listitem>
1536 <listitem>
1537 <para>[renodr] - Add a patch to valgrind to fix the test suite
1538 to use the new pthread_barrier in Glibc.</para>
1539 </listitem>
1540 <listitem>
1541 <para>[dj] - Some data in Certificates are UTF-8. Set LANG in
1542 make-ca.sh to a UTF-8 locale for grep-2.23 and later to work
1543 correctly - Merged from trunk r17005.</para>
1544 </listitem>
1545 <listitem>
1546 <para>[dj] - fix libreoffice for glibc-2.23 - Merged from trunk
1547 r17004.</para>
1548 </listitem>
1549 <listitem>
1550 <para>[dj] - Update to libgsf-1.14.36 - Merged from trunk
1551 r17002.</para>
1552 </listitem>
1553 <listitem>
1554 <para>[dj] - Update to libinput-1.1.8 - Merged from trunk
1555 r17000.</para>
1556 </listitem>
1557 <listitem>
1558 <para>[dj] - Update to ed-1.13 - Merged from trunk r17000.</para>
1559 </listitem>
1560 <listitem>
1561 <para>[dj] - Update to sg3_utils-1.42 - Merged from trunk
1562 r17000.</para>
1563 </listitem>
1564 <listitem>
1565 <para>[dj] - Update to clutter-gst-3.0.16 - Merged from trunk
1566 r16997.</para>
1567 </listitem>
1568 <listitem>
1569 <para>[dj] - Update to lvm2-2.02.142 - Merged from trunk
1570 r16996.</para>
1571 </listitem>
1572 <listitem>
1573 <para>[dj] - Update to eog-3.18.2 - Merged from trunk r16995.</para>
1574 </listitem>
1575 <listitem>
1576 <para>[dj] - Update to x264-20160220-2245 - Merged from trunk
1577 r16994.</para>
1578 </listitem>
1579 <listitem>
1580 <para>[dj] - Libreoffice prefers gtk3, but also wants gtk2 - Merged
1581 from trunk r16988.</para>
1582 </listitem>
1583 <listitem>
1584 <para>[dj] - Update to ImageMagick-6.9.3-5 - Merged from trunk
1585 r16987.</para>
1586 </listitem>
1587 <listitem>
1588 <para>[dj] - Update to poppler-0.41.0 - Merged from trunk
1589 r16986.</para>
1590 </listitem>
1591 <listitem>
1592 <para>[dj] - Update to wayland-1.10.0 - Merged from trunk
1593 r16985.</para>
1594 </listitem>
1595 <listitem>
1596 <para>[dj] - Update to nspr-4.12 and nss-3.22.1 - Merged from trunk
1597 r16984.</para>
1598 </listitem>
1599 <listitem>
1600 <para>[dj] - Update to sqlite-autoconf-3111000 (3.11.0) - Merged
1601 from trunk r16982.</para>
1602 </listitem>
1603 <listitem>
1604 <para>[dj] - Updated to git-2.7.1 - Merged from trunk
1605 r16980.</para>
1606 </listitem>
1607 <listitem>
1608 <para>[dj] - Libreoffice - multiple languages need to be in quotes -
1609 Merged from trunk r16977.</para>
1610 </listitem>
1611 <listitem>
1612 <para>[dj] - Lua-5.3.2 and VLC-2.2.2 need to be compiled with
1613 Lua compat 5.1 - Merged from trunk r16972.</para>
1614 </listitem>
1615 <listitem>
1616 <para>[dj] - Fixed Lua instructions to enable building of the Lua 5.1
1617 compatibility functions - Merged from trunk r16969.</para>
1618 </listitem>
1619 <listitem>
1620 <para>[dj] - Update to thunderbird-38.6.0 - Merged from trunk
1621 r16968.</para>
1622 </listitem>
1623 <listitem>
1624 <para>[dj] - Updated to icewm-13.12 - Merged from trunk r16959.</para>
1625 </listitem>
1626 <listitem>
1627 <para>[dj] - Update to lmdb-0.9.18 - Merged from trunk r16956.</para>
1628 </listitem>
1629 <listitem>
1630 <para>[dj] - Update to cups-filters-1.8.2 - Merged from trunk
1631 r16954.</para>
1632 </listitem>
1633 <listitem>
1634 <para>[dj] - Update to vte-0.42.4 - Merged from trunk r16954.</para>
1635 </listitem>
1636 <listitem>
1637 <para>[fernando] - Update to postgresql-9.5.1 - Merged from trunk
1638 r16954.</para>
1639 </listitem>
1640 <listitem>
1641 <para>[fernando] - Update to nano-2.5.2 - Merged from trunk
1642 r16954.</para>
1643 </listitem>
1644 <listitem>
1645 <para>[fernando] - Update to firefox-44.0.2 - Merged from trunk
1646 r16954.</para>
1647 </listitem>
1648 </itemizedlist>
1649 </listitem>
1650
1651 <listitem>
1652 <para>February 22nd, 2016</para>
1653 <itemizedlist>
1654 <listitem>
1655 <para>[renodr] - Add doxygen as an optional dependency for ICU.</para>
1656 </listitem>
1657 <listitem>
1658 <para>[renodr] - Fix changelog dates... we are in the year 2016, not
1659 2015!</para>
1660 </listitem>
1661 <listitem>
1662 <para>[renodr] - Add which as a recommended dependency for
1663 Boost.</para>
1664 </listitem>
1665 </itemizedlist>
1666 </listitem>
1667
1668 <listitem>
1669 <para>February 13th, 2016</para>
1670 <itemizedlist>
1671 <listitem>
1672 <para>[renodr] - Update to gnome-settings-daemon-3.18.2.</para>
1673 </listitem>
1674 <listitem>
1675 <para>[dj] - Moved icon packages to x/icons section.</para>
1676 </listitem>
1677 <listitem>
1678 <para>[renodr] - Remove --disable-systemd from CUPS-2.1.3, since we
1679 are running systemd.</para>
1680 </listitem>
1681 <listitem>
1682 <para>[renodr] - gnome-power-manager is no longer an external
1683 dependency. Fix this dependency in UPower-0.99.3.</para>
1684 </listitem>
1685 <listitem>
1686 <para>[renodr] - Remove duplicate dependency on valgrind in
1687 colord-1.2.12.</para>
1688 </listitem>
1689 <listitem>
1690 <para>[renodr] - Update to gnome-bluetooth-3.18.2.</para>
1691 </listitem>
1692 <listitem>
1693 <para>[renodr] - Update to zenity-3.18.1.1.</para>
1694 </listitem>
1695 <listitem>
1696 <para>[renodr] - Update to nautilus-3.18.5.</para>
1697 </listitem>
1698 <listitem>
1699 <para>[renodr] - Update to gvfs-1.26.2.</para>
1700 </listitem>
1701 <listitem>
1702 <para>[dj] - Update to systemd-229 (LFS).</para>
1703 </listitem>
1704 <listitem>
1705 <para>[dj] - Added linux-firmware package. Copied from trunk at
1706 r16937.</para>
1707 </listitem>
1708 <listitem>
1709 <para>[dj] - Updated to libgcrypt-1.6.5. Merged from trunk
1710 r16928.</para>
1711 </listitem>
1712 <listitem>
1713 <para>[dj] - Updated to libgsf-1.14.35. Merged from trunk
1714 r16919.</para>
1715 </listitem>
1716 <listitem>
1717 <para>[dj] - Updated to libinupt-1.1.7. Merged from trunk
1718 r16942.</para>
1719 </listitem>
1720 <listitem>
1721 <para>[dj] - Updated to freetype2-2.6.3. Merged from trunk
1722 r16928.</para>
1723 </listitem>
1724 <listitem>
1725 <para>[dj] - Updated to unrar-5.3.11. Merged from trunk
1726 r16928.</para>
1727 </listitem>
1728 <listitem>
1729 <para>[dj] - Updated to curl-7.47.1. Merged from trunk
1730 r16926.</para>
1731 </listitem>
1732 <listitem>
1733 <para>[dj] - Updated to xorg-server-1.8.1. Merged from trunk
1734 r16928.</para>
1735 </listitem>
1736 <listitem>
1737 <para>[dj] - Updated to goffice-0.10.27. Merged from trunk
1738 r16919.</para>
1739 </listitem>
1740 <listitem>
1741 <para>[dj] - Updated to asymptote-2.36. Merged from trunk
1742 r16940.</para>
1743 </listitem>
1744 </itemizedlist>
1745 </listitem>
1746
1747 <listitem>
1748 <para>February 11th, 2016</para>
1749 <itemizedlist>
1750 <listitem>
1751 <para>[renodr] - Update to gvfs-1.26.2.</para>
1752 </listitem>
1753 </itemizedlist>
1754 </listitem>
1755
1756 <listitem>
1757 <para>February 12th, 2016</para>
1758 <itemizedlist>
1759 <listitem>
1760 <para>[renodr] - Update to gnome-themes-standard-3.18.0.</para>
1761 </listitem>
1762 <listitem>
1763 <para>[renodr] - Update to gnome-backgrounds-3.18.0.</para>
1764 </listitem>
1765 <listitem>
1766 <para>[renodr] - Update to dconf-editor-3.18.2.</para>
1767 </listitem>
1768 <listitem>
1769 <para>[renodr] - Update to caribou-0.4.19.</para>
1770 </listitem>
1771 <listitem>
1772 <para>[renodr] - Update to evolution-data-server-3.18.4.</para>
1773 </listitem>
1774 <listitem>
1775 <para>[renodr] - Update to libwnck-3.14.1.</para>
1776 </listitem>
1777 <listitem>
1778 <para>[renodr] - Update to libwacom-0.18.</para>
1779 </listitem>
1780 </itemizedlist>
1781 </listitem>
1782
1783 <listitem>
1784 <para>February 11th, 2016</para>
1785 <itemizedlist>
1786 <listitem>
1787 <para>[renodr] - Update to libpeas-1.16.0.</para>
1788 </listitem>
1789 <listitem>
1790 <para>[renodr] - Update to libgweather-3.18.1.</para>
1791 </listitem>
1792 <listitem>
1793 <para>[renodr] - Update to libgtop-2.33.4.</para>
1794 </listitem>
1795 <listitem>
1796 <para>[renodr] - Make uhttpmock a required dependency for
1797 libgdata.</para>
1798 </listitem>
1799 <listitem>
1800 <para>[renodr] - Update to libchamplain-0.12.12.</para>
1801 </listitem>
1802 <listitem>
1803 <para>[renodr] - Update to gnome-online-accounts-3.18.3.</para>
1804 </listitem>
1805 <listitem>
1806 <para>[renodr] - Update to grilo-0.3.0.</para>
1807 </listitem>
1808 <listitem>
1809 <para>[dj] - Added xarchiver-0.5.4. Merged from trunk r16394 and
1810 r16419.</para>
1811 </listitem>
1812 <listitem>
1813 <para>[dj] - Restored ekiga from archive.</para>
1814 </listitem>
1815 <listitem>
1816 <para>[dj] - Removed gtksourceview-2.x.</para>
1817 </listitem>
1818 <listitem>
1819 <para>[dj] - Updated to exo-0.10.7. Merged from trunk r16604.</para>
1820 </listitem>
1821 <listitem>
1822 <para>[dj] - Updated to xfdesktop-4.12.3. Merged from trunk
1823 r16277.</para>
1824 </listitem>
1825 <listitem>
1826 <para>[dj] - Updated to parole-0.8.1. Merged from trunk r16556.</para>
1827 </listitem>
1828 <listitem>
1829 <para>[dj] - Updated to gnumeric-1.12.27. Merged from trunk
1830 r16919 and r16926.</para>
1831 </listitem>
1832 <listitem>
1833 <para>[dj] - Updated to libreoffice-5.1.0.3. Merged from trunk
1834 r16942 and r16943.</para>
1835 </listitem>
1836 <listitem>
1837 <para>[dj] - Updated to seamonkey-2.39. Merged from trunk
1838 r16624 and r16626.</para>
1839 </listitem>
1840 <listitem>
1841 <para>[dj] - Updated to firefox-44.0.1. Merged from trunk
1842 r16928, r16983, and r16942.</para>
1843 </listitem>
1844 <listitem>
1845 <para>[dj] - Updated to feh-2.14.1. Merged from trunk
1846 r16905.</para>
1847 </listitem>
1848 <listitem>
1849 <para>[dj] - Updated to fontforge-20150824. Merged from trunk
1850 r16363 and r16932.</para>
1851 </listitem>
1852 <listitem>
1853 <para>[dj] - Updated to gparted-0.25.0. Merged from trunk
1854 r16819 and r16823.</para>
1855 </listitem>
1856 <listitem>
1857 <para>[dj] - Updated to gimp-2.8.16 and split gimp-help. Merged from
1858 trunk r16681.</para>
1859 </listitem>
1860 <listitem>
1861 <para>[dj] - Updated to icedtea-web-1.6.1. Merged from trunk
1862 r16397.</para>
1863 </listitem>
1864 <listitem>
1865 <para>[dj] - Updated to thunderbird-38.5.1. Merged from trunk
1866 r16796.</para>
1867 </listitem>
1868 <listitem>
1869 <para>[dj] - Updated to tigervnc-1.6.0. Merged from trunk
1870 r16762 and r16763.</para>
1871 </listitem>
1872 <listitem>
1873 <para>[dj] - Updated to xdg-utils-1.1.1. Merged from trunk
1874 r16646 and r16647.</para>
1875 </listitem>
1876 <listitem>
1877 <para>[dj] - Updated to xscreensaver-5.34. Merged from trunk
1878 r16570.</para>
1879 </listitem>
1880 </itemizedlist>
1881 </listitem>
1882
1883 <listitem>
1884 <para>February 10th, 2016</para>
1885 <itemizedlist>
1886 <listitem>
1887 <para>[dj] - Update to cups-filters-1.8.1. Merged from trunk
1888 r16830.</para>
1889 </listitem>
1890 <listitem>
1891 <para>[dj] - Update to gs-9.18. Merged from trunk r16547.</para>
1892 </listitem>
1893 <listitem>
1894 <para>[dj] - Update to gutenprint-5.2.11. Merged from trunk
1895 r16815 and r16824.</para>
1896 </listitem>
1897 <listitem>
1898 <para>[dj] - Update to sane-1.0.25. Merged from trunk r16550.</para>
1899 </listitem>
1900 <listitem>
1901 <para>[dj] - Update to docbook-xsl-1.79.1. Merged from trunk
1902 r16781.</para>
1903 </listitem>
1904 <listitem>
1905 <para>[dj] - Update to xmlto-0.0.28. Merged from trunk
1906 r16676.</para>
1907 </listitem>
1908 <listitem>
1909 <para>[dj] - Update to fop-2.1. Merged from trunk r16814 and
1910 r16815.</para>
1911 </listitem>
1912 <listitem>
1913 <para>[dj] - Update to mupdf-1.8. Merged from trunk r16637 and
1914 r16645.</para>
1915 </listitem>
1916 <listitem>
1917 <para>[dj] - Update to biber-2.3. Merged from trunk r16788, r16791,
1918 r16792, and r16795.</para>
1919 </listitem>
1920 <listitem>
1921 <para>[dj] - Update to biblatex-3.2. Merged from trunk
1922 r16788.</para>
1923 </listitem>
1924 </itemizedlist>
1925 </listitem>
1926
1927 <listitem>
1928 <para>February 9th, 2016</para>
1929 <itemizedlist>
1930 <listitem>
1931 <para>[renodr] - Update to WebkitGTK+-2.10.7.</para>
1932 </listitem>
1933 </itemizedlist>
1934 </listitem>
1935
1936 <listitem>
1937 <para>February 7th, 2016</para>
1938 <itemizedlist>
1939 <listitem>
1940 <para>[renodr] - Update to gnome-desktop-3.18.2.</para>
1941 </listitem>
1942 <listitem>
1943 <para>[renodr] - Update to geocode-glib-3.18.1.</para>
1944 </listitem>
1945 <listitem>
1946 <para>[dj] - Use LFS D-Bus version.</para>
1947 </listitem>
1948 <listitem>
1949 <para>[dj] - Use LFS systemd version and patch.</para>
1950 </listitem>
1951 <listitem>
1952 <para>[dj] - Added systemd to the Important reinstall box on the
1953 Linux-Pam page.</para>
1954 </listitem>
1955 <listitem>
1956 <para>[dj] - Update to openldap-2.4.44. Merged from trunk
1957 r16912.</para>
1958 </listitem>
1959 <listitem>
1960 <para>[dj] - Update to cups-2.1.3. Merged from trunk r16912.</para>
1961 </listitem>
1962 <listitem>
1963 <para>[dj] - Update to vlc-2.2.2. Merged from trunk r16912.</para>
1964 </listitem>
1965 <listitem>
1966 <para>[dj] - Merge text fixes from trunk (r16908, r16909, and
1967 r16911).</para>
1968 </listitem>
1969 </itemizedlist>
1970 </listitem>
1971
1972 <listitem>
1973 <para>February 6th, 2016</para>
1974 <itemizedlist>
1975 <listitem>
1976 <para>[renodr] - Updated to yelp-xsl-3.18.1.</para>
1977 </listitem>
1978 <listitem>
1979 <para>[renodr] - Updated to VTE-0.42.3.</para>
1980 </listitem>
1981 <listitem>
1982 <para>[renodr] - Updated to totem-pl-parser-3.10.6.</para>
1983 </listitem>
1984 <listitem>
1985 <para>[renodr] - Updated to gnome-keyring-3.18.3.</para>
1986 </listitem>
1987 <listitem>
1988 <para>[renodr] - Updated to libsecret-0.18.3.</para>
1989 </listitem>
1990 <listitem>
1991 <para>[renodr] - Updated to gjs-1.45.3.</para>
1992 </listitem>
1993 <listitem>
1994 <para>[renodr] - Updated to gsettings-desktop-schemas-3.18.1.</para>
1995 </listitem>
1996 <listitem>
1997 <para>[renodr] - Updated to gcr-3.18.0.</para>
1998 </listitem>
1999 <listitem>
2000 <para>[dj] - Updated unrarsrc-5.3.10. Merged from trunk r16905.</para>
2001 </listitem>
2002 <listitem>
2003 <para>[dj] - Updated php-7.0.3. Merged from trunk r16902.</para>
2004 </listitem>
2005 <listitem>
2006 <para>[dj] - Updated gnutls-3.4.9. Merged from trunk r16902.</para>
2007 </listitem>
2008 <listitem>
2009 <para>[dj] - Updated Regexp-Common-2016020301 (perl module). Merged
2010 from trunk r16902.</para>
2011 </listitem>
2012 <listitem>
2013 <para>[dj] - Updated mercurial-3.7.1. Merged from trunk r16902.</para>
2014 </listitem>
2015 </itemizedlist>
2016 </listitem>
2017
2018 <listitem>
2019 <para>February 4th, 2016</para>
2020 <itemizedlist>
2021 <listitem>
2022 <para>[renodr] - Updated to libXi-1.7.6.</para>
2023 </listitem>
2024 </itemizedlist>
2025 </listitem>
2026
2027 <listitem>
2028 <para>February 2nd, 2016</para>
2029 <itemizedlist>
2030 <listitem>
2031 <para>[dj] - Updated to ffmpeg-2.8.6. Merged from trunk r16894.</para>
2032 </listitem>
2033 <listitem>
2034 <para>[dj] - Updated to pixman-0.34.0. Merged from trunk
2035 r16894.</para>
2036 </listitem>
2037 </itemizedlist>
2038 </listitem>
2039
2040 <listitem>
2041 <para>February 1st, 2016</para>
2042 <itemizedlist>
2043 <listitem>
2044 <para>[dj] - Updated to libcap-2.25. Merged from trunk r16892.</para>
2045 </listitem>
2046 <listitem>
2047 <para>[dj] - Updated to mariadb-10.1.11. Merged from trunk
2048 r16892.</para>
2049 </listitem>
2050 <listitem>
2051 <para>[dj] - Updated to x265_1.9 (x265-1.9). Merged from trunk
2052 r16892.</para>
2053 </listitem>
2054 <listitem>
2055 <para>[dj] - Updated to mpg123-1.23.0. Merged from trunk
2056 r16892.</para>
2057 </listitem>
2058 <listitem>
2059 <para>[dj] - Replace HTML Tidy-cvs_20101110 with tidy-html5-5.1.25.
2060 Merged from trunk r16889.</para>
2061 </listitem>
2062 </itemizedlist>
2063 </listitem>
2064
2065 <listitem>
2066 <para>January 31st, 2016</para>
2067 <itemizedlist>
2068 <listitem>
2069 <para>[dj] - Added frei0r-27-01-15. Merged from trunk r16197,
2070 r16222, and r16749.</para>
2071 </listitem>
2072 <listitem>
2073 <para>[dj] - Added gavl-1.4.0. Merged from trunk r16197.</para>
2074 </listitem>
2075 <listitem>
2076 <para>[dj] - Added mlt-0.9.8. Merged from trunk r16197 and
2077 r16669.</para>
2078 </listitem>
2079 <listitem>
2080 <para>[dj] - Added x265-1.8. Merged from trunk r16250, r16521,
2081 r16563, r16564, and r16567.</para>
2082 </listitem>
2083 <listitem>
2084 <para>[dj] - Added lmdb-0.9.17. Merged from trunk r16702.</para>
2085 </listitem>
2086 <listitem>
2087 <para>[dj] - Updated to libva-1.6.2. Merged from trunk r16740.</para>
2088 </listitem>
2089 <listitem>
2090 <para>[dj] - Updated to libva-intel-1.6.2. Merged from trunk
2091 r16740.</para>
2092 </listitem>
2093 <listitem>
2094 <para>[dj] - Updated to libvdpau-1.11. Merged from trunk
2095 r16368.</para>
2096 </listitem>
2097 <listitem>
2098 <para>[dj] - Updated to mpg123-1.22.4. Merged from trunk
2099 r16344.</para>
2100 </listitem>
2101 <listitem>
2102 <para>[dj] - Updated to audacious-3.7.1. Merged from trunk
2103 r16772.</para>
2104 </listitem>
2105 <listitem>
2106 <para>[dj] - Updated to ffmpeg-2.8.5. Merged from trunk
2107 r16815.</para>
2108 </listitem>
2109 <listitem>
2110 <para>[dj] - Updated to mplayer-SVN-r37561. Merged from trunk
2111 r16687.</para>
2112 </listitem>
2113 <listitem>
2114 <para>[dj] - Updated to libburn-1.4.2. Merged from trunk
2115 r16694.</para>
2116 </listitem>
2117 <listitem>
2118 <para>[dj] - Updated to libisoburn-1.4.2. Merged from trunk
2119 r16694.</para>
2120 </listitem>
2121 <listitem>
2122 <para>[dj] - Updated to libisofs-1.4.2. Merged from trunk
2123 r16694.</para>
2124 </listitem>
2125 <listitem>
2126 <para>[dj] - Updated to alsa-{lib,plugins,utils,tools}-1.1.0. Merged
2127 from trunk r16629.</para>
2128 </listitem>
2129 <listitem>
2130 <para>[dj] - Updated gstreamer 10 packages to version 1.6.3. Merged
2131 from trunk r16825.</para>
2132 </listitem>
2133 <listitem>
2134 <para>[dj] - Updated to libass-0.13.1. Merged from trunk
2135 r16704.</para>
2136 </listitem>
2137 <listitem>
2138 <para>[dj] - Updated to libdvdcss-1.4.0. Merged from trunk
2139 r16742.</para>
2140 </listitem>
2141 <listitem>
2142 <para>[dj] - Updated to libsndfile-1.0.26. Merged from trunk
2143 r16683.</para>
2144 </listitem>
2145 <listitem>
2146 <para>[dj] - Updated to libvpx-1.5.0. Merged from trunk
2147 r16633.</para>
2148 </listitem>
2149 <listitem>
2150 <para>[dj] - Updated to opus-1.1.2. Merged from trunk r16804.</para>
2151 </listitem>
2152 <listitem>
2153 <para>[dj] - Updated to pulseaudio-8.0. Merged from trunk
2154 16830r.</para>
2155 </listitem>
2156 <listitem>
2157 <para>[dj] - Updated to soundtouch-1.9.2. Merged from trunk
2158 r16539.</para>
2159 </listitem>
2160 <listitem>
2161 <para>[dj] - Updated to taglib-1.10. Merged from trunk r16671.</para>
2162 </listitem>
2163 <listitem>
2164 <para>[dj] - Updated to v4l-utils-1.10.0. Merged from trunk
2165 r16843.</para>
2166 </listitem>
2167 <listitem>
2168 <para>[dj] - Updated to x264-20150908-2245. Merged from trunk
2169 r16385.</para>
2170 </listitem>
2171 <listitem>
2172 <para>[dj] - Updated to Apache httpd-2.4.18. Merged from trunk
2173 r16727.</para>
2174 </listitem>
2175 <listitem>
2176 <para>[dj] - Updated to dovecot-2.2.21. Merged from trunk
2177 r16726.</para>
2178 </listitem>
2179 <listitem>
2180 <para>[dj] - Updated to mariadb-10.1.10. Merged from trunk
2181 r16757.</para>
2182 </listitem>
2183 <listitem>
2184 <para>[dj] - Updated to postgresql-9.5.0. Merged from trunk
2185 r16796.</para>
2186 </listitem>
2187 <listitem>
2188 <para>[dj] - Updated to sqlite-3.10.2. Merged from trunk
2189 r16828.</para>
2190 </listitem>
2191 <listitem>
2192 <para>[dj] - Updated to openldap-2.4.43. Merged from trunk
2193 r16703.</para>
2194 </listitem>
2195 <listitem>
2196 <para>[dj] - Updated to unbound-1.5.7. Merged from trunk
2197 r16722.</para>
2198 </listitem>
2199 <listitem>
2200 <para>[dj] - Updated to curl-7.47.0. Merged from trunk r16860.</para>
2201 </listitem>
2202 <listitem>
2203 <para>[dj] - Updated to glib-networking-2.46.1. Merged from trunk
2204 r.16556</para>
2205 </listitem>
2206 <listitem>
2207 <para>[dj] - Updated to libnl-3.2.27. Merged from trunk
2208 r16724 and r16725.</para>
2209 </listitem>
2210 <listitem>
2211 <para>[dj] - Updated to libpcap-1.7.4. Merged from trunk
2212 r16184.</para>
2213 </listitem>
2214 <listitem>
2215 <para>[dj] - Updated to libsoup-2.52.2. Merged from trunk
2216 r16628.</para>
2217 </listitem>
2218 <listitem>
2219 <para>[dj] - Updated to libtirpc-1.0.1. Merged from trunk
2220 r16695.</para>
2221 </listitem>
2222 <listitem>
2223 <para>[Chris] - Added libpciaccess as a required dependency
2224 of libdrm. Thanks to spiky in IRC for the report.</para>
2225 </listitem>
2226 </itemizedlist>
2227 </listitem>
2228
2229 <listitem>
2230 <para>January 30th, 2016</para>
2231 <itemizedlist>
2232 <listitem>
2233 <para>[dj] - Updated to bind-9.10.3-P3. Merged from trunk
2234 r16825 and r16828.</para>
2235 </listitem>
2236 <listitem>
2237 <para>[dj] - Updated to networkmanager-1.0.10. Merged from trunk
2238 r16756.</para>
2239 </listitem>
2240 <listitem>
2241 <para>[dj] - Updated to nmap-7.01. Merged from trunk r16719.</para>
2242 </listitem>
2243 <listitem>
2244 <para>[dj] - Updated to whois-5.2.11. Merged from trunk
2245 r16717.</para>
2246 </listitem>
2247 <listitem>
2248 <para>[dj] - Updated to wicd-1.7.4. Merged from trunk r16860.</para>
2249 </listitem>
2250 <listitem>
2251 <para>[dj] - Updated to wireshark-2.0.1 Merged from trunk
2252 r16772.</para>
2253 </listitem>
2254 <listitem>
2255 <para>[dj] - Updated to nfs-utils-1.3.3. Merged from trunk
2256 r16559.</para>
2257 </listitem>
2258 <listitem>
2259 <para>[dj] - Updated to ntp-4.2.8p6. Merged from trunk r16828.</para>
2260 </listitem>
2261 <listitem>
2262 <para>[dj] - Updated to rsync-3.1.2. Merged from trunk r16750.</para>
2263 </listitem>
2264 <listitem>
2265 <para>[dj] - Updated to samba-4.3.4. Merged from trunk r16802.</para>
2266 </listitem>
2267 <listitem>
2268 <para>[dj] - Updated to wget-1.17.1. Merged from trunk r16726.</para>
2269 </listitem>
2270 <listitem>
2271 <para>[dj] - Updated to dhcpcd-6.10.1. Merged from trunk
2272 r16828.</para>
2273 </listitem>
2274 <listitem>
2275 <para>[dj] - Updated to dhcp-4.3.3-P1. Merged from trunk
2276 r16810.</para>
2277 </listitem>
2278 <listitem>
2279 <para>[dj] - Updated to stunnel-5.30. Merged from trunk r16865.</para>
2280 </listitem>
2281 <listitem>
2282 <para>[dj] - Updated to openssl-1.0.2f. Merged from trunk
2283 r16865.</para>
2284 </listitem>
2285 <listitem>
2286 <para>[dj] - Updated to nettle-3.2. Merged from trunk r16865.</para>
2287 </listitem>
2288 <listitem>
2289 <para>[dj] - Updated to mdadm-3.4. Merged from trunk r16865.</para>
2290 </listitem>
2291 <listitem>
2292 <para>[dj] - Updated to cmake-3.4.3. Merged from trunk r16860.</para>
2293 </listitem>
2294 <listitem>
2295 <para>[dj] - Updated to openjdk-1.8.0.72. Merged from trunk
2296 r16868.</para>
2297 </listitem>
2298 <listitem>
2299 <para>[dj] - Updated to xkeyboard-config-2.17. Merged from trunk
2300 r16860.</para>
2301 </listitem>
2302 </itemizedlist>
2303 </listitem>
2304
2305 <listitem>
2306 <para>January 28th, 2016</para>
2307 <itemizedlist>
2308 <listitem>
2309 <para>[dj] - Updated to gnupg-2.1.11. Merged from trunk r16860.</para>
2310 </listitem>
2311 </itemizedlist>
2312 </listitem>
2313
2314 <listitem>
2315 <para>January 27th, 2016</para>
2316 <itemizedlist>
2317 <listitem>
2318 <para>[dj] - Added List-MoreUtils-0.413. Merged from trunk
2319 r16635.</para>
2320 </listitem>
2321 <listitem>
2322 <para>[dj] - Added LWP-Protocol-https-6.06. Merged from trunk
2323 r16635.</para>
2324 </listitem>
2325 <listitem>
2326 <para>[dj] - Added Unicode-Normalize-1.25. Merged from trunk
2327 r16788.</para>
2328 </listitem>
2329 <listitem>
2330 <para>[dj] - Updated to cmake-3.4.2. Merged from trunk r16860.</para>
2331 </listitem>
2332 <listitem>
2333 <para>[dj] - Updated to doxygen-1.8.11. Merged from trunk
2334 r16815.</para>
2335 </listitem>
2336 <listitem>
2337 <para>[dj] - Updated to elfutils-0.165. Merged from trunk
2338 r16802.</para>
2339 </listitem>
2340 <listitem>
2341 <para>[dj] - Updated to gcc{-java,-ada}-5.3.0. Merged from trunk
2342 r16712 and r16723.</para>
2343 </listitem>
2344 <listitem>
2345 <para>[dj] - Updated to gdb-7.10.1. Merged from trunk r16712.</para>
2346 </listitem>
2347 <listitem>
2348 <para>[dj] - Updated to git-2.7.0. Merged from trunk r16791.</para>
2349 </listitem>
2350 <listitem>
2351 <para>[dj] - Updated to llvm-3.7.1. Merged from trunk r16791.</para>
2352 </listitem>
2353 <listitem>
2354 <para>[dj] - Updated to lua-5.3.2. Merged from trunk r16701 and
2355 r16855.</para>
2356 </listitem>
2357 <listitem>
2358 <para>[dj] - Updated to mercurial-3.6.2. Merged from trunk
2359 r16782.</para>
2360 </listitem>
2361 <listitem>
2362 <para>[dj] - Updated to php-7.0.2. Merged from trunk r16795, r16803,
2363 r16807, r16808, r16812, and r16818.</para>
2364 </listitem>
2365 <listitem>
2366 <para>[dj] - Updated to python2-2.7.11. Merged from trunk
2367 r16712.</para>
2368 </listitem>
2369 <listitem>
2370 <para>[dj] - Updated to python3-3.5.1. Merged from trunk
2371 r16714.</para>
2372 </listitem>
2373 <listitem>
2374 <para>[dj] - Updated to ruby-2.3.0. Merged from trunk r16758 and
2375 r16854.</para>
2376 </listitem>
2377 <listitem>
2378 <para>[dj] - Updated to scons-2.4.1. Merged from trunk r16636.</para>
2379 </listitem>
2380 <listitem>
2381 <para>[dj] - Updated to subversion-1.9.3. Merged from trunk
2382 r16793.</para>
2383 </listitem>
2384 <listitem>
2385 <para>[dj] - Updated to swig-3.0.8. Merged from trunk r16773.</para>
2386 </listitem>
2387 <listitem>
2388 <para>[dj] - Updated to apache-ant-1.9.6. Merged from trunk
2389 r16242.</para>
2390 </listitem>
2391 <listitem>
2392 <para>[dj] - Updated to openjdk-1.8.0.66. Merged from trunk r16581
2393 and r16584.</para>
2394 </listitem>
2395 <listitem>
2396 <para>[dj] - Updated to Archive-Zip-1.56. Merged from trunk
2397 r16741.</para>
2398 </listitem>
2399 <listitem>
2400 <para>[dj] - Updated to Business-ISSN-1.001. Merged from trunk
2401 r16804.</para>
2402 </listitem>
2403 <listitem>
2404 <para>[dj] - Updated to HTML-Parser-3.72. Merged from trunk
2405 r16825.</para>
2406 </listitem>
2407 <listitem>
2408 <para>[dj] - Updated to libwww-perl-6.15. Merged from trunk
2409 r16711 and r16713.</para>
2410 </listitem>
2411 <listitem>
2412 <para>[dj] - Updated to Module-Build-0.4216. Merged from trunk
2413 r16828.</para>
2414 </listitem>
2415 <listitem>
2416 <para>[dj] - Updated to Net-DNS-1.04. Merged from trunk
2417 r16717.</para>
2418 </listitem>
2419 <listitem>
2420 <para>[dj] - Updated to Regexp-Common-2016010801. Merged from trunk
2421 r16797.</para>
2422 </listitem>
2423 <listitem>
2424 <para>[dj] - Updated to Test-Differences-0.64. Merged from trunk
2425 r16683.</para>
2426 </listitem>
2427 <listitem>
2428 <para>[dj] - Updated to Unicode-LineBreak-2015.12. Merged from trunk
2429 r16694.</para>
2430 </listitem>
2431 <listitem>
2432 <para>[dj] - Updated to URI-1.71. Merged from trunk r16795.</para>
2433 </listitem>
2434 <listitem>
2435 <para>[dj] - Updated to XML-Simple-2.22. Merged from trunk
2436 r16709.</para>
2437 </listitem>
2438 <listitem>
2439 <para>[dj] - Updated to pygobject3-3.18.2. Merged from trunk
2440 r16570.</para>
2441 </listitem>
2442 <listitem>
2443 <para>[renodr] - Added xcb-util-cursor-0.1.2. Merged from trunk
2444 r16595.</para>
2445 </listitem>
2446 <listitem>
2447 <para>[renodr] - Updated to Mesa-11.1.1. Merged from trunk
2448 r16804.</para>
2449 </listitem>
2450 <listitem>
2451 <para>[renodr] - Updated to xkeyboard-config-2.16. Merged from trunk
2452 r16543.</para>
2453 </listitem>
2454 <listitem>
2455 <para>[renodr] - Updated to xorg-server-1.18.0. Merged from trunk
2456 r16660.</para>
2457 </listitem>
2458 <listitem>
2459 <para>[renodr] - Updated to xterm-322. Merged from trunk
2460 r16785.</para>
2461 </listitem>
2462 <listitem>
2463 <para>[renodr] - Updated to atkmm-2.24.2. Merged from trunk
2464 r16696.</para>
2465 </listitem>
2466 <listitem>
2467 <para>[renodr] - Updated to at-spi2-core-2.18.3. Merged from trunk
2468 r16636.</para>
2469 </listitem>
2470 <listitem>
2471 <para>[renodr] - Updated to cairo-1.14.6. Merged from trunk
2472 r16719.</para>
2473 </listitem>
2474 <listitem>
2475 <para>[renodr] - Updated to cairomm-1.12.0. Merged from trunk
2476 r16515.</para>
2477 </listitem>
2478 <listitem>
2479 <para>[renodr] - Updated to cogl-1.22.0. Merged from trunk
2480 r16531.</para>
2481 </listitem>
2482 <listitem>
2483 <para>[renodr] - Updated to Clutter-1.24.2. Merged from trunk
2484 r16539.</para>
2485 </listitem>
2486 <listitem>
2487 <para>[renodr] - Updated to clutter-gst-3.0.14. Merged from trunk
2488 r16539.</para>
2489 </listitem>
2490 <listitem>
2491 <para>[renodr] - Updated to clutter-gtk-1.6.6. Merged from trunk
2492 r16539.</para>
2493 </listitem>
2494 <listitem>
2495 <para>[renodr] - Updated to gdk-pixbuf-2.32.2. Merged from trunk
2496 r16737.</para>
2497 </listitem>
2498 <listitem>
2499 <para>[renodr] - Updated to goffice-0.10.26. Merged from trunk
2500 r16771.</para>
2501 </listitem>
2502 <listitem>
2503 <para>[renodr] - Updated to gtk+-2.24.29. Merged from trunk
2504 r16722.</para>
2505 </listitem>
2506 <listitem>
2507 <para>[renodr] - Updated to gtk+-3.18.6. Merged from trunk
2508 r16709.</para>
2509 </listitem>
2510 <listitem>
2511 <para>[renodr] - Updated to gtkmm-3.18.0. Merged from trunk
2512 r16515.</para>
2513 </listitem>
2514 <listitem>
2515 <para>[renodr] - Move gtksourceview-3.18.2 to Xorg Libraries from
2516 GNOME Platform.</para>
2517 </listitem>
2518 <listitem>
2519 <para>[renodr] - Updated to pango-1.38.1. Merged from trunk
2520 r16551.</para>
2521 </listitem>
2522 <listitem>
2523 <para>[renodr] - Updated to pangomm-2.38.1. Merged from trunk
2524 r16515.</para>
2525 </listitem>
2526 <listitem>
2527 <para>[renodr] - Updated to qt-5.5.1. Merged from trunk r16550.
2528 Attempt number one. Will work on when updating KF5.</para>
2529 </listitem>
2530 <listitem>
2531 <para>[renodr] - Updated to xorg-ati-driver-7.6.1. Merged from trunk
2532 r16660. Note that this has not been tested.</para>
2533 </listitem>
2534 <listitem>
2535 <para>[renodr] - Updated to xorg-intel-driver-0340718 (VCS). Merged
2536 from trunk r16660.</para>
2537 </listitem>
2538 <listitem>
2539 <para>[renodr] - Updated to xorg-nouveau-driver-1.0.12. Merged from
2540 trunk r16650.</para>
2541 </listitem>
2542 <listitem>
2543 <para>[dj] - Added chrpath-0.16. Merged from trunk r16267.</para>
2544 </listitem>
2545 <listitem>
2546 <para>[dj] - Updated to acpid-2.0.25. Merged from trunk r16815.</para>
2547 </listitem>
2548 <listitem>
2549 <para>[dj] - Updated to at-3.1.18. Merged from trunk r16758.</para>
2550 </listitem>
2551 <listitem>
2552 <para>[dj] - Updated to bluez-5.37. Merged from trunk r16767.</para>
2553 </listitem>
2554 <listitem>
2555 <para>[dj] - Updated to dbus-1.10.6. Merged from trunk r16704.</para>
2556 </listitem>
2557 <listitem>
2558 <para>[dj] - Updated to mc-4.8.15. Merged from trunk r16625.</para>
2559 </listitem>
2560 <listitem>
2561 <para>[dj] - Updated to pciutils-3.4.1. Merged from trunk
2562 r16791.</para>
2563 </listitem>
2564 <listitem>
2565 <para>[dj] - Updated to sysstat-11.2.0. Merged from trunk
2566 r16771.</para>
2567 </listitem>
2568 <listitem>
2569 <para>[dj] - Updated to unrar-3.3.9. Merged from trunk r16791.</para>
2570 </listitem>
2571 <listitem>
2572 <para>[dj] - Updated to imagemagick-6.9.3. Merged from trunk
2573 r16785.</para>
2574 </listitem>
2575 <listitem>
2576 <para>[dj] - Updated to pinentry-0.9.7. Merged from trunk
2577 r16724.</para>
2578 </listitem>
2579 <listitem>
2580 <para>[dj] - Updated to unixodbc-2.3.4. Merged from trunk r16773 and
2581 r16774.</para>
2582 </listitem>
2583 </itemizedlist>
2584 </listitem>
2585
2586 <listitem>
2587 <para>January 26th, 2016</para>
2588 <itemizedlist>
2589 <listitem>
2590 <para>[dj] - Fix sed in boost. Merged from trunk r16843.</para>
2591 </listitem>
2592 <listitem>
2593 <para>[dj] - Updated to babl-0.1.14. Merged from trunk r16677.</para>
2594 </listitem>
2595 <listitem>
2596 <para>[dj] - Updated to freetype2-2.6.2. Merged from trunk
2597 r16694.</para>
2598 </listitem>
2599 <listitem>
2600 <para>[dj] - Updated to fribidi-0.19.7. Merged from trunk
2601 r16332.</para>
2602 </listitem>
2603 <listitem>
2604 <para>[dj] - Updated to giflib-5.1.2. Merged from trunk r16795.</para>
2605 </listitem>
2606 <listitem>
2607 <para>[dj] - Updated to graphite2-1.3.5. Merged from trunk
2608 r16825.</para>
2609 </listitem>
2610 <listitem>
2611 <para>[dj] - Updated to harfbuzz-1.1.3. Merged from trunk
2612 r16802.</para>
2613 </listitem>
2614 <listitem>
2615 <para>[dj] - Updated to libpng-1.6.21. Merged from trunk
2616 r16830.</para>
2617 </listitem>
2618 <listitem>
2619 <para>[dj] - Updated to librsvg-2.40.13. Merged from trunk
2620 r16795.</para>
2621 </listitem>
2622 <listitem>
2623 <para>[dj] - Updated to libraw-0.17.1. Merged from trunk
2624 r16686.</para>
2625 </listitem>
2626 <listitem>
2627 <para>[dj] - Updated to libwebp-0.5.0. Merged from trunk
2628 r16755.</para>
2629 </listitem>
2630 <listitem>
2631 <para>[dj] - Updated to poppler-0.40.0. Merged from trunk
2632 r16809.</para>
2633 </listitem>
2634 <listitem>
2635 <para>[dj] - Updated to qpdf-6.0.0. Merged from trunk r16636.</para>
2636 </listitem>
2637 <listitem>
2638 <para>[dj] - Added OpenCV-. Merged from trunk r16194 and
2639 r16749.</para>
2640 </listitem>
2641 </itemizedlist>
2642 </listitem>
2643
2644 <listitem>
2645 <para>January 25th, 2016</para>
2646 <itemizedlist>
2647 <listitem>
2648 <para>[dj] - Moved libdrm to X Libraries section. Merged from
2649 trunk.</para>
2650 </listitem>
2651 <listitem>
2652 <para>[dj] - Renamed systemd specific files to match trunk.</para>
2653 </listitem>
2654 </itemizedlist>
2655 </listitem>
2656
2657 <listitem>
2658 <para>January 24th, 2016</para>
2659 <itemizedlist>
2660 <listitem>
2661 <para>[dj] - Update to Boost-1.60.0. Merged from trunk r16741.</para>
2662 </listitem>
2663 <listitem>
2664 <para>[dj] - Update to dbus-glib-0.106. Merged from trunk
2665 r16815.</para>
2666 </listitem>
2667 <listitem>
2668 <para>[dj] - Update to glibmm-2.46.3. Merged from trunk r16732.</para>
2669 </listitem>
2670 <listitem>
2671 <para>[dj] - Update to gsl-2.1. Merged from trunk r16637.</para>
2672 </listitem>
2673 <listitem>
2674 <para>[dj] - Update to iso-codes-3.64. Merged from trunk
2675 r16791.</para>
2676 </listitem>
2677 <listitem>
2678 <para>[dj] - Update to libassuan-2.4.2. Merged from trunk
2679 r16706.</para>
2680 </listitem>
2681 <listitem>
2682 <para>[dj] - Update to libcroco-0.6.11. Merged from trunk
2683 r16741.</para>
2684 </listitem>
2685 <listitem>
2686 <para>[dj] - Update to libdrm-2.4.66. Merged from trunk r16767.</para>
2687 </listitem>
2688 <listitem>
2689 <para>[dj] - Update to libgpg-error-1.21. Merged from trunk
2690 r16729.</para>
2691 </listitem>
2692 <listitem>
2693 <para>[dj] - Update to libgsf-1.14.34. Merged from trunk
2694 r16300.</para>
2695 </listitem>
2696 <listitem>
2697 <para>[dj] - Update to libgusb-0.2.8. Merged from trunk r16704.</para>
2698 </listitem>
2699 <listitem>
2700 <para>[dj] - Update to libical-2.0.0. Merged from trunk r16771.</para>
2701 </listitem>
2702 <listitem>
2703 <para>[dj] - Update to liblinear-2.1. Merged from trunk r16537.</para>
2704 </listitem>
2705 <listitem>
2706 <para>[dj] - Update to libsigc++-2.6.2. Merged from trunk
2707 r16651.</para>
2708 </listitem>
2709 <listitem>
2710 <para>[dj] - Add libstatgrab-0.91. Merged from trunk r16247 and
2711 r16249.</para>
2712 </listitem>
2713 <listitem>
2714 <para>[dj] - Add libunique-1.1.6 to general libraries section. Merged
2715 from trunk r11108.</para>
2716 </listitem>
2717 <listitem>
2718 <para>[dj] - Update to libxml2-2.9.3. Merged from trunk r16680.</para>
2719 </listitem>
2720 <listitem>
2721 <para>[dj] - Update to nspr-4.11. Merged from trunk r16676.</para>
2722 </listitem>
2723 <listitem>
2724 <para>[dj] - Update to pcre-8.38. Merged from trunk r16684.</para>
2725 </listitem>
2726 <listitem>
2727 <para>[dj] - Update to ptlib-2.10.11. Merged from trunk r16619.</para>
2728 </listitem>
2729 <listitem>
2730 <para>[dj] - Update to qca-2.1.1. Merged from trunk r16697 and
2731 r16700.</para>
2732 </listitem>
2733 <listitem>
2734 <para>[dj] - Update to talloc-2.1.5. Merged from trunk r16619.</para>
2735 </listitem>
2736 <listitem>
2737 <para>[dj] - Update to wayland-1.9.0. Merged from trunk r16576.</para>
2738 </listitem>
2739 <listitem>
2740 <para>[dj] - Update to xapian-1.2.22. Merged from trunk r16722.</para>
2741 </listitem>
2742 </itemizedlist>
2743 </listitem>
2744
2745 <listitem>
2746 <para>January 23rd, 2016</para>
2747 <itemizedlist>
2748 <listitem>
2749 <para>[renodr] - Update to Sudo-1.8.15. Merged from trunk r16594.</para>
2750 </listitem>
2751 <listitem>
2752 <para>[renodr] - Update to stunnel-5.29. Merged from trunk r16797.</para>
2753 </listitem>
2754 <listitem>
2755 <para>[renodr] - Update to ssh-askpass-4.1p2. Merged from trunk r16811.</para>
2756 </listitem>
2757 <listitem>
2758 <para>[renodr] - Update to p11-kit-0.23.2. Merged from trunk r16716.</para>
2759 </listitem>
2760 <listitem>
2761 <para>[renodr] - Update to OpenSSL-1.0.2e. Merged from trunk r16708.</para>
2762 </listitem>
2763 <listitem>
2764 <para>[renodr] - Update to OpenSSH-7.1p2. Merged from trunk r16811.</para>
2765 </listitem>
2766 <listitem>
2767 <para>[renodr] - Update to NSS-3.21. Merged from trunk r16627.</para>
2768 </listitem>
2769 <listitem>
2770 <para>[renodr] - Update to MIT Kerberos V1.14. Merged from trunk r16679.</para>
2771 </listitem>
2772 <listitem>
2773 <para>[renodr] - Update to iptables-1.6.0. Merged from trunk r16742.</para>
2774 </listitem>
2775 <listitem>
2776 <para>[renodr] - Update to GPGME-1.6.0. Merged from trunk r16360.</para>
2777 </listitem>
2778 <listitem>
2779 <para>[renodr] - Update to GnuTLS-3.4.8. Merged from trunk r16797.</para>
2780 </listitem>
2781 <listitem>
2782 <para>[renodr] - Update to LVM-2.02.420. Merged from trunk r16816.</para>
2783 </listitem>
2784 <listitem>
2785 <para>[renodr] - Update to Fuse-2.9.5. Merged from trunk r16814.</para>
2786 </listitem>
2787 <listitem>
2788 <para>[renodr] - Update to gptfdisk-1.0.1. Merged from trunk r16553.</para>
2789 </listitem>
2790 <listitem>
2791 <para>[renodr] - Update to xfsprogs-4.3.0. Merged from trunk r16376.</para>
2792 </listitem>
2793 <listitem>
2794 <para>[renodr] - Update to JOE-4.1. Merged from trunk r16385.</para>
2795 </listitem>
2796 <listitem>
2797 <para>[renodr] - Update to nano-2.5.1. Merged from trunk r16799.</para>
2798 </listitem>
2799 <listitem>
2800 <para>[renodr] - Update to tcsh-6.19.00. Merged from trunk r16332.</para>
2801 </listitem>
2802 <listitem>
2803 <para>[renodr] - Update to zsh-5.2. Merged from trunk r16706.</para>
2804 </listitem>
2805 <listitem>
2806 <para>[renodr] - Update to qemu-2.5.0. Merged from trunk r16773.</para>
2807 </listitem>
2808 </itemizedlist>
2809 </listitem>
2810
2811 <listitem>
2812 <para>January 20th, 2016</para>
2813 <itemizedlist>
2814 <listitem>
2815 <para>[renodr] - Update to gnupg-2.1.10. Merged from trunk r16709.
2816 </para>
2817 </listitem>
2818 <listitem>
2819 <para>[renodr] - Returned DJ Lucas back to active status.</para>
2820 </listitem>
2821 <listitem>
2822 <para>[renodr] - Update the copyright year for the year 2016!</para>
2823 </listitem>
2824 </itemizedlist>
2825 </listitem>
2826
2827 <listitem>
2828 <para>November 20th, 2015</para>
2829 <itemizedlist>
2830 <listitem>
2831 <para>[renodr] - Update to harfbuzz-1.1.0.</para>
2832 </listitem>
2833 </itemizedlist>
2834 </listitem>
2835
2836 <listitem>
2837 <para>November 18th, 2015</para>
2838 <itemizedlist>
2839 <listitem>
2840 <para>[renodr] - Update to cmake-3.4.0.</para>
2841 </listitem>
2842 <listitem>
2843 <para>[renodr] - Update to harfbuzz-1.0.6.</para>
2844 </listitem>
2845 <listitem>
2846 <para>[renodr] - Update to freetype-2.6.1.</para>
2847 </listitem>
2848 <listitem>
2849 <para>[renodr] - Update to libpng-1.6.19.</para>
2850 </listitem>
2851 </itemizedlist>
2852 </listitem>
2853
2854 <listitem>
2855 <para>November 17th, 2015</para>
2856 <itemizedlist>
2857 <listitem>
2858 <para>[renodr] - Update to glib-2.46.2.</para>
2859 </listitem>
2860 </itemizedlist>
2861 </listitem>
2862
2863 <listitem>
2864 <para>November 16th, 2015</para>
2865 <itemizedlist>
2866 <listitem>
2867 <para>[renodr] - Update to Python-3.5.0.</para>
2868 </listitem>
2869 <listitem>
2870 <para>[renodr] - Update to elfutils-0.164.</para>
2871 </listitem>
2872 </itemizedlist>
2873 </listitem>
2874
2875 <listitem>
2876 <para>November 13th, 2015</para>
2877 <itemizedlist>
2878 <listitem>
2879 <para>[renodr] - Update to libxcb-1.11.1.</para>
2880 </listitem>
2881 <listitem>
2882 <para>[renodr] - Update to dhcpcd-6.9.3.</para>
2883 </listitem>
2884 <listitem>
2885 <para>[renodr] - Update to wpa_supplicant-2.5.</para>
2886 </listitem>
2887 <listitem>
2888 <para>[renodr] - Update to sqlite-3.9.2.</para>
2889 </listitem>
2890 </itemizedlist>
2891 </listitem>
2892
2893 <listitem>
2894 <para>October 14th, 2015</para>
2895 <itemizedlist>
2896 <listitem>
2897 <para>[renodr] - Update to cURL-7.45.0.</para>
2898 </listitem>
2899 <listitem>
2900 <para>[renodr] - Update to ICU-56.1.</para>
2901 </listitem>
2902 <listitem>
2903 <para>[renodr] - Update to Gstreamer-1.6.0.</para>
2904 </listitem>
2905 <listitem>
2906 <para>[renodr] - Update to ISO-Codes-3.62.</para>
2907 </listitem>
2908 <listitem>
2909 <para>[renodr] - Update to gst-plugins-base-1.6.0.</para>
2910 </listitem>
2911 <listitem>
2912 <para>[renodr] - Update to gsettings-desktop-schemas-3.18.0.</para>
2913 </listitem>
2914 <listitem>
2915 <para>[renodr] - Update to glib-networking-2.46.1.</para>
2916 </listitem>
2917 <listitem>
2918 <para>[renodr] - Update to libsoup-2.52.1.</para>
2919 </listitem>
2920 <listitem>
2921 <para>[renodr] - Update to at-spi2-core-2.18.1.</para>
2922 </listitem>
2923 <listitem>
2924 <para>[renodr] - Update to at-spi2-atk-2.18.1.</para>
2925 </listitem>
2926 <listitem>
2927 <para>[renodr] - Update to gtk+-3.18.2.</para>
2928 </listitem>
2929 <listitem>
2930 <para>[renodr] - Update to BlueZ-5.35.</para>
2931 </listitem>
2932 <listitem>
2933 <para>[renodr] - Update to Pulseaudio-7.0.</para>
2934 </listitem>
2935 <listitem>
2936 <para>[renodr] - Update to v4l-utils-1.8.0.</para>
2937 </listitem>
2938 <listitem>
2939 <para>[renodr] - Update to gst-plugins-good-1.6.0.</para>
2940 </listitem>
2941 </itemizedlist>
2942 </listitem>
2943
2944 <listitem>
2945 <para>October 13th, 2015</para>
2946 <itemizedlist>
2947 <listitem>
2948 <para>[renodr] - Update URLS for certain packages to use the new
2949 anduin server.</para>
2950 </listitem>
2951 </itemizedlist>
2952 </listitem>
2953
2954 <listitem>
2955 <para>October 7th, 2015</para>
2956 <itemizedlist>
2957 <listitem>
2958 <para>[renodr] - Add a entity for GNOME 3.18.</para>
2959 </listitem>
2960 <listitem>
2961 <para>[renodr] - Update to pixman-0.32.8.</para>
2962 </listitem>
2963 <listitem>
2964 <para>[renodr] - Update to xterm-320.</para>
2965 </listitem>
2966 <listitem>
2967 <para>[renodr] - Update to ATK-2.18.0.</para>
2968 </listitem>
2969 <listitem>
2970 <para>[renodr] - Update to libjpeg-turbo-1.4.2.</para>
2971 </listitem>
2972 <listitem>
2973 <para>[renodr] - Update to tiff-4.0.6.</para>
2974 </listitem>
2975 <listitem>
2976 <para>[renodr] - Update to gdk-pixbuf-2.32.1.</para>
2977 </listitem>
2978 <listitem>
2979 <para>[renodr] - Update to pango-1.38.0.</para>
2980 </listitem>
2981 <listitem>
2982 <para>[renodr] - Update to at-spi2-core-2.18.0.</para>
2983 </listitem>
2984 <listitem>
2985 <para>[renodr] - Update to at-spi2-atk-2.18.0.</para>
2986 </listitem>
2987 <listitem>
2988 <para>[renodr] - Update to adwaita-icon-theme-3.18.0.</para>
2989 </listitem>
2990 <listitem>
2991 <para>[renodr] - Update to GTK+-3.18.0.</para>
2992 </listitem>
2993 </itemizedlist>
2994 </listitem>
2995
2996 <listitem>
2997 <para>October 5th, 2015</para>
2998 <itemizedlist>
2999 <listitem>
3000 <para>[renodr] - Update to MesaLib-11.0.2.</para>
3001 </listitem>
3002 </itemizedlist>
3003 </listitem>
3004
3005 <listitem>
3006 <para>October 3rd, 2015</para>
3007 <itemizedlist>
3008 <listitem>
3009 <para>[renodr] - Added an entity for packages known to work with LFS
3010 7.8-systemd.</para>
3011 </listitem>
3012 <listitem>
3013 <para>[renodr] - Update to GDB-7.10.</para>
3014 </listitem>
3015 <listitem>
3016 <para>[renodr] - Update to valgrind-3.11.0.</para>
3017 </listitem>
3018 <listitem>
3019 <para>[renodr] - Update to LLVM-3.7.0.</para>
3020 </listitem>
3021 <listitem>
3022 <para>[renodr] - Update to cmake-3.3.2.</para>
3023 </listitem>
3024 <listitem>
3025 <para>{renodr] - Update to OpenSSH-7.1p1.</para>
3026 </listitem>
3027 <listitem>
3028 <para>[renodr] - Update to libtasn1-4.7.</para>
3029 </listitem>
3030 <listitem>
3031 <para>[renodr] - Update to GnuTLS-3.4.5.</para>
3032 </listitem>
3033 <listitem>
3034 <para>[renodr] - Update to links-2.12.</para>
3035 </listitem>
3036 <listitem>
3037 <para>[renodr] - Update to pciutils-3.4.0.</para>
3038 </listitem>
3039 <listitem>
3040 <para>[renodr] - Update to libusb-1.0.20.</para>
3041 </listitem>
3042 <listitem>
3043 <para>[renodr] - Update to unrar-5.3.5.</para>
3044 </listitem>
3045 <listitem>
3046 <para>[renodr] - Update to cpio-2.12.</para>
3047 </listitem>
3048 <listitem>
3049 <para>[renodr] - Update to glib-2.46.0.</para>
3050 </listitem>
3051 <listitem>
3052 <para>[renodr] - Update to gobject-introspection-1.46.0.</para>
3053 </listitem>
3054 <listitem>
3055 <para>[renodr] - Update to graphite2-1.3.3.</para>
3056 </listitem>
3057 <listitem>
3058 <para>[renodr] - Update to harfbuzz-1.0.3.</para>
3059 </listitem>
3060 <listitem>
3061 <para>[renodr] - Update to libXi-1.7.5.</para>
3062 </listitem>
3063 <listitem>
3064 <para>[renodr] - Update to libdrm-2.4.65.</para>
3065 </listitem>
3066 <listitem>
3067 <para>[renodr] - Update to wayland-1.9.0.</para>
3068 </listitem>
3069 </itemizedlist>
3070 </listitem>
3071
3072 <listitem>
3073 <para>September 17th, 2015</para>
3074 <itemizedlist>
3075 <listitem>
3076 <para>[renodr] - Fix NSS version number... again. Needs to be 3.20.</para>
3077 </listitem>
3078 </itemizedlist>
3079 </listitem>
3080
3081 <listitem>
3082 <para>September 15th, 2015</para>
3083 <itemizedlist>
3084 <listitem>
3085 <para>[renodr] - Fix NSS version number. Should be 3.20.0, not 3.20.3.
3086 </para>
3087 </listitem>
3088 <listitem>
3089 <para>[renodr] - Archive all individual KF5 libraries. All users should now use the page with all of the libraries
3090 in a single script. This is done for convienience and for making dependencies simpler.</para>
3091 </listitem>
3092 <listitem>
3093 <para>[renodr] - Update to qt-5.5.0. Restructure commands to remove
3094 qtchooser. Please test and let us know if there are any problems.
3095 </para>
3096 </listitem>
3097 </itemizedlist>
3098 </listitem>
3099
3100 <listitem>
3101 <para>September 14th, 2015</para>
3102 <itemizedlist>
3103 <listitem>
3104 <para>[renodr] - Update to samba-4.3.0.</para>
3105 </listitem>
3106 <listitem>
3107 <para>[renodr] - Update to libgcrypt-1.6.4.</para>
3108 </listitem>
3109 <listitem>
3110 <para>[renodr] - Update to gvfs-1.24.2.</para>
3111 </listitem>
3112 <listitem>
3113 <para>[renodr] - Update to nautilus-3.16.2.</para>
3114 </listitem>
3115 <listitem>
3116 <para>[renodr] - Update to zenity-3.16.3.</para>
3117 </listitem>
3118 <listitem>
3119 <para>[renodr] - Update to gnome-bluetooth-3.16.1.</para>
3120 </listitem>
3121 <listitem>
3122 <para>[renodr] - Update to xf86-input-wacom-0.31.0.</para>
3123 </listitem>
3124 <listitem>
3125 <para>[renodr] - Update to NSS-3.20.</para>
3126 </listitem>
3127 <listitem>
3128 <para>[renodr] - Update to gnome-settings-daemon-3.16.3.</para>
3129 </listitem>
3130 <listitem>
3131 <para>[renodr] - Update to cracklib-2.9.6 and cracklib-words-2.9.6.</para>
3132 </listitem>
3133 <listitem>
3134 <para>[renodr] - Update to libpwquality-1.3.0.</para>
3135 </listitem>
3136 <listitem>
3137 <para>[renodr] - Update to appstream-glib-0.5.0.</para>
3138 </listitem>
3139 <listitem>
3140 <para>[renodr] - Update to cheese-3.16.1.</para>
3141 </listitem>
3142 <listitem>
3143 <para>[renodr] - Update to ibus-1.5.11.</para>
3144 </listitem>
3145 <listitem>
3146 <para>[renodr] - Update to network-manager-applet-1.0.6.</para>
3147 </listitem>
3148 <listitem>
3149 <para>[renodr] - Update to exiv2-0.25.</para>
3150 </listitem>
3151 <listitem>
3152 <para>[renodr] - Update to gnome-color-manager-3.16.0.</para>
3153 </listitem>
3154 <listitem>
3155 <para>[renodr] - Update to gnome-control-center-3.16.3.</para>
3156 </listitem>
3157 <listitem>
3158 <para>[renodr] - Update to libinput-1.0.1.</para>
3159 </listitem>
3160 <listitem>
3161 <para>[renodr] - Update to mutter-3.16.3.</para>
3162 </listitem>
3163 <listitem>
3164 <para>[renodr] - Update to gnome-shell-3.16.3.</para>
3165 </listitem>
3166 <listitem>
3167 <para>[renodr] - Update to gnome-shell-extensions-3.16.2.</para>
3168 </listitem>
3169 <listitem>
3170 <para>[renodr] - Update to gnome-session-3.16.0.</para>
3171 </listitem>
3172 <listitem>
3173 <para>[renodr] - Update to gdm-3.16.2.</para>
3174 </listitem>
3175 <listitem>
3176 <para>[renodr] - Update to gnome-user-docs-3.16.1.</para>
3177 </listitem>
3178 <listitem>
3179 <para>[renodr] - Update to yelp-3.16.1.</para>
3180 </listitem>
3181 </itemizedlist>
3182 </listitem>
3183
3184 <listitem>
3185 <para>September 10th, 2015</para>
3186 <itemizedlist>
3187 <listitem>
3188 <para>[renodr] - Update to BIND and BIND-Utilities 9.10.2-P4.</para>
3189 </listitem>
3190 <listitem>
3191 <para>[renodr] - Update to stunnel-5.23.</para>
3192 </listitem>
3193 <listitem>
3194 <para>[renodr] - Update to libgpg-error-1.20.</para>
3195 </listitem>
3196 <listitem>
3197 <para>[renodr] - Update to mutt-1.5.24.</para>
3198 </listitem>
3199 </itemizedlist>
3200 </listitem>
3201
3202 <listitem>
3203 <para>September 8th, 2015</para>
3204 <itemizedlist>
3205 <listitem>
3206 <para>[renodr] - Added some more short descriptions from Denis.
3207 Fixes <ulink url="&blfs-ticket-root;6906">#6906</ulink>.</para>
3208 </listitem>
3209 <listitem>
3210 <para>[renodr] - Update to cups-filters-1.0.74.</para>
3211 </listitem>
3212 <listitem>
3213 <para>[renodr] - Update to poppler-0.35.0.</para>
3214 </listitem>
3215 <listitem>
3216 <para>[renodr] - Update to cups-2.1.0.</para>
3217 </listitem>
3218 <listitem>
3219 <para>[renodr] - Update to colord-1.2.12.</para>
3220 </listitem>
3221 <listitem>
3222 <para>[renodr] - Update to libgusb-0.2.6.</para>
3223 </listitem>
3224 <listitem>
3225 <para>[renodr] - Update to udisks-2.1.6.</para>
3226 </listitem>
3227 <listitem>
3228 <para>[renodr] - Update to gnome-themes-standard-3.16.2.</para>
3229 </listitem>
3230 <listitem>
3231 <para>[renodr] - Update to gnome-backgrounds-3.16.0.</para>
3232 </listitem>
3233 <listitem>
3234 <para>[renodr] - Update to caribou-0.4.18.1.</para>
3235 </listitem>
3236 <listitem>
3237 <para>[renodr] - Update to iso-codes-3.61.</para>
3238 </listitem>
3239 <listitem>
3240 <para>[renodr] - Update to NetworkManager-1.0.6.</para>
3241 </listitem>
3242 <listitem>
3243 <para>[renodr] - Update to bluez-5.34.</para>
3244 </listitem>
3245 <listitem>
3246 <para>[renodr] - Update to telepathy-logger-0.8.1.</para>
3247 </listitem>
3248 <listitem>
3249 <para>[renodr] - Update to dconf-0.24.0.</para>
3250 </listitem>
3251 <listitem>
3252 <para>[renodr] - Add dconf-editor-3.16.1.</para>
3253 </listitem>
3254 </itemizedlist>
3255 </listitem>
3256
3257 <listitem>
3258 <para>September 3rd, 2015</para>
3259 <itemizedlist>
3260 <listitem>
3261 <para>[renodr] - Update to clutter-1.22.4.</para>
3262 </listitem>
3263 <listitem>
3264 <para>[renodr] - Update to clutter-gtk-1.6.2.</para>
3265 </listitem>
3266 <listitem>
3267 <para>[renodr] - Update to libchamplain-0.12.10.</para>
3268 </listitem>
3269 <listitem>
3270 <para>[renodr] - Update to gdk-pixbuf-2.31.7.</para>
3271 </listitem>
3272 <listitem>
3273 <para>[renodr] - Update to midori-0.5.11.</para>
3274 </listitem>
3275 <listitem>
3276 <para>[renodr] - Update to uhttpmock-0.5.0.</para>
3277 </listitem>
3278 <listitem>
3279 <para>[renodr] - Document a test suite hang in libgdata.</para>
3280 </listitem>
3281 <listitem>
3282 <para>[renodr] - Update to libgee-0.18.0.</para>
3283 </listitem>
3284 <listitem>
3285 <para>[renodr] - Update to libgweather-3.16.1.</para>
3286 </listitem>
3287 <listitem>
3288 <para>[renodr] - Update to libpeas-1.14.0.</para>
3289 </listitem>
3290 <listitem>
3291 <para>[renodr] - Update to libwacom-0.15.</para>
3292 </listitem>
3293 <listitem>
3294 <para>[renodr] - Update to evolution-data-server-3.16.5.</para>
3295 </listitem>
3296 <listitem>
3297 <para>[renodr] - Add some more short descriptions by Denis. Fixes
3298 <ulink url="&blfs-ticket-root;6888">#6888</ulink>.</para>
3299 </listitem>
3300 </itemizedlist>
3301 </listitem>
3302
3303 <listitem>
3304 <para>September 1st, 2015</para>
3305 <itemizedlist>
3306 <listitem>
3307 <para>[renodr] - Added some short descriptions by Denis. Thanks again!
3308 fixes <ulink url="&blfs-ticket-root;6869">#6869</ulink>.</para>
3309 </listitem>
3310 <listitem>
3311 <para>[renodr] - Update to subversion-1.9.0.</para>
3312 </listitem>
3313 <listitem>
3314 <para>[renodr] - Update to ModemManager-1.4.10.</para>
3315 </listitem>
3316 <listitem>
3317 <para>[renodr] - Update to totem-pl-parser-3.10.5.</para>
3318 </listitem>
3319 <listitem>
3320 <para>[renodr] - Update to VTE-0.48.2.</para>
3321 </listitem>
3322 <listitem>
3323 <para>[renodr] - Update to yelp-xsl-3.16.1.</para>
3324 </listitem>
3325 <listitem>
3326 <para>[renodr] - Update to geocode-glib-3.16.2.</para>
3327 </listitem>
3328 <listitem>
3329 <para>[renodr] - Update to gnome-desktop-3.16.2.</para>
3330 </listitem>
3331 <listitem>
3332 <para>[renodr] - Update to gnome-online-accounts-3.16.3.</para>
3333 </listitem>
3334 <listitem>
3335 <para>[renodr] - Update to webkitgtk+-2.8.5.</para>
3336 </listitem>
3337 <listitem>
3338 <para>[renodr] - Update to gtksourceview-3.16.1.</para>
3339 </listitem>
3340 <listitem>
3341 <para>[renodr] - Update to libevdev-1.4.4.</para>
3342 </listitem>
3343 </itemizedlist>
3344 </listitem>
3345
3346 <listitem>
3347 <para>August 27th, 2015</para>
3348 <itemizedlist>
3349 <listitem>
3350 <para>[renodr] - Update to SWIG-3.0.7.</para>
3351 </listitem>
3352 <listitem>
3353 <para>[renodr] - Update to scons-2.3.6.</para>
3354 </listitem>
3355 <listitem>
3356 <para>[renodr] - Update to gnome-keyring-3.16.0.</para>
3357 </listitem>
3358 <listitem>
3359 <para>[renodr] - Update to rest-0.7.93.</para>
3360 </listitem>
3361 </itemizedlist>
3362 </listitem>
3363
3364 <listitem>
3365 <para>August 25th, 2015</para>
3366 <itemizedlist>
3367 <listitem>
3368 <para>[renodr] - Update to doxygen-1.8.10.</para>
3369 </listitem>
3370 <listitem>
3371 <para>[renodr] - Update to OpenJDK-1.8.0.51.</para>
3372 </listitem>
3373 <listitem>
3374 <para>[renodr] - Update to check-0.10.0.</para>
3375 </listitem>
3376 <listitem>
3377 <para>[renodr] - Fix a build error in Valgrind on systems using Glibc
3378 2.22.</para>
3379 </listitem>
3380 <listitem>
3381 <para>[renodr] - Update to GnuTLS-3.4.4.1.</para>
3382 </listitem>
3383 <listitem>
3384 <para>[renodr] - Update to acpid-2.0.25.</para>
3385 </listitem>
3386 <listitem>
3387 <para>[renodr] - Update to cURL-7.44.0.</para>
3388 </listitem>
3389 <listitem>
3390 <para>[renodr] - Update to libpng-1.6.18.</para>
3391 </listitem>
3392 <listitem>
3393 <para>[renodr] - Update to cmake-3.3.1.</para>
3394 </listitem>
3395 <listitem>
3396 <para>[renodr] - Update to harfbuzz-1.0.2.</para>
3397 </listitem>
3398 <listitem>
3399 <para>[renodr] - Update to libdrm-2.4.64.</para>
3400 </listitem>
3401 <listitem>
3402 <para>[renodr] - Update to Mesa-10.6.4. I will wait until Mesa-11.0.x
3403 is released before I update this again.</para>
3404 </listitem>
3405 <listitem>
3406 <para>[renodr] - Update to Linux-PAM-1.2.1.</para>
3407 </listitem>
3408 <listitem>
3409 <para>[renodr] - Update to xterm-319.</para>
3410 </listitem>
3411 <listitem>
3412 <para>[renodr] - Update to gdk-pixbuf-2.31.6.</para>
3413 </listitem>
3414 <listitem>
3415 <para>[renodr] - Update to vala-0.28.1.</para>
3416 </listitem>
3417 <listitem>
3418 <para>[renodr] - Update to LVM2-2.02.128.</para>
3419 </listitem>
3420 <listitem>
3421 <para>[renodr] - Update to Openbox-3.6.1.</para>
3422 </listitem>
3423 <listitem>
3424 <para>[renodr] - Update to PIN-Entry-0.9.5.</para>
3425 </listitem>
3426 <listitem>
3427 <para>[renodr] - Update to GnuPG-2.1.7.</para>
3428 </listitem>
3429 <listitem>
3430 <para>[renodr] - Update to gcr-3.16.0.</para>
3431 </listitem>
3432 <listitem>
3433 <para>[renodr] - Fix URL for gsettings-desktop-schemas-3.16.1.</para>
3434 </listitem>
3435 <listitem>
3436 <para>[renodr] - Applied a patch by Denis for more short descriptions.
3437 fixes <ulink url="&blfs-ticket-root;6843">#6843</ulink>.</para>
3438 </listitem>
3439 </itemizedlist>
3440 </listitem>
3441
3442 <listitem>
3443 <para>August 19th, 2015</para>
3444 <itemizedlist>
3445 <listitem>
3446 <para>[renodr] - Update to boost-1.59.0.</para>
3447 </listitem>
3448 <listitem>
3449 <para>[renodr] - Update to ruby-2.2.3.</para>
3450 </listitem>
3451 <listitem>
3452 <para>[renodr] - Update to OpenSSH-7.0p1.</para>
3453 </listitem>
3454 <listitem>
3455 <para>[renodr] - Update to Libreoffice-5.0.0.5.</para>
3456 </listitem>
3457 <listitem>
3458 <para>[renodr] - Update to unbound-1.5.4.</para>
3459 </listitem>
3460 <listitem>
3461 <para>[renodr] - Update to BIND and BIND-Utilities-9.10.2P3.</para>
3462 </listitem>
3463 <listitem>
3464 <para>[renodr] - Update to sendmail-8.15.2.</para>
3465 </listitem>
3466 <listitem>
3467 <para>[renodr] - Update to exim-4.86.</para>
3468 </listitem>
3469 <listitem>
3470 <para>[renodr] - Update to Apache-2.4.16.</para>
3471 </listitem>
3472 <listitem>
3473 <para>[renodr] - Update to vsftpd-3.0.3.</para>
3474 </listitem>
3475 <listitem>
3476 <para>[renodr] - Update to mariadb-10.0.21.</para>
3477 </listitem>
3478 <listitem>
3479 <para>[renodr] - Update to postfix-3.0.2.</para>
3480 </listitem>
3481 <listitem>
3482 <para>[renodr] - Update to OpenLDAP-2.4.42.</para>
3483 </listitem>
3484 <listitem>
3485 <para>[renodr] - Update to stunnel-5.22.</para>
3486 </listitem>
3487 <listitem>
3488 <para>[renodr] - Update to GCC-5.2.0 (This includes the ADA and Java
3489 compilers as well)"</para>
3490 </listitem>
3491 <listitem>
3492 <para>[renodr] - Update to PHP-5.6.12.</para>
3493 </listitem>
3494 </itemizedlist>
3495 </listitem>
3496
3497 <listitem>
3498 <para>August 16th, 2015</para>
3499 <itemizedlist>
3500 <listitem>
3501 <para>[renodr] - Update to Firefox-40.0.2.</para>
3502 </listitem>
3503 <listitem>
3504 <para>[renodr] - Update to gsettings-desktop-schemas-3.16.1.</para>
3505 </listitem>
3506 <listitem>
3507 <para>[renodr] - Update to nss-3.19.3.</para>
3508 </listitem>
3509 <listitem>
3510 <para>[renodr] - Update to sqlite-3.8.11.1.</para>
3511 </listitem>
3512 <listitem>
3513 <para>[renodr] - Update to libsecret-0.18.3.</para>
3514 </listitem>
3515 <listitem>
3516 <para>[renodr] - Update to gjs-1.43.3.</para>
3517 </listitem>
3518 </itemizedlist>
3519 </listitem>
3520
3521
3522 <listitem>
3523 <para>August 9th, 2015</para>
3524 <itemizedlist>
3525 <listitem>
3526 <para>[renodr] - Update to Archive-Zip-1.49.</para>
3527 </listitem>
3528 <listitem>
3529 <para>[renodr] - Update to autovivification-0.16.</para>
3530 </listitem>
3531 <listitem>
3532 <para>[renodr] - Update to File-Which-1.19.</para>
3533 </listitem>
3534 <listitem>
3535 <para>[renodr] - Update to Net-DNS-1.01.</para>
3536 </listitem>
3537 <listitem>
3538 <para>[renodr] - Update to Test-Pod-1.51.</para>
3539 </listitem>
3540 <listitem>
3541 <para>[renodr] - Update to Unicode-Collate-1.14.</para>
3542 </listitem>
3543 <listitem>
3544 <para>[renodr] - Update to Unicode-LineBreak-2015.07.16.</para>
3545 </listitem>
3546 <listitem>
3547 <para>[renodr] - Update to URI-1.69.</para>
3548 </listitem>
3549 <listitem>
3550 <para>[renodr] - Update to ISO-Codes-3.59.</para>
3551 </listitem>
3552 <listitem>
3553 <para>[renodr] - Fix several URLs in the MariaDB and SDL pages.</para>
3554 </listitem>
3555 <listitem>
3556 <para>[renodr] - Fix a build problem with xf86-video-intel.</para>
3557 </listitem>
3558 <listitem>
3559 <para>[renodr] - Remove FTP URLs for some Mozilla packages.</para>
3560 </listitem>
3561 <listitem>
3562 <para>[renodr] - Update wpa_supplicant instructions to reflect that
3563 the per-connection service and the standard service cannot be enabled
3564 at the same time. Fixes <ulink url="&blfs-ticket-root;6640">#6640
3565 </ulink>.</para>
3566 </listitem>
3567 <listitem>
3568 <para>[renodr] - Update to cmake-3.3.0.</para>
3569 </listitem>
3570 <listitem>
3571 <para>[renodr] - Update to graphite2-1.3.0.</para>
3572 </listitem>
3573 <listitem>
3574 <para>[renodr] - Update to harfbuzz-1.0.1.</para>
3575 </listitem>
3576 <listitem>
3577 <para>[renodr] - Update to xproto-7.0.28.</para>
3578 </listitem>
3579 <listitem>
3580 <para>[renodr] - Update to mesa-10.6.3.</para>
3581 </listitem>
3582 <listitem>
3583 <para>[renodr] - Update to polkit-0.113.</para>
3584 </listitem>
3585 <listitem>
3586 <para>[renodr] - Update to libdrm-2.4.62.</para>
3587 </listitem>
3588 <listitem>
3589 <para>[renodr] - Update to libepoxy-1.3.1.</para>
3590 </listitem>
3591 <listitem>
3592 <para>[renodr] - Update to gdk-pixbuf-2.31.5.</para>
3593 </listitem>
3594 <listitem>
3595 <para>[renodr] - Update to librsvg-2.40.10.</para>
3596 </listitem>
3597 <listitem>
3598 <para>[renodr] - Update to gtk+-3.16.6.</para>
3599 </listitem>
3600 <listitem>
3601 <para>[renodr] - Update to adwaita-icon-theme-3.16.2.1.</para>
3602 </listitem>
3603 </itemizedlist>
3604 </listitem>
3605
3606 <listitem>
3607 <para>August 7th, 2015</para>
3608 <itemizedlist>
3609 <listitem>
3610 <para>[renodr] - Update to xfsprogs-3.2.4.</para>
3611 </listitem>
3612 <listitem>
3613 <para>[renodr] - Update to mdadm-3.3.4.</para>
3614 </listitem>
3615 <listitem>
3616 <para>[renodr] - Update to whois-5.2.10.</para>
3617 </listitem>
3618 <listitem>
3619 <para>[renodr] - Update to LLVM-3.6.2.</para>
3620 </listitem>
3621 <listitem>
3622 <para>[renodr] - Update to unrar-5.3.2.</para>
3623 </listitem>
3624 <listitem>
3625 <para>[renodr] - Update to nano-2.4.2.</para>
3626 </listitem>
3627 <listitem>
3628 <para>[renodr] - Update to ed-1.12.</para>
3629 </listitem>
3630 <listitem>
3631 <para>[renodr] - Update to libunistring-0.9.6.</para>
3632 </listitem>
3633 </itemizedlist>
3634 </listitem>
3635
3636 <listitem>
3637 <para>August 5th, 2015</para>
3638 <itemizedlist>
3639 <listitem>
3640 <para>[renodr] - Update to libidn-1.32.</para>
3641 </listitem>
3642 <listitem>
3643 <para>[renodr] - Update to gnutls-3.4.3.</para>
3644 </listitem>
3645 <listitem>
3646 <para>[renodr] - Update to links-2.10.</para>
3647 </listitem>
3648 <listitem>
3649 <para>[renodr] - Update to sg3_utils-1.41.</para>
3650 </listitem>
3651 <listitem>
3652 <para>[renodr] - Update to screen-4.3.1.</para>
3653 </listitem>
3654 <listitem>
3655 <para>[renodr] - Update to lsof-4.89.</para>
3656 </listitem>
3657 <listitem>
3658 <para>[renodr] - Update to dhcpcd-6.9.1.</para>
3659 </listitem>
3660 <listitem>
3661 <para>[renodr] - Update to lm_sensors-3.4.0.</para>
3662 </listitem>
3663 </itemizedlist>
3664 </listitem>
3665
3666 <listitem>
3667 <para>August 3rd, 2015</para>
3668 <itemizedlist>
3669 <listitem>
3670 <para>[renodr] - Update to sudo-1.8.14p3.</para>
3671 </listitem>
3672 <listitem>
3673 <para>[renodr] - Update to OpenSSL-1.0.2d.</para>
3674 </listitem>
3675 </itemizedlist>
3676 </listitem>
3677
3678 <listitem>
3679 <para>August 2nd, 2015</para>
3680 <itemizedlist>
3681 <listitem>
3682 <para>[renodr] - Fix a build error in librep. Thanks
3683 goes to Lee Hancock for reporting the problem and giving
3684 a fix.</para>
3685 </listitem>
3686 <listitem>
3687 <para>[renodr] - Fix a build problem with reiserfsprogs.
3688 Thanks goes to Lee Hancock for reporting the issue and
3689 giving a fix.</para>
3690 </listitem>
3691 <listitem>
3692 <para>[renodr] - Add libxslt as a required dependency
3693 for Akonadi. Thanks goes to Tommy Lincoln and Micheal
3694 Gruben for reporting the issue.</para>
3695 </listitem>
3696 <listitem>
3697 <para>[renodr] - Fix dependencies for feh to allow
3698 for a successful run of the test suite. Thanks goes to
3699 Tommy Lincoln for reporting the issue.</para>
3700 </listitem>
3701 </itemizedlist>
3702 </listitem>
3703
3704 <listitem>
3705 <para>July 31st, 2015</para>
3706 <itemizedlist>
3707 <listitem>
3708 <para>[renodr] - Transfer book back to svn and make
3709 some minor adjustments.</para>
3710 </listitem>
3711 </itemizedlist>
3712 </listitem>
3713
3714 <listitem>
3715 <para>June 28th, 2015</para>
3716 <itemizedlist>
3717 <!-- <listitem>
3718 <para>[krejzi] - .</para>
3719 </listitem> -->
3720 <listitem>
3721 <para>[krejzi] - Updated systemd instructions to reflect
3722 libgudev removal.</para>
3723 </listitem>
3724 <listitem>
3725 <para>[krejzi] - Added libgudev-230.</para>
3726 </listitem>
3727 </itemizedlist>
3728 </listitem>
3729
3730 <listitem>
3731 <para>June 27th, 2015</para>
3732 <itemizedlist>
3733 <listitem>
3734 <para>[krejzi] - Updated to xfconf-4.12.0, xfdesktop-4.12.2
3735 and xfwm4-4.12.3.</para>
3736 </listitem>
3737 <listitem>
3738 <para>[krejzi] - Updated to xfce4-session-4.12.1,
3739 xfce4-settings-4.12.0 and
3740 xfce4-xkb-plugin-0.7.1.</para>
3741 </listitem>
3742 <listitem>
3743 <para>[krejzi] - Updated to xfce4-panel-4.12.0 and
3744 xfce4-power-manager-1.4.4.</para>
3745 </listitem>
3746 <listitem>
3747 <para>[krejzi] - Updated to xfburn-0.5.4 and
3748 xfce4-appfinder-4.12.0.</para>
3749 </listitem>
3750 <listitem>
3751 <para>[krejzi] - Updated to Thunar-1.6.10, thunar-volman-0.8.1
3752 and tumbler-0.1.31.</para>
3753 </listitem>
3754 <listitem>
3755 <para>[krejzi] - Updated to mousepad-0.4.0, parole-0.8.0
3756 and ristretto-0.8.0.</para>
3757 </listitem>
3758 <listitem>
3759 <para>[krejzi] - Updated to libxfce4ui-4.12.1, libxfce4util-4.12.1
3760 and midori-0.5.10.</para>
3761 </listitem>
3762 <listitem>
3763 <para>[krejzi] - Updated to exo-0.10.6, garco-0.5.0
3764 and gtk-xfce-engine-3.2.0.</para>
3765 </listitem>
3766 <listitem>
3767 <para>[krejzi] - Removed telepathy-salut, totem and
3768 tracker.</para>
3769 </listitem>
3770 <listitem>
3771 <para>[krejzi] - Removed telepathy-gabble, telepathy-haze
3772 and telepathy-idle.</para>
3773 </listitem>
3774 <listitem>
3775 <para>[krejzi] - Removed sound-juicer, sushi and
3776 telepathy-farstream.</para>
3777 </listitem>
3778 <listitem>
3779 <para>[krejzi] - Removed nautilus-sendto, opal and
3780 ptlib.</para>
3781 </listitem>
3782 <listitem>
3783 <para>[krejzi] - Removed libmediaart, libnice and
3784 libzapojit.</para>
3785 </listitem>
3786 <listitem>
3787 <para>[krejzi] - Removed gnome-screenshot, gnome-user-share
3788 and grilo-plugins.</para>
3789 </listitem>
3790 <listitem>
3791 <para>[krejzi] - Removed gnome-icon-theme-symbolic,
3792 gnome-online-miners and gnome-photos.</para>
3793 </listitem>
3794 <listitem>
3795 <para>[krejzi] - Removed gnome-font-viewer, gnome-icon-theme
3796 and gnome-icon-theme-extras.</para>
3797 </listitem>
3798 <listitem>
3799 <para>[krejzi] - Removed gnome-contacts, gnome-dictionary
3800 and gnome-documents.</para>
3801 </listitem>
3802 <listitem>
3803 <para>[krejzi] - Removed folks, gfbgraph and gnome-clocks.</para>
3804 </listitem>
3805 <listitem>
3806 <para>[krejzi] - Removed ekiga, empathy and farstream.</para>
3807 </listitem>
3808 </itemizedlist>
3809 </listitem>
3810
3811 <listitem>
3812 <para>June 26th, 2015</para>
3813 <itemizedlist>
3814 <listitem>
3815 <para>[krejzi] - Updated to kate-15.04.2, kmix-15.04.2
3816 and konsole-15.04.2 (KF5 Apps).</para>
3817 </listitem>
3818 <listitem>
3819 <para>[krejzi] - Updated to KDE Plasma-5.3.1 and
3820 oxygen-icons-15.04.2 (Plasma Chapter).</para>
3821 </listitem>
3822 </itemizedlist>
3823 </listitem>
3824
3825 <listitem>
3826 <para>June 25th, 2015</para>
3827 <itemizedlist>
3828 <listitem>
3829 <para>[krejzi] - Added a patch for polkit which
3830 addresses several security issues and memory
3831 leaks.</para>
3832 </listitem>
3833 <listitem>
3834 <para>[krejzi] - Updated to db-6.1.26, libtirpc-0.3.2
3835 and texlive-20150521.</para>
3836 </listitem>
3837 <listitem>
3838 <para>[krejzi] - Added Module-Build-0.4214 (Perl
3839 Module).</para>
3840 </listitem>
3841 </itemizedlist>
3842 </listitem>
3843
3844 <listitem>
3845 <para>June 24th, 2015</para>
3846 <itemizedlist>
3847 <listitem>
3848 <para>[krejzi] - Updated to KDE Frameworks-5.11.0.</para>
3849 </listitem>
3850 <listitem>
3851 <para>[krejzi] - Updated to extra-cmake-modules-5.11.0 and
3852 libdbusmenu-qt-0.9.3+15.10.20150604 (Qt5 version).</para>
3853 </listitem>
3854 <listitem>
3855 <para>[krejzi] - Updated to thunderbird-38.0.1 and
3856 tigervnc-1.4.3.</para>
3857 </listitem>
3858 <listitem>
3859 <para>[krejzi] - Updated to icedtea-web-1.6, libreoffice-4.4.3.2
3860 and seamonkey-2.33.1.</para>
3861 </listitem>
3862 <listitem>
3863 <para>[krejzi] - Updated to fontforge-20150612, gnumeric-1.12.22
3864 and gparted-0.22.0.</para>
3865 </listitem>
3866 <listitem>
3867 <para>[krejzi] - Updated to balsa-2.5.2, feh-2.13.1 and
3868 firefox-38.0.5.</para>
3869 </listitem>
3870 <listitem>
3871 <para>[krejzi] - Updated to asymptote-2.35, biber-2.1a and
3872 lxpanel-0.8.1.</para>
3873 </listitem>
3874 </itemizedlist>
3875 </listitem>
3876
3877 <listitem>
3878 <para>June 23rd, 2015</para>
3879 <itemizedlist>
3880 <listitem>
3881 <para>[krejzi] - Updated to cups-2.0.3, cups-filters-1.0.69
3882 and ghostscript-9.16.</para>
3883 </listitem>
3884 <listitem>
3885 <para>[krejzi] - Updated to mplayer-2015-02-20, mupdf-1.7 and
3886 vlc-2.2.1.</para>
3887 </listitem>
3888 <listitem>
3889 <para>[krejzi] - Updated to libisoburn-1.4.0, libisofs-1.4.0
3890 and mpg123-1.22.2.</para>
3891 </listitem>
3892 <listitem>
3893 <para>[krejzi] - Updated to audacious-3.5.2, ffmpeg-2.7.1 and
3894 libburn-1.4.0.</para>
3895 </listitem>
3896 <listitem>
3897 <para>[krejzi] - Updated to KDE Applications-15.04.2.</para>
3898 </listitem>
3899 <listitem>
3900 <para>[krejzi] - Updated to kdelibs-4.14.9, kdepim-4.14.9 and
3901 kde-workspace-4.11.20.</para>
3902 </listitem>
3903 <listitem>
3904 <para>[krejzi] - Updated to libvpx-1.4.0, soundtouch-1.9.0 and
3905 v4l-utils-1.6.3.</para>
3906 </listitem>
3907 <listitem>
3908 <para>[krejzi] - Updated to libva-intel-driver-1.5.1, libvdpau-1.1
3909 and libvorbis-1.3.5.</para>
3910 </listitem>
3911 <listitem>
3912 <para>[krejzi] - Updated to libass-0.12.2, libdvdread-5.0.3 and
3913 libva-1.5.1.</para>
3914 </listitem>
3915 <listitem>
3916 <para>[krejzi] - Updated to alsa-tools-1.0.29, alsa-utils-1.0.29
3917 and fdk-aac-0.1.4.</para>
3918 </listitem>
3919 <listitem>
3920 <para>[krejzi] - Updated to alsa-firmware-1.0.29, alsa-lib-1.0.29
3921 and alsa-plugins-1.0.29.</para>
3922 </listitem>
3923 <listitem>
3924 <para>[krejzi] - Added libcdio-0.93.</para>
3925 </listitem>
3926 <listitem>
3927 <para>[krejzi] - Updated to Unicode-LineBreak-2015.06 (Perl
3928 Module), webkitgtk-2.4.9 and webkitgtk-2.8.3.</para>
3929 </listitem>
3930 <listitem>
3931 <para>[krejzi] - Updated to qt-4.8.7, qt-5.4.2 and
3932 tiff-4.0.4.</para>
3933 </listitem>
3934 <listitem>
3935 <para>[krejzi] - Updated to nss-3.19.2, openbox-3.6 and
3936 pangomm-2.36.0.</para>
3937 </listitem>
3938 <listitem>
3939 <para>[krejzi] - Updated to libevdev-1.4.2, libinput-0.18.0
3940 and LVM2-2.02.122.</para>
3941 </listitem>
3942 <listitem>
3943 <para>[krejzi] - Updated to gtkmm-3.16.0, harfbuzz-0.9.41
3944 and imlib2-1.4.7.</para>
3945 </listitem>
3946 <listitem>
3947 <para>[krejzi] - Updated to goffice-0.10.22, gtk+-2.24.28
3948 and gtk+-3.16.4.</para>
3949 </listitem>
3950 <listitem>
3951 <para>[krejzi] - Updated to cogl-1.20.0, freeglut-3.0.0
3952 and gdk-pixbuf-2.31.4.</para>
3953 </listitem>
3954 <listitem>
3955 <para>[krejzi] - Updated to cairo-1.14.2, clutter-1.22.2
3956 and clutter-gst-2.0.16.</para>
3957 </listitem>
3958 <listitem>
3959 <para>[krejzi] - Updated to at-spi2-core-2.16.0,
3960 at-spi2-atk-2.16.0 and atk-2.16.0.</para>
3961 </listitem>
3962 </itemizedlist>
3963 </listitem>
3964
3965 <listitem>
3966 <para>June 20th, 2015</para>
3967 <itemizedlist>
3968 <listitem>
3969 <para>[krejzi] - Updated to xorg-server-1.17.2, xvinfo-1.1.3
3970 and xterm-318.</para>
3971 </listitem>
3972 <listitem>
3973 <para>[krejzi] - Updated to xkeyboard-config-2.15,
3974 xlsatoms-1.1.2 and xmodmap-1.0.9.</para>
3975 </listitem>
3976 <listitem>
3977 <para>[krejzi] - Updated to xgamma-1.0.6, xhost-1.0.7 and
3978 xkbevd-1.1.4.</para>
3979 </listitem>
3980 <listitem>
3981 <para>[krejzi] - Updated to xf86-input-wacom-0.30.0 and
3982 xf86-video-vesa-2.3.4.</para>
3983 </listitem>
3984 <listitem>
3985 <para>[krejzi] - Updated to xf86-input-evdev-2.9.2 and
3986 xf86-input-synaptics-1.8.2.</para>
3987 </listitem>
3988 <listitem>
3989 <para>[krejzi] - Updated to xdpyinfo-1.3.2, xdriinfo-1.0.5
3990 and xev-1.2.2.</para>
3991 </listitem>
3992 <listitem>
3993 <para>[krejzi] - Updated to twm-1.0.9, x11perf-1.6.0 and
3994 xcmsdb-1.0.5.</para>
3995 </listitem>
3996 <listitem>
3997 <para>[krejzi] - Updated to randrproto-1.5.0, setxkbmap-1.3.1
3998 and smproxy-1.0.6.</para>
3999 </listitem>
4000 <listitem>
4001 <para>[krejzi] - Updated to libXvMC-1.0.9, libXxf86vm-1.1.4
4002 and mesa-10.6.0.</para>
4003 </listitem>
4004 <listitem>
4005 <para>[krejzi] - Updated to libXrandr-1.5.0, libXrender-0.9.9
4006 and libXt-1.1.5.</para>
4007 </listitem>
4008 <listitem>
4009 <para>[krejzi] - Updated to libXdmcp-1.1.2, libXfont-1.5.1
4010 and libxkbfile-1.0.9.</para>
4011 </listitem>
4012 <listitem>
4013 <para>[krejzi] - Updated to libFS-1.0.7, libX11-1.6.3 and
4014 libXaw-1.0.13.</para>
4015 </listitem>
4016 <listitem>
4017 <para>[krejzi] - Updated to font-util-1.3.1, kbproto-1.0.7
4018 and libfontenc-1.1.3.</para>
4019 </listitem>
4020 <listitem>
4021 <para>[krejzi] - Archived Gnash-0.8.10 and Agg-2.5.</para>
4022 </listitem>
4023 <listitem>
4024 <para>[krejzi] - Removed incompatible use of Berkeley DB
4025 from OpenLDAP instructions.</para>
4026 </listitem>
4027 <listitem>
4028 <para>[krejzi] - Updated to wireshark-1.12.6 and
4029 wpa_supplicant-2.4.</para>
4030 </listitem>
4031 <listitem>
4032 <para>[krejzi] - Updated to unbound-1.5.3, wget-1.16.3 and
4033 whois-5.2.9.</para>
4034 </listitem>
4035 <listitem>
4036 <para>[krejzi] - Updated to rpcbind-0.2.3, samba-4.2.2
4037 and sqlite-3.8.10.2.</para>
4038 </listitem>
4039 <listitem>
4040 <para>[krejzi] - Updated to postfix-3.0.1, postgresql-9.4.4
4041 and proftpd-1.3.5a.</para>
4042 </listitem>
4043 <listitem>
4044 <para>[krejzi] - Updated to mariadb-10.0.20,
4045 NetworkManager-1.0.2 and ntp-4.2.8p2.</para>
4046 </listitem>
4047 <listitem>
4048 <para>[krejzi] - Updated to bind-9.10.2-P1, db-6.1.23
4049 and dovecot-2.2.18.</para>
4050 </listitem>
4051 </itemizedlist>
4052 </listitem>
4053
4054 <listitem>
4055 <para>June 19th, 2015</para>
4056 <itemizedlist>
4057 <listitem>
4058 <para>[krejzi] - Updated to libsoup-2.50.0, libtirpc-0.3.1
4059 and uhttpmock-0.4.0.</para>
4060 </listitem>
4061 <listitem>
4062 <para>[krejzi] - Updated to libndp-1.5, libnice-0.1.13
4063 and libpcap-1.7.3.</para>
4064 </listitem>
4065 <listitem>
4066 <para>[krejzi] - Updated to geoclue-2.2.0 and
4067 glib-networking-2.44.0.</para>
4068 </listitem>
4069 <listitem>
4070 <para>[krejzi] - Updated to curl-7.43.0, dhcpcd-6.9.0
4071 and dhcp-4.3.2.</para>
4072 </listitem>
4073 <listitem>
4074 <para>[krejzi] - Updated to tcl-8.6.4, tk-8.6.4 and
4075 vala-0.28.0.</para>
4076 </listitem>
4077 <listitem>
4078 <para>[krejzi] - Updated to python-3.4.3, ruby-2.2.2 and
4079 subversion-1.8.13.</para>
4080 </listitem>
4081 <listitem>
4082 <para>[krejzi] - Updated to OpenJDK-1.8.0.45, php-5.6.10
4083 and python-2.7.10.</para>
4084 </listitem>
4085 <listitem>
4086 <para>[krejzi] - Updated to lua-5.2.4, mercurial-3.4.1
4087 and nasm-2.11.08.</para>
4088 </listitem>
4089 <listitem>
4090 <para>[krejzi] - Updated to git-2.4.4, librep-0.92.5 and
4091 llvm-3.6.1.</para>
4092 </listitem>
4093 <listitem>
4094 <para>[krejzi] - Updated to elfutils-0.163, gcc-5.1.0 and
4095 gdb-7.9.1.</para>
4096 </listitem>
4097 <listitem>
4098 <para>[krejzi] - Updated to apache-ant-1.9.5, cmake-3.2.3
4099 and dejagnu-1.5.3.</para>
4100 </listitem>
4101 <listitem>
4102 <para>[krejzi] - Updated to Text-BibTeX-0.71, Unicode-Collate-1.12
4103 and URI-1.67 (Perl Modules).</para>
4104 </listitem>
4105 <listitem>
4106 <para>[krejzi] - Updated to Encode-JIS2K-0.03, File-Which-1.18
4107 and Net-DNS-0.83 (Perl Modules).</para>
4108 </listitem>
4109 <listitem>
4110 <para>[krejzi] - Updated to Archive-Zip-1.48, autovivification-0.15
4111 and Data-Dump-1.23 (Perl Modules).</para>
4112 </listitem>
4113 <listitem>
4114 <para>[krejzi] - Updated to pygobject-3.16.2 and
4115 setuptools-17.1.1 (Python Modules).</para>
4116 </listitem>
4117 <listitem>
4118 <para>[krejzi] - Updated to Beaker-1.7.0 and pyatspi-2.16.0
4119 (Python Modules).</para>
4120 </listitem>
4121 <listitem>
4122 <para>[krejzi] - Added Test-Differences-0.63 and Test-Pod-1.50
4123 (Perl Modules).</para>
4124 </listitem>
4125 <listitem>
4126 <para>[krejzi] - Added Test-Pod-Coverage-1.10 and Text-Roman-3.5
4127 (Perl Modules).</para>
4128 </listitem>
4129 <listitem>
4130 <para>[krejzi] - Removed Readonly-XS (Perl Module).</para>
4131 </listitem>
4132 <listitem>
4133 <para>[krejzi] - Updated to upower-0.99.3, weston-1.8.0 and
4134 which-2.21.</para>
4135 </listitem>
4136 <listitem>
4137 <para>[krejzi] - Updated to sysstat-11.1.5, udisks-2.1.5 and
4138 unrar-5.2.7.</para>
4139 </listitem>
4140 <listitem>
4141 <para>[krejzi] - Updated to ModemManager-1.4.8, p7zip-9.38.1
4142 and pciutils-3.3.1.</para>
4143 </listitem>
4144 <listitem>
4145 <para>[krejzi] - Updated to hdparm-9.48, logrotate-3.9.1
4146 and mc-4.8.14.</para>
4147 </listitem>
4148 <listitem>
4149 <para>[krejzi] - Updated to autofs-5.1.1, bluez-5.31 and
4150 colord-1.2.11.</para>
4151 </listitem>
4152 </itemizedlist>
4153 </listitem>
4154
4155 <listitem>
4156 <para>June 17th, 2015</para>
4157 <itemizedlist>
4158 <listitem>
4159 <para>[krejzi] - Updated to sharutils-4.15.2.</para>
4160 </listitem>
4161 <listitem>
4162 <para>[krejzi] - Updated to iso-codes-3.58, pinentry-0.9.4
4163 and screen-4.3.0.</para>
4164 </listitem>
4165 <listitem>
4166 <para>[krejzi] - Updated to highlight-3.22, ibus-1.5.10 and
4167 ImageMagick-6.9.1-0.</para>
4168 </listitem>
4169 <listitem>
4170 <para>[krejzi] - Updated to appstream-glib-0.4.0, gtk-doc-1.24
4171 and hicolor-icon-theme-0.15.</para>
4172 </listitem>
4173 <listitem>
4174 <para>[krejzi] - Added gcab-0.6.</para>
4175 </listitem>
4176 <listitem>
4177 <para>[krejzi] - Updated to poppler-0.33.0 and qpdf-5.1.3.
4178 </para>
4179 </listitem>
4180 <listitem>
4181 <para>[krejzi] - Updated to librsvg-2.40.9, libraw-0.16.2
4182 and libwebp-0.4.3.</para>
4183 </listitem>
4184 <listitem>
4185 <para>[krejzi] - Updated to libjpeg-turbo-1.4.1,
4186 libmng-2.0.3 and libpng-1.6.17.</para>
4187 </listitem>
4188 <listitem>
4189 <para>[krejzi] - Updated to gobject-introspection-1.44.0,
4190 harfbuzz-0.9.40 and lcms2-2.7.</para>
4191 </listitem>
4192 <listitem>
4193 <para>[krejzi] - Updated to freetype-2.6, glib-2.44.1
4194 and glibmm-2.44.0.</para>
4195 </listitem>
4196 <listitem>
4197 <para>[krejzi] - Added npth-1.2.</para>
4198 </listitem>
4199 <listitem>
4200 <para>[krejzi] - Updated to xapian-core-1.2.21.</para>
4201 </listitem>
4202 <listitem>
4203 <para>[krejzi] - Updated to pcre-8.37, talloc-2.1.2 and
4204 wayland-1.8.1.</para>
4205 </listitem>
4206 <listitem>
4207 <para>[krejzi] - Updated to libqmi-1.12.6, libsigc++-2.4.1
4208 and libtasn1-4.5.</para>
4209 </listitem>
4210 <listitem>
4211 <para>[krejzi] - Updated to libinput-0.17.0, libksba-1.3.3
4212 and libpciaccess-0.13.4.</para>
4213 </listitem>
4214 <listitem>
4215 <para>[krejzi] - Updated to libgsf-1.4.33, libgusb-0.2.5
4216 and libidn-1.30.</para>
4217 </listitem>
4218 <listitem>
4219 <para>[krejzi] - Updated to libevdev-1.4.2, libgcrypt-1.6.3
4220 and libgpg-error-1.19.</para>
4221 </listitem>
4222 <listitem>
4223 <para>[krejzi] - Updated to json-glib-1.0.4, libassuan-2.2.1
4224 and libdrm-2.6.61.</para>
4225 </listitem>
4226 <listitem>
4227 <para>[krejzi] - Updated to apr-1.5.2, boost-1.58.0 and
4228 icu-55.1.</para>
4229 </listitem>
4230 <listitem>
4231 <para>[krejzi] - Separated shared PAM configuration files
4232 from the Shadow instructions.</para>
4233 </listitem>
4234 <listitem>
4235 <para>[krejzi] - Updated to sudo-1.8.13, xfsprogs-3.2.3 and
4236 zsh-5.0.8.</para>
4237 </listitem>
4238 <listitem>
4239 <para>[krejzi] - Updated to p11-kit-0.23.1, qemu-2.3.0 and
4240 stunnel-5.19.</para>
4241 </listitem>
4242 <listitem>
4243 <para>[krejzi] - Updated to ntfs-3g-2015.3.14, openssh-6.8p1
4244 and openssl-1.0.2c.</para>
4245 </listitem>
4246 <listitem>
4247 <para>[krejzi] - Updated to nano-2.4.1, nettle-3.1.1 and
4248 nss-3.19.1.</para>
4249 </listitem>
4250 <listitem>
4251 <para>[krejzi] - Updated to krb5-1.13.2, Linux-PAM-1.2.0
4252 and LVM2-2.02.121.</para>
4253 </listitem>
4254 <listitem>
4255 <para>[krejzi] - Updated to gpgme-1.5.5, gptfdisk-1.0.0
4256 and joe-4.0.</para>
4257 </listitem>
4258 <listitem>
4259 <para>[krejzi] - Updated to fuse-2.9.4, gnupg-2.0.28 and
4260 gnutls-3.4.2.</para>
4261 </listitem>
4262 <listitem>
4263 <para>[krejzi] - Updated to cracklib-2.9.4, ed-1.11
4264 and emacs-24.5.</para>
4265 </listitem>
4266 </itemizedlist>
4267 </listitem>
4268
4269 <listitem>
4270 <para>February 22nd, 2015</para>
4271 <itemizedlist>
4272 <listitem>
4273 <para>[krejzi] - Added Data::Dump-1.22 (Perl Module) and
4274 v4l-utils-1.6.2.</para>
4275 </listitem>
4276 <listitem>
4277 <para>[krejzi] - Updated to ImageMagick-6.9.0-7,
4278 php-5.6.6 and vino-3.14.2.</para>
4279 </listitem>
4280 <listitem>
4281 <para>[krejzi] - Updated to caribou-0.4.17, grilo-0.2.12
4282 and grilo-plugins-0.2.14.</para>
4283 </listitem>
4284 </itemizedlist>
4285 </listitem>
4286
4287 <listitem>
4288 <para>February 21st, 2015</para>
4289 <itemizedlist>
4290 <listitem>
4291 <para>[krejzi] - Updated to colord-1.2.9, MesaLib-10.4.5 and
4292 x264-20141218-2245.</para>
4293 </listitem>
4294 </itemizedlist>
4295 </listitem>
4296
4297 <listitem>
4298 <para>February 17th, 2015</para>
4299 <itemizedlist>
4300 <listitem>
4301 <para>[krejzi] - Rebranded the book into BLFS systemd once again.
4302 </para>
4303 </listitem>
4304 <listitem>
4305 <para>[krejzi] - Updated to totem-pl-parser-3.10.4 and unrar-5.2.6.</para>
4306 </listitem>
4307 <listitem>
4308 <para>[krejzi] - Updated to libunistring-0.9.5, setuptools-12.2 -
4309 Python Module and sysstat-11.1.3.</para>
4310 </listitem>
4311 <listitem>
4312 <para>[krejzi] - Updated to gnome-font-viewer-3.14.1, gtk+-2.24.26 and
4313 librsvg-2.40.7.</para>
4314 </listitem>
4315 </itemizedlist>
4316 </listitem>
4317
4318 <listitem>
4319 <para>February 15th, 2015</para>
4320 <itemizedlist>
4321 <listitem>
4322 <para>[krejzi] - Updated to kate-14.12.2, kmix-14.12.2 and konsole-14.12.2
4323 - KDE Frameworks Based Applications Section.</para>
4324 </listitem>
4325 <listitem>
4326 <para>[krejzi] - Updated to KDE Frameworks-5.7.0 and oxygen-icons-14.12.2
4327 - KDE Plasma 5 Section.</para>
4328 </listitem>
4329 <listitem>
4330 <para>[krejzi] - Updated to wayland-1.7.0 and weston-1.7.0.</para>
4331 </listitem>
4332 <listitem>
4333 <para>[krejzi] - Updated to cups-filters-1.0.65, libwww-perl-6.13 -
4334 Perl Module and logrotate-3.8.9.</para>
4335 </listitem>
4336 </itemizedlist>
4337 </listitem>
4338
4339 <listitem>
4340 <para>February 13th, 2015</para>
4341 <itemizedlist>
4342 <listitem>
4343 <para>[krejzi] - Updated to pulseaudio-6.0.</para>
4344 </listitem>
4345 <listitem>
4346 <para>[krejzi] - Updated to krb5-1.13.1, libwww-perl-6.10 - Perl
4347 Module and postfix-3.0.0.</para>
4348 </listitem>
4349 <listitem>
4350 <para>[krejzi] - Updated to cmake-3.1.3, cups-filters-1.0.64 and
4351 ffmpeg-2.5.4.</para>
4352 </listitem>
4353 <listitem>
4354 <para>[krejzi] - Archived appdata-tools (now provided by appstream-glib),
4355 libiodbc (nothing requires it anymore) and
4356 xf86-video-cirrus (replaced by modesetting driver).</para>
4357 </listitem>
4358 </itemizedlist>
4359 </listitem>
4360
4361 <listitem>
4362 <para>February 10th, 2015</para>
4363 <itemizedlist>
4364 <listitem>
4365 <para>[krejzi] - Updated to xorg-server-1.17.1.</para>
4366 </listitem>
4367 <listitem>
4368 <para>[krejzi] - Updated to nfs-utils-1.3.2, poppler-0.31.0 and
4369 sudo-1.8.12.</para>
4370 </listitem>
4371 <listitem>
4372 <para>[krejzi] - Updated to gtk-vnc-0.5.4, libqmi-0.12.4 and
4373 ModemManager-1.4.4.</para>
4374 </listitem>
4375 <listitem>
4376 <para>[krejzi] - Updated to cups-2.0.2, dbus-glib-0.104 and
4377 fluxbox-1.3.7.</para>
4378 </listitem>
4379 <listitem>
4380 <para>[krejzi] - Added libnfsidmap-0.26 and implemented NFSv4
4381 instructions for NFS-Utils.</para>
4382 </listitem>
4383 <listitem>
4384 <para>[krejzi] - Modified rpcbind-0.2.2 instructions to use a
4385 non-privileged user and work with systemd socket
4386 activation.</para>
4387 </listitem>
4388 </itemizedlist>
4389 </listitem>
4390
4391 <listitem>
4392 <para>February 9th, 2015</para>
4393 <itemizedlist>
4394 <listitem>
4395 <para>[krejzi] - Updated to xkeyboard-config-2.14 and
4396 xorg-server-1.17.0.</para>
4397 </listitem>
4398 <listitem>
4399 <para>[krejzi] - Updated to totem-3.14.2, unrar-5.2.5 and
4400 xf86-video-vmware-13.1.0.</para>
4401 </listitem>
4402 <listitem>
4403 <para>[krejzi] - Updated to shared-mime-info-1.4, sqlite-3.8.8.2
4404 and stunnel-5.10.</para>
4405 </listitem>
4406 <listitem>
4407 <para>[krejzi] - Updated to sessreg-1.1.0 - Xorg Applications
4408 and setuptools-12.0.5 - Python Module.</para>
4409 </listitem>
4410 <listitem>
4411 <para>[krejzi] - Updated to php-5.6.5, postgresql-9.4.1 and
4412 seamonkey-2.32.1.</para>
4413 </listitem>
4414 <listitem>
4415 <para>[krejzi] - Updated to nss-3.17.4, ntp-4.2.8p1 and
4416 openssl-1.0.2.</para>
4417 </listitem>
4418 <listitem>
4419 <para>[krejzi] - Updated to mercurial-3.3, MesaLib-10.4.4 and
4420 nspr-4.10.8.</para>
4421 </listitem>
4422 <listitem>
4423 <para>[krejzi] - Updated to libqmi-1.12.2, libreoffice-4.4.0.3
4424 and mariadb-10.0.16.</para>
4425 </listitem>
4426 <listitem>
4427 <para>[krejzi] - Updated to libmbim-1.12.2, libnice-0.1.10
4428 and libpciaccess-0.13.3.</para>
4429 </listitem>
4430 <listitem>
4431 <para>[krejzi] - Updated to libgpg-error-1.18, libgsf-1.14.31
4432 and libinput-0.10.0.</para>
4433 </listitem>
4434 <listitem>
4435 <para>[krejzi] - Updated to httpd-2.4.12, libdvdread-5.0.2 and
4436 libdvdnav-5.0.3.</para>
4437 </listitem>
4438 <listitem>
4439 <para>[krejzi] - Updated to gtk+-3.14.8, harfbuzz-0.9.38 and
4440 highlight-3.21.</para>
4441 </listitem>
4442 <listitem>
4443 <para>[krejzi] - Updated to gedit-3.14.3, git-2.3.0 and
4444 gparted-0.21.0.</para>
4445 </listitem>
4446 <listitem>
4447 <para>[krejzi] - Updated to evolution-data-server-3.12.11,
4448 evolution-3.12.11 and farstream-0.2.7.</para>
4449 </listitem>
4450 <listitem>
4451 <para>[krejzi] - Updated to clutter-gst-2.0.14, cmake-3.1.2 and
4452 dhcpcd-6.7.1.</para>
4453 </listitem>
4454 <listitem>
4455 <para>[krejzi] - Updated to babl-0.1.12, bluefish-2.2.7 and
4456 bluez-5.28.</para>
4457 </listitem>
4458 <listitem>
4459 <para>[krejzi] - Fixed ALSA-Plugins build when speexdsp-1.2rc2 is
4460 present.</para>
4461 </listitem>
4462 <listitem>
4463 <para>[krejzi] - Merged tigervnc-1.4.2 and whois-5.2.4 updates
4464 from the main book. Thanks to Bruce for doing all the work.</para>
4465 </listitem>
4466 <listitem>
4467 <para>[krejzi] - Merged dejagnu-1.5.2, lzo-2.09 and sharutils-4.15
4468 updates from the main book. Thanks to Bruce for doing all
4469 the work.</para>
4470 </listitem>
4471 <listitem>
4472 <para>[krejzi] - Merged XML-LibXML-Simple-0.95 and
4473 XML-LibXSLT-1.94 - Perl Modules updates from the main
4474 book. Thanks to Ken for doing all the work.</para>
4475 </listitem>
4476 <listitem>
4477 <para>[krejzi] - Merged Net-DNS-0.82, Text-BibTex-0.70 and
4478 Unicode-Collate-1.10 - Perl Modules updates from the main
4479 book. Thanks to Ken for doing all the work.</para>
4480 </listitem>
4481 <listitem>
4482 <para>[krejzi] - Merged Archive-Zip-1.45, Business-ISMN-1.13
4483 and Data-Compare-1.25 - Perl Modules updates from the main
4484 book. Thanks to Ken for doing all the work.</para>
4485 </listitem>
4486 <listitem>
4487 <para>[krejzi] - Merged inkscape-0.91 update from the main
4488 book. Thanks to Ken for doing all the work.</para>
4489 </listitem>
4490 <listitem>
4491 <para>[krejzi] - Merged Cairo upstream fixes addition
4492 from the main book. Thanks to Ken for doing all the
4493 work.</para>
4494 </listitem>
4495 <listitem>
4496 <para>[krejzi] - Merged OpenJDK-1.8.0.31 and swig-3.0.5
4497 updates from the main book. Thanks to Pierre for doing
4498 all the work.</para>
4499 </listitem>
4500 <listitem>
4501 <para>[krejzi] - Merged goffice-0.10.20, gnumeric-1.12.20
4502 and LVM2-2.02.116 updates from the main book. Thanks to
4503 Pierre for doing all the work.</para>
4504 </listitem>
4505 </itemizedlist>
4506 </listitem>
4507
4508 <listitem>
4509 <para>January 28th, 2015</para>
4510 <itemizedlist>
4511 <listitem>
4512 <para>[krejzi] - Updated jasper-1.900.1 patch to address more
4513 recent security issues.</para>
4514 </listitem>
4515 <listitem>
4516 <para>[krejzi] - Added an optional Qt4 patch that adds some
4517 new features that are not upstream but can be used by some
4518 packages.</para>
4519 </listitem>
4520 </itemizedlist>
4521 </listitem>
4522
4523 <listitem>
4524 <para>January 27th, 2015</para>
4525 <itemizedlist>
4526 <listitem>
4527 <para>[krejzi] - Updated to firefox-35.0.1 and
4528 MesaLib-10.4.3.</para>
4529 </listitem>
4530 <listitem>
4531 <para>[krejzi] - Added KDE Plasma-5.2.0 and sddm-0.11.0.</para>
4532 </listitem>
4533 <listitem>
4534 <para>[krejzi] - Added KDE Frameworks 5 Based Kate-14.12.1,
4535 KMix-14.12.1 and Konsole-14.12.1 applications.</para>
4536 </listitem>
4537 </itemizedlist>
4538 </listitem>
4539
4540 <listitem>
4541 <para>January 23rd, 2015</para>
4542 <itemizedlist>
4543 <listitem>
4544 <para>[krejzi] - Added Mako-1.0.1 - Python Module.</para>
4545 </listitem>
4546 <listitem>
4547 <para>[krejzi] - Updated to wayland-1.6.1 and weston-1.6.1.</para>
4548 </listitem>
4549 <listitem>
4550 <para>[krejzi] - Updated to setuptools-12.0.4 - Python
4551 Module and webkitgtk-2.6.5.</para>
4552 </listitem>
4553 <listitem>
4554 <para>[krejzi] - Updated to gnome-online-accounts-3.14.3
4555 and libgweather-3.14.3.</para>
4556 </listitem>
4557 <listitem>
4558 <para>[krejzi] - Updated to accountsservice-0.6.40,
4559 appstream-glib-0.3.4 and folks-0.10.1.</para>
4560 </listitem>
4561 <listitem>
4562 <para>[krejzi] - Merged vala-0.26.2 update from the main
4563 book. Thanks to Bruce for doing all the work.</para>
4564 </listitem>
4565 <listitem>
4566 <para>[krejzi] - Merged cups-filters-1.0.62, llvm-3.5.1 and
4567 seamonkey-2.32 updates from the main book. Thanks to Bruce
4568 for doing all the work.</para>
4569 </listitem>
4570 <listitem>
4571 <para>[krejzi] - Merged samba-4.1.16 update from the main
4572 book. Thanks to Fernando for doing all the work.</para>
4573 </listitem>
4574 <listitem>
4575 <para>[krejzi] - Merged gnutls-3.3.12, iceauth-1.0.7 and
4576 mkfontscale-1.1.2 updates from the main book. Thanks to
4577 Fernando for doing all the work.</para>
4578 </listitem>
4579 <listitem>
4580 <para>[krejzi] - Merged libdrm-2.4.59 and sqlite-3.8.8.1
4581 updates from the main book. Thanks to Igor for doing all
4582 the work.</para>
4583 </listitem>
4584 <listitem>
4585 <para>[krejzi] - Merged cmake-3.1.1, exim-4.85 and git-2.2.2
4586 updates from the main book. Thanks to Igor for doing all the
4587 work.</para>
4588 </listitem>
4589 <listitem>
4590 <para>[krejzi] - Merged hexchat-2.10.2 addition from the
4591 main book. Thanks to Igor for doing all the work.</para>
4592 </listitem>
4593 <listitem>
4594 <para>[krejzi] - Merged gdb-7.8.2 and swig-3.0.4 updates
4595 from the main book. Thanks to Pierre for doing all the
4596 work.</para>
4597 </listitem>
4598 </itemizedlist>
4599 </listitem>
4600
4601 <listitem>
4602 <para>January 13th, 2015</para>
4603 <itemizedlist>
4604 <listitem>
4605 <para>[krejzi] - Updated to libmbim-1.12.0, libqmi-1.12.0 and
4606 ModemManager-1.4.2.</para>
4607 </listitem>
4608 <listitem>
4609 <para>[krejzi] - Updated to colord-1.2.8, setuptools-11.3.1 - Python Module
4610 and thunderbird-31.4.0.</para>
4611 </listitem>
4612 <listitem>
4613 <para>[krejzi] - Added Beaker-1.6.4 - Python Module.</para>
4614 </listitem>
4615 </itemizedlist>
4616 </listitem>
4617
4618 <listitem>
4619 <para>January 13th, 2015</para>
4620 <itemizedlist>
4621 <listitem>
4622 <para>[krejzi] - Updated to evolution-data-server-3.12.10
4623 and evolution-3.12.10.</para>
4624 </listitem>
4625 <listitem>
4626 <para>[krejzi] - Updated to poppler-0.30.0,
4627 webkitgtk-2.4.8 and wireshark-1.12.3.</para>
4628 </listitem>
4629 <listitem>
4630 <para>[krejzi] - Updated to gtksourceview-3.14.3,
4631 gvfs-1.22.3 and MesaLib-10.4.2.</para>
4632 </listitem>
4633 <listitem>
4634 <para>[krejzi] - Updated to extra-cmake-modules-1.6.1,
4635 firefox-35.0 and gtk+-3.14.7.</para>
4636 </listitem>
4637 <listitem>
4638 <para>[krejzi] - Merged xf86-input-wacom-0.28.0 update
4639 from the main book. Thanks to Fernando for doing all
4640 the work.</para>
4641 </listitem>
4642 <listitem>
4643 <para>[krejzi] - Merged Thunar-1.6.4, unrar-5.2.4 and
4644 xdg-utils-1.1.0-rc3 updates from the main book. Thanks
4645 to Fernando for doing all the work.</para>
4646 </listitem>
4647 <listitem>
4648 <para>[krejzi] - Merged libgusb-0.2.4, openssl-1.0.1k and
4649 speexdsp-1.2rc3 updates from the main book. Thanks to
4650 Fernando for doing all the work.</para>
4651 </listitem>
4652 <listitem>
4653 <para>[krejzi] - Merged fluxbox-1.3.6, giflib-5.1.1 and
4654 libass-0.12.1 updates from the main book. Thanks to
4655 Fernando for doing all the work.</para>
4656 </listitem>
4657 <listitem>
4658 <para>[krejzi] - Merged curl-7.40.0, doxygen-1.8.9.1 and
4659 ffmpeg-2.5.3 updates from the main book. Thanks to
4660 Fernando for doing all the work.</para>
4661 </listitem>
4662 <listitem>
4663 <para>[krejzi] - Merged feh-2.12 addition from the main
4664 book. Thanks to Igor for doing all the work.</para>
4665 </listitem>
4666 <listitem>
4667 <para>[krejzi] - Merged libevent-2.0.22 update from the
4668 main book. Thanks to Igor for doing all the work.</para>
4669 </listitem>
4670 <listitem>
4671 <para>[krejzi] - Merged asymptote and xindy separation
4672 from texlive. Thanks to Ken for doing all the work.
4673 </para>
4674 </listitem>
4675 </itemizedlist>
4676 </listitem>
4677
4678 <listitem>
4679 <para>January 10th, 2015</para>
4680 <itemizedlist>
4681 <listitem>
4682 <para>[krejzi] - Updated to extra-cmake-modules-1.6.0 and
4683 KDE Frameworks-5.6.0.</para>
4684 </listitem>
4685 </itemizedlist>
4686 </listitem>
4687
4688 <listitem>
4689 <para>January 4th, 2015</para>
4690 <itemizedlist>
4691 <listitem>
4692 <para>[krejzi] - Updated to setuptools-11.0 - Python
4693 Module, wicd-1.7.3 and xf86-video-intel-2.99.917.</para>
4694 </listitem>
4695 <listitem>
4696 <para>[krejzi] - Updated to MesaLib-10.4.1 and
4697 phonon-backend-gstreamer-4.8.2 (Qt5 version).</para>
4698 </listitem>
4699 <listitem>
4700 <para>[krejzi] - Updated to libqmi-1.10.6, libva-1.5.0
4701 and libva-intel-driver-1.5.0.</para>
4702 </listitem>
4703 <listitem>
4704 <para>[krejzi] - Updated to bluez-5.27,
4705 libgweather-3.14.2 and libmbim-1.10.2.</para>
4706 </listitem>
4707 <listitem>
4708 <para>[krejzi] - Merged whois-5.2.3, xproto-7.0.27 and
4709 xterm-314 updates from the main book. Thanks to
4710 Fernando for doing all the work.</para>
4711 </listitem>
4712 <listitem>
4713 <para>[krejzi] - Merged phonon-backend-gstreamer-4.8.2,
4714 rxvt-unicode-9.2 and stunnel-5.09 updates from the main book.
4715 Thanks to Fernando for doing all the work.</para>
4716 </listitem>
4717 <listitem>
4718 <para>[krejzi] - Merged libpng-1.6.16, libxshmfence-1.2 and
4719 mercurial-3.2.4 updates from the main book. Thanks to
4720 Fernando for doing all the work.</para>
4721 </listitem>
4722 <listitem>
4723 <para>[krejzi] - Merged bdftopcf-1.0.5, doxygen-1.8.9 and
4724 freetype-2.5.5 updates from the main book. Thanks to
4725 Fernando for doing all the work.</para>
4726 </listitem>
4727 <listitem>
4728 <para>[krejzi] - Merged links-2.9 update from the main
4729 book. Thanks to Igor for doing all the work.</para>
4730 </listitem>
4731 <listitem>
4732 <para>[krejzi] - Merged fix for Clisp testsuite from the
4733 main book. Thanks to Pierre for doing all the work.</para>
4734 </listitem>
4735 </itemizedlist>
4736 </listitem>
4737
4738 <listitem>
4739 <para>December 21st, 2014</para>
4740 <itemizedlist>
4741 <listitem>
4742 <para>[krejzi] - Removed Bazaar from the book.</para>
4743 </listitem>
4744 <listitem>
4745 <para>[krejzi] - Merged ruby-2.2.0 update from the
4746 main book. Thanks to Fernando for doing all the
4747 work.</para>
4748 </listitem>
4749 <listitem>
4750 <para>[krejzi] - Merged abiword-3.0.1, libxklavier-5.4
4751 and ntp-4.2.8 updates from the main book. Thanks to
4752 Fernando for doing all the work.</para>
4753 </listitem>
4754 <listitem>
4755 <para>[krejzi] - Merged gst-plugins-bad-1.4.5,
4756 gst-plugins-ugly-1.4.5 and gst-libav-1.4.5 updates
4757 from the main book. Thanks to Igor for doing
4758 all the work.</para>
4759 </listitem>
4760 <listitem>
4761 <para>[krejzi] - Merged gstreamer-1.4.5, gst-plugins-base-1.4.5
4762 and gst-plugins-good-1.4.5 updates from the main book.
4763 Thanks to Igor for doing all the work.</para>
4764 </listitem>
4765 <listitem>
4766 <para>[krejzi] - Merged ffmpeg-2.5.2 and git-2.2.1
4767 updates from the main book. Thanks to Igor for
4768 doing all the work.</para>
4769 </listitem>
4770 <listitem>
4771 <para>[krejzi] - Merged heirloom-mailx-12.5 and
4772 mutt-1.5.23 security fix updates from the main
4773 book. Thanks to Ken for doing all the work.</para>
4774 </listitem>
4775 <listitem>
4776 <para>[krejzi] - Merged php-5.6.4 update from the
4777 main book. Thanks to Pierre for doing all the
4778 work.</para>
4779 </listitem>
4780 </itemizedlist>
4781 </listitem>
4782
4783 <listitem>
4784 <para>December 21st, 2014</para>
4785 <itemizedlist>
4786 <listitem>
4787 <para>[krejzi] - Merged mercurial-3.2.3 and postgresql-9.4.0
4788 updates from the main book. Thanks to Fernando for doing all
4789 the work.</para>
4790 </listitem>
4791 <listitem>
4792 <para>[krejzi] - Merged elfutils-0.161 update from the main book.
4793 Thanks to Igor for doing all the work.</para>
4794 </listitem>
4795 <listitem>
4796 <para>[krejzi] - Merged cmake-3.1.0, dhcpcd-6.6.6 and
4797 mplayer-2014-12-19 updates from the main book. Thanks
4798 to Fernando for doing all the work.</para>
4799 </listitem>
4800 <listitem>
4801 <para>[krejzi] - Updated qtchooser patch for Qt-5.4.</para>
4802 </listitem>
4803 <listitem>
4804 <para>[krejzi] - Fixed Inkscape build with Poppler-0.29.0.</para>
4805 </listitem>
4806 <listitem>
4807 <para>[krejzi] - Updated to appstream-glib-0.3.3 and
4808 libvdpau-0.9.</para>
4809 </listitem>
4810 <listitem>
4811 <para>[krejzi] - Updated to gnome-shell-3.14.3,
4812 gnome-shell-extensions-3.14.3 and
4813 gnome-user-share-3.14.2.</para>
4814 </listitem>
4815 <listitem>
4816 <para>[krejzi] - Updated to network-manager-applet-1.0.0,
4817 setuptools-8.2.1 - Python Module and
4818 xorg-server-1.16.3.</para>
4819 </listitem>
4820 <listitem>
4821 <para>[krejzi] - Updated to libreoffice-4.3.5, mutter-3.14.3
4822 and NetworkManager-1.0.0.</para>
4823 </listitem>
4824 </itemizedlist>
4825 </listitem>
4826
4827 <listitem>
4828 <para>December 18th, 2014</para>
4829 <itemizedlist>
4830 <listitem>
4831 <para>[krejzi] - Merged rasqal-0.9.23 and subversion-1.8.11
4832 updates from the main book. Thanks to Fernando for doing
4833 all the work.</para>
4834 </listitem>
4835 <listitem>
4836 <para>[krejzi] - Merged harfbuzz-0.9.37, libassuan-2.2.0
4837 and python-2.7.9 updates from the main book. Thanks to
4838 Fernando for doing all the work.</para>
4839 </listitem>
4840 <listitem>
4841 <para>[krejzi] - Merged ffmpeg-2.5.1, gnutls-3.3.11 and
4842 gpgme-1.5.3 updates from the main book. Thanks to Fernando
4843 for doing all the work.</para>
4844 </listitem>
4845 <listitem>
4846 <para>[krejzi] - Merged speex-1.2rc2 update from the main
4847 book. Thanks to Bruce for doing all the work.</para>
4848 </listitem>
4849 <listitem>
4850 <para>[krejzi] - Updated to udisks-2.1.4, vinagre-3.14.3
4851 and vte-0.38.3.</para>
4852 </listitem>
4853 <listitem>
4854 <para>[krejzi] - Updated to gnome-online-miners-3.14.1 and
4855 setuptools-8.0.4 - Python Module.</para>
4856 </listitem>
4857 <listitem>
4858 <para>[krejzi] - Updated to gtk+-3.14.6,
4859 network-manager-applet-0.995.0.0 and
4860 upower-0.99.2.</para>
4861 </listitem>
4862 <listitem>
4863 <para>[krejzi] - Updated to bluez-5.26, MesaLib-10.4.0 and
4864 NetworkManager-0.995.0.0.</para>
4865 </listitem>
4866 </itemizedlist>
4867 </listitem>
4868
4869 <listitem>
4870 <para>December 12th, 2014</para>
4871 <itemizedlist>
4872 <listitem>
4873 <para>[krejzi] - Updated to extra-cmake-modules-1.5.0
4874 and KDE Frameworks-5.5.0.</para>
4875 </listitem>
4876 <listitem>
4877 <para>[krejzi] - Updated to phonon-4.8.3 (Qt5 version),
4878 phonon-backend-gstreamer-4.8.1 (Qt5 version) and
4879 phonon-backend-vlc-0.8.2 (Qt5 version).</para>
4880 </listitem>
4881 </itemizedlist>
4882 </listitem>
4883
4884 <listitem>
4885 <para>December 11th, 2014</para>
4886 <itemizedlist>
4887 <listitem>
4888 <para>[krejzi] - Merged stunnel-5.08 and unbound-1.5.1
4889 updates from the main book. Thanks to Fernando for
4890 doing all the work.</para>
4891 </listitem>
4892 <listitem>
4893 <para>[krejzi] - Merged dhcpcd-6.6.5,
4894 hicolor-icon-theme-0.13 and sqlite-3.8.7.4 updates
4895 from the main book. Thanks to Fernando for doing
4896 all the work.</para>
4897 </listitem>
4898 <listitem>
4899 <para>[krejzi] - Merged qemu-2.2.0 and sendmail-8.15.1
4900 updates from the main book. Thanks to Bruce for doing
4901 all the work.</para>
4902 </listitem>
4903 </itemizedlist>
4904 </listitem>
4905
4906 <listitem>
4907 <para>December 10th, 2014</para>
4908 <itemizedlist>
4909 <listitem>
4910 <para>[krejzi] - Moved libpciaccess from the Xorg
4911 Libraries page into a standalone page in the
4912 General Libraries section.</para>
4913 </listitem>
4914 <listitem>
4915 <para>[krejzi] - Updated to evolution-data-server-3.12.9,
4916 evolution-3.12.9 and gedit-3.14.2.</para>
4917 </listitem>
4918 <listitem>
4919 <para>[krejzi] - Updated to poppler-0.29.0, qt-5.4.0
4920 and tracker-1.2.5.</para>
4921 </listitem>
4922 <listitem>
4923 <para>[krejzi] - Updated to libevdev-1.2.2,
4924 libinput-0.7.0 and MesaLib-10.3.5.</para>
4925 </listitem>
4926 <listitem>
4927 <para>[krejzi] - Merged bind-9.10.1-P1, x264-snapshot-20141208
4928 and xfsprogs-3.2.2 updates from the main book. Thanks to
4929 Fernando for doing all the work.</para>
4930 </listitem>
4931 <listitem>
4932 <para>[krejzi] - Merged seamonkey-2.31, sqlite-3.8.7.3
4933 and wget-1.16.1 updates from the main book. Thanks to
4934 Fernando for doing all the work.</para>
4935 </listitem>
4936 <listitem>
4937 <para>[krejzi] - Merged librsvg-2.40.6, libsoup-2.48.1
4938 and lxpanel-0.8.0 updates from the main book. Thanks
4939 to Fernando for doing all the work.</para>
4940 </listitem>
4941 <listitem>
4942 <para>[krejzi] - Merged ffmpeg-2.5, freetype-2.5.4 and
4943 glib-networking-2.42.1 updates from the main book.
4944 Thanks to Fernando for doing all the work.</para>
4945 </listitem>
4946 <listitem>
4947 <para>[krejzi] - Merged keybinder2-0.3.0 addition from
4948 the main book. Thanks to Fernando for doing all the
4949 work.</para>
4950 </listitem>
4951 <listitem>
4952 <para>[krejzi] - Merged phonon-4.8.3,
4953 phonon-backend-gstreamer-4.8.1 and
4954 phonon-backend-vlc-0.8.2 updates from the main book.
4955 Thanks to Bruce for doing all the work.</para>
4956 </listitem>
4957 <listitem>
4958 <para>[krejzi] - Merged Qemu networking instructions
4959 changes from the main book. Thanks to Bruce for
4960 doing all the work.</para>
4961 </listitem>
4962 <listitem>
4963 <para>[krejzi] - Merged remaining Kernel Configuration
4964 updates from the main book. Thanks to Pierre for doing
4965 all the work.</para>
4966 </listitem>
4967 <listitem>
4968 <para>[krejzi] - Commented out "Devices for Servers"
4969 section from the "About Devices" page as it is not
4970 relevant on systemd based setups.</para>
4971 </listitem>
4972 </itemizedlist>
4973 </listitem>
4974
4975 <listitem>
4976 <para>December 3rd, 2014</para>
4977 <itemizedlist>
4978 <listitem>
4979 <para>[krejzi] - Merged xfce4-power-manager-1.4.2 update
4980 from the main book. Thanks to Fernando for doing all the
4981 work.</para>
4982 </listitem>
4983 <listitem>
4984 <para>[krejzi] - Merged samba-4.1.14, unrarsrc-5.2.3 and
4985 xterm-313 updates from the main book. Thanks to Fernando
4986 for doing all the work.</para>
4987 </listitem>
4988 <listitem>
4989 <para>[krejzi] - Merged lxsession-0.5.2, mercurial-3.2.2
4990 and nss-3.17.3 updates from the main book. Thanks to
4991 Fernando for doing all the work.</para>
4992 </listitem>
4993 <listitem>
4994 <para>[krejzi] - Merged ffmpeg-2.4.4, libgusb-0.2.3 and
4995 LVM2-2.02.114 updates from the main book. Thanks to
4996 Fernando for doing all the work.</para>
4997 </listitem>
4998 <listitem>
4999 <para>[krejzi] - Merged Kernel Configuration updates for
5000 several packages from the main book. Thanks to Pierre
5001 for doing all the work.</para>
5002 </listitem>
5003 <listitem>
5004 <para>[krejzi] - Removed libgee-0.6.8 and
5005 lxpolkit-0.1.0.</para>
5006 </listitem>
5007 <listitem>
5008 <para>[krejzi] - Updated to gnome-themes-standard-3.14.2.3
5009 and fontforge-20141126.</para>
5010 </listitem>
5011 <listitem>
5012 <para>[krejzi] - Updated to colord-1.2.7,
5013 colord-gtk-0.1.26 and rpcbind-0.2.2.</para>
5014 </listitem>
5015 <listitem>
5016 <para>[krejzi] - Updated to firefox-34.0.5,
5017 highlight-3.20 and thunderbird-31.3.0.</para>
5018 </listitem>
5019 </itemizedlist>
5020 </listitem>
5021
5022 <listitem>
5023 <para>November 28th, 2014</para>
5024 <itemizedlist>
5025 <listitem>
5026 <para>[krejzi] - Updated to colord-1.2.6.</para>
5027 </listitem>
5028 <listitem>
5029 <para>[krejzi] - Updated to nautilus-3.14.2 and
5030 notification-daemon-3.14.1.</para>
5031 </listitem>
5032 <listitem>
5033 <para>[krejzi] - Updated to caribou-0.4.16,
5034 gnome-themes-standard-3.14.2.2 and
5035 libwnck-3.14.0.</para>
5036 </listitem>
5037 <listitem>
5038 <para>[krejzi] - Merged xfce4-xkb-plugin-0.5.6 addition
5039 from the main book. Thanks to Fernando for doing all the
5040 work.</para>
5041 </listitem>
5042 <listitem>
5043 <para>[krejzi] - Merged postfix-2.11.3, valgrind-3.10.1 and
5044 xf86-input-evdev-2.9.1 updates from the main book. Thanks
5045 to Fernando for doing all the work.</para>
5046 </listitem>
5047 <listitem>
5048 <para>[krejzi] - Merged LVM2-2.02.113, mariadb-10.0.15 and
5049 pidgin-2.0.11 updates from the main book. Thanks to Fernando
5050 for doing all the work.</para>
5051 </listitem>
5052 <listitem>
5053 <para>[krejzi] - Merged gpgme-1.5.2, libksba-1.3.2 and
5054 libgusb-0.2.2 updates from the main book. Thanks to
5055 Fernando for doing all the work.</para>
5056 </listitem>
5057 <listitem>
5058 <para>[krejzi] - Merged dhcpcd-6.6.4, flac-1.3.1 and
5059 git-2.2.0 updates from the main book. Thanks to
5060 Fernando for doing all the work.</para>
5061 </listitem>
5062 </itemizedlist>
5063 </listitem>
5064
5065 <listitem>
5066 <para>November 23rd, 2014</para>
5067 <itemizedlist>
5068 <listitem>
5069 <para>[krejzi] - Rebranded the book into KBLFS (Krejzi's BLFS).
5070 </para>
5071 </listitem>
5072 <listitem>
5073 <para>[krejzi] - Fixed sane-backends to use the correct systemd
5074 library.</para>
5075 </listitem>
5076 <listitem>
5077 <para>[krejzi] - Merged harfbuzz-0.9.36, libgusb-0.2.0 and
5078 libpng-1.6.15 updates from the main book. Thanks to
5079 Fernando for doing all the work.</para>
5080 </listitem>
5081 <listitem>
5082 <para>[krejzi] - Merged k3b-2.0.3, sqlite-3.8.7.2 and xscreensaver-5.32
5083 updates from the main book. Thanks to Fernando for doing all the
5084 work.</para>
5085 </listitem>
5086 <listitem>
5087 <para>[krejzi] - Merged icedtea-web-1.5.2 and openjdk-1.8.0.25
5088 updates from the main book. Thanks to Pierre for doing all the
5089 work.</para>
5090 </listitem>
5091 <listitem>
5092 <para>[krejzi] - Merged xkbcomp-1.3.0 update from the main
5093 book. Thanks to Bruce for doing all the work.</para>
5094 </listitem>
5095 <listitem>
5096 <para>[krejzi] - Updated to MesaLib-10.3.4.</para>
5097 </listitem>
5098 <listitem>
5099 <para>[krejzi] - Updated to gnome-tweak-tool-3.14.2,
5100 gnome-user-share-3.14.1 and totem-3.14.1.</para>
5101 </listitem>
5102 <listitem>
5103 <para>[krejzi] - Updated to brasero-3.12.0, eog-3.14.3 and
5104 gnome-documents-3.14.2.</para>
5105 </listitem>
5106 <listitem>
5107 <para>[krejzi] - Updated to libreoffice-4.3.4, libwebp-0.4.2
5108 and webkitgtk-2.6.4.</para>
5109 </listitem>
5110 <listitem>
5111 <para>[krejzi] - Added extra-cmake-modules-1.4.0 and KDE
5112 Frameworks-5.4.0, both standalone packages and single page
5113 instructions.</para>
5114 </listitem>
5115 <listitem>
5116 <para>[krejzi] - Added Qt5 versions of grantlee-5.0.0,
5117 libdbusmenu-qt-0.9.3+14.10.20140619 and
5118 polkit-qt-1-0.112.0.</para>
5119 </listitem>
5120 <listitem>
5121 <para>[krejzi] - Added Qt5 versions of phonon-4.8.2,
5122 phonon-backend-gstreamer-4.8.0 and
5123 phonon-backend-vlc-0.8.1.</para>
5124 </listitem>
5125 </itemizedlist>
5126 </listitem>
5127
5128 <listitem>
5129 <para>November 20th, 2014</para>
5130 <itemizedlist>
5131 <listitem>
5132 <para>[krejzi] - Merged openjpeg-2.1.0 addition from the main
5133 book. Thanks to Igor for doing all the work.</para>
5134 </listitem>
5135 <listitem>
5136 <para>[krejzi] - Merged libmusicbrainz-5.1.0, LVM2-2.02.112
5137 and unbound-1.5.0 updates from the main book. Thanks to
5138 Fernando for doing all the work.</para>
5139 </listitem>
5140 <listitem>
5141 <para>[krejzi] - Merged ImageMagick-6.9.0-0, sg3_utils-1.40
5142 and xfdesktop-4.10.3 updates from the main book. Thanks to
5143 Fernando for doing all the work.</para>
5144 </listitem>
5145 <listitem>
5146 <para>[krejzi] - Merged liblinear-1.96, librep-0.92.4 and
5147 rep-gtk-0.90.8.2 updates from the main book. Thanks to
5148 Fernando for doing all the work.</para>
5149 </listitem>
5150 <listitem>
5151 <para>[krejzi] - Merged autovivification-0.14, Archive-Zip-1.39
5152 and Business-ISBN-2.09 updates from the main book. Thanks to
5153 Fernando for doing all the work.</para>
5154 </listitem>
5155 <listitem>
5156 <para>[krejzi] - Merged List-AllUtils-0.09, Log-Log4perl-1.46,
5157 Net-DNS-0.81 and URI-1.65 updates from the main book. Thanks
5158 to Fernando for doing all the work.</para>
5159 </listitem>
5160 <listitem>
5161 <para>[krejzi] - Merged dhcpcd-6.6.2, mercurial-3.2.1
5162 and xscreensaver-5.31 updates from the main book.
5163 Thanks to Fernando for doing all the work.</para>
5164 </listitem>
5165 <listitem>
5166 <para>[krejzi] - Merged cups-2.0.1, ruby-2.1.5 and
5167 whois-5.2.2 updates from the main book. Thanks to
5168 Fernando for doing all the work.</para>
5169 </listitem>
5170 <listitem>
5171 <para>[krejzi] - Merged libffi-3.2.1, tcl-8.6.3 and
5172 tk-8.6.3 updates from the main book. Thanks to Bruce
5173 for doing all the work.</para>
5174 </listitem>
5175 <listitem>
5176 <para>[krejzi] - Updated to php-5.6.3.</para>
5177 </listitem>
5178 </itemizedlist>
5179 </listitem>
5180
5181 <listitem>
5182 <para>November 13th, 2014</para>
5183 <itemizedlist>
5184 <listitem>
5185 <para>[krejzi] - Updated to libevdev-1.3.1 and
5186 webkitgtk-2.6.3.</para>
5187 </listitem>
5188 <listitem>
5189 <para>[krejzi] - Updated to nautilus-3.14.1, qca-2.1.0
5190 and wireshark-1.12.2.</para>
5191 </listitem>
5192 <listitem>
5193 <para>[krejzi] - Merged libpaper-1.1.24+nmu4 update from
5194 the main book. Thanks to Ken for doing all the work.</para>
5195 </listitem>
5196 <listitem>
5197 <para>[krejzi] - Merged midori-0.5.9 update from the main
5198 book. Thanks to Fernando for doing all the work.</para>
5199 </listitem>
5200 <listitem>
5201 <para>[krejzi] - Merged mupdf-1.6 addition from the main
5202 book. Thanks to Igor for doing all the work.</para>
5203 </listitem>
5204 <listitem>
5205 <para>[krejzi] - Merged KDE-4.14.3 and traceroute-2.0.21
5206 updates from the main book. Thanks to Bruce for doing all
5207 the work.</para>
5208 </listitem>
5209 </itemizedlist>
5210 </listitem>
5211
5212 <listitem>
5213 <para>November 12th, 2014</para>
5214 <itemizedlist>
5215 <listitem>
5216 <para>[krejzi] - Updated to firefox-33.1.</para>
5217 </listitem>
5218 <listitem>
5219 <para>[krejzi] - Updated to gnome-disk-utility-3.14.0,
5220 gnome-shell-3.14.2 and gnome-shell-extensions-3.14.2.</para>
5221 </listitem>
5222 <listitem>
5223 <para>[krejzi] - Updated to colord-1.2.5, evolution-3.12.8
5224 and mutter-3.14.2.</para>
5225 </listitem>
5226 <listitem>
5227 <para>[krejzi] - Updated to vinagre-3.14.2, vino-3.14.1
5228 and vte-0.38.2.</para>
5229 </listitem>
5230 <listitem>
5231 <para>[krejzi] - Updated to gvfs-1.22.2, libgdata-0.16.1
5232 and tracker-1.2.4.</para>
5233 </listitem>
5234 <listitem>
5235 <para>[krejzi] - Updated to gnome-user-docs-3.14.2,
5236 gtksourceview-3.14.2 and gucharmap-3.14.2.</para>
5237 </listitem>
5238 <listitem>
5239 <para>[krejzi] - Updated to gnome-settings-daemon-3.14.2,
5240 gnome-terminal-3.14.2 and gnome-themes-standard-3.14.2.
5241 </para>
5242 </listitem>
5243 <listitem>
5244 <para>[krejzi] - Updated to gnome-maps-3.14.2,
5245 gnome-online-accounts-3.14.2 and gnome-photos-3.14.2.
5246 </para>
5247 </listitem>
5248 <listitem>
5249 <para>[krejzi] - Updated to gnome-desktop-3.14.2,
5250 gnome-dictionary-3.14.2 and gnome-logs-3.14.2.</para>
5251 </listitem>
5252 </itemizedlist>
5253 </listitem>
5254
5255 <listitem>
5256 <para>November 11th, 2014</para>
5257 <itemizedlist>
5258 <listitem>
5259 <para>[krejzi] - Updated to gnome-contacts-3.14.2 and
5260 gnome-control-center-3.14.2.</para>
5261 </listitem>
5262 <listitem>
5263 <para>[krejzi] - Updated to file-roller-3.14.2,
5264 gedit-3.14.1 and gnome-color-manager-3.14.2.</para>
5265 </listitem>
5266 <listitem>
5267 <para>[krejzi] - Updated to cheese-3.14.2, eog-3.14.2,
5268 epiphany-3.14.2 and evolution-data-server-3.12.8.</para>
5269 </listitem>
5270 <listitem>
5271 <para>[krejzi] - Updated to bluez-5.25, gtk+-3.14.5 and
5272 xorg-server-1.16.2.</para>
5273 </listitem>
5274 <listitem>
5275 <para>[krejzi] - Merged at-spi2-core-2.14.1 and gnutls-3.3.10
5276 updates from the main book. Thanks to Fernando for doing all
5277 the work.</para>
5278 </listitem>
5279 <listitem>
5280 <para>[krejzi] - Merged x264-20141108-2245, glib-2.42.1
5281 and pciutils-3.3.0 updates from the main book. Thanks to
5282 Fernando for doing all the work.</para>
5283 </listitem>
5284 <listitem>
5285 <para>[krejzi] - Merged gst-plugins-bad-1.4.4,
5286 gst-plugins-ugly-1.4.4 and gst-libav-1.4.4 updates
5287 from the main book. Thanks to Fernando for doing
5288 all the work.</para>
5289 </listitem>
5290 <listitem>
5291 <para>[krejzi] - Merged gstreamer-1.4.4, gst-plugins-base-1.4.4
5292 and gst-plugins-good-1.4.4 updates from the main book.
5293 Thanks to Fernando for doing all the work.</para>
5294 </listitem>
5295 <listitem>
5296 <para>[krejzi] - Merged phonon-4.8.2 and phonon-backend-vlc-0.8.1
5297 updates from the main book. Thanks to Fernando for doing
5298 all the work.</para>
5299 </listitem>
5300 </itemizedlist>
5301 </listitem>
5302
5303 <listitem>
5304 <para>November 10th, 2014</para>
5305 <itemizedlist>
5306 <listitem>
5307 <para>[krejzi] - Merged dhcpcd-6.6.1 and libassuan-2.1.3
5308 updates from the main book. Thanks to Fernando for doing
5309 all the work.</para>
5310 </listitem>
5311 <listitem>
5312 <para>[krejzi] - Merged fltk-1.3.3 update from the main
5313 book. Thanks to Bruce for doing all the work.</para>
5314 </listitem>
5315 <listitem>
5316 <para>[krejzi] - Updated to MesaLib-10.3.3.</para>
5317 </listitem>
5318 </itemizedlist>
5319 </listitem>
5320
5321 <listitem>
5322 <para>November 6th, 2014</para>
5323 <itemizedlist>
5324 <listitem>
5325 <para>[krejzi] - Updated to libwacom-0.11, poppler-0.28.1
5326 and xf86-input-wacom-0.27.0.</para>
5327 </listitem>
5328 <listitem>
5329 <para>[krejzi] - Merged boost-1.57.0, curl-7.39.0 and
5330 unrar-5.2.2 updates from the main book. Thanks to Fernando
5331 for doing all the work.</para>
5332 </listitem>
5333 </itemizedlist>
5334 </listitem>
5335
5336 <listitem>
5337 <para>November 4th, 2014</para>
5338 <itemizedlist>
5339 <listitem>
5340 <para>[krejzi] - Updated to uhttpmock-0.3.3.</para>
5341 </listitem>
5342 <listitem>
5343 <para>[krejzi] - Removed instructions about creating
5344 /etc/shells since it has been moved to LFS.</para>
5345 </listitem>
5346 <listitem>
5347 <para>[krejzi] - Merged gcc-4.9.2 update from the main
5348 book. Thanks to Pierre for doing all the work.</para>
5349 </listitem>
5350 <listitem>
5351 <para>[krejzi] - Merged sawfish-1.11 update from the main
5352 book. Thanks to Fernando for doing all the work.</para>
5353 </listitem>
5354 <listitem>
5355 <para>[krejzi] - Merged ffmpeg-2.4.3 and raptor2-2.0.14
5356 updates from the main book. Thanks to Fernando for doing
5357 all the work.</para>
5358 </listitem>
5359 </itemizedlist>
5360 </listitem>
5361
5362 <listitem>
5363 <para>November 2nd, 2014</para>
5364 <itemizedlist>
5365 <listitem>
5366 <para>[krejzi] - Merged stunnel-5.07 and mercurial-3.2
5367 updates from the main book. Thanks to Fernando for
5368 doing all the work.</para>
5369 </listitem>
5370 <listitem>
5371 <para>[krejzi] - Updated to gnome-weather-3.14.1.</para>
5372 </listitem>
5373 <listitem>
5374 <para>[krejzi] - Updated to gnome-tweak-tool-3.14.0 and
5375 gnome-user-share-3.14.0.</para>
5376 </listitem>
5377 <listitem>
5378 <para>[krejzi] - Updated to gnome-screenshot-3.14.0 and
5379 gnome-system-monitor-3.14.1.</para>
5380 </listitem>
5381 <listitem>
5382 <para>[krejzi] - Updated to gnome-photos-3.14.0 and
5383 gnome-power-manager-3.14.1.</para>
5384 </listitem>
5385 <listitem>
5386 <para>[krejzi] - Updated to gnome-logs-3.14.1 and
5387 gnome-maps-3.14.1.2.</para>
5388 </listitem>
5389 <listitem>
5390 <para>[krejzi] - Updated to gnome-documents-3.14.1 and
5391 gnome-font-viewer-3.14.0.</para>
5392 </listitem>
5393 <listitem>
5394 <para>[krejzi] - Updated to gnome-contacts-3.14.1 and
5395 gnome-dictionary-3.14.1.</para>
5396 </listitem>
5397 <listitem>
5398 <para>[krejzi] - Updated to gnome-clocks-3.14.1 and
5399 gnome-color-manager-3.14.1.</para>
5400 </listitem>
5401 <listitem>
5402 <para>[krejzi] - Updated to sound-juicer-3.14.0,
5403 vinagre-3.14.1 and vino-3.14.0.</para>
5404 </listitem>
5405 <listitem>
5406 <para>[krejzi] - Updated to baobab-3.14.1,
5407 empathy-3.12.7 and nautilus-sendto-3.8.2.</para>
5408 </listitem>
5409 </itemizedlist>
5410 </listitem>
5411
5412 <listitem>
5413 <para>November 1st, 2014</para>
5414 <itemizedlist>
5415 <listitem>
5416 <para>[krejzi] - Updated to seahorse-3.14.0 and
5417 totem-3.14.0.</para>
5418 </listitem>
5419 <listitem>
5420 <para>[krejzi] - Updated to gnome-terminal-3.14.1,
5421 gucharmap-3.14.1 and notification-daemon-3.14.0.</para>
5422 </listitem>
5423 <listitem>
5424 <para>[krejzi] - Updated to evolution-3.12.7,
5425 file-roller-3.14.1, gedit-3.14.0 and
5426 gnome-calculator-3.14.1.</para>
5427 </listitem>
5428 <listitem>
5429 <para>[krejzi] - Updated to brasero-3.11.4, cheese-3.14.1,
5430 eog-3.14.1, epiphany-3.14.1 and evince-3.14.1.</para>
5431 </listitem>
5432 <listitem>
5433 <para>[krejzi] - Merged sbc-1.3 update from the main book.
5434 Thanks to Bruce for doing all the work.</para>
5435 </listitem>
5436 <listitem>
5437 <para>[krejzi] - Merged sudo-1.8.11p2 and menu-cache-1.0.0
5438 updates from the main book. Thanks to Fernando for doing
5439 all the work.</para>
5440 </listitem>
5441 <listitem>
5442 <para>[krejzi] - Updated to adwaita-icon-theme-3.14.1,
5443 gnome-session-3.14.0, gdm-3.14.1,
5444 gnome-user-docs-3.14.1 and yelp-3.14.1.</para>
5445 </listitem>
5446 </itemizedlist>
5447 </listitem>
5448
5449 <listitem>
5450 <para>October 31st, 2014</para>
5451 <itemizedlist>
5452 <listitem>
5453 <para>[krejzi] - Merged gdb-7.8.1, git-2.1.3 and
5454 sqlite-3.8.7.1 updates from the main book. Thanks
5455 to Fernando for doing all the work.</para>
5456 </listitem>
5457 <listitem>
5458 <para>[krejzi] - Removed Build Order page from GNOME
5459 section as the desktop packages are already sorted
5460 in the recommended build order.</para>
5461 </listitem>
5462 </itemizedlist>
5463 </listitem>
5464
5465 <listitem>
5466 <para>October 30th, 2014</para>
5467 <itemizedlist>
5468 <listitem>
5469 <para>[krejzi] - Updated to mutter-3.14.1.5, gnome-shell-3.14.1.5
5470 and gnome-shell-extensions-3.14.1.</para>
5471 </listitem>
5472 <listitem>
5473 <para>[krejzi] - Updated to libreoffice-4.3.3.</para>
5474 </listitem>
5475 <listitem>
5476 <para>[krejzi] - Updated to gnome-settings-daemon-3.14.0
5477 and gnome-control-center-3.14.0.</para>
5478 </listitem>
5479 <listitem>
5480 <para>[krejzi] - Updated to gnome-bluetooth-3.14.0
5481 and gnome-keyring-3.14.0.</para>
5482 </listitem>
5483 <listitem>
5484 <para>[krejzi] - Updated to gnome-themes-standard-3.14.0,
5485 gvfs-1.22.1, nautilus-3.14.0 and zenity-3.14.0.</para>
5486 </listitem>
5487 <listitem>
5488 <para>[krejzi] - Updated to caribou-0.4.15,
5489 dconf-0.22.0 and gnome-backgrounds-3.14.1.</para>
5490 </listitem>
5491 <listitem>
5492 <para>[krejzi] - Merged ruby-2.1.4, dhcpcd-6.6.0 and
5493 wget-1.16 updates from the main book. Thanks to
5494 Fernando for doing all the work.</para>
5495 </listitem>
5496 <listitem>
5497 <para>[krejzi] - Merged liblinear-1.95 and pinentry-0.9.0
5498 updates from the main book. Thanks to Fernando for doing
5499 all the work.</para>
5500 </listitem>
5501 </itemizedlist>
5502 </listitem>
5503
5504 <listitem>
5505 <para>October 29th, 2014</para>
5506 <itemizedlist>
5507 <listitem>
5508 <para>[krejzi] - Updated to gnome-online-miners-3.14.0.
5509 </para>
5510 </listitem>
5511 <listitem>
5512 <para>[krejzi] - Updated to evolution-data-server-3.12.7.1
5513 and folks-0.10.0.</para>
5514 </listitem>
5515 <listitem>
5516 <para>[krejzi] - Updated to gnome-online-accounts-3.14.1
5517 and libgdata-0.16.0.</para>
5518 </listitem>
5519 <listitem>
5520 <para>[krejzi] - Updated to libpeas-1.12.1,
5521 librest-0.7.92 and libwnck-3.4.9.</para>
5522 </listitem>
5523 <listitem>
5524 <para>[krejzi] - Updated to libchamplain-0.12.9,
5525 libgee-0.16.1 and libgweather-3.14.1.</para>
5526 </listitem>
5527 <listitem>
5528 <para>[krejzi] - Updated to gnome-menus-3.13.3,
5529 gtkhtml-4.8.5 and gtksourceview-3.14.1.</para>
5530 </listitem>
5531 <listitem>
5532 <para>[krejzi] - Updated to gcr-3.14.0, geocode-glib-3.14.0,
5533 gjs-1.42.0 and gnome-desktop-3.14.0.</para>
5534 </listitem>
5535 <listitem>
5536 <para>[krejzi] - Updated to totem-pl-parser-3.10.3,
5537 tracker-1.2.3, vte-0.38.1 and yelp-xsl-3.14.0.</para>
5538 </listitem>
5539 <listitem>
5540 <para>[krejzi] - Updated to accountsservice-0.6.39 and
5541 gsettings-desktop-schemas-3.14.1.</para>
5542 </listitem>
5543 <listitem>
5544 <para>[krejzi] - Changed CUPS, CUPS-Filters and Gutenprint
5545 instructions to work on systemd setups.</para>
5546 </listitem>
5547 <listitem>
5548 <para>[krejzi] - Changed ALSA-Utils instructions to work
5549 on systemd setups.</para>
5550 </listitem>
5551 <listitem>
5552 <para>[krejzi] - Changed Transmission instructions to use
5553 rewritten Qt instructions.</para>
5554 </listitem>
5555 <listitem>
5556 <para>[krejzi] - Added adwaita-icon-theme-3.14.0, farstream-0.2.6
5557 and sound-theme-freedesktop-0.8.</para>
5558 </listitem>
5559 <listitem>
5560 <para>[krejzi] - Imported GNOME 3.12 from systemd branch
5561 revision 14805.</para>
5562 </listitem>
5563 <listitem>
5564 <para>[krejzi] - Updated to firefox-33.0.2.</para>
5565 </listitem>
5566 </itemizedlist>
5567 </listitem>
5568
5569 <listitem>
5570 <para>October 28th, 2014</para>
5571 <itemizedlist>
5572 <listitem>
5573 <para>[krejzi] - Changed LXDE-Common instructions to work on
5574 systemd setups.</para>
5575 </listitem>
5576 <listitem>
5577 <para>[krejzi] - Temporarily removed LXDM.</para>
5578 </listitem>
5579 <listitem>
5580 <para>[krejzi] - Changed Xfce4-Session instructions to work
5581 on systemd setups.</para>
5582 </listitem>
5583 <listitem>
5584 <para>[krejzi] - Changed KDE-Workspace and "Starting KDE"
5585 instructions to work on systemd setups.</para>
5586 </listitem>
5587 <listitem>
5588 <para>[krejzi] - Internal refactoring of the WebKitGTK+-2.6.2
5589 instructions.</para>
5590 </listitem>
5591 </itemizedlist>
5592 </listitem>
5593
5594 <listitem>
5595 <para>October 27th, 2014</para>
5596 <itemizedlist>
5597 <listitem>
5598 <para>[krejzi] - Simplified WebKitGTK-2.4.7 instructions.</para>
5599 </listitem>
5600 <listitem>
5601 <para>[krejzi] - Rewrote Qt4 and Qt5 instructions to use
5602 qtchooser.</para>
5603 </listitem>
5604 <listitem>
5605 <para>[krejzi] - Added colord-gtk-0.2.25 and gtk-vnc-0.5.3.
5606 </para>
5607 </listitem>
5608 <listitem>
5609 <para>[krejzi] - Changed Cairo, Cogl, Clutter and GTK+ 3
5610 instructions to work on Wayland setups.</para>
5611 </listitem>
5612 </itemizedlist>
5613 </listitem>
5614
5615 <listitem>
5616 <para>October 26th, 2014</para>
5617 <itemizedlist>
5618 <listitem>
5619 <para>[krejzi] - Changed MesaLib, XKeyboard-Config, Xorg-Server,
5620 Xorg Wacom Driver and Xorg VMWare Driver instructions to work
5621 on systemd setups.</para>
5622 </listitem>
5623 <listitem>
5624 <para>[krejzi] - Added libva-vdpau-driver-0.7.4.</para>
5625 </listitem>
5626 <listitem>
5627 <para>[krejzi] - Moved libva, libva-intel-driver, libvdpau and
5628 libvdpau-va-gl to Multimedia section.</para>
5629 </listitem>
5630 <listitem>
5631 <para>[krejzi] - Changed Apache, Bind9, ProFTPD, vsFTPD,
5632 OpenLDAP, Unbound and Xinetd instructions to work on
5633 systemd setups.</para>
5634 </listitem>
5635 <listitem>
5636 <para>[krejzi] - Changed MariaDB, PostgreSQL, Dovecot, Exim,
5637 Postfix and Sendmail instructions to work on systemd setups.
5638 </para>
5639 </listitem>
5640 <listitem>
5641 <para>[krejzi] - Fixed w3m linking with an image library.</para>
5642 </listitem>
5643 <listitem>
5644 <para>[krejzi] - Changed and simplified Wireshark instructions
5645 so they use qtchooser in case of two Qt installations.</para>
5646 </listitem>
5647 <listitem>
5648 <para>[krejzi] - Changed Avahi, NetworkManager and Wicd
5649 instructions to work on systemd setups.</para>
5650 </listitem>
5651 <listitem>
5652 <para>[krejzi] - Removed netfs instructions.</para>
5653 </listitem>
5654 <listitem>
5655 <para>[krejzi] - Changed CIFS-Utils, NFS-Utils, NTP, rpcbind,
5656 RSync, Samba and WPA_Supplicant instructions to work on
5657 systemd setups.</para>
5658 </listitem>
5659 <listitem>
5660 <para>[krejzi] - Added geoclue-2.1.10, libnice-0.1.8 and
5661 uhttpmock-0.3.1.</para>
5662 </listitem>
5663 <listitem>
5664 <para>[krejzi] - Removed initd-tools.</para>
5665 </listitem>
5666 <listitem>
5667 <para>[krejzi] - Changed Acpid, At, AutoFS, BlueZ, Colord,
5668 FCron, GPM, Sysstat, UDisks and UDisks2 instructions to
5669 work on systemd setups.</para>
5670 </listitem>
5671 <listitem>
5672 <para>[krejzi] - Added cups-pk-helper-0.2.5,
5673 ModemManager-1.4.0 and weston-1.6.0.</para>
5674 </listitem>
5675 <listitem>
5676 <para>[krejzi] - Updated to upower-0.99.1.</para>
5677 </listitem>
5678 <listitem>
5679 <para>[krejzi] - Improved and simplified Subversion
5680 instructions.</para>
5681 </listitem>
5682 <listitem>
5683 <para>[krejzi] - Changed PHP and SVN Server instructions to
5684 work on systemd setups.</para>
5685 </listitem>
5686 <listitem>
5687 <para>[krejzi] - Added Jinja2-2.7.3, MarkupSafe-0.23,
5688 pyatspi-2.14.0, setuptools-7.0 and PyYAML-3.11 - Python
5689 Modules.</para>
5690 </listitem>
5691 <listitem>
5692 <para>[krejzi] - Changed and simplified CMake and Poppler
5693 instructions so they use qtchooser in case of two Qt
5694 installations.</para>
5695 </listitem>
5696 <listitem>
5697 <para>[krejzi] - Improved and expanded libwebp instructions.
5698 </para>
5699 </listitem>
5700 <listitem>
5701 <para>[krejzi] - Added libmediaart-0.7.0.</para>
5702 </listitem>
5703 <listitem>
5704 <para>[krejzi] - Added bogofilter-1.2.4, highlight-3.19,
5705 ibus-1.5.9 and qtchooser-39.</para>
5706 </listitem>
5707 <listitem>
5708 <para>[krejzi] - Updated to appstream-glib-0.3.1.</para>
5709 </listitem>
5710 <listitem>
5711 <para>[krejzi] - Moved appstream-glib to General Libraries
5712 section.</para>
5713 </listitem>
5714 <listitem>
5715 <para>[krejzi] - Added libinput-0.6.0, libmbim-1.10.0,
5716 liboauth-1.0.3, libpwquality-1.2.4, libqmi-1.10.4,
5717 libxbkcommon-0.5.0, wayland-1.6.0 and yaml-0.1.6.</para>
5718 </listitem>
5719 <listitem>
5720 <para>[krejzi] - Moved libevdev to General Libraries section.
5721 </para>
5722 </listitem>
5723 <listitem>
5724 <para>[krejzi] - Updated to xapian-core-1.2.19.</para>
5725 </listitem>
5726 <listitem>
5727 <para>[krejzi] - Changed libgcrypt and libgpg-error instructions
5728 so systemd can safely be linked against them.</para>
5729 </listitem>
5730 <listitem>
5731 <para>[krejzi] - Changed Cyrus-SASL, Firewalling, Haveged,
5732 Iptables, MIT Kerberos V5, OpenSSH and Stunnel instructions
5733 to work on systemd setups.</para>
5734 </listitem>
5735 <listitem>
5736 <para>[krejzi] - Changed Polkit instructions to use
5737 systemd-logind.</para>
5738 </listitem>
5739 <listitem>
5740 <para>[krejzi] - Removed ConsoleKit and Udev-Extras pages.
5741 </para>
5742 </listitem>
5743 <listitem>
5744 <para>[krejzi] - Imported systemd specific D-Bus and post
5745 LFS systemd instructions.</para>
5746 </listitem>
5747 <listitem>
5748 <para>[krejzi] - Improved and simplified the GnuPG
5749 instructions.</para>
5750 </listitem>
5751 <listitem>
5752 <para>[krejzi] - Rewrote libcap instructions to only install
5753 the PAM module.</para>
5754 </listitem>
5755 <listitem>
5756 <para>[krejzi] - Changed ISC DHCP and DHCPCD instructions
5757 to work on systemd setups.</para>
5758 </listitem>
5759 <listitem>
5760 <para>[krejzi] - Adjusted Qemu instructions to use the
5761 "Advanced Network Configuration" instead of bridge-utils.
5762 </para>
5763 </listitem>
5764 <listitem>
5765 <para>[krejzi] - Stripped configuration paragraph from
5766 bridge-utils instructions in favor of systemd-networkd
5767 ones.</para>
5768 </listitem>
5769 <listitem>
5770 <para>[krejzi] - Imported "Advanced Network Configuration"
5771 instructions for configuring the Network Bridge with
5772 systemd-networkd.</para>
5773 </listitem>
5774 <listitem>
5775 <para>[krejzi] - Removed random instructions.</para>
5776 </listitem>
5777 <listitem>
5778 <para>[krejzi] - Adjusted Postlfs Configuration for use
5779 with LFS systemd.</para>
5780 </listitem>
5781 <listitem>
5782 <para>[krejzi] - Imported systemd-units from main
5783 systemd branch.</para>
5784 </listitem>
5785 <listitem>
5786 <para>[krejzi] - Rebranded the book into systemd-ng
5787 book.</para>
5788 </listitem>
5789 <listitem>
5790 <para>[krejzi] - Imported BLFS revision 14732.</para>
5791 </listitem>
5792 </itemizedlist>
5793 </listitem>
5794
5795 </itemizedlist>
5796
5797</sect1>
Note: See TracBrowser for help on using the repository browser.