source: introduction/welcome/changelog.xml@ 184f8af

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

Update to GDB-7.10
Update to valgrind-3.11.0
Update to LLVM-3.7.0
Update to cmake-3.3.2
Update to OpenSSH-7.1p1
Update to libtasn1-4.7

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

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