source: introduction/welcome/changelog.xml@ cbc3f97

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

Merge chapter 14 from trunk, merge recent updates from trunk to completed chapters, more -systemd.xml files cleanup.

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

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