source: introduction/welcome/changelog.xml@ 7d511f08

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

Update to cmake-3.3.0
Update to graphite2-1.3.0
Update to harfbuzz-1.0.1
Update to xproto-7.0.28.
Update to mesa-10.6.3
Update to polkit-0.113
Update to libdrm-2.4.62
Update to libepoxy-1.3.1
Update to gdk-pixbuf-2.31.5
Update to librsvg-2.40.10
Update to gtk+-3.16.6
Update to adwaita-icon-theme-3.16.2.1
Update wpa_supplicant instructions to reflect that the services cannot both be enabled at the same time
Remove FTP URLs for some Mozilla packages
Fix a build problem with xf86-video-intel
Fix URLs in MariaDB and SDL pages
Typo fix in the Linux-PAM-1.2.0 page
Clarify that libjpeg-turbo is required for the libtiff test suite
Typo fix in the xorg-server-1.17.2 page

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

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