source: introduction/welcome/changelog.xml@ 22fdf95

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

colord-1.2.12: Fix duplicate dependency on valgrind
UPower-0.99.3: gnome-power-manager is in the book, not external
cups-2.1.3: Remove --disable-systemd from the configure script, since we are running systemd

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

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