source: introduction/welcome/changelog.xml@ 3938420

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

Update to lm_sensors-3.4.0
Update to dhcpcd-6.9.1
Update to lsof-4.89
Update to screen-4.3.1
Update to sg3_utils-1.41
Update to links-2.10
Update to gnutls-3.4.3
Update to libidn-1.32

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

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