source: introduction/welcome/changelog.xml@ ab78d7f

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

Add entity for GNOME 3.18

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

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