source: introduction/welcome/changelog.xml@ d1d9374

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

Add local user support and Linux-PAM configuration for vsftpd.

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

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