source: introduction/welcome/changelog.xml@ 57977df

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

gobject-introspection: Mako is now in the book
Textual changes - plenty of them.
libva: Add instructions for building without EGL and GLX
Tags through Mesa

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

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