source: introduction/welcome/changelog.xml@ f45fa1c

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

(systemd) Update to gcab-0.7
(both) Update to glib-2.48.1
(both) Update to libXfixes-5.0.2

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

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